diff --git a/dependency/postgresql/8.0.45/CHANGELOG.md b/dependency/postgresql/8.0.45/CHANGELOG.md deleted file mode 100644 index 19595d40e7b..00000000000 --- a/dependency/postgresql/8.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [postgresql-8.0.45](https://github.com/truecharts/apps/compare/postgresql-8.0.44...postgresql-8.0.45) (2022-07-23) - -### Chore - -- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277)) - - - - - -## [postgresql-8.0.43](https://github.com/truecharts/apps/compare/postgresql-8.0.42...postgresql-8.0.43) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [postgresql-8.0.42](https://github.com/truecharts/apps/compare/postgresql-8.0.41...postgresql-8.0.42) (2022-07-22) - -### Chore - -- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) - - - -## [postgresql-8.0.41](https://github.com/truecharts/apps/compare/postgresql-8.0.40...postgresql-8.0.41) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm chart common to v10.4.6 - -### Feat - -- force the use of TCCR in CI ([#3226](https://github.com/truecharts/apps/issues/3226)) - - - - -## [postgresql-8.0.41](https://github.com/truecharts/apps/compare/postgresql-8.0.40...postgresql-8.0.41) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- update helm chart common to v10.4.6 - -### Feat - -- force the use of TCCR in CI ([#3226](https://github.com/truecharts/apps/issues/3226)) - - - -## [postgresql-8.0.41](https://github.com/truecharts/apps/compare/postgresql-8.0.40...postgresql-8.0.41) (2022-07-20) - -### Chore - -- update helm chart common to v10.4.6 - -### Feat - -- force the use of TCCR in CI ([#3226](https://github.com/truecharts/apps/issues/3226)) - - - -## [postgresql-8.0.40](https://github.com/truecharts/apps/compare/postgresql-8.0.39...postgresql-8.0.40) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [postgresql-8.0.39](https://github.com/truecharts/apps/compare/postgresql-8.0.38...postgresql-8.0.39) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [postgresql-8.0.38](https://github.com/truecharts/apps/compare/postgresql-8.0.37...postgresql-8.0.38) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - - -## [postgresql-8.0.37](https://github.com/truecharts/apps/compare/postgresql-8.0.36...postgresql-8.0.37) (2022-07-14) - -### Fix - diff --git a/dependency/postgresql/8.0.45/Chart.lock b/dependency/postgresql/8.0.45/Chart.lock deleted file mode 100644 index 86c0e937a6b..00000000000 --- a/dependency/postgresql/8.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.7 -digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T12:25:54.347820963Z" diff --git a/dependency/postgresql/8.0.45/Chart.yaml b/dependency/postgresql/8.0.45/Chart.yaml deleted file mode 100644 index 22a2ac2f8c7..00000000000 --- a/dependency/postgresql/8.0.45/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "14.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.7 -deprecated: false -description: PostgresSQL -home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql -icon: https://truecharts.org/img/chart-icons/postgresql.png -keywords: - - postgres - - postgressql - - dtabase - - sql -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: postgresql -sources: - - https://www.postgresql.org/ -type: application -version: 8.0.45 -annotations: - truecharts.org/catagories: | - - database - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/dependency/postgresql/8.0.45/README.md b/dependency/postgresql/8.0.45/README.md deleted file mode 100644 index 99252f42dd2..00000000000 --- a/dependency/postgresql/8.0.45/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# postgresql - -![Version: 8.0.45](https://img.shields.io/badge/Version-8.0.45-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.4.0](https://img.shields.io/badge/AppVersion-14.4.0-informational?style=flat-square) - -PostgresSQL - -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: [postgresql](https://truecharts.org/docs/charts/stable/postgresql) - -**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.4.7 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `postgresql` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install postgresql TrueCharts/postgresql -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `postgresql` deployment - -```console -helm uninstall postgresql -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install postgresql \ - --set env.TZ="America/New York" \ - TrueCharts/postgresql -``` - -#### 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 postgresql TrueCharts/postgresql -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/postgresql/8.0.45/ix_values.yaml b/dependency/postgresql/8.0.45/ix_values.yaml deleted file mode 100644 index 7acdaf4380d..00000000000 --- a/dependency/postgresql/8.0.45/ix_values.yaml +++ /dev/null @@ -1,126 +0,0 @@ -image: - repository: tccr.io/truecharts/postgresql - pullPolicy: IfNotPresent - tag: v14.4.0@sha256:bf74ee94ccd68994bc8a4f72d5df239007bce7dbc11baf4dd6ca416838dcface - -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 - -service: - main: - ports: - main: - port: 5432 - targetPort: 5432 - -## TODO: Fix the backup-on-upgrade system -enableUpgradeBackup: false - -podSecurityContext: - runAsGroup: 0 - -volumeClaimTemplates: - db: - enabled: true - mountPath: "/bitnami/postgresql" - -# -- Probe configuration -# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) -# @default -- See below -probes: - # -- Liveness probe configuration - # @default -- See below - liveness: - # -- Enable the liveness probe - enabled: true - # -- Set this to `true` if you wish to specify your own livenessProbe - custom: true - # -- The spec field contains the values for the default livenessProbe. - # If you selected `custom: true`, this field holds the definition of the livenessProbe. - # @default -- See below - spec: - exec: - command: - - sh - - -c - - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done" - - # -- Redainess probe configuration - # @default -- See below - readiness: - # -- Enable the readiness probe - enabled: true - # -- Set this to `true` if you wish to specify your own readinessProbe - custom: true - # -- The spec field contains the values for the default readinessProbe. - # If you selected `custom: true`, this field holds the definition of the readinessProbe. - # @default -- See below - spec: - exec: - command: - - sh - - -c - - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done" - # -- Startup probe configuration - # @default -- See below - startup: - # -- Enable the startup probe - enabled: true - custom: true - # -- The spec field contains the values for the default livenessProbe. - # If you selected `custom: true`, this field holds the definition of the livenessProbe. - # @default -- See below - spec: - exec: - command: - - sh - - -c - - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done" - -postgresqlPassword: "testpass" -postgresqlUsername: "test" -postgresqlDatabase: "test" -postgrespassword: "testroot" -existingSecret: "" - -secret: - credentials: - enabled: true - data: - postgresql-password: '{{ ( .Values.postgresqlPassword | default "empty" ) }}' - postgresql-postgres-password: '{{ ( .Values.postgrespassword | default "empty" ) }}' - -env: - POSTGRES_PASSWORD: - secretKeyRef: - name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}' - key: "postgresql-password" - POSTGRESQL_POSTGRES_PASSWORD: - secretKeyRef: - name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}' - key: "postgresql-postgres-password" - POSTGRES_USER: "{{ .Values.postgresqlUsername }}" - POSTGRES_DB: "{{ .Values.postgresqlDatabase }}" -# POSTGRESQL_POSTGRES_PASSWORD: "{{ .Values.postgrespassword }}" -# POSTGRESQL_PASSWORD: "{{ .Values.password }}" diff --git a/dependency/postgresql/8.0.46/CHANGELOG.md b/dependency/postgresql/8.0.46/CHANGELOG.md new file mode 100644 index 00000000000..67500a75492 --- /dev/null +++ b/dependency/postgresql/8.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [postgresql-8.0.46](https://github.com/truecharts/apps/compare/postgresql-8.0.45...postgresql-8.0.46) (2022-07-23) + +### Chore + +- update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + +## [postgresql-8.0.45](https://github.com/truecharts/apps/compare/postgresql-8.0.44...postgresql-8.0.45) (2022-07-23) + +### Chore + +- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277)) + + + + + +## [postgresql-8.0.43](https://github.com/truecharts/apps/compare/postgresql-8.0.42...postgresql-8.0.43) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [postgresql-8.0.42](https://github.com/truecharts/apps/compare/postgresql-8.0.41...postgresql-8.0.42) (2022-07-22) + +### Chore + +- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) + + + +## [postgresql-8.0.41](https://github.com/truecharts/apps/compare/postgresql-8.0.40...postgresql-8.0.41) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- update helm chart common to v10.4.6 + +### Feat + +- force the use of TCCR in CI ([#3226](https://github.com/truecharts/apps/issues/3226)) + + + + +## [postgresql-8.0.41](https://github.com/truecharts/apps/compare/postgresql-8.0.40...postgresql-8.0.41) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- update helm chart common to v10.4.6 + +### Feat + +- force the use of TCCR in CI ([#3226](https://github.com/truecharts/apps/issues/3226)) + + + +## [postgresql-8.0.41](https://github.com/truecharts/apps/compare/postgresql-8.0.40...postgresql-8.0.41) (2022-07-20) + +### Chore + +- update helm chart common to v10.4.6 + +### Feat + +- force the use of TCCR in CI ([#3226](https://github.com/truecharts/apps/issues/3226)) + + + +## [postgresql-8.0.40](https://github.com/truecharts/apps/compare/postgresql-8.0.39...postgresql-8.0.40) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [postgresql-8.0.39](https://github.com/truecharts/apps/compare/postgresql-8.0.38...postgresql-8.0.39) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [postgresql-8.0.38](https://github.com/truecharts/apps/compare/postgresql-8.0.37...postgresql-8.0.38) (2022-07-17) + +### Chore diff --git a/dependency/postgresql/8.0.46/Chart.lock b/dependency/postgresql/8.0.46/Chart.lock new file mode 100644 index 00000000000..4639d90c992 --- /dev/null +++ b/dependency/postgresql/8.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:50:34.342137805Z" diff --git a/dependency/postgresql/8.0.46/Chart.yaml b/dependency/postgresql/8.0.46/Chart.yaml new file mode 100644 index 00000000000..0df7cfdeba6 --- /dev/null +++ b/dependency/postgresql/8.0.46/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "14.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: PostgresSQL +home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql +icon: https://truecharts.org/img/chart-icons/postgresql.png +keywords: + - postgres + - postgressql + - dtabase + - sql +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: postgresql +sources: + - https://www.postgresql.org/ +type: application +version: 8.0.46 +annotations: + truecharts.org/catagories: | + - database + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/dependency/postgresql/8.0.46/README.md b/dependency/postgresql/8.0.46/README.md new file mode 100644 index 00000000000..2e4fe51ec9e --- /dev/null +++ b/dependency/postgresql/8.0.46/README.md @@ -0,0 +1,107 @@ +# postgresql + +![Version: 8.0.46](https://img.shields.io/badge/Version-8.0.46-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.4.0](https://img.shields.io/badge/AppVersion-14.4.0-informational?style=flat-square) + +PostgresSQL + +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: [postgresql](https://truecharts.org/docs/charts/stable/postgresql) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `postgresql` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install postgresql TrueCharts/postgresql +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `postgresql` deployment + +```console +helm uninstall postgresql +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install postgresql \ + --set env.TZ="America/New York" \ + TrueCharts/postgresql +``` + +#### 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 postgresql TrueCharts/postgresql -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/postgresql/8.0.45/app-readme.md b/dependency/postgresql/8.0.46/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.45/app-readme.md rename to dependency/postgresql/8.0.46/app-readme.md diff --git a/dependency/postgresql/8.0.45/charts/common-10.4.7.tgz b/dependency/postgresql/8.0.46/charts/common-10.4.7.tgz similarity index 100% rename from dependency/postgresql/8.0.45/charts/common-10.4.7.tgz rename to dependency/postgresql/8.0.46/charts/common-10.4.7.tgz diff --git a/dependency/postgresql/8.0.46/ix_values.yaml b/dependency/postgresql/8.0.46/ix_values.yaml new file mode 100644 index 00000000000..1fd6cb60a8a --- /dev/null +++ b/dependency/postgresql/8.0.46/ix_values.yaml @@ -0,0 +1,126 @@ +image: + repository: tccr.io/truecharts/postgresql + pullPolicy: IfNotPresent + tag: v14.4.0@sha256:6f2fc3eefc5af432a3f8d00d632b0e115f42b9e28710cf481404d0de9f3d915d + +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 + +service: + main: + ports: + main: + port: 5432 + targetPort: 5432 + +## TODO: Fix the backup-on-upgrade system +enableUpgradeBackup: false + +podSecurityContext: + runAsGroup: 0 + +volumeClaimTemplates: + db: + enabled: true + mountPath: "/bitnami/postgresql" + +# -- Probe configuration +# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) +# @default -- See below +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + # -- Enable the liveness probe + enabled: true + # -- Set this to `true` if you wish to specify your own livenessProbe + custom: true + # -- The spec field contains the values for the default livenessProbe. + # If you selected `custom: true`, this field holds the definition of the livenessProbe. + # @default -- See below + spec: + exec: + command: + - sh + - -c + - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done" + + # -- Redainess probe configuration + # @default -- See below + readiness: + # -- Enable the readiness probe + enabled: true + # -- Set this to `true` if you wish to specify your own readinessProbe + custom: true + # -- The spec field contains the values for the default readinessProbe. + # If you selected `custom: true`, this field holds the definition of the readinessProbe. + # @default -- See below + spec: + exec: + command: + - sh + - -c + - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done" + # -- Startup probe configuration + # @default -- See below + startup: + # -- Enable the startup probe + enabled: true + custom: true + # -- The spec field contains the values for the default livenessProbe. + # If you selected `custom: true`, this field holds the definition of the livenessProbe. + # @default -- See below + spec: + exec: + command: + - sh + - -c + - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done" + +postgresqlPassword: "testpass" +postgresqlUsername: "test" +postgresqlDatabase: "test" +postgrespassword: "testroot" +existingSecret: "" + +secret: + credentials: + enabled: true + data: + postgresql-password: '{{ ( .Values.postgresqlPassword | default "empty" ) }}' + postgresql-postgres-password: '{{ ( .Values.postgrespassword | default "empty" ) }}' + +env: + POSTGRES_PASSWORD: + secretKeyRef: + name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}' + key: "postgresql-password" + POSTGRESQL_POSTGRES_PASSWORD: + secretKeyRef: + name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}' + key: "postgresql-postgres-password" + POSTGRES_USER: "{{ .Values.postgresqlUsername }}" + POSTGRES_DB: "{{ .Values.postgresqlDatabase }}" +# POSTGRESQL_POSTGRES_PASSWORD: "{{ .Values.postgrespassword }}" +# POSTGRESQL_PASSWORD: "{{ .Values.password }}" diff --git a/dependency/postgresql/8.0.45/questions.yaml b/dependency/postgresql/8.0.46/questions.yaml similarity index 100% rename from dependency/postgresql/8.0.45/questions.yaml rename to dependency/postgresql/8.0.46/questions.yaml diff --git a/dependency/postgresql/8.0.45/templates/common.yaml b/dependency/postgresql/8.0.46/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.45/templates/common.yaml rename to dependency/postgresql/8.0.46/templates/common.yaml diff --git a/dependency/postgresql/8.0.45/values.yaml b/dependency/postgresql/8.0.46/values.yaml similarity index 100% rename from dependency/postgresql/8.0.45/values.yaml rename to dependency/postgresql/8.0.46/values.yaml diff --git a/incubator/acestream/0.0.11/CHANGELOG.md b/incubator/acestream/0.0.11/CHANGELOG.md deleted file mode 100644 index a8b647a6d52..00000000000 --- a/incubator/acestream/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [acestream-0.0.5](https://github.com/truecharts/apps/compare/acestream-0.0.4...acestream-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [acestream-0.0.4](https://github.com/truecharts/apps/compare/acestream-0.0.3...acestream-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [acestream-0.0.3](https://github.com/truecharts/apps/compare/acestream-0.0.2...acestream-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [acestream-0.0.2](https://github.com/truecharts/apps/compare/acestream-0.0.1...acestream-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### acestream-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/acestream/0.0.11/Chart.lock b/incubator/acestream/0.0.11/Chart.lock deleted file mode 100644 index fe1a9409cda..00000000000 --- a/incubator/acestream/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:06:18.536081608Z" diff --git a/incubator/acestream/0.0.11/Chart.yaml b/incubator/acestream/0.0.11/Chart.yaml deleted file mode 100644 index 40c330629d1..00000000000 --- a/incubator/acestream/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Acestream-engine\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/acestream -icon: https://truecharts.org/img/chart-icons/acestream.png -keywords: - - acestream - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: acestream -sources: - - https://github.com/vstavrinov/acestream-service - - https://hub.docker.com/r/vstavrinov/acestream-service -type: application -version: 0.0.11 diff --git a/incubator/acestream/0.0.11/README.md b/incubator/acestream/0.0.11/README.md deleted file mode 100644 index 48a58247b0c..00000000000 --- a/incubator/acestream/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# acestream - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Acestream-engine - -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: [acestream](https://truecharts.org/docs/charts/stable/acestream) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `acestream` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install acestream TrueCharts/acestream -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `acestream` deployment - -```console -helm uninstall acestream -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install acestream \ - --set env.TZ="America/New York" \ - TrueCharts/acestream -``` - -#### 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 acestream TrueCharts/acestream -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/acestream/0.0.11/charts/common-10.4.6.tgz b/incubator/acestream/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/acestream/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/acestream/0.0.12/CHANGELOG.md b/incubator/acestream/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..00b69e1d3e3 --- /dev/null +++ b/incubator/acestream/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [acestream-0.0.12](https://github.com/truecharts/apps/compare/acestream-0.0.11...acestream-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [acestream-0.0.5](https://github.com/truecharts/apps/compare/acestream-0.0.4...acestream-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [acestream-0.0.4](https://github.com/truecharts/apps/compare/acestream-0.0.3...acestream-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [acestream-0.0.3](https://github.com/truecharts/apps/compare/acestream-0.0.2...acestream-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [acestream-0.0.2](https://github.com/truecharts/apps/compare/acestream-0.0.1...acestream-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### acestream-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/acestream/0.0.12/Chart.lock b/incubator/acestream/0.0.12/Chart.lock new file mode 100644 index 00000000000..2c62bc4a103 --- /dev/null +++ b/incubator/acestream/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:50:34.377823571Z" diff --git a/incubator/acestream/0.0.12/Chart.yaml b/incubator/acestream/0.0.12/Chart.yaml new file mode 100644 index 00000000000..7b545b2755e --- /dev/null +++ b/incubator/acestream/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Acestream-engine\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/acestream +icon: https://truecharts.org/img/chart-icons/acestream.png +keywords: + - acestream + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: acestream +sources: + - https://github.com/vstavrinov/acestream-service + - https://hub.docker.com/r/vstavrinov/acestream-service +type: application +version: 0.0.12 diff --git a/incubator/acestream/0.0.12/README.md b/incubator/acestream/0.0.12/README.md new file mode 100644 index 00000000000..26a86bc63b2 --- /dev/null +++ b/incubator/acestream/0.0.12/README.md @@ -0,0 +1,108 @@ +# acestream + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Acestream-engine + +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: [acestream](https://truecharts.org/docs/charts/stable/acestream) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `acestream` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install acestream TrueCharts/acestream +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `acestream` deployment + +```console +helm uninstall acestream +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install acestream \ + --set env.TZ="America/New York" \ + TrueCharts/acestream +``` + +#### 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 acestream TrueCharts/acestream -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/acestream/0.0.11/app-readme.md b/incubator/acestream/0.0.12/app-readme.md similarity index 100% rename from incubator/acestream/0.0.11/app-readme.md rename to incubator/acestream/0.0.12/app-readme.md diff --git a/incubator/acestream/0.0.12/charts/common-10.4.7.tgz b/incubator/acestream/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/acestream/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/acestream/0.0.11/ix_values.yaml b/incubator/acestream/0.0.12/ix_values.yaml similarity index 100% rename from incubator/acestream/0.0.11/ix_values.yaml rename to incubator/acestream/0.0.12/ix_values.yaml diff --git a/incubator/acestream/0.0.11/questions.yaml b/incubator/acestream/0.0.12/questions.yaml similarity index 100% rename from incubator/acestream/0.0.11/questions.yaml rename to incubator/acestream/0.0.12/questions.yaml diff --git a/incubator/acestream/0.0.11/templates/common.yaml b/incubator/acestream/0.0.12/templates/common.yaml similarity index 100% rename from incubator/acestream/0.0.11/templates/common.yaml rename to incubator/acestream/0.0.12/templates/common.yaml diff --git a/incubator/acestream/0.0.11/values.yaml b/incubator/acestream/0.0.12/values.yaml similarity index 100% rename from incubator/acestream/0.0.11/values.yaml rename to incubator/acestream/0.0.12/values.yaml diff --git a/incubator/actualserver/0.0.11/CHANGELOG.md b/incubator/actualserver/0.0.11/CHANGELOG.md deleted file mode 100644 index 81d2d46dc90..00000000000 --- a/incubator/actualserver/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [actualserver-0.0.11](https://github.com/truecharts/apps/compare/actualserver-0.0.10...actualserver-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [actualserver-0.0.10]actualserver-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/actualserver/0.0.11/Chart.lock b/incubator/actualserver/0.0.11/Chart.lock deleted file mode 100644 index bad78dd2e17..00000000000 --- a/incubator/actualserver/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:06:19.03522374Z" diff --git a/incubator/actualserver/0.0.11/Chart.yaml b/incubator/actualserver/0.0.11/Chart.yaml deleted file mode 100644 index 4faf2ed46ae..00000000000 --- a/incubator/actualserver/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Actual is a super fast privacy-focused app for managing your finances.\ - \ You own your data and it will sync it across all devices with optional end-to-end\ - \ encryption..\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/actualserver -icon: https://truecharts.org/img/chart-icons/actualserver.png -keywords: - - actualserver - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: actualserver -sources: - - https://github.com/Kippenhof/docker-templates - - https://hub.docker.com/r/kippenhof/actual-server -type: application -version: 0.0.11 diff --git a/incubator/actualserver/0.0.11/README.md b/incubator/actualserver/0.0.11/README.md deleted file mode 100644 index 8f2eff04dea..00000000000 --- a/incubator/actualserver/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# actualserver - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Actual is a super fast privacy-focused app for managing your finances. You own your data and it will sync it across all devices with optional end-to-end encryption.. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [actualserver](https://truecharts.org/docs/charts/stable/actualserver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `actualserver` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install actualserver TrueCharts/actualserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `actualserver` deployment - -```console -helm uninstall actualserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install actualserver \ - --set env.TZ="America/New York" \ - TrueCharts/actualserver -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install actualserver TrueCharts/actualserver -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/actualserver/0.0.11/charts/common-10.4.6.tgz b/incubator/actualserver/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/actualserver/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/actualserver/0.0.12/CHANGELOG.md b/incubator/actualserver/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..676db3b0838 --- /dev/null +++ b/incubator/actualserver/0.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [adguard-home-1.0.24](https://github.com/truecharts/apps/compare/adguard-home-1.0.23...adguard-home-1.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [adguard-home-1.0.23](https://github.com/truecharts/apps/compare/adguard-home-1.0.21...adguard-home-1.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ariang-0.0.12](https://github.com/truecharts/apps/compare/ariang-0.0.11...ariang-0.0.12) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ariang-0.0.11](https://github.com/truecharts/apps/compare/ariang-0.0.10...ariang-0.0.11) (2022-07-18) + +### Chore + +- update image refs ([#3210](https://github.com/truecharts/apps/issues/3210)) + + + +## [ariang-0.0.10](https://github.com/truecharts/apps/compare/ariang-0.0.9...ariang-0.0.10) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ariang-0.0.9](https://github.com/truecharts/apps/compare/ariang-0.0.7...ariang-0.0.9) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ariang-0.0.7](https://github.com/truecharts/apps/compare/ariang-0.0.5...ariang-0.0.7) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ariang-0.0.5](https://github.com/truecharts/apps/compare/ariang-0.0.4...ariang-0.0.5) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ariang-0.0.4](https://github.com/truecharts/apps/compare/ariang-0.0.3...ariang-0.0.4) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ariang-0.0.3](https://github.com/truecharts/apps/compare/ariang-0.0.2...ariang-0.0.3) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ariang-0.0.2](https://github.com/truecharts/apps/compare/ariang-0.0.1...ariang-0.0.2) (2022-07-09) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/incubator/actualserver/0.0.12/Chart.lock b/incubator/actualserver/0.0.12/Chart.lock new file mode 100644 index 00000000000..da6c27aacf1 --- /dev/null +++ b/incubator/actualserver/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:50:34.393180057Z" diff --git a/incubator/actualserver/0.0.12/Chart.yaml b/incubator/actualserver/0.0.12/Chart.yaml new file mode 100644 index 00000000000..cf89dd87c2a --- /dev/null +++ b/incubator/actualserver/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Actual is a super fast privacy-focused app for managing your finances.\ + \ You own your data and it will sync it across all devices with optional end-to-end\ + \ encryption..\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/actualserver +icon: https://truecharts.org/img/chart-icons/actualserver.png +keywords: + - actualserver + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: actualserver +sources: + - https://github.com/Kippenhof/docker-templates + - https://hub.docker.com/r/kippenhof/actual-server +type: application +version: 0.0.12 diff --git a/incubator/actualserver/0.0.12/README.md b/incubator/actualserver/0.0.12/README.md new file mode 100644 index 00000000000..3c493225fe4 --- /dev/null +++ b/incubator/actualserver/0.0.12/README.md @@ -0,0 +1,108 @@ +# actualserver + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Actual is a super fast privacy-focused app for managing your finances. You own your data and it will sync it across all devices with optional end-to-end encryption.. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [actualserver](https://truecharts.org/docs/charts/stable/actualserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `actualserver` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install actualserver TrueCharts/actualserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `actualserver` deployment + +```console +helm uninstall actualserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install actualserver \ + --set env.TZ="America/New York" \ + TrueCharts/actualserver +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install actualserver TrueCharts/actualserver -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/actualserver/0.0.11/app-readme.md b/incubator/actualserver/0.0.12/app-readme.md similarity index 100% rename from incubator/actualserver/0.0.11/app-readme.md rename to incubator/actualserver/0.0.12/app-readme.md diff --git a/incubator/actualserver/0.0.12/charts/common-10.4.7.tgz b/incubator/actualserver/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/actualserver/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/actualserver/0.0.11/ix_values.yaml b/incubator/actualserver/0.0.12/ix_values.yaml similarity index 100% rename from incubator/actualserver/0.0.11/ix_values.yaml rename to incubator/actualserver/0.0.12/ix_values.yaml diff --git a/incubator/actualserver/0.0.11/questions.yaml b/incubator/actualserver/0.0.12/questions.yaml similarity index 100% rename from incubator/actualserver/0.0.11/questions.yaml rename to incubator/actualserver/0.0.12/questions.yaml diff --git a/incubator/actualserver/0.0.11/templates/common.yaml b/incubator/actualserver/0.0.12/templates/common.yaml similarity index 100% rename from incubator/actualserver/0.0.11/templates/common.yaml rename to incubator/actualserver/0.0.12/templates/common.yaml diff --git a/incubator/actualserver/0.0.11/values.yaml b/incubator/actualserver/0.0.12/values.yaml similarity index 100% rename from incubator/actualserver/0.0.11/values.yaml rename to incubator/actualserver/0.0.12/values.yaml diff --git a/incubator/adguard-home/1.0.23/CHANGELOG.md b/incubator/adguard-home/1.0.23/CHANGELOG.md deleted file mode 100644 index 73a9005f4d4..00000000000 --- a/incubator/adguard-home/1.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [adguard-home-1.0.23](https://github.com/truecharts/apps/compare/adguard-home-1.0.21...adguard-home-1.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [ariang-0.0.12](https://github.com/truecharts/apps/compare/ariang-0.0.11...ariang-0.0.12) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ariang-0.0.11](https://github.com/truecharts/apps/compare/ariang-0.0.10...ariang-0.0.11) (2022-07-18) - -### Chore - -- update image refs ([#3210](https://github.com/truecharts/apps/issues/3210)) - - - -## [ariang-0.0.10](https://github.com/truecharts/apps/compare/ariang-0.0.9...ariang-0.0.10) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ariang-0.0.9](https://github.com/truecharts/apps/compare/ariang-0.0.7...ariang-0.0.9) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ariang-0.0.7](https://github.com/truecharts/apps/compare/ariang-0.0.5...ariang-0.0.7) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ariang-0.0.5](https://github.com/truecharts/apps/compare/ariang-0.0.4...ariang-0.0.5) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ariang-0.0.4](https://github.com/truecharts/apps/compare/ariang-0.0.3...ariang-0.0.4) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ariang-0.0.3](https://github.com/truecharts/apps/compare/ariang-0.0.2...ariang-0.0.3) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ariang-0.0.2](https://github.com/truecharts/apps/compare/ariang-0.0.1...ariang-0.0.2) (2022-07-09) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### ariang-0.0.1 (2022-07-08) - -#### Feat - -* add Ariang ([#3098](https://github.com/truecharts/apps/issues/3098)) -es/3119)) - - diff --git a/incubator/adguard-home/1.0.23/Chart.lock b/incubator/adguard-home/1.0.23/Chart.lock deleted file mode 100644 index e5d031c0925..00000000000 --- a/incubator/adguard-home/1.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:06:19.335827161Z" diff --git a/incubator/adguard-home/1.0.23/Chart.yaml b/incubator/adguard-home/1.0.23/Chart.yaml deleted file mode 100644 index 0b86f74ae70..00000000000 --- a/incubator/adguard-home/1.0.23/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.107.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Free and open source, powerful network-wide ads & trackers blocking DNS server. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/adguard-home -icon: https://truecharts.org/img/chart-icons/adguard-home.png -keywords: - - adblock - - adguard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: adguard-home -sources: - - https://hub.docker.com/r/adguard/adguardhome -version: 1.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/adguard-home/1.0.23/README.md b/incubator/adguard-home/1.0.23/README.md deleted file mode 100644 index ff33d8e8724..00000000000 --- a/incubator/adguard-home/1.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# adguard-home - -![Version: 1.0.23](https://img.shields.io/badge/Version-1.0.23-informational?style=flat-square) ![AppVersion: 0.107.8](https://img.shields.io/badge/AppVersion-0.107.8-informational?style=flat-square) - -Free and open source, powerful network-wide ads & trackers blocking DNS server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [adguard-home](https://truecharts.org/docs/charts/stable/adguard-home) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `adguard-home` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install adguard-home TrueCharts/adguard-home -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `adguard-home` deployment - -```console -helm uninstall adguard-home -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install adguard-home \ - --set env.TZ="America/New York" \ - TrueCharts/adguard-home -``` - -#### 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 adguard-home TrueCharts/adguard-home -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/adguard-home/1.0.23/charts/common-10.4.6.tgz b/incubator/adguard-home/1.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/adguard-home/1.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/adguard-home/1.0.24/CHANGELOG.md b/incubator/adguard-home/1.0.24/CHANGELOG.md new file mode 100644 index 00000000000..279b7b967e7 --- /dev/null +++ b/incubator/adguard-home/1.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + + +## [adguard-home-1.0.23](https://github.com/truecharts/apps/compare/adguard-home-1.0.21...adguard-home-1.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ariang-0.0.12](https://github.com/truecharts/apps/compare/ariang-0.0.11...ariang-0.0.12) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ariang-0.0.11](https://github.com/truecharts/apps/compare/ariang-0.0.10...ariang-0.0.11) (2022-07-18) + +### Chore + +- update image refs ([#3210](https://github.com/truecharts/apps/issues/3210)) + + + +## [ariang-0.0.10](https://github.com/truecharts/apps/compare/ariang-0.0.9...ariang-0.0.10) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ariang-0.0.9](https://github.com/truecharts/apps/compare/ariang-0.0.7...ariang-0.0.9) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ariang-0.0.7](https://github.com/truecharts/apps/compare/ariang-0.0.5...ariang-0.0.7) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ariang-0.0.5](https://github.com/truecharts/apps/compare/ariang-0.0.4...ariang-0.0.5) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ariang-0.0.4](https://github.com/truecharts/apps/compare/ariang-0.0.3...ariang-0.0.4) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ariang-0.0.3](https://github.com/truecharts/apps/compare/ariang-0.0.2...ariang-0.0.3) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ariang-0.0.2](https://github.com/truecharts/apps/compare/ariang-0.0.1...ariang-0.0.2) (2022-07-09) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### ariang-0.0.1 (2022-07-08) + +#### Feat + +* add Ariang ([#3098](https://github.com/truecharts/apps/issues/3098)) +es/3119)) + diff --git a/incubator/adguard-home/1.0.24/Chart.lock b/incubator/adguard-home/1.0.24/Chart.lock new file mode 100644 index 00000000000..70f43b6328f --- /dev/null +++ b/incubator/adguard-home/1.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:50:34.108462345Z" diff --git a/incubator/adguard-home/1.0.24/Chart.yaml b/incubator/adguard-home/1.0.24/Chart.yaml new file mode 100644 index 00000000000..5775e151197 --- /dev/null +++ b/incubator/adguard-home/1.0.24/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.107.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Free and open source, powerful network-wide ads & trackers blocking DNS server. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/adguard-home +icon: https://truecharts.org/img/chart-icons/adguard-home.png +keywords: + - adblock + - adguard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adguard-home +sources: + - https://hub.docker.com/r/adguard/adguardhome +version: 1.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/adguard-home/1.0.24/README.md b/incubator/adguard-home/1.0.24/README.md new file mode 100644 index 00000000000..222bda440b4 --- /dev/null +++ b/incubator/adguard-home/1.0.24/README.md @@ -0,0 +1,107 @@ +# adguard-home + +![Version: 1.0.24](https://img.shields.io/badge/Version-1.0.24-informational?style=flat-square) ![AppVersion: 0.107.8](https://img.shields.io/badge/AppVersion-0.107.8-informational?style=flat-square) + +Free and open source, powerful network-wide ads & trackers blocking DNS server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [adguard-home](https://truecharts.org/docs/charts/stable/adguard-home) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `adguard-home` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install adguard-home TrueCharts/adguard-home +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `adguard-home` deployment + +```console +helm uninstall adguard-home +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install adguard-home \ + --set env.TZ="America/New York" \ + TrueCharts/adguard-home +``` + +#### 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 adguard-home TrueCharts/adguard-home -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/adguard-home/1.0.23/app-readme.md b/incubator/adguard-home/1.0.24/app-readme.md similarity index 100% rename from incubator/adguard-home/1.0.23/app-readme.md rename to incubator/adguard-home/1.0.24/app-readme.md diff --git a/incubator/adguard-home/1.0.24/charts/common-10.4.7.tgz b/incubator/adguard-home/1.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/adguard-home/1.0.24/charts/common-10.4.7.tgz differ diff --git a/incubator/adguard-home/1.0.23/ix_values.yaml b/incubator/adguard-home/1.0.24/ix_values.yaml similarity index 100% rename from incubator/adguard-home/1.0.23/ix_values.yaml rename to incubator/adguard-home/1.0.24/ix_values.yaml diff --git a/incubator/adguard-home/1.0.23/questions.yaml b/incubator/adguard-home/1.0.24/questions.yaml similarity index 100% rename from incubator/adguard-home/1.0.23/questions.yaml rename to incubator/adguard-home/1.0.24/questions.yaml diff --git a/incubator/adguard-home/1.0.23/templates/common.yaml b/incubator/adguard-home/1.0.24/templates/common.yaml similarity index 100% rename from incubator/adguard-home/1.0.23/templates/common.yaml rename to incubator/adguard-home/1.0.24/templates/common.yaml diff --git a/incubator/adguard-home/1.0.23/values.yaml b/incubator/adguard-home/1.0.24/values.yaml similarity index 100% rename from incubator/adguard-home/1.0.23/values.yaml rename to incubator/adguard-home/1.0.24/values.yaml diff --git a/incubator/adguardhome-sync/0.0.11/CHANGELOG.md b/incubator/adguardhome-sync/0.0.11/CHANGELOG.md deleted file mode 100644 index 4b432045187..00000000000 --- a/incubator/adguardhome-sync/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [adguardhome-sync-0.0.5](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.4...adguardhome-sync-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [adguardhome-sync-0.0.4](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.3...adguardhome-sync-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [adguardhome-sync-0.0.3](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.2...adguardhome-sync-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [adguardhome-sync-0.0.2](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.1...adguardhome-sync-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### adguardhome-sync-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/adguardhome-sync/0.0.11/Chart.lock b/incubator/adguardhome-sync/0.0.11/Chart.lock deleted file mode 100644 index be7f83fb942..00000000000 --- a/incubator/adguardhome-sync/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:06:39.785980308Z" diff --git a/incubator/adguardhome-sync/0.0.11/Chart.yaml b/incubator/adguardhome-sync/0.0.11/Chart.yaml deleted file mode 100644 index 66db6bbd215..00000000000 --- a/incubator/adguardhome-sync/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool - to synchronize AdGuardHome config to replica instances. -home: https://github.com/truecharts/apps/tree/master/charts/stable/adguardhome-sync -icon: https://truecharts.org/img/chart-icons/adguardhome-sync.png -keywords: - - adguardhome-sync - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: adguardhome-sync -sources: - - https://github.com/bakito/adguardhome-sync/ - - https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync - - https://github.com/linuxserver/docker-adguardhome-sync#readme -type: application -version: 0.0.11 diff --git a/incubator/adguardhome-sync/0.0.11/README.md b/incubator/adguardhome-sync/0.0.11/README.md deleted file mode 100644 index eadcb291ab7..00000000000 --- a/incubator/adguardhome-sync/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# adguardhome-sync - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances. - -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: [adguardhome-sync](https://truecharts.org/docs/charts/stable/adguardhome-sync) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `adguardhome-sync` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install adguardhome-sync TrueCharts/adguardhome-sync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `adguardhome-sync` deployment - -```console -helm uninstall adguardhome-sync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install adguardhome-sync \ - --set env.TZ="America/New York" \ - TrueCharts/adguardhome-sync -``` - -#### 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 adguardhome-sync TrueCharts/adguardhome-sync -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/adguardhome-sync/0.0.11/charts/common-10.4.6.tgz b/incubator/adguardhome-sync/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/adguardhome-sync/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/adguardhome-sync/0.0.12/CHANGELOG.md b/incubator/adguardhome-sync/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d5291cee292 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [adguardhome-sync-0.0.12](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.11...adguardhome-sync-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [adguardhome-sync-0.0.5](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.4...adguardhome-sync-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [adguardhome-sync-0.0.4](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.3...adguardhome-sync-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [adguardhome-sync-0.0.3](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.2...adguardhome-sync-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [adguardhome-sync-0.0.2](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.1...adguardhome-sync-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### adguardhome-sync-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/adguardhome-sync/0.0.12/Chart.lock b/incubator/adguardhome-sync/0.0.12/Chart.lock new file mode 100644 index 00000000000..08163f86bc7 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:50:54.714511324Z" diff --git a/incubator/adguardhome-sync/0.0.12/Chart.yaml b/incubator/adguardhome-sync/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d0dd4919cc8 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool + to synchronize AdGuardHome config to replica instances. +home: https://github.com/truecharts/apps/tree/master/charts/stable/adguardhome-sync +icon: https://truecharts.org/img/chart-icons/adguardhome-sync.png +keywords: + - adguardhome-sync + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adguardhome-sync +sources: + - https://github.com/bakito/adguardhome-sync/ + - https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync + - https://github.com/linuxserver/docker-adguardhome-sync#readme +type: application +version: 0.0.12 diff --git a/incubator/adguardhome-sync/0.0.12/README.md b/incubator/adguardhome-sync/0.0.12/README.md new file mode 100644 index 00000000000..ea4e0392cec --- /dev/null +++ b/incubator/adguardhome-sync/0.0.12/README.md @@ -0,0 +1,109 @@ +# adguardhome-sync + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances. + +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: [adguardhome-sync](https://truecharts.org/docs/charts/stable/adguardhome-sync) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `adguardhome-sync` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install adguardhome-sync TrueCharts/adguardhome-sync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `adguardhome-sync` deployment + +```console +helm uninstall adguardhome-sync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install adguardhome-sync \ + --set env.TZ="America/New York" \ + TrueCharts/adguardhome-sync +``` + +#### 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 adguardhome-sync TrueCharts/adguardhome-sync -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/adguardhome-sync/0.0.11/app-readme.md b/incubator/adguardhome-sync/0.0.12/app-readme.md similarity index 100% rename from incubator/adguardhome-sync/0.0.11/app-readme.md rename to incubator/adguardhome-sync/0.0.12/app-readme.md diff --git a/incubator/adguardhome-sync/0.0.12/charts/common-10.4.7.tgz b/incubator/adguardhome-sync/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/adguardhome-sync/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/adguardhome-sync/0.0.11/ix_values.yaml b/incubator/adguardhome-sync/0.0.12/ix_values.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.11/ix_values.yaml rename to incubator/adguardhome-sync/0.0.12/ix_values.yaml diff --git a/incubator/adguardhome-sync/0.0.11/questions.yaml b/incubator/adguardhome-sync/0.0.12/questions.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.11/questions.yaml rename to incubator/adguardhome-sync/0.0.12/questions.yaml diff --git a/incubator/adguardhome-sync/0.0.11/templates/common.yaml b/incubator/adguardhome-sync/0.0.12/templates/common.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.11/templates/common.yaml rename to incubator/adguardhome-sync/0.0.12/templates/common.yaml diff --git a/incubator/adguardhome-sync/0.0.11/values.yaml b/incubator/adguardhome-sync/0.0.12/values.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.11/values.yaml rename to incubator/adguardhome-sync/0.0.12/values.yaml diff --git a/incubator/adminer/0.0.11/CHANGELOG.md b/incubator/adminer/0.0.11/CHANGELOG.md deleted file mode 100644 index a6dec7f8a4c..00000000000 --- a/incubator/adminer/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [adminer-0.0.5](https://github.com/truecharts/apps/compare/adminer-0.0.4...adminer-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [adminer-0.0.4](https://github.com/truecharts/apps/compare/adminer-0.0.3...adminer-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [adminer-0.0.3](https://github.com/truecharts/apps/compare/adminer-0.0.2...adminer-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [adminer-0.0.2](https://github.com/truecharts/apps/compare/adminer-0.0.1...adminer-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### adminer-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/adminer/0.0.11/Chart.lock b/incubator/adminer/0.0.11/Chart.lock deleted file mode 100644 index 09cdb6bf44c..00000000000 --- a/incubator/adminer/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:06:40.540660747Z" diff --git a/incubator/adminer/0.0.11/Chart.yaml b/incubator/adminer/0.0.11/Chart.yaml deleted file mode 100644 index b808429f16e..00000000000 --- a/incubator/adminer/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Adminer (formerly phpMinAdmin) is a full-featured database management\ - \ tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready\ - \ to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite,\ - \ MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/adminer -icon: https://truecharts.org/img/chart-icons/adminer.png -keywords: - - adminer - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: adminer -sources: - - https://github.com/vrana/adminer - - http://hub.docker.com/_/adminer/ -type: application -version: 0.0.11 diff --git a/incubator/adminer/0.0.11/README.md b/incubator/adminer/0.0.11/README.md deleted file mode 100644 index 4eda45a1b17..00000000000 --- a/incubator/adminer/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# adminer - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. - -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: [adminer](https://truecharts.org/docs/charts/stable/adminer) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `adminer` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install adminer TrueCharts/adminer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `adminer` deployment - -```console -helm uninstall adminer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install adminer \ - --set env.TZ="America/New York" \ - TrueCharts/adminer -``` - -#### 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 adminer TrueCharts/adminer -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/adminer/0.0.11/charts/common-10.4.6.tgz b/incubator/adminer/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/adminer/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/adminer/0.0.12/CHANGELOG.md b/incubator/adminer/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f57af5577db --- /dev/null +++ b/incubator/adminer/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [adminer-0.0.12](https://github.com/truecharts/apps/compare/adminer-0.0.11...adminer-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [adminer-0.0.5](https://github.com/truecharts/apps/compare/adminer-0.0.4...adminer-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [adminer-0.0.4](https://github.com/truecharts/apps/compare/adminer-0.0.3...adminer-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [adminer-0.0.3](https://github.com/truecharts/apps/compare/adminer-0.0.2...adminer-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [adminer-0.0.2](https://github.com/truecharts/apps/compare/adminer-0.0.1...adminer-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### adminer-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/adminer/0.0.12/Chart.lock b/incubator/adminer/0.0.12/Chart.lock new file mode 100644 index 00000000000..e6148dcc54c --- /dev/null +++ b/incubator/adminer/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:50:54.600548618Z" diff --git a/incubator/adminer/0.0.12/Chart.yaml b/incubator/adminer/0.0.12/Chart.yaml new file mode 100644 index 00000000000..3a57c662351 --- /dev/null +++ b/incubator/adminer/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Adminer (formerly phpMinAdmin) is a full-featured database management\ + \ tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready\ + \ to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite,\ + \ MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/adminer +icon: https://truecharts.org/img/chart-icons/adminer.png +keywords: + - adminer + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adminer +sources: + - https://github.com/vrana/adminer + - http://hub.docker.com/_/adminer/ +type: application +version: 0.0.12 diff --git a/incubator/adminer/0.0.12/README.md b/incubator/adminer/0.0.12/README.md new file mode 100644 index 00000000000..94c7cc735b4 --- /dev/null +++ b/incubator/adminer/0.0.12/README.md @@ -0,0 +1,108 @@ +# adminer + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. + +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: [adminer](https://truecharts.org/docs/charts/stable/adminer) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `adminer` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install adminer TrueCharts/adminer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `adminer` deployment + +```console +helm uninstall adminer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install adminer \ + --set env.TZ="America/New York" \ + TrueCharts/adminer +``` + +#### 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 adminer TrueCharts/adminer -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/adminer/0.0.11/app-readme.md b/incubator/adminer/0.0.12/app-readme.md similarity index 100% rename from incubator/adminer/0.0.11/app-readme.md rename to incubator/adminer/0.0.12/app-readme.md diff --git a/incubator/adminer/0.0.12/charts/common-10.4.7.tgz b/incubator/adminer/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/adminer/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/adminer/0.0.11/ix_values.yaml b/incubator/adminer/0.0.12/ix_values.yaml similarity index 100% rename from incubator/adminer/0.0.11/ix_values.yaml rename to incubator/adminer/0.0.12/ix_values.yaml diff --git a/incubator/adminer/0.0.11/questions.yaml b/incubator/adminer/0.0.12/questions.yaml similarity index 100% rename from incubator/adminer/0.0.11/questions.yaml rename to incubator/adminer/0.0.12/questions.yaml diff --git a/incubator/adminer/0.0.11/templates/common.yaml b/incubator/adminer/0.0.12/templates/common.yaml similarity index 100% rename from incubator/adminer/0.0.11/templates/common.yaml rename to incubator/adminer/0.0.12/templates/common.yaml diff --git a/incubator/adminer/0.0.11/values.yaml b/incubator/adminer/0.0.12/values.yaml similarity index 100% rename from incubator/adminer/0.0.11/values.yaml rename to incubator/adminer/0.0.12/values.yaml diff --git a/incubator/agent-dvr/0.0.11/CHANGELOG.md b/incubator/agent-dvr/0.0.11/CHANGELOG.md deleted file mode 100644 index 746ff3799e3..00000000000 --- a/incubator/agent-dvr/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [agent-dvr-0.0.11](https://github.com/truecharts/apps/compare/agent-dvr-0.0.10...agent-dvr-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [agent-dvr-0.0.10](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.25...agent-dvr-0.0.10) (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/agent-dvr/0.0.11/Chart.lock b/incubator/agent-dvr/0.0.11/Chart.lock deleted file mode 100644 index f478ce65338..00000000000 --- a/incubator/agent-dvr/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:06:41.092345159Z" diff --git a/incubator/agent-dvr/0.0.11/Chart.yaml b/incubator/agent-dvr/0.0.11/Chart.yaml deleted file mode 100644 index 069d30d7662..00000000000 --- a/incubator/agent-dvr/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Agent DVR (next gen version of iSpy) is a super advanced video surveillance\ - \ platform\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/agent-dvr -icon: https://truecharts.org/img/chart-icons/agent-dvr.png -keywords: - - agent-dvr - - Security - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: agent-dvr -sources: - - https://www.ispyconnect.com/ - - https://hub.docker.com/r/doitandbedone/ispyagentdvr -type: application -version: 0.0.11 diff --git a/incubator/agent-dvr/0.0.11/README.md b/incubator/agent-dvr/0.0.11/README.md deleted file mode 100644 index 8a0e12678b2..00000000000 --- a/incubator/agent-dvr/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# agent-dvr - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Agent DVR (next gen version of iSpy) is a super advanced video surveillance platform - -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: [agent-dvr](https://truecharts.org/docs/charts/stable/agent-dvr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `agent-dvr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install agent-dvr TrueCharts/agent-dvr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `agent-dvr` deployment - -```console -helm uninstall agent-dvr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install agent-dvr \ - --set env.TZ="America/New York" \ - TrueCharts/agent-dvr -``` - -#### 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 agent-dvr TrueCharts/agent-dvr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/agent-dvr/0.0.11/charts/common-10.4.6.tgz b/incubator/agent-dvr/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/agent-dvr/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/agent-dvr/0.0.12/CHANGELOG.md b/incubator/agent-dvr/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c61eb85dc3b --- /dev/null +++ b/incubator/agent-dvr/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [agent-dvr-0.0.12](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.28...agent-dvr-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [agent-dvr-0.0.11](https://github.com/truecharts/apps/compare/agent-dvr-0.0.10...agent-dvr-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [agent-dvr-0.0.10](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.25...agent-dvr-0.0.10) (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/agent-dvr/0.0.12/Chart.lock b/incubator/agent-dvr/0.0.12/Chart.lock new file mode 100644 index 00000000000..ba862b30f4e --- /dev/null +++ b/incubator/agent-dvr/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:50:54.732107249Z" diff --git a/incubator/agent-dvr/0.0.12/Chart.yaml b/incubator/agent-dvr/0.0.12/Chart.yaml new file mode 100644 index 00000000000..234c28df8c8 --- /dev/null +++ b/incubator/agent-dvr/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Security + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Agent DVR (next gen version of iSpy) is a super advanced video surveillance\ + \ platform\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/agent-dvr +icon: https://truecharts.org/img/chart-icons/agent-dvr.png +keywords: + - agent-dvr + - Security + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: agent-dvr +sources: + - https://www.ispyconnect.com/ + - https://hub.docker.com/r/doitandbedone/ispyagentdvr +type: application +version: 0.0.12 diff --git a/incubator/agent-dvr/0.0.12/README.md b/incubator/agent-dvr/0.0.12/README.md new file mode 100644 index 00000000000..2e0b55300b2 --- /dev/null +++ b/incubator/agent-dvr/0.0.12/README.md @@ -0,0 +1,108 @@ +# agent-dvr + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Agent DVR (next gen version of iSpy) is a super advanced video surveillance platform + +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: [agent-dvr](https://truecharts.org/docs/charts/stable/agent-dvr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `agent-dvr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install agent-dvr TrueCharts/agent-dvr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `agent-dvr` deployment + +```console +helm uninstall agent-dvr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install agent-dvr \ + --set env.TZ="America/New York" \ + TrueCharts/agent-dvr +``` + +#### 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 agent-dvr TrueCharts/agent-dvr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/agent-dvr/0.0.11/app-readme.md b/incubator/agent-dvr/0.0.12/app-readme.md similarity index 100% rename from incubator/agent-dvr/0.0.11/app-readme.md rename to incubator/agent-dvr/0.0.12/app-readme.md diff --git a/incubator/agent-dvr/0.0.12/charts/common-10.4.7.tgz b/incubator/agent-dvr/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/agent-dvr/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/agent-dvr/0.0.11/ix_values.yaml b/incubator/agent-dvr/0.0.12/ix_values.yaml similarity index 100% rename from incubator/agent-dvr/0.0.11/ix_values.yaml rename to incubator/agent-dvr/0.0.12/ix_values.yaml diff --git a/incubator/agent-dvr/0.0.11/questions.yaml b/incubator/agent-dvr/0.0.12/questions.yaml similarity index 100% rename from incubator/agent-dvr/0.0.11/questions.yaml rename to incubator/agent-dvr/0.0.12/questions.yaml diff --git a/incubator/agent-dvr/0.0.11/templates/common.yaml b/incubator/agent-dvr/0.0.12/templates/common.yaml similarity index 100% rename from incubator/agent-dvr/0.0.11/templates/common.yaml rename to incubator/agent-dvr/0.0.12/templates/common.yaml diff --git a/incubator/agent-dvr/0.0.11/values.yaml b/incubator/agent-dvr/0.0.12/values.yaml similarity index 100% rename from incubator/agent-dvr/0.0.11/values.yaml rename to incubator/agent-dvr/0.0.12/values.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.11/CHANGELOG.md b/incubator/alienswarm-reactivedrop/0.0.11/CHANGELOG.md deleted file mode 100644 index 2a89ef3789e..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [alienswarm-reactivedrop-0.0.5](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.4...alienswarm-reactivedrop-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [alienswarm-reactivedrop-0.0.4](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.3...alienswarm-reactivedrop-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [alienswarm-reactivedrop-0.0.3](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.2...alienswarm-reactivedrop-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [alienswarm-reactivedrop-0.0.2](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.1...alienswarm-reactivedrop-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### alienswarm-reactivedrop-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/alienswarm-reactivedrop/0.0.11/Chart.lock b/incubator/alienswarm-reactivedrop/0.0.11/Chart.lock deleted file mode 100644 index 893b11d4bdc..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:07:01.753936795Z" diff --git a/incubator/alienswarm-reactivedrop/0.0.11/Chart.yaml b/incubator/alienswarm-reactivedrop/0.0.11/Chart.yaml deleted file mode 100644 index 2227f3691f9..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Alien Swarm: Reactive Drop and run it. (!!!This container will only run on systems\ - \ with less than 32 CPU cores!!!) \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/alienswarm-reactivedrop -icon: https://truecharts.org/img/chart-icons/alienswarm-reactivedrop.png -keywords: - - alienswarm-reactivedrop - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: alienswarm-reactivedrop -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/alienswarm-reactivedrop/0.0.11/README.md b/incubator/alienswarm-reactivedrop/0.0.11/README.md deleted file mode 100644 index beb3c977595..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# alienswarm-reactivedrop - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it. (!!!This container will only run on systems with less than 32 CPU cores!!!) - -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: [alienswarm-reactivedrop](https://truecharts.org/docs/charts/stable/alienswarm-reactivedrop) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `alienswarm-reactivedrop` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `alienswarm-reactivedrop` deployment - -```console -helm uninstall alienswarm-reactivedrop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install alienswarm-reactivedrop \ - --set env.TZ="America/New York" \ - TrueCharts/alienswarm-reactivedrop -``` - -#### 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 alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/alienswarm-reactivedrop/0.0.11/charts/common-10.4.6.tgz b/incubator/alienswarm-reactivedrop/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/alienswarm-reactivedrop/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/alienswarm-reactivedrop/0.0.12/CHANGELOG.md b/incubator/alienswarm-reactivedrop/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..09bb30661e2 --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [alienswarm-reactivedrop-0.0.12](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.11...alienswarm-reactivedrop-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [alienswarm-reactivedrop-0.0.5](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.4...alienswarm-reactivedrop-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [alienswarm-reactivedrop-0.0.4](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.3...alienswarm-reactivedrop-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [alienswarm-reactivedrop-0.0.3](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.2...alienswarm-reactivedrop-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [alienswarm-reactivedrop-0.0.2](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.1...alienswarm-reactivedrop-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### alienswarm-reactivedrop-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/alienswarm-reactivedrop/0.0.12/Chart.lock b/incubator/alienswarm-reactivedrop/0.0.12/Chart.lock new file mode 100644 index 00000000000..2f70037100b --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:51:13.453131486Z" diff --git a/incubator/alienswarm-reactivedrop/0.0.12/Chart.yaml b/incubator/alienswarm-reactivedrop/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ca5893d085f --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Alien Swarm: Reactive Drop and run it. (!!!This container will only run on systems\ + \ with less than 32 CPU cores!!!) \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/alienswarm-reactivedrop +icon: https://truecharts.org/img/chart-icons/alienswarm-reactivedrop.png +keywords: + - alienswarm-reactivedrop + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: alienswarm-reactivedrop +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/alienswarm-reactivedrop/0.0.12/README.md b/incubator/alienswarm-reactivedrop/0.0.12/README.md new file mode 100644 index 00000000000..4b048ded7a4 --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.12/README.md @@ -0,0 +1,108 @@ +# alienswarm-reactivedrop + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it. (!!!This container will only run on systems with less than 32 CPU cores!!!) + +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: [alienswarm-reactivedrop](https://truecharts.org/docs/charts/stable/alienswarm-reactivedrop) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `alienswarm-reactivedrop` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `alienswarm-reactivedrop` deployment + +```console +helm uninstall alienswarm-reactivedrop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install alienswarm-reactivedrop \ + --set env.TZ="America/New York" \ + TrueCharts/alienswarm-reactivedrop +``` + +#### 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 alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/alienswarm-reactivedrop/0.0.11/app-readme.md b/incubator/alienswarm-reactivedrop/0.0.12/app-readme.md similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.11/app-readme.md rename to incubator/alienswarm-reactivedrop/0.0.12/app-readme.md diff --git a/incubator/alienswarm-reactivedrop/0.0.12/charts/common-10.4.7.tgz b/incubator/alienswarm-reactivedrop/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/alienswarm-reactivedrop/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/alienswarm-reactivedrop/0.0.11/ix_values.yaml b/incubator/alienswarm-reactivedrop/0.0.12/ix_values.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.11/ix_values.yaml rename to incubator/alienswarm-reactivedrop/0.0.12/ix_values.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.11/questions.yaml b/incubator/alienswarm-reactivedrop/0.0.12/questions.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.11/questions.yaml rename to incubator/alienswarm-reactivedrop/0.0.12/questions.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.11/templates/common.yaml b/incubator/alienswarm-reactivedrop/0.0.12/templates/common.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.11/templates/common.yaml rename to incubator/alienswarm-reactivedrop/0.0.12/templates/common.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.11/values.yaml b/incubator/alienswarm-reactivedrop/0.0.12/values.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.11/values.yaml rename to incubator/alienswarm-reactivedrop/0.0.12/values.yaml diff --git a/incubator/alienswarm/0.0.11/CHANGELOG.md b/incubator/alienswarm/0.0.11/CHANGELOG.md deleted file mode 100644 index 7f73d79a670..00000000000 --- a/incubator/alienswarm/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [alienswarm-0.0.5](https://github.com/truecharts/apps/compare/alienswarm-0.0.4...alienswarm-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [alienswarm-0.0.4](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.3...alienswarm-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [alienswarm-0.0.3](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.2...alienswarm-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [alienswarm-0.0.2](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.1...alienswarm-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### alienswarm-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/alienswarm/0.0.11/Chart.lock b/incubator/alienswarm/0.0.11/Chart.lock deleted file mode 100644 index f8438501162..00000000000 --- a/incubator/alienswarm/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:06:41.463157826Z" diff --git a/incubator/alienswarm/0.0.11/Chart.yaml b/incubator/alienswarm/0.0.11/Chart.yaml deleted file mode 100644 index 246a95b196a..00000000000 --- a/incubator/alienswarm/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Alien Swarm and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/alienswarm -icon: https://truecharts.org/img/chart-icons/alienswarm.png -keywords: - - alienswarm - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: alienswarm -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/alienswarm/0.0.11/README.md b/incubator/alienswarm/0.0.11/README.md deleted file mode 100644 index 69e404babf4..00000000000 --- a/incubator/alienswarm/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# alienswarm - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Alien Swarm and run it. - -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: [alienswarm](https://truecharts.org/docs/charts/stable/alienswarm) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `alienswarm` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install alienswarm TrueCharts/alienswarm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `alienswarm` deployment - -```console -helm uninstall alienswarm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install alienswarm \ - --set env.TZ="America/New York" \ - TrueCharts/alienswarm -``` - -#### 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 alienswarm TrueCharts/alienswarm -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/alienswarm/0.0.11/charts/common-10.4.6.tgz b/incubator/alienswarm/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/alienswarm/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/alienswarm/0.0.12/CHANGELOG.md b/incubator/alienswarm/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b2c7952b2a9 --- /dev/null +++ b/incubator/alienswarm/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [alienswarm-0.0.12](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.11...alienswarm-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [alienswarm-0.0.5](https://github.com/truecharts/apps/compare/alienswarm-0.0.4...alienswarm-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [alienswarm-0.0.4](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.3...alienswarm-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [alienswarm-0.0.3](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.2...alienswarm-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [alienswarm-0.0.2](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.1...alienswarm-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### alienswarm-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/alienswarm/0.0.12/Chart.lock b/incubator/alienswarm/0.0.12/Chart.lock new file mode 100644 index 00000000000..3a35040cd78 --- /dev/null +++ b/incubator/alienswarm/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:50:54.761541293Z" diff --git a/incubator/alienswarm/0.0.12/Chart.yaml b/incubator/alienswarm/0.0.12/Chart.yaml new file mode 100644 index 00000000000..1c67ccada09 --- /dev/null +++ b/incubator/alienswarm/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Alien Swarm and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/alienswarm +icon: https://truecharts.org/img/chart-icons/alienswarm.png +keywords: + - alienswarm + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: alienswarm +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/alienswarm/0.0.12/README.md b/incubator/alienswarm/0.0.12/README.md new file mode 100644 index 00000000000..e99263bc637 --- /dev/null +++ b/incubator/alienswarm/0.0.12/README.md @@ -0,0 +1,108 @@ +# alienswarm + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Alien Swarm and run it. + +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: [alienswarm](https://truecharts.org/docs/charts/stable/alienswarm) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `alienswarm` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install alienswarm TrueCharts/alienswarm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `alienswarm` deployment + +```console +helm uninstall alienswarm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install alienswarm \ + --set env.TZ="America/New York" \ + TrueCharts/alienswarm +``` + +#### 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 alienswarm TrueCharts/alienswarm -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/alienswarm/0.0.11/app-readme.md b/incubator/alienswarm/0.0.12/app-readme.md similarity index 100% rename from incubator/alienswarm/0.0.11/app-readme.md rename to incubator/alienswarm/0.0.12/app-readme.md diff --git a/incubator/alienswarm/0.0.12/charts/common-10.4.7.tgz b/incubator/alienswarm/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/alienswarm/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/alienswarm/0.0.11/ix_values.yaml b/incubator/alienswarm/0.0.12/ix_values.yaml similarity index 100% rename from incubator/alienswarm/0.0.11/ix_values.yaml rename to incubator/alienswarm/0.0.12/ix_values.yaml diff --git a/incubator/alienswarm/0.0.11/questions.yaml b/incubator/alienswarm/0.0.12/questions.yaml similarity index 100% rename from incubator/alienswarm/0.0.11/questions.yaml rename to incubator/alienswarm/0.0.12/questions.yaml diff --git a/incubator/alienswarm/0.0.11/templates/common.yaml b/incubator/alienswarm/0.0.12/templates/common.yaml similarity index 100% rename from incubator/alienswarm/0.0.11/templates/common.yaml rename to incubator/alienswarm/0.0.12/templates/common.yaml diff --git a/incubator/alienswarm/0.0.11/values.yaml b/incubator/alienswarm/0.0.12/values.yaml similarity index 100% rename from incubator/alienswarm/0.0.11/values.yaml rename to incubator/alienswarm/0.0.12/values.yaml diff --git a/incubator/altitude/0.0.11/CHANGELOG.md b/incubator/altitude/0.0.11/CHANGELOG.md deleted file mode 100644 index 6f84bdc2374..00000000000 --- a/incubator/altitude/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [altitude-0.0.5](https://github.com/truecharts/apps/compare/altitude-0.0.4...altitude-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [altitude-0.0.4](https://github.com/truecharts/apps/compare/altitude-0.0.3...altitude-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [altitude-0.0.3](https://github.com/truecharts/apps/compare/altitude-0.0.2...altitude-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [altitude-0.0.2](https://github.com/truecharts/apps/compare/altitude-0.0.1...altitude-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### altitude-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/altitude/0.0.11/Chart.lock b/incubator/altitude/0.0.11/Chart.lock deleted file mode 100644 index 043f38b33af..00000000000 --- a/incubator/altitude/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:07:02.074167848Z" diff --git a/incubator/altitude/0.0.11/Chart.yaml b/incubator/altitude/0.0.11/Chart.yaml deleted file mode 100644 index d541997cc8a..00000000000 --- a/incubator/altitude/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "This Docker will download and install Altitude and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/altitude -icon: https://truecharts.org/img/chart-icons/altitude.png -keywords: - - altitude - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: altitude -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/altitude/ -type: application -version: 0.0.11 diff --git a/incubator/altitude/0.0.11/README.md b/incubator/altitude/0.0.11/README.md deleted file mode 100644 index b185e133be3..00000000000 --- a/incubator/altitude/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# altitude - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install Altitude and run it. - -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: [altitude](https://truecharts.org/docs/charts/stable/altitude) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `altitude` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install altitude TrueCharts/altitude -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `altitude` deployment - -```console -helm uninstall altitude -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install altitude \ - --set env.TZ="America/New York" \ - TrueCharts/altitude -``` - -#### 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 altitude TrueCharts/altitude -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/altitude/0.0.11/charts/common-10.4.6.tgz b/incubator/altitude/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/altitude/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/altitude/0.0.12/CHANGELOG.md b/incubator/altitude/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a4b01ab5548 --- /dev/null +++ b/incubator/altitude/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [altitude-0.0.12](https://github.com/truecharts/apps/compare/altitude-0.0.11...altitude-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [altitude-0.0.5](https://github.com/truecharts/apps/compare/altitude-0.0.4...altitude-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [altitude-0.0.4](https://github.com/truecharts/apps/compare/altitude-0.0.3...altitude-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [altitude-0.0.3](https://github.com/truecharts/apps/compare/altitude-0.0.2...altitude-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [altitude-0.0.2](https://github.com/truecharts/apps/compare/altitude-0.0.1...altitude-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### altitude-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/altitude/0.0.12/Chart.lock b/incubator/altitude/0.0.12/Chart.lock new file mode 100644 index 00000000000..424adcb1e2c --- /dev/null +++ b/incubator/altitude/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:51:14.270159587Z" diff --git a/incubator/altitude/0.0.12/Chart.yaml b/incubator/altitude/0.0.12/Chart.yaml new file mode 100644 index 00000000000..60bd51da8cc --- /dev/null +++ b/incubator/altitude/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "This Docker will download and install Altitude and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/altitude +icon: https://truecharts.org/img/chart-icons/altitude.png +keywords: + - altitude + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: altitude +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/altitude/ +type: application +version: 0.0.12 diff --git a/incubator/altitude/0.0.12/README.md b/incubator/altitude/0.0.12/README.md new file mode 100644 index 00000000000..a5064a65155 --- /dev/null +++ b/incubator/altitude/0.0.12/README.md @@ -0,0 +1,108 @@ +# altitude + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install Altitude and run it. + +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: [altitude](https://truecharts.org/docs/charts/stable/altitude) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `altitude` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install altitude TrueCharts/altitude +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `altitude` deployment + +```console +helm uninstall altitude +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install altitude \ + --set env.TZ="America/New York" \ + TrueCharts/altitude +``` + +#### 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 altitude TrueCharts/altitude -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/altitude/0.0.11/app-readme.md b/incubator/altitude/0.0.12/app-readme.md similarity index 100% rename from incubator/altitude/0.0.11/app-readme.md rename to incubator/altitude/0.0.12/app-readme.md diff --git a/incubator/altitude/0.0.12/charts/common-10.4.7.tgz b/incubator/altitude/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/altitude/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/altitude/0.0.11/ix_values.yaml b/incubator/altitude/0.0.12/ix_values.yaml similarity index 100% rename from incubator/altitude/0.0.11/ix_values.yaml rename to incubator/altitude/0.0.12/ix_values.yaml diff --git a/incubator/altitude/0.0.11/questions.yaml b/incubator/altitude/0.0.12/questions.yaml similarity index 100% rename from incubator/altitude/0.0.11/questions.yaml rename to incubator/altitude/0.0.12/questions.yaml diff --git a/incubator/altitude/0.0.11/templates/common.yaml b/incubator/altitude/0.0.12/templates/common.yaml similarity index 100% rename from incubator/altitude/0.0.11/templates/common.yaml rename to incubator/altitude/0.0.12/templates/common.yaml diff --git a/incubator/altitude/0.0.11/values.yaml b/incubator/altitude/0.0.12/values.yaml similarity index 100% rename from incubator/altitude/0.0.11/values.yaml rename to incubator/altitude/0.0.12/values.yaml diff --git a/incubator/americasarmy-pg/0.0.11/CHANGELOG.md b/incubator/americasarmy-pg/0.0.11/CHANGELOG.md deleted file mode 100644 index b55af028ebc..00000000000 --- a/incubator/americasarmy-pg/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [americasarmy-pg-0.0.5](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.4...americasarmy-pg-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [americasarmy-pg-0.0.4](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.3...americasarmy-pg-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [americasarmy-pg-0.0.3](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.2...americasarmy-pg-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [americasarmy-pg-0.0.2](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.1...americasarmy-pg-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### americasarmy-pg-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/americasarmy-pg/0.0.11/Chart.lock b/incubator/americasarmy-pg/0.0.11/Chart.lock deleted file mode 100644 index 8e2717cf30f..00000000000 --- a/incubator/americasarmy-pg/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:07:02.626551364Z" diff --git a/incubator/americasarmy-pg/0.0.11/Chart.yaml b/incubator/americasarmy-pg/0.0.11/Chart.yaml deleted file mode 100644 index dee890ce19f..00000000000 --- a/incubator/americasarmy-pg/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ America's Army: Proving Grounds and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/americasarmy-pg -icon: https://truecharts.org/img/chart-icons/americasarmy-pg.png -keywords: - - americasarmy-pg - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: americasarmy-pg -sources: - - https://www.americasarmy.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/americasarmy-pg/0.0.11/README.md b/incubator/americasarmy-pg/0.0.11/README.md deleted file mode 100644 index 14f10831950..00000000000 --- a/incubator/americasarmy-pg/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# americasarmy-pg - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it. - -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: [americasarmy-pg](https://truecharts.org/docs/charts/stable/americasarmy-pg) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `americasarmy-pg` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install americasarmy-pg TrueCharts/americasarmy-pg -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `americasarmy-pg` deployment - -```console -helm uninstall americasarmy-pg -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install americasarmy-pg \ - --set env.TZ="America/New York" \ - TrueCharts/americasarmy-pg -``` - -#### 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 americasarmy-pg TrueCharts/americasarmy-pg -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/americasarmy-pg/0.0.11/charts/common-10.4.6.tgz b/incubator/americasarmy-pg/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/americasarmy-pg/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/americasarmy-pg/0.0.12/CHANGELOG.md b/incubator/americasarmy-pg/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7390ab0c096 --- /dev/null +++ b/incubator/americasarmy-pg/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [americasarmy-pg-0.0.12](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.11...americasarmy-pg-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [americasarmy-pg-0.0.5](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.4...americasarmy-pg-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [americasarmy-pg-0.0.4](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.3...americasarmy-pg-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [americasarmy-pg-0.0.3](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.2...americasarmy-pg-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [americasarmy-pg-0.0.2](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.1...americasarmy-pg-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### americasarmy-pg-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/americasarmy-pg/0.0.12/Chart.lock b/incubator/americasarmy-pg/0.0.12/Chart.lock new file mode 100644 index 00000000000..b77f0043c1f --- /dev/null +++ b/incubator/americasarmy-pg/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:51:14.171365849Z" diff --git a/incubator/americasarmy-pg/0.0.12/Chart.yaml b/incubator/americasarmy-pg/0.0.12/Chart.yaml new file mode 100644 index 00000000000..95f13511911 --- /dev/null +++ b/incubator/americasarmy-pg/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ America's Army: Proving Grounds and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/americasarmy-pg +icon: https://truecharts.org/img/chart-icons/americasarmy-pg.png +keywords: + - americasarmy-pg + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: americasarmy-pg +sources: + - https://www.americasarmy.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/americasarmy-pg/0.0.12/README.md b/incubator/americasarmy-pg/0.0.12/README.md new file mode 100644 index 00000000000..aeef242a920 --- /dev/null +++ b/incubator/americasarmy-pg/0.0.12/README.md @@ -0,0 +1,108 @@ +# americasarmy-pg + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it. + +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: [americasarmy-pg](https://truecharts.org/docs/charts/stable/americasarmy-pg) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `americasarmy-pg` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install americasarmy-pg TrueCharts/americasarmy-pg +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `americasarmy-pg` deployment + +```console +helm uninstall americasarmy-pg +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install americasarmy-pg \ + --set env.TZ="America/New York" \ + TrueCharts/americasarmy-pg +``` + +#### 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 americasarmy-pg TrueCharts/americasarmy-pg -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/americasarmy-pg/0.0.11/app-readme.md b/incubator/americasarmy-pg/0.0.12/app-readme.md similarity index 100% rename from incubator/americasarmy-pg/0.0.11/app-readme.md rename to incubator/americasarmy-pg/0.0.12/app-readme.md diff --git a/incubator/americasarmy-pg/0.0.12/charts/common-10.4.7.tgz b/incubator/americasarmy-pg/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/americasarmy-pg/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/americasarmy-pg/0.0.11/ix_values.yaml b/incubator/americasarmy-pg/0.0.12/ix_values.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.11/ix_values.yaml rename to incubator/americasarmy-pg/0.0.12/ix_values.yaml diff --git a/incubator/americasarmy-pg/0.0.11/questions.yaml b/incubator/americasarmy-pg/0.0.12/questions.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.11/questions.yaml rename to incubator/americasarmy-pg/0.0.12/questions.yaml diff --git a/incubator/americasarmy-pg/0.0.11/templates/common.yaml b/incubator/americasarmy-pg/0.0.12/templates/common.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.11/templates/common.yaml rename to incubator/americasarmy-pg/0.0.12/templates/common.yaml diff --git a/incubator/americasarmy-pg/0.0.11/values.yaml b/incubator/americasarmy-pg/0.0.12/values.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.11/values.yaml rename to incubator/americasarmy-pg/0.0.12/values.yaml diff --git a/incubator/amtd/0.0.11/CHANGELOG.md b/incubator/amtd/0.0.11/CHANGELOG.md deleted file mode 100644 index d0fed6167ea..00000000000 --- a/incubator/amtd/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [amtd-0.0.5](https://github.com/truecharts/apps/compare/amtd-0.0.4...amtd-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [amtd-0.0.4](https://github.com/truecharts/apps/compare/amtd-0.0.3...amtd-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [amtd-0.0.3](https://github.com/truecharts/apps/compare/amtd-0.0.2...amtd-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [amtd-0.0.2](https://github.com/truecharts/apps/compare/amtd-0.0.1...amtd-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### amtd-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/amtd/0.0.11/Chart.lock b/incubator/amtd/0.0.11/Chart.lock deleted file mode 100644 index 2859764e4cf..00000000000 --- a/incubator/amtd/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:07:03.001075182Z" diff --git a/incubator/amtd/0.0.11/Chart.yaml b/incubator/amtd/0.0.11/Chart.yaml deleted file mode 100644 index 25df1a1f8ec..00000000000 --- a/incubator/amtd/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script - to automatically download movie trailers for use in media applications - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/amtd -icon: https://truecharts.org/img/chart-icons/amtd.png -keywords: - - amtd - - Downloaders - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amtd -sources: - - https://github.com/RandomNinjaAtk/docker-amtd - - https://hub.docker.com/r/randomninjaatk/amtd -type: application -version: 0.0.11 diff --git a/incubator/amtd/0.0.11/README.md b/incubator/amtd/0.0.11/README.md deleted file mode 100644 index 10ae2c11d06..00000000000 --- a/incubator/amtd/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# amtd - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications - -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: [amtd](https://truecharts.org/docs/charts/stable/amtd) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `amtd` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install amtd TrueCharts/amtd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `amtd` deployment - -```console -helm uninstall amtd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install amtd \ - --set env.TZ="America/New York" \ - TrueCharts/amtd -``` - -#### 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 amtd TrueCharts/amtd -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/amtd/0.0.11/charts/common-10.4.6.tgz b/incubator/amtd/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/amtd/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/amtd/0.0.12/CHANGELOG.md b/incubator/amtd/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6c9d5fe7962 --- /dev/null +++ b/incubator/amtd/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [amtd-0.0.12](https://github.com/truecharts/apps/compare/amtd-0.0.11...amtd-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [amtd-0.0.5](https://github.com/truecharts/apps/compare/amtd-0.0.4...amtd-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [amtd-0.0.4](https://github.com/truecharts/apps/compare/amtd-0.0.3...amtd-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [amtd-0.0.3](https://github.com/truecharts/apps/compare/amtd-0.0.2...amtd-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [amtd-0.0.2](https://github.com/truecharts/apps/compare/amtd-0.0.1...amtd-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### amtd-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/amtd/0.0.12/Chart.lock b/incubator/amtd/0.0.12/Chart.lock new file mode 100644 index 00000000000..ab1f7bbf684 --- /dev/null +++ b/incubator/amtd/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:51:14.572115505Z" diff --git a/incubator/amtd/0.0.12/Chart.yaml b/incubator/amtd/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a87c855d8b5 --- /dev/null +++ b/incubator/amtd/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script + to automatically download movie trailers for use in media applications + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/amtd +icon: https://truecharts.org/img/chart-icons/amtd.png +keywords: + - amtd + - Downloaders + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amtd +sources: + - https://github.com/RandomNinjaAtk/docker-amtd + - https://hub.docker.com/r/randomninjaatk/amtd +type: application +version: 0.0.12 diff --git a/incubator/amtd/0.0.12/README.md b/incubator/amtd/0.0.12/README.md new file mode 100644 index 00000000000..5f1f11f9dfe --- /dev/null +++ b/incubator/amtd/0.0.12/README.md @@ -0,0 +1,108 @@ +# amtd + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications + +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: [amtd](https://truecharts.org/docs/charts/stable/amtd) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `amtd` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install amtd TrueCharts/amtd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `amtd` deployment + +```console +helm uninstall amtd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install amtd \ + --set env.TZ="America/New York" \ + TrueCharts/amtd +``` + +#### 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 amtd TrueCharts/amtd -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/amtd/0.0.11/app-readme.md b/incubator/amtd/0.0.12/app-readme.md similarity index 100% rename from incubator/amtd/0.0.11/app-readme.md rename to incubator/amtd/0.0.12/app-readme.md diff --git a/incubator/amtd/0.0.12/charts/common-10.4.7.tgz b/incubator/amtd/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/amtd/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/amtd/0.0.11/ix_values.yaml b/incubator/amtd/0.0.12/ix_values.yaml similarity index 100% rename from incubator/amtd/0.0.11/ix_values.yaml rename to incubator/amtd/0.0.12/ix_values.yaml diff --git a/incubator/amtd/0.0.11/questions.yaml b/incubator/amtd/0.0.12/questions.yaml similarity index 100% rename from incubator/amtd/0.0.11/questions.yaml rename to incubator/amtd/0.0.12/questions.yaml diff --git a/incubator/amtd/0.0.11/templates/common.yaml b/incubator/amtd/0.0.12/templates/common.yaml similarity index 100% rename from incubator/amtd/0.0.11/templates/common.yaml rename to incubator/amtd/0.0.12/templates/common.yaml diff --git a/incubator/amtd/0.0.11/values.yaml b/incubator/amtd/0.0.12/values.yaml similarity index 100% rename from incubator/amtd/0.0.11/values.yaml rename to incubator/amtd/0.0.12/values.yaml diff --git a/incubator/amule/0.0.11/CHANGELOG.md b/incubator/amule/0.0.11/CHANGELOG.md deleted file mode 100644 index aaa930c0da4..00000000000 --- a/incubator/amule/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [androiddebugbridge-0.0.5](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.4...androiddebugbridge-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [androiddebugbridge-0.0.4](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.3...androiddebugbridge-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [androiddebugbridge-0.0.3](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.2...androiddebugbridge-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [androiddebugbridge-0.0.2](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.1...androiddebugbridge-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### androiddebugbridge-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/amule/0.0.11/Chart.lock b/incubator/amule/0.0.11/Chart.lock deleted file mode 100644 index a558aff53e0..00000000000 --- a/incubator/amule/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:07:23.471600665Z" diff --git a/incubator/amule/0.0.11/Chart.yaml b/incubator/amule/0.0.11/Chart.yaml deleted file mode 100644 index 7dd5e13b7e4..00000000000 --- a/incubator/amule/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/amule -icon: https://truecharts.org/img/chart-icons/amule.png -keywords: - - amule - - Downloaders - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amule -sources: - - https://github.com/t-chab/dockerfiles - - https://hub.docker.com/r/tchabaud/amule -type: application -version: 0.0.11 diff --git a/incubator/amule/0.0.11/README.md b/incubator/amule/0.0.11/README.md deleted file mode 100644 index cb32856de08..00000000000 --- a/incubator/amule/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# amule - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [amule](https://truecharts.org/docs/charts/stable/amule) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `amule` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install amule TrueCharts/amule -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `amule` deployment - -```console -helm uninstall amule -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install amule \ - --set env.TZ="America/New York" \ - TrueCharts/amule -``` - -#### 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 amule TrueCharts/amule -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/amule/0.0.11/charts/common-10.4.6.tgz b/incubator/amule/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/amule/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/amule/0.0.12/CHANGELOG.md b/incubator/amule/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b5c94b56c6c --- /dev/null +++ b/incubator/amule/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [amule-0.0.12](https://github.com/truecharts/apps/compare/amule-0.0.11...amule-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [androiddebugbridge-0.0.5](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.4...androiddebugbridge-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [androiddebugbridge-0.0.4](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.3...androiddebugbridge-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [androiddebugbridge-0.0.3](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.2...androiddebugbridge-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [androiddebugbridge-0.0.2](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.1...androiddebugbridge-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### androiddebugbridge-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/amule/0.0.12/Chart.lock b/incubator/amule/0.0.12/Chart.lock new file mode 100644 index 00000000000..6ee9b55be11 --- /dev/null +++ b/incubator/amule/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:51:32.353873014Z" diff --git a/incubator/amule/0.0.12/Chart.yaml b/incubator/amule/0.0.12/Chart.yaml new file mode 100644 index 00000000000..23129cf8a3c --- /dev/null +++ b/incubator/amule/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/amule +icon: https://truecharts.org/img/chart-icons/amule.png +keywords: + - amule + - Downloaders + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amule +sources: + - https://github.com/t-chab/dockerfiles + - https://hub.docker.com/r/tchabaud/amule +type: application +version: 0.0.12 diff --git a/incubator/amule/0.0.12/README.md b/incubator/amule/0.0.12/README.md new file mode 100644 index 00000000000..ca83e78a51f --- /dev/null +++ b/incubator/amule/0.0.12/README.md @@ -0,0 +1,108 @@ +# amule + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [amule](https://truecharts.org/docs/charts/stable/amule) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `amule` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install amule TrueCharts/amule +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `amule` deployment + +```console +helm uninstall amule +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install amule \ + --set env.TZ="America/New York" \ + TrueCharts/amule +``` + +#### 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 amule TrueCharts/amule -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/amule/0.0.11/app-readme.md b/incubator/amule/0.0.12/app-readme.md similarity index 100% rename from incubator/amule/0.0.11/app-readme.md rename to incubator/amule/0.0.12/app-readme.md diff --git a/incubator/amule/0.0.12/charts/common-10.4.7.tgz b/incubator/amule/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/amule/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/amule/0.0.11/ix_values.yaml b/incubator/amule/0.0.12/ix_values.yaml similarity index 100% rename from incubator/amule/0.0.11/ix_values.yaml rename to incubator/amule/0.0.12/ix_values.yaml diff --git a/incubator/amule/0.0.11/questions.yaml b/incubator/amule/0.0.12/questions.yaml similarity index 100% rename from incubator/amule/0.0.11/questions.yaml rename to incubator/amule/0.0.12/questions.yaml diff --git a/incubator/amule/0.0.11/templates/common.yaml b/incubator/amule/0.0.12/templates/common.yaml similarity index 100% rename from incubator/amule/0.0.11/templates/common.yaml rename to incubator/amule/0.0.12/templates/common.yaml diff --git a/incubator/amule/0.0.11/values.yaml b/incubator/amule/0.0.12/values.yaml similarity index 100% rename from incubator/amule/0.0.11/values.yaml rename to incubator/amule/0.0.12/values.yaml diff --git a/incubator/amvd/0.0.11/CHANGELOG.md b/incubator/amvd/0.0.11/CHANGELOG.md deleted file mode 100644 index b6b73516e50..00000000000 --- a/incubator/amvd/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [amvd-0.0.5](https://github.com/truecharts/apps/compare/amvd-0.0.4...amvd-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [amvd-0.0.4](https://github.com/truecharts/apps/compare/amvd-0.0.3...amvd-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [amvd-0.0.3](https://github.com/truecharts/apps/compare/amvd-0.0.2...amvd-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [amvd-0.0.2](https://github.com/truecharts/apps/compare/amvd-0.0.1...amvd-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### amvd-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/amvd/0.0.11/Chart.lock b/incubator/amvd/0.0.11/Chart.lock deleted file mode 100644 index f0face367d6..00000000000 --- a/incubator/amvd/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:07:23.979279282Z" diff --git a/incubator/amvd/0.0.11/Chart.yaml b/incubator/amvd/0.0.11/Chart.yaml deleted file mode 100644 index b090f6bd79c..00000000000 --- a/incubator/amvd/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Automated Music Video Downloader :: AMVD is a Lidarr Companion script - to automatically download and tag Music Videos for use in various media applications" -home: https://github.com/truecharts/apps/tree/master/charts/stable/amvd -icon: https://truecharts.org/img/chart-icons/amvd.png -keywords: - - amvd - - Downloaders - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amvd -sources: - - https://github.com/RandomNinjaAtk/docker-amvd - - https://hub.docker.com/r/randomninjaatk/amvd -type: application -version: 0.0.11 diff --git a/incubator/amvd/0.0.11/README.md b/incubator/amvd/0.0.11/README.md deleted file mode 100644 index 74191b3f836..00000000000 --- a/incubator/amvd/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# amvd - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications - -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: [amvd](https://truecharts.org/docs/charts/stable/amvd) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `amvd` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install amvd TrueCharts/amvd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `amvd` deployment - -```console -helm uninstall amvd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install amvd \ - --set env.TZ="America/New York" \ - TrueCharts/amvd -``` - -#### 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 amvd TrueCharts/amvd -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/amvd/0.0.11/charts/common-10.4.6.tgz b/incubator/amvd/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/amvd/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/amvd/0.0.12/CHANGELOG.md b/incubator/amvd/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8529328a501 --- /dev/null +++ b/incubator/amvd/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [amvd-0.0.12](https://github.com/truecharts/apps/compare/amvd-0.0.11...amvd-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [amvd-0.0.5](https://github.com/truecharts/apps/compare/amvd-0.0.4...amvd-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [amvd-0.0.4](https://github.com/truecharts/apps/compare/amvd-0.0.3...amvd-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [amvd-0.0.3](https://github.com/truecharts/apps/compare/amvd-0.0.2...amvd-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [amvd-0.0.2](https://github.com/truecharts/apps/compare/amvd-0.0.1...amvd-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### amvd-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/amvd/0.0.12/Chart.lock b/incubator/amvd/0.0.12/Chart.lock new file mode 100644 index 00000000000..36dfe08720b --- /dev/null +++ b/incubator/amvd/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:51:32.931165866Z" diff --git a/incubator/amvd/0.0.12/Chart.yaml b/incubator/amvd/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5938085caa6 --- /dev/null +++ b/incubator/amvd/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Automated Music Video Downloader :: AMVD is a Lidarr Companion script + to automatically download and tag Music Videos for use in various media applications" +home: https://github.com/truecharts/apps/tree/master/charts/stable/amvd +icon: https://truecharts.org/img/chart-icons/amvd.png +keywords: + - amvd + - Downloaders + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amvd +sources: + - https://github.com/RandomNinjaAtk/docker-amvd + - https://hub.docker.com/r/randomninjaatk/amvd +type: application +version: 0.0.12 diff --git a/incubator/amvd/0.0.12/README.md b/incubator/amvd/0.0.12/README.md new file mode 100644 index 00000000000..c344d2cf9f7 --- /dev/null +++ b/incubator/amvd/0.0.12/README.md @@ -0,0 +1,108 @@ +# amvd + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications + +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: [amvd](https://truecharts.org/docs/charts/stable/amvd) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `amvd` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install amvd TrueCharts/amvd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `amvd` deployment + +```console +helm uninstall amvd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install amvd \ + --set env.TZ="America/New York" \ + TrueCharts/amvd +``` + +#### 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 amvd TrueCharts/amvd -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/amvd/0.0.11/app-readme.md b/incubator/amvd/0.0.12/app-readme.md similarity index 100% rename from incubator/amvd/0.0.11/app-readme.md rename to incubator/amvd/0.0.12/app-readme.md diff --git a/incubator/amvd/0.0.12/charts/common-10.4.7.tgz b/incubator/amvd/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/amvd/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/amvd/0.0.11/ix_values.yaml b/incubator/amvd/0.0.12/ix_values.yaml similarity index 100% rename from incubator/amvd/0.0.11/ix_values.yaml rename to incubator/amvd/0.0.12/ix_values.yaml diff --git a/incubator/amvd/0.0.11/questions.yaml b/incubator/amvd/0.0.12/questions.yaml similarity index 100% rename from incubator/amvd/0.0.11/questions.yaml rename to incubator/amvd/0.0.12/questions.yaml diff --git a/incubator/amvd/0.0.11/templates/common.yaml b/incubator/amvd/0.0.12/templates/common.yaml similarity index 100% rename from incubator/amvd/0.0.11/templates/common.yaml rename to incubator/amvd/0.0.12/templates/common.yaml diff --git a/incubator/amvd/0.0.11/values.yaml b/incubator/amvd/0.0.12/values.yaml similarity index 100% rename from incubator/amvd/0.0.11/values.yaml rename to incubator/amvd/0.0.12/values.yaml diff --git a/incubator/android-8-0/0.0.11/CHANGELOG.md b/incubator/android-8-0/0.0.11/CHANGELOG.md deleted file mode 100644 index f80235a79b9..00000000000 --- a/incubator/android-8-0/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [android-8-0-0.0.5](https://github.com/truecharts/apps/compare/android-8-0-0.0.4...android-8-0-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [android-8-0-0.0.4](https://github.com/truecharts/apps/compare/android-8-0-0.0.3...android-8-0-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [android-8-0-0.0.3](https://github.com/truecharts/apps/compare/android-8-0-0.0.2...android-8-0-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [android-8-0-0.0.2](https://github.com/truecharts/apps/compare/android-8-0-0.0.1...android-8-0-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### android-8-0-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/android-8-0/0.0.11/Chart.lock b/incubator/android-8-0/0.0.11/Chart.lock deleted file mode 100644 index 0b7e54e04e6..00000000000 --- a/incubator/android-8-0/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:07:24.370383436Z" diff --git a/incubator/android-8-0/0.0.11/Chart.yaml b/incubator/android-8-0/0.0.11/Chart.yaml deleted file mode 100644 index 57f860320dd..00000000000 --- a/incubator/android-8-0/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Android in docker solution with noVNC supported and video recording. - Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with - amd cpus can be unusable. -home: https://github.com/truecharts/apps/tree/master/charts/stable/android-8-0 -icon: https://truecharts.org/img/chart-icons/android-8-0.png -keywords: - - android-8-0 - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: android-8-0 -sources: - - https://registry.hub.docker.com/r/ulisses1478/docker-android -type: application -version: 0.0.11 diff --git a/incubator/android-8-0/0.0.11/README.md b/incubator/android-8-0/0.0.11/README.md deleted file mode 100644 index d29bc287634..00000000000 --- a/incubator/android-8-0/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# android-8-0 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Android in docker solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. - -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: [android-8-0](https://truecharts.org/docs/charts/stable/android-8-0) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `android-8-0` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install android-8-0 TrueCharts/android-8-0 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `android-8-0` deployment - -```console -helm uninstall android-8-0 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install android-8-0 \ - --set env.TZ="America/New York" \ - TrueCharts/android-8-0 -``` - -#### 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 android-8-0 TrueCharts/android-8-0 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/android-8-0/0.0.11/charts/common-10.4.6.tgz b/incubator/android-8-0/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/android-8-0/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/android-8-0/0.0.12/CHANGELOG.md b/incubator/android-8-0/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c9f3557a36a --- /dev/null +++ b/incubator/android-8-0/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [android-8-0-0.0.12](https://github.com/truecharts/apps/compare/android-8-0-0.0.11...android-8-0-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [android-8-0-0.0.5](https://github.com/truecharts/apps/compare/android-8-0-0.0.4...android-8-0-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [android-8-0-0.0.4](https://github.com/truecharts/apps/compare/android-8-0-0.0.3...android-8-0-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [android-8-0-0.0.3](https://github.com/truecharts/apps/compare/android-8-0-0.0.2...android-8-0-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [android-8-0-0.0.2](https://github.com/truecharts/apps/compare/android-8-0-0.0.1...android-8-0-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### android-8-0-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/android-8-0/0.0.12/Chart.lock b/incubator/android-8-0/0.0.12/Chart.lock new file mode 100644 index 00000000000..ee7ce660248 --- /dev/null +++ b/incubator/android-8-0/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:51:33.451960576Z" diff --git a/incubator/android-8-0/0.0.12/Chart.yaml b/incubator/android-8-0/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5663f1c93c4 --- /dev/null +++ b/incubator/android-8-0/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Android in docker solution with noVNC supported and video recording. + Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with + amd cpus can be unusable. +home: https://github.com/truecharts/apps/tree/master/charts/stable/android-8-0 +icon: https://truecharts.org/img/chart-icons/android-8-0.png +keywords: + - android-8-0 + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: android-8-0 +sources: + - https://registry.hub.docker.com/r/ulisses1478/docker-android +type: application +version: 0.0.12 diff --git a/incubator/android-8-0/0.0.12/README.md b/incubator/android-8-0/0.0.12/README.md new file mode 100644 index 00000000000..dc5703f87fc --- /dev/null +++ b/incubator/android-8-0/0.0.12/README.md @@ -0,0 +1,107 @@ +# android-8-0 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Android in docker solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. + +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: [android-8-0](https://truecharts.org/docs/charts/stable/android-8-0) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `android-8-0` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install android-8-0 TrueCharts/android-8-0 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `android-8-0` deployment + +```console +helm uninstall android-8-0 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install android-8-0 \ + --set env.TZ="America/New York" \ + TrueCharts/android-8-0 +``` + +#### 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 android-8-0 TrueCharts/android-8-0 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/android-8-0/0.0.11/app-readme.md b/incubator/android-8-0/0.0.12/app-readme.md similarity index 100% rename from incubator/android-8-0/0.0.11/app-readme.md rename to incubator/android-8-0/0.0.12/app-readme.md diff --git a/incubator/android-8-0/0.0.12/charts/common-10.4.7.tgz b/incubator/android-8-0/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/android-8-0/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/android-8-0/0.0.11/ix_values.yaml b/incubator/android-8-0/0.0.12/ix_values.yaml similarity index 100% rename from incubator/android-8-0/0.0.11/ix_values.yaml rename to incubator/android-8-0/0.0.12/ix_values.yaml diff --git a/incubator/android-8-0/0.0.11/questions.yaml b/incubator/android-8-0/0.0.12/questions.yaml similarity index 100% rename from incubator/android-8-0/0.0.11/questions.yaml rename to incubator/android-8-0/0.0.12/questions.yaml diff --git a/incubator/android-8-0/0.0.11/templates/common.yaml b/incubator/android-8-0/0.0.12/templates/common.yaml similarity index 100% rename from incubator/android-8-0/0.0.11/templates/common.yaml rename to incubator/android-8-0/0.0.12/templates/common.yaml diff --git a/incubator/android-8-0/0.0.11/values.yaml b/incubator/android-8-0/0.0.12/values.yaml similarity index 100% rename from incubator/android-8-0/0.0.11/values.yaml rename to incubator/android-8-0/0.0.12/values.yaml diff --git a/incubator/androiddebugbridge/0.0.11/CHANGELOG.md b/incubator/androiddebugbridge/0.0.11/CHANGELOG.md deleted file mode 100644 index aaa930c0da4..00000000000 --- a/incubator/androiddebugbridge/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [androiddebugbridge-0.0.5](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.4...androiddebugbridge-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [androiddebugbridge-0.0.4](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.3...androiddebugbridge-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [androiddebugbridge-0.0.3](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.2...androiddebugbridge-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [androiddebugbridge-0.0.2](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.1...androiddebugbridge-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### androiddebugbridge-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/androiddebugbridge/0.0.11/Chart.lock b/incubator/androiddebugbridge/0.0.11/Chart.lock deleted file mode 100644 index 0bc249e21be..00000000000 --- a/incubator/androiddebugbridge/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:07:24.858766627Z" diff --git a/incubator/androiddebugbridge/0.0.11/Chart.yaml b/incubator/androiddebugbridge/0.0.11/Chart.yaml deleted file mode 100644 index a0fa0ab90c0..00000000000 --- a/incubator/androiddebugbridge/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Control AndroidTV/FireTV devices through ADB from the Home Assistant\ - \ Core docker image.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/androiddebugbridge -icon: https://truecharts.org/img/chart-icons/androiddebugbridge.png -keywords: - - androiddebugbridge - - HomeAutomation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: androiddebugbridge -sources: - - https://hub.docker.com/r/barnybbb/adb-hass-androidtv - - https://hub.docker.com/r/barnybbb/adb-hass-androidtv/ -type: application -version: 0.0.11 diff --git a/incubator/androiddebugbridge/0.0.11/README.md b/incubator/androiddebugbridge/0.0.11/README.md deleted file mode 100644 index 4efcced9312..00000000000 --- a/incubator/androiddebugbridge/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# androiddebugbridge - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Control AndroidTV/FireTV devices through ADB from the Home Assistant Core docker image. - -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: [androiddebugbridge](https://truecharts.org/docs/charts/stable/androiddebugbridge) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `androiddebugbridge` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install androiddebugbridge TrueCharts/androiddebugbridge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `androiddebugbridge` deployment - -```console -helm uninstall androiddebugbridge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install androiddebugbridge \ - --set env.TZ="America/New York" \ - TrueCharts/androiddebugbridge -``` - -#### 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 androiddebugbridge TrueCharts/androiddebugbridge -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/androiddebugbridge/0.0.11/charts/common-10.4.6.tgz b/incubator/androiddebugbridge/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/androiddebugbridge/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/androiddebugbridge/0.0.12/CHANGELOG.md b/incubator/androiddebugbridge/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..58bee584bad --- /dev/null +++ b/incubator/androiddebugbridge/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [androiddebugbridge-0.0.12](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.11...androiddebugbridge-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [androiddebugbridge-0.0.5](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.4...androiddebugbridge-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [androiddebugbridge-0.0.4](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.3...androiddebugbridge-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [androiddebugbridge-0.0.3](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.2...androiddebugbridge-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [androiddebugbridge-0.0.2](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.1...androiddebugbridge-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### androiddebugbridge-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/androiddebugbridge/0.0.12/Chart.lock b/incubator/androiddebugbridge/0.0.12/Chart.lock new file mode 100644 index 00000000000..d437a9f8eac --- /dev/null +++ b/incubator/androiddebugbridge/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:51:33.770168948Z" diff --git a/incubator/androiddebugbridge/0.0.12/Chart.yaml b/incubator/androiddebugbridge/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5d6a29da6ff --- /dev/null +++ b/incubator/androiddebugbridge/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Control AndroidTV/FireTV devices through ADB from the Home Assistant\ + \ Core docker image.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/androiddebugbridge +icon: https://truecharts.org/img/chart-icons/androiddebugbridge.png +keywords: + - androiddebugbridge + - HomeAutomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: androiddebugbridge +sources: + - https://hub.docker.com/r/barnybbb/adb-hass-androidtv + - https://hub.docker.com/r/barnybbb/adb-hass-androidtv/ +type: application +version: 0.0.12 diff --git a/incubator/androiddebugbridge/0.0.12/README.md b/incubator/androiddebugbridge/0.0.12/README.md new file mode 100644 index 00000000000..53c5ef31489 --- /dev/null +++ b/incubator/androiddebugbridge/0.0.12/README.md @@ -0,0 +1,108 @@ +# androiddebugbridge + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Control AndroidTV/FireTV devices through ADB from the Home Assistant Core docker image. + +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: [androiddebugbridge](https://truecharts.org/docs/charts/stable/androiddebugbridge) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `androiddebugbridge` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install androiddebugbridge TrueCharts/androiddebugbridge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `androiddebugbridge` deployment + +```console +helm uninstall androiddebugbridge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install androiddebugbridge \ + --set env.TZ="America/New York" \ + TrueCharts/androiddebugbridge +``` + +#### 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 androiddebugbridge TrueCharts/androiddebugbridge -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/androiddebugbridge/0.0.11/app-readme.md b/incubator/androiddebugbridge/0.0.12/app-readme.md similarity index 100% rename from incubator/androiddebugbridge/0.0.11/app-readme.md rename to incubator/androiddebugbridge/0.0.12/app-readme.md diff --git a/incubator/androiddebugbridge/0.0.12/charts/common-10.4.7.tgz b/incubator/androiddebugbridge/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/androiddebugbridge/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/androiddebugbridge/0.0.11/ix_values.yaml b/incubator/androiddebugbridge/0.0.12/ix_values.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.11/ix_values.yaml rename to incubator/androiddebugbridge/0.0.12/ix_values.yaml diff --git a/incubator/androiddebugbridge/0.0.11/questions.yaml b/incubator/androiddebugbridge/0.0.12/questions.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.11/questions.yaml rename to incubator/androiddebugbridge/0.0.12/questions.yaml diff --git a/incubator/androiddebugbridge/0.0.11/templates/common.yaml b/incubator/androiddebugbridge/0.0.12/templates/common.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.11/templates/common.yaml rename to incubator/androiddebugbridge/0.0.12/templates/common.yaml diff --git a/incubator/androiddebugbridge/0.0.11/values.yaml b/incubator/androiddebugbridge/0.0.12/values.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.11/values.yaml rename to incubator/androiddebugbridge/0.0.12/values.yaml diff --git a/incubator/anope/0.0.11/CHANGELOG.md b/incubator/anope/0.0.11/CHANGELOG.md deleted file mode 100644 index 06ef7f6cda6..00000000000 --- a/incubator/anope/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [anope-0.0.5](https://github.com/truecharts/apps/compare/anope-0.0.4...anope-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [anope-0.0.4](https://github.com/truecharts/apps/compare/anope-0.0.3...anope-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [anope-0.0.3](https://github.com/truecharts/apps/compare/anope-0.0.2...anope-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [anope-0.0.2](https://github.com/truecharts/apps/compare/anope-0.0.1...anope-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### anope-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/anope/0.0.11/Chart.lock b/incubator/anope/0.0.11/Chart.lock deleted file mode 100644 index aa4f4dda6c1..00000000000 --- a/incubator/anope/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:07:45.513373861Z" diff --git a/incubator/anope/0.0.11/Chart.yaml b/incubator/anope/0.0.11/Chart.yaml deleted file mode 100644 index 84c1d392a74..00000000000 --- a/incubator/anope/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Anope is a set of IRC Services designed for flexibility and ease of\ - \ use.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/anope -icon: https://truecharts.org/img/chart-icons/anope.png -keywords: - - anope - - Network-Other - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: anope -sources: - - https://thelounge.chat/ - - https://hub.docker.com/r/ich777/anope -type: application -version: 0.0.11 diff --git a/incubator/anope/0.0.11/README.md b/incubator/anope/0.0.11/README.md deleted file mode 100644 index c96cfc82460..00000000000 --- a/incubator/anope/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# anope - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Anope is a set of IRC Services designed for flexibility and ease of use. - -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: [anope](https://truecharts.org/docs/charts/stable/anope) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `anope` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install anope TrueCharts/anope -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `anope` deployment - -```console -helm uninstall anope -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install anope \ - --set env.TZ="America/New York" \ - TrueCharts/anope -``` - -#### 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 anope TrueCharts/anope -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/anope/0.0.11/charts/common-10.4.6.tgz b/incubator/anope/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/anope/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/anope/0.0.12/CHANGELOG.md b/incubator/anope/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..42680332709 --- /dev/null +++ b/incubator/anope/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [anope-0.0.12](https://github.com/truecharts/apps/compare/anope-0.0.11...anope-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [anope-0.0.5](https://github.com/truecharts/apps/compare/anope-0.0.4...anope-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [anope-0.0.4](https://github.com/truecharts/apps/compare/anope-0.0.3...anope-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [anope-0.0.3](https://github.com/truecharts/apps/compare/anope-0.0.2...anope-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [anope-0.0.2](https://github.com/truecharts/apps/compare/anope-0.0.1...anope-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### anope-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/anope/0.0.12/Chart.lock b/incubator/anope/0.0.12/Chart.lock new file mode 100644 index 00000000000..f4b56bfd113 --- /dev/null +++ b/incubator/anope/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:51:51.364380171Z" diff --git a/incubator/anope/0.0.12/Chart.yaml b/incubator/anope/0.0.12/Chart.yaml new file mode 100644 index 00000000000..1a211d4ab68 --- /dev/null +++ b/incubator/anope/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Anope is a set of IRC Services designed for flexibility and ease of\ + \ use.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/anope +icon: https://truecharts.org/img/chart-icons/anope.png +keywords: + - anope + - Network-Other + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: anope +sources: + - https://thelounge.chat/ + - https://hub.docker.com/r/ich777/anope +type: application +version: 0.0.12 diff --git a/incubator/anope/0.0.12/README.md b/incubator/anope/0.0.12/README.md new file mode 100644 index 00000000000..db813437000 --- /dev/null +++ b/incubator/anope/0.0.12/README.md @@ -0,0 +1,108 @@ +# anope + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Anope is a set of IRC Services designed for flexibility and ease of use. + +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: [anope](https://truecharts.org/docs/charts/stable/anope) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `anope` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install anope TrueCharts/anope +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `anope` deployment + +```console +helm uninstall anope +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install anope \ + --set env.TZ="America/New York" \ + TrueCharts/anope +``` + +#### 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 anope TrueCharts/anope -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/anope/0.0.11/app-readme.md b/incubator/anope/0.0.12/app-readme.md similarity index 100% rename from incubator/anope/0.0.11/app-readme.md rename to incubator/anope/0.0.12/app-readme.md diff --git a/incubator/anope/0.0.12/charts/common-10.4.7.tgz b/incubator/anope/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/anope/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/anope/0.0.11/ix_values.yaml b/incubator/anope/0.0.12/ix_values.yaml similarity index 100% rename from incubator/anope/0.0.11/ix_values.yaml rename to incubator/anope/0.0.12/ix_values.yaml diff --git a/incubator/anope/0.0.11/questions.yaml b/incubator/anope/0.0.12/questions.yaml similarity index 100% rename from incubator/anope/0.0.11/questions.yaml rename to incubator/anope/0.0.12/questions.yaml diff --git a/incubator/anope/0.0.11/templates/common.yaml b/incubator/anope/0.0.12/templates/common.yaml similarity index 100% rename from incubator/anope/0.0.11/templates/common.yaml rename to incubator/anope/0.0.12/templates/common.yaml diff --git a/incubator/anope/0.0.11/values.yaml b/incubator/anope/0.0.12/values.yaml similarity index 100% rename from incubator/anope/0.0.11/values.yaml rename to incubator/anope/0.0.12/values.yaml diff --git a/incubator/apache-webdav/0.0.11/CHANGELOG.md b/incubator/apache-webdav/0.0.11/CHANGELOG.md deleted file mode 100644 index b775a36fcf2..00000000000 --- a/incubator/apache-webdav/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [apache-webdav-0.0.5](https://github.com/truecharts/apps/compare/apache-webdav-0.0.4...apache-webdav-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [apache-webdav-0.0.4](https://github.com/truecharts/apps/compare/apache-webdav-0.0.3...apache-webdav-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [apache-webdav-0.0.3](https://github.com/truecharts/apps/compare/apache-webdav-0.0.2...apache-webdav-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [apache-webdav-0.0.2](https://github.com/truecharts/apps/compare/apache-webdav-0.0.1...apache-webdav-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### apache-webdav-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/apache-webdav/0.0.11/Chart.lock b/incubator/apache-webdav/0.0.11/Chart.lock deleted file mode 100644 index 73dfcc06c16..00000000000 --- a/incubator/apache-webdav/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:07:45.736009164Z" diff --git a/incubator/apache-webdav/0.0.11/Chart.yaml b/incubator/apache-webdav/0.0.11/Chart.yaml deleted file mode 100644 index 37c355b0f76..00000000000 --- a/incubator/apache-webdav/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Very simple WebDAV server based on Apache. You need a WebDAV client\ - \ to transfer files. It does not include a WebUI to upload files through your browser.\r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-webdav -icon: https://truecharts.org/img/chart-icons/apache-webdav.png -keywords: - - apache-webdav - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apache-webdav -sources: - - https://httpd.apache.org/docs/2.4/mod/mod_dav.html - - https://github.com/mgutt/docker-apachewebdav -type: application -version: 0.0.11 diff --git a/incubator/apache-webdav/0.0.11/README.md b/incubator/apache-webdav/0.0.11/README.md deleted file mode 100644 index 5236d3d8bf8..00000000000 --- a/incubator/apache-webdav/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# apache-webdav - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. - -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: [apache-webdav](https://truecharts.org/docs/charts/stable/apache-webdav) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `apache-webdav` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install apache-webdav TrueCharts/apache-webdav -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `apache-webdav` deployment - -```console -helm uninstall apache-webdav -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install apache-webdav \ - --set env.TZ="America/New York" \ - TrueCharts/apache-webdav -``` - -#### 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 apache-webdav TrueCharts/apache-webdav -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/apache-webdav/0.0.11/charts/common-10.4.6.tgz b/incubator/apache-webdav/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/apache-webdav/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/apache-webdav/0.0.12/CHANGELOG.md b/incubator/apache-webdav/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..80afa06b1d0 --- /dev/null +++ b/incubator/apache-webdav/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [apache-webdav-0.0.12](https://github.com/truecharts/apps/compare/apache-webdav-0.0.11...apache-webdav-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [apache-webdav-0.0.5](https://github.com/truecharts/apps/compare/apache-webdav-0.0.4...apache-webdav-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [apache-webdav-0.0.4](https://github.com/truecharts/apps/compare/apache-webdav-0.0.3...apache-webdav-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [apache-webdav-0.0.3](https://github.com/truecharts/apps/compare/apache-webdav-0.0.2...apache-webdav-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [apache-webdav-0.0.2](https://github.com/truecharts/apps/compare/apache-webdav-0.0.1...apache-webdav-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### apache-webdav-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/apache-webdav/0.0.12/Chart.lock b/incubator/apache-webdav/0.0.12/Chart.lock new file mode 100644 index 00000000000..1048155bc6c --- /dev/null +++ b/incubator/apache-webdav/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:51:52.423817765Z" diff --git a/incubator/apache-webdav/0.0.12/Chart.yaml b/incubator/apache-webdav/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e8c9d5f6c7d --- /dev/null +++ b/incubator/apache-webdav/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Very simple WebDAV server based on Apache. You need a WebDAV client\ + \ to transfer files. It does not include a WebUI to upload files through your browser.\r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-webdav +icon: https://truecharts.org/img/chart-icons/apache-webdav.png +keywords: + - apache-webdav + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apache-webdav +sources: + - https://httpd.apache.org/docs/2.4/mod/mod_dav.html + - https://github.com/mgutt/docker-apachewebdav +type: application +version: 0.0.12 diff --git a/incubator/apache-webdav/0.0.12/README.md b/incubator/apache-webdav/0.0.12/README.md new file mode 100644 index 00000000000..00953b85249 --- /dev/null +++ b/incubator/apache-webdav/0.0.12/README.md @@ -0,0 +1,108 @@ +# apache-webdav + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. + +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: [apache-webdav](https://truecharts.org/docs/charts/stable/apache-webdav) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `apache-webdav` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install apache-webdav TrueCharts/apache-webdav +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `apache-webdav` deployment + +```console +helm uninstall apache-webdav +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install apache-webdav \ + --set env.TZ="America/New York" \ + TrueCharts/apache-webdav +``` + +#### 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 apache-webdav TrueCharts/apache-webdav -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/apache-webdav/0.0.11/app-readme.md b/incubator/apache-webdav/0.0.12/app-readme.md similarity index 100% rename from incubator/apache-webdav/0.0.11/app-readme.md rename to incubator/apache-webdav/0.0.12/app-readme.md diff --git a/incubator/apache-webdav/0.0.12/charts/common-10.4.7.tgz b/incubator/apache-webdav/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/apache-webdav/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/apache-webdav/0.0.11/ix_values.yaml b/incubator/apache-webdav/0.0.12/ix_values.yaml similarity index 100% rename from incubator/apache-webdav/0.0.11/ix_values.yaml rename to incubator/apache-webdav/0.0.12/ix_values.yaml diff --git a/incubator/apache-webdav/0.0.11/questions.yaml b/incubator/apache-webdav/0.0.12/questions.yaml similarity index 100% rename from incubator/apache-webdav/0.0.11/questions.yaml rename to incubator/apache-webdav/0.0.12/questions.yaml diff --git a/incubator/apache-webdav/0.0.11/templates/common.yaml b/incubator/apache-webdav/0.0.12/templates/common.yaml similarity index 100% rename from incubator/apache-webdav/0.0.11/templates/common.yaml rename to incubator/apache-webdav/0.0.12/templates/common.yaml diff --git a/incubator/apache-webdav/0.0.11/values.yaml b/incubator/apache-webdav/0.0.12/values.yaml similarity index 100% rename from incubator/apache-webdav/0.0.11/values.yaml rename to incubator/apache-webdav/0.0.12/values.yaml diff --git a/incubator/apprise-api/0.0.11/CHANGELOG.md b/incubator/apprise-api/0.0.11/CHANGELOG.md deleted file mode 100644 index b7b85da08d7..00000000000 --- a/incubator/apprise-api/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [apprise-api-0.0.5](https://github.com/truecharts/apps/compare/apprise-api-0.0.4...apprise-api-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [apprise-api-0.0.4](https://github.com/truecharts/apps/compare/apprise-api-0.0.3...apprise-api-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [apprise-api-0.0.3](https://github.com/truecharts/apps/compare/apprise-api-0.0.2...apprise-api-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [apprise-api-0.0.2](https://github.com/truecharts/apps/compare/apprise-api-0.0.1...apprise-api-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### apprise-api-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/apprise-api/0.0.11/Chart.lock b/incubator/apprise-api/0.0.11/Chart.lock deleted file mode 100644 index f5c62a96ab0..00000000000 --- a/incubator/apprise-api/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:07:45.580647385Z" diff --git a/incubator/apprise-api/0.0.11/Chart.yaml b/incubator/apprise-api/0.0.11/Chart.yaml deleted file mode 100644 index 4403258d8bf..00000000000 --- a/incubator/apprise-api/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of - Apprise(https://github.com/caronc/apprise) through your network with a user-friendly - API. - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/apprise-api -icon: https://truecharts.org/img/chart-icons/apprise-api.png -keywords: - - apprise-api - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apprise-api -sources: - - https://github.com/caronc/apprise-api - - https://github.com/orgs/linuxserver/packages/container/package/apprise-api - - https://github.com/linuxserver/docker-apprise-api#readme -type: application -version: 0.0.11 diff --git a/incubator/apprise-api/0.0.11/README.md b/incubator/apprise-api/0.0.11/README.md deleted file mode 100644 index 8b8d62da3b0..00000000000 --- a/incubator/apprise-api/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# apprise-api - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API. - -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: [apprise-api](https://truecharts.org/docs/charts/stable/apprise-api) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `apprise-api` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install apprise-api TrueCharts/apprise-api -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `apprise-api` deployment - -```console -helm uninstall apprise-api -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install apprise-api \ - --set env.TZ="America/New York" \ - TrueCharts/apprise-api -``` - -#### 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 apprise-api TrueCharts/apprise-api -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/apprise-api/0.0.11/charts/common-10.4.6.tgz b/incubator/apprise-api/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/apprise-api/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/apprise-api/0.0.12/CHANGELOG.md b/incubator/apprise-api/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..02f048c910a --- /dev/null +++ b/incubator/apprise-api/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [apprise-api-0.0.12](https://github.com/truecharts/apps/compare/apprise-api-0.0.11...apprise-api-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [apprise-api-0.0.5](https://github.com/truecharts/apps/compare/apprise-api-0.0.4...apprise-api-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [apprise-api-0.0.4](https://github.com/truecharts/apps/compare/apprise-api-0.0.3...apprise-api-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [apprise-api-0.0.3](https://github.com/truecharts/apps/compare/apprise-api-0.0.2...apprise-api-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [apprise-api-0.0.2](https://github.com/truecharts/apps/compare/apprise-api-0.0.1...apprise-api-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### apprise-api-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/apprise-api/0.0.12/Chart.lock b/incubator/apprise-api/0.0.12/Chart.lock new file mode 100644 index 00000000000..a6fa162209d --- /dev/null +++ b/incubator/apprise-api/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:51:52.707881045Z" diff --git a/incubator/apprise-api/0.0.12/Chart.yaml b/incubator/apprise-api/0.0.12/Chart.yaml new file mode 100644 index 00000000000..760af6645e7 --- /dev/null +++ b/incubator/apprise-api/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of + Apprise(https://github.com/caronc/apprise) through your network with a user-friendly + API. + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/apprise-api +icon: https://truecharts.org/img/chart-icons/apprise-api.png +keywords: + - apprise-api + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apprise-api +sources: + - https://github.com/caronc/apprise-api + - https://github.com/orgs/linuxserver/packages/container/package/apprise-api + - https://github.com/linuxserver/docker-apprise-api#readme +type: application +version: 0.0.12 diff --git a/incubator/apprise-api/0.0.12/README.md b/incubator/apprise-api/0.0.12/README.md new file mode 100644 index 00000000000..e0bdec49c72 --- /dev/null +++ b/incubator/apprise-api/0.0.12/README.md @@ -0,0 +1,109 @@ +# apprise-api + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API. + +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: [apprise-api](https://truecharts.org/docs/charts/stable/apprise-api) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `apprise-api` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install apprise-api TrueCharts/apprise-api +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `apprise-api` deployment + +```console +helm uninstall apprise-api +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install apprise-api \ + --set env.TZ="America/New York" \ + TrueCharts/apprise-api +``` + +#### 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 apprise-api TrueCharts/apprise-api -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/apprise-api/0.0.11/app-readme.md b/incubator/apprise-api/0.0.12/app-readme.md similarity index 100% rename from incubator/apprise-api/0.0.11/app-readme.md rename to incubator/apprise-api/0.0.12/app-readme.md diff --git a/incubator/apprise-api/0.0.12/charts/common-10.4.7.tgz b/incubator/apprise-api/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/apprise-api/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/apprise-api/0.0.11/ix_values.yaml b/incubator/apprise-api/0.0.12/ix_values.yaml similarity index 100% rename from incubator/apprise-api/0.0.11/ix_values.yaml rename to incubator/apprise-api/0.0.12/ix_values.yaml diff --git a/incubator/apprise-api/0.0.11/questions.yaml b/incubator/apprise-api/0.0.12/questions.yaml similarity index 100% rename from incubator/apprise-api/0.0.11/questions.yaml rename to incubator/apprise-api/0.0.12/questions.yaml diff --git a/incubator/apprise-api/0.0.11/templates/common.yaml b/incubator/apprise-api/0.0.12/templates/common.yaml similarity index 100% rename from incubator/apprise-api/0.0.11/templates/common.yaml rename to incubator/apprise-api/0.0.12/templates/common.yaml diff --git a/incubator/apprise-api/0.0.11/values.yaml b/incubator/apprise-api/0.0.12/values.yaml similarity index 100% rename from incubator/apprise-api/0.0.11/values.yaml rename to incubator/apprise-api/0.0.12/values.yaml diff --git a/incubator/appsmith/2.0.28/CHANGELOG.md b/incubator/appsmith/2.0.28/CHANGELOG.md deleted file mode 100644 index 6f6b4dc427a..00000000000 --- a/incubator/appsmith/2.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [appsmith-2.0.28](https://github.com/truecharts/apps/compare/appsmith-2.0.27...appsmith-2.0.28) (2022-07-23) - -### Chore - -- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) - - - - -## [appsmith-2.0.27](https://github.com/truecharts/apps/compare/appsmith-2.0.26...appsmith-2.0.27) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [appsmith-2.0.26](https://github.com/truecharts/apps/compare/appsmith-2.0.24...appsmith-2.0.26) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [appsmith-2.0.24](https://github.com/truecharts/apps/compare/appsmith-2.0.23...appsmith-2.0.24) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [appsmith-2.0.23](https://github.com/truecharts/apps/compare/appsmith-2.0.22...appsmith-2.0.23) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [appsmith-2.0.22](https://github.com/truecharts/apps/compare/appsmith-2.0.20...appsmith-2.0.22) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [appsmith-2.0.20](https://github.com/truecharts/apps/compare/appsmith-2.0.19...appsmith-2.0.20) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [appsmith-2.0.19](https://github.com/truecharts/apps/compare/appsmith-2.0.17...appsmith-2.0.19) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [appsmith-2.0.17](https://github.com/truecharts/apps/compare/appsmith-2.0.16...appsmith-2.0.17) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [appsmith-2.0.16](https://github.com/truecharts/apps/compare/appsmith-2.0.15...appsmith-2.0.16) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [appsmith-2.0.15](https://github.com/truecharts/apps/compare/appsmith-2.0.14...appsmith-2.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/incubator/appsmith/2.0.28/Chart.lock b/incubator/appsmith/2.0.28/Chart.lock deleted file mode 100644 index 256cfc93afa..00000000000 --- a/incubator/appsmith/2.0.28/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:97ffa9079fc18b4fe62ac329b917ad92bd287b25bd0b4e30c4ee7daded04b1c1 -generated: "2022-07-23T10:41:33.960720029Z" diff --git a/incubator/appsmith/2.0.28/Chart.yaml b/incubator/appsmith/2.0.28/Chart.yaml deleted file mode 100644 index 77d1df72364..00000000000 --- a/incubator/appsmith/2.0.28/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -# - condition: mongodb.enabled -# name: mongodb -# repository: https://charts.truecharts.org -# version: 0.0.25 -description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/appsmith -icon: https://truecharts.org/img/chart-icons/appsmith.png -keywords: - - appsmith -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: appsmith -sources: - - https://github.com/appsmithorg/appsmith -version: 2.0.28 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/appsmith/2.0.28/README.md b/incubator/appsmith/2.0.28/README.md deleted file mode 100644 index 341738e3678..00000000000 --- a/incubator/appsmith/2.0.28/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# appsmith - -![Version: 2.0.28](https://img.shields.io/badge/Version-2.0.28-informational?style=flat-square) ![AppVersion: 1.7.9](https://img.shields.io/badge/AppVersion-1.7.9-informational?style=flat-square) - -Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. - -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: [appsmith](https://truecharts.org/docs/charts/stable/appsmith) - -**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 | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `appsmith` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install appsmith TrueCharts/appsmith -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `appsmith` deployment - -```console -helm uninstall appsmith -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install appsmith \ - --set env.TZ="America/New York" \ - TrueCharts/appsmith -``` - -#### 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 appsmith TrueCharts/appsmith -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/appsmith/2.0.28/charts/common-10.4.6.tgz b/incubator/appsmith/2.0.28/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/appsmith/2.0.28/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/appsmith/2.0.28/charts/redis-3.0.42.tgz b/incubator/appsmith/2.0.28/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/incubator/appsmith/2.0.28/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/incubator/appsmith/2.0.29/CHANGELOG.md b/incubator/appsmith/2.0.29/CHANGELOG.md new file mode 100644 index 00000000000..2cc52edcea6 --- /dev/null +++ b/incubator/appsmith/2.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [appsmith-2.0.29](https://github.com/truecharts/apps/compare/appsmith-2.0.28...appsmith-2.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [appsmith-2.0.28](https://github.com/truecharts/apps/compare/appsmith-2.0.27...appsmith-2.0.28) (2022-07-23) + +### Chore + +- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + + + +## [appsmith-2.0.27](https://github.com/truecharts/apps/compare/appsmith-2.0.26...appsmith-2.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [appsmith-2.0.26](https://github.com/truecharts/apps/compare/appsmith-2.0.24...appsmith-2.0.26) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [appsmith-2.0.24](https://github.com/truecharts/apps/compare/appsmith-2.0.23...appsmith-2.0.24) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [appsmith-2.0.23](https://github.com/truecharts/apps/compare/appsmith-2.0.22...appsmith-2.0.23) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [appsmith-2.0.22](https://github.com/truecharts/apps/compare/appsmith-2.0.20...appsmith-2.0.22) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [appsmith-2.0.20](https://github.com/truecharts/apps/compare/appsmith-2.0.19...appsmith-2.0.20) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [appsmith-2.0.19](https://github.com/truecharts/apps/compare/appsmith-2.0.17...appsmith-2.0.19) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [appsmith-2.0.17](https://github.com/truecharts/apps/compare/appsmith-2.0.16...appsmith-2.0.17) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [appsmith-2.0.16](https://github.com/truecharts/apps/compare/appsmith-2.0.15...appsmith-2.0.16) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + diff --git a/incubator/appsmith/2.0.29/Chart.lock b/incubator/appsmith/2.0.29/Chart.lock new file mode 100644 index 00000000000..a192900d519 --- /dev/null +++ b/incubator/appsmith/2.0.29/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:eff70e6e5258b0d836dba40f04507095c4f06f6d474ec9d0092e5f7b6efa2817 +generated: "2022-07-23T13:51:59.899582402Z" diff --git a/incubator/appsmith/2.0.29/Chart.yaml b/incubator/appsmith/2.0.29/Chart.yaml new file mode 100644 index 00000000000..691a3c54502 --- /dev/null +++ b/incubator/appsmith/2.0.29/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.7.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +# - condition: mongodb.enabled +# name: mongodb +# repository: https://charts.truecharts.org +# version: 0.0.25 +description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/appsmith +icon: https://truecharts.org/img/chart-icons/appsmith.png +keywords: + - appsmith +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: appsmith +sources: + - https://github.com/appsmithorg/appsmith +version: 2.0.29 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/appsmith/2.0.29/README.md b/incubator/appsmith/2.0.29/README.md new file mode 100644 index 00000000000..e94ebf6507d --- /dev/null +++ b/incubator/appsmith/2.0.29/README.md @@ -0,0 +1,108 @@ +# appsmith + +![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![AppVersion: 1.7.9](https://img.shields.io/badge/AppVersion-1.7.9-informational?style=flat-square) + +Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. + +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: [appsmith](https://truecharts.org/docs/charts/stable/appsmith) + +**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 | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `appsmith` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install appsmith TrueCharts/appsmith +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `appsmith` deployment + +```console +helm uninstall appsmith +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install appsmith \ + --set env.TZ="America/New York" \ + TrueCharts/appsmith +``` + +#### 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 appsmith TrueCharts/appsmith -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/appsmith/2.0.28/app-readme.md b/incubator/appsmith/2.0.29/app-readme.md similarity index 100% rename from incubator/appsmith/2.0.28/app-readme.md rename to incubator/appsmith/2.0.29/app-readme.md diff --git a/incubator/appsmith/2.0.29/charts/common-10.4.7.tgz b/incubator/appsmith/2.0.29/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/appsmith/2.0.29/charts/common-10.4.7.tgz differ diff --git a/incubator/appsmith/2.0.29/charts/redis-3.0.44.tgz b/incubator/appsmith/2.0.29/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/incubator/appsmith/2.0.29/charts/redis-3.0.44.tgz differ diff --git a/incubator/appsmith/2.0.28/ix_values.yaml b/incubator/appsmith/2.0.29/ix_values.yaml similarity index 100% rename from incubator/appsmith/2.0.28/ix_values.yaml rename to incubator/appsmith/2.0.29/ix_values.yaml diff --git a/incubator/appsmith/2.0.28/questions.yaml b/incubator/appsmith/2.0.29/questions.yaml similarity index 100% rename from incubator/appsmith/2.0.28/questions.yaml rename to incubator/appsmith/2.0.29/questions.yaml diff --git a/incubator/appsmith/2.0.28/templates/common.yaml b/incubator/appsmith/2.0.29/templates/common.yaml similarity index 100% rename from incubator/appsmith/2.0.28/templates/common.yaml rename to incubator/appsmith/2.0.29/templates/common.yaml diff --git a/incubator/appsmith/2.0.28/values.yaml b/incubator/appsmith/2.0.29/values.yaml similarity index 100% rename from incubator/appsmith/2.0.28/values.yaml rename to incubator/appsmith/2.0.29/values.yaml diff --git a/incubator/apt-cacher-ng/0.0.11/CHANGELOG.md b/incubator/apt-cacher-ng/0.0.11/CHANGELOG.md deleted file mode 100644 index d9321e263fc..00000000000 --- a/incubator/apt-cacher-ng/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [apt-cacher-ng-0.0.5](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.4...apt-cacher-ng-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [apt-cacher-ng-0.0.4](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.3...apt-cacher-ng-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [apt-cacher-ng-0.0.3](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.2...apt-cacher-ng-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [apt-cacher-ng-0.0.2](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.1...apt-cacher-ng-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### apt-cacher-ng-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/apt-cacher-ng/0.0.11/Chart.lock b/incubator/apt-cacher-ng/0.0.11/Chart.lock deleted file mode 100644 index e1dcda75484..00000000000 --- a/incubator/apt-cacher-ng/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:08:07.278183603Z" diff --git a/incubator/apt-cacher-ng/0.0.11/Chart.yaml b/incubator/apt-cacher-ng/0.0.11/Chart.yaml deleted file mode 100644 index 0d02ccef69f..00000000000 --- a/incubator/apt-cacher-ng/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Proxy - - Network-Other - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Apt-Cacher NG is a caching proxy, specialized for package files from - Linux distributors, primarily for Debian (and Debian based) distributions but not - limited to those. -home: https://github.com/truecharts/apps/tree/master/charts/stable/apt-cacher-ng -icon: https://truecharts.org/img/chart-icons/apt-cacher-ng.png -keywords: - - apt-cacher-ng - - Network-Proxy - - Network-Other - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apt-cacher-ng -sources: - - https://www.unix-ag.uni-kl.de/~bloch/acng/ - - https://hub.docker.com/r/sameersbn/apt-cacher-ng/ -type: application -version: 0.0.11 diff --git a/incubator/apt-cacher-ng/0.0.11/README.md b/incubator/apt-cacher-ng/0.0.11/README.md deleted file mode 100644 index 55c9d74c521..00000000000 --- a/incubator/apt-cacher-ng/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# apt-cacher-ng - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. - -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: [apt-cacher-ng](https://truecharts.org/docs/charts/stable/apt-cacher-ng) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `apt-cacher-ng` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install apt-cacher-ng TrueCharts/apt-cacher-ng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `apt-cacher-ng` deployment - -```console -helm uninstall apt-cacher-ng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install apt-cacher-ng \ - --set env.TZ="America/New York" \ - TrueCharts/apt-cacher-ng -``` - -#### 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 apt-cacher-ng TrueCharts/apt-cacher-ng -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/apt-cacher-ng/0.0.11/charts/common-10.4.6.tgz b/incubator/apt-cacher-ng/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/apt-cacher-ng/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/apt-cacher-ng/0.0.12/CHANGELOG.md b/incubator/apt-cacher-ng/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..10280fd8c87 --- /dev/null +++ b/incubator/apt-cacher-ng/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [apt-cacher-ng-0.0.12](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.11...apt-cacher-ng-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [apt-cacher-ng-0.0.5](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.4...apt-cacher-ng-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [apt-cacher-ng-0.0.4](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.3...apt-cacher-ng-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [apt-cacher-ng-0.0.3](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.2...apt-cacher-ng-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [apt-cacher-ng-0.0.2](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.1...apt-cacher-ng-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### apt-cacher-ng-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/apt-cacher-ng/0.0.12/Chart.lock b/incubator/apt-cacher-ng/0.0.12/Chart.lock new file mode 100644 index 00000000000..03a4e7136b1 --- /dev/null +++ b/incubator/apt-cacher-ng/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:52:10.716794303Z" diff --git a/incubator/apt-cacher-ng/0.0.12/Chart.yaml b/incubator/apt-cacher-ng/0.0.12/Chart.yaml new file mode 100644 index 00000000000..39ccbbddd34 --- /dev/null +++ b/incubator/apt-cacher-ng/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Proxy + - Network-Other + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Apt-Cacher NG is a caching proxy, specialized for package files from + Linux distributors, primarily for Debian (and Debian based) distributions but not + limited to those. +home: https://github.com/truecharts/apps/tree/master/charts/stable/apt-cacher-ng +icon: https://truecharts.org/img/chart-icons/apt-cacher-ng.png +keywords: + - apt-cacher-ng + - Network-Proxy + - Network-Other + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apt-cacher-ng +sources: + - https://www.unix-ag.uni-kl.de/~bloch/acng/ + - https://hub.docker.com/r/sameersbn/apt-cacher-ng/ +type: application +version: 0.0.12 diff --git a/incubator/apt-cacher-ng/0.0.12/README.md b/incubator/apt-cacher-ng/0.0.12/README.md new file mode 100644 index 00000000000..a4b2747c321 --- /dev/null +++ b/incubator/apt-cacher-ng/0.0.12/README.md @@ -0,0 +1,108 @@ +# apt-cacher-ng + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. + +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: [apt-cacher-ng](https://truecharts.org/docs/charts/stable/apt-cacher-ng) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `apt-cacher-ng` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install apt-cacher-ng TrueCharts/apt-cacher-ng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `apt-cacher-ng` deployment + +```console +helm uninstall apt-cacher-ng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install apt-cacher-ng \ + --set env.TZ="America/New York" \ + TrueCharts/apt-cacher-ng +``` + +#### 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 apt-cacher-ng TrueCharts/apt-cacher-ng -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/apt-cacher-ng/0.0.11/app-readme.md b/incubator/apt-cacher-ng/0.0.12/app-readme.md similarity index 100% rename from incubator/apt-cacher-ng/0.0.11/app-readme.md rename to incubator/apt-cacher-ng/0.0.12/app-readme.md diff --git a/incubator/apt-cacher-ng/0.0.12/charts/common-10.4.7.tgz b/incubator/apt-cacher-ng/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/apt-cacher-ng/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/apt-cacher-ng/0.0.11/ix_values.yaml b/incubator/apt-cacher-ng/0.0.12/ix_values.yaml similarity index 100% rename from incubator/apt-cacher-ng/0.0.11/ix_values.yaml rename to incubator/apt-cacher-ng/0.0.12/ix_values.yaml diff --git a/incubator/apt-cacher-ng/0.0.11/questions.yaml b/incubator/apt-cacher-ng/0.0.12/questions.yaml similarity index 100% rename from incubator/apt-cacher-ng/0.0.11/questions.yaml rename to incubator/apt-cacher-ng/0.0.12/questions.yaml diff --git a/incubator/apt-cacher-ng/0.0.11/templates/common.yaml b/incubator/apt-cacher-ng/0.0.12/templates/common.yaml similarity index 100% rename from incubator/apt-cacher-ng/0.0.11/templates/common.yaml rename to incubator/apt-cacher-ng/0.0.12/templates/common.yaml diff --git a/incubator/apt-cacher-ng/0.0.11/values.yaml b/incubator/apt-cacher-ng/0.0.12/values.yaml similarity index 100% rename from incubator/apt-cacher-ng/0.0.11/values.yaml rename to incubator/apt-cacher-ng/0.0.12/values.yaml diff --git a/incubator/archiveteam-warrior/0.0.11/CHANGELOG.md b/incubator/archiveteam-warrior/0.0.11/CHANGELOG.md deleted file mode 100644 index 79b7aa28689..00000000000 --- a/incubator/archiveteam-warrior/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [archiveteam-warrior-0.0.5](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.4...archiveteam-warrior-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [archiveteam-warrior-0.0.4](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.3...archiveteam-warrior-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [archiveteam-warrior-0.0.3](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.2...archiveteam-warrior-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [archiveteam-warrior-0.0.2](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.1...archiveteam-warrior-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### archiveteam-warrior-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/archiveteam-warrior/0.0.11/Chart.lock b/incubator/archiveteam-warrior/0.0.11/Chart.lock deleted file mode 100644 index a210c5b9496..00000000000 --- a/incubator/archiveteam-warrior/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:08:07.480818695Z" diff --git a/incubator/archiveteam-warrior/0.0.11/Chart.yaml b/incubator/archiveteam-warrior/0.0.11/Chart.yaml deleted file mode 100644 index 12b456b2f55..00000000000 --- a/incubator/archiveteam-warrior/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "The Archive Team Warrior is a virtual archiving appliance. You can run\ - \ it to help with the Archive Team archiving efforts. It will download sites and\ - \ upload them to our archive\u2014and it\u2019s really easy to do!\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/archiveteam-warrior -icon: https://truecharts.org/img/chart-icons/archiveteam-warrior.png -keywords: - - archiveteam-warrior - - Backup - - Cloud - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: archiveteam-warrior -sources: - - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior - - https://hub.docker.com/r/archiveteam/warrior-dockerfile/ -type: application -version: 0.0.11 diff --git a/incubator/archiveteam-warrior/0.0.11/README.md b/incubator/archiveteam-warrior/0.0.11/README.md deleted file mode 100644 index 0e2d95b74f4..00000000000 --- a/incubator/archiveteam-warrior/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# archiveteam-warrior - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! - -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: [archiveteam-warrior](https://truecharts.org/docs/charts/stable/archiveteam-warrior) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `archiveteam-warrior` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install archiveteam-warrior TrueCharts/archiveteam-warrior -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `archiveteam-warrior` deployment - -```console -helm uninstall archiveteam-warrior -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install archiveteam-warrior \ - --set env.TZ="America/New York" \ - TrueCharts/archiveteam-warrior -``` - -#### 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 archiveteam-warrior TrueCharts/archiveteam-warrior -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/archiveteam-warrior/0.0.11/charts/common-10.4.6.tgz b/incubator/archiveteam-warrior/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/archiveteam-warrior/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/archiveteam-warrior/0.0.12/CHANGELOG.md b/incubator/archiveteam-warrior/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f96b3a4a42e --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [archiveteam-warrior-0.0.12](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.11...archiveteam-warrior-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [archiveteam-warrior-0.0.5](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.4...archiveteam-warrior-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [archiveteam-warrior-0.0.4](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.3...archiveteam-warrior-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [archiveteam-warrior-0.0.3](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.2...archiveteam-warrior-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [archiveteam-warrior-0.0.2](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.1...archiveteam-warrior-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### archiveteam-warrior-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/archiveteam-warrior/0.0.12/Chart.lock b/incubator/archiveteam-warrior/0.0.12/Chart.lock new file mode 100644 index 00000000000..4ee167a3ea8 --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:52:11.956717704Z" diff --git a/incubator/archiveteam-warrior/0.0.12/Chart.yaml b/incubator/archiveteam-warrior/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8077a57ea66 --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "The Archive Team Warrior is a virtual archiving appliance. You can run\ + \ it to help with the Archive Team archiving efforts. It will download sites and\ + \ upload them to our archive\u2014and it\u2019s really easy to do!\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/archiveteam-warrior +icon: https://truecharts.org/img/chart-icons/archiveteam-warrior.png +keywords: + - archiveteam-warrior + - Backup + - Cloud + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: archiveteam-warrior +sources: + - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior + - https://hub.docker.com/r/archiveteam/warrior-dockerfile/ +type: application +version: 0.0.12 diff --git a/incubator/archiveteam-warrior/0.0.12/README.md b/incubator/archiveteam-warrior/0.0.12/README.md new file mode 100644 index 00000000000..c063e07e1db --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.12/README.md @@ -0,0 +1,108 @@ +# archiveteam-warrior + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! + +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: [archiveteam-warrior](https://truecharts.org/docs/charts/stable/archiveteam-warrior) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `archiveteam-warrior` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install archiveteam-warrior TrueCharts/archiveteam-warrior +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `archiveteam-warrior` deployment + +```console +helm uninstall archiveteam-warrior +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install archiveteam-warrior \ + --set env.TZ="America/New York" \ + TrueCharts/archiveteam-warrior +``` + +#### 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 archiveteam-warrior TrueCharts/archiveteam-warrior -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/archiveteam-warrior/0.0.11/app-readme.md b/incubator/archiveteam-warrior/0.0.12/app-readme.md similarity index 100% rename from incubator/archiveteam-warrior/0.0.11/app-readme.md rename to incubator/archiveteam-warrior/0.0.12/app-readme.md diff --git a/incubator/archiveteam-warrior/0.0.12/charts/common-10.4.7.tgz b/incubator/archiveteam-warrior/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/archiveteam-warrior/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/archiveteam-warrior/0.0.11/ix_values.yaml b/incubator/archiveteam-warrior/0.0.12/ix_values.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.11/ix_values.yaml rename to incubator/archiveteam-warrior/0.0.12/ix_values.yaml diff --git a/incubator/archiveteam-warrior/0.0.11/questions.yaml b/incubator/archiveteam-warrior/0.0.12/questions.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.11/questions.yaml rename to incubator/archiveteam-warrior/0.0.12/questions.yaml diff --git a/incubator/archiveteam-warrior/0.0.11/templates/common.yaml b/incubator/archiveteam-warrior/0.0.12/templates/common.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.11/templates/common.yaml rename to incubator/archiveteam-warrior/0.0.12/templates/common.yaml diff --git a/incubator/archiveteam-warrior/0.0.11/values.yaml b/incubator/archiveteam-warrior/0.0.12/values.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.11/values.yaml rename to incubator/archiveteam-warrior/0.0.12/values.yaml diff --git a/incubator/ariang/0.0.14/CHANGELOG.md b/incubator/ariang/0.0.14/CHANGELOG.md deleted file mode 100644 index bb83abe94eb..00000000000 --- a/incubator/ariang/0.0.14/CHANGELOG.md +++ /dev/null @@ -1,89 +0,0 @@ -# Changelog - - - -## [ariang-0.0.14](https://github.com/truecharts/apps/compare/ariang-0.0.12...ariang-0.0.14) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - - -## [ariang-0.0.11](https://github.com/truecharts/apps/compare/ariang-0.0.10...ariang-0.0.11) (2022-07-18) - -### Chore - -- update image refs ([#3210](https://github.com/truecharts/apps/issues/3210)) - - - -## [ariang-0.0.10](https://github.com/truecharts/apps/compare/ariang-0.0.9...ariang-0.0.10) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ariang-0.0.9](https://github.com/truecharts/apps/compare/ariang-0.0.7...ariang-0.0.9) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ariang-0.0.7](https://github.com/truecharts/apps/compare/ariang-0.0.5...ariang-0.0.7) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ariang-0.0.5](https://github.com/truecharts/apps/compare/ariang-0.0.4...ariang-0.0.5) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ariang-0.0.4](https://github.com/truecharts/apps/compare/ariang-0.0.3...ariang-0.0.4) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ariang-0.0.3](https://github.com/truecharts/apps/compare/ariang-0.0.2...ariang-0.0.3) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ariang-0.0.2](https://github.com/truecharts/apps/compare/ariang-0.0.1...ariang-0.0.2) (2022-07-09) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### ariang-0.0.1 (2022-07-08) - -#### Feat - -* add Ariang ([#3098](https://github.com/truecharts/apps/issues/3098)) diff --git a/incubator/ariang/0.0.14/Chart.lock b/incubator/ariang/0.0.14/Chart.lock deleted file mode 100644 index 0f3894a3b4c..00000000000 --- a/incubator/ariang/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:08:07.60088606Z" diff --git a/incubator/ariang/0.0.14/Chart.yaml b/incubator/ariang/0.0.14/Chart.yaml deleted file mode 100644 index 6a93f169326..00000000000 --- a/incubator/ariang/0.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ariang -version: 0.0.14 -appVersion: "1.2.4" -description: A modern web frontend making aria2 easier to use | Aria2 WebUI. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/ariang -icon: https://truecharts.org/img/chart-icons/ariang.png -keywords: - - ariang -sources: - - https://hub.docker.com/r/leonismoe/ariang - - https://github.com/leonismoe/docker-images -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/ariang/0.0.14/README.md b/incubator/ariang/0.0.14/README.md deleted file mode 100644 index 3a55f0e8d17..00000000000 --- a/incubator/ariang/0.0.14/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ariang - -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) - -A modern web frontend making aria2 easier to use | Aria2 WebUI. - -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: [ariang](https://truecharts.org/docs/charts/stable/ariang) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ariang` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ariang TrueCharts/ariang -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ariang` deployment - -```console -helm uninstall ariang -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ariang \ - --set env.TZ="America/New York" \ - TrueCharts/ariang -``` - -#### 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 ariang TrueCharts/ariang -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ariang/0.0.14/charts/common-10.4.6.tgz b/incubator/ariang/0.0.14/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ariang/0.0.14/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ariang/0.0.15/CHANGELOG.md b/incubator/ariang/0.0.15/CHANGELOG.md new file mode 100644 index 00000000000..df29586f8de --- /dev/null +++ b/incubator/ariang/0.0.15/CHANGELOG.md @@ -0,0 +1,98 @@ +# Changelog + + + +## [ariang-0.0.15](https://github.com/truecharts/apps/compare/ariang-0.0.14...ariang-0.0.15) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ariang-0.0.14](https://github.com/truecharts/apps/compare/ariang-0.0.12...ariang-0.0.14) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + + +## [ariang-0.0.11](https://github.com/truecharts/apps/compare/ariang-0.0.10...ariang-0.0.11) (2022-07-18) + +### Chore + +- update image refs ([#3210](https://github.com/truecharts/apps/issues/3210)) + + + +## [ariang-0.0.10](https://github.com/truecharts/apps/compare/ariang-0.0.9...ariang-0.0.10) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ariang-0.0.9](https://github.com/truecharts/apps/compare/ariang-0.0.7...ariang-0.0.9) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ariang-0.0.7](https://github.com/truecharts/apps/compare/ariang-0.0.5...ariang-0.0.7) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ariang-0.0.5](https://github.com/truecharts/apps/compare/ariang-0.0.4...ariang-0.0.5) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ariang-0.0.4](https://github.com/truecharts/apps/compare/ariang-0.0.3...ariang-0.0.4) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ariang-0.0.3](https://github.com/truecharts/apps/compare/ariang-0.0.2...ariang-0.0.3) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ariang-0.0.2](https://github.com/truecharts/apps/compare/ariang-0.0.1...ariang-0.0.2) (2022-07-09) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### ariang-0.0.1 (2022-07-08) + +#### Feat + +* add Ariang ([#3098](https://github.com/truecharts/apps/issues/3098)) diff --git a/incubator/ariang/0.0.15/Chart.lock b/incubator/ariang/0.0.15/Chart.lock new file mode 100644 index 00000000000..d605243147e --- /dev/null +++ b/incubator/ariang/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:52:11.878057351Z" diff --git a/incubator/ariang/0.0.15/Chart.yaml b/incubator/ariang/0.0.15/Chart.yaml new file mode 100644 index 00000000000..dc184834453 --- /dev/null +++ b/incubator/ariang/0.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ariang +version: 0.0.15 +appVersion: "1.2.4" +description: A modern web frontend making aria2 easier to use | Aria2 WebUI. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/ariang +icon: https://truecharts.org/img/chart-icons/ariang.png +keywords: + - ariang +sources: + - https://hub.docker.com/r/leonismoe/ariang + - https://github.com/leonismoe/docker-images +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/ariang/0.0.15/README.md b/incubator/ariang/0.0.15/README.md new file mode 100644 index 00000000000..4cea6f93e38 --- /dev/null +++ b/incubator/ariang/0.0.15/README.md @@ -0,0 +1,108 @@ +# ariang + +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) + +A modern web frontend making aria2 easier to use | Aria2 WebUI. + +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: [ariang](https://truecharts.org/docs/charts/stable/ariang) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ariang` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ariang TrueCharts/ariang +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ariang` deployment + +```console +helm uninstall ariang +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ariang \ + --set env.TZ="America/New York" \ + TrueCharts/ariang +``` + +#### 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 ariang TrueCharts/ariang -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ariang/0.0.14/app-readme.md b/incubator/ariang/0.0.15/app-readme.md similarity index 100% rename from incubator/ariang/0.0.14/app-readme.md rename to incubator/ariang/0.0.15/app-readme.md diff --git a/incubator/ariang/0.0.15/charts/common-10.4.7.tgz b/incubator/ariang/0.0.15/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ariang/0.0.15/charts/common-10.4.7.tgz differ diff --git a/incubator/ariang/0.0.14/ix_values.yaml b/incubator/ariang/0.0.15/ix_values.yaml similarity index 100% rename from incubator/ariang/0.0.14/ix_values.yaml rename to incubator/ariang/0.0.15/ix_values.yaml diff --git a/incubator/ariang/0.0.14/questions.yaml b/incubator/ariang/0.0.15/questions.yaml similarity index 100% rename from incubator/ariang/0.0.14/questions.yaml rename to incubator/ariang/0.0.15/questions.yaml diff --git a/incubator/ariang/0.0.14/templates/common.yaml b/incubator/ariang/0.0.15/templates/common.yaml similarity index 100% rename from incubator/ariang/0.0.14/templates/common.yaml rename to incubator/ariang/0.0.15/templates/common.yaml diff --git a/incubator/ariang/0.0.14/values.yaml b/incubator/ariang/0.0.15/values.yaml similarity index 100% rename from incubator/ariang/0.0.14/values.yaml rename to incubator/ariang/0.0.15/values.yaml diff --git a/incubator/arksurvivalevolved/0.0.11/CHANGELOG.md b/incubator/arksurvivalevolved/0.0.11/CHANGELOG.md deleted file mode 100644 index d71b64c5ae5..00000000000 --- a/incubator/arksurvivalevolved/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [arksurvivalevolved-0.0.5](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.4...arksurvivalevolved-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [arksurvivalevolved-0.0.4](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.3...arksurvivalevolved-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [arksurvivalevolved-0.0.3](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.2...arksurvivalevolved-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [arksurvivalevolved-0.0.2](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.1...arksurvivalevolved-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### arksurvivalevolved-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/arksurvivalevolved/0.0.11/Chart.lock b/incubator/arksurvivalevolved/0.0.11/Chart.lock deleted file mode 100644 index dca4657b291..00000000000 --- a/incubator/arksurvivalevolved/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:08:23.66005773Z" diff --git a/incubator/arksurvivalevolved/0.0.11/Chart.yaml b/incubator/arksurvivalevolved/0.0.11/Chart.yaml deleted file mode 100644 index 127360c83f4..00000000000 --- a/incubator/arksurvivalevolved/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!).\r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/arksurvivalevolved -icon: https://truecharts.org/img/chart-icons/arksurvivalevolved.png -keywords: - - arksurvivalevolved - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: arksurvivalevolved -sources: - - https://survivetheark.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/arksurvivalevolved/0.0.11/README.md b/incubator/arksurvivalevolved/0.0.11/README.md deleted file mode 100644 index 0371edb530a..00000000000 --- a/incubator/arksurvivalevolved/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# arksurvivalevolved - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!). - -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: [arksurvivalevolved](https://truecharts.org/docs/charts/stable/arksurvivalevolved) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `arksurvivalevolved` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install arksurvivalevolved TrueCharts/arksurvivalevolved -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `arksurvivalevolved` deployment - -```console -helm uninstall arksurvivalevolved -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install arksurvivalevolved \ - --set env.TZ="America/New York" \ - TrueCharts/arksurvivalevolved -``` - -#### 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 arksurvivalevolved TrueCharts/arksurvivalevolved -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/arksurvivalevolved/0.0.11/charts/common-10.4.6.tgz b/incubator/arksurvivalevolved/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/arksurvivalevolved/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/arksurvivalevolved/0.0.12/CHANGELOG.md b/incubator/arksurvivalevolved/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..901c5ff633d --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [arksurvivalevolved-0.0.12](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.11...arksurvivalevolved-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [arksurvivalevolved-0.0.5](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.4...arksurvivalevolved-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [arksurvivalevolved-0.0.4](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.3...arksurvivalevolved-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [arksurvivalevolved-0.0.3](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.2...arksurvivalevolved-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [arksurvivalevolved-0.0.2](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.1...arksurvivalevolved-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### arksurvivalevolved-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/arksurvivalevolved/0.0.12/Chart.lock b/incubator/arksurvivalevolved/0.0.12/Chart.lock new file mode 100644 index 00000000000..3ea5ca1cb3e --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:52:26.310842577Z" diff --git a/incubator/arksurvivalevolved/0.0.12/Chart.yaml b/incubator/arksurvivalevolved/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c866871014f --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!).\r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/arksurvivalevolved +icon: https://truecharts.org/img/chart-icons/arksurvivalevolved.png +keywords: + - arksurvivalevolved + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: arksurvivalevolved +sources: + - https://survivetheark.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/arksurvivalevolved/0.0.12/README.md b/incubator/arksurvivalevolved/0.0.12/README.md new file mode 100644 index 00000000000..a1c5e0cf9cb --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.12/README.md @@ -0,0 +1,108 @@ +# arksurvivalevolved + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!). + +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: [arksurvivalevolved](https://truecharts.org/docs/charts/stable/arksurvivalevolved) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `arksurvivalevolved` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install arksurvivalevolved TrueCharts/arksurvivalevolved +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `arksurvivalevolved` deployment + +```console +helm uninstall arksurvivalevolved +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install arksurvivalevolved \ + --set env.TZ="America/New York" \ + TrueCharts/arksurvivalevolved +``` + +#### 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 arksurvivalevolved TrueCharts/arksurvivalevolved -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/arksurvivalevolved/0.0.11/app-readme.md b/incubator/arksurvivalevolved/0.0.12/app-readme.md similarity index 100% rename from incubator/arksurvivalevolved/0.0.11/app-readme.md rename to incubator/arksurvivalevolved/0.0.12/app-readme.md diff --git a/incubator/arksurvivalevolved/0.0.12/charts/common-10.4.7.tgz b/incubator/arksurvivalevolved/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/arksurvivalevolved/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/arksurvivalevolved/0.0.11/ix_values.yaml b/incubator/arksurvivalevolved/0.0.12/ix_values.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.11/ix_values.yaml rename to incubator/arksurvivalevolved/0.0.12/ix_values.yaml diff --git a/incubator/arksurvivalevolved/0.0.11/questions.yaml b/incubator/arksurvivalevolved/0.0.12/questions.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.11/questions.yaml rename to incubator/arksurvivalevolved/0.0.12/questions.yaml diff --git a/incubator/arksurvivalevolved/0.0.11/templates/common.yaml b/incubator/arksurvivalevolved/0.0.12/templates/common.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.11/templates/common.yaml rename to incubator/arksurvivalevolved/0.0.12/templates/common.yaml diff --git a/incubator/arksurvivalevolved/0.0.11/values.yaml b/incubator/arksurvivalevolved/0.0.12/values.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.11/values.yaml rename to incubator/arksurvivalevolved/0.0.12/values.yaml diff --git a/incubator/arma3/0.0.11/CHANGELOG.md b/incubator/arma3/0.0.11/CHANGELOG.md deleted file mode 100644 index 6447aae4a87..00000000000 --- a/incubator/arma3/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [arma3-0.0.5](https://github.com/truecharts/apps/compare/arma3-0.0.4...arma3-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [arma3-0.0.4](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.3...arma3-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [arma3-0.0.3](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.2...arma3-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [arma3-0.0.2](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.1...arma3-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### arma3-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/arma3/0.0.11/Chart.lock b/incubator/arma3/0.0.11/Chart.lock deleted file mode 100644 index 62dbed07c43..00000000000 --- a/incubator/arma3/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:08:28.523092215Z" diff --git a/incubator/arma3/0.0.11/Chart.yaml b/incubator/arma3/0.0.11/Chart.yaml deleted file mode 100644 index 0de9028c17a..00000000000 --- a/incubator/arma3/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ ArmA III and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/arma3 -icon: https://truecharts.org/img/chart-icons/arma3.png -keywords: - - arma3 - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: arma3 -sources: - - https://arma3.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/arma3/0.0.11/README.md b/incubator/arma3/0.0.11/README.md deleted file mode 100644 index 8d830251f35..00000000000 --- a/incubator/arma3/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# arma3 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install ArmA III and run it. - -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: [arma3](https://truecharts.org/docs/charts/stable/arma3) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `arma3` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install arma3 TrueCharts/arma3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `arma3` deployment - -```console -helm uninstall arma3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install arma3 \ - --set env.TZ="America/New York" \ - TrueCharts/arma3 -``` - -#### 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 arma3 TrueCharts/arma3 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/arma3/0.0.11/charts/common-10.4.6.tgz b/incubator/arma3/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/arma3/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/arma3/0.0.12/CHANGELOG.md b/incubator/arma3/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..4c9510a533b --- /dev/null +++ b/incubator/arma3/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [arma3-0.0.12](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.11...arma3-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [arma3-0.0.5](https://github.com/truecharts/apps/compare/arma3-0.0.4...arma3-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [arma3-0.0.4](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.3...arma3-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [arma3-0.0.3](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.2...arma3-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [arma3-0.0.2](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.1...arma3-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### arma3-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/arma3/0.0.12/Chart.lock b/incubator/arma3/0.0.12/Chart.lock new file mode 100644 index 00000000000..fee68a634d5 --- /dev/null +++ b/incubator/arma3/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:52:28.823005237Z" diff --git a/incubator/arma3/0.0.12/Chart.yaml b/incubator/arma3/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8c803ca01df --- /dev/null +++ b/incubator/arma3/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ ArmA III and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/arma3 +icon: https://truecharts.org/img/chart-icons/arma3.png +keywords: + - arma3 + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: arma3 +sources: + - https://arma3.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/arma3/0.0.12/README.md b/incubator/arma3/0.0.12/README.md new file mode 100644 index 00000000000..e75f8fbc357 --- /dev/null +++ b/incubator/arma3/0.0.12/README.md @@ -0,0 +1,108 @@ +# arma3 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install ArmA III and run it. + +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: [arma3](https://truecharts.org/docs/charts/stable/arma3) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `arma3` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install arma3 TrueCharts/arma3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `arma3` deployment + +```console +helm uninstall arma3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install arma3 \ + --set env.TZ="America/New York" \ + TrueCharts/arma3 +``` + +#### 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 arma3 TrueCharts/arma3 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/arma3/0.0.11/app-readme.md b/incubator/arma3/0.0.12/app-readme.md similarity index 100% rename from incubator/arma3/0.0.11/app-readme.md rename to incubator/arma3/0.0.12/app-readme.md diff --git a/incubator/arma3/0.0.12/charts/common-10.4.7.tgz b/incubator/arma3/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/arma3/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/arma3/0.0.11/ix_values.yaml b/incubator/arma3/0.0.12/ix_values.yaml similarity index 100% rename from incubator/arma3/0.0.11/ix_values.yaml rename to incubator/arma3/0.0.12/ix_values.yaml diff --git a/incubator/arma3/0.0.11/questions.yaml b/incubator/arma3/0.0.12/questions.yaml similarity index 100% rename from incubator/arma3/0.0.11/questions.yaml rename to incubator/arma3/0.0.12/questions.yaml diff --git a/incubator/arma3/0.0.11/templates/common.yaml b/incubator/arma3/0.0.12/templates/common.yaml similarity index 100% rename from incubator/arma3/0.0.11/templates/common.yaml rename to incubator/arma3/0.0.12/templates/common.yaml diff --git a/incubator/arma3/0.0.11/values.yaml b/incubator/arma3/0.0.12/values.yaml similarity index 100% rename from incubator/arma3/0.0.11/values.yaml rename to incubator/arma3/0.0.12/values.yaml diff --git a/incubator/arma3exilemod/0.0.11/CHANGELOG.md b/incubator/arma3exilemod/0.0.11/CHANGELOG.md deleted file mode 100644 index 9e7415e7283..00000000000 --- a/incubator/arma3exilemod/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [arma3exilemod-0.0.5](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.4...arma3exilemod-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [arma3exilemod-0.0.4](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.3...arma3exilemod-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [arma3exilemod-0.0.3](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.2...arma3exilemod-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [arma3exilemod-0.0.2](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.1...arma3exilemod-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### arma3exilemod-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/arma3exilemod/0.0.11/Chart.lock b/incubator/arma3exilemod/0.0.11/Chart.lock deleted file mode 100644 index 25ccd291b27..00000000000 --- a/incubator/arma3exilemod/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:08:28.851425146Z" diff --git a/incubator/arma3exilemod/0.0.11/Chart.yaml b/incubator/arma3exilemod/0.0.11/Chart.yaml deleted file mode 100644 index 5882f540437..00000000000 --- a/incubator/arma3exilemod/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ ArmA III including ExileMod and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/arma3exilemod -icon: https://truecharts.org/img/chart-icons/arma3exilemod.png -keywords: - - arma3exilemod - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: arma3exilemod -sources: - - http://www.exilemod.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/arma3exilemod/0.0.11/README.md b/incubator/arma3exilemod/0.0.11/README.md deleted file mode 100644 index cadfcab5fe4..00000000000 --- a/incubator/arma3exilemod/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# arma3exilemod - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. - -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: [arma3exilemod](https://truecharts.org/docs/charts/stable/arma3exilemod) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `arma3exilemod` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install arma3exilemod TrueCharts/arma3exilemod -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `arma3exilemod` deployment - -```console -helm uninstall arma3exilemod -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install arma3exilemod \ - --set env.TZ="America/New York" \ - TrueCharts/arma3exilemod -``` - -#### 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 arma3exilemod TrueCharts/arma3exilemod -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/arma3exilemod/0.0.11/charts/common-10.4.6.tgz b/incubator/arma3exilemod/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/arma3exilemod/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/arma3exilemod/0.0.12/CHANGELOG.md b/incubator/arma3exilemod/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7e3b41bf473 --- /dev/null +++ b/incubator/arma3exilemod/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [arma3exilemod-0.0.12](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.11...arma3exilemod-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [arma3exilemod-0.0.5](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.4...arma3exilemod-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [arma3exilemod-0.0.4](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.3...arma3exilemod-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [arma3exilemod-0.0.3](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.2...arma3exilemod-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [arma3exilemod-0.0.2](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.1...arma3exilemod-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### arma3exilemod-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/arma3exilemod/0.0.12/Chart.lock b/incubator/arma3exilemod/0.0.12/Chart.lock new file mode 100644 index 00000000000..1a5215af9be --- /dev/null +++ b/incubator/arma3exilemod/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:52:31.000382879Z" diff --git a/incubator/arma3exilemod/0.0.12/Chart.yaml b/incubator/arma3exilemod/0.0.12/Chart.yaml new file mode 100644 index 00000000000..918e3fd3c30 --- /dev/null +++ b/incubator/arma3exilemod/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ ArmA III including ExileMod and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/arma3exilemod +icon: https://truecharts.org/img/chart-icons/arma3exilemod.png +keywords: + - arma3exilemod + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: arma3exilemod +sources: + - http://www.exilemod.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/arma3exilemod/0.0.12/README.md b/incubator/arma3exilemod/0.0.12/README.md new file mode 100644 index 00000000000..456a34b89ec --- /dev/null +++ b/incubator/arma3exilemod/0.0.12/README.md @@ -0,0 +1,108 @@ +# arma3exilemod + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. + +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: [arma3exilemod](https://truecharts.org/docs/charts/stable/arma3exilemod) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `arma3exilemod` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install arma3exilemod TrueCharts/arma3exilemod +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `arma3exilemod` deployment + +```console +helm uninstall arma3exilemod +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install arma3exilemod \ + --set env.TZ="America/New York" \ + TrueCharts/arma3exilemod +``` + +#### 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 arma3exilemod TrueCharts/arma3exilemod -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/arma3exilemod/0.0.11/app-readme.md b/incubator/arma3exilemod/0.0.12/app-readme.md similarity index 100% rename from incubator/arma3exilemod/0.0.11/app-readme.md rename to incubator/arma3exilemod/0.0.12/app-readme.md diff --git a/incubator/arma3exilemod/0.0.12/charts/common-10.4.7.tgz b/incubator/arma3exilemod/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/arma3exilemod/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/arma3exilemod/0.0.11/ix_values.yaml b/incubator/arma3exilemod/0.0.12/ix_values.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.11/ix_values.yaml rename to incubator/arma3exilemod/0.0.12/ix_values.yaml diff --git a/incubator/arma3exilemod/0.0.11/questions.yaml b/incubator/arma3exilemod/0.0.12/questions.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.11/questions.yaml rename to incubator/arma3exilemod/0.0.12/questions.yaml diff --git a/incubator/arma3exilemod/0.0.11/templates/common.yaml b/incubator/arma3exilemod/0.0.12/templates/common.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.11/templates/common.yaml rename to incubator/arma3exilemod/0.0.12/templates/common.yaml diff --git a/incubator/arma3exilemod/0.0.11/values.yaml b/incubator/arma3exilemod/0.0.12/values.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.11/values.yaml rename to incubator/arma3exilemod/0.0.12/values.yaml diff --git a/incubator/artifactory-oss/0.0.12/CHANGELOG.md b/incubator/artifactory-oss/0.0.12/CHANGELOG.md deleted file mode 100644 index 0830b7adda5..00000000000 --- a/incubator/artifactory-oss/0.0.12/CHANGELOG.md +++ /dev/null @@ -1,71 +0,0 @@ -# Changelog - - - -## [artifactory-oss-0.0.12](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.11...artifactory-oss-0.0.12) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) - - ### Feat - -- move dev apps to incubator and remove bad content from dev - - - - - - - - -### [artifactory-oss-0.0.5](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.4...artifactory-oss-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) -* update docker general non-major ([#2577](https://github.com/truecharts/apps/issues/2577)) - - - - -### [artifactory-oss-0.0.4](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.3...artifactory-oss-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [artifactory-oss-0.0.3](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.2...artifactory-oss-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) -* update docker general non-major ([#2502](https://github.com/truecharts/apps/issues/2502)) -* update docker general non-major ([#2494](https://github.com/truecharts/apps/issues/2494)) - - - - -### [artifactory-oss-0.0.2](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.1...artifactory-oss-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) -* update container image tccr.io/truecharts/artifactory-oss to v7.35.2 ([#2458](https://github.com/truecharts/apps/issues/2458)) - - - - -### artifactory-oss-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/artifactory-oss/0.0.12/Chart.lock b/incubator/artifactory-oss/0.0.12/Chart.lock deleted file mode 100644 index 422a2021b75..00000000000 --- a/incubator/artifactory-oss/0.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T10:41:27.202323871Z" diff --git a/incubator/artifactory-oss/0.0.12/Chart.yaml b/incubator/artifactory-oss/0.0.12/Chart.yaml deleted file mode 100644 index 34afc3dedc6..00000000000 --- a/incubator/artifactory-oss/0.0.12/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "7.41.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "JFrog\u2019s Artifactory open source project was created to speed up\ - \ development cycles using binary repositories. It\u2019s the world\u2019s most\ - \ advanced repository manager, creating a single place for teams to manage all their\ - \ binary artifacts efficiently." -home: https://github.com/truecharts/apps/tree/master/charts/stable/artifactory-oss -icon: https://truecharts.org/img/chart-icons/artifactory-oss.png -keywords: - - artifactory-oss - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: artifactory-oss -sources: - - https://jfrog.com/ - - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss -type: application -version: 0.0.12 diff --git a/incubator/artifactory-oss/0.0.12/README.md b/incubator/artifactory-oss/0.0.12/README.md deleted file mode 100644 index c4a3ec2639a..00000000000 --- a/incubator/artifactory-oss/0.0.12/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# artifactory-oss - -![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.41.6](https://img.shields.io/badge/AppVersion-7.41.6-informational?style=flat-square) - -JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently. - -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: [artifactory-oss](https://truecharts.org/docs/charts/stable/artifactory-oss) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `artifactory-oss` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install artifactory-oss TrueCharts/artifactory-oss -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `artifactory-oss` deployment - -```console -helm uninstall artifactory-oss -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install artifactory-oss \ - --set env.TZ="America/New York" \ - TrueCharts/artifactory-oss -``` - -#### 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 artifactory-oss TrueCharts/artifactory-oss -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/artifactory-oss/0.0.12/charts/common-10.4.6.tgz b/incubator/artifactory-oss/0.0.12/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/artifactory-oss/0.0.12/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/artifactory-oss/0.0.13/CHANGELOG.md b/incubator/artifactory-oss/0.0.13/CHANGELOG.md new file mode 100644 index 00000000000..af8925fb7e5 --- /dev/null +++ b/incubator/artifactory-oss/0.0.13/CHANGELOG.md @@ -0,0 +1,80 @@ +# Changelog + + + +## [artifactory-oss-0.0.13](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.12...artifactory-oss-0.0.13) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [artifactory-oss-0.0.12](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.11...artifactory-oss-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [artifactory-oss-0.0.5](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.4...artifactory-oss-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) +* update docker general non-major ([#2577](https://github.com/truecharts/apps/issues/2577)) + + + + +### [artifactory-oss-0.0.4](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.3...artifactory-oss-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [artifactory-oss-0.0.3](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.2...artifactory-oss-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) +* update docker general non-major ([#2502](https://github.com/truecharts/apps/issues/2502)) +* update docker general non-major ([#2494](https://github.com/truecharts/apps/issues/2494)) + + + + +### [artifactory-oss-0.0.2](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.1...artifactory-oss-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) +* update container image tccr.io/truecharts/artifactory-oss to v7.35.2 ([#2458](https://github.com/truecharts/apps/issues/2458)) + + + + +### artifactory-oss-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/artifactory-oss/0.0.13/Chart.lock b/incubator/artifactory-oss/0.0.13/Chart.lock new file mode 100644 index 00000000000..900e6e71f5b --- /dev/null +++ b/incubator/artifactory-oss/0.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:52:31.791545174Z" diff --git a/incubator/artifactory-oss/0.0.13/Chart.yaml b/incubator/artifactory-oss/0.0.13/Chart.yaml new file mode 100644 index 00000000000..70a4fca9d47 --- /dev/null +++ b/incubator/artifactory-oss/0.0.13/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "7.41.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "JFrog\u2019s Artifactory open source project was created to speed up\ + \ development cycles using binary repositories. It\u2019s the world\u2019s most\ + \ advanced repository manager, creating a single place for teams to manage all their\ + \ binary artifacts efficiently." +home: https://github.com/truecharts/apps/tree/master/charts/stable/artifactory-oss +icon: https://truecharts.org/img/chart-icons/artifactory-oss.png +keywords: + - artifactory-oss + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: artifactory-oss +sources: + - https://jfrog.com/ + - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss +type: application +version: 0.0.13 diff --git a/incubator/artifactory-oss/0.0.13/README.md b/incubator/artifactory-oss/0.0.13/README.md new file mode 100644 index 00000000000..4d0f6de1fa5 --- /dev/null +++ b/incubator/artifactory-oss/0.0.13/README.md @@ -0,0 +1,108 @@ +# artifactory-oss + +![Version: 0.0.13](https://img.shields.io/badge/Version-0.0.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.41.6](https://img.shields.io/badge/AppVersion-7.41.6-informational?style=flat-square) + +JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently. + +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: [artifactory-oss](https://truecharts.org/docs/charts/stable/artifactory-oss) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `artifactory-oss` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install artifactory-oss TrueCharts/artifactory-oss +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `artifactory-oss` deployment + +```console +helm uninstall artifactory-oss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install artifactory-oss \ + --set env.TZ="America/New York" \ + TrueCharts/artifactory-oss +``` + +#### 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 artifactory-oss TrueCharts/artifactory-oss -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/artifactory-oss/0.0.12/app-readme.md b/incubator/artifactory-oss/0.0.13/app-readme.md similarity index 100% rename from incubator/artifactory-oss/0.0.12/app-readme.md rename to incubator/artifactory-oss/0.0.13/app-readme.md diff --git a/incubator/artifactory-oss/0.0.13/charts/common-10.4.7.tgz b/incubator/artifactory-oss/0.0.13/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/artifactory-oss/0.0.13/charts/common-10.4.7.tgz differ diff --git a/incubator/artifactory-oss/0.0.12/ix_values.yaml b/incubator/artifactory-oss/0.0.13/ix_values.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.12/ix_values.yaml rename to incubator/artifactory-oss/0.0.13/ix_values.yaml diff --git a/incubator/artifactory-oss/0.0.12/questions.yaml b/incubator/artifactory-oss/0.0.13/questions.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.12/questions.yaml rename to incubator/artifactory-oss/0.0.13/questions.yaml diff --git a/incubator/artifactory-oss/0.0.12/templates/common.yaml b/incubator/artifactory-oss/0.0.13/templates/common.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.12/templates/common.yaml rename to incubator/artifactory-oss/0.0.13/templates/common.yaml diff --git a/incubator/artifactory-oss/0.0.12/values.yaml b/incubator/artifactory-oss/0.0.13/values.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.12/values.yaml rename to incubator/artifactory-oss/0.0.13/values.yaml diff --git a/incubator/assettocorsa/0.0.11/CHANGELOG.md b/incubator/assettocorsa/0.0.11/CHANGELOG.md deleted file mode 100644 index 891d5f0d8cb..00000000000 --- a/incubator/assettocorsa/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [assettocorsa-0.0.5](https://github.com/truecharts/apps/compare/assettocorsa-0.0.4...assettocorsa-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [assettocorsa-0.0.4](https://github.com/truecharts/apps/compare/assettocorsa-0.0.3...assettocorsa-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [assettocorsa-0.0.3](https://github.com/truecharts/apps/compare/assettocorsa-0.0.2...assettocorsa-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [assettocorsa-0.0.2](https://github.com/truecharts/apps/compare/assettocorsa-0.0.1...assettocorsa-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### assettocorsa-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/assettocorsa/0.0.11/Chart.lock b/incubator/assettocorsa/0.0.11/Chart.lock deleted file mode 100644 index 1a573b4bc70..00000000000 --- a/incubator/assettocorsa/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:08:44.971152237Z" diff --git a/incubator/assettocorsa/0.0.11/Chart.yaml b/incubator/assettocorsa/0.0.11/Chart.yaml deleted file mode 100644 index d7886fcb474..00000000000 --- a/incubator/assettocorsa/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ AssettoCorsa and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/assettocorsa -icon: https://truecharts.org/img/chart-icons/assettocorsa.png -keywords: - - assettocorsa - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: assettocorsa -sources: - - https://www.assettocorsa.net/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/assettocorsa/0.0.11/README.md b/incubator/assettocorsa/0.0.11/README.md deleted file mode 100644 index fe575dcfaa8..00000000000 --- a/incubator/assettocorsa/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# assettocorsa - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install AssettoCorsa and run it. - -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: [assettocorsa](https://truecharts.org/docs/charts/stable/assettocorsa) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `assettocorsa` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install assettocorsa TrueCharts/assettocorsa -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `assettocorsa` deployment - -```console -helm uninstall assettocorsa -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install assettocorsa \ - --set env.TZ="America/New York" \ - TrueCharts/assettocorsa -``` - -#### 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 assettocorsa TrueCharts/assettocorsa -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/assettocorsa/0.0.11/charts/common-10.4.6.tgz b/incubator/assettocorsa/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/assettocorsa/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/assettocorsa/0.0.12/CHANGELOG.md b/incubator/assettocorsa/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c7ea6b83b6d --- /dev/null +++ b/incubator/assettocorsa/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [assettocorsa-0.0.12](https://github.com/truecharts/apps/compare/assettocorsa-0.0.11...assettocorsa-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [assettocorsa-0.0.5](https://github.com/truecharts/apps/compare/assettocorsa-0.0.4...assettocorsa-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [assettocorsa-0.0.4](https://github.com/truecharts/apps/compare/assettocorsa-0.0.3...assettocorsa-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [assettocorsa-0.0.3](https://github.com/truecharts/apps/compare/assettocorsa-0.0.2...assettocorsa-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [assettocorsa-0.0.2](https://github.com/truecharts/apps/compare/assettocorsa-0.0.1...assettocorsa-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### assettocorsa-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/assettocorsa/0.0.12/Chart.lock b/incubator/assettocorsa/0.0.12/Chart.lock new file mode 100644 index 00000000000..25c46bf5646 --- /dev/null +++ b/incubator/assettocorsa/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:52:45.713668638Z" diff --git a/incubator/assettocorsa/0.0.12/Chart.yaml b/incubator/assettocorsa/0.0.12/Chart.yaml new file mode 100644 index 00000000000..cd5da893195 --- /dev/null +++ b/incubator/assettocorsa/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ AssettoCorsa and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/assettocorsa +icon: https://truecharts.org/img/chart-icons/assettocorsa.png +keywords: + - assettocorsa + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: assettocorsa +sources: + - https://www.assettocorsa.net/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/assettocorsa/0.0.12/README.md b/incubator/assettocorsa/0.0.12/README.md new file mode 100644 index 00000000000..61f9ebf2f80 --- /dev/null +++ b/incubator/assettocorsa/0.0.12/README.md @@ -0,0 +1,108 @@ +# assettocorsa + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install AssettoCorsa and run it. + +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: [assettocorsa](https://truecharts.org/docs/charts/stable/assettocorsa) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `assettocorsa` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install assettocorsa TrueCharts/assettocorsa +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `assettocorsa` deployment + +```console +helm uninstall assettocorsa +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install assettocorsa \ + --set env.TZ="America/New York" \ + TrueCharts/assettocorsa +``` + +#### 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 assettocorsa TrueCharts/assettocorsa -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/assettocorsa/0.0.11/app-readme.md b/incubator/assettocorsa/0.0.12/app-readme.md similarity index 100% rename from incubator/assettocorsa/0.0.11/app-readme.md rename to incubator/assettocorsa/0.0.12/app-readme.md diff --git a/incubator/assettocorsa/0.0.12/charts/common-10.4.7.tgz b/incubator/assettocorsa/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/assettocorsa/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/assettocorsa/0.0.11/ix_values.yaml b/incubator/assettocorsa/0.0.12/ix_values.yaml similarity index 100% rename from incubator/assettocorsa/0.0.11/ix_values.yaml rename to incubator/assettocorsa/0.0.12/ix_values.yaml diff --git a/incubator/assettocorsa/0.0.11/questions.yaml b/incubator/assettocorsa/0.0.12/questions.yaml similarity index 100% rename from incubator/assettocorsa/0.0.11/questions.yaml rename to incubator/assettocorsa/0.0.12/questions.yaml diff --git a/incubator/assettocorsa/0.0.11/templates/common.yaml b/incubator/assettocorsa/0.0.12/templates/common.yaml similarity index 100% rename from incubator/assettocorsa/0.0.11/templates/common.yaml rename to incubator/assettocorsa/0.0.12/templates/common.yaml diff --git a/incubator/assettocorsa/0.0.11/values.yaml b/incubator/assettocorsa/0.0.12/values.yaml similarity index 100% rename from incubator/assettocorsa/0.0.11/values.yaml rename to incubator/assettocorsa/0.0.12/values.yaml diff --git a/incubator/aurora-files/0.0.11/CHANGELOG.md b/incubator/aurora-files/0.0.11/CHANGELOG.md deleted file mode 100644 index 0bad9ca2ac1..00000000000 --- a/incubator/aurora-files/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [aurora-files-0.0.5](https://github.com/truecharts/apps/compare/aurora-files-0.0.4...aurora-files-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [aurora-files-0.0.4](https://github.com/truecharts/apps/compare/aurora-files-0.0.3...aurora-files-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [aurora-files-0.0.3](https://github.com/truecharts/apps/compare/aurora-files-0.0.2...aurora-files-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [aurora-files-0.0.2](https://github.com/truecharts/apps/compare/aurora-files-0.0.1...aurora-files-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### aurora-files-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/aurora-files/0.0.11/Chart.lock b/incubator/aurora-files/0.0.11/Chart.lock deleted file mode 100644 index 0942347c48c..00000000000 --- a/incubator/aurora-files/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:08:49.420144298Z" diff --git a/incubator/aurora-files/0.0.11/Chart.yaml b/incubator/aurora-files/0.0.11/Chart.yaml deleted file mode 100644 index faea5f7c2ad..00000000000 --- a/incubator/aurora-files/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/aurora-files -icon: https://truecharts.org/img/chart-icons/aurora-files.png -keywords: - - aurora-files - - Cloud - - Tools-Utilities - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: aurora-files -sources: - - https://github.com/afterlogic/docker-aurora-files - - https://hub.docker.com/r/afterlogic/docker-aurora-files -type: application -version: 0.0.11 diff --git a/incubator/aurora-files/0.0.11/README.md b/incubator/aurora-files/0.0.11/README.md deleted file mode 100644 index 2dd75d2e538..00000000000 --- a/incubator/aurora-files/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# aurora-files - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [aurora-files](https://truecharts.org/docs/charts/stable/aurora-files) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `aurora-files` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install aurora-files TrueCharts/aurora-files -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `aurora-files` deployment - -```console -helm uninstall aurora-files -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install aurora-files \ - --set env.TZ="America/New York" \ - TrueCharts/aurora-files -``` - -#### 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 aurora-files TrueCharts/aurora-files -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/aurora-files/0.0.11/charts/common-10.4.6.tgz b/incubator/aurora-files/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/aurora-files/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/aurora-files/0.0.12/CHANGELOG.md b/incubator/aurora-files/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..17410646fdd --- /dev/null +++ b/incubator/aurora-files/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [aurora-files-0.0.12](https://github.com/truecharts/apps/compare/aurora-files-0.0.11...aurora-files-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [aurora-files-0.0.5](https://github.com/truecharts/apps/compare/aurora-files-0.0.4...aurora-files-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [aurora-files-0.0.4](https://github.com/truecharts/apps/compare/aurora-files-0.0.3...aurora-files-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [aurora-files-0.0.3](https://github.com/truecharts/apps/compare/aurora-files-0.0.2...aurora-files-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [aurora-files-0.0.2](https://github.com/truecharts/apps/compare/aurora-files-0.0.1...aurora-files-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### aurora-files-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/aurora-files/0.0.12/Chart.lock b/incubator/aurora-files/0.0.12/Chart.lock new file mode 100644 index 00000000000..496c42b96f9 --- /dev/null +++ b/incubator/aurora-files/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:52:47.429459901Z" diff --git a/incubator/aurora-files/0.0.12/Chart.yaml b/incubator/aurora-files/0.0.12/Chart.yaml new file mode 100644 index 00000000000..4c55d55caa0 --- /dev/null +++ b/incubator/aurora-files/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/aurora-files +icon: https://truecharts.org/img/chart-icons/aurora-files.png +keywords: + - aurora-files + - Cloud + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: aurora-files +sources: + - https://github.com/afterlogic/docker-aurora-files + - https://hub.docker.com/r/afterlogic/docker-aurora-files +type: application +version: 0.0.12 diff --git a/incubator/aurora-files/0.0.12/README.md b/incubator/aurora-files/0.0.12/README.md new file mode 100644 index 00000000000..4d6cbfd2c78 --- /dev/null +++ b/incubator/aurora-files/0.0.12/README.md @@ -0,0 +1,108 @@ +# aurora-files + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [aurora-files](https://truecharts.org/docs/charts/stable/aurora-files) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `aurora-files` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install aurora-files TrueCharts/aurora-files +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `aurora-files` deployment + +```console +helm uninstall aurora-files +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install aurora-files \ + --set env.TZ="America/New York" \ + TrueCharts/aurora-files +``` + +#### 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 aurora-files TrueCharts/aurora-files -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/aurora-files/0.0.11/app-readme.md b/incubator/aurora-files/0.0.12/app-readme.md similarity index 100% rename from incubator/aurora-files/0.0.11/app-readme.md rename to incubator/aurora-files/0.0.12/app-readme.md diff --git a/incubator/aurora-files/0.0.12/charts/common-10.4.7.tgz b/incubator/aurora-files/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/aurora-files/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/aurora-files/0.0.11/ix_values.yaml b/incubator/aurora-files/0.0.12/ix_values.yaml similarity index 100% rename from incubator/aurora-files/0.0.11/ix_values.yaml rename to incubator/aurora-files/0.0.12/ix_values.yaml diff --git a/incubator/aurora-files/0.0.11/questions.yaml b/incubator/aurora-files/0.0.12/questions.yaml similarity index 100% rename from incubator/aurora-files/0.0.11/questions.yaml rename to incubator/aurora-files/0.0.12/questions.yaml diff --git a/incubator/aurora-files/0.0.11/templates/common.yaml b/incubator/aurora-files/0.0.12/templates/common.yaml similarity index 100% rename from incubator/aurora-files/0.0.11/templates/common.yaml rename to incubator/aurora-files/0.0.12/templates/common.yaml diff --git a/incubator/aurora-files/0.0.11/values.yaml b/incubator/aurora-files/0.0.12/values.yaml similarity index 100% rename from incubator/aurora-files/0.0.11/values.yaml rename to incubator/aurora-files/0.0.12/values.yaml diff --git a/incubator/authentik/2.0.26/CHANGELOG.md b/incubator/authentik/2.0.26/CHANGELOG.md deleted file mode 100644 index 6807882f424..00000000000 --- a/incubator/authentik/2.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [authentik-2.0.26](https://github.com/truecharts/apps/compare/authentik-2.0.25...authentik-2.0.26) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [authentik-2.0.25](https://github.com/truecharts/apps/compare/authentik-2.0.23...authentik-2.0.25) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [authentik-2.0.23](https://github.com/truecharts/apps/compare/authentik-2.0.22...authentik-2.0.23) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [authentik-2.0.22](https://github.com/truecharts/apps/compare/authentik-2.0.21...authentik-2.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [authentik-2.0.21](https://github.com/truecharts/apps/compare/authentik-2.0.19...authentik-2.0.21) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [authentik-2.0.19](https://github.com/truecharts/apps/compare/authentik-2.0.17...authentik-2.0.19) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [authentik-2.0.17](https://github.com/truecharts/apps/compare/authentik-2.0.16...authentik-2.0.17) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [authentik-2.0.16](https://github.com/truecharts/apps/compare/authentik-2.0.15...authentik-2.0.16) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [authentik-2.0.15](https://github.com/truecharts/apps/compare/authentik-2.0.14...authentik-2.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [authentik-2.0.14](https://github.com/truecharts/apps/compare/authentik-2.0.13...authentik-2.0.14) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [authentik-2.0.13](https://github.com/truecharts/apps/compare/authentik-2.0.12...authentik-2.0.13) (2022-07-07) - -#### Chore - -* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) - - - diff --git a/incubator/authentik/2.0.26/Chart.lock b/incubator/authentik/2.0.26/Chart.lock deleted file mode 100644 index 7987cc64ed0..00000000000 --- a/incubator/authentik/2.0.26/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:31:04.96052923Z" diff --git a/incubator/authentik/2.0.26/Chart.yaml b/incubator/authentik/2.0.26/Chart.yaml deleted file mode 100644 index 4c322e83311..00000000000 --- a/incubator/authentik/2.0.26/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "2022.7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: authentik is an open-source Identity Provider focused on flexibility and versatility. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/authentik -icon: https://truecharts.org/img/chart-icons/authentik.png -keywords: - - authentik -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: authentik -sources: - - https://github.com/goauthentik/authentik - - https://goauthentik.io/docs/ -version: 2.0.26 -annotations: - truecharts.org/catagories: | - - authentication - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/authentik/2.0.26/README.md b/incubator/authentik/2.0.26/README.md deleted file mode 100644 index a30c72fbec4..00000000000 --- a/incubator/authentik/2.0.26/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# authentik - -![Version: 2.0.26](https://img.shields.io/badge/Version-2.0.26-informational?style=flat-square) ![AppVersion: 2022.7.2](https://img.shields.io/badge/AppVersion-2022.7.2-informational?style=flat-square) - -authentik is an open-source Identity Provider focused on flexibility and versatility. - -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: [authentik](https://truecharts.org/docs/charts/stable/authentik) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `authentik` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install authentik TrueCharts/authentik -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `authentik` deployment - -```console -helm uninstall authentik -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install authentik \ - --set env.TZ="America/New York" \ - TrueCharts/authentik -``` - -#### 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 authentik TrueCharts/authentik -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/authentik/2.0.26/charts/common-10.4.6.tgz b/incubator/authentik/2.0.26/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/authentik/2.0.26/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/authentik/2.0.26/charts/postgresql-8.0.43.tgz b/incubator/authentik/2.0.26/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/incubator/authentik/2.0.26/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/incubator/authentik/2.0.26/charts/redis-3.0.42.tgz b/incubator/authentik/2.0.26/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/incubator/authentik/2.0.26/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/incubator/authentik/2.0.27/CHANGELOG.md b/incubator/authentik/2.0.27/CHANGELOG.md new file mode 100644 index 00000000000..2fd72e7e59e --- /dev/null +++ b/incubator/authentik/2.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [authentik-2.0.27](https://github.com/truecharts/apps/compare/authentik-2.0.26...authentik-2.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [authentik-2.0.26](https://github.com/truecharts/apps/compare/authentik-2.0.25...authentik-2.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [authentik-2.0.25](https://github.com/truecharts/apps/compare/authentik-2.0.23...authentik-2.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [authentik-2.0.23](https://github.com/truecharts/apps/compare/authentik-2.0.22...authentik-2.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [authentik-2.0.22](https://github.com/truecharts/apps/compare/authentik-2.0.21...authentik-2.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [authentik-2.0.21](https://github.com/truecharts/apps/compare/authentik-2.0.19...authentik-2.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [authentik-2.0.19](https://github.com/truecharts/apps/compare/authentik-2.0.17...authentik-2.0.19) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [authentik-2.0.17](https://github.com/truecharts/apps/compare/authentik-2.0.16...authentik-2.0.17) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [authentik-2.0.16](https://github.com/truecharts/apps/compare/authentik-2.0.15...authentik-2.0.16) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [authentik-2.0.15](https://github.com/truecharts/apps/compare/authentik-2.0.14...authentik-2.0.15) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [authentik-2.0.14](https://github.com/truecharts/apps/compare/authentik-2.0.13...authentik-2.0.14) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/incubator/authentik/2.0.27/Chart.lock b/incubator/authentik/2.0.27/Chart.lock new file mode 100644 index 00000000000..76dac4e04f9 --- /dev/null +++ b/incubator/authentik/2.0.27/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T13:53:02.959676463Z" diff --git a/incubator/authentik/2.0.27/Chart.yaml b/incubator/authentik/2.0.27/Chart.yaml new file mode 100644 index 00000000000..4f3c92d768b --- /dev/null +++ b/incubator/authentik/2.0.27/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2022.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: authentik is an open-source Identity Provider focused on flexibility and versatility. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/authentik +icon: https://truecharts.org/img/chart-icons/authentik.png +keywords: + - authentik +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: authentik +sources: + - https://github.com/goauthentik/authentik + - https://goauthentik.io/docs/ +version: 2.0.27 +annotations: + truecharts.org/catagories: | + - authentication + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/authentik/2.0.27/README.md b/incubator/authentik/2.0.27/README.md new file mode 100644 index 00000000000..4e0c6f364c3 --- /dev/null +++ b/incubator/authentik/2.0.27/README.md @@ -0,0 +1,110 @@ +# authentik + +![Version: 2.0.27](https://img.shields.io/badge/Version-2.0.27-informational?style=flat-square) ![AppVersion: 2022.7.2](https://img.shields.io/badge/AppVersion-2022.7.2-informational?style=flat-square) + +authentik is an open-source Identity Provider focused on flexibility and versatility. + +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: [authentik](https://truecharts.org/docs/charts/stable/authentik) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `authentik` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install authentik TrueCharts/authentik +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `authentik` deployment + +```console +helm uninstall authentik +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install authentik \ + --set env.TZ="America/New York" \ + TrueCharts/authentik +``` + +#### 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 authentik TrueCharts/authentik -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/authentik/2.0.26/app-readme.md b/incubator/authentik/2.0.27/app-readme.md similarity index 100% rename from incubator/authentik/2.0.26/app-readme.md rename to incubator/authentik/2.0.27/app-readme.md diff --git a/incubator/authentik/2.0.27/charts/common-10.4.7.tgz b/incubator/authentik/2.0.27/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/authentik/2.0.27/charts/common-10.4.7.tgz differ diff --git a/incubator/authentik/2.0.27/charts/postgresql-8.0.45.tgz b/incubator/authentik/2.0.27/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/incubator/authentik/2.0.27/charts/postgresql-8.0.45.tgz differ diff --git a/incubator/authentik/2.0.27/charts/redis-3.0.44.tgz b/incubator/authentik/2.0.27/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/incubator/authentik/2.0.27/charts/redis-3.0.44.tgz differ diff --git a/incubator/authentik/2.0.26/ix_values.yaml b/incubator/authentik/2.0.27/ix_values.yaml similarity index 100% rename from incubator/authentik/2.0.26/ix_values.yaml rename to incubator/authentik/2.0.27/ix_values.yaml diff --git a/incubator/authentik/2.0.26/questions.yaml b/incubator/authentik/2.0.27/questions.yaml similarity index 100% rename from incubator/authentik/2.0.26/questions.yaml rename to incubator/authentik/2.0.27/questions.yaml diff --git a/incubator/authentik/2.0.26/templates/_cronjob.tpl b/incubator/authentik/2.0.27/templates/_cronjob.tpl similarity index 100% rename from incubator/authentik/2.0.26/templates/_cronjob.tpl rename to incubator/authentik/2.0.27/templates/_cronjob.tpl diff --git a/incubator/authentik/2.0.26/templates/_secrets.tpl b/incubator/authentik/2.0.27/templates/_secrets.tpl similarity index 100% rename from incubator/authentik/2.0.26/templates/_secrets.tpl rename to incubator/authentik/2.0.27/templates/_secrets.tpl diff --git a/incubator/authentik/2.0.26/templates/common.yaml b/incubator/authentik/2.0.27/templates/common.yaml similarity index 100% rename from incubator/authentik/2.0.26/templates/common.yaml rename to incubator/authentik/2.0.27/templates/common.yaml diff --git a/incubator/authentik/2.0.26/values.yaml b/incubator/authentik/2.0.27/values.yaml similarity index 100% rename from incubator/authentik/2.0.26/values.yaml rename to incubator/authentik/2.0.27/values.yaml diff --git a/incubator/auto-yt-dl/0.0.11/CHANGELOG.md b/incubator/auto-yt-dl/0.0.11/CHANGELOG.md deleted file mode 100644 index c3b46f07bd2..00000000000 --- a/incubator/auto-yt-dl/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [auto-yt-dl-0.0.5](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.4...auto-yt-dl-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [auto-yt-dl-0.0.4](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.3...auto-yt-dl-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [auto-yt-dl-0.0.3](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.2...auto-yt-dl-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [auto-yt-dl-0.0.2](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.1...auto-yt-dl-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### auto-yt-dl-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/auto-yt-dl/0.0.11/Chart.lock b/incubator/auto-yt-dl/0.0.11/Chart.lock deleted file mode 100644 index 42d13b798af..00000000000 --- a/incubator/auto-yt-dl/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:08:50.511182365Z" diff --git a/incubator/auto-yt-dl/0.0.11/Chart.yaml b/incubator/auto-yt-dl/0.0.11/Chart.yaml deleted file mode 100644 index ff62f905d32..00000000000 --- a/incubator/auto-yt-dl/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - auto-yt-dl is used to automatically download new Videos of specific YouTube - Channels. It features a Web Gui to add and remove Channels from your watch list. -home: https://github.com/truecharts/apps/tree/master/charts/stable/auto-yt-dl -icon: https://truecharts.org/img/chart-icons/auto-yt-dl.png -keywords: - - auto-yt-dl - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: auto-yt-dl -sources: - - https://github.com/xXGuhuXx/auto-yt-dl - - https://hub.docker.com/repository/docker/guhu007/auto-yt-dl -type: application -version: 0.0.11 diff --git a/incubator/auto-yt-dl/0.0.11/README.md b/incubator/auto-yt-dl/0.0.11/README.md deleted file mode 100644 index b61f0fc15dc..00000000000 --- a/incubator/auto-yt-dl/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# auto-yt-dl - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. - -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: [auto-yt-dl](https://truecharts.org/docs/charts/stable/auto-yt-dl) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `auto-yt-dl` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install auto-yt-dl TrueCharts/auto-yt-dl -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `auto-yt-dl` deployment - -```console -helm uninstall auto-yt-dl -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install auto-yt-dl \ - --set env.TZ="America/New York" \ - TrueCharts/auto-yt-dl -``` - -#### 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 auto-yt-dl TrueCharts/auto-yt-dl -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/auto-yt-dl/0.0.11/charts/common-10.4.6.tgz b/incubator/auto-yt-dl/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/auto-yt-dl/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/auto-yt-dl/0.0.12/CHANGELOG.md b/incubator/auto-yt-dl/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2075e8e239b --- /dev/null +++ b/incubator/auto-yt-dl/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [auto-yt-dl-0.0.12](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.11...auto-yt-dl-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [auto-yt-dl-0.0.5](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.4...auto-yt-dl-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [auto-yt-dl-0.0.4](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.3...auto-yt-dl-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [auto-yt-dl-0.0.3](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.2...auto-yt-dl-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [auto-yt-dl-0.0.2](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.1...auto-yt-dl-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### auto-yt-dl-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/auto-yt-dl/0.0.12/Chart.lock b/incubator/auto-yt-dl/0.0.12/Chart.lock new file mode 100644 index 00000000000..b26d3c302b0 --- /dev/null +++ b/incubator/auto-yt-dl/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:52:51.038252116Z" diff --git a/incubator/auto-yt-dl/0.0.12/Chart.yaml b/incubator/auto-yt-dl/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d6290c8510d --- /dev/null +++ b/incubator/auto-yt-dl/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + auto-yt-dl is used to automatically download new Videos of specific YouTube + Channels. It features a Web Gui to add and remove Channels from your watch list. +home: https://github.com/truecharts/apps/tree/master/charts/stable/auto-yt-dl +icon: https://truecharts.org/img/chart-icons/auto-yt-dl.png +keywords: + - auto-yt-dl + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: auto-yt-dl +sources: + - https://github.com/xXGuhuXx/auto-yt-dl + - https://hub.docker.com/repository/docker/guhu007/auto-yt-dl +type: application +version: 0.0.12 diff --git a/incubator/auto-yt-dl/0.0.12/README.md b/incubator/auto-yt-dl/0.0.12/README.md new file mode 100644 index 00000000000..0daa7dad3c1 --- /dev/null +++ b/incubator/auto-yt-dl/0.0.12/README.md @@ -0,0 +1,108 @@ +# auto-yt-dl + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. + +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: [auto-yt-dl](https://truecharts.org/docs/charts/stable/auto-yt-dl) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `auto-yt-dl` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install auto-yt-dl TrueCharts/auto-yt-dl +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `auto-yt-dl` deployment + +```console +helm uninstall auto-yt-dl +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install auto-yt-dl \ + --set env.TZ="America/New York" \ + TrueCharts/auto-yt-dl +``` + +#### 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 auto-yt-dl TrueCharts/auto-yt-dl -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/auto-yt-dl/0.0.11/app-readme.md b/incubator/auto-yt-dl/0.0.12/app-readme.md similarity index 100% rename from incubator/auto-yt-dl/0.0.11/app-readme.md rename to incubator/auto-yt-dl/0.0.12/app-readme.md diff --git a/incubator/auto-yt-dl/0.0.12/charts/common-10.4.7.tgz b/incubator/auto-yt-dl/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/auto-yt-dl/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/auto-yt-dl/0.0.11/ix_values.yaml b/incubator/auto-yt-dl/0.0.12/ix_values.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.11/ix_values.yaml rename to incubator/auto-yt-dl/0.0.12/ix_values.yaml diff --git a/incubator/auto-yt-dl/0.0.11/questions.yaml b/incubator/auto-yt-dl/0.0.12/questions.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.11/questions.yaml rename to incubator/auto-yt-dl/0.0.12/questions.yaml diff --git a/incubator/auto-yt-dl/0.0.11/templates/common.yaml b/incubator/auto-yt-dl/0.0.12/templates/common.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.11/templates/common.yaml rename to incubator/auto-yt-dl/0.0.12/templates/common.yaml diff --git a/incubator/auto-yt-dl/0.0.11/values.yaml b/incubator/auto-yt-dl/0.0.12/values.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.11/values.yaml rename to incubator/auto-yt-dl/0.0.12/values.yaml diff --git a/incubator/autoscan/0.0.11/CHANGELOG.md b/incubator/autoscan/0.0.11/CHANGELOG.md deleted file mode 100644 index 2eb50f89aea..00000000000 --- a/incubator/autoscan/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [autoscan-0.0.5](https://github.com/truecharts/apps/compare/autoscan-0.0.4...autoscan-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [autoscan-0.0.4](https://github.com/truecharts/apps/compare/autoscan-0.0.3...autoscan-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [autoscan-0.0.3](https://github.com/truecharts/apps/compare/autoscan-0.0.2...autoscan-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [autoscan-0.0.2](https://github.com/truecharts/apps/compare/autoscan-0.0.1...autoscan-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### autoscan-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/autoscan/0.0.11/Chart.lock b/incubator/autoscan/0.0.11/Chart.lock deleted file mode 100644 index 9ba605328c7..00000000000 --- a/incubator/autoscan/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:09:06.936760734Z" diff --git a/incubator/autoscan/0.0.11/Chart.yaml b/incubator/autoscan/0.0.11/Chart.yaml deleted file mode 100644 index 139a0aff8ec..00000000000 --- a/incubator/autoscan/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Autoscan replaces the default Plex and Emby behaviour for picking up - file changes on the file system. Autoscan integrates with Sonarr, Radarr and Lidarr - to fetch changes in near real-time without relying on the file system. -home: https://github.com/truecharts/apps/tree/master/charts/stable/autoscan -icon: https://truecharts.org/img/chart-icons/autoscan.png -keywords: - - autoscan - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: autoscan -sources: - - https://hotio.dev/containers/autoscan - - https://hub.docker.com/r/hotio/autoscan -type: application -version: 0.0.11 diff --git a/incubator/autoscan/0.0.11/README.md b/incubator/autoscan/0.0.11/README.md deleted file mode 100644 index 68721298a08..00000000000 --- a/incubator/autoscan/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# autoscan - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. Autoscan integrates with Sonarr, Radarr and Lidarr to fetch changes in near real-time without relying on the file system. - -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: [autoscan](https://truecharts.org/docs/charts/stable/autoscan) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `autoscan` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install autoscan TrueCharts/autoscan -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `autoscan` deployment - -```console -helm uninstall autoscan -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install autoscan \ - --set env.TZ="America/New York" \ - TrueCharts/autoscan -``` - -#### 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 autoscan TrueCharts/autoscan -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/autoscan/0.0.11/charts/common-10.4.6.tgz b/incubator/autoscan/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/autoscan/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/autoscan/0.0.12/CHANGELOG.md b/incubator/autoscan/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..60d983e9060 --- /dev/null +++ b/incubator/autoscan/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [autoscan-0.0.12](https://github.com/truecharts/apps/compare/autoscan-0.0.11...autoscan-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [autoscan-0.0.5](https://github.com/truecharts/apps/compare/autoscan-0.0.4...autoscan-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [autoscan-0.0.4](https://github.com/truecharts/apps/compare/autoscan-0.0.3...autoscan-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [autoscan-0.0.3](https://github.com/truecharts/apps/compare/autoscan-0.0.2...autoscan-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [autoscan-0.0.2](https://github.com/truecharts/apps/compare/autoscan-0.0.1...autoscan-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### autoscan-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/autoscan/0.0.12/Chart.lock b/incubator/autoscan/0.0.12/Chart.lock new file mode 100644 index 00000000000..1d0f6dfdbb8 --- /dev/null +++ b/incubator/autoscan/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:53:04.893141833Z" diff --git a/incubator/autoscan/0.0.12/Chart.yaml b/incubator/autoscan/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ead6402cbc9 --- /dev/null +++ b/incubator/autoscan/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Autoscan replaces the default Plex and Emby behaviour for picking up + file changes on the file system. Autoscan integrates with Sonarr, Radarr and Lidarr + to fetch changes in near real-time without relying on the file system. +home: https://github.com/truecharts/apps/tree/master/charts/stable/autoscan +icon: https://truecharts.org/img/chart-icons/autoscan.png +keywords: + - autoscan + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: autoscan +sources: + - https://hotio.dev/containers/autoscan + - https://hub.docker.com/r/hotio/autoscan +type: application +version: 0.0.12 diff --git a/incubator/autoscan/0.0.12/README.md b/incubator/autoscan/0.0.12/README.md new file mode 100644 index 00000000000..34fc2c641e7 --- /dev/null +++ b/incubator/autoscan/0.0.12/README.md @@ -0,0 +1,108 @@ +# autoscan + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. Autoscan integrates with Sonarr, Radarr and Lidarr to fetch changes in near real-time without relying on the file system. + +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: [autoscan](https://truecharts.org/docs/charts/stable/autoscan) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `autoscan` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install autoscan TrueCharts/autoscan +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `autoscan` deployment + +```console +helm uninstall autoscan +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install autoscan \ + --set env.TZ="America/New York" \ + TrueCharts/autoscan +``` + +#### 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 autoscan TrueCharts/autoscan -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/autoscan/0.0.11/app-readme.md b/incubator/autoscan/0.0.12/app-readme.md similarity index 100% rename from incubator/autoscan/0.0.11/app-readme.md rename to incubator/autoscan/0.0.12/app-readme.md diff --git a/incubator/autoscan/0.0.12/charts/common-10.4.7.tgz b/incubator/autoscan/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/autoscan/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/autoscan/0.0.11/ix_values.yaml b/incubator/autoscan/0.0.12/ix_values.yaml similarity index 100% rename from incubator/autoscan/0.0.11/ix_values.yaml rename to incubator/autoscan/0.0.12/ix_values.yaml diff --git a/incubator/autoscan/0.0.11/questions.yaml b/incubator/autoscan/0.0.12/questions.yaml similarity index 100% rename from incubator/autoscan/0.0.11/questions.yaml rename to incubator/autoscan/0.0.12/questions.yaml diff --git a/incubator/autoscan/0.0.11/templates/common.yaml b/incubator/autoscan/0.0.12/templates/common.yaml similarity index 100% rename from incubator/autoscan/0.0.11/templates/common.yaml rename to incubator/autoscan/0.0.12/templates/common.yaml diff --git a/incubator/autoscan/0.0.11/values.yaml b/incubator/autoscan/0.0.12/values.yaml similarity index 100% rename from incubator/autoscan/0.0.11/values.yaml rename to incubator/autoscan/0.0.12/values.yaml diff --git a/incubator/avidemux/0.0.14/CHANGELOG.md b/incubator/avidemux/0.0.14/CHANGELOG.md deleted file mode 100644 index 9cdcea981df..00000000000 --- a/incubator/avidemux/0.0.14/CHANGELOG.md +++ /dev/null @@ -1,90 +0,0 @@ -# Changelog - - - -## [avidemux-0.0.14](https://github.com/truecharts/apps/compare/avidemux-0.0.12...avidemux-0.0.14) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [avidemux-0.0.12](https://github.com/truecharts/apps/compare/avidemux-0.0.11...avidemux-0.0.12) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [avidemux-0.0.11](https://github.com/truecharts/apps/compare/avidemux-0.0.10...avidemux-0.0.11) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [avidemux-0.0.10](https://github.com/truecharts/apps/compare/avidemux-0.0.8...avidemux-0.0.10) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [avidemux-0.0.8](https://github.com/truecharts/apps/compare/avidemux-0.0.6...avidemux-0.0.8) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [avidemux-0.0.6](https://github.com/truecharts/apps/compare/avidemux-0.0.5...avidemux-0.0.6) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [avidemux-0.0.5](https://github.com/truecharts/apps/compare/avidemux-0.0.4...avidemux-0.0.5) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [avidemux-0.0.4](https://github.com/truecharts/apps/compare/avidemux-0.0.3...avidemux-0.0.4) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - - -### [avidemux-0.0.2](https://github.com/truecharts/apps/compare/avidemux-0.0.1...avidemux-0.0.2) (2022-07-09) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### avidemux-0.0.1 (2022-07-05) - -#### Feat - -* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) diff --git a/incubator/avidemux/0.0.14/Chart.lock b/incubator/avidemux/0.0.14/Chart.lock deleted file mode 100644 index 5b3e28ecdea..00000000000 --- a/incubator/avidemux/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:09:10.663412382Z" diff --git a/incubator/avidemux/0.0.14/Chart.yaml b/incubator/avidemux/0.0.14/Chart.yaml deleted file mode 100644 index 9ac6a4cb41b..00000000000 --- a/incubator/avidemux/0.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. -home: https://github.com/truecharts/apps/tree/master/charts/stable/avidemux -icon: https://truecharts.org/img/chart-icons/avidemux.png -keywords: - - media - - avidemux -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: avidemux -sources: - - https://github.com/jlesage/docker-avidemux - - https://hub.docker.com/r/jlesage/avidemux/ -type: application -version: 0.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/avidemux/0.0.14/README.md b/incubator/avidemux/0.0.14/README.md deleted file mode 100644 index 033af5f8786..00000000000 --- a/incubator/avidemux/0.0.14/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# avidemux - -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) - -Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. - -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: [avidemux](https://truecharts.org/docs/charts/stable/avidemux) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `avidemux` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install avidemux TrueCharts/avidemux -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `avidemux` deployment - -```console -helm uninstall avidemux -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install avidemux \ - --set env.TZ="America/New York" \ - TrueCharts/avidemux -``` - -#### 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 avidemux TrueCharts/avidemux -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/avidemux/0.0.14/charts/common-10.4.6.tgz b/incubator/avidemux/0.0.14/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/avidemux/0.0.14/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/avidemux/0.0.15/CHANGELOG.md b/incubator/avidemux/0.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ea310f15df1 --- /dev/null +++ b/incubator/avidemux/0.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [avidemux-0.0.15](https://github.com/truecharts/apps/compare/avidemux-0.0.14...avidemux-0.0.15) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [avidemux-0.0.14](https://github.com/truecharts/apps/compare/avidemux-0.0.12...avidemux-0.0.14) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [avidemux-0.0.12](https://github.com/truecharts/apps/compare/avidemux-0.0.11...avidemux-0.0.12) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [avidemux-0.0.11](https://github.com/truecharts/apps/compare/avidemux-0.0.10...avidemux-0.0.11) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [avidemux-0.0.10](https://github.com/truecharts/apps/compare/avidemux-0.0.8...avidemux-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [avidemux-0.0.8](https://github.com/truecharts/apps/compare/avidemux-0.0.6...avidemux-0.0.8) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [avidemux-0.0.6](https://github.com/truecharts/apps/compare/avidemux-0.0.5...avidemux-0.0.6) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [avidemux-0.0.5](https://github.com/truecharts/apps/compare/avidemux-0.0.4...avidemux-0.0.5) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [avidemux-0.0.4](https://github.com/truecharts/apps/compare/avidemux-0.0.3...avidemux-0.0.4) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + + +### [avidemux-0.0.2](https://github.com/truecharts/apps/compare/avidemux-0.0.1...avidemux-0.0.2) (2022-07-09) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### avidemux-0.0.1 (2022-07-05) + +#### Feat + +* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) diff --git a/incubator/avidemux/0.0.15/Chart.lock b/incubator/avidemux/0.0.15/Chart.lock new file mode 100644 index 00000000000..fdd7430d216 --- /dev/null +++ b/incubator/avidemux/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:53:06.883769666Z" diff --git a/incubator/avidemux/0.0.15/Chart.yaml b/incubator/avidemux/0.0.15/Chart.yaml new file mode 100644 index 00000000000..582f48ebb9a --- /dev/null +++ b/incubator/avidemux/0.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. +home: https://github.com/truecharts/apps/tree/master/charts/stable/avidemux +icon: https://truecharts.org/img/chart-icons/avidemux.png +keywords: + - media + - avidemux +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: avidemux +sources: + - https://github.com/jlesage/docker-avidemux + - https://hub.docker.com/r/jlesage/avidemux/ +type: application +version: 0.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/avidemux/0.0.15/README.md b/incubator/avidemux/0.0.15/README.md new file mode 100644 index 00000000000..d79a924fe73 --- /dev/null +++ b/incubator/avidemux/0.0.15/README.md @@ -0,0 +1,108 @@ +# avidemux + +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) + +Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. + +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: [avidemux](https://truecharts.org/docs/charts/stable/avidemux) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `avidemux` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install avidemux TrueCharts/avidemux +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `avidemux` deployment + +```console +helm uninstall avidemux +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install avidemux \ + --set env.TZ="America/New York" \ + TrueCharts/avidemux +``` + +#### 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 avidemux TrueCharts/avidemux -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/avidemux/0.0.14/app-readme.md b/incubator/avidemux/0.0.15/app-readme.md similarity index 100% rename from incubator/avidemux/0.0.14/app-readme.md rename to incubator/avidemux/0.0.15/app-readme.md diff --git a/incubator/avidemux/0.0.15/charts/common-10.4.7.tgz b/incubator/avidemux/0.0.15/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/avidemux/0.0.15/charts/common-10.4.7.tgz differ diff --git a/incubator/avidemux/0.0.14/ix_values.yaml b/incubator/avidemux/0.0.15/ix_values.yaml similarity index 100% rename from incubator/avidemux/0.0.14/ix_values.yaml rename to incubator/avidemux/0.0.15/ix_values.yaml diff --git a/incubator/avidemux/0.0.14/questions.yaml b/incubator/avidemux/0.0.15/questions.yaml similarity index 100% rename from incubator/avidemux/0.0.14/questions.yaml rename to incubator/avidemux/0.0.15/questions.yaml diff --git a/incubator/avidemux/0.0.14/templates/common.yaml b/incubator/avidemux/0.0.15/templates/common.yaml similarity index 100% rename from incubator/avidemux/0.0.14/templates/common.yaml rename to incubator/avidemux/0.0.15/templates/common.yaml diff --git a/incubator/avidemux/0.0.14/values.yaml b/incubator/avidemux/0.0.15/values.yaml similarity index 100% rename from incubator/avidemux/0.0.14/values.yaml rename to incubator/avidemux/0.0.15/values.yaml diff --git a/incubator/avorion/0.0.11/CHANGELOG.md b/incubator/avorion/0.0.11/CHANGELOG.md deleted file mode 100644 index ca6f704ab48..00000000000 --- a/incubator/avorion/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - - - - - -### [avorion-0.0.5](https://github.com/truecharts/apps/compare/avorion-0.0.4...avorion-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [avorion-0.0.4](https://github.com/truecharts/apps/compare/avorion-0.0.3...avorion-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [avorion-0.0.3](https://github.com/truecharts/apps/compare/avorion-0.0.2...avorion-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [avorion-0.0.2](https://github.com/truecharts/apps/compare/avorion-0.0.1...avorion-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### avorion-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/avorion/0.0.11/Chart.lock b/incubator/avorion/0.0.11/Chart.lock deleted file mode 100644 index bf712235ec4..00000000000 --- a/incubator/avorion/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:09:12.273576128Z" diff --git a/incubator/avorion/0.0.11/Chart.yaml b/incubator/avorion/0.0.11/Chart.yaml deleted file mode 100644 index 3b684e0f246..00000000000 --- a/incubator/avorion/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Avorion and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/avorion -icon: https://truecharts.org/img/chart-icons/avorion.png -keywords: - - avorion - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: avorion -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/avorion/0.0.11/README.md b/incubator/avorion/0.0.11/README.md deleted file mode 100644 index a6f4fda2d90..00000000000 --- a/incubator/avorion/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# avorion - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Avorion and run it. - -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: [avorion](https://truecharts.org/docs/charts/stable/avorion) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `avorion` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install avorion TrueCharts/avorion -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `avorion` deployment - -```console -helm uninstall avorion -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install avorion \ - --set env.TZ="America/New York" \ - TrueCharts/avorion -``` - -#### 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 avorion TrueCharts/avorion -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/avorion/0.0.11/charts/common-10.4.6.tgz b/incubator/avorion/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/avorion/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/avorion/0.0.12/CHANGELOG.md b/incubator/avorion/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..29f8f0dba33 --- /dev/null +++ b/incubator/avorion/0.0.12/CHANGELOG.md @@ -0,0 +1,67 @@ +# Changelog + + + +## [avorion-0.0.12](https://github.com/truecharts/apps/compare/avorion-0.0.11...avorion-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [avorion-0.0.5](https://github.com/truecharts/apps/compare/avorion-0.0.4...avorion-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [avorion-0.0.4](https://github.com/truecharts/apps/compare/avorion-0.0.3...avorion-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [avorion-0.0.3](https://github.com/truecharts/apps/compare/avorion-0.0.2...avorion-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [avorion-0.0.2](https://github.com/truecharts/apps/compare/avorion-0.0.1...avorion-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### avorion-0.0.1 (2022-04-08) + +#### Feat + +* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/avorion/0.0.12/Chart.lock b/incubator/avorion/0.0.12/Chart.lock new file mode 100644 index 00000000000..ac1ea482e8d --- /dev/null +++ b/incubator/avorion/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:53:10.050409651Z" diff --git a/incubator/avorion/0.0.12/Chart.yaml b/incubator/avorion/0.0.12/Chart.yaml new file mode 100644 index 00000000000..db47825da5b --- /dev/null +++ b/incubator/avorion/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Avorion and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/avorion +icon: https://truecharts.org/img/chart-icons/avorion.png +keywords: + - avorion + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: avorion +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/avorion/0.0.12/README.md b/incubator/avorion/0.0.12/README.md new file mode 100644 index 00000000000..55c106385a9 --- /dev/null +++ b/incubator/avorion/0.0.12/README.md @@ -0,0 +1,108 @@ +# avorion + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Avorion and run it. + +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: [avorion](https://truecharts.org/docs/charts/stable/avorion) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `avorion` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install avorion TrueCharts/avorion +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `avorion` deployment + +```console +helm uninstall avorion +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install avorion \ + --set env.TZ="America/New York" \ + TrueCharts/avorion +``` + +#### 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 avorion TrueCharts/avorion -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/avorion/0.0.11/app-readme.md b/incubator/avorion/0.0.12/app-readme.md similarity index 100% rename from incubator/avorion/0.0.11/app-readme.md rename to incubator/avorion/0.0.12/app-readme.md diff --git a/incubator/avorion/0.0.12/charts/common-10.4.7.tgz b/incubator/avorion/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/avorion/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/avorion/0.0.11/ix_values.yaml b/incubator/avorion/0.0.12/ix_values.yaml similarity index 100% rename from incubator/avorion/0.0.11/ix_values.yaml rename to incubator/avorion/0.0.12/ix_values.yaml diff --git a/incubator/avorion/0.0.11/questions.yaml b/incubator/avorion/0.0.12/questions.yaml similarity index 100% rename from incubator/avorion/0.0.11/questions.yaml rename to incubator/avorion/0.0.12/questions.yaml diff --git a/incubator/avorion/0.0.11/templates/common.yaml b/incubator/avorion/0.0.12/templates/common.yaml similarity index 100% rename from incubator/avorion/0.0.11/templates/common.yaml rename to incubator/avorion/0.0.12/templates/common.yaml diff --git a/incubator/avorion/0.0.11/values.yaml b/incubator/avorion/0.0.12/values.yaml similarity index 100% rename from incubator/avorion/0.0.11/values.yaml rename to incubator/avorion/0.0.12/values.yaml diff --git a/incubator/awesome-ttrss/0.0.25/CHANGELOG.md b/incubator/awesome-ttrss/0.0.25/CHANGELOG.md deleted file mode 100644 index d5c2077b3c8..00000000000 --- a/incubator/awesome-ttrss/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [awesome-ttrss-0.0.25](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.24...awesome-ttrss-0.0.25) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [awesome-ttrss-0.0.24](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.22...awesome-ttrss-0.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [awesome-ttrss-0.0.22](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.21...awesome-ttrss-0.0.22) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) - - - -## [awesome-ttrss-0.0.22](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.21...awesome-ttrss-0.0.22) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) - - - -## [awesome-ttrss-0.0.22](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.21...awesome-ttrss-0.0.22) (2022-07-21) - -### Chore - -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) - - - -## [awesome-ttrss-0.0.21](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.20...awesome-ttrss-0.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [awesome-ttrss-0.0.20](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.19...awesome-ttrss-0.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [awesome-ttrss-0.0.19](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.18...awesome-ttrss-0.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [awesome-ttrss-0.0.18](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.16...awesome-ttrss-0.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [awesome-ttrss-0.0.16](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.14...awesome-ttrss-0.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [awesome-ttrss-0.0.14](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.13...awesome-ttrss-0.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - diff --git a/incubator/awesome-ttrss/0.0.25/Chart.lock b/incubator/awesome-ttrss/0.0.25/Chart.lock deleted file mode 100644 index 2c7e60754c8..00000000000 --- a/incubator/awesome-ttrss/0.0.25/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:30:57.049664432Z" diff --git a/incubator/awesome-ttrss/0.0.25/Chart.yaml b/incubator/awesome-ttrss/0.0.25/Chart.yaml deleted file mode 100644 index 4723c3eb16f..00000000000 --- a/incubator/awesome-ttrss/0.0.25/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -description: Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS -name: awesome-ttrss -version: 0.0.25 -kubeVersion: ">=1.16.0-0" -keywords: - - tt-rss - - awesome-ttrss -home: https://github.com/truecharts/apps/tree/master/charts/stable/awesome-ttrss -icon: https://truecharts.org/img/chart-icons/awesome-ttrss.png -sources: - - https://github.com/HenryQW/Awesome-TTRSS -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/awesome-ttrss/0.0.25/README.md b/incubator/awesome-ttrss/0.0.25/README.md deleted file mode 100644 index 09f495c921d..00000000000 --- a/incubator/awesome-ttrss/0.0.25/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# awesome-ttrss - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) - -Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS - -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: [awesome-ttrss](https://truecharts.org/docs/charts/stable/awesome-ttrss) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `awesome-ttrss` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install awesome-ttrss TrueCharts/awesome-ttrss -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `awesome-ttrss` deployment - -```console -helm uninstall awesome-ttrss -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install awesome-ttrss \ - --set env.TZ="America/New York" \ - TrueCharts/awesome-ttrss -``` - -#### 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 awesome-ttrss TrueCharts/awesome-ttrss -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/awesome-ttrss/0.0.25/charts/common-10.4.6.tgz b/incubator/awesome-ttrss/0.0.25/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/awesome-ttrss/0.0.25/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/awesome-ttrss/0.0.25/charts/postgresql-8.0.43.tgz b/incubator/awesome-ttrss/0.0.25/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/incubator/awesome-ttrss/0.0.25/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/incubator/awesome-ttrss/0.0.26/CHANGELOG.md b/incubator/awesome-ttrss/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..907cc6ade77 --- /dev/null +++ b/incubator/awesome-ttrss/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [awesome-ttrss-0.0.26](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.25...awesome-ttrss-0.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [awesome-ttrss-0.0.25](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.24...awesome-ttrss-0.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [awesome-ttrss-0.0.24](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.22...awesome-ttrss-0.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [awesome-ttrss-0.0.22](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.21...awesome-ttrss-0.0.22) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) + + + +## [awesome-ttrss-0.0.22](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.21...awesome-ttrss-0.0.22) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) + + + +## [awesome-ttrss-0.0.22](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.21...awesome-ttrss-0.0.22) (2022-07-21) + +### Chore + +- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) + + + +## [awesome-ttrss-0.0.21](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.20...awesome-ttrss-0.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [awesome-ttrss-0.0.20](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.19...awesome-ttrss-0.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [awesome-ttrss-0.0.19](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.18...awesome-ttrss-0.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [awesome-ttrss-0.0.18](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.16...awesome-ttrss-0.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [awesome-ttrss-0.0.16](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.14...awesome-ttrss-0.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + diff --git a/incubator/awesome-ttrss/0.0.26/Chart.lock b/incubator/awesome-ttrss/0.0.26/Chart.lock new file mode 100644 index 00000000000..f51c5aac947 --- /dev/null +++ b/incubator/awesome-ttrss/0.0.26/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T13:53:31.164826186Z" diff --git a/incubator/awesome-ttrss/0.0.26/Chart.yaml b/incubator/awesome-ttrss/0.0.26/Chart.yaml new file mode 100644 index 00000000000..6de56ad9c8b --- /dev/null +++ b/incubator/awesome-ttrss/0.0.26/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022" +description: Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS +name: awesome-ttrss +version: 0.0.26 +kubeVersion: ">=1.16.0-0" +keywords: + - tt-rss + - awesome-ttrss +home: https://github.com/truecharts/apps/tree/master/charts/stable/awesome-ttrss +icon: https://truecharts.org/img/chart-icons/awesome-ttrss.png +sources: + - https://github.com/HenryQW/Awesome-TTRSS +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/awesome-ttrss/0.0.26/README.md b/incubator/awesome-ttrss/0.0.26/README.md new file mode 100644 index 00000000000..7fc04434023 --- /dev/null +++ b/incubator/awesome-ttrss/0.0.26/README.md @@ -0,0 +1,108 @@ +# awesome-ttrss + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) + +Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS + +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: [awesome-ttrss](https://truecharts.org/docs/charts/stable/awesome-ttrss) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `awesome-ttrss` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install awesome-ttrss TrueCharts/awesome-ttrss +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `awesome-ttrss` deployment + +```console +helm uninstall awesome-ttrss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install awesome-ttrss \ + --set env.TZ="America/New York" \ + TrueCharts/awesome-ttrss +``` + +#### 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 awesome-ttrss TrueCharts/awesome-ttrss -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/awesome-ttrss/0.0.25/app-readme.md b/incubator/awesome-ttrss/0.0.26/app-readme.md similarity index 100% rename from incubator/awesome-ttrss/0.0.25/app-readme.md rename to incubator/awesome-ttrss/0.0.26/app-readme.md diff --git a/incubator/awesome-ttrss/0.0.26/charts/common-10.4.7.tgz b/incubator/awesome-ttrss/0.0.26/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/awesome-ttrss/0.0.26/charts/common-10.4.7.tgz differ diff --git a/incubator/awesome-ttrss/0.0.26/charts/postgresql-8.0.45.tgz b/incubator/awesome-ttrss/0.0.26/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/incubator/awesome-ttrss/0.0.26/charts/postgresql-8.0.45.tgz differ diff --git a/incubator/awesome-ttrss/0.0.25/ix_values.yaml b/incubator/awesome-ttrss/0.0.26/ix_values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.25/ix_values.yaml rename to incubator/awesome-ttrss/0.0.26/ix_values.yaml diff --git a/incubator/awesome-ttrss/0.0.25/questions.yaml b/incubator/awesome-ttrss/0.0.26/questions.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.25/questions.yaml rename to incubator/awesome-ttrss/0.0.26/questions.yaml diff --git a/incubator/awesome-ttrss/0.0.25/templates/common.yaml b/incubator/awesome-ttrss/0.0.26/templates/common.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.25/templates/common.yaml rename to incubator/awesome-ttrss/0.0.26/templates/common.yaml diff --git a/incubator/awesome-ttrss/0.0.25/values.yaml b/incubator/awesome-ttrss/0.0.26/values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.25/values.yaml rename to incubator/awesome-ttrss/0.0.26/values.yaml diff --git a/incubator/backuppc/0.0.11/CHANGELOG.md b/incubator/backuppc/0.0.11/CHANGELOG.md deleted file mode 100644 index a97954a5011..00000000000 --- a/incubator/backuppc/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,55 +0,0 @@ -# Changelog - - - - - - - -### [backuppc-0.0.5](https://github.com/truecharts/apps/compare/backuppc-0.0.4...backuppc-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [backuppc-0.0.4](https://github.com/truecharts/apps/compare/backuppc-0.0.3...backuppc-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [backuppc-0.0.3](https://github.com/truecharts/apps/compare/backuppc-0.0.2...backuppc-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [backuppc-0.0.2](https://github.com/truecharts/apps/compare/backuppc-0.0.1...backuppc-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### backuppc-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/backuppc/0.0.11/Chart.lock b/incubator/backuppc/0.0.11/Chart.lock deleted file mode 100644 index 2590e52a0f4..00000000000 --- a/incubator/backuppc/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:09:32.525414665Z" diff --git a/incubator/backuppc/0.0.11/Chart.yaml b/incubator/backuppc/0.0.11/Chart.yaml deleted file mode 100644 index dd554b563c3..00000000000 --- a/incubator/backuppc/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - BackupPC is a high-performance, enterprise-grade system for backing up - Linux, Windows and macOS PCs and laptops to a server's disk. -home: https://github.com/truecharts/apps/tree/master/charts/stable/backuppc -icon: https://truecharts.org/img/chart-icons/backuppc.png -keywords: - - backuppc - - Backup - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: backuppc -sources: - - https://backuppc.github.io/backuppc/index.html - - https://hub.docker.com/r/tiredofit/backuppc/ -type: application -version: 0.0.11 diff --git a/incubator/backuppc/0.0.11/README.md b/incubator/backuppc/0.0.11/README.md deleted file mode 100644 index 1cbf3e9937a..00000000000 --- a/incubator/backuppc/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# backuppc - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. - -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: [backuppc](https://truecharts.org/docs/charts/stable/backuppc) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `backuppc` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install backuppc TrueCharts/backuppc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `backuppc` deployment - -```console -helm uninstall backuppc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install backuppc \ - --set env.TZ="America/New York" \ - TrueCharts/backuppc -``` - -#### 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 backuppc TrueCharts/backuppc -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/backuppc/0.0.11/charts/common-10.4.6.tgz b/incubator/backuppc/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/backuppc/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/backuppc/0.0.12/CHANGELOG.md b/incubator/backuppc/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..89f7c4bb1ca --- /dev/null +++ b/incubator/backuppc/0.0.12/CHANGELOG.md @@ -0,0 +1,71 @@ +# Changelog + + + +## [backuppc-0.0.12](https://github.com/truecharts/apps/compare/backuppc-0.0.11...backuppc-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [backuppc-0.0.5](https://github.com/truecharts/apps/compare/backuppc-0.0.4...backuppc-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [backuppc-0.0.4](https://github.com/truecharts/apps/compare/backuppc-0.0.3...backuppc-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [backuppc-0.0.3](https://github.com/truecharts/apps/compare/backuppc-0.0.2...backuppc-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [backuppc-0.0.2](https://github.com/truecharts/apps/compare/backuppc-0.0.1...backuppc-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### backuppc-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/backuppc/0.0.12/Chart.lock b/incubator/backuppc/0.0.12/Chart.lock new file mode 100644 index 00000000000..8299f01bba3 --- /dev/null +++ b/incubator/backuppc/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:53:26.76756924Z" diff --git a/incubator/backuppc/0.0.12/Chart.yaml b/incubator/backuppc/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a9b312aa236 --- /dev/null +++ b/incubator/backuppc/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + BackupPC is a high-performance, enterprise-grade system for backing up + Linux, Windows and macOS PCs and laptops to a server's disk. +home: https://github.com/truecharts/apps/tree/master/charts/stable/backuppc +icon: https://truecharts.org/img/chart-icons/backuppc.png +keywords: + - backuppc + - Backup + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: backuppc +sources: + - https://backuppc.github.io/backuppc/index.html + - https://hub.docker.com/r/tiredofit/backuppc/ +type: application +version: 0.0.12 diff --git a/incubator/backuppc/0.0.12/README.md b/incubator/backuppc/0.0.12/README.md new file mode 100644 index 00000000000..09be39483ec --- /dev/null +++ b/incubator/backuppc/0.0.12/README.md @@ -0,0 +1,108 @@ +# backuppc + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. + +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: [backuppc](https://truecharts.org/docs/charts/stable/backuppc) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `backuppc` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install backuppc TrueCharts/backuppc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `backuppc` deployment + +```console +helm uninstall backuppc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install backuppc \ + --set env.TZ="America/New York" \ + TrueCharts/backuppc +``` + +#### 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 backuppc TrueCharts/backuppc -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/backuppc/0.0.11/app-readme.md b/incubator/backuppc/0.0.12/app-readme.md similarity index 100% rename from incubator/backuppc/0.0.11/app-readme.md rename to incubator/backuppc/0.0.12/app-readme.md diff --git a/incubator/backuppc/0.0.12/charts/common-10.4.7.tgz b/incubator/backuppc/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/backuppc/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/backuppc/0.0.11/ix_values.yaml b/incubator/backuppc/0.0.12/ix_values.yaml similarity index 100% rename from incubator/backuppc/0.0.11/ix_values.yaml rename to incubator/backuppc/0.0.12/ix_values.yaml diff --git a/incubator/backuppc/0.0.11/questions.yaml b/incubator/backuppc/0.0.12/questions.yaml similarity index 100% rename from incubator/backuppc/0.0.11/questions.yaml rename to incubator/backuppc/0.0.12/questions.yaml diff --git a/incubator/backuppc/0.0.11/templates/common.yaml b/incubator/backuppc/0.0.12/templates/common.yaml similarity index 100% rename from incubator/backuppc/0.0.11/templates/common.yaml rename to incubator/backuppc/0.0.12/templates/common.yaml diff --git a/incubator/backuppc/0.0.11/values.yaml b/incubator/backuppc/0.0.12/values.yaml similarity index 100% rename from incubator/backuppc/0.0.11/values.yaml rename to incubator/backuppc/0.0.12/values.yaml diff --git a/incubator/baikal/0.0.11/CHANGELOG.md b/incubator/baikal/0.0.11/CHANGELOG.md deleted file mode 100644 index e737b44e477..00000000000 --- a/incubator/baikal/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,55 +0,0 @@ -# Changelog - - - - - - - -### [baikal-0.0.5](https://github.com/truecharts/apps/compare/baikal-0.0.4...baikal-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [baikal-0.0.4](https://github.com/truecharts/apps/compare/baikal-0.0.3...baikal-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [baikal-0.0.3](https://github.com/truecharts/apps/compare/baikal-0.0.2...baikal-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [baikal-0.0.2](https://github.com/truecharts/apps/compare/baikal-0.0.1...baikal-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### baikal-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/baikal/0.0.11/Chart.lock b/incubator/baikal/0.0.11/Chart.lock deleted file mode 100644 index 085694ebb81..00000000000 --- a/incubator/baikal/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:09:34.026423652Z" diff --git a/incubator/baikal/0.0.11/Chart.yaml b/incubator/baikal/0.0.11/Chart.yaml deleted file mode 100644 index 4e8ef485c1d..00000000000 --- a/incubator/baikal/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "nginx" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Ba\xEFkal is a lightweight CalDAV+CardDAV server" -home: https://github.com/truecharts/apps/tree/master/charts/stable/baikal -icon: https://truecharts.org/img/chart-icons/baikal.png -keywords: - - baikal - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: baikal -sources: - - https://github.com/ckulka/baikal-docker - - https://hub.docker.com/r/ckulka/baikal/ -type: application -version: 0.0.11 diff --git a/incubator/baikal/0.0.11/README.md b/incubator/baikal/0.0.11/README.md deleted file mode 100644 index 96431b04aac..00000000000 --- a/incubator/baikal/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# baikal - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: nginx](https://img.shields.io/badge/AppVersion-nginx-informational?style=flat-square) - -Baïkal is a lightweight CalDAV+CardDAV server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [baikal](https://truecharts.org/docs/charts/stable/baikal) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `baikal` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install baikal TrueCharts/baikal -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `baikal` deployment - -```console -helm uninstall baikal -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install baikal \ - --set env.TZ="America/New York" \ - TrueCharts/baikal -``` - -#### 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 baikal TrueCharts/baikal -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/baikal/0.0.11/charts/common-10.4.6.tgz b/incubator/baikal/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/baikal/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/baikal/0.0.12/CHANGELOG.md b/incubator/baikal/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2215251bfdb --- /dev/null +++ b/incubator/baikal/0.0.12/CHANGELOG.md @@ -0,0 +1,71 @@ +# Changelog + + + +## [baikal-0.0.12](https://github.com/truecharts/apps/compare/baikal-0.0.11...baikal-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [baikal-0.0.5](https://github.com/truecharts/apps/compare/baikal-0.0.4...baikal-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [baikal-0.0.4](https://github.com/truecharts/apps/compare/baikal-0.0.3...baikal-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [baikal-0.0.3](https://github.com/truecharts/apps/compare/baikal-0.0.2...baikal-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [baikal-0.0.2](https://github.com/truecharts/apps/compare/baikal-0.0.1...baikal-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### baikal-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/baikal/0.0.12/Chart.lock b/incubator/baikal/0.0.12/Chart.lock new file mode 100644 index 00000000000..f213044b29e --- /dev/null +++ b/incubator/baikal/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:53:29.505226733Z" diff --git a/incubator/baikal/0.0.12/Chart.yaml b/incubator/baikal/0.0.12/Chart.yaml new file mode 100644 index 00000000000..809c4b5b94d --- /dev/null +++ b/incubator/baikal/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web +apiVersion: v2 +appVersion: "nginx" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Ba\xEFkal is a lightweight CalDAV+CardDAV server" +home: https://github.com/truecharts/apps/tree/master/charts/stable/baikal +icon: https://truecharts.org/img/chart-icons/baikal.png +keywords: + - baikal + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: baikal +sources: + - https://github.com/ckulka/baikal-docker + - https://hub.docker.com/r/ckulka/baikal/ +type: application +version: 0.0.12 diff --git a/incubator/baikal/0.0.12/README.md b/incubator/baikal/0.0.12/README.md new file mode 100644 index 00000000000..5a62dab9e51 --- /dev/null +++ b/incubator/baikal/0.0.12/README.md @@ -0,0 +1,108 @@ +# baikal + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: nginx](https://img.shields.io/badge/AppVersion-nginx-informational?style=flat-square) + +Baïkal is a lightweight CalDAV+CardDAV server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [baikal](https://truecharts.org/docs/charts/stable/baikal) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `baikal` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install baikal TrueCharts/baikal +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `baikal` deployment + +```console +helm uninstall baikal +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install baikal \ + --set env.TZ="America/New York" \ + TrueCharts/baikal +``` + +#### 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 baikal TrueCharts/baikal -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/baikal/0.0.11/app-readme.md b/incubator/baikal/0.0.12/app-readme.md similarity index 100% rename from incubator/baikal/0.0.11/app-readme.md rename to incubator/baikal/0.0.12/app-readme.md diff --git a/incubator/baikal/0.0.12/charts/common-10.4.7.tgz b/incubator/baikal/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/baikal/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/baikal/0.0.11/ix_values.yaml b/incubator/baikal/0.0.12/ix_values.yaml similarity index 100% rename from incubator/baikal/0.0.11/ix_values.yaml rename to incubator/baikal/0.0.12/ix_values.yaml diff --git a/incubator/baikal/0.0.11/questions.yaml b/incubator/baikal/0.0.12/questions.yaml similarity index 100% rename from incubator/baikal/0.0.11/questions.yaml rename to incubator/baikal/0.0.12/questions.yaml diff --git a/incubator/baikal/0.0.11/templates/common.yaml b/incubator/baikal/0.0.12/templates/common.yaml similarity index 100% rename from incubator/baikal/0.0.11/templates/common.yaml rename to incubator/baikal/0.0.12/templates/common.yaml diff --git a/incubator/baikal/0.0.11/values.yaml b/incubator/baikal/0.0.12/values.yaml similarity index 100% rename from incubator/baikal/0.0.11/values.yaml rename to incubator/baikal/0.0.12/values.yaml diff --git a/incubator/barcodebuddy/0.0.11/CHANGELOG.md b/incubator/barcodebuddy/0.0.11/CHANGELOG.md deleted file mode 100644 index 50f69b1a641..00000000000 --- a/incubator/barcodebuddy/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,56 +0,0 @@ -# Changelog - - - - - - - -### [barcodebuddy-0.0.5](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.4...barcodebuddy-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [barcodebuddy-0.0.4](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.3...barcodebuddy-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [barcodebuddy-0.0.3](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.2...barcodebuddy-0.0.3) (2022-04-20) - -#### Chore - -* Auto-update chart README [skip ci] -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [barcodebuddy-0.0.2](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.1...barcodebuddy-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### barcodebuddy-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/barcodebuddy/0.0.11/Chart.lock b/incubator/barcodebuddy/0.0.11/Chart.lock deleted file mode 100644 index cc4ed3b38b2..00000000000 --- a/incubator/barcodebuddy/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:09:40.951036939Z" diff --git a/incubator/barcodebuddy/0.0.11/Chart.yaml b/incubator/barcodebuddy/0.0.11/Chart.yaml deleted file mode 100644 index 465126a06d1..00000000000 --- a/incubator/barcodebuddy/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "<b>Barcode Buddy is a Grocy companion app/plugin, which allows\ - \ you to install the Barcode Buddy app and scan products directly to your Grocy\ - \ library.</b>\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/barcodebuddy -icon: https://truecharts.org/img/chart-icons/barcodebuddy.png -keywords: - - barcodebuddy - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: barcodebuddy -sources: - - https://github.com/Forceu/barcodebuddy - - https://hub.docker.com/r/f0rc3/barcodebuddy-docker -type: application -version: 0.0.11 diff --git a/incubator/barcodebuddy/0.0.11/README.md b/incubator/barcodebuddy/0.0.11/README.md deleted file mode 100644 index 3a5e0d90ebf..00000000000 --- a/incubator/barcodebuddy/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# barcodebuddy - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b> - -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: [barcodebuddy](https://truecharts.org/docs/charts/stable/barcodebuddy) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `barcodebuddy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install barcodebuddy TrueCharts/barcodebuddy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `barcodebuddy` deployment - -```console -helm uninstall barcodebuddy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install barcodebuddy \ - --set env.TZ="America/New York" \ - TrueCharts/barcodebuddy -``` - -#### 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 barcodebuddy TrueCharts/barcodebuddy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/barcodebuddy/0.0.11/charts/common-10.4.6.tgz b/incubator/barcodebuddy/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/barcodebuddy/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/barcodebuddy/0.0.12/CHANGELOG.md b/incubator/barcodebuddy/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3b03ad59365 --- /dev/null +++ b/incubator/barcodebuddy/0.0.12/CHANGELOG.md @@ -0,0 +1,72 @@ +# Changelog + + + +## [barcodebuddy-0.0.12](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.11...barcodebuddy-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [barcodebuddy-0.0.5](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.4...barcodebuddy-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [barcodebuddy-0.0.4](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.3...barcodebuddy-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [barcodebuddy-0.0.3](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.2...barcodebuddy-0.0.3) (2022-04-20) + +#### Chore + +* Auto-update chart README [skip ci] +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [barcodebuddy-0.0.2](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.1...barcodebuddy-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### barcodebuddy-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/barcodebuddy/0.0.12/Chart.lock b/incubator/barcodebuddy/0.0.12/Chart.lock new file mode 100644 index 00000000000..c32fc137270 --- /dev/null +++ b/incubator/barcodebuddy/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:53:34.878351778Z" diff --git a/incubator/barcodebuddy/0.0.12/Chart.yaml b/incubator/barcodebuddy/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ecadabd8912 --- /dev/null +++ b/incubator/barcodebuddy/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "<b>Barcode Buddy is a Grocy companion app/plugin, which allows\ + \ you to install the Barcode Buddy app and scan products directly to your Grocy\ + \ library.</b>\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/barcodebuddy +icon: https://truecharts.org/img/chart-icons/barcodebuddy.png +keywords: + - barcodebuddy + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: barcodebuddy +sources: + - https://github.com/Forceu/barcodebuddy + - https://hub.docker.com/r/f0rc3/barcodebuddy-docker +type: application +version: 0.0.12 diff --git a/incubator/barcodebuddy/0.0.12/README.md b/incubator/barcodebuddy/0.0.12/README.md new file mode 100644 index 00000000000..8f30bba9c47 --- /dev/null +++ b/incubator/barcodebuddy/0.0.12/README.md @@ -0,0 +1,108 @@ +# barcodebuddy + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b> + +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: [barcodebuddy](https://truecharts.org/docs/charts/stable/barcodebuddy) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `barcodebuddy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install barcodebuddy TrueCharts/barcodebuddy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `barcodebuddy` deployment + +```console +helm uninstall barcodebuddy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install barcodebuddy \ + --set env.TZ="America/New York" \ + TrueCharts/barcodebuddy +``` + +#### 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 barcodebuddy TrueCharts/barcodebuddy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/barcodebuddy/0.0.11/app-readme.md b/incubator/barcodebuddy/0.0.12/app-readme.md similarity index 100% rename from incubator/barcodebuddy/0.0.11/app-readme.md rename to incubator/barcodebuddy/0.0.12/app-readme.md diff --git a/incubator/barcodebuddy/0.0.12/charts/common-10.4.7.tgz b/incubator/barcodebuddy/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/barcodebuddy/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/barcodebuddy/0.0.11/ix_values.yaml b/incubator/barcodebuddy/0.0.12/ix_values.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.11/ix_values.yaml rename to incubator/barcodebuddy/0.0.12/ix_values.yaml diff --git a/incubator/barcodebuddy/0.0.11/questions.yaml b/incubator/barcodebuddy/0.0.12/questions.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.11/questions.yaml rename to incubator/barcodebuddy/0.0.12/questions.yaml diff --git a/incubator/barcodebuddy/0.0.11/templates/common.yaml b/incubator/barcodebuddy/0.0.12/templates/common.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.11/templates/common.yaml rename to incubator/barcodebuddy/0.0.12/templates/common.yaml diff --git a/incubator/barcodebuddy/0.0.11/values.yaml b/incubator/barcodebuddy/0.0.12/values.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.11/values.yaml rename to incubator/barcodebuddy/0.0.12/values.yaml diff --git a/incubator/barotrauma/0.0.11/CHANGELOG.md b/incubator/barotrauma/0.0.11/CHANGELOG.md deleted file mode 100644 index 2ed47c8d454..00000000000 --- a/incubator/barotrauma/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,56 +0,0 @@ -# Changelog - - - - - - - -### [barotrauma-0.0.5](https://github.com/truecharts/apps/compare/barotrauma-0.0.4...barotrauma-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [barotrauma-0.0.4](https://github.com/truecharts/apps/compare/barotrauma-0.0.3...barotrauma-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [barotrauma-0.0.3](https://github.com/truecharts/apps/compare/barotrauma-0.0.2...barotrauma-0.0.3) (2022-04-20) - -#### Chore - -* Auto-update chart README [skip ci] -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [barotrauma-0.0.2](https://github.com/truecharts/apps/compare/barotrauma-0.0.1...barotrauma-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### barotrauma-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/barotrauma/0.0.11/Chart.lock b/incubator/barotrauma/0.0.11/Chart.lock deleted file mode 100644 index 458555bf64a..00000000000 --- a/incubator/barotrauma/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:09:54.158570459Z" diff --git a/incubator/barotrauma/0.0.11/Chart.yaml b/incubator/barotrauma/0.0.11/Chart.yaml deleted file mode 100644 index 8a1bd0b40db..00000000000 --- a/incubator/barotrauma/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Barotrauma and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/barotrauma -icon: https://truecharts.org/img/chart-icons/barotrauma.png -keywords: - - barotrauma - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: barotrauma -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/barotrauma/0.0.11/README.md b/incubator/barotrauma/0.0.11/README.md deleted file mode 100644 index 267599b785c..00000000000 --- a/incubator/barotrauma/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# barotrauma - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Barotrauma and run it. - -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: [barotrauma](https://truecharts.org/docs/charts/stable/barotrauma) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `barotrauma` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install barotrauma TrueCharts/barotrauma -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `barotrauma` deployment - -```console -helm uninstall barotrauma -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install barotrauma \ - --set env.TZ="America/New York" \ - TrueCharts/barotrauma -``` - -#### 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 barotrauma TrueCharts/barotrauma -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/barotrauma/0.0.11/charts/common-10.4.6.tgz b/incubator/barotrauma/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/barotrauma/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/barotrauma/0.0.12/CHANGELOG.md b/incubator/barotrauma/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..cfaeee35985 --- /dev/null +++ b/incubator/barotrauma/0.0.12/CHANGELOG.md @@ -0,0 +1,72 @@ +# Changelog + + + +## [barotrauma-0.0.12](https://github.com/truecharts/apps/compare/barotrauma-0.0.11...barotrauma-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [barotrauma-0.0.5](https://github.com/truecharts/apps/compare/barotrauma-0.0.4...barotrauma-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [barotrauma-0.0.4](https://github.com/truecharts/apps/compare/barotrauma-0.0.3...barotrauma-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [barotrauma-0.0.3](https://github.com/truecharts/apps/compare/barotrauma-0.0.2...barotrauma-0.0.3) (2022-04-20) + +#### Chore + +* Auto-update chart README [skip ci] +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [barotrauma-0.0.2](https://github.com/truecharts/apps/compare/barotrauma-0.0.1...barotrauma-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### barotrauma-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/barotrauma/0.0.12/Chart.lock b/incubator/barotrauma/0.0.12/Chart.lock new file mode 100644 index 00000000000..94a18ce5b60 --- /dev/null +++ b/incubator/barotrauma/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:53:45.809507215Z" diff --git a/incubator/barotrauma/0.0.12/Chart.yaml b/incubator/barotrauma/0.0.12/Chart.yaml new file mode 100644 index 00000000000..4ebe72e0070 --- /dev/null +++ b/incubator/barotrauma/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Barotrauma and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/barotrauma +icon: https://truecharts.org/img/chart-icons/barotrauma.png +keywords: + - barotrauma + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: barotrauma +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/barotrauma/0.0.12/README.md b/incubator/barotrauma/0.0.12/README.md new file mode 100644 index 00000000000..c21d66da009 --- /dev/null +++ b/incubator/barotrauma/0.0.12/README.md @@ -0,0 +1,108 @@ +# barotrauma + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Barotrauma and run it. + +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: [barotrauma](https://truecharts.org/docs/charts/stable/barotrauma) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `barotrauma` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install barotrauma TrueCharts/barotrauma +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `barotrauma` deployment + +```console +helm uninstall barotrauma +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install barotrauma \ + --set env.TZ="America/New York" \ + TrueCharts/barotrauma +``` + +#### 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 barotrauma TrueCharts/barotrauma -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/barotrauma/0.0.11/app-readme.md b/incubator/barotrauma/0.0.12/app-readme.md similarity index 100% rename from incubator/barotrauma/0.0.11/app-readme.md rename to incubator/barotrauma/0.0.12/app-readme.md diff --git a/incubator/barotrauma/0.0.12/charts/common-10.4.7.tgz b/incubator/barotrauma/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/barotrauma/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/barotrauma/0.0.11/ix_values.yaml b/incubator/barotrauma/0.0.12/ix_values.yaml similarity index 100% rename from incubator/barotrauma/0.0.11/ix_values.yaml rename to incubator/barotrauma/0.0.12/ix_values.yaml diff --git a/incubator/barotrauma/0.0.11/questions.yaml b/incubator/barotrauma/0.0.12/questions.yaml similarity index 100% rename from incubator/barotrauma/0.0.11/questions.yaml rename to incubator/barotrauma/0.0.12/questions.yaml diff --git a/incubator/barotrauma/0.0.11/templates/common.yaml b/incubator/barotrauma/0.0.12/templates/common.yaml similarity index 100% rename from incubator/barotrauma/0.0.11/templates/common.yaml rename to incubator/barotrauma/0.0.12/templates/common.yaml diff --git a/incubator/barotrauma/0.0.11/values.yaml b/incubator/barotrauma/0.0.12/values.yaml similarity index 100% rename from incubator/barotrauma/0.0.11/values.yaml rename to incubator/barotrauma/0.0.12/values.yaml diff --git a/incubator/bitcoin-node/0.0.11/CHANGELOG.md b/incubator/bitcoin-node/0.0.11/CHANGELOG.md deleted file mode 100644 index 4e794bf37ba..00000000000 --- a/incubator/bitcoin-node/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,56 +0,0 @@ -# Changelog - - - - - - - -### [bitcoin-node-0.0.5](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.4...bitcoin-node-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [bitcoin-node-0.0.4](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.3...bitcoin-node-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [bitcoin-node-0.0.3](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.2...bitcoin-node-0.0.3) (2022-04-20) - -#### Chore - -* Auto-update chart README [skip ci] -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [bitcoin-node-0.0.2](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.1...bitcoin-node-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### bitcoin-node-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bitcoin-node/0.0.11/Chart.lock b/incubator/bitcoin-node/0.0.11/Chart.lock deleted file mode 100644 index a6337248969..00000000000 --- a/incubator/bitcoin-node/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:09:56.370981984Z" diff --git a/incubator/bitcoin-node/0.0.11/Chart.yaml b/incubator/bitcoin-node/0.0.11/Chart.yaml deleted file mode 100644 index 60609aecae4..00000000000 --- a/incubator/bitcoin-node/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoin-node -icon: https://truecharts.org/img/chart-icons/bitcoin-node.png -keywords: - - bitcoin-node - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bitcoin-node -sources: - - https://github.com/kylemanna/docker-bitcoind - - https://hub.docker.com/r/kylemanna/bitcoind -type: application -version: 0.0.11 diff --git a/incubator/bitcoin-node/0.0.11/README.md b/incubator/bitcoin-node/0.0.11/README.md deleted file mode 100644 index 0a75e9c43c7..00000000000 --- a/incubator/bitcoin-node/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# bitcoin-node - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [bitcoin-node](https://truecharts.org/docs/charts/stable/bitcoin-node) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `bitcoin-node` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install bitcoin-node TrueCharts/bitcoin-node -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `bitcoin-node` deployment - -```console -helm uninstall bitcoin-node -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bitcoin-node \ - --set env.TZ="America/New York" \ - TrueCharts/bitcoin-node -``` - -#### 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 bitcoin-node TrueCharts/bitcoin-node -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/bitcoin-node/0.0.11/charts/common-10.4.6.tgz b/incubator/bitcoin-node/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/bitcoin-node/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/bitcoin-node/0.0.12/CHANGELOG.md b/incubator/bitcoin-node/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f483601f217 --- /dev/null +++ b/incubator/bitcoin-node/0.0.12/CHANGELOG.md @@ -0,0 +1,72 @@ +# Changelog + + + +## [bitcoin-node-0.0.12](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.11...bitcoin-node-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [bitcoin-node-0.0.5](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.4...bitcoin-node-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [bitcoin-node-0.0.4](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.3...bitcoin-node-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [bitcoin-node-0.0.3](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.2...bitcoin-node-0.0.3) (2022-04-20) + +#### Chore + +* Auto-update chart README [skip ci] +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [bitcoin-node-0.0.2](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.1...bitcoin-node-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### bitcoin-node-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bitcoin-node/0.0.12/Chart.lock b/incubator/bitcoin-node/0.0.12/Chart.lock new file mode 100644 index 00000000000..e98f122eb18 --- /dev/null +++ b/incubator/bitcoin-node/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:53:48.173445524Z" diff --git a/incubator/bitcoin-node/0.0.12/Chart.yaml b/incubator/bitcoin-node/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c9ea420e328 --- /dev/null +++ b/incubator/bitcoin-node/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoin-node +icon: https://truecharts.org/img/chart-icons/bitcoin-node.png +keywords: + - bitcoin-node + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bitcoin-node +sources: + - https://github.com/kylemanna/docker-bitcoind + - https://hub.docker.com/r/kylemanna/bitcoind +type: application +version: 0.0.12 diff --git a/incubator/bitcoin-node/0.0.12/README.md b/incubator/bitcoin-node/0.0.12/README.md new file mode 100644 index 00000000000..2af4f8f6cd7 --- /dev/null +++ b/incubator/bitcoin-node/0.0.12/README.md @@ -0,0 +1,108 @@ +# bitcoin-node + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [bitcoin-node](https://truecharts.org/docs/charts/stable/bitcoin-node) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `bitcoin-node` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install bitcoin-node TrueCharts/bitcoin-node +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `bitcoin-node` deployment + +```console +helm uninstall bitcoin-node +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bitcoin-node \ + --set env.TZ="America/New York" \ + TrueCharts/bitcoin-node +``` + +#### 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 bitcoin-node TrueCharts/bitcoin-node -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/bitcoin-node/0.0.11/app-readme.md b/incubator/bitcoin-node/0.0.12/app-readme.md similarity index 100% rename from incubator/bitcoin-node/0.0.11/app-readme.md rename to incubator/bitcoin-node/0.0.12/app-readme.md diff --git a/incubator/bitcoin-node/0.0.12/charts/common-10.4.7.tgz b/incubator/bitcoin-node/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/bitcoin-node/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/bitcoin-node/0.0.11/ix_values.yaml b/incubator/bitcoin-node/0.0.12/ix_values.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.11/ix_values.yaml rename to incubator/bitcoin-node/0.0.12/ix_values.yaml diff --git a/incubator/bitcoin-node/0.0.11/questions.yaml b/incubator/bitcoin-node/0.0.12/questions.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.11/questions.yaml rename to incubator/bitcoin-node/0.0.12/questions.yaml diff --git a/incubator/bitcoin-node/0.0.11/templates/common.yaml b/incubator/bitcoin-node/0.0.12/templates/common.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.11/templates/common.yaml rename to incubator/bitcoin-node/0.0.12/templates/common.yaml diff --git a/incubator/bitcoin-node/0.0.11/values.yaml b/incubator/bitcoin-node/0.0.12/values.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.11/values.yaml rename to incubator/bitcoin-node/0.0.12/values.yaml diff --git a/incubator/bitcoind/0.0.11/CHANGELOG.md b/incubator/bitcoind/0.0.11/CHANGELOG.md deleted file mode 100644 index 360dad1d23b..00000000000 --- a/incubator/bitcoind/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,55 +0,0 @@ -# Changelog - - - - - - - -### [bitcoind-0.0.5](https://github.com/truecharts/apps/compare/bitcoind-0.0.4...bitcoind-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [bitcoind-0.0.4](https://github.com/truecharts/apps/compare/bitcoind-0.0.3...bitcoind-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [bitcoind-0.0.3](https://github.com/truecharts/apps/compare/bitcoind-0.0.2...bitcoind-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [bitcoind-0.0.2](https://github.com/truecharts/apps/compare/bitcoind-0.0.1...bitcoind-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### bitcoind-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bitcoind/0.0.11/Chart.lock b/incubator/bitcoind/0.0.11/Chart.lock deleted file mode 100644 index ca70076fc2d..00000000000 --- a/incubator/bitcoind/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:10:02.663270456Z" diff --git a/incubator/bitcoind/0.0.11/Chart.yaml b/incubator/bitcoind/0.0.11/Chart.yaml deleted file mode 100644 index 611c88f9743..00000000000 --- a/incubator/bitcoind/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Other - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Support the Bitcoin network by hosting your own node! This template - provides a full Bitcoin Core node, built in a verifiably trustless way. - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoind -icon: https://truecharts.org/img/chart-icons/bitcoind.png -keywords: - - bitcoind - - Tools-Utilities - - Network-Other - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bitcoind -sources: - - https://bitcoin.org/ - - https://hub.docker.com/r/ofawx/bitcoind/ -type: application -version: 0.0.11 diff --git a/incubator/bitcoind/0.0.11/README.md b/incubator/bitcoind/0.0.11/README.md deleted file mode 100644 index 72bc9bac2ad..00000000000 --- a/incubator/bitcoind/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# bitcoind - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. - -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: [bitcoind](https://truecharts.org/docs/charts/stable/bitcoind) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `bitcoind` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install bitcoind TrueCharts/bitcoind -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `bitcoind` deployment - -```console -helm uninstall bitcoind -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bitcoind \ - --set env.TZ="America/New York" \ - TrueCharts/bitcoind -``` - -#### 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 bitcoind TrueCharts/bitcoind -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/bitcoind/0.0.11/charts/common-10.4.6.tgz b/incubator/bitcoind/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/bitcoind/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/bitcoind/0.0.12/CHANGELOG.md b/incubator/bitcoind/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e6c1e7e9ace --- /dev/null +++ b/incubator/bitcoind/0.0.12/CHANGELOG.md @@ -0,0 +1,71 @@ +# Changelog + + + +## [bitcoind-0.0.12](https://github.com/truecharts/apps/compare/bitcoind-0.0.11...bitcoind-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [bitcoind-0.0.5](https://github.com/truecharts/apps/compare/bitcoind-0.0.4...bitcoind-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [bitcoind-0.0.4](https://github.com/truecharts/apps/compare/bitcoind-0.0.3...bitcoind-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [bitcoind-0.0.3](https://github.com/truecharts/apps/compare/bitcoind-0.0.2...bitcoind-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [bitcoind-0.0.2](https://github.com/truecharts/apps/compare/bitcoind-0.0.1...bitcoind-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### bitcoind-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bitcoind/0.0.12/Chart.lock b/incubator/bitcoind/0.0.12/Chart.lock new file mode 100644 index 00000000000..f98497feb6c --- /dev/null +++ b/incubator/bitcoind/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:53:53.922747096Z" diff --git a/incubator/bitcoind/0.0.12/Chart.yaml b/incubator/bitcoind/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c7a42cd4746 --- /dev/null +++ b/incubator/bitcoind/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Other + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Support the Bitcoin network by hosting your own node! This template + provides a full Bitcoin Core node, built in a verifiably trustless way. + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoind +icon: https://truecharts.org/img/chart-icons/bitcoind.png +keywords: + - bitcoind + - Tools-Utilities + - Network-Other + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bitcoind +sources: + - https://bitcoin.org/ + - https://hub.docker.com/r/ofawx/bitcoind/ +type: application +version: 0.0.12 diff --git a/incubator/bitcoind/0.0.12/README.md b/incubator/bitcoind/0.0.12/README.md new file mode 100644 index 00000000000..18c2dc6b8f5 --- /dev/null +++ b/incubator/bitcoind/0.0.12/README.md @@ -0,0 +1,108 @@ +# bitcoind + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. + +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: [bitcoind](https://truecharts.org/docs/charts/stable/bitcoind) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `bitcoind` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install bitcoind TrueCharts/bitcoind +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `bitcoind` deployment + +```console +helm uninstall bitcoind +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bitcoind \ + --set env.TZ="America/New York" \ + TrueCharts/bitcoind +``` + +#### 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 bitcoind TrueCharts/bitcoind -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/bitcoind/0.0.11/app-readme.md b/incubator/bitcoind/0.0.12/app-readme.md similarity index 100% rename from incubator/bitcoind/0.0.11/app-readme.md rename to incubator/bitcoind/0.0.12/app-readme.md diff --git a/incubator/bitcoind/0.0.12/charts/common-10.4.7.tgz b/incubator/bitcoind/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/bitcoind/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/bitcoind/0.0.11/ix_values.yaml b/incubator/bitcoind/0.0.12/ix_values.yaml similarity index 100% rename from incubator/bitcoind/0.0.11/ix_values.yaml rename to incubator/bitcoind/0.0.12/ix_values.yaml diff --git a/incubator/bitcoind/0.0.11/questions.yaml b/incubator/bitcoind/0.0.12/questions.yaml similarity index 100% rename from incubator/bitcoind/0.0.11/questions.yaml rename to incubator/bitcoind/0.0.12/questions.yaml diff --git a/incubator/bitcoind/0.0.11/templates/common.yaml b/incubator/bitcoind/0.0.12/templates/common.yaml similarity index 100% rename from incubator/bitcoind/0.0.11/templates/common.yaml rename to incubator/bitcoind/0.0.12/templates/common.yaml diff --git a/incubator/bitcoind/0.0.11/values.yaml b/incubator/bitcoind/0.0.12/values.yaml similarity index 100% rename from incubator/bitcoind/0.0.11/values.yaml rename to incubator/bitcoind/0.0.12/values.yaml diff --git a/incubator/bitcoinunlimited/0.0.11/CHANGELOG.md b/incubator/bitcoinunlimited/0.0.11/CHANGELOG.md deleted file mode 100644 index 7f01f787941..00000000000 --- a/incubator/bitcoinunlimited/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,56 +0,0 @@ -# Changelog - - - - - - - -### [bitcoinunlimited-0.0.5](https://github.com/truecharts/apps/compare/bitcoinunlimited-0.0.4...bitcoinunlimited-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [bitcoinunlimited-0.0.4](https://github.com/truecharts/apps/compare/bitcoinunlimited-0.0.3...bitcoinunlimited-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [bitcoinunlimited-0.0.3](https://github.com/truecharts/apps/compare/bitcoinunlimited-0.0.2...bitcoinunlimited-0.0.3) (2022-04-20) - -#### Chore - -* Auto-update chart README [skip ci] -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [bitcoinunlimited-0.0.2](https://github.com/truecharts/apps/compare/bitcoinunlimited-0.0.1...bitcoinunlimited-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### bitcoinunlimited-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bitcoinunlimited/0.0.11/Chart.lock b/incubator/bitcoinunlimited/0.0.11/Chart.lock deleted file mode 100644 index 6cd6dd511da..00000000000 --- a/incubator/bitcoinunlimited/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:10:03.408082828Z" diff --git a/incubator/bitcoinunlimited/0.0.11/Chart.yaml b/incubator/bitcoinunlimited/0.0.11/Chart.yaml deleted file mode 100644 index e83de8aef45..00000000000 --- a/incubator/bitcoinunlimited/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "The Bitcoin Unlimited project seeks to provide a voice to all stakeholders\ - \ in the Bitcoin ecosystem.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoinunlimited -icon: https://truecharts.org/img/chart-icons/bitcoinunlimited.png -keywords: - - bitcoinunlimited - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bitcoinunlimited -sources: - - https://hub.docker.com/r/amacneil/bitcoinunlimited/~/dockerfile/ -type: application -version: 0.0.11 diff --git a/incubator/bitcoinunlimited/0.0.11/README.md b/incubator/bitcoinunlimited/0.0.11/README.md deleted file mode 100644 index ff73ca306cd..00000000000 --- a/incubator/bitcoinunlimited/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# bitcoinunlimited - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. - -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: [bitcoinunlimited](https://truecharts.org/docs/charts/stable/bitcoinunlimited) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `bitcoinunlimited` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install bitcoinunlimited TrueCharts/bitcoinunlimited -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `bitcoinunlimited` deployment - -```console -helm uninstall bitcoinunlimited -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bitcoinunlimited \ - --set env.TZ="America/New York" \ - TrueCharts/bitcoinunlimited -``` - -#### 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 bitcoinunlimited TrueCharts/bitcoinunlimited -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/bitcoinunlimited/0.0.11/charts/common-10.4.6.tgz b/incubator/bitcoinunlimited/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/bitcoinunlimited/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/bitcoinunlimited/0.0.12/CHANGELOG.md b/incubator/bitcoinunlimited/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..13ee3d18182 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.12/CHANGELOG.md @@ -0,0 +1,72 @@ +# Changelog + + + +## [bitcoinunlimited-0.0.12](https://github.com/truecharts/apps/compare/bitcoinunlimited-0.0.11...bitcoinunlimited-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [bitcoinunlimited-0.0.5](https://github.com/truecharts/apps/compare/bitcoinunlimited-0.0.4...bitcoinunlimited-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [bitcoinunlimited-0.0.4](https://github.com/truecharts/apps/compare/bitcoinunlimited-0.0.3...bitcoinunlimited-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [bitcoinunlimited-0.0.3](https://github.com/truecharts/apps/compare/bitcoinunlimited-0.0.2...bitcoinunlimited-0.0.3) (2022-04-20) + +#### Chore + +* Auto-update chart README [skip ci] +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [bitcoinunlimited-0.0.2](https://github.com/truecharts/apps/compare/bitcoinunlimited-0.0.1...bitcoinunlimited-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### bitcoinunlimited-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bitcoinunlimited/0.0.12/Chart.lock b/incubator/bitcoinunlimited/0.0.12/Chart.lock new file mode 100644 index 00000000000..b907b7edea2 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:53:56.940325708Z" diff --git a/incubator/bitcoinunlimited/0.0.12/Chart.yaml b/incubator/bitcoinunlimited/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8594c5b1ed3 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "The Bitcoin Unlimited project seeks to provide a voice to all stakeholders\ + \ in the Bitcoin ecosystem.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoinunlimited +icon: https://truecharts.org/img/chart-icons/bitcoinunlimited.png +keywords: + - bitcoinunlimited + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bitcoinunlimited +sources: + - https://hub.docker.com/r/amacneil/bitcoinunlimited/~/dockerfile/ +type: application +version: 0.0.12 diff --git a/incubator/bitcoinunlimited/0.0.12/README.md b/incubator/bitcoinunlimited/0.0.12/README.md new file mode 100644 index 00000000000..7bc3c46bc56 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.12/README.md @@ -0,0 +1,107 @@ +# bitcoinunlimited + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. + +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: [bitcoinunlimited](https://truecharts.org/docs/charts/stable/bitcoinunlimited) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `bitcoinunlimited` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install bitcoinunlimited TrueCharts/bitcoinunlimited +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `bitcoinunlimited` deployment + +```console +helm uninstall bitcoinunlimited +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bitcoinunlimited \ + --set env.TZ="America/New York" \ + TrueCharts/bitcoinunlimited +``` + +#### 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 bitcoinunlimited TrueCharts/bitcoinunlimited -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/bitcoinunlimited/0.0.11/app-readme.md b/incubator/bitcoinunlimited/0.0.12/app-readme.md similarity index 100% rename from incubator/bitcoinunlimited/0.0.11/app-readme.md rename to incubator/bitcoinunlimited/0.0.12/app-readme.md diff --git a/incubator/bitcoinunlimited/0.0.12/charts/common-10.4.7.tgz b/incubator/bitcoinunlimited/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/bitcoinunlimited/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/bitcoinunlimited/0.0.11/ix_values.yaml b/incubator/bitcoinunlimited/0.0.12/ix_values.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.11/ix_values.yaml rename to incubator/bitcoinunlimited/0.0.12/ix_values.yaml diff --git a/incubator/bitcoinunlimited/0.0.11/questions.yaml b/incubator/bitcoinunlimited/0.0.12/questions.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.11/questions.yaml rename to incubator/bitcoinunlimited/0.0.12/questions.yaml diff --git a/incubator/bitcoinunlimited/0.0.11/templates/common.yaml b/incubator/bitcoinunlimited/0.0.12/templates/common.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.11/templates/common.yaml rename to incubator/bitcoinunlimited/0.0.12/templates/common.yaml diff --git a/incubator/bitcoinunlimited/0.0.11/values.yaml b/incubator/bitcoinunlimited/0.0.12/values.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.11/values.yaml rename to incubator/bitcoinunlimited/0.0.12/values.yaml diff --git a/incubator/bitcoinwalletgui/0.0.11/CHANGELOG.md b/incubator/bitcoinwalletgui/0.0.11/CHANGELOG.md deleted file mode 100644 index 36e482ede0b..00000000000 --- a/incubator/bitcoinwalletgui/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,55 +0,0 @@ -# Changelog - - - - - - - -### [bitcoinwalletgui-0.0.5](https://github.com/truecharts/apps/compare/bitcoinwalletgui-0.0.4...bitcoinwalletgui-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [bitcoinwalletgui-0.0.4](https://github.com/truecharts/apps/compare/bitcoinwalletgui-0.0.3...bitcoinwalletgui-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [bitcoinwalletgui-0.0.3](https://github.com/truecharts/apps/compare/bitcoinwalletgui-0.0.2...bitcoinwalletgui-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [bitcoinwalletgui-0.0.2](https://github.com/truecharts/apps/compare/bitcoinwalletgui-0.0.1...bitcoinwalletgui-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### bitcoinwalletgui-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bitcoinwalletgui/0.0.11/Chart.lock b/incubator/bitcoinwalletgui/0.0.11/Chart.lock deleted file mode 100644 index 528982105cd..00000000000 --- a/incubator/bitcoinwalletgui/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:10:16.370181117Z" diff --git a/incubator/bitcoinwalletgui/0.0.11/Chart.yaml b/incubator/bitcoinwalletgui/0.0.11/Chart.yaml deleted file mode 100644 index d169fe088b2..00000000000 --- a/incubator/bitcoinwalletgui/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Bitcoin wallet with GUI over VNC and NoVNC. - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoinwalletgui -icon: https://truecharts.org/img/chart-icons/bitcoinwalletgui.png -keywords: - - bitcoinwalletgui - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bitcoinwalletgui -sources: - - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui -type: application -version: 0.0.11 diff --git a/incubator/bitcoinwalletgui/0.0.11/README.md b/incubator/bitcoinwalletgui/0.0.11/README.md deleted file mode 100644 index df3c1341a7b..00000000000 --- a/incubator/bitcoinwalletgui/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# bitcoinwalletgui - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Bitcoin wallet with GUI over VNC and NoVNC. - -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: [bitcoinwalletgui](https://truecharts.org/docs/charts/stable/bitcoinwalletgui) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `bitcoinwalletgui` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install bitcoinwalletgui TrueCharts/bitcoinwalletgui -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `bitcoinwalletgui` deployment - -```console -helm uninstall bitcoinwalletgui -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bitcoinwalletgui \ - --set env.TZ="America/New York" \ - TrueCharts/bitcoinwalletgui -``` - -#### 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 bitcoinwalletgui TrueCharts/bitcoinwalletgui -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/bitcoinwalletgui/0.0.11/charts/common-10.4.6.tgz b/incubator/bitcoinwalletgui/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/bitcoinwalletgui/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/bitcoinwalletgui/0.0.12/CHANGELOG.md b/incubator/bitcoinwalletgui/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f26064ce879 --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.12/CHANGELOG.md @@ -0,0 +1,71 @@ +# Changelog + + + +## [bitcoinwalletgui-0.0.12](https://github.com/truecharts/apps/compare/bitcoinwalletgui-0.0.11...bitcoinwalletgui-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [bitcoinwalletgui-0.0.5](https://github.com/truecharts/apps/compare/bitcoinwalletgui-0.0.4...bitcoinwalletgui-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [bitcoinwalletgui-0.0.4](https://github.com/truecharts/apps/compare/bitcoinwalletgui-0.0.3...bitcoinwalletgui-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [bitcoinwalletgui-0.0.3](https://github.com/truecharts/apps/compare/bitcoinwalletgui-0.0.2...bitcoinwalletgui-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [bitcoinwalletgui-0.0.2](https://github.com/truecharts/apps/compare/bitcoinwalletgui-0.0.1...bitcoinwalletgui-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### bitcoinwalletgui-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bitcoinwalletgui/0.0.12/Chart.lock b/incubator/bitcoinwalletgui/0.0.12/Chart.lock new file mode 100644 index 00000000000..7c15516bfaf --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:54:05.257824516Z" diff --git a/incubator/bitcoinwalletgui/0.0.12/Chart.yaml b/incubator/bitcoinwalletgui/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8f2c64f4c44 --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Bitcoin wallet with GUI over VNC and NoVNC. + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoinwalletgui +icon: https://truecharts.org/img/chart-icons/bitcoinwalletgui.png +keywords: + - bitcoinwalletgui + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bitcoinwalletgui +sources: + - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui +type: application +version: 0.0.12 diff --git a/incubator/bitcoinwalletgui/0.0.12/README.md b/incubator/bitcoinwalletgui/0.0.12/README.md new file mode 100644 index 00000000000..d697ae1092c --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.12/README.md @@ -0,0 +1,107 @@ +# bitcoinwalletgui + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Bitcoin wallet with GUI over VNC and NoVNC. + +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: [bitcoinwalletgui](https://truecharts.org/docs/charts/stable/bitcoinwalletgui) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `bitcoinwalletgui` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install bitcoinwalletgui TrueCharts/bitcoinwalletgui +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `bitcoinwalletgui` deployment + +```console +helm uninstall bitcoinwalletgui +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bitcoinwalletgui \ + --set env.TZ="America/New York" \ + TrueCharts/bitcoinwalletgui +``` + +#### 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 bitcoinwalletgui TrueCharts/bitcoinwalletgui -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/bitcoinwalletgui/0.0.11/app-readme.md b/incubator/bitcoinwalletgui/0.0.12/app-readme.md similarity index 100% rename from incubator/bitcoinwalletgui/0.0.11/app-readme.md rename to incubator/bitcoinwalletgui/0.0.12/app-readme.md diff --git a/incubator/bitcoinwalletgui/0.0.12/charts/common-10.4.7.tgz b/incubator/bitcoinwalletgui/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/bitcoinwalletgui/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/bitcoinwalletgui/0.0.11/ix_values.yaml b/incubator/bitcoinwalletgui/0.0.12/ix_values.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.11/ix_values.yaml rename to incubator/bitcoinwalletgui/0.0.12/ix_values.yaml diff --git a/incubator/bitcoinwalletgui/0.0.11/questions.yaml b/incubator/bitcoinwalletgui/0.0.12/questions.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.11/questions.yaml rename to incubator/bitcoinwalletgui/0.0.12/questions.yaml diff --git a/incubator/bitcoinwalletgui/0.0.11/templates/common.yaml b/incubator/bitcoinwalletgui/0.0.12/templates/common.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.11/templates/common.yaml rename to incubator/bitcoinwalletgui/0.0.12/templates/common.yaml diff --git a/incubator/bitcoinwalletgui/0.0.11/values.yaml b/incubator/bitcoinwalletgui/0.0.12/values.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.11/values.yaml rename to incubator/bitcoinwalletgui/0.0.12/values.yaml diff --git a/incubator/blender-desktop-g3/0.0.11/CHANGELOG.md b/incubator/blender-desktop-g3/0.0.11/CHANGELOG.md deleted file mode 100644 index 437ec9d41ab..00000000000 --- a/incubator/blender-desktop-g3/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,56 +0,0 @@ -# Changelog - - - - - - - -### [blender-desktop-g3-0.0.5](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.4...blender-desktop-g3-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [blender-desktop-g3-0.0.4](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.3...blender-desktop-g3-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [blender-desktop-g3-0.0.3](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.2...blender-desktop-g3-0.0.3) (2022-04-20) - -#### Chore - -* Auto-update chart README [skip ci] -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [blender-desktop-g3-0.0.2](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.1...blender-desktop-g3-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### blender-desktop-g3-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/blender-desktop-g3/0.0.11/Chart.lock b/incubator/blender-desktop-g3/0.0.11/Chart.lock deleted file mode 100644 index 8d2f3ff5eba..00000000000 --- a/incubator/blender-desktop-g3/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:10:24.091933082Z" diff --git a/incubator/blender-desktop-g3/0.0.11/Chart.yaml b/incubator/blender-desktop-g3/0.0.11/Chart.yaml deleted file mode 100644 index 2cd9267e347..00000000000 --- a/incubator/blender-desktop-g3/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/blender-desktop-g3 -icon: https://truecharts.org/img/chart-icons/blender-desktop-g3.png -keywords: - - blender-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blender-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 -type: application -version: 0.0.11 diff --git a/incubator/blender-desktop-g3/0.0.11/README.md b/incubator/blender-desktop-g3/0.0.11/README.md deleted file mode 100644 index 488dee9a7a4..00000000000 --- a/incubator/blender-desktop-g3/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# blender-desktop-g3 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [blender-desktop-g3](https://truecharts.org/docs/charts/stable/blender-desktop-g3) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `blender-desktop-g3` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install blender-desktop-g3 TrueCharts/blender-desktop-g3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `blender-desktop-g3` deployment - -```console -helm uninstall blender-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install blender-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/blender-desktop-g3 -``` - -#### 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 blender-desktop-g3 TrueCharts/blender-desktop-g3 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/blender-desktop-g3/0.0.11/charts/common-10.4.6.tgz b/incubator/blender-desktop-g3/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/blender-desktop-g3/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/blender-desktop-g3/0.0.12/CHANGELOG.md b/incubator/blender-desktop-g3/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..96d3c142164 --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.12/CHANGELOG.md @@ -0,0 +1,72 @@ +# Changelog + + + +## [blender-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.11...blender-desktop-g3-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [blender-desktop-g3-0.0.5](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.4...blender-desktop-g3-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [blender-desktop-g3-0.0.4](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.3...blender-desktop-g3-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [blender-desktop-g3-0.0.3](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.2...blender-desktop-g3-0.0.3) (2022-04-20) + +#### Chore + +* Auto-update chart README [skip ci] +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [blender-desktop-g3-0.0.2](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.1...blender-desktop-g3-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### blender-desktop-g3-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/blender-desktop-g3/0.0.12/Chart.lock b/incubator/blender-desktop-g3/0.0.12/Chart.lock new file mode 100644 index 00000000000..073aaf1fa8b --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:54:12.509093311Z" diff --git a/incubator/blender-desktop-g3/0.0.12/Chart.yaml b/incubator/blender-desktop-g3/0.0.12/Chart.yaml new file mode 100644 index 00000000000..67f7f597110 --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/blender-desktop-g3 +icon: https://truecharts.org/img/chart-icons/blender-desktop-g3.png +keywords: + - blender-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blender-desktop-g3 +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 +type: application +version: 0.0.12 diff --git a/incubator/blender-desktop-g3/0.0.12/README.md b/incubator/blender-desktop-g3/0.0.12/README.md new file mode 100644 index 00000000000..41ffa30bf0b --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.12/README.md @@ -0,0 +1,108 @@ +# blender-desktop-g3 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [blender-desktop-g3](https://truecharts.org/docs/charts/stable/blender-desktop-g3) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `blender-desktop-g3` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install blender-desktop-g3 TrueCharts/blender-desktop-g3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `blender-desktop-g3` deployment + +```console +helm uninstall blender-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install blender-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/blender-desktop-g3 +``` + +#### 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 blender-desktop-g3 TrueCharts/blender-desktop-g3 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/blender-desktop-g3/0.0.11/app-readme.md b/incubator/blender-desktop-g3/0.0.12/app-readme.md similarity index 100% rename from incubator/blender-desktop-g3/0.0.11/app-readme.md rename to incubator/blender-desktop-g3/0.0.12/app-readme.md diff --git a/incubator/blender-desktop-g3/0.0.12/charts/common-10.4.7.tgz b/incubator/blender-desktop-g3/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/blender-desktop-g3/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/blender-desktop-g3/0.0.11/ix_values.yaml b/incubator/blender-desktop-g3/0.0.12/ix_values.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.11/ix_values.yaml rename to incubator/blender-desktop-g3/0.0.12/ix_values.yaml diff --git a/incubator/blender-desktop-g3/0.0.11/questions.yaml b/incubator/blender-desktop-g3/0.0.12/questions.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.11/questions.yaml rename to incubator/blender-desktop-g3/0.0.12/questions.yaml diff --git a/incubator/blender-desktop-g3/0.0.11/templates/common.yaml b/incubator/blender-desktop-g3/0.0.12/templates/common.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.11/templates/common.yaml rename to incubator/blender-desktop-g3/0.0.12/templates/common.yaml diff --git a/incubator/blender-desktop-g3/0.0.11/values.yaml b/incubator/blender-desktop-g3/0.0.12/values.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.11/values.yaml rename to incubator/blender-desktop-g3/0.0.12/values.yaml diff --git a/incubator/blender/0.0.11/CHANGELOG.md b/incubator/blender/0.0.11/CHANGELOG.md deleted file mode 100644 index 437ec9d41ab..00000000000 --- a/incubator/blender/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,56 +0,0 @@ -# Changelog - - - - - - - -### [blender-desktop-g3-0.0.5](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.4...blender-desktop-g3-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [blender-desktop-g3-0.0.4](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.3...blender-desktop-g3-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [blender-desktop-g3-0.0.3](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.2...blender-desktop-g3-0.0.3) (2022-04-20) - -#### Chore - -* Auto-update chart README [skip ci] -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [blender-desktop-g3-0.0.2](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.1...blender-desktop-g3-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### blender-desktop-g3-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/blender/0.0.11/Chart.lock b/incubator/blender/0.0.11/Chart.lock deleted file mode 100644 index 4adeb8f4801..00000000000 --- a/incubator/blender/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:10:18.264820503Z" diff --git a/incubator/blender/0.0.11/Chart.yaml b/incubator/blender/0.0.11/Chart.yaml deleted file mode 100644 index ed59946fe2a..00000000000 --- a/incubator/blender/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Blender(https://www.blender.org/) is a free and open-source 3D computer - graphics software toolset used for creating animated films, visual effects, art, - 3D printed models, motion graphics, interactive 3D applications, virtual reality, - and computer games. **This image does not support GPU rendering out of the box only - accelerated workspace experience** -home: https://github.com/truecharts/apps/tree/master/charts/stable/blender -icon: https://truecharts.org/img/chart-icons/blender.png -keywords: - - blender - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blender -sources: - - https://www.blender.org/ - - https://github.com/orgs/linuxserver/packages/container/package/blender - - https://github.com/linuxserver/docker-blender#readme -type: application -version: 0.0.11 diff --git a/incubator/blender/0.0.11/README.md b/incubator/blender/0.0.11/README.md deleted file mode 100644 index d17ac9769e3..00000000000 --- a/incubator/blender/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# blender - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** - -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: [blender](https://truecharts.org/docs/charts/stable/blender) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `blender` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install blender TrueCharts/blender -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `blender` deployment - -```console -helm uninstall blender -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install blender \ - --set env.TZ="America/New York" \ - TrueCharts/blender -``` - -#### 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 blender TrueCharts/blender -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/blender/0.0.11/charts/common-10.4.6.tgz b/incubator/blender/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/blender/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/blender/0.0.12/CHANGELOG.md b/incubator/blender/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a240ac0dd32 --- /dev/null +++ b/incubator/blender/0.0.12/CHANGELOG.md @@ -0,0 +1,72 @@ +# Changelog + + + +## [blender-0.0.12](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.11...blender-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [blender-desktop-g3-0.0.5](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.4...blender-desktop-g3-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [blender-desktop-g3-0.0.4](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.3...blender-desktop-g3-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [blender-desktop-g3-0.0.3](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.2...blender-desktop-g3-0.0.3) (2022-04-20) + +#### Chore + +* Auto-update chart README [skip ci] +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [blender-desktop-g3-0.0.2](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.1...blender-desktop-g3-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### blender-desktop-g3-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/blender/0.0.12/Chart.lock b/incubator/blender/0.0.12/Chart.lock new file mode 100644 index 00000000000..e101fc31bb7 --- /dev/null +++ b/incubator/blender/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:54:07.56481991Z" diff --git a/incubator/blender/0.0.12/Chart.yaml b/incubator/blender/0.0.12/Chart.yaml new file mode 100644 index 00000000000..bef2444093e --- /dev/null +++ b/incubator/blender/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Blender(https://www.blender.org/) is a free and open-source 3D computer + graphics software toolset used for creating animated films, visual effects, art, + 3D printed models, motion graphics, interactive 3D applications, virtual reality, + and computer games. **This image does not support GPU rendering out of the box only + accelerated workspace experience** +home: https://github.com/truecharts/apps/tree/master/charts/stable/blender +icon: https://truecharts.org/img/chart-icons/blender.png +keywords: + - blender + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blender +sources: + - https://www.blender.org/ + - https://github.com/orgs/linuxserver/packages/container/package/blender + - https://github.com/linuxserver/docker-blender#readme +type: application +version: 0.0.12 diff --git a/incubator/blender/0.0.12/README.md b/incubator/blender/0.0.12/README.md new file mode 100644 index 00000000000..6822572ea64 --- /dev/null +++ b/incubator/blender/0.0.12/README.md @@ -0,0 +1,109 @@ +# blender + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** + +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: [blender](https://truecharts.org/docs/charts/stable/blender) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `blender` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install blender TrueCharts/blender +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `blender` deployment + +```console +helm uninstall blender +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install blender \ + --set env.TZ="America/New York" \ + TrueCharts/blender +``` + +#### 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 blender TrueCharts/blender -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/blender/0.0.11/app-readme.md b/incubator/blender/0.0.12/app-readme.md similarity index 100% rename from incubator/blender/0.0.11/app-readme.md rename to incubator/blender/0.0.12/app-readme.md diff --git a/incubator/blender/0.0.12/charts/common-10.4.7.tgz b/incubator/blender/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/blender/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/blender/0.0.11/ix_values.yaml b/incubator/blender/0.0.12/ix_values.yaml similarity index 100% rename from incubator/blender/0.0.11/ix_values.yaml rename to incubator/blender/0.0.12/ix_values.yaml diff --git a/incubator/blender/0.0.11/questions.yaml b/incubator/blender/0.0.12/questions.yaml similarity index 100% rename from incubator/blender/0.0.11/questions.yaml rename to incubator/blender/0.0.12/questions.yaml diff --git a/incubator/blender/0.0.11/templates/common.yaml b/incubator/blender/0.0.12/templates/common.yaml similarity index 100% rename from incubator/blender/0.0.11/templates/common.yaml rename to incubator/blender/0.0.12/templates/common.yaml diff --git a/incubator/blender/0.0.11/values.yaml b/incubator/blender/0.0.12/values.yaml similarity index 100% rename from incubator/blender/0.0.11/values.yaml rename to incubator/blender/0.0.12/values.yaml diff --git a/incubator/breitbandmessung-de/0.0.11/CHANGELOG.md b/incubator/breitbandmessung-de/0.0.11/CHANGELOG.md deleted file mode 100644 index cc4e06439e3..00000000000 --- a/incubator/breitbandmessung-de/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,56 +0,0 @@ -# Changelog - - - - - - - -### [breitbandmessung-de-0.0.5](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.4...breitbandmessung-de-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [breitbandmessung-de-0.0.4](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.3...breitbandmessung-de-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [breitbandmessung-de-0.0.3](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.2...breitbandmessung-de-0.0.3) (2022-04-20) - -#### Chore - -* Auto-update chart README [skip ci] -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [breitbandmessung-de-0.0.2](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.1...breitbandmessung-de-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### breitbandmessung-de-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/breitbandmessung-de/0.0.11/Chart.lock b/incubator/breitbandmessung-de/0.0.11/Chart.lock deleted file mode 100644 index 95147ca0d0c..00000000000 --- a/incubator/breitbandmessung-de/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:10:24.750262592Z" diff --git a/incubator/breitbandmessung-de/0.0.11/Chart.yaml b/incubator/breitbandmessung-de/0.0.11/Chart.yaml deleted file mode 100644 index 45e18ca60b0..00000000000 --- a/incubator/breitbandmessung-de/0.0.11/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity - - Tools-Utilities - - Other - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "A script to enable customers of lazy ISPs to perform measurement campaigns\ - \ of the connection speed as described here in an automated way.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/breitbandmessung-de -icon: https://truecharts.org/img/chart-icons/breitbandmessung-de.png -keywords: - - breitbandmessung-de - - HomeAutomation - - Productivity - - Tools-Utilities - - Other - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: breitbandmessung-de -sources: - - https://github.com/shneezin/breitbandmessung-node - - https://hub.docker.com/r/shneezin/breitbandmessung-node -type: application -version: 0.0.11 diff --git a/incubator/breitbandmessung-de/0.0.11/README.md b/incubator/breitbandmessung-de/0.0.11/README.md deleted file mode 100644 index 423a687c0ee..00000000000 --- a/incubator/breitbandmessung-de/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# breitbandmessung-de - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. - -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: [breitbandmessung-de](https://truecharts.org/docs/charts/stable/breitbandmessung-de) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `breitbandmessung-de` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install breitbandmessung-de TrueCharts/breitbandmessung-de -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `breitbandmessung-de` deployment - -```console -helm uninstall breitbandmessung-de -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install breitbandmessung-de \ - --set env.TZ="America/New York" \ - TrueCharts/breitbandmessung-de -``` - -#### 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 breitbandmessung-de TrueCharts/breitbandmessung-de -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/breitbandmessung-de/0.0.11/charts/common-10.4.6.tgz b/incubator/breitbandmessung-de/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/breitbandmessung-de/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/breitbandmessung-de/0.0.12/CHANGELOG.md b/incubator/breitbandmessung-de/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2fb1ec2ee24 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.12/CHANGELOG.md @@ -0,0 +1,72 @@ +# Changelog + + + +## [breitbandmessung-de-0.0.12](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.11...breitbandmessung-de-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [breitbandmessung-de-0.0.5](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.4...breitbandmessung-de-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [breitbandmessung-de-0.0.4](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.3...breitbandmessung-de-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [breitbandmessung-de-0.0.3](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.2...breitbandmessung-de-0.0.3) (2022-04-20) + +#### Chore + +* Auto-update chart README [skip ci] +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [breitbandmessung-de-0.0.2](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.1...breitbandmessung-de-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### breitbandmessung-de-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/breitbandmessung-de/0.0.12/Chart.lock b/incubator/breitbandmessung-de/0.0.12/Chart.lock new file mode 100644 index 00000000000..37adcbbcc62 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:54:16.191896731Z" diff --git a/incubator/breitbandmessung-de/0.0.12/Chart.yaml b/incubator/breitbandmessung-de/0.0.12/Chart.yaml new file mode 100644 index 00000000000..fe359b842c5 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.12/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity + - Tools-Utilities + - Other + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "A script to enable customers of lazy ISPs to perform measurement campaigns\ + \ of the connection speed as described here in an automated way.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/breitbandmessung-de +icon: https://truecharts.org/img/chart-icons/breitbandmessung-de.png +keywords: + - breitbandmessung-de + - HomeAutomation + - Productivity + - Tools-Utilities + - Other + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: breitbandmessung-de +sources: + - https://github.com/shneezin/breitbandmessung-node + - https://hub.docker.com/r/shneezin/breitbandmessung-node +type: application +version: 0.0.12 diff --git a/incubator/breitbandmessung-de/0.0.12/README.md b/incubator/breitbandmessung-de/0.0.12/README.md new file mode 100644 index 00000000000..45070571250 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.12/README.md @@ -0,0 +1,108 @@ +# breitbandmessung-de + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. + +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: [breitbandmessung-de](https://truecharts.org/docs/charts/stable/breitbandmessung-de) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `breitbandmessung-de` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install breitbandmessung-de TrueCharts/breitbandmessung-de +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `breitbandmessung-de` deployment + +```console +helm uninstall breitbandmessung-de +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install breitbandmessung-de \ + --set env.TZ="America/New York" \ + TrueCharts/breitbandmessung-de +``` + +#### 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 breitbandmessung-de TrueCharts/breitbandmessung-de -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/breitbandmessung-de/0.0.11/app-readme.md b/incubator/breitbandmessung-de/0.0.12/app-readme.md similarity index 100% rename from incubator/breitbandmessung-de/0.0.11/app-readme.md rename to incubator/breitbandmessung-de/0.0.12/app-readme.md diff --git a/incubator/breitbandmessung-de/0.0.12/charts/common-10.4.7.tgz b/incubator/breitbandmessung-de/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/breitbandmessung-de/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/breitbandmessung-de/0.0.11/ix_values.yaml b/incubator/breitbandmessung-de/0.0.12/ix_values.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.11/ix_values.yaml rename to incubator/breitbandmessung-de/0.0.12/ix_values.yaml diff --git a/incubator/breitbandmessung-de/0.0.11/questions.yaml b/incubator/breitbandmessung-de/0.0.12/questions.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.11/questions.yaml rename to incubator/breitbandmessung-de/0.0.12/questions.yaml diff --git a/incubator/breitbandmessung-de/0.0.11/templates/common.yaml b/incubator/breitbandmessung-de/0.0.12/templates/common.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.11/templates/common.yaml rename to incubator/breitbandmessung-de/0.0.12/templates/common.yaml diff --git a/incubator/breitbandmessung-de/0.0.11/values.yaml b/incubator/breitbandmessung-de/0.0.12/values.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.11/values.yaml rename to incubator/breitbandmessung-de/0.0.12/values.yaml diff --git a/incubator/btdex/0.0.11/CHANGELOG.md b/incubator/btdex/0.0.11/CHANGELOG.md deleted file mode 100644 index 10337e65dd7..00000000000 --- a/incubator/btdex/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,55 +0,0 @@ -# Changelog - - - - - - - -### [btdex-0.0.5](https://github.com/truecharts/apps/compare/btdex-0.0.4...btdex-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [btdex-0.0.4](https://github.com/truecharts/apps/compare/btdex-0.0.3...btdex-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [btdex-0.0.3](https://github.com/truecharts/apps/compare/btdex-0.0.2...btdex-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [btdex-0.0.2](https://github.com/truecharts/apps/compare/btdex-0.0.1...btdex-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### btdex-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/btdex/0.0.11/Chart.lock b/incubator/btdex/0.0.11/Chart.lock deleted file mode 100644 index ddadc707fe3..00000000000 --- a/incubator/btdex/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:10:37.314966254Z" diff --git a/incubator/btdex/0.0.11/Chart.yaml b/incubator/btdex/0.0.11/Chart.yaml deleted file mode 100644 index 4c356c0cce8..00000000000 --- a/incubator/btdex/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - This is a Docker container for BTDEX based on jlesage/docker-baseimage-gui - Docker image. -home: https://github.com/truecharts/apps/tree/master/charts/stable/btdex -icon: https://truecharts.org/img/chart-icons/btdex.png -keywords: - - btdex - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: btdex -sources: - - https://btdex.trade/ - - https://hub.docker.com/r/furritos/docker-btdex:latest -type: application -version: 0.0.11 diff --git a/incubator/btdex/0.0.11/README.md b/incubator/btdex/0.0.11/README.md deleted file mode 100644 index 8f9f50a66c3..00000000000 --- a/incubator/btdex/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# btdex - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is a Docker container for BTDEX based on jlesage/docker-baseimage-gui Docker image. - -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: [btdex](https://truecharts.org/docs/charts/stable/btdex) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `btdex` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install btdex TrueCharts/btdex -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `btdex` deployment - -```console -helm uninstall btdex -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install btdex \ - --set env.TZ="America/New York" \ - TrueCharts/btdex -``` - -#### 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 btdex TrueCharts/btdex -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/btdex/0.0.11/charts/common-10.4.6.tgz b/incubator/btdex/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/btdex/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/btdex/0.0.12/CHANGELOG.md b/incubator/btdex/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..49e2d99d509 --- /dev/null +++ b/incubator/btdex/0.0.12/CHANGELOG.md @@ -0,0 +1,71 @@ +# Changelog + + + +## [btdex-0.0.12](https://github.com/truecharts/apps/compare/btdex-0.0.11...btdex-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [btdex-0.0.5](https://github.com/truecharts/apps/compare/btdex-0.0.4...btdex-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [btdex-0.0.4](https://github.com/truecharts/apps/compare/btdex-0.0.3...btdex-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [btdex-0.0.3](https://github.com/truecharts/apps/compare/btdex-0.0.2...btdex-0.0.3) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [btdex-0.0.2](https://github.com/truecharts/apps/compare/btdex-0.0.1...btdex-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### btdex-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/btdex/0.0.12/Chart.lock b/incubator/btdex/0.0.12/Chart.lock new file mode 100644 index 00000000000..d6c0cf220a8 --- /dev/null +++ b/incubator/btdex/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:54:24.236905069Z" diff --git a/incubator/btdex/0.0.12/Chart.yaml b/incubator/btdex/0.0.12/Chart.yaml new file mode 100644 index 00000000000..b8db2868196 --- /dev/null +++ b/incubator/btdex/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + This is a Docker container for BTDEX based on jlesage/docker-baseimage-gui + Docker image. +home: https://github.com/truecharts/apps/tree/master/charts/stable/btdex +icon: https://truecharts.org/img/chart-icons/btdex.png +keywords: + - btdex + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: btdex +sources: + - https://btdex.trade/ + - https://hub.docker.com/r/furritos/docker-btdex:latest +type: application +version: 0.0.12 diff --git a/incubator/btdex/0.0.12/README.md b/incubator/btdex/0.0.12/README.md new file mode 100644 index 00000000000..ef122183beb --- /dev/null +++ b/incubator/btdex/0.0.12/README.md @@ -0,0 +1,108 @@ +# btdex + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is a Docker container for BTDEX based on jlesage/docker-baseimage-gui Docker image. + +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: [btdex](https://truecharts.org/docs/charts/stable/btdex) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `btdex` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install btdex TrueCharts/btdex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `btdex` deployment + +```console +helm uninstall btdex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install btdex \ + --set env.TZ="America/New York" \ + TrueCharts/btdex +``` + +#### 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 btdex TrueCharts/btdex -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/btdex/0.0.11/app-readme.md b/incubator/btdex/0.0.12/app-readme.md similarity index 100% rename from incubator/btdex/0.0.11/app-readme.md rename to incubator/btdex/0.0.12/app-readme.md diff --git a/incubator/btdex/0.0.12/charts/common-10.4.7.tgz b/incubator/btdex/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/btdex/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/btdex/0.0.11/ix_values.yaml b/incubator/btdex/0.0.12/ix_values.yaml similarity index 100% rename from incubator/btdex/0.0.11/ix_values.yaml rename to incubator/btdex/0.0.12/ix_values.yaml diff --git a/incubator/btdex/0.0.11/questions.yaml b/incubator/btdex/0.0.12/questions.yaml similarity index 100% rename from incubator/btdex/0.0.11/questions.yaml rename to incubator/btdex/0.0.12/questions.yaml diff --git a/incubator/btdex/0.0.11/templates/common.yaml b/incubator/btdex/0.0.12/templates/common.yaml similarity index 100% rename from incubator/btdex/0.0.11/templates/common.yaml rename to incubator/btdex/0.0.12/templates/common.yaml diff --git a/incubator/btdex/0.0.11/values.yaml b/incubator/btdex/0.0.12/values.yaml similarity index 100% rename from incubator/btdex/0.0.11/values.yaml rename to incubator/btdex/0.0.12/values.yaml diff --git a/incubator/bwapp/0.0.11/CHANGELOG.md b/incubator/bwapp/0.0.11/CHANGELOG.md deleted file mode 100644 index e39103b214c..00000000000 --- a/incubator/bwapp/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,56 +0,0 @@ -# Changelog - - - - - - - -### [bwapp-0.0.5](https://github.com/truecharts/apps/compare/bwapp-0.0.4...bwapp-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [bwapp-0.0.4](https://github.com/truecharts/apps/compare/bwapp-0.0.3...bwapp-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [bwapp-0.0.3](https://github.com/truecharts/apps/compare/bwapp-0.0.2...bwapp-0.0.3) (2022-04-20) - -#### Chore - -* Auto-update chart README [skip ci] -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [bwapp-0.0.2](https://github.com/truecharts/apps/compare/bwapp-0.0.1...bwapp-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### bwapp-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bwapp/0.0.11/Chart.lock b/incubator/bwapp/0.0.11/Chart.lock deleted file mode 100644 index f5941efb59c..00000000000 --- a/incubator/bwapp/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:10:39.570068612Z" diff --git a/incubator/bwapp/0.0.11/Chart.yaml b/incubator/bwapp/0.0.11/Chart.yaml deleted file mode 100644 index a40477fd6b0..00000000000 --- a/incubator/bwapp/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "bWAPP, or a buggy web application, is a free and open source deliberately\ - \ insecure web application.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/bwapp -icon: https://truecharts.org/img/chart-icons/bwapp.png -keywords: - - bwapp - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bwapp -sources: - - https://sourceforge.net/projects/bwapp/ - - https://hub.docker.com/r/raesene/bwapp/ -type: application -version: 0.0.11 diff --git a/incubator/bwapp/0.0.11/README.md b/incubator/bwapp/0.0.11/README.md deleted file mode 100644 index 05a3e5e808b..00000000000 --- a/incubator/bwapp/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# bwapp - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. - -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: [bwapp](https://truecharts.org/docs/charts/stable/bwapp) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `bwapp` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install bwapp TrueCharts/bwapp -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `bwapp` deployment - -```console -helm uninstall bwapp -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bwapp \ - --set env.TZ="America/New York" \ - TrueCharts/bwapp -``` - -#### 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 bwapp TrueCharts/bwapp -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/bwapp/0.0.11/charts/common-10.4.6.tgz b/incubator/bwapp/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/bwapp/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/bwapp/0.0.12/CHANGELOG.md b/incubator/bwapp/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..060a4aa435e --- /dev/null +++ b/incubator/bwapp/0.0.12/CHANGELOG.md @@ -0,0 +1,72 @@ +# Changelog + + + +## [bwapp-0.0.12](https://github.com/truecharts/apps/compare/bwapp-0.0.11...bwapp-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + + + + + +### [bwapp-0.0.5](https://github.com/truecharts/apps/compare/bwapp-0.0.4...bwapp-0.0.5) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [bwapp-0.0.4](https://github.com/truecharts/apps/compare/bwapp-0.0.3...bwapp-0.0.4) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [bwapp-0.0.3](https://github.com/truecharts/apps/compare/bwapp-0.0.2...bwapp-0.0.3) (2022-04-20) + +#### Chore + +* Auto-update chart README [skip ci] +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [bwapp-0.0.2](https://github.com/truecharts/apps/compare/bwapp-0.0.1...bwapp-0.0.2) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### bwapp-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bwapp/0.0.12/Chart.lock b/incubator/bwapp/0.0.12/Chart.lock new file mode 100644 index 00000000000..b5c221fd51e --- /dev/null +++ b/incubator/bwapp/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:54:25.772676527Z" diff --git a/incubator/bwapp/0.0.12/Chart.yaml b/incubator/bwapp/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a10dfbfa957 --- /dev/null +++ b/incubator/bwapp/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "bWAPP, or a buggy web application, is a free and open source deliberately\ + \ insecure web application.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/bwapp +icon: https://truecharts.org/img/chart-icons/bwapp.png +keywords: + - bwapp + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bwapp +sources: + - https://sourceforge.net/projects/bwapp/ + - https://hub.docker.com/r/raesene/bwapp/ +type: application +version: 0.0.12 diff --git a/incubator/bwapp/0.0.12/README.md b/incubator/bwapp/0.0.12/README.md new file mode 100644 index 00000000000..61e842e8ac9 --- /dev/null +++ b/incubator/bwapp/0.0.12/README.md @@ -0,0 +1,108 @@ +# bwapp + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. + +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: [bwapp](https://truecharts.org/docs/charts/stable/bwapp) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `bwapp` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install bwapp TrueCharts/bwapp +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `bwapp` deployment + +```console +helm uninstall bwapp +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bwapp \ + --set env.TZ="America/New York" \ + TrueCharts/bwapp +``` + +#### 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 bwapp TrueCharts/bwapp -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/bwapp/0.0.11/app-readme.md b/incubator/bwapp/0.0.12/app-readme.md similarity index 100% rename from incubator/bwapp/0.0.11/app-readme.md rename to incubator/bwapp/0.0.12/app-readme.md diff --git a/incubator/bwapp/0.0.12/charts/common-10.4.7.tgz b/incubator/bwapp/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/bwapp/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/bwapp/0.0.11/ix_values.yaml b/incubator/bwapp/0.0.12/ix_values.yaml similarity index 100% rename from incubator/bwapp/0.0.11/ix_values.yaml rename to incubator/bwapp/0.0.12/ix_values.yaml diff --git a/incubator/bwapp/0.0.11/questions.yaml b/incubator/bwapp/0.0.12/questions.yaml similarity index 100% rename from incubator/bwapp/0.0.11/questions.yaml rename to incubator/bwapp/0.0.12/questions.yaml diff --git a/incubator/bwapp/0.0.11/templates/common.yaml b/incubator/bwapp/0.0.12/templates/common.yaml similarity index 100% rename from incubator/bwapp/0.0.11/templates/common.yaml rename to incubator/bwapp/0.0.12/templates/common.yaml diff --git a/incubator/bwapp/0.0.11/values.yaml b/incubator/bwapp/0.0.12/values.yaml similarity index 100% rename from incubator/bwapp/0.0.11/values.yaml rename to incubator/bwapp/0.0.12/values.yaml diff --git a/incubator/cadquery-jupyter/0.0.11/CHANGELOG.md b/incubator/cadquery-jupyter/0.0.11/CHANGELOG.md deleted file mode 100644 index 13f84345a24..00000000000 --- a/incubator/cadquery-jupyter/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cadquery-jupyter-0.0.11](https://github.com/truecharts/apps/compare/cadquery-jupyter-0.0.10...cadquery-jupyter-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cadquery-jupyter-0.0.10]cadquery-jupyter-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cadquery-jupyter/0.0.11/Chart.lock b/incubator/cadquery-jupyter/0.0.11/Chart.lock deleted file mode 100644 index 37d0440a1c9..00000000000 --- a/incubator/cadquery-jupyter/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:10:45.641412306Z" diff --git a/incubator/cadquery-jupyter/0.0.11/Chart.yaml b/incubator/cadquery-jupyter/0.0.11/Chart.yaml deleted file mode 100644 index 444ddb37add..00000000000 --- a/incubator/cadquery-jupyter/0.0.11/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Other - - Network-Web - - Network-Other -apiVersion: v2 -appVersion: "3.1.0rc4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "CadQuery is an intuitive, easy-to-use Python module for building parametric\ - \ 3D CAD models. Using CadQuery, you can write short, simple scripts that produce\ - \ high quality CAD models. It is easy to make many different objects using a single\ - \ script that can be customized.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/cadquery-jupyter -icon: https://truecharts.org/img/chart-icons/cadquery-jupyter.png -keywords: - - cadquery-jupyter - - Productivity - - Tools-Utilities - - Other - - Network-Web - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cadquery-jupyter -sources: - - https://github.com/bernhard-42/jupyter-cadquery - - https://hub.docker.com/r/cadquery/cadquery-server -type: application -version: 0.0.11 diff --git a/incubator/cadquery-jupyter/0.0.11/README.md b/incubator/cadquery-jupyter/0.0.11/README.md deleted file mode 100644 index 9298555d1c8..00000000000 --- a/incubator/cadquery-jupyter/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cadquery-jupyter - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.0rc4](https://img.shields.io/badge/AppVersion-3.1.0rc4-informational?style=flat-square) - -CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. - -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: [cadquery-jupyter](https://truecharts.org/docs/charts/stable/cadquery-jupyter) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cadquery-jupyter` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cadquery-jupyter TrueCharts/cadquery-jupyter -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cadquery-jupyter` deployment - -```console -helm uninstall cadquery-jupyter -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cadquery-jupyter \ - --set env.TZ="America/New York" \ - TrueCharts/cadquery-jupyter -``` - -#### 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 cadquery-jupyter TrueCharts/cadquery-jupyter -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cadquery-jupyter/0.0.11/charts/common-10.4.6.tgz b/incubator/cadquery-jupyter/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cadquery-jupyter/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cadquery-jupyter/0.0.12/CHANGELOG.md b/incubator/cadquery-jupyter/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..60ff8feaf9d --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cadquery-jupyter-0.0.12](https://github.com/truecharts/apps/compare/cadquery-jupyter-0.0.11...cadquery-jupyter-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cadquery-jupyter-0.0.11](https://github.com/truecharts/apps/compare/cadquery-jupyter-0.0.10...cadquery-jupyter-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cadquery-jupyter-0.0.10]cadquery-jupyter-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cadquery-jupyter/0.0.12/Chart.lock b/incubator/cadquery-jupyter/0.0.12/Chart.lock new file mode 100644 index 00000000000..c1cd1394ba3 --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:54:31.658942669Z" diff --git a/incubator/cadquery-jupyter/0.0.12/Chart.yaml b/incubator/cadquery-jupyter/0.0.12/Chart.yaml new file mode 100644 index 00000000000..f2ca5a62368 --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.12/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Other + - Network-Web + - Network-Other +apiVersion: v2 +appVersion: "3.1.0rc4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "CadQuery is an intuitive, easy-to-use Python module for building parametric\ + \ 3D CAD models. Using CadQuery, you can write short, simple scripts that produce\ + \ high quality CAD models. It is easy to make many different objects using a single\ + \ script that can be customized.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/cadquery-jupyter +icon: https://truecharts.org/img/chart-icons/cadquery-jupyter.png +keywords: + - cadquery-jupyter + - Productivity + - Tools-Utilities + - Other + - Network-Web + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cadquery-jupyter +sources: + - https://github.com/bernhard-42/jupyter-cadquery + - https://hub.docker.com/r/cadquery/cadquery-server +type: application +version: 0.0.12 diff --git a/incubator/cadquery-jupyter/0.0.12/README.md b/incubator/cadquery-jupyter/0.0.12/README.md new file mode 100644 index 00000000000..16097bc3a74 --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.12/README.md @@ -0,0 +1,108 @@ +# cadquery-jupyter + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.0rc4](https://img.shields.io/badge/AppVersion-3.1.0rc4-informational?style=flat-square) + +CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. + +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: [cadquery-jupyter](https://truecharts.org/docs/charts/stable/cadquery-jupyter) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cadquery-jupyter` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cadquery-jupyter TrueCharts/cadquery-jupyter +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cadquery-jupyter` deployment + +```console +helm uninstall cadquery-jupyter +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cadquery-jupyter \ + --set env.TZ="America/New York" \ + TrueCharts/cadquery-jupyter +``` + +#### 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 cadquery-jupyter TrueCharts/cadquery-jupyter -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cadquery-jupyter/0.0.11/app-readme.md b/incubator/cadquery-jupyter/0.0.12/app-readme.md similarity index 100% rename from incubator/cadquery-jupyter/0.0.11/app-readme.md rename to incubator/cadquery-jupyter/0.0.12/app-readme.md diff --git a/incubator/cadquery-jupyter/0.0.12/charts/common-10.4.7.tgz b/incubator/cadquery-jupyter/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cadquery-jupyter/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cadquery-jupyter/0.0.11/ix_values.yaml b/incubator/cadquery-jupyter/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.11/ix_values.yaml rename to incubator/cadquery-jupyter/0.0.12/ix_values.yaml diff --git a/incubator/cadquery-jupyter/0.0.11/questions.yaml b/incubator/cadquery-jupyter/0.0.12/questions.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.11/questions.yaml rename to incubator/cadquery-jupyter/0.0.12/questions.yaml diff --git a/incubator/cadquery-jupyter/0.0.11/templates/common.yaml b/incubator/cadquery-jupyter/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.11/templates/common.yaml rename to incubator/cadquery-jupyter/0.0.12/templates/common.yaml diff --git a/incubator/cadquery-jupyter/0.0.11/values.yaml b/incubator/cadquery-jupyter/0.0.12/values.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.11/values.yaml rename to incubator/cadquery-jupyter/0.0.12/values.yaml diff --git a/incubator/cadquery-server/0.0.11/CHANGELOG.md b/incubator/cadquery-server/0.0.11/CHANGELOG.md deleted file mode 100644 index 88606736b39..00000000000 --- a/incubator/cadquery-server/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cadquery-server-0.0.11](https://github.com/truecharts/apps/compare/cadquery-server-0.0.10...cadquery-server-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cadquery-server-0.0.10]cadquery-server-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cadquery-server/0.0.11/Chart.lock b/incubator/cadquery-server/0.0.11/Chart.lock deleted file mode 100644 index ba23cacbe17..00000000000 --- a/incubator/cadquery-server/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:10:46.6239751Z" diff --git a/incubator/cadquery-server/0.0.11/Chart.yaml b/incubator/cadquery-server/0.0.11/Chart.yaml deleted file mode 100644 index 3e55365a0a4..00000000000 --- a/incubator/cadquery-server/0.0.11/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Other - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "CadQuery is an intuitive, easy-to-use Python module for building parametric\ - \ 3D CAD models. Using CadQuery, you can write short, simple scripts that produce\ - \ high quality CAD models. It is easy to make many different objects using a single\ - \ script that can be customized.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/cadquery-server -icon: https://truecharts.org/img/chart-icons/cadquery-server.png -keywords: - - cadquery-server - - Productivity - - Tools-Utilities - - Other - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cadquery-server -sources: - - https://github.com/roipoussiere/cadquery - - https://hub.docker.com/r/cadquery/cadquery-server -type: application -version: 0.0.11 diff --git a/incubator/cadquery-server/0.0.11/README.md b/incubator/cadquery-server/0.0.11/README.md deleted file mode 100644 index 04e161607fd..00000000000 --- a/incubator/cadquery-server/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cadquery-server - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. - -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: [cadquery-server](https://truecharts.org/docs/charts/stable/cadquery-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cadquery-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cadquery-server TrueCharts/cadquery-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cadquery-server` deployment - -```console -helm uninstall cadquery-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cadquery-server \ - --set env.TZ="America/New York" \ - TrueCharts/cadquery-server -``` - -#### 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 cadquery-server TrueCharts/cadquery-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cadquery-server/0.0.11/charts/common-10.4.6.tgz b/incubator/cadquery-server/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cadquery-server/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cadquery-server/0.0.12/CHANGELOG.md b/incubator/cadquery-server/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..78bea7aca42 --- /dev/null +++ b/incubator/cadquery-server/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cadquery-server-0.0.12](https://github.com/truecharts/apps/compare/cadquery-server-0.0.11...cadquery-server-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cadquery-server-0.0.11](https://github.com/truecharts/apps/compare/cadquery-server-0.0.10...cadquery-server-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cadquery-server-0.0.10]cadquery-server-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cadquery-server/0.0.12/Chart.lock b/incubator/cadquery-server/0.0.12/Chart.lock new file mode 100644 index 00000000000..82790a61fb4 --- /dev/null +++ b/incubator/cadquery-server/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:54:35.004411567Z" diff --git a/incubator/cadquery-server/0.0.12/Chart.yaml b/incubator/cadquery-server/0.0.12/Chart.yaml new file mode 100644 index 00000000000..aaa4e9ed584 --- /dev/null +++ b/incubator/cadquery-server/0.0.12/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Other + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "CadQuery is an intuitive, easy-to-use Python module for building parametric\ + \ 3D CAD models. Using CadQuery, you can write short, simple scripts that produce\ + \ high quality CAD models. It is easy to make many different objects using a single\ + \ script that can be customized.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/cadquery-server +icon: https://truecharts.org/img/chart-icons/cadquery-server.png +keywords: + - cadquery-server + - Productivity + - Tools-Utilities + - Other + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cadquery-server +sources: + - https://github.com/roipoussiere/cadquery + - https://hub.docker.com/r/cadquery/cadquery-server +type: application +version: 0.0.12 diff --git a/incubator/cadquery-server/0.0.12/README.md b/incubator/cadquery-server/0.0.12/README.md new file mode 100644 index 00000000000..40678b41b4e --- /dev/null +++ b/incubator/cadquery-server/0.0.12/README.md @@ -0,0 +1,108 @@ +# cadquery-server + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. + +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: [cadquery-server](https://truecharts.org/docs/charts/stable/cadquery-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cadquery-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cadquery-server TrueCharts/cadquery-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cadquery-server` deployment + +```console +helm uninstall cadquery-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cadquery-server \ + --set env.TZ="America/New York" \ + TrueCharts/cadquery-server +``` + +#### 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 cadquery-server TrueCharts/cadquery-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cadquery-server/0.0.11/app-readme.md b/incubator/cadquery-server/0.0.12/app-readme.md similarity index 100% rename from incubator/cadquery-server/0.0.11/app-readme.md rename to incubator/cadquery-server/0.0.12/app-readme.md diff --git a/incubator/cadquery-server/0.0.12/charts/common-10.4.7.tgz b/incubator/cadquery-server/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cadquery-server/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cadquery-server/0.0.11/ix_values.yaml b/incubator/cadquery-server/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cadquery-server/0.0.11/ix_values.yaml rename to incubator/cadquery-server/0.0.12/ix_values.yaml diff --git a/incubator/cadquery-server/0.0.11/questions.yaml b/incubator/cadquery-server/0.0.12/questions.yaml similarity index 100% rename from incubator/cadquery-server/0.0.11/questions.yaml rename to incubator/cadquery-server/0.0.12/questions.yaml diff --git a/incubator/cadquery-server/0.0.11/templates/common.yaml b/incubator/cadquery-server/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cadquery-server/0.0.11/templates/common.yaml rename to incubator/cadquery-server/0.0.12/templates/common.yaml diff --git a/incubator/cadquery-server/0.0.11/values.yaml b/incubator/cadquery-server/0.0.12/values.yaml similarity index 100% rename from incubator/cadquery-server/0.0.11/values.yaml rename to incubator/cadquery-server/0.0.12/values.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.11/CHANGELOG.md b/incubator/chivalry-medievalwarfare/0.0.11/CHANGELOG.md deleted file mode 100644 index ca8151e7206..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [chivalry-medievalwarfare-0.0.11](https://github.com/truecharts/apps/compare/chivalry-medievalwarfare-0.0.10...chivalry-medievalwarfare-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [chivalry-medievalwarfare-0.0.10]chivalry-medievalwarfare-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/chivalry-medievalwarfare/0.0.11/Chart.lock b/incubator/chivalry-medievalwarfare/0.0.11/Chart.lock deleted file mode 100644 index 14edce345aa..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:10:58.187333717Z" diff --git a/incubator/chivalry-medievalwarfare/0.0.11/Chart.yaml b/incubator/chivalry-medievalwarfare/0.0.11/Chart.yaml deleted file mode 100644 index 357cb174b1f..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Chivalry: Medieval Warfare and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/chivalry-medievalwarfare -icon: https://truecharts.org/img/chart-icons/chivalry-medievalwarfare.png -keywords: - - chivalry-medievalwarfare - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chivalry-medievalwarfare -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/chivalry-medievalwarfare/0.0.11/README.md b/incubator/chivalry-medievalwarfare/0.0.11/README.md deleted file mode 100644 index 86ce223d023..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# chivalry-medievalwarfare - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it. - -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: [chivalry-medievalwarfare](https://truecharts.org/docs/charts/stable/chivalry-medievalwarfare) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `chivalry-medievalwarfare` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install chivalry-medievalwarfare TrueCharts/chivalry-medievalwarfare -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `chivalry-medievalwarfare` deployment - -```console -helm uninstall chivalry-medievalwarfare -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chivalry-medievalwarfare \ - --set env.TZ="America/New York" \ - TrueCharts/chivalry-medievalwarfare -``` - -#### 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 chivalry-medievalwarfare TrueCharts/chivalry-medievalwarfare -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/chivalry-medievalwarfare/0.0.11/charts/common-10.4.6.tgz b/incubator/chivalry-medievalwarfare/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/chivalry-medievalwarfare/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/chivalry-medievalwarfare/0.0.12/CHANGELOG.md b/incubator/chivalry-medievalwarfare/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..88c9f245255 --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [chivalry-medievalwarfare-0.0.12](https://github.com/truecharts/apps/compare/chivalry-medievalwarfare-0.0.11...chivalry-medievalwarfare-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [chivalry-medievalwarfare-0.0.11](https://github.com/truecharts/apps/compare/chivalry-medievalwarfare-0.0.10...chivalry-medievalwarfare-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [chivalry-medievalwarfare-0.0.10]chivalry-medievalwarfare-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/chivalry-medievalwarfare/0.0.12/Chart.lock b/incubator/chivalry-medievalwarfare/0.0.12/Chart.lock new file mode 100644 index 00000000000..5b6d7d2ca51 --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:54:43.100857462Z" diff --git a/incubator/chivalry-medievalwarfare/0.0.12/Chart.yaml b/incubator/chivalry-medievalwarfare/0.0.12/Chart.yaml new file mode 100644 index 00000000000..fefb3d5aa50 --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Chivalry: Medieval Warfare and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/chivalry-medievalwarfare +icon: https://truecharts.org/img/chart-icons/chivalry-medievalwarfare.png +keywords: + - chivalry-medievalwarfare + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chivalry-medievalwarfare +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/chivalry-medievalwarfare/0.0.12/README.md b/incubator/chivalry-medievalwarfare/0.0.12/README.md new file mode 100644 index 00000000000..cd55fbf1024 --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.12/README.md @@ -0,0 +1,108 @@ +# chivalry-medievalwarfare + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it. + +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: [chivalry-medievalwarfare](https://truecharts.org/docs/charts/stable/chivalry-medievalwarfare) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `chivalry-medievalwarfare` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install chivalry-medievalwarfare TrueCharts/chivalry-medievalwarfare +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `chivalry-medievalwarfare` deployment + +```console +helm uninstall chivalry-medievalwarfare +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chivalry-medievalwarfare \ + --set env.TZ="America/New York" \ + TrueCharts/chivalry-medievalwarfare +``` + +#### 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 chivalry-medievalwarfare TrueCharts/chivalry-medievalwarfare -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/chivalry-medievalwarfare/0.0.11/app-readme.md b/incubator/chivalry-medievalwarfare/0.0.12/app-readme.md similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.11/app-readme.md rename to incubator/chivalry-medievalwarfare/0.0.12/app-readme.md diff --git a/incubator/chivalry-medievalwarfare/0.0.12/charts/common-10.4.7.tgz b/incubator/chivalry-medievalwarfare/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/chivalry-medievalwarfare/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/chivalry-medievalwarfare/0.0.11/ix_values.yaml b/incubator/chivalry-medievalwarfare/0.0.12/ix_values.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.11/ix_values.yaml rename to incubator/chivalry-medievalwarfare/0.0.12/ix_values.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.11/questions.yaml b/incubator/chivalry-medievalwarfare/0.0.12/questions.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.11/questions.yaml rename to incubator/chivalry-medievalwarfare/0.0.12/questions.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.11/templates/common.yaml b/incubator/chivalry-medievalwarfare/0.0.12/templates/common.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.11/templates/common.yaml rename to incubator/chivalry-medievalwarfare/0.0.12/templates/common.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.11/values.yaml b/incubator/chivalry-medievalwarfare/0.0.12/values.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.11/values.yaml rename to incubator/chivalry-medievalwarfare/0.0.12/values.yaml diff --git a/incubator/chowdown/0.0.11/CHANGELOG.md b/incubator/chowdown/0.0.11/CHANGELOG.md deleted file mode 100644 index 0a5e7324351..00000000000 --- a/incubator/chowdown/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [chowdown-0.0.11](https://github.com/truecharts/apps/compare/chowdown-0.0.10...chowdown-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [chowdown-0.0.10]chowdown-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/chowdown/0.0.11/Chart.lock b/incubator/chowdown/0.0.11/Chart.lock deleted file mode 100644 index b1c0077f051..00000000000 --- a/incubator/chowdown/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:11:01.502696831Z" diff --git a/incubator/chowdown/0.0.11/Chart.yaml b/incubator/chowdown/0.0.11/Chart.yaml deleted file mode 100644 index 918d374f62c..00000000000 --- a/incubator/chowdown/0.0.11/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Simple recipes in Markdown format. -home: https://github.com/truecharts/apps/tree/master/charts/stable/chowdown -icon: https://truecharts.org/img/chart-icons/chowdown.png -keywords: - - chowdown - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chowdown -sources: - - https://hub.docker.com/r/gregyankovoy/chowdown/Dockerfile/ -type: application -version: 0.0.11 diff --git a/incubator/chowdown/0.0.11/README.md b/incubator/chowdown/0.0.11/README.md deleted file mode 100644 index 52fd409ef49..00000000000 --- a/incubator/chowdown/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# chowdown - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Simple recipes in Markdown format. - -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: [chowdown](https://truecharts.org/docs/charts/stable/chowdown) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `chowdown` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install chowdown TrueCharts/chowdown -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `chowdown` deployment - -```console -helm uninstall chowdown -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chowdown \ - --set env.TZ="America/New York" \ - TrueCharts/chowdown -``` - -#### 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 chowdown TrueCharts/chowdown -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/chowdown/0.0.11/charts/common-10.4.6.tgz b/incubator/chowdown/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/chowdown/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/chowdown/0.0.12/CHANGELOG.md b/incubator/chowdown/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b8555739f02 --- /dev/null +++ b/incubator/chowdown/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [chowdown-0.0.12](https://github.com/truecharts/apps/compare/chowdown-0.0.11...chowdown-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [chowdown-0.0.11](https://github.com/truecharts/apps/compare/chowdown-0.0.10...chowdown-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [chowdown-0.0.10]chowdown-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/chowdown/0.0.12/Chart.lock b/incubator/chowdown/0.0.12/Chart.lock new file mode 100644 index 00000000000..d037adf619a --- /dev/null +++ b/incubator/chowdown/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:54:44.967423251Z" diff --git a/incubator/chowdown/0.0.12/Chart.yaml b/incubator/chowdown/0.0.12/Chart.yaml new file mode 100644 index 00000000000..19619eba09d --- /dev/null +++ b/incubator/chowdown/0.0.12/Chart.yaml @@ -0,0 +1,27 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Simple recipes in Markdown format. +home: https://github.com/truecharts/apps/tree/master/charts/stable/chowdown +icon: https://truecharts.org/img/chart-icons/chowdown.png +keywords: + - chowdown + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chowdown +sources: + - https://hub.docker.com/r/gregyankovoy/chowdown/Dockerfile/ +type: application +version: 0.0.12 diff --git a/incubator/chowdown/0.0.12/README.md b/incubator/chowdown/0.0.12/README.md new file mode 100644 index 00000000000..db7c13e3840 --- /dev/null +++ b/incubator/chowdown/0.0.12/README.md @@ -0,0 +1,107 @@ +# chowdown + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Simple recipes in Markdown format. + +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: [chowdown](https://truecharts.org/docs/charts/stable/chowdown) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `chowdown` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install chowdown TrueCharts/chowdown +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `chowdown` deployment + +```console +helm uninstall chowdown +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chowdown \ + --set env.TZ="America/New York" \ + TrueCharts/chowdown +``` + +#### 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 chowdown TrueCharts/chowdown -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/chowdown/0.0.11/app-readme.md b/incubator/chowdown/0.0.12/app-readme.md similarity index 100% rename from incubator/chowdown/0.0.11/app-readme.md rename to incubator/chowdown/0.0.12/app-readme.md diff --git a/incubator/chowdown/0.0.12/charts/common-10.4.7.tgz b/incubator/chowdown/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/chowdown/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/chowdown/0.0.11/ix_values.yaml b/incubator/chowdown/0.0.12/ix_values.yaml similarity index 100% rename from incubator/chowdown/0.0.11/ix_values.yaml rename to incubator/chowdown/0.0.12/ix_values.yaml diff --git a/incubator/chowdown/0.0.11/questions.yaml b/incubator/chowdown/0.0.12/questions.yaml similarity index 100% rename from incubator/chowdown/0.0.11/questions.yaml rename to incubator/chowdown/0.0.12/questions.yaml diff --git a/incubator/chowdown/0.0.11/templates/common.yaml b/incubator/chowdown/0.0.12/templates/common.yaml similarity index 100% rename from incubator/chowdown/0.0.11/templates/common.yaml rename to incubator/chowdown/0.0.12/templates/common.yaml diff --git a/incubator/chowdown/0.0.11/values.yaml b/incubator/chowdown/0.0.12/values.yaml similarity index 100% rename from incubator/chowdown/0.0.11/values.yaml rename to incubator/chowdown/0.0.12/values.yaml diff --git a/incubator/chromium-desktop-g3/0.0.11/CHANGELOG.md b/incubator/chromium-desktop-g3/0.0.11/CHANGELOG.md deleted file mode 100644 index d01161acba8..00000000000 --- a/incubator/chromium-desktop-g3/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [chromium-desktop-g3-0.0.11](https://github.com/truecharts/apps/compare/chromium-desktop-g3-0.0.10...chromium-desktop-g3-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [chromium-desktop-g3-0.0.10]chromium-desktop-g3-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/chromium-desktop-g3/0.0.11/Chart.lock b/incubator/chromium-desktop-g3/0.0.11/Chart.lock deleted file mode 100644 index f03de431222..00000000000 --- a/incubator/chromium-desktop-g3/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:11:07.782846963Z" diff --git a/incubator/chromium-desktop-g3/0.0.11/Chart.yaml b/incubator/chromium-desktop-g3/0.0.11/Chart.yaml deleted file mode 100644 index 60ba34176ad..00000000000 --- a/incubator/chromium-desktop-g3/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/chromium-desktop-g3 -icon: https://truecharts.org/img/chart-icons/chromium-desktop-g3.png -keywords: - - chromium-desktop-g3 - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chromium-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 -type: application -version: 0.0.11 diff --git a/incubator/chromium-desktop-g3/0.0.11/README.md b/incubator/chromium-desktop-g3/0.0.11/README.md deleted file mode 100644 index 7e83db3283d..00000000000 --- a/incubator/chromium-desktop-g3/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# chromium-desktop-g3 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [chromium-desktop-g3](https://truecharts.org/docs/charts/stable/chromium-desktop-g3) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `chromium-desktop-g3` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install chromium-desktop-g3 TrueCharts/chromium-desktop-g3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `chromium-desktop-g3` deployment - -```console -helm uninstall chromium-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chromium-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/chromium-desktop-g3 -``` - -#### 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 chromium-desktop-g3 TrueCharts/chromium-desktop-g3 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/chromium-desktop-g3/0.0.11/charts/common-10.4.6.tgz b/incubator/chromium-desktop-g3/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/chromium-desktop-g3/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/chromium-desktop-g3/0.0.12/CHANGELOG.md b/incubator/chromium-desktop-g3/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f80b830654a --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [chromium-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/chromium-desktop-g3-0.0.11...chromium-desktop-g3-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [chromium-desktop-g3-0.0.11](https://github.com/truecharts/apps/compare/chromium-desktop-g3-0.0.10...chromium-desktop-g3-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [chromium-desktop-g3-0.0.10]chromium-desktop-g3-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/chromium-desktop-g3/0.0.12/Chart.lock b/incubator/chromium-desktop-g3/0.0.12/Chart.lock new file mode 100644 index 00000000000..6cb011e5a69 --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:54:53.990725873Z" diff --git a/incubator/chromium-desktop-g3/0.0.12/Chart.yaml b/incubator/chromium-desktop-g3/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a96edf793ae --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/chromium-desktop-g3 +icon: https://truecharts.org/img/chart-icons/chromium-desktop-g3.png +keywords: + - chromium-desktop-g3 + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chromium-desktop-g3 +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 +type: application +version: 0.0.12 diff --git a/incubator/chromium-desktop-g3/0.0.12/README.md b/incubator/chromium-desktop-g3/0.0.12/README.md new file mode 100644 index 00000000000..594d0fdb3e8 --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.12/README.md @@ -0,0 +1,108 @@ +# chromium-desktop-g3 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [chromium-desktop-g3](https://truecharts.org/docs/charts/stable/chromium-desktop-g3) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `chromium-desktop-g3` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install chromium-desktop-g3 TrueCharts/chromium-desktop-g3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `chromium-desktop-g3` deployment + +```console +helm uninstall chromium-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chromium-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/chromium-desktop-g3 +``` + +#### 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 chromium-desktop-g3 TrueCharts/chromium-desktop-g3 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/chromium-desktop-g3/0.0.11/app-readme.md b/incubator/chromium-desktop-g3/0.0.12/app-readme.md similarity index 100% rename from incubator/chromium-desktop-g3/0.0.11/app-readme.md rename to incubator/chromium-desktop-g3/0.0.12/app-readme.md diff --git a/incubator/chromium-desktop-g3/0.0.12/charts/common-10.4.7.tgz b/incubator/chromium-desktop-g3/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/chromium-desktop-g3/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/chromium-desktop-g3/0.0.11/ix_values.yaml b/incubator/chromium-desktop-g3/0.0.12/ix_values.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.11/ix_values.yaml rename to incubator/chromium-desktop-g3/0.0.12/ix_values.yaml diff --git a/incubator/chromium-desktop-g3/0.0.11/questions.yaml b/incubator/chromium-desktop-g3/0.0.12/questions.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.11/questions.yaml rename to incubator/chromium-desktop-g3/0.0.12/questions.yaml diff --git a/incubator/chromium-desktop-g3/0.0.11/templates/common.yaml b/incubator/chromium-desktop-g3/0.0.12/templates/common.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.11/templates/common.yaml rename to incubator/chromium-desktop-g3/0.0.12/templates/common.yaml diff --git a/incubator/chromium-desktop-g3/0.0.11/values.yaml b/incubator/chromium-desktop-g3/0.0.12/values.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.11/values.yaml rename to incubator/chromium-desktop-g3/0.0.12/values.yaml diff --git a/incubator/chromium/0.0.11/CHANGELOG.md b/incubator/chromium/0.0.11/CHANGELOG.md deleted file mode 100644 index 630fe69a8ce..00000000000 --- a/incubator/chromium/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [chromium-0.0.11](https://github.com/truecharts/apps/compare/chromium-desktop-g3-0.0.10...chromium-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [chromium-0.0.10]chromium-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/chromium/0.0.11/Chart.lock b/incubator/chromium/0.0.11/Chart.lock deleted file mode 100644 index 20d31c78f78..00000000000 --- a/incubator/chromium/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:11:07.16311066Z" diff --git a/incubator/chromium/0.0.11/Chart.yaml b/incubator/chromium/0.0.11/Chart.yaml deleted file mode 100644 index 46c7884d547..00000000000 --- a/incubator/chromium/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Chromium is a free and open-source software project developed by the - Google-sponsored Chromium project. -home: https://github.com/truecharts/apps/tree/master/charts/stable/chromium -icon: https://truecharts.org/img/chart-icons/chromium.png -keywords: - - chromium - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chromium -sources: - - https://www.google.com/chrome/ - - https://hub.docker.com/r/ich777/chrome/ -type: application -version: 0.0.11 diff --git a/incubator/chromium/0.0.11/README.md b/incubator/chromium/0.0.11/README.md deleted file mode 100644 index 7cfdeeb746a..00000000000 --- a/incubator/chromium/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# chromium - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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. - -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: [chromium](https://truecharts.org/docs/charts/stable/chromium) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `chromium` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install chromium TrueCharts/chromium -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `chromium` deployment - -```console -helm uninstall chromium -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chromium \ - --set env.TZ="America/New York" \ - TrueCharts/chromium -``` - -#### 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 chromium TrueCharts/chromium -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/chromium/0.0.11/charts/common-10.4.6.tgz b/incubator/chromium/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/chromium/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/chromium/0.0.12/CHANGELOG.md b/incubator/chromium/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a5e1e874a15 --- /dev/null +++ b/incubator/chromium/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [chromium-0.0.12](https://github.com/truecharts/apps/compare/ungoogled-chromium-0.0.11...chromium-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [chromium-0.0.11](https://github.com/truecharts/apps/compare/chromium-desktop-g3-0.0.10...chromium-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [chromium-0.0.10]chromium-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/chromium/0.0.12/Chart.lock b/incubator/chromium/0.0.12/Chart.lock new file mode 100644 index 00000000000..fb58dbe5ec3 --- /dev/null +++ b/incubator/chromium/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:54:50.250162165Z" diff --git a/incubator/chromium/0.0.12/Chart.yaml b/incubator/chromium/0.0.12/Chart.yaml new file mode 100644 index 00000000000..67a65fd3bb5 --- /dev/null +++ b/incubator/chromium/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Chromium is a free and open-source software project developed by the + Google-sponsored Chromium project. +home: https://github.com/truecharts/apps/tree/master/charts/stable/chromium +icon: https://truecharts.org/img/chart-icons/chromium.png +keywords: + - chromium + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chromium +sources: + - https://www.google.com/chrome/ + - https://hub.docker.com/r/ich777/chrome/ +type: application +version: 0.0.12 diff --git a/incubator/chromium/0.0.12/README.md b/incubator/chromium/0.0.12/README.md new file mode 100644 index 00000000000..1c474d9063f --- /dev/null +++ b/incubator/chromium/0.0.12/README.md @@ -0,0 +1,108 @@ +# chromium + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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. + +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: [chromium](https://truecharts.org/docs/charts/stable/chromium) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `chromium` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install chromium TrueCharts/chromium +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `chromium` deployment + +```console +helm uninstall chromium +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chromium \ + --set env.TZ="America/New York" \ + TrueCharts/chromium +``` + +#### 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 chromium TrueCharts/chromium -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/chromium/0.0.11/app-readme.md b/incubator/chromium/0.0.12/app-readme.md similarity index 100% rename from incubator/chromium/0.0.11/app-readme.md rename to incubator/chromium/0.0.12/app-readme.md diff --git a/incubator/chromium/0.0.12/charts/common-10.4.7.tgz b/incubator/chromium/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/chromium/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/chromium/0.0.11/ix_values.yaml b/incubator/chromium/0.0.12/ix_values.yaml similarity index 100% rename from incubator/chromium/0.0.11/ix_values.yaml rename to incubator/chromium/0.0.12/ix_values.yaml diff --git a/incubator/chromium/0.0.11/questions.yaml b/incubator/chromium/0.0.12/questions.yaml similarity index 100% rename from incubator/chromium/0.0.11/questions.yaml rename to incubator/chromium/0.0.12/questions.yaml diff --git a/incubator/chromium/0.0.11/templates/common.yaml b/incubator/chromium/0.0.12/templates/common.yaml similarity index 100% rename from incubator/chromium/0.0.11/templates/common.yaml rename to incubator/chromium/0.0.12/templates/common.yaml diff --git a/incubator/chromium/0.0.11/values.yaml b/incubator/chromium/0.0.12/values.yaml similarity index 100% rename from incubator/chromium/0.0.11/values.yaml rename to incubator/chromium/0.0.12/values.yaml diff --git a/incubator/chronograf/0.0.11/CHANGELOG.md b/incubator/chronograf/0.0.11/CHANGELOG.md deleted file mode 100644 index dd2d3cbc390..00000000000 --- a/incubator/chronograf/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [chronograf-0.0.11](https://github.com/truecharts/apps/compare/chronograf-0.0.10...chronograf-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [chronograf-0.0.10]chronograf-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/chronograf/0.0.11/Chart.lock b/incubator/chronograf/0.0.11/Chart.lock deleted file mode 100644 index ed8047939a7..00000000000 --- a/incubator/chronograf/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:11:20.486405516Z" diff --git a/incubator/chronograf/0.0.11/Chart.yaml b/incubator/chronograf/0.0.11/Chart.yaml deleted file mode 100644 index 9a4c00d1431..00000000000 --- a/incubator/chronograf/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-System -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Chronograf is InfluxData\u2019s open source web application. Use Chronograf\ - \ with the other components of the TICK stack to visualize your monitoring data\ - \ and easily create alerting and automation rules." -home: https://github.com/truecharts/apps/tree/master/charts/stable/chronograf -icon: https://truecharts.org/img/chart-icons/chronograf.png -keywords: - - chronograf - - Tools-System -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chronograf -sources: - - https://www.influxdata.com/time-series-platform/chronograf/ - - https://hub.docker.com/_/chronograf/ -type: application -version: 0.0.11 diff --git a/incubator/chronograf/0.0.11/README.md b/incubator/chronograf/0.0.11/README.md deleted file mode 100644 index 1d9f47c67e4..00000000000 --- a/incubator/chronograf/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# chronograf - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. - -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: [chronograf](https://truecharts.org/docs/charts/stable/chronograf) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `chronograf` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install chronograf TrueCharts/chronograf -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `chronograf` deployment - -```console -helm uninstall chronograf -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chronograf \ - --set env.TZ="America/New York" \ - TrueCharts/chronograf -``` - -#### 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 chronograf TrueCharts/chronograf -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/chronograf/0.0.11/charts/common-10.4.6.tgz b/incubator/chronograf/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/chronograf/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/chronograf/0.0.12/CHANGELOG.md b/incubator/chronograf/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d4f43cc595b --- /dev/null +++ b/incubator/chronograf/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [chronograf-0.0.12](https://github.com/truecharts/apps/compare/chronograf-0.0.11...chronograf-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [chronograf-0.0.11](https://github.com/truecharts/apps/compare/chronograf-0.0.10...chronograf-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [chronograf-0.0.10]chronograf-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/chronograf/0.0.12/Chart.lock b/incubator/chronograf/0.0.12/Chart.lock new file mode 100644 index 00000000000..103eab5c579 --- /dev/null +++ b/incubator/chronograf/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:02.169761021Z" diff --git a/incubator/chronograf/0.0.12/Chart.yaml b/incubator/chronograf/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5b41fe6b6db --- /dev/null +++ b/incubator/chronograf/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-System +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Chronograf is InfluxData\u2019s open source web application. Use Chronograf\ + \ with the other components of the TICK stack to visualize your monitoring data\ + \ and easily create alerting and automation rules." +home: https://github.com/truecharts/apps/tree/master/charts/stable/chronograf +icon: https://truecharts.org/img/chart-icons/chronograf.png +keywords: + - chronograf + - Tools-System +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chronograf +sources: + - https://www.influxdata.com/time-series-platform/chronograf/ + - https://hub.docker.com/_/chronograf/ +type: application +version: 0.0.12 diff --git a/incubator/chronograf/0.0.12/README.md b/incubator/chronograf/0.0.12/README.md new file mode 100644 index 00000000000..b91006ee89b --- /dev/null +++ b/incubator/chronograf/0.0.12/README.md @@ -0,0 +1,108 @@ +# chronograf + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. + +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: [chronograf](https://truecharts.org/docs/charts/stable/chronograf) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `chronograf` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install chronograf TrueCharts/chronograf +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `chronograf` deployment + +```console +helm uninstall chronograf +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chronograf \ + --set env.TZ="America/New York" \ + TrueCharts/chronograf +``` + +#### 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 chronograf TrueCharts/chronograf -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/chronograf/0.0.11/app-readme.md b/incubator/chronograf/0.0.12/app-readme.md similarity index 100% rename from incubator/chronograf/0.0.11/app-readme.md rename to incubator/chronograf/0.0.12/app-readme.md diff --git a/incubator/chronograf/0.0.12/charts/common-10.4.7.tgz b/incubator/chronograf/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/chronograf/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/chronograf/0.0.11/ix_values.yaml b/incubator/chronograf/0.0.12/ix_values.yaml similarity index 100% rename from incubator/chronograf/0.0.11/ix_values.yaml rename to incubator/chronograf/0.0.12/ix_values.yaml diff --git a/incubator/chronograf/0.0.11/questions.yaml b/incubator/chronograf/0.0.12/questions.yaml similarity index 100% rename from incubator/chronograf/0.0.11/questions.yaml rename to incubator/chronograf/0.0.12/questions.yaml diff --git a/incubator/chronograf/0.0.11/templates/common.yaml b/incubator/chronograf/0.0.12/templates/common.yaml similarity index 100% rename from incubator/chronograf/0.0.11/templates/common.yaml rename to incubator/chronograf/0.0.12/templates/common.yaml diff --git a/incubator/chronograf/0.0.11/values.yaml b/incubator/chronograf/0.0.12/values.yaml similarity index 100% rename from incubator/chronograf/0.0.11/values.yaml rename to incubator/chronograf/0.0.12/values.yaml diff --git a/incubator/chronos/0.0.11/CHANGELOG.md b/incubator/chronos/0.0.11/CHANGELOG.md deleted file mode 100644 index 2a7eb194e31..00000000000 --- a/incubator/chronos/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [chronos-0.0.11](https://github.com/truecharts/apps/compare/chronos-0.0.10...chronos-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [chronos-0.0.10]chronos-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/chronos/0.0.11/Chart.lock b/incubator/chronos/0.0.11/Chart.lock deleted file mode 100644 index 33860e82ef8..00000000000 --- a/incubator/chronos/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:11:22.897684053Z" diff --git a/incubator/chronos/0.0.11/Chart.yaml b/incubator/chronos/0.0.11/Chart.yaml deleted file mode 100644 index 5f6c6c61abb..00000000000 --- a/incubator/chronos/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Chronos is a small container to run and schedule Python 3.7 scripts. - You can create virtual enviroments, edit your scripts, install Pip dependencies, - view execution logs, and debug your scripts, all from the sleek web UI. - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/chronos -icon: https://truecharts.org/img/chart-icons/chronos.png -keywords: - - chronos - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chronos -sources: - - https://github.com/simse/chronos - - https://hub.docker.com/r/simsemand/chronos -type: application -version: 0.0.11 diff --git a/incubator/chronos/0.0.11/README.md b/incubator/chronos/0.0.11/README.md deleted file mode 100644 index df89edc64ac..00000000000 --- a/incubator/chronos/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# chronos - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chronos](https://truecharts.org/docs/charts/stable/chronos) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `chronos` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install chronos TrueCharts/chronos -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `chronos` deployment - -```console -helm uninstall chronos -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chronos \ - --set env.TZ="America/New York" \ - TrueCharts/chronos -``` - -#### 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 chronos TrueCharts/chronos -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/chronos/0.0.11/charts/common-10.4.6.tgz b/incubator/chronos/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/chronos/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/chronos/0.0.12/CHANGELOG.md b/incubator/chronos/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a564b472351 --- /dev/null +++ b/incubator/chronos/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [chronos-0.0.12](https://github.com/truecharts/apps/compare/chronos-0.0.11...chronos-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [chronos-0.0.11](https://github.com/truecharts/apps/compare/chronos-0.0.10...chronos-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [chronos-0.0.10]chronos-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/chronos/0.0.12/Chart.lock b/incubator/chronos/0.0.12/Chart.lock new file mode 100644 index 00000000000..c80f8c2a260 --- /dev/null +++ b/incubator/chronos/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:03.519190397Z" diff --git a/incubator/chronos/0.0.12/Chart.yaml b/incubator/chronos/0.0.12/Chart.yaml new file mode 100644 index 00000000000..66ff1ad98db --- /dev/null +++ b/incubator/chronos/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Chronos is a small container to run and schedule Python 3.7 scripts. + You can create virtual enviroments, edit your scripts, install Pip dependencies, + view execution logs, and debug your scripts, all from the sleek web UI. + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/chronos +icon: https://truecharts.org/img/chart-icons/chronos.png +keywords: + - chronos + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chronos +sources: + - https://github.com/simse/chronos + - https://hub.docker.com/r/simsemand/chronos +type: application +version: 0.0.12 diff --git a/incubator/chronos/0.0.12/README.md b/incubator/chronos/0.0.12/README.md new file mode 100644 index 00000000000..b07e62e4896 --- /dev/null +++ b/incubator/chronos/0.0.12/README.md @@ -0,0 +1,108 @@ +# chronos + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chronos](https://truecharts.org/docs/charts/stable/chronos) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `chronos` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install chronos TrueCharts/chronos +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `chronos` deployment + +```console +helm uninstall chronos +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chronos \ + --set env.TZ="America/New York" \ + TrueCharts/chronos +``` + +#### 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 chronos TrueCharts/chronos -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/chronos/0.0.11/app-readme.md b/incubator/chronos/0.0.12/app-readme.md similarity index 100% rename from incubator/chronos/0.0.11/app-readme.md rename to incubator/chronos/0.0.12/app-readme.md diff --git a/incubator/chronos/0.0.12/charts/common-10.4.7.tgz b/incubator/chronos/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/chronos/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/chronos/0.0.11/ix_values.yaml b/incubator/chronos/0.0.12/ix_values.yaml similarity index 100% rename from incubator/chronos/0.0.11/ix_values.yaml rename to incubator/chronos/0.0.12/ix_values.yaml diff --git a/incubator/chronos/0.0.11/questions.yaml b/incubator/chronos/0.0.12/questions.yaml similarity index 100% rename from incubator/chronos/0.0.11/questions.yaml rename to incubator/chronos/0.0.12/questions.yaml diff --git a/incubator/chronos/0.0.11/templates/common.yaml b/incubator/chronos/0.0.12/templates/common.yaml similarity index 100% rename from incubator/chronos/0.0.11/templates/common.yaml rename to incubator/chronos/0.0.12/templates/common.yaml diff --git a/incubator/chronos/0.0.11/values.yaml b/incubator/chronos/0.0.12/values.yaml similarity index 100% rename from incubator/chronos/0.0.11/values.yaml rename to incubator/chronos/0.0.12/values.yaml diff --git a/incubator/ciao/0.0.11/CHANGELOG.md b/incubator/ciao/0.0.11/CHANGELOG.md deleted file mode 100644 index 3d84eaa3578..00000000000 --- a/incubator/ciao/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [ciao-0.0.11](https://github.com/truecharts/apps/compare/ciao-0.0.10...ciao-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [ciao-0.0.10]ciao-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/ciao/0.0.11/Chart.lock b/incubator/ciao/0.0.11/Chart.lock deleted file mode 100644 index c90171c54d5..00000000000 --- a/incubator/ciao/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:11:28.575011998Z" diff --git a/incubator/ciao/0.0.11/Chart.yaml b/incubator/ciao/0.0.11/Chart.yaml deleted file mode 100644 index 70d22689d6e..00000000000 --- a/incubator/ciao/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-System -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors\ - \ on the lower TCP stack) and sends a notification on status change via E-Mail or\ - \ Webhooks.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/ciao -icon: https://truecharts.org/img/chart-icons/ciao.png -keywords: - - ciao - - Network-Other - - Productivity - - Tools-System -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ciao -sources: - - https://brotandgames.com/ciao/ - - https://hub.docker.com/r/brotandgames/ciao -type: application -version: 0.0.11 diff --git a/incubator/ciao/0.0.11/README.md b/incubator/ciao/0.0.11/README.md deleted file mode 100644 index 5d41f740991..00000000000 --- a/incubator/ciao/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ciao - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. - -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: [ciao](https://truecharts.org/docs/charts/stable/ciao) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ciao` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ciao TrueCharts/ciao -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ciao` deployment - -```console -helm uninstall ciao -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ciao \ - --set env.TZ="America/New York" \ - TrueCharts/ciao -``` - -#### 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 ciao TrueCharts/ciao -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ciao/0.0.11/charts/common-10.4.6.tgz b/incubator/ciao/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ciao/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ciao/0.0.12/CHANGELOG.md b/incubator/ciao/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8cd1d0bf6bb --- /dev/null +++ b/incubator/ciao/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [ciao-0.0.12](https://github.com/truecharts/apps/compare/ciao-0.0.11...ciao-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ciao-0.0.11](https://github.com/truecharts/apps/compare/ciao-0.0.10...ciao-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [ciao-0.0.10]ciao-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/ciao/0.0.12/Chart.lock b/incubator/ciao/0.0.12/Chart.lock new file mode 100644 index 00000000000..bd1dec68bd8 --- /dev/null +++ b/incubator/ciao/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:09.514647808Z" diff --git a/incubator/ciao/0.0.12/Chart.yaml b/incubator/ciao/0.0.12/Chart.yaml new file mode 100644 index 00000000000..758c83c8c70 --- /dev/null +++ b/incubator/ciao/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Productivity + - Tools-System +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors\ + \ on the lower TCP stack) and sends a notification on status change via E-Mail or\ + \ Webhooks.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/ciao +icon: https://truecharts.org/img/chart-icons/ciao.png +keywords: + - ciao + - Network-Other + - Productivity + - Tools-System +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ciao +sources: + - https://brotandgames.com/ciao/ + - https://hub.docker.com/r/brotandgames/ciao +type: application +version: 0.0.12 diff --git a/incubator/ciao/0.0.12/README.md b/incubator/ciao/0.0.12/README.md new file mode 100644 index 00000000000..c2ec23d98f1 --- /dev/null +++ b/incubator/ciao/0.0.12/README.md @@ -0,0 +1,108 @@ +# ciao + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. + +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: [ciao](https://truecharts.org/docs/charts/stable/ciao) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ciao` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ciao TrueCharts/ciao +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ciao` deployment + +```console +helm uninstall ciao +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ciao \ + --set env.TZ="America/New York" \ + TrueCharts/ciao +``` + +#### 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 ciao TrueCharts/ciao -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ciao/0.0.11/app-readme.md b/incubator/ciao/0.0.12/app-readme.md similarity index 100% rename from incubator/ciao/0.0.11/app-readme.md rename to incubator/ciao/0.0.12/app-readme.md diff --git a/incubator/ciao/0.0.12/charts/common-10.4.7.tgz b/incubator/ciao/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ciao/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ciao/0.0.11/ix_values.yaml b/incubator/ciao/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ciao/0.0.11/ix_values.yaml rename to incubator/ciao/0.0.12/ix_values.yaml diff --git a/incubator/ciao/0.0.11/questions.yaml b/incubator/ciao/0.0.12/questions.yaml similarity index 100% rename from incubator/ciao/0.0.11/questions.yaml rename to incubator/ciao/0.0.12/questions.yaml diff --git a/incubator/ciao/0.0.11/templates/common.yaml b/incubator/ciao/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ciao/0.0.11/templates/common.yaml rename to incubator/ciao/0.0.12/templates/common.yaml diff --git a/incubator/ciao/0.0.11/values.yaml b/incubator/ciao/0.0.12/values.yaml similarity index 100% rename from incubator/ciao/0.0.11/values.yaml rename to incubator/ciao/0.0.12/values.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.11/CHANGELOG.md b/incubator/citadel-forgedwithfire/0.0.11/CHANGELOG.md deleted file mode 100644 index aa10d6e675a..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [citadel-forgedwithfire-0.0.11](https://github.com/truecharts/apps/compare/citadel-forgedwithfire-0.0.10...citadel-forgedwithfire-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [citadel-forgedwithfire-0.0.10]citadel-forgedwithfire-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/citadel-forgedwithfire/0.0.11/Chart.lock b/incubator/citadel-forgedwithfire/0.0.11/Chart.lock deleted file mode 100644 index 722ebd5024d..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:11:29.46291088Z" diff --git a/incubator/citadel-forgedwithfire/0.0.11/Chart.yaml b/incubator/citadel-forgedwithfire/0.0.11/Chart.yaml deleted file mode 100644 index f1f17601729..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Citadel - Forged with Fire and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/citadel-forgedwithfire -icon: https://truecharts.org/img/chart-icons/citadel-forgedwithfire.png -keywords: - - citadel-forgedwithfire - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: citadel-forgedwithfire -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/citadel-forgedwithfire/0.0.11/README.md b/incubator/citadel-forgedwithfire/0.0.11/README.md deleted file mode 100644 index bb91d168d6b..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# citadel-forgedwithfire - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. - -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: [citadel-forgedwithfire](https://truecharts.org/docs/charts/stable/citadel-forgedwithfire) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `citadel-forgedwithfire` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install citadel-forgedwithfire TrueCharts/citadel-forgedwithfire -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `citadel-forgedwithfire` deployment - -```console -helm uninstall citadel-forgedwithfire -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install citadel-forgedwithfire \ - --set env.TZ="America/New York" \ - TrueCharts/citadel-forgedwithfire -``` - -#### 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 citadel-forgedwithfire TrueCharts/citadel-forgedwithfire -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/citadel-forgedwithfire/0.0.11/charts/common-10.4.6.tgz b/incubator/citadel-forgedwithfire/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/citadel-forgedwithfire/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/citadel-forgedwithfire/0.0.12/CHANGELOG.md b/incubator/citadel-forgedwithfire/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..27e9f0d23fd --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [citadel-forgedwithfire-0.0.12](https://github.com/truecharts/apps/compare/citadel-forgedwithfire-0.0.11...citadel-forgedwithfire-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [citadel-forgedwithfire-0.0.11](https://github.com/truecharts/apps/compare/citadel-forgedwithfire-0.0.10...citadel-forgedwithfire-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [citadel-forgedwithfire-0.0.10]citadel-forgedwithfire-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/citadel-forgedwithfire/0.0.12/Chart.lock b/incubator/citadel-forgedwithfire/0.0.12/Chart.lock new file mode 100644 index 00000000000..aeaaf8d8d5e --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:13.383763006Z" diff --git a/incubator/citadel-forgedwithfire/0.0.12/Chart.yaml b/incubator/citadel-forgedwithfire/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e87aef70222 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Citadel - Forged with Fire and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/citadel-forgedwithfire +icon: https://truecharts.org/img/chart-icons/citadel-forgedwithfire.png +keywords: + - citadel-forgedwithfire + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: citadel-forgedwithfire +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/citadel-forgedwithfire/0.0.12/README.md b/incubator/citadel-forgedwithfire/0.0.12/README.md new file mode 100644 index 00000000000..4ad6b87b481 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.12/README.md @@ -0,0 +1,108 @@ +# citadel-forgedwithfire + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. + +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: [citadel-forgedwithfire](https://truecharts.org/docs/charts/stable/citadel-forgedwithfire) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `citadel-forgedwithfire` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install citadel-forgedwithfire TrueCharts/citadel-forgedwithfire +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `citadel-forgedwithfire` deployment + +```console +helm uninstall citadel-forgedwithfire +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install citadel-forgedwithfire \ + --set env.TZ="America/New York" \ + TrueCharts/citadel-forgedwithfire +``` + +#### 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 citadel-forgedwithfire TrueCharts/citadel-forgedwithfire -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/citadel-forgedwithfire/0.0.11/app-readme.md b/incubator/citadel-forgedwithfire/0.0.12/app-readme.md similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.11/app-readme.md rename to incubator/citadel-forgedwithfire/0.0.12/app-readme.md diff --git a/incubator/citadel-forgedwithfire/0.0.12/charts/common-10.4.7.tgz b/incubator/citadel-forgedwithfire/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/citadel-forgedwithfire/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/citadel-forgedwithfire/0.0.11/ix_values.yaml b/incubator/citadel-forgedwithfire/0.0.12/ix_values.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.11/ix_values.yaml rename to incubator/citadel-forgedwithfire/0.0.12/ix_values.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.11/questions.yaml b/incubator/citadel-forgedwithfire/0.0.12/questions.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.11/questions.yaml rename to incubator/citadel-forgedwithfire/0.0.12/questions.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.11/templates/common.yaml b/incubator/citadel-forgedwithfire/0.0.12/templates/common.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.11/templates/common.yaml rename to incubator/citadel-forgedwithfire/0.0.12/templates/common.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.11/values.yaml b/incubator/citadel-forgedwithfire/0.0.12/values.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.11/values.yaml rename to incubator/citadel-forgedwithfire/0.0.12/values.yaml diff --git a/incubator/cleanarr/0.0.11/CHANGELOG.md b/incubator/cleanarr/0.0.11/CHANGELOG.md deleted file mode 100644 index 09e1553b488..00000000000 --- a/incubator/cleanarr/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cleanarr-0.0.11](https://github.com/truecharts/apps/compare/cleanarr-0.0.10...cleanarr-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cleanarr-0.0.10]cleanarr-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cleanarr/0.0.11/Chart.lock b/incubator/cleanarr/0.0.11/Chart.lock deleted file mode 100644 index 0da5bfa3112..00000000000 --- a/incubator/cleanarr/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:11:41.523199252Z" diff --git a/incubator/cleanarr/0.0.11/Chart.yaml b/incubator/cleanarr/0.0.11/Chart.yaml deleted file mode 100644 index 2d737df1871..00000000000 --- a/incubator/cleanarr/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - A simple UI to help find and delete duplicate and sample files from your - Plex server. -home: https://github.com/truecharts/apps/tree/master/charts/stable/cleanarr -icon: https://truecharts.org/img/chart-icons/cleanarr.png -keywords: - - cleanarr - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cleanarr -sources: - - https://github.com/se1exin/cleanarr - - https://hub.docker.com/r/selexin/cleanarr/ -type: application -version: 0.0.11 diff --git a/incubator/cleanarr/0.0.11/README.md b/incubator/cleanarr/0.0.11/README.md deleted file mode 100644 index 94e12705c1d..00000000000 --- a/incubator/cleanarr/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cleanarr - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 simple UI to help find and delete duplicate and sample files from your Plex server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cleanarr](https://truecharts.org/docs/charts/stable/cleanarr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cleanarr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cleanarr TrueCharts/cleanarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cleanarr` deployment - -```console -helm uninstall cleanarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cleanarr \ - --set env.TZ="America/New York" \ - TrueCharts/cleanarr -``` - -#### 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 cleanarr TrueCharts/cleanarr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cleanarr/0.0.11/charts/common-10.4.6.tgz b/incubator/cleanarr/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cleanarr/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cleanarr/0.0.12/CHANGELOG.md b/incubator/cleanarr/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a15d9ed5e18 --- /dev/null +++ b/incubator/cleanarr/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cleanarr-0.0.12](https://github.com/truecharts/apps/compare/cleanarr-0.0.11...cleanarr-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cleanarr-0.0.11](https://github.com/truecharts/apps/compare/cleanarr-0.0.10...cleanarr-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cleanarr-0.0.10]cleanarr-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cleanarr/0.0.12/Chart.lock b/incubator/cleanarr/0.0.12/Chart.lock new file mode 100644 index 00000000000..016873401e9 --- /dev/null +++ b/incubator/cleanarr/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:22.133825287Z" diff --git a/incubator/cleanarr/0.0.12/Chart.yaml b/incubator/cleanarr/0.0.12/Chart.yaml new file mode 100644 index 00000000000..98be8367fee --- /dev/null +++ b/incubator/cleanarr/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + A simple UI to help find and delete duplicate and sample files from your + Plex server. +home: https://github.com/truecharts/apps/tree/master/charts/stable/cleanarr +icon: https://truecharts.org/img/chart-icons/cleanarr.png +keywords: + - cleanarr + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cleanarr +sources: + - https://github.com/se1exin/cleanarr + - https://hub.docker.com/r/selexin/cleanarr/ +type: application +version: 0.0.12 diff --git a/incubator/cleanarr/0.0.12/README.md b/incubator/cleanarr/0.0.12/README.md new file mode 100644 index 00000000000..3075cfcf9e0 --- /dev/null +++ b/incubator/cleanarr/0.0.12/README.md @@ -0,0 +1,108 @@ +# cleanarr + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 simple UI to help find and delete duplicate and sample files from your Plex server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cleanarr](https://truecharts.org/docs/charts/stable/cleanarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cleanarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cleanarr TrueCharts/cleanarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cleanarr` deployment + +```console +helm uninstall cleanarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cleanarr \ + --set env.TZ="America/New York" \ + TrueCharts/cleanarr +``` + +#### 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 cleanarr TrueCharts/cleanarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cleanarr/0.0.11/app-readme.md b/incubator/cleanarr/0.0.12/app-readme.md similarity index 100% rename from incubator/cleanarr/0.0.11/app-readme.md rename to incubator/cleanarr/0.0.12/app-readme.md diff --git a/incubator/cleanarr/0.0.12/charts/common-10.4.7.tgz b/incubator/cleanarr/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cleanarr/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cleanarr/0.0.11/ix_values.yaml b/incubator/cleanarr/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cleanarr/0.0.11/ix_values.yaml rename to incubator/cleanarr/0.0.12/ix_values.yaml diff --git a/incubator/cleanarr/0.0.11/questions.yaml b/incubator/cleanarr/0.0.12/questions.yaml similarity index 100% rename from incubator/cleanarr/0.0.11/questions.yaml rename to incubator/cleanarr/0.0.12/questions.yaml diff --git a/incubator/cleanarr/0.0.11/templates/common.yaml b/incubator/cleanarr/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cleanarr/0.0.11/templates/common.yaml rename to incubator/cleanarr/0.0.12/templates/common.yaml diff --git a/incubator/cleanarr/0.0.11/values.yaml b/incubator/cleanarr/0.0.12/values.yaml similarity index 100% rename from incubator/cleanarr/0.0.11/values.yaml rename to incubator/cleanarr/0.0.12/values.yaml diff --git a/incubator/cloudbeaver/0.0.11/CHANGELOG.md b/incubator/cloudbeaver/0.0.11/CHANGELOG.md deleted file mode 100644 index e13acc6b8a8..00000000000 --- a/incubator/cloudbeaver/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cloudbeaver-0.0.11](https://github.com/truecharts/apps/compare/cloudbeaver-0.0.10...cloudbeaver-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cloudbeaver-0.0.10]cloudbeaver-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cloudbeaver/0.0.11/Chart.lock b/incubator/cloudbeaver/0.0.11/Chart.lock deleted file mode 100644 index c10cc0b56ba..00000000000 --- a/incubator/cloudbeaver/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:11:44.463954366Z" diff --git a/incubator/cloudbeaver/0.0.11/Chart.yaml b/incubator/cloudbeaver/0.0.11/Chart.yaml deleted file mode 100644 index 616e38c147a..00000000000 --- a/incubator/cloudbeaver/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Cloud Database Manager (Official Docker Image)\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/cloudbeaver -icon: https://truecharts.org/img/chart-icons/cloudbeaver.png -keywords: - - cloudbeaver - - Cloud - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloudbeaver -sources: - - https://github.com/dbeaver/cloudbeaver - - https://hub.docker.com/r/dbeaver/cloudbeaver/ -type: application -version: 0.0.11 diff --git a/incubator/cloudbeaver/0.0.11/README.md b/incubator/cloudbeaver/0.0.11/README.md deleted file mode 100644 index b0653640291..00000000000 --- a/incubator/cloudbeaver/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cloudbeaver - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Cloud Database Manager (Official Docker Image) - -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: [cloudbeaver](https://truecharts.org/docs/charts/stable/cloudbeaver) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cloudbeaver` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cloudbeaver TrueCharts/cloudbeaver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cloudbeaver` deployment - -```console -helm uninstall cloudbeaver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloudbeaver \ - --set env.TZ="America/New York" \ - TrueCharts/cloudbeaver -``` - -#### 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 cloudbeaver TrueCharts/cloudbeaver -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cloudbeaver/0.0.11/charts/common-10.4.6.tgz b/incubator/cloudbeaver/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cloudbeaver/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cloudbeaver/0.0.12/CHANGELOG.md b/incubator/cloudbeaver/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..64b8543579a --- /dev/null +++ b/incubator/cloudbeaver/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cloudbeaver-0.0.12](https://github.com/truecharts/apps/compare/cloudbeaver-0.0.11...cloudbeaver-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cloudbeaver-0.0.11](https://github.com/truecharts/apps/compare/cloudbeaver-0.0.10...cloudbeaver-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cloudbeaver-0.0.10]cloudbeaver-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cloudbeaver/0.0.12/Chart.lock b/incubator/cloudbeaver/0.0.12/Chart.lock new file mode 100644 index 00000000000..21c1ee59681 --- /dev/null +++ b/incubator/cloudbeaver/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:22.242377102Z" diff --git a/incubator/cloudbeaver/0.0.12/Chart.yaml b/incubator/cloudbeaver/0.0.12/Chart.yaml new file mode 100644 index 00000000000..110d4137f83 --- /dev/null +++ b/incubator/cloudbeaver/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Cloud Database Manager (Official Docker Image)\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/cloudbeaver +icon: https://truecharts.org/img/chart-icons/cloudbeaver.png +keywords: + - cloudbeaver + - Cloud + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudbeaver +sources: + - https://github.com/dbeaver/cloudbeaver + - https://hub.docker.com/r/dbeaver/cloudbeaver/ +type: application +version: 0.0.12 diff --git a/incubator/cloudbeaver/0.0.12/README.md b/incubator/cloudbeaver/0.0.12/README.md new file mode 100644 index 00000000000..2a546c7e106 --- /dev/null +++ b/incubator/cloudbeaver/0.0.12/README.md @@ -0,0 +1,108 @@ +# cloudbeaver + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Cloud Database Manager (Official Docker Image) + +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: [cloudbeaver](https://truecharts.org/docs/charts/stable/cloudbeaver) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cloudbeaver` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cloudbeaver TrueCharts/cloudbeaver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cloudbeaver` deployment + +```console +helm uninstall cloudbeaver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloudbeaver \ + --set env.TZ="America/New York" \ + TrueCharts/cloudbeaver +``` + +#### 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 cloudbeaver TrueCharts/cloudbeaver -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cloudbeaver/0.0.11/app-readme.md b/incubator/cloudbeaver/0.0.12/app-readme.md similarity index 100% rename from incubator/cloudbeaver/0.0.11/app-readme.md rename to incubator/cloudbeaver/0.0.12/app-readme.md diff --git a/incubator/cloudbeaver/0.0.12/charts/common-10.4.7.tgz b/incubator/cloudbeaver/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cloudbeaver/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cloudbeaver/0.0.11/ix_values.yaml b/incubator/cloudbeaver/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.11/ix_values.yaml rename to incubator/cloudbeaver/0.0.12/ix_values.yaml diff --git a/incubator/cloudbeaver/0.0.11/questions.yaml b/incubator/cloudbeaver/0.0.12/questions.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.11/questions.yaml rename to incubator/cloudbeaver/0.0.12/questions.yaml diff --git a/incubator/cloudbeaver/0.0.11/templates/common.yaml b/incubator/cloudbeaver/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.11/templates/common.yaml rename to incubator/cloudbeaver/0.0.12/templates/common.yaml diff --git a/incubator/cloudbeaver/0.0.11/values.yaml b/incubator/cloudbeaver/0.0.12/values.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.11/values.yaml rename to incubator/cloudbeaver/0.0.12/values.yaml diff --git a/incubator/cloudcommander/0.0.11/CHANGELOG.md b/incubator/cloudcommander/0.0.11/CHANGELOG.md deleted file mode 100644 index cd6ac249bee..00000000000 --- a/incubator/cloudcommander/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cloudcommander-0.0.11](https://github.com/truecharts/apps/compare/cloudcommander-0.0.10...cloudcommander-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cloudcommander-0.0.10]cloudcommander-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cloudcommander/0.0.11/Chart.lock b/incubator/cloudcommander/0.0.11/Chart.lock deleted file mode 100644 index 3a5df335316..00000000000 --- a/incubator/cloudcommander/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:11:49.693893012Z" diff --git a/incubator/cloudcommander/0.0.11/Chart.yaml b/incubator/cloudcommander/0.0.11/Chart.yaml deleted file mode 100644 index b6771d2be04..00000000000 --- a/incubator/cloudcommander/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "[b]CloudCommander[/b] is a simple web file browser with a built in text - editor and archive compress/extract abilities.[br/] - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/cloudcommander -icon: https://truecharts.org/img/chart-icons/cloudcommander.png -keywords: - - cloudcommander - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloudcommander -sources: - - https://hub.docker.com/r/coderaiser/cloudcmd/ -type: application -version: 0.0.11 diff --git a/incubator/cloudcommander/0.0.11/README.md b/incubator/cloudcommander/0.0.11/README.md deleted file mode 100644 index 8017a447352..00000000000 --- a/incubator/cloudcommander/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cloudcommander - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -[b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] - -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: [cloudcommander](https://truecharts.org/docs/charts/stable/cloudcommander) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cloudcommander` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cloudcommander TrueCharts/cloudcommander -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cloudcommander` deployment - -```console -helm uninstall cloudcommander -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloudcommander \ - --set env.TZ="America/New York" \ - TrueCharts/cloudcommander -``` - -#### 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 cloudcommander TrueCharts/cloudcommander -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cloudcommander/0.0.11/charts/common-10.4.6.tgz b/incubator/cloudcommander/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cloudcommander/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cloudcommander/0.0.12/CHANGELOG.md b/incubator/cloudcommander/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..1f3c00b4978 --- /dev/null +++ b/incubator/cloudcommander/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cloudcommander-0.0.12](https://github.com/truecharts/apps/compare/cloudcommander-0.0.11...cloudcommander-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cloudcommander-0.0.11](https://github.com/truecharts/apps/compare/cloudcommander-0.0.10...cloudcommander-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cloudcommander-0.0.10]cloudcommander-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cloudcommander/0.0.12/Chart.lock b/incubator/cloudcommander/0.0.12/Chart.lock new file mode 100644 index 00000000000..f77beff430a --- /dev/null +++ b/incubator/cloudcommander/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:27.737895686Z" diff --git a/incubator/cloudcommander/0.0.12/Chart.yaml b/incubator/cloudcommander/0.0.12/Chart.yaml new file mode 100644 index 00000000000..3e21cd75911 --- /dev/null +++ b/incubator/cloudcommander/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "[b]CloudCommander[/b] is a simple web file browser with a built in text + editor and archive compress/extract abilities.[br/] + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/cloudcommander +icon: https://truecharts.org/img/chart-icons/cloudcommander.png +keywords: + - cloudcommander + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudcommander +sources: + - https://hub.docker.com/r/coderaiser/cloudcmd/ +type: application +version: 0.0.12 diff --git a/incubator/cloudcommander/0.0.12/README.md b/incubator/cloudcommander/0.0.12/README.md new file mode 100644 index 00000000000..95b4df911fa --- /dev/null +++ b/incubator/cloudcommander/0.0.12/README.md @@ -0,0 +1,107 @@ +# cloudcommander + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +[b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] + +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: [cloudcommander](https://truecharts.org/docs/charts/stable/cloudcommander) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cloudcommander` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cloudcommander TrueCharts/cloudcommander +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cloudcommander` deployment + +```console +helm uninstall cloudcommander +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloudcommander \ + --set env.TZ="America/New York" \ + TrueCharts/cloudcommander +``` + +#### 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 cloudcommander TrueCharts/cloudcommander -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cloudcommander/0.0.11/app-readme.md b/incubator/cloudcommander/0.0.12/app-readme.md similarity index 100% rename from incubator/cloudcommander/0.0.11/app-readme.md rename to incubator/cloudcommander/0.0.12/app-readme.md diff --git a/incubator/cloudcommander/0.0.12/charts/common-10.4.7.tgz b/incubator/cloudcommander/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cloudcommander/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cloudcommander/0.0.11/ix_values.yaml b/incubator/cloudcommander/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cloudcommander/0.0.11/ix_values.yaml rename to incubator/cloudcommander/0.0.12/ix_values.yaml diff --git a/incubator/cloudcommander/0.0.11/questions.yaml b/incubator/cloudcommander/0.0.12/questions.yaml similarity index 100% rename from incubator/cloudcommander/0.0.11/questions.yaml rename to incubator/cloudcommander/0.0.12/questions.yaml diff --git a/incubator/cloudcommander/0.0.11/templates/common.yaml b/incubator/cloudcommander/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cloudcommander/0.0.11/templates/common.yaml rename to incubator/cloudcommander/0.0.12/templates/common.yaml diff --git a/incubator/cloudcommander/0.0.11/values.yaml b/incubator/cloudcommander/0.0.12/values.yaml similarity index 100% rename from incubator/cloudcommander/0.0.11/values.yaml rename to incubator/cloudcommander/0.0.12/values.yaml diff --git a/incubator/cloudreve/0.0.11/CHANGELOG.md b/incubator/cloudreve/0.0.11/CHANGELOG.md deleted file mode 100644 index 9c2963e7af5..00000000000 --- a/incubator/cloudreve/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cloudreve-0.0.11](https://github.com/truecharts/apps/compare/cloudreve-0.0.10...cloudreve-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cloudreve-0.0.10]cloudreve-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cloudreve/0.0.11/Chart.lock b/incubator/cloudreve/0.0.11/Chart.lock deleted file mode 100644 index 12c0fdd052c..00000000000 --- a/incubator/cloudreve/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:11:51.169890524Z" diff --git a/incubator/cloudreve/0.0.11/Chart.yaml b/incubator/cloudreve/0.0.11/Chart.yaml deleted file mode 100644 index d0f83e9cbef..00000000000 --- a/incubator/cloudreve/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Self-hosted file management and sharing system, supports multiple storage\ - \ providers\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/cloudreve -icon: https://truecharts.org/img/chart-icons/cloudreve.png -keywords: - - cloudreve - - Cloud - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloudreve -sources: - - https://github.com/cloudreve/Cloudreve - - https://hub.docker.com/r/xavierniu/cloudreve -type: application -version: 0.0.11 diff --git a/incubator/cloudreve/0.0.11/README.md b/incubator/cloudreve/0.0.11/README.md deleted file mode 100644 index e2ad496d710..00000000000 --- a/incubator/cloudreve/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cloudreve - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Self-hosted file management and sharing system, supports multiple storage providers - -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: [cloudreve](https://truecharts.org/docs/charts/stable/cloudreve) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cloudreve` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cloudreve TrueCharts/cloudreve -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cloudreve` deployment - -```console -helm uninstall cloudreve -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloudreve \ - --set env.TZ="America/New York" \ - TrueCharts/cloudreve -``` - -#### 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 cloudreve TrueCharts/cloudreve -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cloudreve/0.0.11/charts/common-10.4.6.tgz b/incubator/cloudreve/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cloudreve/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cloudreve/0.0.12/CHANGELOG.md b/incubator/cloudreve/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..fd783c43ea7 --- /dev/null +++ b/incubator/cloudreve/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cloudreve-0.0.12](https://github.com/truecharts/apps/compare/cloudreve-0.0.11...cloudreve-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cloudreve-0.0.11](https://github.com/truecharts/apps/compare/cloudreve-0.0.10...cloudreve-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cloudreve-0.0.10]cloudreve-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cloudreve/0.0.12/Chart.lock b/incubator/cloudreve/0.0.12/Chart.lock new file mode 100644 index 00000000000..d9d8354f1c2 --- /dev/null +++ b/incubator/cloudreve/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:31.662361506Z" diff --git a/incubator/cloudreve/0.0.12/Chart.yaml b/incubator/cloudreve/0.0.12/Chart.yaml new file mode 100644 index 00000000000..2365ff5ead8 --- /dev/null +++ b/incubator/cloudreve/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Self-hosted file management and sharing system, supports multiple storage\ + \ providers\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/cloudreve +icon: https://truecharts.org/img/chart-icons/cloudreve.png +keywords: + - cloudreve + - Cloud + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudreve +sources: + - https://github.com/cloudreve/Cloudreve + - https://hub.docker.com/r/xavierniu/cloudreve +type: application +version: 0.0.12 diff --git a/incubator/cloudreve/0.0.12/README.md b/incubator/cloudreve/0.0.12/README.md new file mode 100644 index 00000000000..5d949b99df1 --- /dev/null +++ b/incubator/cloudreve/0.0.12/README.md @@ -0,0 +1,108 @@ +# cloudreve + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Self-hosted file management and sharing system, supports multiple storage providers + +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: [cloudreve](https://truecharts.org/docs/charts/stable/cloudreve) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cloudreve` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cloudreve TrueCharts/cloudreve +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cloudreve` deployment + +```console +helm uninstall cloudreve +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloudreve \ + --set env.TZ="America/New York" \ + TrueCharts/cloudreve +``` + +#### 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 cloudreve TrueCharts/cloudreve -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cloudreve/0.0.11/app-readme.md b/incubator/cloudreve/0.0.12/app-readme.md similarity index 100% rename from incubator/cloudreve/0.0.11/app-readme.md rename to incubator/cloudreve/0.0.12/app-readme.md diff --git a/incubator/cloudreve/0.0.12/charts/common-10.4.7.tgz b/incubator/cloudreve/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cloudreve/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cloudreve/0.0.11/ix_values.yaml b/incubator/cloudreve/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cloudreve/0.0.11/ix_values.yaml rename to incubator/cloudreve/0.0.12/ix_values.yaml diff --git a/incubator/cloudreve/0.0.11/questions.yaml b/incubator/cloudreve/0.0.12/questions.yaml similarity index 100% rename from incubator/cloudreve/0.0.11/questions.yaml rename to incubator/cloudreve/0.0.12/questions.yaml diff --git a/incubator/cloudreve/0.0.11/templates/common.yaml b/incubator/cloudreve/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cloudreve/0.0.11/templates/common.yaml rename to incubator/cloudreve/0.0.12/templates/common.yaml diff --git a/incubator/cloudreve/0.0.11/values.yaml b/incubator/cloudreve/0.0.12/values.yaml similarity index 100% rename from incubator/cloudreve/0.0.11/values.yaml rename to incubator/cloudreve/0.0.12/values.yaml diff --git a/incubator/colonysurvival/0.0.11/CHANGELOG.md b/incubator/colonysurvival/0.0.11/CHANGELOG.md deleted file mode 100644 index 36a0c0d8a18..00000000000 --- a/incubator/colonysurvival/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [colonysurvival-0.0.11](https://github.com/truecharts/apps/compare/colonysurvival-0.0.10...colonysurvival-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [colonysurvival-0.0.10]colonysurvival-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/colonysurvival/0.0.11/Chart.lock b/incubator/colonysurvival/0.0.11/Chart.lock deleted file mode 100644 index a4f32faa7a6..00000000000 --- a/incubator/colonysurvival/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:12:02.908078926Z" diff --git a/incubator/colonysurvival/0.0.11/Chart.yaml b/incubator/colonysurvival/0.0.11/Chart.yaml deleted file mode 100644 index f8e615c563c..00000000000 --- a/incubator/colonysurvival/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Colony Survival and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/colonysurvival -icon: https://truecharts.org/img/chart-icons/colonysurvival.png -keywords: - - colonysurvival - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: colonysurvival -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/colonysurvival/0.0.11/README.md b/incubator/colonysurvival/0.0.11/README.md deleted file mode 100644 index 958685756f4..00000000000 --- a/incubator/colonysurvival/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# colonysurvival - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Colony Survival and run it. - -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: [colonysurvival](https://truecharts.org/docs/charts/stable/colonysurvival) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `colonysurvival` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install colonysurvival TrueCharts/colonysurvival -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `colonysurvival` deployment - -```console -helm uninstall colonysurvival -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install colonysurvival \ - --set env.TZ="America/New York" \ - TrueCharts/colonysurvival -``` - -#### 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 colonysurvival TrueCharts/colonysurvival -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/colonysurvival/0.0.11/charts/common-10.4.6.tgz b/incubator/colonysurvival/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/colonysurvival/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/colonysurvival/0.0.12/CHANGELOG.md b/incubator/colonysurvival/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8620326d25f --- /dev/null +++ b/incubator/colonysurvival/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [colonysurvival-0.0.12](https://github.com/truecharts/apps/compare/colonysurvival-0.0.11...colonysurvival-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [colonysurvival-0.0.11](https://github.com/truecharts/apps/compare/colonysurvival-0.0.10...colonysurvival-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [colonysurvival-0.0.10]colonysurvival-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/colonysurvival/0.0.12/Chart.lock b/incubator/colonysurvival/0.0.12/Chart.lock new file mode 100644 index 00000000000..e4ada6a4d64 --- /dev/null +++ b/incubator/colonysurvival/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:40.721579776Z" diff --git a/incubator/colonysurvival/0.0.12/Chart.yaml b/incubator/colonysurvival/0.0.12/Chart.yaml new file mode 100644 index 00000000000..69f0313ef5b --- /dev/null +++ b/incubator/colonysurvival/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Colony Survival and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/colonysurvival +icon: https://truecharts.org/img/chart-icons/colonysurvival.png +keywords: + - colonysurvival + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: colonysurvival +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/colonysurvival/0.0.12/README.md b/incubator/colonysurvival/0.0.12/README.md new file mode 100644 index 00000000000..afb6d7608fd --- /dev/null +++ b/incubator/colonysurvival/0.0.12/README.md @@ -0,0 +1,108 @@ +# colonysurvival + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Colony Survival and run it. + +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: [colonysurvival](https://truecharts.org/docs/charts/stable/colonysurvival) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `colonysurvival` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install colonysurvival TrueCharts/colonysurvival +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `colonysurvival` deployment + +```console +helm uninstall colonysurvival +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install colonysurvival \ + --set env.TZ="America/New York" \ + TrueCharts/colonysurvival +``` + +#### 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 colonysurvival TrueCharts/colonysurvival -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/colonysurvival/0.0.11/app-readme.md b/incubator/colonysurvival/0.0.12/app-readme.md similarity index 100% rename from incubator/colonysurvival/0.0.11/app-readme.md rename to incubator/colonysurvival/0.0.12/app-readme.md diff --git a/incubator/colonysurvival/0.0.12/charts/common-10.4.7.tgz b/incubator/colonysurvival/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/colonysurvival/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/colonysurvival/0.0.11/ix_values.yaml b/incubator/colonysurvival/0.0.12/ix_values.yaml similarity index 100% rename from incubator/colonysurvival/0.0.11/ix_values.yaml rename to incubator/colonysurvival/0.0.12/ix_values.yaml diff --git a/incubator/colonysurvival/0.0.11/questions.yaml b/incubator/colonysurvival/0.0.12/questions.yaml similarity index 100% rename from incubator/colonysurvival/0.0.11/questions.yaml rename to incubator/colonysurvival/0.0.12/questions.yaml diff --git a/incubator/colonysurvival/0.0.11/templates/common.yaml b/incubator/colonysurvival/0.0.12/templates/common.yaml similarity index 100% rename from incubator/colonysurvival/0.0.11/templates/common.yaml rename to incubator/colonysurvival/0.0.12/templates/common.yaml diff --git a/incubator/colonysurvival/0.0.11/values.yaml b/incubator/colonysurvival/0.0.12/values.yaml similarity index 100% rename from incubator/colonysurvival/0.0.11/values.yaml rename to incubator/colonysurvival/0.0.12/values.yaml diff --git a/incubator/conanexiles/0.0.11/CHANGELOG.md b/incubator/conanexiles/0.0.11/CHANGELOG.md deleted file mode 100644 index 6a2abda6727..00000000000 --- a/incubator/conanexiles/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [conanexiles-0.0.11](https://github.com/truecharts/apps/compare/conanexiles-0.0.10...conanexiles-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [conanexiles-0.0.10]conanexiles-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/conanexiles/0.0.11/Chart.lock b/incubator/conanexiles/0.0.11/Chart.lock deleted file mode 100644 index e74b6458977..00000000000 --- a/incubator/conanexiles/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:12:05.74956061Z" diff --git a/incubator/conanexiles/0.0.11/Chart.yaml b/incubator/conanexiles/0.0.11/Chart.yaml deleted file mode 100644 index e6507937b75..00000000000 --- a/incubator/conanexiles/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Conan Exiles and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/conanexiles -icon: https://truecharts.org/img/chart-icons/conanexiles.png -keywords: - - conanexiles - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: conanexiles -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/conanexiles/0.0.11/README.md b/incubator/conanexiles/0.0.11/README.md deleted file mode 100644 index 14e1e4244d1..00000000000 --- a/incubator/conanexiles/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# conanexiles - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Conan Exiles and run it. - -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: [conanexiles](https://truecharts.org/docs/charts/stable/conanexiles) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `conanexiles` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install conanexiles TrueCharts/conanexiles -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `conanexiles` deployment - -```console -helm uninstall conanexiles -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install conanexiles \ - --set env.TZ="America/New York" \ - TrueCharts/conanexiles -``` - -#### 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 conanexiles TrueCharts/conanexiles -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/conanexiles/0.0.11/charts/common-10.4.6.tgz b/incubator/conanexiles/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/conanexiles/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/conanexiles/0.0.12/CHANGELOG.md b/incubator/conanexiles/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..daf6a0ea674 --- /dev/null +++ b/incubator/conanexiles/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [conanexiles-0.0.12](https://github.com/truecharts/apps/compare/conanexiles-0.0.11...conanexiles-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [conanexiles-0.0.11](https://github.com/truecharts/apps/compare/conanexiles-0.0.10...conanexiles-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [conanexiles-0.0.10]conanexiles-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/conanexiles/0.0.12/Chart.lock b/incubator/conanexiles/0.0.12/Chart.lock new file mode 100644 index 00000000000..0643a0b1827 --- /dev/null +++ b/incubator/conanexiles/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:40.798957513Z" diff --git a/incubator/conanexiles/0.0.12/Chart.yaml b/incubator/conanexiles/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a016145cd85 --- /dev/null +++ b/incubator/conanexiles/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Conan Exiles and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/conanexiles +icon: https://truecharts.org/img/chart-icons/conanexiles.png +keywords: + - conanexiles + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: conanexiles +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/conanexiles/0.0.12/README.md b/incubator/conanexiles/0.0.12/README.md new file mode 100644 index 00000000000..026eeb9a2bd --- /dev/null +++ b/incubator/conanexiles/0.0.12/README.md @@ -0,0 +1,108 @@ +# conanexiles + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Conan Exiles and run it. + +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: [conanexiles](https://truecharts.org/docs/charts/stable/conanexiles) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `conanexiles` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install conanexiles TrueCharts/conanexiles +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `conanexiles` deployment + +```console +helm uninstall conanexiles +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install conanexiles \ + --set env.TZ="America/New York" \ + TrueCharts/conanexiles +``` + +#### 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 conanexiles TrueCharts/conanexiles -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/conanexiles/0.0.11/app-readme.md b/incubator/conanexiles/0.0.12/app-readme.md similarity index 100% rename from incubator/conanexiles/0.0.11/app-readme.md rename to incubator/conanexiles/0.0.12/app-readme.md diff --git a/incubator/conanexiles/0.0.12/charts/common-10.4.7.tgz b/incubator/conanexiles/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/conanexiles/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/conanexiles/0.0.11/ix_values.yaml b/incubator/conanexiles/0.0.12/ix_values.yaml similarity index 100% rename from incubator/conanexiles/0.0.11/ix_values.yaml rename to incubator/conanexiles/0.0.12/ix_values.yaml diff --git a/incubator/conanexiles/0.0.11/questions.yaml b/incubator/conanexiles/0.0.12/questions.yaml similarity index 100% rename from incubator/conanexiles/0.0.11/questions.yaml rename to incubator/conanexiles/0.0.12/questions.yaml diff --git a/incubator/conanexiles/0.0.11/templates/common.yaml b/incubator/conanexiles/0.0.12/templates/common.yaml similarity index 100% rename from incubator/conanexiles/0.0.11/templates/common.yaml rename to incubator/conanexiles/0.0.12/templates/common.yaml diff --git a/incubator/conanexiles/0.0.11/values.yaml b/incubator/conanexiles/0.0.12/values.yaml similarity index 100% rename from incubator/conanexiles/0.0.11/values.yaml rename to incubator/conanexiles/0.0.12/values.yaml diff --git a/incubator/conreq/0.0.11/CHANGELOG.md b/incubator/conreq/0.0.11/CHANGELOG.md deleted file mode 100644 index 06c0c670913..00000000000 --- a/incubator/conreq/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [conreq-0.0.11](https://github.com/truecharts/apps/compare/conreq-0.0.10...conreq-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [conreq-0.0.10]conreq-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/conreq/0.0.11/Chart.lock b/incubator/conreq/0.0.11/Chart.lock deleted file mode 100644 index e1742e71f9d..00000000000 --- a/incubator/conreq/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:12:11.53908646Z" diff --git a/incubator/conreq/0.0.11/Chart.yaml b/incubator/conreq/0.0.11/Chart.yaml deleted file mode 100644 index 3cb7150f2cd..00000000000 --- a/incubator/conreq/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Conreq, a Content Requesting platform. -home: https://github.com/truecharts/apps/tree/master/charts/stable/conreq -icon: https://truecharts.org/img/chart-icons/conreq.png -keywords: - - conreq - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: conreq -sources: - - https://hotio.dev/containers/conreq - - https://hub.docker.com/r/hotio/conreq -type: application -version: 0.0.11 diff --git a/incubator/conreq/0.0.11/README.md b/incubator/conreq/0.0.11/README.md deleted file mode 100644 index d8ed83721d1..00000000000 --- a/incubator/conreq/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# conreq - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Conreq, a Content Requesting platform. - -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: [conreq](https://truecharts.org/docs/charts/stable/conreq) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `conreq` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install conreq TrueCharts/conreq -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `conreq` deployment - -```console -helm uninstall conreq -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install conreq \ - --set env.TZ="America/New York" \ - TrueCharts/conreq -``` - -#### 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 conreq TrueCharts/conreq -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/conreq/0.0.11/charts/common-10.4.6.tgz b/incubator/conreq/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/conreq/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/conreq/0.0.12/CHANGELOG.md b/incubator/conreq/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c177a77158c --- /dev/null +++ b/incubator/conreq/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [conreq-0.0.12](https://github.com/truecharts/apps/compare/conreq-0.0.11...conreq-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [conreq-0.0.11](https://github.com/truecharts/apps/compare/conreq-0.0.10...conreq-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [conreq-0.0.10]conreq-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/conreq/0.0.12/Chart.lock b/incubator/conreq/0.0.12/Chart.lock new file mode 100644 index 00000000000..909d075cacc --- /dev/null +++ b/incubator/conreq/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:47.044787952Z" diff --git a/incubator/conreq/0.0.12/Chart.yaml b/incubator/conreq/0.0.12/Chart.yaml new file mode 100644 index 00000000000..87c0323eecb --- /dev/null +++ b/incubator/conreq/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Conreq, a Content Requesting platform. +home: https://github.com/truecharts/apps/tree/master/charts/stable/conreq +icon: https://truecharts.org/img/chart-icons/conreq.png +keywords: + - conreq + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: conreq +sources: + - https://hotio.dev/containers/conreq + - https://hub.docker.com/r/hotio/conreq +type: application +version: 0.0.12 diff --git a/incubator/conreq/0.0.12/README.md b/incubator/conreq/0.0.12/README.md new file mode 100644 index 00000000000..acdda3b1ed1 --- /dev/null +++ b/incubator/conreq/0.0.12/README.md @@ -0,0 +1,108 @@ +# conreq + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Conreq, a Content Requesting platform. + +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: [conreq](https://truecharts.org/docs/charts/stable/conreq) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `conreq` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install conreq TrueCharts/conreq +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `conreq` deployment + +```console +helm uninstall conreq +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install conreq \ + --set env.TZ="America/New York" \ + TrueCharts/conreq +``` + +#### 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 conreq TrueCharts/conreq -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/conreq/0.0.11/app-readme.md b/incubator/conreq/0.0.12/app-readme.md similarity index 100% rename from incubator/conreq/0.0.11/app-readme.md rename to incubator/conreq/0.0.12/app-readme.md diff --git a/incubator/conreq/0.0.12/charts/common-10.4.7.tgz b/incubator/conreq/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/conreq/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/conreq/0.0.11/ix_values.yaml b/incubator/conreq/0.0.12/ix_values.yaml similarity index 100% rename from incubator/conreq/0.0.11/ix_values.yaml rename to incubator/conreq/0.0.12/ix_values.yaml diff --git a/incubator/conreq/0.0.11/questions.yaml b/incubator/conreq/0.0.12/questions.yaml similarity index 100% rename from incubator/conreq/0.0.11/questions.yaml rename to incubator/conreq/0.0.12/questions.yaml diff --git a/incubator/conreq/0.0.11/templates/common.yaml b/incubator/conreq/0.0.12/templates/common.yaml similarity index 100% rename from incubator/conreq/0.0.11/templates/common.yaml rename to incubator/conreq/0.0.12/templates/common.yaml diff --git a/incubator/conreq/0.0.11/values.yaml b/incubator/conreq/0.0.12/values.yaml similarity index 100% rename from incubator/conreq/0.0.11/values.yaml rename to incubator/conreq/0.0.12/values.yaml diff --git a/incubator/convos/0.0.11/CHANGELOG.md b/incubator/convos/0.0.11/CHANGELOG.md deleted file mode 100644 index 4d196778504..00000000000 --- a/incubator/convos/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [convos-0.0.11](https://github.com/truecharts/apps/compare/convos-0.0.10...convos-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [convos-0.0.10]convos-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/convos/0.0.11/Chart.lock b/incubator/convos/0.0.11/Chart.lock deleted file mode 100644 index 87528c84a69..00000000000 --- a/incubator/convos/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:12:12.604886281Z" diff --git a/incubator/convos/0.0.11/Chart.yaml b/incubator/convos/0.0.11/Chart.yaml deleted file mode 100644 index b61863e1cd7..00000000000 --- a/incubator/convos/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Messenger -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Convos is the simplest way to use IRC and it is always online -home: https://github.com/truecharts/apps/tree/master/charts/stable/convos -icon: https://truecharts.org/img/chart-icons/convos.png -keywords: - - convos - - Network-Messenger -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: convos -sources: - - https://convos.chat/ - - https://hub.docker.com/r/convos/convos/ -type: application -version: 0.0.11 diff --git a/incubator/convos/0.0.11/README.md b/incubator/convos/0.0.11/README.md deleted file mode 100644 index e724e15bfcf..00000000000 --- a/incubator/convos/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# convos - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) - -Convos is the simplest way to use IRC and it is always online - -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: [convos](https://truecharts.org/docs/charts/stable/convos) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `convos` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install convos TrueCharts/convos -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `convos` deployment - -```console -helm uninstall convos -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install convos \ - --set env.TZ="America/New York" \ - TrueCharts/convos -``` - -#### 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 convos TrueCharts/convos -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/convos/0.0.11/charts/common-10.4.6.tgz b/incubator/convos/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/convos/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/convos/0.0.12/CHANGELOG.md b/incubator/convos/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b253cb4ceb0 --- /dev/null +++ b/incubator/convos/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [convos-0.0.12](https://github.com/truecharts/apps/compare/convos-0.0.11...convos-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [convos-0.0.11](https://github.com/truecharts/apps/compare/convos-0.0.10...convos-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [convos-0.0.10]convos-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/convos/0.0.12/Chart.lock b/incubator/convos/0.0.12/Chart.lock new file mode 100644 index 00000000000..56077c5df85 --- /dev/null +++ b/incubator/convos/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:50.655169928Z" diff --git a/incubator/convos/0.0.12/Chart.yaml b/incubator/convos/0.0.12/Chart.yaml new file mode 100644 index 00000000000..124ac1fc018 --- /dev/null +++ b/incubator/convos/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Messenger +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Convos is the simplest way to use IRC and it is always online +home: https://github.com/truecharts/apps/tree/master/charts/stable/convos +icon: https://truecharts.org/img/chart-icons/convos.png +keywords: + - convos + - Network-Messenger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: convos +sources: + - https://convos.chat/ + - https://hub.docker.com/r/convos/convos/ +type: application +version: 0.0.12 diff --git a/incubator/convos/0.0.12/README.md b/incubator/convos/0.0.12/README.md new file mode 100644 index 00000000000..4a25b3878ea --- /dev/null +++ b/incubator/convos/0.0.12/README.md @@ -0,0 +1,108 @@ +# convos + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) + +Convos is the simplest way to use IRC and it is always online + +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: [convos](https://truecharts.org/docs/charts/stable/convos) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `convos` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install convos TrueCharts/convos +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `convos` deployment + +```console +helm uninstall convos +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install convos \ + --set env.TZ="America/New York" \ + TrueCharts/convos +``` + +#### 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 convos TrueCharts/convos -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/convos/0.0.11/app-readme.md b/incubator/convos/0.0.12/app-readme.md similarity index 100% rename from incubator/convos/0.0.11/app-readme.md rename to incubator/convos/0.0.12/app-readme.md diff --git a/incubator/convos/0.0.12/charts/common-10.4.7.tgz b/incubator/convos/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/convos/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/convos/0.0.11/ix_values.yaml b/incubator/convos/0.0.12/ix_values.yaml similarity index 100% rename from incubator/convos/0.0.11/ix_values.yaml rename to incubator/convos/0.0.12/ix_values.yaml diff --git a/incubator/convos/0.0.11/questions.yaml b/incubator/convos/0.0.12/questions.yaml similarity index 100% rename from incubator/convos/0.0.11/questions.yaml rename to incubator/convos/0.0.12/questions.yaml diff --git a/incubator/convos/0.0.11/templates/common.yaml b/incubator/convos/0.0.12/templates/common.yaml similarity index 100% rename from incubator/convos/0.0.11/templates/common.yaml rename to incubator/convos/0.0.12/templates/common.yaml diff --git a/incubator/convos/0.0.11/values.yaml b/incubator/convos/0.0.12/values.yaml similarity index 100% rename from incubator/convos/0.0.11/values.yaml rename to incubator/convos/0.0.12/values.yaml diff --git a/incubator/cops/0.0.11/CHANGELOG.md b/incubator/cops/0.0.11/CHANGELOG.md deleted file mode 100644 index e89c350f85f..00000000000 --- a/incubator/cops/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cops-0.0.11](https://github.com/truecharts/apps/compare/cops-0.0.10...cops-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cops-0.0.10]cops-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cops/0.0.11/Chart.lock b/incubator/cops/0.0.11/Chart.lock deleted file mode 100644 index 286932e5ca4..00000000000 --- a/incubator/cops/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:12:24.669580788Z" diff --git a/incubator/cops/0.0.11/Chart.yaml b/incubator/cops/0.0.11/Chart.yaml deleted file mode 100644 index 488c57d99c4..00000000000 --- a/incubator/cops/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - MediaApp-Books - - MediaServer-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by S\xE9\ - bastien Lucas, stands for Calibre OPDS (and HTML) Php Server.\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/cops -icon: https://truecharts.org/img/chart-icons/cops.png -keywords: - - cops - - Cloud - - MediaApp-Books - - MediaServer-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cops -sources: - - http://blog.slucas.fr/en/oss/calibre-opds-php-server - - https://github.com/orgs/linuxserver/packages/container/package/cops - - https://github.com/linuxserver/docker-cops#readme -type: application -version: 0.0.11 diff --git a/incubator/cops/0.0.11/README.md b/incubator/cops/0.0.11/README.md deleted file mode 100644 index fd632cd1ca6..00000000000 --- a/incubator/cops/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cops - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cops](https://truecharts.org/docs/charts/stable/cops) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cops` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cops TrueCharts/cops -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cops` deployment - -```console -helm uninstall cops -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cops \ - --set env.TZ="America/New York" \ - TrueCharts/cops -``` - -#### 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 cops TrueCharts/cops -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cops/0.0.11/charts/common-10.4.6.tgz b/incubator/cops/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cops/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cops/0.0.12/CHANGELOG.md b/incubator/cops/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..03b350021a4 --- /dev/null +++ b/incubator/cops/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cops-0.0.12](https://github.com/truecharts/apps/compare/cops-0.0.11...cops-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cops-0.0.11](https://github.com/truecharts/apps/compare/cops-0.0.10...cops-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cops-0.0.10]cops-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cops/0.0.12/Chart.lock b/incubator/cops/0.0.12/Chart.lock new file mode 100644 index 00000000000..c48d72acdcc --- /dev/null +++ b/incubator/cops/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:59.890752231Z" diff --git a/incubator/cops/0.0.12/Chart.yaml b/incubator/cops/0.0.12/Chart.yaml new file mode 100644 index 00000000000..fc393a6ba74 --- /dev/null +++ b/incubator/cops/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - MediaApp-Books + - MediaServer-Books +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by S\xE9\ + bastien Lucas, stands for Calibre OPDS (and HTML) Php Server.\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/cops +icon: https://truecharts.org/img/chart-icons/cops.png +keywords: + - cops + - Cloud + - MediaApp-Books + - MediaServer-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cops +sources: + - http://blog.slucas.fr/en/oss/calibre-opds-php-server + - https://github.com/orgs/linuxserver/packages/container/package/cops + - https://github.com/linuxserver/docker-cops#readme +type: application +version: 0.0.12 diff --git a/incubator/cops/0.0.12/README.md b/incubator/cops/0.0.12/README.md new file mode 100644 index 00000000000..af6cf190ddf --- /dev/null +++ b/incubator/cops/0.0.12/README.md @@ -0,0 +1,109 @@ +# cops + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cops](https://truecharts.org/docs/charts/stable/cops) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cops` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cops TrueCharts/cops +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cops` deployment + +```console +helm uninstall cops +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cops \ + --set env.TZ="America/New York" \ + TrueCharts/cops +``` + +#### 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 cops TrueCharts/cops -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cops/0.0.11/app-readme.md b/incubator/cops/0.0.12/app-readme.md similarity index 100% rename from incubator/cops/0.0.11/app-readme.md rename to incubator/cops/0.0.12/app-readme.md diff --git a/incubator/cops/0.0.12/charts/common-10.4.7.tgz b/incubator/cops/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cops/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cops/0.0.11/ix_values.yaml b/incubator/cops/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cops/0.0.11/ix_values.yaml rename to incubator/cops/0.0.12/ix_values.yaml diff --git a/incubator/cops/0.0.11/questions.yaml b/incubator/cops/0.0.12/questions.yaml similarity index 100% rename from incubator/cops/0.0.11/questions.yaml rename to incubator/cops/0.0.12/questions.yaml diff --git a/incubator/cops/0.0.11/templates/common.yaml b/incubator/cops/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cops/0.0.11/templates/common.yaml rename to incubator/cops/0.0.12/templates/common.yaml diff --git a/incubator/cops/0.0.11/values.yaml b/incubator/cops/0.0.12/values.yaml similarity index 100% rename from incubator/cops/0.0.11/values.yaml rename to incubator/cops/0.0.12/values.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.11/CHANGELOG.md b/incubator/core-keeper-dedicated-server/0.0.11/CHANGELOG.md deleted file mode 100644 index 819ea772739..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [core-keeper-dedicated-server-0.0.11](https://github.com/truecharts/apps/compare/core-keeper-dedicated-server-0.0.10...core-keeper-dedicated-server-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [core-keeper-dedicated-server-0.0.10]core-keeper-dedicated-server-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/core-keeper-dedicated-server/0.0.11/Chart.lock b/incubator/core-keeper-dedicated-server/0.0.11/Chart.lock deleted file mode 100644 index 9f66a97b493..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:12:27.535080926Z" diff --git a/incubator/core-keeper-dedicated-server/0.0.11/Chart.yaml b/incubator/core-keeper-dedicated-server/0.0.11/Chart.yaml deleted file mode 100644 index 580459b3037..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Docker file for the new Core Keeper dedicated server running from SteamCMD.\ - \ (No account etc needed)\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/core-keeper-dedicated-server -icon: https://truecharts.org/img/chart-icons/core-keeper-dedicated-server.png -keywords: - - core-keeper-dedicated-server - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: core-keeper-dedicated-server -sources: - - https://github.com/escapingnetwork/core-keeper-dedicated/ - - https://hub.docker.com/r/escaping/core-keeper-dedicated -type: application -version: 0.0.11 diff --git a/incubator/core-keeper-dedicated-server/0.0.11/README.md b/incubator/core-keeper-dedicated-server/0.0.11/README.md deleted file mode 100644 index 7aae75574e4..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# core-keeper-dedicated-server - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Docker file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) - -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: [core-keeper-dedicated-server](https://truecharts.org/docs/charts/stable/core-keeper-dedicated-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `core-keeper-dedicated-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install core-keeper-dedicated-server TrueCharts/core-keeper-dedicated-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `core-keeper-dedicated-server` deployment - -```console -helm uninstall core-keeper-dedicated-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install core-keeper-dedicated-server \ - --set env.TZ="America/New York" \ - TrueCharts/core-keeper-dedicated-server -``` - -#### 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 core-keeper-dedicated-server TrueCharts/core-keeper-dedicated-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/core-keeper-dedicated-server/0.0.11/charts/common-10.4.6.tgz b/incubator/core-keeper-dedicated-server/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/core-keeper-dedicated-server/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/core-keeper-dedicated-server/0.0.12/CHANGELOG.md b/incubator/core-keeper-dedicated-server/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e4385ef1817 --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [core-keeper-dedicated-server-0.0.12](https://github.com/truecharts/apps/compare/core-keeper-dedicated-server-0.0.11...core-keeper-dedicated-server-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [core-keeper-dedicated-server-0.0.11](https://github.com/truecharts/apps/compare/core-keeper-dedicated-server-0.0.10...core-keeper-dedicated-server-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [core-keeper-dedicated-server-0.0.10]core-keeper-dedicated-server-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/core-keeper-dedicated-server/0.0.12/Chart.lock b/incubator/core-keeper-dedicated-server/0.0.12/Chart.lock new file mode 100644 index 00000000000..7e1fcf04455 --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:55:59.975754808Z" diff --git a/incubator/core-keeper-dedicated-server/0.0.12/Chart.yaml b/incubator/core-keeper-dedicated-server/0.0.12/Chart.yaml new file mode 100644 index 00000000000..4175262be9e --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Docker file for the new Core Keeper dedicated server running from SteamCMD.\ + \ (No account etc needed)\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/core-keeper-dedicated-server +icon: https://truecharts.org/img/chart-icons/core-keeper-dedicated-server.png +keywords: + - core-keeper-dedicated-server + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: core-keeper-dedicated-server +sources: + - https://github.com/escapingnetwork/core-keeper-dedicated/ + - https://hub.docker.com/r/escaping/core-keeper-dedicated +type: application +version: 0.0.12 diff --git a/incubator/core-keeper-dedicated-server/0.0.12/README.md b/incubator/core-keeper-dedicated-server/0.0.12/README.md new file mode 100644 index 00000000000..78cc8140c32 --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.12/README.md @@ -0,0 +1,108 @@ +# core-keeper-dedicated-server + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Docker file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) + +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: [core-keeper-dedicated-server](https://truecharts.org/docs/charts/stable/core-keeper-dedicated-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `core-keeper-dedicated-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install core-keeper-dedicated-server TrueCharts/core-keeper-dedicated-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `core-keeper-dedicated-server` deployment + +```console +helm uninstall core-keeper-dedicated-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install core-keeper-dedicated-server \ + --set env.TZ="America/New York" \ + TrueCharts/core-keeper-dedicated-server +``` + +#### 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 core-keeper-dedicated-server TrueCharts/core-keeper-dedicated-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/core-keeper-dedicated-server/0.0.11/app-readme.md b/incubator/core-keeper-dedicated-server/0.0.12/app-readme.md similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.11/app-readme.md rename to incubator/core-keeper-dedicated-server/0.0.12/app-readme.md diff --git a/incubator/core-keeper-dedicated-server/0.0.12/charts/common-10.4.7.tgz b/incubator/core-keeper-dedicated-server/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/core-keeper-dedicated-server/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/core-keeper-dedicated-server/0.0.11/ix_values.yaml b/incubator/core-keeper-dedicated-server/0.0.12/ix_values.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.11/ix_values.yaml rename to incubator/core-keeper-dedicated-server/0.0.12/ix_values.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.11/questions.yaml b/incubator/core-keeper-dedicated-server/0.0.12/questions.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.11/questions.yaml rename to incubator/core-keeper-dedicated-server/0.0.12/questions.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.11/templates/common.yaml b/incubator/core-keeper-dedicated-server/0.0.12/templates/common.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.11/templates/common.yaml rename to incubator/core-keeper-dedicated-server/0.0.12/templates/common.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.11/values.yaml b/incubator/core-keeper-dedicated-server/0.0.12/values.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.11/values.yaml rename to incubator/core-keeper-dedicated-server/0.0.12/values.yaml diff --git a/incubator/corekeeper/0.0.11/CHANGELOG.md b/incubator/corekeeper/0.0.11/CHANGELOG.md deleted file mode 100644 index 8ba8e04b300..00000000000 --- a/incubator/corekeeper/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [corekeeper-0.0.11](https://github.com/truecharts/apps/compare/corekeeper-0.0.10...corekeeper-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [corekeeper-0.0.10]corekeeper-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/corekeeper/0.0.11/Chart.lock b/incubator/corekeeper/0.0.11/Chart.lock deleted file mode 100644 index 12478a2304a..00000000000 --- a/incubator/corekeeper/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:12:32.807298065Z" diff --git a/incubator/corekeeper/0.0.11/Chart.yaml b/incubator/corekeeper/0.0.11/Chart.yaml deleted file mode 100644 index bf68c0eecf3..00000000000 --- a/incubator/corekeeper/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ CoreKeeper and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/corekeeper -icon: https://truecharts.org/img/chart-icons/corekeeper.png -keywords: - - corekeeper - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: corekeeper -sources: - - https://steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/corekeeper/0.0.11/README.md b/incubator/corekeeper/0.0.11/README.md deleted file mode 100644 index 1ab22860a50..00000000000 --- a/incubator/corekeeper/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# corekeeper - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install CoreKeeper and run it. - -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: [corekeeper](https://truecharts.org/docs/charts/stable/corekeeper) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `corekeeper` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install corekeeper TrueCharts/corekeeper -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `corekeeper` deployment - -```console -helm uninstall corekeeper -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install corekeeper \ - --set env.TZ="America/New York" \ - TrueCharts/corekeeper -``` - -#### 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 corekeeper TrueCharts/corekeeper -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/corekeeper/0.0.11/charts/common-10.4.6.tgz b/incubator/corekeeper/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/corekeeper/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/corekeeper/0.0.12/CHANGELOG.md b/incubator/corekeeper/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..651ca0629f9 --- /dev/null +++ b/incubator/corekeeper/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [corekeeper-0.0.12](https://github.com/truecharts/apps/compare/corekeeper-0.0.11...corekeeper-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [corekeeper-0.0.11](https://github.com/truecharts/apps/compare/corekeeper-0.0.10...corekeeper-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [corekeeper-0.0.10]corekeeper-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/corekeeper/0.0.12/Chart.lock b/incubator/corekeeper/0.0.12/Chart.lock new file mode 100644 index 00000000000..5bfca505dba --- /dev/null +++ b/incubator/corekeeper/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:56:05.44420512Z" diff --git a/incubator/corekeeper/0.0.12/Chart.yaml b/incubator/corekeeper/0.0.12/Chart.yaml new file mode 100644 index 00000000000..6d21fc70e75 --- /dev/null +++ b/incubator/corekeeper/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ CoreKeeper and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/corekeeper +icon: https://truecharts.org/img/chart-icons/corekeeper.png +keywords: + - corekeeper + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: corekeeper +sources: + - https://steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/corekeeper/0.0.12/README.md b/incubator/corekeeper/0.0.12/README.md new file mode 100644 index 00000000000..a26b70b1268 --- /dev/null +++ b/incubator/corekeeper/0.0.12/README.md @@ -0,0 +1,108 @@ +# corekeeper + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install CoreKeeper and run it. + +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: [corekeeper](https://truecharts.org/docs/charts/stable/corekeeper) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `corekeeper` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install corekeeper TrueCharts/corekeeper +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `corekeeper` deployment + +```console +helm uninstall corekeeper +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install corekeeper \ + --set env.TZ="America/New York" \ + TrueCharts/corekeeper +``` + +#### 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 corekeeper TrueCharts/corekeeper -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/corekeeper/0.0.11/app-readme.md b/incubator/corekeeper/0.0.12/app-readme.md similarity index 100% rename from incubator/corekeeper/0.0.11/app-readme.md rename to incubator/corekeeper/0.0.12/app-readme.md diff --git a/incubator/corekeeper/0.0.12/charts/common-10.4.7.tgz b/incubator/corekeeper/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/corekeeper/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/corekeeper/0.0.11/ix_values.yaml b/incubator/corekeeper/0.0.12/ix_values.yaml similarity index 100% rename from incubator/corekeeper/0.0.11/ix_values.yaml rename to incubator/corekeeper/0.0.12/ix_values.yaml diff --git a/incubator/corekeeper/0.0.11/questions.yaml b/incubator/corekeeper/0.0.12/questions.yaml similarity index 100% rename from incubator/corekeeper/0.0.11/questions.yaml rename to incubator/corekeeper/0.0.12/questions.yaml diff --git a/incubator/corekeeper/0.0.11/templates/common.yaml b/incubator/corekeeper/0.0.12/templates/common.yaml similarity index 100% rename from incubator/corekeeper/0.0.11/templates/common.yaml rename to incubator/corekeeper/0.0.12/templates/common.yaml diff --git a/incubator/corekeeper/0.0.11/values.yaml b/incubator/corekeeper/0.0.12/values.yaml similarity index 100% rename from incubator/corekeeper/0.0.11/values.yaml rename to incubator/corekeeper/0.0.12/values.yaml diff --git a/incubator/counterstrike2d/0.0.11/CHANGELOG.md b/incubator/counterstrike2d/0.0.11/CHANGELOG.md deleted file mode 100644 index ab13ff9ea4b..00000000000 --- a/incubator/counterstrike2d/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [counterstrike2d-0.0.11](https://github.com/truecharts/apps/compare/counterstrike2d-0.0.10...counterstrike2d-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [counterstrike2d-0.0.10]counterstrike2d-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/counterstrike2d/0.0.11/Chart.lock b/incubator/counterstrike2d/0.0.11/Chart.lock deleted file mode 100644 index 71d922618b6..00000000000 --- a/incubator/counterstrike2d/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:12:34.563359903Z" diff --git a/incubator/counterstrike2d/0.0.11/Chart.yaml b/incubator/counterstrike2d/0.0.11/Chart.yaml deleted file mode 100644 index c509bdcbc44..00000000000 --- a/incubator/counterstrike2d/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "This Docker will download and install CounterStrike 2D.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/counterstrike2d -icon: https://truecharts.org/img/chart-icons/counterstrike2d.png -keywords: - - counterstrike2d - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: counterstrike2d -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/cs2dserver/ -type: application -version: 0.0.11 diff --git a/incubator/counterstrike2d/0.0.11/README.md b/incubator/counterstrike2d/0.0.11/README.md deleted file mode 100644 index 86ff17d4016..00000000000 --- a/incubator/counterstrike2d/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# counterstrike2d - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install CounterStrike 2D. - -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: [counterstrike2d](https://truecharts.org/docs/charts/stable/counterstrike2d) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `counterstrike2d` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install counterstrike2d TrueCharts/counterstrike2d -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `counterstrike2d` deployment - -```console -helm uninstall counterstrike2d -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install counterstrike2d \ - --set env.TZ="America/New York" \ - TrueCharts/counterstrike2d -``` - -#### 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 counterstrike2d TrueCharts/counterstrike2d -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/counterstrike2d/0.0.11/charts/common-10.4.6.tgz b/incubator/counterstrike2d/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/counterstrike2d/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/counterstrike2d/0.0.12/CHANGELOG.md b/incubator/counterstrike2d/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..11ed29aaf20 --- /dev/null +++ b/incubator/counterstrike2d/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [counterstrike2d-0.0.12](https://github.com/truecharts/apps/compare/counterstrike2d-0.0.11...counterstrike2d-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [counterstrike2d-0.0.11](https://github.com/truecharts/apps/compare/counterstrike2d-0.0.10...counterstrike2d-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [counterstrike2d-0.0.10]counterstrike2d-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/counterstrike2d/0.0.12/Chart.lock b/incubator/counterstrike2d/0.0.12/Chart.lock new file mode 100644 index 00000000000..f9a134ae760 --- /dev/null +++ b/incubator/counterstrike2d/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:56:09.269249575Z" diff --git a/incubator/counterstrike2d/0.0.12/Chart.yaml b/incubator/counterstrike2d/0.0.12/Chart.yaml new file mode 100644 index 00000000000..514c9544bef --- /dev/null +++ b/incubator/counterstrike2d/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "This Docker will download and install CounterStrike 2D.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/counterstrike2d +icon: https://truecharts.org/img/chart-icons/counterstrike2d.png +keywords: + - counterstrike2d + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: counterstrike2d +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/cs2dserver/ +type: application +version: 0.0.12 diff --git a/incubator/counterstrike2d/0.0.12/README.md b/incubator/counterstrike2d/0.0.12/README.md new file mode 100644 index 00000000000..e69aeee5df0 --- /dev/null +++ b/incubator/counterstrike2d/0.0.12/README.md @@ -0,0 +1,108 @@ +# counterstrike2d + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install CounterStrike 2D. + +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: [counterstrike2d](https://truecharts.org/docs/charts/stable/counterstrike2d) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `counterstrike2d` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install counterstrike2d TrueCharts/counterstrike2d +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `counterstrike2d` deployment + +```console +helm uninstall counterstrike2d +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install counterstrike2d \ + --set env.TZ="America/New York" \ + TrueCharts/counterstrike2d +``` + +#### 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 counterstrike2d TrueCharts/counterstrike2d -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/counterstrike2d/0.0.11/app-readme.md b/incubator/counterstrike2d/0.0.12/app-readme.md similarity index 100% rename from incubator/counterstrike2d/0.0.11/app-readme.md rename to incubator/counterstrike2d/0.0.12/app-readme.md diff --git a/incubator/counterstrike2d/0.0.12/charts/common-10.4.7.tgz b/incubator/counterstrike2d/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/counterstrike2d/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/counterstrike2d/0.0.11/ix_values.yaml b/incubator/counterstrike2d/0.0.12/ix_values.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.11/ix_values.yaml rename to incubator/counterstrike2d/0.0.12/ix_values.yaml diff --git a/incubator/counterstrike2d/0.0.11/questions.yaml b/incubator/counterstrike2d/0.0.12/questions.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.11/questions.yaml rename to incubator/counterstrike2d/0.0.12/questions.yaml diff --git a/incubator/counterstrike2d/0.0.11/templates/common.yaml b/incubator/counterstrike2d/0.0.12/templates/common.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.11/templates/common.yaml rename to incubator/counterstrike2d/0.0.12/templates/common.yaml diff --git a/incubator/counterstrike2d/0.0.11/values.yaml b/incubator/counterstrike2d/0.0.12/values.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.11/values.yaml rename to incubator/counterstrike2d/0.0.12/values.yaml diff --git a/incubator/cowyo/0.0.11/CHANGELOG.md b/incubator/cowyo/0.0.11/CHANGELOG.md deleted file mode 100644 index b1c9844cf03..00000000000 --- a/incubator/cowyo/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cowyo-0.0.11](https://github.com/truecharts/apps/compare/cowyo-0.0.10...cowyo-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cowyo-0.0.10]cowyo-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cowyo/0.0.11/Chart.lock b/incubator/cowyo/0.0.11/Chart.lock deleted file mode 100644 index 1a6a3cc7ee5..00000000000 --- a/incubator/cowyo/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:12:46.183765767Z" diff --git a/incubator/cowyo/0.0.11/Chart.yaml b/incubator/cowyo/0.0.11/Chart.yaml deleted file mode 100644 index c24a06f5f04..00000000000 --- a/incubator/cowyo/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/cowyo -icon: https://truecharts.org/img/chart-icons/cowyo.png -keywords: - - cowyo - - Cloud - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cowyo -sources: - - https://github.com/schollz/cowyo - - https://hub.docker.com/r/schollz/cowyo -type: application -version: 0.0.11 diff --git a/incubator/cowyo/0.0.11/README.md b/incubator/cowyo/0.0.11/README.md deleted file mode 100644 index 1fe1878cee5..00000000000 --- a/incubator/cowyo/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cowyo - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [cowyo](https://truecharts.org/docs/charts/stable/cowyo) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cowyo` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cowyo TrueCharts/cowyo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cowyo` deployment - -```console -helm uninstall cowyo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cowyo \ - --set env.TZ="America/New York" \ - TrueCharts/cowyo -``` - -#### 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 cowyo TrueCharts/cowyo -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cowyo/0.0.11/charts/common-10.4.6.tgz b/incubator/cowyo/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cowyo/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cowyo/0.0.12/CHANGELOG.md b/incubator/cowyo/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a05f5b96d4d --- /dev/null +++ b/incubator/cowyo/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cowyo-0.0.12](https://github.com/truecharts/apps/compare/cowyo-0.0.11...cowyo-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cowyo-0.0.11](https://github.com/truecharts/apps/compare/cowyo-0.0.10...cowyo-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cowyo-0.0.10]cowyo-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cowyo/0.0.12/Chart.lock b/incubator/cowyo/0.0.12/Chart.lock new file mode 100644 index 00000000000..0bfc82516de --- /dev/null +++ b/incubator/cowyo/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:56:18.475798282Z" diff --git a/incubator/cowyo/0.0.12/Chart.yaml b/incubator/cowyo/0.0.12/Chart.yaml new file mode 100644 index 00000000000..dc08a3911de --- /dev/null +++ b/incubator/cowyo/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/cowyo +icon: https://truecharts.org/img/chart-icons/cowyo.png +keywords: + - cowyo + - Cloud + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cowyo +sources: + - https://github.com/schollz/cowyo + - https://hub.docker.com/r/schollz/cowyo +type: application +version: 0.0.12 diff --git a/incubator/cowyo/0.0.12/README.md b/incubator/cowyo/0.0.12/README.md new file mode 100644 index 00000000000..598c9b8bb7a --- /dev/null +++ b/incubator/cowyo/0.0.12/README.md @@ -0,0 +1,108 @@ +# cowyo + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [cowyo](https://truecharts.org/docs/charts/stable/cowyo) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cowyo` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cowyo TrueCharts/cowyo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cowyo` deployment + +```console +helm uninstall cowyo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cowyo \ + --set env.TZ="America/New York" \ + TrueCharts/cowyo +``` + +#### 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 cowyo TrueCharts/cowyo -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cowyo/0.0.11/app-readme.md b/incubator/cowyo/0.0.12/app-readme.md similarity index 100% rename from incubator/cowyo/0.0.11/app-readme.md rename to incubator/cowyo/0.0.12/app-readme.md diff --git a/incubator/cowyo/0.0.12/charts/common-10.4.7.tgz b/incubator/cowyo/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cowyo/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cowyo/0.0.11/ix_values.yaml b/incubator/cowyo/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cowyo/0.0.11/ix_values.yaml rename to incubator/cowyo/0.0.12/ix_values.yaml diff --git a/incubator/cowyo/0.0.11/questions.yaml b/incubator/cowyo/0.0.12/questions.yaml similarity index 100% rename from incubator/cowyo/0.0.11/questions.yaml rename to incubator/cowyo/0.0.12/questions.yaml diff --git a/incubator/cowyo/0.0.11/templates/common.yaml b/incubator/cowyo/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cowyo/0.0.11/templates/common.yaml rename to incubator/cowyo/0.0.12/templates/common.yaml diff --git a/incubator/cowyo/0.0.11/values.yaml b/incubator/cowyo/0.0.12/values.yaml similarity index 100% rename from incubator/cowyo/0.0.11/values.yaml rename to incubator/cowyo/0.0.12/values.yaml diff --git a/incubator/craftopia/0.0.11/CHANGELOG.md b/incubator/craftopia/0.0.11/CHANGELOG.md deleted file mode 100644 index 106a46afdc3..00000000000 --- a/incubator/craftopia/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [craftopia-0.0.11](https://github.com/truecharts/apps/compare/craftopia-0.0.10...craftopia-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [craftopia-0.0.10]craftopia-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/craftopia/0.0.11/Chart.lock b/incubator/craftopia/0.0.11/Chart.lock deleted file mode 100644 index 704108893cf..00000000000 --- a/incubator/craftopia/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:12:49.3141486Z" diff --git a/incubator/craftopia/0.0.11/Chart.yaml b/incubator/craftopia/0.0.11/Chart.yaml deleted file mode 100644 index 3edae85fca6..00000000000 --- a/incubator/craftopia/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Craftopia and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/craftopia -icon: https://truecharts.org/img/chart-icons/craftopia.png -keywords: - - craftopia - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: craftopia -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/craftopia/0.0.11/README.md b/incubator/craftopia/0.0.11/README.md deleted file mode 100644 index fa624820bb6..00000000000 --- a/incubator/craftopia/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# craftopia - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Craftopia and run it. - -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: [craftopia](https://truecharts.org/docs/charts/stable/craftopia) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `craftopia` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install craftopia TrueCharts/craftopia -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `craftopia` deployment - -```console -helm uninstall craftopia -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install craftopia \ - --set env.TZ="America/New York" \ - TrueCharts/craftopia -``` - -#### 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 craftopia TrueCharts/craftopia -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/craftopia/0.0.11/charts/common-10.4.6.tgz b/incubator/craftopia/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/craftopia/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/craftopia/0.0.12/CHANGELOG.md b/incubator/craftopia/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b6d9945bea9 --- /dev/null +++ b/incubator/craftopia/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [craftopia-0.0.12](https://github.com/truecharts/apps/compare/craftopia-0.0.11...craftopia-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [craftopia-0.0.11](https://github.com/truecharts/apps/compare/craftopia-0.0.10...craftopia-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [craftopia-0.0.10]craftopia-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/craftopia/0.0.12/Chart.lock b/incubator/craftopia/0.0.12/Chart.lock new file mode 100644 index 00000000000..965c15b9f2a --- /dev/null +++ b/incubator/craftopia/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:56:19.238240131Z" diff --git a/incubator/craftopia/0.0.12/Chart.yaml b/incubator/craftopia/0.0.12/Chart.yaml new file mode 100644 index 00000000000..22b52f0fe1d --- /dev/null +++ b/incubator/craftopia/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Craftopia and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/craftopia +icon: https://truecharts.org/img/chart-icons/craftopia.png +keywords: + - craftopia + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: craftopia +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/craftopia/0.0.12/README.md b/incubator/craftopia/0.0.12/README.md new file mode 100644 index 00000000000..45e0e744a8a --- /dev/null +++ b/incubator/craftopia/0.0.12/README.md @@ -0,0 +1,108 @@ +# craftopia + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Craftopia and run it. + +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: [craftopia](https://truecharts.org/docs/charts/stable/craftopia) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `craftopia` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install craftopia TrueCharts/craftopia +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `craftopia` deployment + +```console +helm uninstall craftopia +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install craftopia \ + --set env.TZ="America/New York" \ + TrueCharts/craftopia +``` + +#### 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 craftopia TrueCharts/craftopia -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/craftopia/0.0.11/app-readme.md b/incubator/craftopia/0.0.12/app-readme.md similarity index 100% rename from incubator/craftopia/0.0.11/app-readme.md rename to incubator/craftopia/0.0.12/app-readme.md diff --git a/incubator/craftopia/0.0.12/charts/common-10.4.7.tgz b/incubator/craftopia/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/craftopia/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/craftopia/0.0.11/ix_values.yaml b/incubator/craftopia/0.0.12/ix_values.yaml similarity index 100% rename from incubator/craftopia/0.0.11/ix_values.yaml rename to incubator/craftopia/0.0.12/ix_values.yaml diff --git a/incubator/craftopia/0.0.11/questions.yaml b/incubator/craftopia/0.0.12/questions.yaml similarity index 100% rename from incubator/craftopia/0.0.11/questions.yaml rename to incubator/craftopia/0.0.12/questions.yaml diff --git a/incubator/craftopia/0.0.11/templates/common.yaml b/incubator/craftopia/0.0.12/templates/common.yaml similarity index 100% rename from incubator/craftopia/0.0.11/templates/common.yaml rename to incubator/craftopia/0.0.12/templates/common.yaml diff --git a/incubator/craftopia/0.0.11/values.yaml b/incubator/craftopia/0.0.12/values.yaml similarity index 100% rename from incubator/craftopia/0.0.11/values.yaml rename to incubator/craftopia/0.0.12/values.yaml diff --git a/incubator/crafty-3/0.0.11/CHANGELOG.md b/incubator/crafty-3/0.0.11/CHANGELOG.md deleted file mode 100644 index 8eeb6c116c0..00000000000 --- a/incubator/crafty-3/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [crafty-3-0.0.11](https://github.com/truecharts/apps/compare/crafty-3-0.0.10...crafty-3-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [crafty-3-0.0.10]crafty-3-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/crafty-3/0.0.11/Chart.lock b/incubator/crafty-3/0.0.11/Chart.lock deleted file mode 100644 index c1787a652dc..00000000000 --- a/incubator/crafty-3/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:12:53.913398232Z" diff --git a/incubator/crafty-3/0.0.11/Chart.yaml b/incubator/crafty-3/0.0.11/Chart.yaml deleted file mode 100644 index fc7136e4e0b..00000000000 --- a/incubator/crafty-3/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "An Appication to run all your minecraft servers From without a hustle.\r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/crafty-3 -icon: https://truecharts.org/img/chart-icons/crafty-3.png -keywords: - - crafty-3 - - GameServers - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: crafty-3 -sources: - - https://gitlab.com/crafty-controller/crafty-web - - https://hub.docker.com/r/freddy0/crafty-container -type: application -version: 0.0.11 diff --git a/incubator/crafty-3/0.0.11/README.md b/incubator/crafty-3/0.0.11/README.md deleted file mode 100644 index 898d3ea4f83..00000000000 --- a/incubator/crafty-3/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# crafty-3 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -An Appication to run all your minecraft servers From without a hustle. - -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: [crafty-3](https://truecharts.org/docs/charts/stable/crafty-3) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `crafty-3` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install crafty-3 TrueCharts/crafty-3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `crafty-3` deployment - -```console -helm uninstall crafty-3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install crafty-3 \ - --set env.TZ="America/New York" \ - TrueCharts/crafty-3 -``` - -#### 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 crafty-3 TrueCharts/crafty-3 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/crafty-3/0.0.11/charts/common-10.4.6.tgz b/incubator/crafty-3/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/crafty-3/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/crafty-3/0.0.12/CHANGELOG.md b/incubator/crafty-3/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..4426d6bb16b --- /dev/null +++ b/incubator/crafty-3/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [crafty-3-0.0.12](https://github.com/truecharts/apps/compare/crafty-3-0.0.11...crafty-3-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [crafty-3-0.0.11](https://github.com/truecharts/apps/compare/crafty-3-0.0.10...crafty-3-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [crafty-3-0.0.10]crafty-3-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/crafty-3/0.0.12/Chart.lock b/incubator/crafty-3/0.0.12/Chart.lock new file mode 100644 index 00000000000..5d7ec297e02 --- /dev/null +++ b/incubator/crafty-3/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:56:24.613836064Z" diff --git a/incubator/crafty-3/0.0.12/Chart.yaml b/incubator/crafty-3/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ccae6bae828 --- /dev/null +++ b/incubator/crafty-3/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "An Appication to run all your minecraft servers From without a hustle.\r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/crafty-3 +icon: https://truecharts.org/img/chart-icons/crafty-3.png +keywords: + - crafty-3 + - GameServers + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: crafty-3 +sources: + - https://gitlab.com/crafty-controller/crafty-web + - https://hub.docker.com/r/freddy0/crafty-container +type: application +version: 0.0.12 diff --git a/incubator/crafty-3/0.0.12/README.md b/incubator/crafty-3/0.0.12/README.md new file mode 100644 index 00000000000..3370c3f5b59 --- /dev/null +++ b/incubator/crafty-3/0.0.12/README.md @@ -0,0 +1,108 @@ +# crafty-3 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +An Appication to run all your minecraft servers From without a hustle. + +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: [crafty-3](https://truecharts.org/docs/charts/stable/crafty-3) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `crafty-3` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install crafty-3 TrueCharts/crafty-3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `crafty-3` deployment + +```console +helm uninstall crafty-3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install crafty-3 \ + --set env.TZ="America/New York" \ + TrueCharts/crafty-3 +``` + +#### 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 crafty-3 TrueCharts/crafty-3 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/crafty-3/0.0.11/app-readme.md b/incubator/crafty-3/0.0.12/app-readme.md similarity index 100% rename from incubator/crafty-3/0.0.11/app-readme.md rename to incubator/crafty-3/0.0.12/app-readme.md diff --git a/incubator/crafty-3/0.0.12/charts/common-10.4.7.tgz b/incubator/crafty-3/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/crafty-3/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/crafty-3/0.0.11/ix_values.yaml b/incubator/crafty-3/0.0.12/ix_values.yaml similarity index 100% rename from incubator/crafty-3/0.0.11/ix_values.yaml rename to incubator/crafty-3/0.0.12/ix_values.yaml diff --git a/incubator/crafty-3/0.0.11/questions.yaml b/incubator/crafty-3/0.0.12/questions.yaml similarity index 100% rename from incubator/crafty-3/0.0.11/questions.yaml rename to incubator/crafty-3/0.0.12/questions.yaml diff --git a/incubator/crafty-3/0.0.11/templates/common.yaml b/incubator/crafty-3/0.0.12/templates/common.yaml similarity index 100% rename from incubator/crafty-3/0.0.11/templates/common.yaml rename to incubator/crafty-3/0.0.12/templates/common.yaml diff --git a/incubator/crafty-3/0.0.11/values.yaml b/incubator/crafty-3/0.0.12/values.yaml similarity index 100% rename from incubator/crafty-3/0.0.11/values.yaml rename to incubator/crafty-3/0.0.12/values.yaml diff --git a/incubator/crafty-4/0.0.11/CHANGELOG.md b/incubator/crafty-4/0.0.11/CHANGELOG.md deleted file mode 100644 index da1dddd97fd..00000000000 --- a/incubator/crafty-4/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [crafty-4-0.0.11](https://github.com/truecharts/apps/compare/crafty-4-0.0.10...crafty-4-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [crafty-4-0.0.10]crafty-4-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/crafty-4/0.0.11/Chart.lock b/incubator/crafty-4/0.0.11/Chart.lock deleted file mode 100644 index 823f925a912..00000000000 --- a/incubator/crafty-4/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:12:55.610288092Z" diff --git a/incubator/crafty-4/0.0.11/Chart.yaml b/incubator/crafty-4/0.0.11/Chart.yaml deleted file mode 100644 index 4d5349a79e9..00000000000 --- a/incubator/crafty-4/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller\ - \ / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings\ - \ a whole host of new features such as Bedrock support. With SteamCMD support on\ - \ the way!\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/crafty-4 -icon: https://truecharts.org/img/chart-icons/crafty-4.png -keywords: - - crafty-4 - - GameServers - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: crafty-4 -sources: - - https://craftycontrol.com/ - - https://registry.hub.docker.com/r/registry.gitlab.com/crafty-controller/crafty-4 -type: application -version: 0.0.11 diff --git a/incubator/crafty-4/0.0.11/README.md b/incubator/crafty-4/0.0.11/README.md deleted file mode 100644 index 698532d0df5..00000000000 --- a/incubator/crafty-4/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# crafty-4 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way! - -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: [crafty-4](https://truecharts.org/docs/charts/stable/crafty-4) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `crafty-4` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install crafty-4 TrueCharts/crafty-4 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `crafty-4` deployment - -```console -helm uninstall crafty-4 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install crafty-4 \ - --set env.TZ="America/New York" \ - TrueCharts/crafty-4 -``` - -#### 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 crafty-4 TrueCharts/crafty-4 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/crafty-4/0.0.11/charts/common-10.4.6.tgz b/incubator/crafty-4/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/crafty-4/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/crafty-4/0.0.12/CHANGELOG.md b/incubator/crafty-4/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..798025518ca --- /dev/null +++ b/incubator/crafty-4/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [crafty-4-0.0.12](https://github.com/truecharts/apps/compare/crafty-4-0.0.11...crafty-4-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [crafty-4-0.0.11](https://github.com/truecharts/apps/compare/crafty-4-0.0.10...crafty-4-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [crafty-4-0.0.10]crafty-4-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/crafty-4/0.0.12/Chart.lock b/incubator/crafty-4/0.0.12/Chart.lock new file mode 100644 index 00000000000..c0298ebca36 --- /dev/null +++ b/incubator/crafty-4/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:56:27.728203875Z" diff --git a/incubator/crafty-4/0.0.12/Chart.yaml b/incubator/crafty-4/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d7120ae767b --- /dev/null +++ b/incubator/crafty-4/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller\ + \ / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings\ + \ a whole host of new features such as Bedrock support. With SteamCMD support on\ + \ the way!\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/crafty-4 +icon: https://truecharts.org/img/chart-icons/crafty-4.png +keywords: + - crafty-4 + - GameServers + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: crafty-4 +sources: + - https://craftycontrol.com/ + - https://registry.hub.docker.com/r/registry.gitlab.com/crafty-controller/crafty-4 +type: application +version: 0.0.12 diff --git a/incubator/crafty-4/0.0.12/README.md b/incubator/crafty-4/0.0.12/README.md new file mode 100644 index 00000000000..e9e04924da3 --- /dev/null +++ b/incubator/crafty-4/0.0.12/README.md @@ -0,0 +1,108 @@ +# crafty-4 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way! + +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: [crafty-4](https://truecharts.org/docs/charts/stable/crafty-4) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `crafty-4` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install crafty-4 TrueCharts/crafty-4 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `crafty-4` deployment + +```console +helm uninstall crafty-4 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install crafty-4 \ + --set env.TZ="America/New York" \ + TrueCharts/crafty-4 +``` + +#### 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 crafty-4 TrueCharts/crafty-4 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/crafty-4/0.0.11/app-readme.md b/incubator/crafty-4/0.0.12/app-readme.md similarity index 100% rename from incubator/crafty-4/0.0.11/app-readme.md rename to incubator/crafty-4/0.0.12/app-readme.md diff --git a/incubator/crafty-4/0.0.12/charts/common-10.4.7.tgz b/incubator/crafty-4/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/crafty-4/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/crafty-4/0.0.11/ix_values.yaml b/incubator/crafty-4/0.0.12/ix_values.yaml similarity index 100% rename from incubator/crafty-4/0.0.11/ix_values.yaml rename to incubator/crafty-4/0.0.12/ix_values.yaml diff --git a/incubator/crafty-4/0.0.11/questions.yaml b/incubator/crafty-4/0.0.12/questions.yaml similarity index 100% rename from incubator/crafty-4/0.0.11/questions.yaml rename to incubator/crafty-4/0.0.12/questions.yaml diff --git a/incubator/crafty-4/0.0.11/templates/common.yaml b/incubator/crafty-4/0.0.12/templates/common.yaml similarity index 100% rename from incubator/crafty-4/0.0.11/templates/common.yaml rename to incubator/crafty-4/0.0.12/templates/common.yaml diff --git a/incubator/crafty-4/0.0.11/values.yaml b/incubator/crafty-4/0.0.12/values.yaml similarity index 100% rename from incubator/crafty-4/0.0.11/values.yaml rename to incubator/crafty-4/0.0.12/values.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.11/CHANGELOG.md b/incubator/crypto-exchanges-gateway/0.0.11/CHANGELOG.md deleted file mode 100644 index 451c40505d2..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [crypto-exchanges-gateway-0.0.11](https://github.com/truecharts/apps/compare/crypto-exchanges-gateway-0.0.10...crypto-exchanges-gateway-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [crypto-exchanges-gateway-0.0.10]crypto-exchanges-gateway-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/crypto-exchanges-gateway/0.0.11/Chart.lock b/incubator/crypto-exchanges-gateway/0.0.11/Chart.lock deleted file mode 100644 index ed00ce9c135..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:13:07.56898522Z" diff --git a/incubator/crypto-exchanges-gateway/0.0.11/Chart.yaml b/incubator/crypto-exchanges-gateway/0.0.11/Chart.yaml deleted file mode 100644 index d25c46171c6..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "<p>Your gateway to the world of crypto !</p>\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/crypto-exchanges-gateway -icon: https://truecharts.org/img/chart-icons/crypto-exchanges-gateway.png -keywords: - - crypto-exchanges-gateway - - Productivity - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: crypto-exchanges-gateway -sources: - - https://github.com/aloysius-pgast/crypto-exchanges-gateway - - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway/ -type: application -version: 0.0.11 diff --git a/incubator/crypto-exchanges-gateway/0.0.11/README.md b/incubator/crypto-exchanges-gateway/0.0.11/README.md deleted file mode 100644 index 22e3994c51e..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# crypto-exchanges-gateway - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -<p>Your gateway to the world of crypto !</p> - -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: [crypto-exchanges-gateway](https://truecharts.org/docs/charts/stable/crypto-exchanges-gateway) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `crypto-exchanges-gateway` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install crypto-exchanges-gateway TrueCharts/crypto-exchanges-gateway -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `crypto-exchanges-gateway` deployment - -```console -helm uninstall crypto-exchanges-gateway -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install crypto-exchanges-gateway \ - --set env.TZ="America/New York" \ - TrueCharts/crypto-exchanges-gateway -``` - -#### 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 crypto-exchanges-gateway TrueCharts/crypto-exchanges-gateway -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/crypto-exchanges-gateway/0.0.11/charts/common-10.4.6.tgz b/incubator/crypto-exchanges-gateway/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/crypto-exchanges-gateway/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/crypto-exchanges-gateway/0.0.12/CHANGELOG.md b/incubator/crypto-exchanges-gateway/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6c3e0d3ecf5 --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [crypto-exchanges-gateway-0.0.12](https://github.com/truecharts/apps/compare/crypto-exchanges-gateway-0.0.11...crypto-exchanges-gateway-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [crypto-exchanges-gateway-0.0.11](https://github.com/truecharts/apps/compare/crypto-exchanges-gateway-0.0.10...crypto-exchanges-gateway-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [crypto-exchanges-gateway-0.0.10]crypto-exchanges-gateway-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/crypto-exchanges-gateway/0.0.12/Chart.lock b/incubator/crypto-exchanges-gateway/0.0.12/Chart.lock new file mode 100644 index 00000000000..7fc4eb41e9d --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:56:37.673936028Z" diff --git a/incubator/crypto-exchanges-gateway/0.0.12/Chart.yaml b/incubator/crypto-exchanges-gateway/0.0.12/Chart.yaml new file mode 100644 index 00000000000..00f3fa558b0 --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "<p>Your gateway to the world of crypto !</p>\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/crypto-exchanges-gateway +icon: https://truecharts.org/img/chart-icons/crypto-exchanges-gateway.png +keywords: + - crypto-exchanges-gateway + - Productivity + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: crypto-exchanges-gateway +sources: + - https://github.com/aloysius-pgast/crypto-exchanges-gateway + - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway/ +type: application +version: 0.0.12 diff --git a/incubator/crypto-exchanges-gateway/0.0.12/README.md b/incubator/crypto-exchanges-gateway/0.0.12/README.md new file mode 100644 index 00000000000..eca28888bd5 --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.12/README.md @@ -0,0 +1,108 @@ +# crypto-exchanges-gateway + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +<p>Your gateway to the world of crypto !</p> + +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: [crypto-exchanges-gateway](https://truecharts.org/docs/charts/stable/crypto-exchanges-gateway) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `crypto-exchanges-gateway` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install crypto-exchanges-gateway TrueCharts/crypto-exchanges-gateway +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `crypto-exchanges-gateway` deployment + +```console +helm uninstall crypto-exchanges-gateway +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install crypto-exchanges-gateway \ + --set env.TZ="America/New York" \ + TrueCharts/crypto-exchanges-gateway +``` + +#### 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 crypto-exchanges-gateway TrueCharts/crypto-exchanges-gateway -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/crypto-exchanges-gateway/0.0.11/app-readme.md b/incubator/crypto-exchanges-gateway/0.0.12/app-readme.md similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.11/app-readme.md rename to incubator/crypto-exchanges-gateway/0.0.12/app-readme.md diff --git a/incubator/crypto-exchanges-gateway/0.0.12/charts/common-10.4.7.tgz b/incubator/crypto-exchanges-gateway/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/crypto-exchanges-gateway/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/crypto-exchanges-gateway/0.0.11/ix_values.yaml b/incubator/crypto-exchanges-gateway/0.0.12/ix_values.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.11/ix_values.yaml rename to incubator/crypto-exchanges-gateway/0.0.12/ix_values.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.11/questions.yaml b/incubator/crypto-exchanges-gateway/0.0.12/questions.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.11/questions.yaml rename to incubator/crypto-exchanges-gateway/0.0.12/questions.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.11/templates/common.yaml b/incubator/crypto-exchanges-gateway/0.0.12/templates/common.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.11/templates/common.yaml rename to incubator/crypto-exchanges-gateway/0.0.12/templates/common.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.11/values.yaml b/incubator/crypto-exchanges-gateway/0.0.12/values.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.11/values.yaml rename to incubator/crypto-exchanges-gateway/0.0.12/values.yaml diff --git a/incubator/cryptpad/0.0.11/CHANGELOG.md b/incubator/cryptpad/0.0.11/CHANGELOG.md deleted file mode 100644 index fafee896355..00000000000 --- a/incubator/cryptpad/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cryptpad-0.0.11](https://github.com/truecharts/apps/compare/cryptpad-0.0.10...cryptpad-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cryptpad-0.0.10]cryptpad-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cryptpad/0.0.11/Chart.lock b/incubator/cryptpad/0.0.11/Chart.lock deleted file mode 100644 index 00b59c3405f..00000000000 --- a/incubator/cryptpad/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:13:11.328535379Z" diff --git a/incubator/cryptpad/0.0.11/Chart.yaml b/incubator/cryptpad/0.0.11/Chart.yaml deleted file mode 100644 index 66e54d55b7d..00000000000 --- a/incubator/cryptpad/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - 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 -home: https://github.com/truecharts/apps/tree/master/charts/stable/cryptpad -icon: https://truecharts.org/img/chart-icons/cryptpad.png -keywords: - - cryptpad - - Productivity - - Security -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cryptpad -sources: - - https://cryptpad.fr/ - - https://hub.docker.com/r/promasu/cryptpad/ -type: application -version: 0.0.11 diff --git a/incubator/cryptpad/0.0.11/README.md b/incubator/cryptpad/0.0.11/README.md deleted file mode 100644 index 5def34c5ed8..00000000000 --- a/incubator/cryptpad/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cryptpad - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 - -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: [cryptpad](https://truecharts.org/docs/charts/stable/cryptpad) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cryptpad` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cryptpad TrueCharts/cryptpad -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cryptpad` deployment - -```console -helm uninstall cryptpad -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cryptpad \ - --set env.TZ="America/New York" \ - TrueCharts/cryptpad -``` - -#### 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 cryptpad TrueCharts/cryptpad -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cryptpad/0.0.11/charts/common-10.4.6.tgz b/incubator/cryptpad/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cryptpad/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cryptpad/0.0.12/CHANGELOG.md b/incubator/cryptpad/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a164067a8e6 --- /dev/null +++ b/incubator/cryptpad/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cryptpad-0.0.12](https://github.com/truecharts/apps/compare/cryptpad-0.0.11...cryptpad-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cryptpad-0.0.11](https://github.com/truecharts/apps/compare/cryptpad-0.0.10...cryptpad-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cryptpad-0.0.10]cryptpad-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cryptpad/0.0.12/Chart.lock b/incubator/cryptpad/0.0.12/Chart.lock new file mode 100644 index 00000000000..be2dbc517cf --- /dev/null +++ b/incubator/cryptpad/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:56:37.820640554Z" diff --git a/incubator/cryptpad/0.0.12/Chart.yaml b/incubator/cryptpad/0.0.12/Chart.yaml new file mode 100644 index 00000000000..171b1200600 --- /dev/null +++ b/incubator/cryptpad/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Security +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + 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 +home: https://github.com/truecharts/apps/tree/master/charts/stable/cryptpad +icon: https://truecharts.org/img/chart-icons/cryptpad.png +keywords: + - cryptpad + - Productivity + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cryptpad +sources: + - https://cryptpad.fr/ + - https://hub.docker.com/r/promasu/cryptpad/ +type: application +version: 0.0.12 diff --git a/incubator/cryptpad/0.0.12/README.md b/incubator/cryptpad/0.0.12/README.md new file mode 100644 index 00000000000..b7177806a3a --- /dev/null +++ b/incubator/cryptpad/0.0.12/README.md @@ -0,0 +1,108 @@ +# cryptpad + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 + +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: [cryptpad](https://truecharts.org/docs/charts/stable/cryptpad) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cryptpad` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cryptpad TrueCharts/cryptpad +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cryptpad` deployment + +```console +helm uninstall cryptpad +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cryptpad \ + --set env.TZ="America/New York" \ + TrueCharts/cryptpad +``` + +#### 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 cryptpad TrueCharts/cryptpad -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cryptpad/0.0.11/app-readme.md b/incubator/cryptpad/0.0.12/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.11/app-readme.md rename to incubator/cryptpad/0.0.12/app-readme.md diff --git a/incubator/cryptpad/0.0.12/charts/common-10.4.7.tgz b/incubator/cryptpad/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cryptpad/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cryptpad/0.0.11/ix_values.yaml b/incubator/cryptpad/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cryptpad/0.0.11/ix_values.yaml rename to incubator/cryptpad/0.0.12/ix_values.yaml diff --git a/incubator/cryptpad/0.0.11/questions.yaml b/incubator/cryptpad/0.0.12/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.11/questions.yaml rename to incubator/cryptpad/0.0.12/questions.yaml diff --git a/incubator/cryptpad/0.0.11/templates/common.yaml b/incubator/cryptpad/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.11/templates/common.yaml rename to incubator/cryptpad/0.0.12/templates/common.yaml diff --git a/incubator/cryptpad/0.0.11/values.yaml b/incubator/cryptpad/0.0.12/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.11/values.yaml rename to incubator/cryptpad/0.0.12/values.yaml diff --git a/incubator/csgo/0.0.11/CHANGELOG.md b/incubator/csgo/0.0.11/CHANGELOG.md deleted file mode 100644 index 5f4257f3821..00000000000 --- a/incubator/csgo/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [csgo-0.0.11](https://github.com/truecharts/apps/compare/csgo-0.0.10...csgo-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [csgo-0.0.10]csgo-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/csgo/0.0.11/Chart.lock b/incubator/csgo/0.0.11/Chart.lock deleted file mode 100644 index aa3e7ad50e8..00000000000 --- a/incubator/csgo/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:13:15.736790989Z" diff --git a/incubator/csgo/0.0.11/Chart.yaml b/incubator/csgo/0.0.11/Chart.yaml deleted file mode 100644 index 2d975a2394a..00000000000 --- a/incubator/csgo/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Counter-Strike: GO and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/csgo -icon: https://truecharts.org/img/chart-icons/csgo.png -keywords: - - csgo - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: csgo -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/csgo/0.0.11/README.md b/incubator/csgo/0.0.11/README.md deleted file mode 100644 index 7cfa54a05b0..00000000000 --- a/incubator/csgo/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# csgo - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Counter-Strike: GO and run it. - -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: [csgo](https://truecharts.org/docs/charts/stable/csgo) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `csgo` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install csgo TrueCharts/csgo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `csgo` deployment - -```console -helm uninstall csgo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install csgo \ - --set env.TZ="America/New York" \ - TrueCharts/csgo -``` - -#### 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 csgo TrueCharts/csgo -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/csgo/0.0.11/charts/common-10.4.6.tgz b/incubator/csgo/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/csgo/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/csgo/0.0.12/CHANGELOG.md b/incubator/csgo/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..cff7b6b406f --- /dev/null +++ b/incubator/csgo/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [csgo-0.0.12](https://github.com/truecharts/apps/compare/csgo-0.0.11...csgo-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [csgo-0.0.11](https://github.com/truecharts/apps/compare/csgo-0.0.10...csgo-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [csgo-0.0.10]csgo-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/csgo/0.0.12/Chart.lock b/incubator/csgo/0.0.12/Chart.lock new file mode 100644 index 00000000000..b57bd44c9bf --- /dev/null +++ b/incubator/csgo/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:56:43.565267076Z" diff --git a/incubator/csgo/0.0.12/Chart.yaml b/incubator/csgo/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a1818c9e359 --- /dev/null +++ b/incubator/csgo/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Counter-Strike: GO and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/csgo +icon: https://truecharts.org/img/chart-icons/csgo.png +keywords: + - csgo + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: csgo +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/csgo/0.0.12/README.md b/incubator/csgo/0.0.12/README.md new file mode 100644 index 00000000000..355a36418b1 --- /dev/null +++ b/incubator/csgo/0.0.12/README.md @@ -0,0 +1,108 @@ +# csgo + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Counter-Strike: GO and run it. + +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: [csgo](https://truecharts.org/docs/charts/stable/csgo) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `csgo` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install csgo TrueCharts/csgo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `csgo` deployment + +```console +helm uninstall csgo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install csgo \ + --set env.TZ="America/New York" \ + TrueCharts/csgo +``` + +#### 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 csgo TrueCharts/csgo -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/csgo/0.0.11/app-readme.md b/incubator/csgo/0.0.12/app-readme.md similarity index 100% rename from incubator/csgo/0.0.11/app-readme.md rename to incubator/csgo/0.0.12/app-readme.md diff --git a/incubator/csgo/0.0.12/charts/common-10.4.7.tgz b/incubator/csgo/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/csgo/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/csgo/0.0.11/ix_values.yaml b/incubator/csgo/0.0.12/ix_values.yaml similarity index 100% rename from incubator/csgo/0.0.11/ix_values.yaml rename to incubator/csgo/0.0.12/ix_values.yaml diff --git a/incubator/csgo/0.0.11/questions.yaml b/incubator/csgo/0.0.12/questions.yaml similarity index 100% rename from incubator/csgo/0.0.11/questions.yaml rename to incubator/csgo/0.0.12/questions.yaml diff --git a/incubator/csgo/0.0.11/templates/common.yaml b/incubator/csgo/0.0.12/templates/common.yaml similarity index 100% rename from incubator/csgo/0.0.11/templates/common.yaml rename to incubator/csgo/0.0.12/templates/common.yaml diff --git a/incubator/csgo/0.0.11/values.yaml b/incubator/csgo/0.0.12/values.yaml similarity index 100% rename from incubator/csgo/0.0.11/values.yaml rename to incubator/csgo/0.0.12/values.yaml diff --git a/incubator/cssource/0.0.11/CHANGELOG.md b/incubator/cssource/0.0.11/CHANGELOG.md deleted file mode 100644 index 6b7c2753fb7..00000000000 --- a/incubator/cssource/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cssource-0.0.11](https://github.com/truecharts/apps/compare/cssource-0.0.10...cssource-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cssource-0.0.10]cssource-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cssource/0.0.11/Chart.lock b/incubator/cssource/0.0.11/Chart.lock deleted file mode 100644 index a42fec2a87e..00000000000 --- a/incubator/cssource/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:13:17.439519885Z" diff --git a/incubator/cssource/0.0.11/Chart.yaml b/incubator/cssource/0.0.11/Chart.yaml deleted file mode 100644 index 68b6b249e2d..00000000000 --- a/incubator/cssource/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Counter-Strike: Source and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/cssource -icon: https://truecharts.org/img/chart-icons/cssource.png -keywords: - - cssource - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cssource -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/cssource/0.0.11/README.md b/incubator/cssource/0.0.11/README.md deleted file mode 100644 index 1a7c826e454..00000000000 --- a/incubator/cssource/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cssource - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Counter-Strike: Source and run it. - -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: [cssource](https://truecharts.org/docs/charts/stable/cssource) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cssource` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cssource TrueCharts/cssource -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cssource` deployment - -```console -helm uninstall cssource -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cssource \ - --set env.TZ="America/New York" \ - TrueCharts/cssource -``` - -#### 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 cssource TrueCharts/cssource -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cssource/0.0.11/charts/common-10.4.6.tgz b/incubator/cssource/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cssource/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cssource/0.0.12/CHANGELOG.md b/incubator/cssource/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d50edd6d9eb --- /dev/null +++ b/incubator/cssource/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cssource-0.0.12](https://github.com/truecharts/apps/compare/cssource-0.0.11...cssource-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cssource-0.0.11](https://github.com/truecharts/apps/compare/cssource-0.0.10...cssource-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cssource-0.0.10]cssource-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cssource/0.0.12/Chart.lock b/incubator/cssource/0.0.12/Chart.lock new file mode 100644 index 00000000000..aa85bdc0c56 --- /dev/null +++ b/incubator/cssource/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:56:46.170818081Z" diff --git a/incubator/cssource/0.0.12/Chart.yaml b/incubator/cssource/0.0.12/Chart.yaml new file mode 100644 index 00000000000..210b33cd96e --- /dev/null +++ b/incubator/cssource/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Counter-Strike: Source and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/cssource +icon: https://truecharts.org/img/chart-icons/cssource.png +keywords: + - cssource + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cssource +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/cssource/0.0.12/README.md b/incubator/cssource/0.0.12/README.md new file mode 100644 index 00000000000..abf76dfe51a --- /dev/null +++ b/incubator/cssource/0.0.12/README.md @@ -0,0 +1,108 @@ +# cssource + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Counter-Strike: Source and run it. + +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: [cssource](https://truecharts.org/docs/charts/stable/cssource) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cssource` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cssource TrueCharts/cssource +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cssource` deployment + +```console +helm uninstall cssource +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cssource \ + --set env.TZ="America/New York" \ + TrueCharts/cssource +``` + +#### 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 cssource TrueCharts/cssource -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cssource/0.0.11/app-readme.md b/incubator/cssource/0.0.12/app-readme.md similarity index 100% rename from incubator/cssource/0.0.11/app-readme.md rename to incubator/cssource/0.0.12/app-readme.md diff --git a/incubator/cssource/0.0.12/charts/common-10.4.7.tgz b/incubator/cssource/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cssource/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cssource/0.0.11/ix_values.yaml b/incubator/cssource/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cssource/0.0.11/ix_values.yaml rename to incubator/cssource/0.0.12/ix_values.yaml diff --git a/incubator/cssource/0.0.11/questions.yaml b/incubator/cssource/0.0.12/questions.yaml similarity index 100% rename from incubator/cssource/0.0.11/questions.yaml rename to incubator/cssource/0.0.12/questions.yaml diff --git a/incubator/cssource/0.0.11/templates/common.yaml b/incubator/cssource/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cssource/0.0.11/templates/common.yaml rename to incubator/cssource/0.0.12/templates/common.yaml diff --git a/incubator/cssource/0.0.11/values.yaml b/incubator/cssource/0.0.12/values.yaml similarity index 100% rename from incubator/cssource/0.0.11/values.yaml rename to incubator/cssource/0.0.12/values.yaml diff --git a/incubator/cstrike1-6/0.0.11/CHANGELOG.md b/incubator/cstrike1-6/0.0.11/CHANGELOG.md deleted file mode 100644 index 875bf490bad..00000000000 --- a/incubator/cstrike1-6/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cstrike1-6-0.0.11](https://github.com/truecharts/apps/compare/cstrike1-6-0.0.10...cstrike1-6-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cstrike1-6-0.0.10]cstrike1-6-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cstrike1-6/0.0.11/Chart.lock b/incubator/cstrike1-6/0.0.11/Chart.lock deleted file mode 100644 index d12ad11e5f0..00000000000 --- a/incubator/cstrike1-6/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:13:29.707571694Z" diff --git a/incubator/cstrike1-6/0.0.11/Chart.yaml b/incubator/cstrike1-6/0.0.11/Chart.yaml deleted file mode 100644 index cb283092481..00000000000 --- a/incubator/cstrike1-6/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Counter-Strike 1.6 and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/cstrike1-6 -icon: https://truecharts.org/img/chart-icons/cstrike1-6.png -keywords: - - cstrike1-6 - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cstrike1-6 -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/cstrike1-6/0.0.11/README.md b/incubator/cstrike1-6/0.0.11/README.md deleted file mode 100644 index d743315fa1a..00000000000 --- a/incubator/cstrike1-6/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cstrike1-6 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it. - -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: [cstrike1-6](https://truecharts.org/docs/charts/stable/cstrike1-6) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cstrike1-6` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cstrike1-6 TrueCharts/cstrike1-6 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cstrike1-6` deployment - -```console -helm uninstall cstrike1-6 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cstrike1-6 \ - --set env.TZ="America/New York" \ - TrueCharts/cstrike1-6 -``` - -#### 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 cstrike1-6 TrueCharts/cstrike1-6 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cstrike1-6/0.0.11/charts/common-10.4.6.tgz b/incubator/cstrike1-6/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cstrike1-6/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cstrike1-6/0.0.12/CHANGELOG.md b/incubator/cstrike1-6/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..4587af718c2 --- /dev/null +++ b/incubator/cstrike1-6/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cstrike1-6-0.0.12](https://github.com/truecharts/apps/compare/cstrike1-6-0.0.11...cstrike1-6-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cstrike1-6-0.0.11](https://github.com/truecharts/apps/compare/cstrike1-6-0.0.10...cstrike1-6-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cstrike1-6-0.0.10]cstrike1-6-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cstrike1-6/0.0.12/Chart.lock b/incubator/cstrike1-6/0.0.12/Chart.lock new file mode 100644 index 00000000000..40ad59a2d08 --- /dev/null +++ b/incubator/cstrike1-6/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:56:56.364178154Z" diff --git a/incubator/cstrike1-6/0.0.12/Chart.yaml b/incubator/cstrike1-6/0.0.12/Chart.yaml new file mode 100644 index 00000000000..2fb46220f5f --- /dev/null +++ b/incubator/cstrike1-6/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Counter-Strike 1.6 and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/cstrike1-6 +icon: https://truecharts.org/img/chart-icons/cstrike1-6.png +keywords: + - cstrike1-6 + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cstrike1-6 +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/cstrike1-6/0.0.12/README.md b/incubator/cstrike1-6/0.0.12/README.md new file mode 100644 index 00000000000..9035fab88bd --- /dev/null +++ b/incubator/cstrike1-6/0.0.12/README.md @@ -0,0 +1,108 @@ +# cstrike1-6 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it. + +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: [cstrike1-6](https://truecharts.org/docs/charts/stable/cstrike1-6) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cstrike1-6` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cstrike1-6 TrueCharts/cstrike1-6 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cstrike1-6` deployment + +```console +helm uninstall cstrike1-6 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cstrike1-6 \ + --set env.TZ="America/New York" \ + TrueCharts/cstrike1-6 +``` + +#### 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 cstrike1-6 TrueCharts/cstrike1-6 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cstrike1-6/0.0.11/app-readme.md b/incubator/cstrike1-6/0.0.12/app-readme.md similarity index 100% rename from incubator/cstrike1-6/0.0.11/app-readme.md rename to incubator/cstrike1-6/0.0.12/app-readme.md diff --git a/incubator/cstrike1-6/0.0.12/charts/common-10.4.7.tgz b/incubator/cstrike1-6/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cstrike1-6/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cstrike1-6/0.0.11/ix_values.yaml b/incubator/cstrike1-6/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.11/ix_values.yaml rename to incubator/cstrike1-6/0.0.12/ix_values.yaml diff --git a/incubator/cstrike1-6/0.0.11/questions.yaml b/incubator/cstrike1-6/0.0.12/questions.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.11/questions.yaml rename to incubator/cstrike1-6/0.0.12/questions.yaml diff --git a/incubator/cstrike1-6/0.0.11/templates/common.yaml b/incubator/cstrike1-6/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.11/templates/common.yaml rename to incubator/cstrike1-6/0.0.12/templates/common.yaml diff --git a/incubator/cstrike1-6/0.0.11/values.yaml b/incubator/cstrike1-6/0.0.12/values.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.11/values.yaml rename to incubator/cstrike1-6/0.0.12/values.yaml diff --git a/incubator/cstrikeconditionzero/0.0.11/CHANGELOG.md b/incubator/cstrikeconditionzero/0.0.11/CHANGELOG.md deleted file mode 100644 index 8761806a743..00000000000 --- a/incubator/cstrikeconditionzero/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cstrikeconditionzero-0.0.11](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.10...cstrikeconditionzero-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cstrikeconditionzero-0.0.10]cstrikeconditionzero-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cstrikeconditionzero/0.0.11/Chart.lock b/incubator/cstrikeconditionzero/0.0.11/Chart.lock deleted file mode 100644 index 2a4b95cf971..00000000000 --- a/incubator/cstrikeconditionzero/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:13:32.494166126Z" diff --git a/incubator/cstrikeconditionzero/0.0.11/Chart.yaml b/incubator/cstrikeconditionzero/0.0.11/Chart.yaml deleted file mode 100644 index a8cd4e106d5..00000000000 --- a/incubator/cstrikeconditionzero/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Counter-Strike Condition Zero and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/cstrikeconditionzero -icon: https://truecharts.org/img/chart-icons/cstrikeconditionzero.png -keywords: - - cstrikeconditionzero - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cstrikeconditionzero -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/cstrikeconditionzero/0.0.11/README.md b/incubator/cstrikeconditionzero/0.0.11/README.md deleted file mode 100644 index a14bceb4bfa..00000000000 --- a/incubator/cstrikeconditionzero/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cstrikeconditionzero - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it. - -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: [cstrikeconditionzero](https://truecharts.org/docs/charts/stable/cstrikeconditionzero) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cstrikeconditionzero` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cstrikeconditionzero TrueCharts/cstrikeconditionzero -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cstrikeconditionzero` deployment - -```console -helm uninstall cstrikeconditionzero -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cstrikeconditionzero \ - --set env.TZ="America/New York" \ - TrueCharts/cstrikeconditionzero -``` - -#### 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 cstrikeconditionzero TrueCharts/cstrikeconditionzero -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cstrikeconditionzero/0.0.11/charts/common-10.4.6.tgz b/incubator/cstrikeconditionzero/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cstrikeconditionzero/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cstrikeconditionzero/0.0.12/CHANGELOG.md b/incubator/cstrikeconditionzero/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b555fed57b0 --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cstrikeconditionzero-0.0.12](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.11...cstrikeconditionzero-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cstrikeconditionzero-0.0.11](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.10...cstrikeconditionzero-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cstrikeconditionzero-0.0.10]cstrikeconditionzero-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cstrikeconditionzero/0.0.12/Chart.lock b/incubator/cstrikeconditionzero/0.0.12/Chart.lock new file mode 100644 index 00000000000..c4804ffd050 --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:56:56.805990453Z" diff --git a/incubator/cstrikeconditionzero/0.0.12/Chart.yaml b/incubator/cstrikeconditionzero/0.0.12/Chart.yaml new file mode 100644 index 00000000000..782487951fc --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Counter-Strike Condition Zero and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/cstrikeconditionzero +icon: https://truecharts.org/img/chart-icons/cstrikeconditionzero.png +keywords: + - cstrikeconditionzero + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cstrikeconditionzero +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/cstrikeconditionzero/0.0.12/README.md b/incubator/cstrikeconditionzero/0.0.12/README.md new file mode 100644 index 00000000000..9dd33dc1936 --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.12/README.md @@ -0,0 +1,108 @@ +# cstrikeconditionzero + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it. + +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: [cstrikeconditionzero](https://truecharts.org/docs/charts/stable/cstrikeconditionzero) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cstrikeconditionzero` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cstrikeconditionzero TrueCharts/cstrikeconditionzero +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cstrikeconditionzero` deployment + +```console +helm uninstall cstrikeconditionzero +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cstrikeconditionzero \ + --set env.TZ="America/New York" \ + TrueCharts/cstrikeconditionzero +``` + +#### 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 cstrikeconditionzero TrueCharts/cstrikeconditionzero -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cstrikeconditionzero/0.0.11/app-readme.md b/incubator/cstrikeconditionzero/0.0.12/app-readme.md similarity index 100% rename from incubator/cstrikeconditionzero/0.0.11/app-readme.md rename to incubator/cstrikeconditionzero/0.0.12/app-readme.md diff --git a/incubator/cstrikeconditionzero/0.0.12/charts/common-10.4.7.tgz b/incubator/cstrikeconditionzero/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cstrikeconditionzero/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cstrikeconditionzero/0.0.11/ix_values.yaml b/incubator/cstrikeconditionzero/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.11/ix_values.yaml rename to incubator/cstrikeconditionzero/0.0.12/ix_values.yaml diff --git a/incubator/cstrikeconditionzero/0.0.11/questions.yaml b/incubator/cstrikeconditionzero/0.0.12/questions.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.11/questions.yaml rename to incubator/cstrikeconditionzero/0.0.12/questions.yaml diff --git a/incubator/cstrikeconditionzero/0.0.11/templates/common.yaml b/incubator/cstrikeconditionzero/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.11/templates/common.yaml rename to incubator/cstrikeconditionzero/0.0.12/templates/common.yaml diff --git a/incubator/cstrikeconditionzero/0.0.11/values.yaml b/incubator/cstrikeconditionzero/0.0.12/values.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.11/values.yaml rename to incubator/cstrikeconditionzero/0.0.12/values.yaml diff --git a/incubator/cups-server/1.0.25/CHANGELOG.md b/incubator/cups-server/1.0.25/CHANGELOG.md deleted file mode 100644 index 3e53a7011c2..00000000000 --- a/incubator/cups-server/1.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cups-server-1.0.25](https://github.com/truecharts/apps/compare/cups-server-1.0.23...cups-server-1.0.25) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [cups-server-1.0.23](https://github.com/truecharts/apps/compare/cups-server-1.0.22...cups-server-1.0.23) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [cups-server-1.0.22](https://github.com/truecharts/apps/compare/cups-server-1.0.21...cups-server-1.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [cups-server-1.0.21](https://github.com/truecharts/apps/compare/cups-server-1.0.20...cups-server-1.0.21) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [cups-server-1.0.20](https://github.com/truecharts/apps/compare/cups-server-1.0.18...cups-server-1.0.20) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [cups-server-1.0.18](https://github.com/truecharts/apps/compare/cups-server-1.0.16...cups-server-1.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [cups-server-1.0.16](https://github.com/truecharts/apps/compare/cups-server-1.0.15...cups-server-1.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [cups-server-1.0.15](https://github.com/truecharts/apps/compare/cups-server-1.0.14...cups-server-1.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [cups-server-1.0.14](https://github.com/truecharts/apps/compare/cups-server-1.0.13...cups-server-1.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [cups-server-1.0.13](https://github.com/truecharts/apps/compare/cups-server-1.0.12...cups-server-1.0.13) (2022-07-10) - -#### Chore - -* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115)) - - - - -### [cups-server-1.0.12](https://github.com/truecharts/apps/compare/cups-server-1.0.11...cups-server-1.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/incubator/cups-server/1.0.25/Chart.lock b/incubator/cups-server/1.0.25/Chart.lock deleted file mode 100644 index 8f689aed6c3..00000000000 --- a/incubator/cups-server/1.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:13:36.939247872Z" diff --git a/incubator/cups-server/1.0.25/Chart.yaml b/incubator/cups-server/1.0.25/Chart.yaml deleted file mode 100644 index b1f99cd950a..00000000000 --- a/incubator/cups-server/1.0.25/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: CUPS printing server -home: https://github.com/truecharts/apps/tree/master/charts/incubator/cups-server -icon: https://truecharts.org/img/chart-icons/cups-server.png -keywords: - - print - - cups -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cups-server -sources: - - https://hub.docker.com/r/ydkn/cups -version: 1.0.25 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/cups-server/1.0.25/README.md b/incubator/cups-server/1.0.25/README.md deleted file mode 100644 index 95967f414a3..00000000000 --- a/incubator/cups-server/1.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cups-server - -![Version: 1.0.25](https://img.shields.io/badge/Version-1.0.25-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -CUPS printing server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cups-server](https://truecharts.org/docs/charts/stable/cups-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cups-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cups-server TrueCharts/cups-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cups-server` deployment - -```console -helm uninstall cups-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cups-server \ - --set env.TZ="America/New York" \ - TrueCharts/cups-server -``` - -#### 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 cups-server TrueCharts/cups-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cups-server/1.0.25/charts/common-10.4.6.tgz b/incubator/cups-server/1.0.25/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cups-server/1.0.25/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cups-server/1.0.26/CHANGELOG.md b/incubator/cups-server/1.0.26/CHANGELOG.md new file mode 100644 index 00000000000..70d0130e7ef --- /dev/null +++ b/incubator/cups-server/1.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cups-server-1.0.26](https://github.com/truecharts/apps/compare/cups-server-1.0.25...cups-server-1.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cups-server-1.0.25](https://github.com/truecharts/apps/compare/cups-server-1.0.23...cups-server-1.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [cups-server-1.0.23](https://github.com/truecharts/apps/compare/cups-server-1.0.22...cups-server-1.0.23) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [cups-server-1.0.22](https://github.com/truecharts/apps/compare/cups-server-1.0.21...cups-server-1.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [cups-server-1.0.21](https://github.com/truecharts/apps/compare/cups-server-1.0.20...cups-server-1.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [cups-server-1.0.20](https://github.com/truecharts/apps/compare/cups-server-1.0.18...cups-server-1.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [cups-server-1.0.18](https://github.com/truecharts/apps/compare/cups-server-1.0.16...cups-server-1.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [cups-server-1.0.16](https://github.com/truecharts/apps/compare/cups-server-1.0.15...cups-server-1.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [cups-server-1.0.15](https://github.com/truecharts/apps/compare/cups-server-1.0.14...cups-server-1.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [cups-server-1.0.14](https://github.com/truecharts/apps/compare/cups-server-1.0.13...cups-server-1.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [cups-server-1.0.13](https://github.com/truecharts/apps/compare/cups-server-1.0.12...cups-server-1.0.13) (2022-07-10) + +#### Chore + +* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115)) + + + + diff --git a/incubator/cups-server/1.0.26/Chart.lock b/incubator/cups-server/1.0.26/Chart.lock new file mode 100644 index 00000000000..aa8f38e26bb --- /dev/null +++ b/incubator/cups-server/1.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:02.14203633Z" diff --git a/incubator/cups-server/1.0.26/Chart.yaml b/incubator/cups-server/1.0.26/Chart.yaml new file mode 100644 index 00000000000..34153c1ca69 --- /dev/null +++ b/incubator/cups-server/1.0.26/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: CUPS printing server +home: https://github.com/truecharts/apps/tree/master/charts/incubator/cups-server +icon: https://truecharts.org/img/chart-icons/cups-server.png +keywords: + - print + - cups +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cups-server +sources: + - https://hub.docker.com/r/ydkn/cups +version: 1.0.26 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/cups-server/1.0.26/README.md b/incubator/cups-server/1.0.26/README.md new file mode 100644 index 00000000000..2a5ce7af14a --- /dev/null +++ b/incubator/cups-server/1.0.26/README.md @@ -0,0 +1,107 @@ +# cups-server + +![Version: 1.0.26](https://img.shields.io/badge/Version-1.0.26-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +CUPS printing server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cups-server](https://truecharts.org/docs/charts/stable/cups-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cups-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cups-server TrueCharts/cups-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cups-server` deployment + +```console +helm uninstall cups-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cups-server \ + --set env.TZ="America/New York" \ + TrueCharts/cups-server +``` + +#### 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 cups-server TrueCharts/cups-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cups-server/1.0.25/app-readme.md b/incubator/cups-server/1.0.26/app-readme.md similarity index 100% rename from incubator/cups-server/1.0.25/app-readme.md rename to incubator/cups-server/1.0.26/app-readme.md diff --git a/incubator/cups-server/1.0.26/charts/common-10.4.7.tgz b/incubator/cups-server/1.0.26/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cups-server/1.0.26/charts/common-10.4.7.tgz differ diff --git a/incubator/cups-server/1.0.25/ix_values.yaml b/incubator/cups-server/1.0.26/ix_values.yaml similarity index 100% rename from incubator/cups-server/1.0.25/ix_values.yaml rename to incubator/cups-server/1.0.26/ix_values.yaml diff --git a/incubator/cups-server/1.0.25/questions.yaml b/incubator/cups-server/1.0.26/questions.yaml similarity index 100% rename from incubator/cups-server/1.0.25/questions.yaml rename to incubator/cups-server/1.0.26/questions.yaml diff --git a/incubator/cups-server/1.0.25/templates/common.yaml b/incubator/cups-server/1.0.26/templates/common.yaml similarity index 100% rename from incubator/cups-server/1.0.25/templates/common.yaml rename to incubator/cups-server/1.0.26/templates/common.yaml diff --git a/incubator/cups-server/1.0.25/values.yaml b/incubator/cups-server/1.0.26/values.yaml similarity index 100% rename from incubator/cups-server/1.0.25/values.yaml rename to incubator/cups-server/1.0.26/values.yaml diff --git a/incubator/cura-novnc/0.0.11/CHANGELOG.md b/incubator/cura-novnc/0.0.11/CHANGELOG.md deleted file mode 100644 index 078cead9444..00000000000 --- a/incubator/cura-novnc/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - - - -## [cura-novnc-0.0.11](https://github.com/truecharts/apps/compare/cura-novnc-0.0.10...cura-novnc-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - -## [cura-novnc-0.0.10]cura-novnc-0.0.10 (2022-07-20) - -### Feat - -- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cura-novnc/0.0.11/Chart.lock b/incubator/cura-novnc/0.0.11/Chart.lock deleted file mode 100644 index b94a8f4a178..00000000000 --- a/incubator/cura-novnc/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:13:38.808878836Z" diff --git a/incubator/cura-novnc/0.0.11/Chart.yaml b/incubator/cura-novnc/0.0.11/Chart.yaml deleted file mode 100644 index 6b2ca6a5f55..00000000000 --- a/incubator/cura-novnc/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Enjoy Cura directly in your browser with this easy to use Docker container.\r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/cura-novnc -icon: https://truecharts.org/img/chart-icons/cura-novnc.png -keywords: - - cura-novnc - - HomeAutomation - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cura-novnc -sources: - - https://ultimaker.com/software/ultimaker-cura - - https://hub.docker.com/r/mikeah/cura-novnc -type: application -version: 0.0.11 diff --git a/incubator/cura-novnc/0.0.11/README.md b/incubator/cura-novnc/0.0.11/README.md deleted file mode 100644 index 6f41351bb8e..00000000000 --- a/incubator/cura-novnc/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cura-novnc - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Enjoy Cura directly in your browser with this easy to use Docker container. - -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: [cura-novnc](https://truecharts.org/docs/charts/stable/cura-novnc) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cura-novnc` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cura-novnc TrueCharts/cura-novnc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cura-novnc` deployment - -```console -helm uninstall cura-novnc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cura-novnc \ - --set env.TZ="America/New York" \ - TrueCharts/cura-novnc -``` - -#### 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 cura-novnc TrueCharts/cura-novnc -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cura-novnc/0.0.11/charts/common-10.4.6.tgz b/incubator/cura-novnc/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/cura-novnc/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/cura-novnc/0.0.12/CHANGELOG.md b/incubator/cura-novnc/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..fd86c55a7fe --- /dev/null +++ b/incubator/cura-novnc/0.0.12/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + + + +## [cura-novnc-0.0.12](https://github.com/truecharts/apps/compare/cura-novnc-0.0.11...cura-novnc-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cura-novnc-0.0.11](https://github.com/truecharts/apps/compare/cura-novnc-0.0.10...cura-novnc-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + + + +## [cura-novnc-0.0.10]cura-novnc-0.0.10 (2022-07-20) + +### Feat + +- move dev apps to incubator and remove bad content from dev diff --git a/incubator/cura-novnc/0.0.12/Chart.lock b/incubator/cura-novnc/0.0.12/Chart.lock new file mode 100644 index 00000000000..7014aea83a7 --- /dev/null +++ b/incubator/cura-novnc/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:05.134363042Z" diff --git a/incubator/cura-novnc/0.0.12/Chart.yaml b/incubator/cura-novnc/0.0.12/Chart.yaml new file mode 100644 index 00000000000..bdd2ff49b09 --- /dev/null +++ b/incubator/cura-novnc/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Enjoy Cura directly in your browser with this easy to use Docker container.\r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/cura-novnc +icon: https://truecharts.org/img/chart-icons/cura-novnc.png +keywords: + - cura-novnc + - HomeAutomation + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cura-novnc +sources: + - https://ultimaker.com/software/ultimaker-cura + - https://hub.docker.com/r/mikeah/cura-novnc +type: application +version: 0.0.12 diff --git a/incubator/cura-novnc/0.0.12/README.md b/incubator/cura-novnc/0.0.12/README.md new file mode 100644 index 00000000000..848b9e4f624 --- /dev/null +++ b/incubator/cura-novnc/0.0.12/README.md @@ -0,0 +1,108 @@ +# cura-novnc + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Enjoy Cura directly in your browser with this easy to use Docker container. + +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: [cura-novnc](https://truecharts.org/docs/charts/stable/cura-novnc) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cura-novnc` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cura-novnc TrueCharts/cura-novnc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cura-novnc` deployment + +```console +helm uninstall cura-novnc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cura-novnc \ + --set env.TZ="America/New York" \ + TrueCharts/cura-novnc +``` + +#### 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 cura-novnc TrueCharts/cura-novnc -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/cura-novnc/0.0.11/app-readme.md b/incubator/cura-novnc/0.0.12/app-readme.md similarity index 100% rename from incubator/cura-novnc/0.0.11/app-readme.md rename to incubator/cura-novnc/0.0.12/app-readme.md diff --git a/incubator/cura-novnc/0.0.12/charts/common-10.4.7.tgz b/incubator/cura-novnc/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/cura-novnc/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/cura-novnc/0.0.11/ix_values.yaml b/incubator/cura-novnc/0.0.12/ix_values.yaml similarity index 100% rename from incubator/cura-novnc/0.0.11/ix_values.yaml rename to incubator/cura-novnc/0.0.12/ix_values.yaml diff --git a/incubator/cura-novnc/0.0.11/questions.yaml b/incubator/cura-novnc/0.0.12/questions.yaml similarity index 100% rename from incubator/cura-novnc/0.0.11/questions.yaml rename to incubator/cura-novnc/0.0.12/questions.yaml diff --git a/incubator/cura-novnc/0.0.11/templates/common.yaml b/incubator/cura-novnc/0.0.12/templates/common.yaml similarity index 100% rename from incubator/cura-novnc/0.0.11/templates/common.yaml rename to incubator/cura-novnc/0.0.12/templates/common.yaml diff --git a/incubator/cura-novnc/0.0.11/values.yaml b/incubator/cura-novnc/0.0.12/values.yaml similarity index 100% rename from incubator/cura-novnc/0.0.11/values.yaml rename to incubator/cura-novnc/0.0.12/values.yaml diff --git a/incubator/czkawka/0.0.15/CHANGELOG.md b/incubator/czkawka/0.0.15/CHANGELOG.md deleted file mode 100644 index d7f5adfc3a9..00000000000 --- a/incubator/czkawka/0.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [czkawka-0.0.15](https://github.com/truecharts/apps/compare/czkawka-0.0.13...czkawka-0.0.15) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [czkawka-0.0.13](https://github.com/truecharts/apps/compare/czkawka-0.0.12...czkawka-0.0.13) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [czkawka-0.0.12](https://github.com/truecharts/apps/compare/czkawka-0.0.11...czkawka-0.0.12) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [czkawka-0.0.11](https://github.com/truecharts/apps/compare/czkawka-0.0.9...czkawka-0.0.11) (2022-07-14) - -### Chore - -- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [czkawka-0.0.9](https://github.com/truecharts/apps/compare/czkawka-0.0.7...czkawka-0.0.9) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [czkawka-0.0.7](https://github.com/truecharts/apps/compare/czkawka-0.0.6...czkawka-0.0.7) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [czkawka-0.0.6](https://github.com/truecharts/apps/compare/czkawka-0.0.5...czkawka-0.0.6) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [czkawka-0.0.5](https://github.com/truecharts/apps/compare/czkawka-0.0.4...czkawka-0.0.5) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [czkawka-0.0.4](https://github.com/truecharts/apps/compare/czkawka-0.0.3...czkawka-0.0.4) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - -#### Feat - -* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) - - - - -### [czkawka-0.0.3](https://github.com/truecharts/apps/compare/czkawka-0.0.2...czkawka-0.0.3) (2022-07-05) - -#### Chore - -* update helm chart common to v10.2.0 - - - - diff --git a/incubator/czkawka/0.0.15/Chart.lock b/incubator/czkawka/0.0.15/Chart.lock deleted file mode 100644 index 8560ff7fe97..00000000000 --- a/incubator/czkawka/0.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:13:50.872008532Z" diff --git a/incubator/czkawka/0.0.15/Chart.yaml b/incubator/czkawka/0.0.15/Chart.yaml deleted file mode 100644 index 84ad2e2f2bb..00000000000 --- a/incubator/czkawka/0.0.15/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/czkawka -icon: https://truecharts.org/img/chart-icons/czkawka.png -keywords: - - duplicates - - file management - - czkawka -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: czkawka -sources: - - https://hub.docker.com/r/jlesage/czkawka - - https://github.com/jlesage/docker-czkawka - - https://github.com/qarmin/czkawka -type: application -version: 0.0.15 -annotations: - truecharts.org/catagories: | - - duplicates - - files - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/czkawka/0.0.15/README.md b/incubator/czkawka/0.0.15/README.md deleted file mode 100644 index 3fc908402e5..00000000000 --- a/incubator/czkawka/0.0.15/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# czkawka - -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.0](https://img.shields.io/badge/AppVersion-1.7.0-informational?style=flat-square) - -Czkawka is a simple, fast and free app to remove unnecessary files from your computer. - -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: [czkawka](https://truecharts.org/docs/charts/stable/czkawka) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `czkawka` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install czkawka TrueCharts/czkawka -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `czkawka` deployment - -```console -helm uninstall czkawka -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install czkawka \ - --set env.TZ="America/New York" \ - TrueCharts/czkawka -``` - -#### 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 czkawka TrueCharts/czkawka -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/czkawka/0.0.15/charts/common-10.4.6.tgz b/incubator/czkawka/0.0.15/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/czkawka/0.0.15/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/czkawka/0.0.16/CHANGELOG.md b/incubator/czkawka/0.0.16/CHANGELOG.md new file mode 100644 index 00000000000..d076b7d9cf1 --- /dev/null +++ b/incubator/czkawka/0.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [czkawka-0.0.16](https://github.com/truecharts/apps/compare/czkawka-0.0.15...czkawka-0.0.16) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [czkawka-0.0.15](https://github.com/truecharts/apps/compare/czkawka-0.0.13...czkawka-0.0.15) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [czkawka-0.0.13](https://github.com/truecharts/apps/compare/czkawka-0.0.12...czkawka-0.0.13) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [czkawka-0.0.12](https://github.com/truecharts/apps/compare/czkawka-0.0.11...czkawka-0.0.12) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [czkawka-0.0.11](https://github.com/truecharts/apps/compare/czkawka-0.0.9...czkawka-0.0.11) (2022-07-14) + +### Chore + +- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [czkawka-0.0.9](https://github.com/truecharts/apps/compare/czkawka-0.0.7...czkawka-0.0.9) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [czkawka-0.0.7](https://github.com/truecharts/apps/compare/czkawka-0.0.6...czkawka-0.0.7) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [czkawka-0.0.6](https://github.com/truecharts/apps/compare/czkawka-0.0.5...czkawka-0.0.6) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [czkawka-0.0.5](https://github.com/truecharts/apps/compare/czkawka-0.0.4...czkawka-0.0.5) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [czkawka-0.0.4](https://github.com/truecharts/apps/compare/czkawka-0.0.3...czkawka-0.0.4) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + +#### Feat + +* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) + + + + diff --git a/incubator/czkawka/0.0.16/Chart.lock b/incubator/czkawka/0.0.16/Chart.lock new file mode 100644 index 00000000000..fcef79a0c43 --- /dev/null +++ b/incubator/czkawka/0.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:15.618015709Z" diff --git a/incubator/czkawka/0.0.16/Chart.yaml b/incubator/czkawka/0.0.16/Chart.yaml new file mode 100644 index 00000000000..f9b11d6a625 --- /dev/null +++ b/incubator/czkawka/0.0.16/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/czkawka +icon: https://truecharts.org/img/chart-icons/czkawka.png +keywords: + - duplicates + - file management + - czkawka +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: czkawka +sources: + - https://hub.docker.com/r/jlesage/czkawka + - https://github.com/jlesage/docker-czkawka + - https://github.com/qarmin/czkawka +type: application +version: 0.0.16 +annotations: + truecharts.org/catagories: | + - duplicates + - files + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/czkawka/0.0.16/README.md b/incubator/czkawka/0.0.16/README.md new file mode 100644 index 00000000000..97775e746c5 --- /dev/null +++ b/incubator/czkawka/0.0.16/README.md @@ -0,0 +1,109 @@ +# czkawka + +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.0](https://img.shields.io/badge/AppVersion-1.7.0-informational?style=flat-square) + +Czkawka is a simple, fast and free app to remove unnecessary files from your computer. + +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: [czkawka](https://truecharts.org/docs/charts/stable/czkawka) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `czkawka` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install czkawka TrueCharts/czkawka +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `czkawka` deployment + +```console +helm uninstall czkawka +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install czkawka \ + --set env.TZ="America/New York" \ + TrueCharts/czkawka +``` + +#### 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 czkawka TrueCharts/czkawka -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/czkawka/0.0.15/app-readme.md b/incubator/czkawka/0.0.16/app-readme.md similarity index 100% rename from incubator/czkawka/0.0.15/app-readme.md rename to incubator/czkawka/0.0.16/app-readme.md diff --git a/incubator/czkawka/0.0.16/charts/common-10.4.7.tgz b/incubator/czkawka/0.0.16/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/czkawka/0.0.16/charts/common-10.4.7.tgz differ diff --git a/incubator/czkawka/0.0.15/ix_values.yaml b/incubator/czkawka/0.0.16/ix_values.yaml similarity index 100% rename from incubator/czkawka/0.0.15/ix_values.yaml rename to incubator/czkawka/0.0.16/ix_values.yaml diff --git a/incubator/czkawka/0.0.15/questions.yaml b/incubator/czkawka/0.0.16/questions.yaml similarity index 100% rename from incubator/czkawka/0.0.15/questions.yaml rename to incubator/czkawka/0.0.16/questions.yaml diff --git a/incubator/czkawka/0.0.15/templates/common.yaml b/incubator/czkawka/0.0.16/templates/common.yaml similarity index 100% rename from incubator/czkawka/0.0.15/templates/common.yaml rename to incubator/czkawka/0.0.16/templates/common.yaml diff --git a/incubator/czkawka/0.0.15/values.yaml b/incubator/czkawka/0.0.16/values.yaml similarity index 100% rename from incubator/czkawka/0.0.15/values.yaml rename to incubator/czkawka/0.0.16/values.yaml diff --git a/incubator/dailynotes/0.0.11/CHANGELOG.md b/incubator/dailynotes/0.0.11/CHANGELOG.md deleted file mode 100644 index d165c15efb6..00000000000 --- a/incubator/dailynotes/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [dailynotes-0.0.11](https://github.com/truecharts/apps/compare/dailynotes-0.0.10...dailynotes-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [dailynotes-0.0.10]dailynotes-0.0.10 (2022-07-21) - -### 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] - - - -## [dailynotes-0.0.10]dailynotes-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dailynotes-0.0.10]dailynotes-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dailynotes-0.0.10]dailynotes-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [dailynotes-0.0.10]dailynotes-0.0.10 (2022-07-20) diff --git a/incubator/dailynotes/0.0.11/Chart.lock b/incubator/dailynotes/0.0.11/Chart.lock deleted file mode 100644 index 728a5ae908e..00000000000 --- a/incubator/dailynotes/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:13:53.316825878Z" diff --git a/incubator/dailynotes/0.0.11/Chart.yaml b/incubator/dailynotes/0.0.11/Chart.yaml deleted file mode 100644 index 9cdde85607c..00000000000 --- a/incubator/dailynotes/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "App for taking notes and tracking tasks on a daily basis. - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/dailynotes -icon: https://truecharts.org/img/chart-icons/dailynotes.png -keywords: - - dailynotes - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dailynotes -sources: - - https://hub.docker.com/r/m0ngr31/dailynotes/ -type: application -version: 0.0.11 diff --git a/incubator/dailynotes/0.0.11/README.md b/incubator/dailynotes/0.0.11/README.md deleted file mode 100644 index 44f4047b5b0..00000000000 --- a/incubator/dailynotes/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dailynotes - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -App for taking notes and tracking tasks on a daily basis. - -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: [dailynotes](https://truecharts.org/docs/charts/stable/dailynotes) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dailynotes` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dailynotes TrueCharts/dailynotes -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dailynotes` deployment - -```console -helm uninstall dailynotes -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dailynotes \ - --set env.TZ="America/New York" \ - TrueCharts/dailynotes -``` - -#### 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 dailynotes TrueCharts/dailynotes -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dailynotes/0.0.11/charts/common-10.4.6.tgz b/incubator/dailynotes/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/dailynotes/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/dailynotes/0.0.12/CHANGELOG.md b/incubator/dailynotes/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..127a307edcb --- /dev/null +++ b/incubator/dailynotes/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [dailynotes-0.0.12](https://github.com/truecharts/apps/compare/dailynotes-0.0.11...dailynotes-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dailynotes-0.0.11](https://github.com/truecharts/apps/compare/dailynotes-0.0.10...dailynotes-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [dailynotes-0.0.10]dailynotes-0.0.10 (2022-07-21) + +### 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] + + + +## [dailynotes-0.0.10]dailynotes-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dailynotes-0.0.10]dailynotes-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dailynotes-0.0.10]dailynotes-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [dailynotes-0.0.10]dailynotes-0.0.10 (2022-07-20) diff --git a/incubator/dailynotes/0.0.12/Chart.lock b/incubator/dailynotes/0.0.12/Chart.lock new file mode 100644 index 00000000000..918666e19e0 --- /dev/null +++ b/incubator/dailynotes/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:15.937565745Z" diff --git a/incubator/dailynotes/0.0.12/Chart.yaml b/incubator/dailynotes/0.0.12/Chart.yaml new file mode 100644 index 00000000000..bda8d7b25cf --- /dev/null +++ b/incubator/dailynotes/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "App for taking notes and tracking tasks on a daily basis. + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/dailynotes +icon: https://truecharts.org/img/chart-icons/dailynotes.png +keywords: + - dailynotes + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dailynotes +sources: + - https://hub.docker.com/r/m0ngr31/dailynotes/ +type: application +version: 0.0.12 diff --git a/incubator/dailynotes/0.0.12/README.md b/incubator/dailynotes/0.0.12/README.md new file mode 100644 index 00000000000..148fa38b272 --- /dev/null +++ b/incubator/dailynotes/0.0.12/README.md @@ -0,0 +1,107 @@ +# dailynotes + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +App for taking notes and tracking tasks on a daily basis. + +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: [dailynotes](https://truecharts.org/docs/charts/stable/dailynotes) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dailynotes` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dailynotes TrueCharts/dailynotes +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dailynotes` deployment + +```console +helm uninstall dailynotes +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dailynotes \ + --set env.TZ="America/New York" \ + TrueCharts/dailynotes +``` + +#### 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 dailynotes TrueCharts/dailynotes -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dailynotes/0.0.11/app-readme.md b/incubator/dailynotes/0.0.12/app-readme.md similarity index 100% rename from incubator/dailynotes/0.0.11/app-readme.md rename to incubator/dailynotes/0.0.12/app-readme.md diff --git a/incubator/dailynotes/0.0.12/charts/common-10.4.7.tgz b/incubator/dailynotes/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/dailynotes/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/dailynotes/0.0.11/ix_values.yaml b/incubator/dailynotes/0.0.12/ix_values.yaml similarity index 100% rename from incubator/dailynotes/0.0.11/ix_values.yaml rename to incubator/dailynotes/0.0.12/ix_values.yaml diff --git a/incubator/dailynotes/0.0.11/questions.yaml b/incubator/dailynotes/0.0.12/questions.yaml similarity index 100% rename from incubator/dailynotes/0.0.11/questions.yaml rename to incubator/dailynotes/0.0.12/questions.yaml diff --git a/incubator/dailynotes/0.0.11/templates/common.yaml b/incubator/dailynotes/0.0.12/templates/common.yaml similarity index 100% rename from incubator/dailynotes/0.0.11/templates/common.yaml rename to incubator/dailynotes/0.0.12/templates/common.yaml diff --git a/incubator/dailynotes/0.0.11/values.yaml b/incubator/dailynotes/0.0.12/values.yaml similarity index 100% rename from incubator/dailynotes/0.0.11/values.yaml rename to incubator/dailynotes/0.0.12/values.yaml diff --git a/incubator/damselfly/0.0.11/CHANGELOG.md b/incubator/damselfly/0.0.11/CHANGELOG.md deleted file mode 100644 index 47b6f8a5743..00000000000 --- a/incubator/damselfly/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [damselfly-0.0.11](https://github.com/truecharts/apps/compare/damselfly-0.0.10...damselfly-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [damselfly-0.0.10]damselfly-0.0.10 (2022-07-21) - -### 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] - - - -## [damselfly-0.0.10]damselfly-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [damselfly-0.0.10]damselfly-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [damselfly-0.0.10]damselfly-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [damselfly-0.0.10]damselfly-0.0.10 (2022-07-20) diff --git a/incubator/damselfly/0.0.11/Chart.lock b/incubator/damselfly/0.0.11/Chart.lock deleted file mode 100644 index 6d9d8a57bf1..00000000000 --- a/incubator/damselfly/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:13:58.093546447Z" diff --git a/incubator/damselfly/0.0.11/Chart.yaml b/incubator/damselfly/0.0.11/Chart.yaml deleted file mode 100644 index e90ee8e7bb4..00000000000 --- a/incubator/damselfly/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Damselfly is a server-based Digital Asset Management system. The goal - of Damselfly is to index an extremely large collection of images, and allow easy - search and retrieval of those images, using metadata such as the IPTC keyword tags, - as well as the folder and file names. See https://damselfly.info for more details. -home: https://github.com/truecharts/apps/tree/master/charts/stable/damselfly -icon: https://truecharts.org/img/chart-icons/damselfly.png -keywords: - - damselfly - - MediaApp-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: damselfly -sources: - - https://github.com/Webreaper/Damselfly - - https://hub.docker.com/r/webreaper/damselfly/ -type: application -version: 0.0.11 diff --git a/incubator/damselfly/0.0.11/README.md b/incubator/damselfly/0.0.11/README.md deleted file mode 100644 index 8656f06753b..00000000000 --- a/incubator/damselfly/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# damselfly - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. - -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: [damselfly](https://truecharts.org/docs/charts/stable/damselfly) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `damselfly` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install damselfly TrueCharts/damselfly -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `damselfly` deployment - -```console -helm uninstall damselfly -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install damselfly \ - --set env.TZ="America/New York" \ - TrueCharts/damselfly -``` - -#### 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 damselfly TrueCharts/damselfly -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/damselfly/0.0.11/charts/common-10.4.6.tgz b/incubator/damselfly/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/damselfly/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/damselfly/0.0.12/CHANGELOG.md b/incubator/damselfly/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c0cdafce863 --- /dev/null +++ b/incubator/damselfly/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [damselfly-0.0.12](https://github.com/truecharts/apps/compare/damselfly-0.0.11...damselfly-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [damselfly-0.0.11](https://github.com/truecharts/apps/compare/damselfly-0.0.10...damselfly-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [damselfly-0.0.10]damselfly-0.0.10 (2022-07-21) + +### 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] + + + +## [damselfly-0.0.10]damselfly-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [damselfly-0.0.10]damselfly-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [damselfly-0.0.10]damselfly-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [damselfly-0.0.10]damselfly-0.0.10 (2022-07-20) diff --git a/incubator/damselfly/0.0.12/Chart.lock b/incubator/damselfly/0.0.12/Chart.lock new file mode 100644 index 00000000000..12650d4b77a --- /dev/null +++ b/incubator/damselfly/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:20.744131323Z" diff --git a/incubator/damselfly/0.0.12/Chart.yaml b/incubator/damselfly/0.0.12/Chart.yaml new file mode 100644 index 00000000000..aa4f58a8178 --- /dev/null +++ b/incubator/damselfly/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Damselfly is a server-based Digital Asset Management system. The goal + of Damselfly is to index an extremely large collection of images, and allow easy + search and retrieval of those images, using metadata such as the IPTC keyword tags, + as well as the folder and file names. See https://damselfly.info for more details. +home: https://github.com/truecharts/apps/tree/master/charts/stable/damselfly +icon: https://truecharts.org/img/chart-icons/damselfly.png +keywords: + - damselfly + - MediaApp-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: damselfly +sources: + - https://github.com/Webreaper/Damselfly + - https://hub.docker.com/r/webreaper/damselfly/ +type: application +version: 0.0.12 diff --git a/incubator/damselfly/0.0.12/README.md b/incubator/damselfly/0.0.12/README.md new file mode 100644 index 00000000000..2b293f43c62 --- /dev/null +++ b/incubator/damselfly/0.0.12/README.md @@ -0,0 +1,108 @@ +# damselfly + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. + +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: [damselfly](https://truecharts.org/docs/charts/stable/damselfly) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `damselfly` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install damselfly TrueCharts/damselfly +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `damselfly` deployment + +```console +helm uninstall damselfly +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install damselfly \ + --set env.TZ="America/New York" \ + TrueCharts/damselfly +``` + +#### 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 damselfly TrueCharts/damselfly -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/damselfly/0.0.11/app-readme.md b/incubator/damselfly/0.0.12/app-readme.md similarity index 100% rename from incubator/damselfly/0.0.11/app-readme.md rename to incubator/damselfly/0.0.12/app-readme.md diff --git a/incubator/damselfly/0.0.12/charts/common-10.4.7.tgz b/incubator/damselfly/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/damselfly/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/damselfly/0.0.11/ix_values.yaml b/incubator/damselfly/0.0.12/ix_values.yaml similarity index 100% rename from incubator/damselfly/0.0.11/ix_values.yaml rename to incubator/damselfly/0.0.12/ix_values.yaml diff --git a/incubator/damselfly/0.0.11/questions.yaml b/incubator/damselfly/0.0.12/questions.yaml similarity index 100% rename from incubator/damselfly/0.0.11/questions.yaml rename to incubator/damselfly/0.0.12/questions.yaml diff --git a/incubator/damselfly/0.0.11/templates/common.yaml b/incubator/damselfly/0.0.12/templates/common.yaml similarity index 100% rename from incubator/damselfly/0.0.11/templates/common.yaml rename to incubator/damselfly/0.0.12/templates/common.yaml diff --git a/incubator/damselfly/0.0.11/values.yaml b/incubator/damselfly/0.0.12/values.yaml similarity index 100% rename from incubator/damselfly/0.0.11/values.yaml rename to incubator/damselfly/0.0.12/values.yaml diff --git a/incubator/dashmachine/0.0.11/CHANGELOG.md b/incubator/dashmachine/0.0.11/CHANGELOG.md deleted file mode 100644 index 16281bd3278..00000000000 --- a/incubator/dashmachine/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [dashmachine-0.0.11](https://github.com/truecharts/apps/compare/dashmachine-0.0.10...dashmachine-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [dashmachine-0.0.10]dashmachine-0.0.10 (2022-07-21) - -### 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] - - - -## [dashmachine-0.0.10]dashmachine-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dashmachine-0.0.10]dashmachine-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dashmachine-0.0.10]dashmachine-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [dashmachine-0.0.10]dashmachine-0.0.10 (2022-07-20) diff --git a/incubator/dashmachine/0.0.11/Chart.lock b/incubator/dashmachine/0.0.11/Chart.lock deleted file mode 100644 index 639a96c42da..00000000000 --- a/incubator/dashmachine/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:14:00.168886328Z" diff --git a/incubator/dashmachine/0.0.11/Chart.yaml b/incubator/dashmachine/0.0.11/Chart.yaml deleted file mode 100644 index 872e39a2b5f..00000000000 --- a/incubator/dashmachine/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Another web application bookmark dashboard, with fun features.[br][br][b][u][span - style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: - [B][u]admin[/B][/u][/b]" -home: https://github.com/truecharts/apps/tree/master/charts/stable/dashmachine -icon: https://truecharts.org/img/chart-icons/dashmachine.png -keywords: - - dashmachine - - Productivity - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dashmachine -sources: - - https://hub.docker.com/r/rmountjoy/dashmachine/ - - https://hub.docker.com/r/rmountjoy/dashmachine/ -type: application -version: 0.0.11 diff --git a/incubator/dashmachine/0.0.11/README.md b/incubator/dashmachine/0.0.11/README.md deleted file mode 100644 index 0ac923aff9a..00000000000 --- a/incubator/dashmachine/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dashmachine - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] - -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: [dashmachine](https://truecharts.org/docs/charts/stable/dashmachine) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dashmachine` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dashmachine TrueCharts/dashmachine -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dashmachine` deployment - -```console -helm uninstall dashmachine -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dashmachine \ - --set env.TZ="America/New York" \ - TrueCharts/dashmachine -``` - -#### 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 dashmachine TrueCharts/dashmachine -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dashmachine/0.0.11/charts/common-10.4.6.tgz b/incubator/dashmachine/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/dashmachine/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/dashmachine/0.0.12/CHANGELOG.md b/incubator/dashmachine/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ed893951c6a --- /dev/null +++ b/incubator/dashmachine/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [dashmachine-0.0.12](https://github.com/truecharts/apps/compare/dashmachine-0.0.11...dashmachine-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dashmachine-0.0.11](https://github.com/truecharts/apps/compare/dashmachine-0.0.10...dashmachine-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [dashmachine-0.0.10]dashmachine-0.0.10 (2022-07-21) + +### 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] + + + +## [dashmachine-0.0.10]dashmachine-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dashmachine-0.0.10]dashmachine-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dashmachine-0.0.10]dashmachine-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [dashmachine-0.0.10]dashmachine-0.0.10 (2022-07-20) diff --git a/incubator/dashmachine/0.0.12/Chart.lock b/incubator/dashmachine/0.0.12/Chart.lock new file mode 100644 index 00000000000..c84f194ecd5 --- /dev/null +++ b/incubator/dashmachine/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:23.886350487Z" diff --git a/incubator/dashmachine/0.0.12/Chart.yaml b/incubator/dashmachine/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d575c7f788d --- /dev/null +++ b/incubator/dashmachine/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Another web application bookmark dashboard, with fun features.[br][br][b][u][span + style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: + [B][u]admin[/B][/u][/b]" +home: https://github.com/truecharts/apps/tree/master/charts/stable/dashmachine +icon: https://truecharts.org/img/chart-icons/dashmachine.png +keywords: + - dashmachine + - Productivity + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dashmachine +sources: + - https://hub.docker.com/r/rmountjoy/dashmachine/ + - https://hub.docker.com/r/rmountjoy/dashmachine/ +type: application +version: 0.0.12 diff --git a/incubator/dashmachine/0.0.12/README.md b/incubator/dashmachine/0.0.12/README.md new file mode 100644 index 00000000000..4a8c052dcdd --- /dev/null +++ b/incubator/dashmachine/0.0.12/README.md @@ -0,0 +1,108 @@ +# dashmachine + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] + +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: [dashmachine](https://truecharts.org/docs/charts/stable/dashmachine) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dashmachine` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dashmachine TrueCharts/dashmachine +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dashmachine` deployment + +```console +helm uninstall dashmachine +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dashmachine \ + --set env.TZ="America/New York" \ + TrueCharts/dashmachine +``` + +#### 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 dashmachine TrueCharts/dashmachine -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dashmachine/0.0.11/app-readme.md b/incubator/dashmachine/0.0.12/app-readme.md similarity index 100% rename from incubator/dashmachine/0.0.11/app-readme.md rename to incubator/dashmachine/0.0.12/app-readme.md diff --git a/incubator/dashmachine/0.0.12/charts/common-10.4.7.tgz b/incubator/dashmachine/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/dashmachine/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/dashmachine/0.0.11/ix_values.yaml b/incubator/dashmachine/0.0.12/ix_values.yaml similarity index 100% rename from incubator/dashmachine/0.0.11/ix_values.yaml rename to incubator/dashmachine/0.0.12/ix_values.yaml diff --git a/incubator/dashmachine/0.0.11/questions.yaml b/incubator/dashmachine/0.0.12/questions.yaml similarity index 100% rename from incubator/dashmachine/0.0.11/questions.yaml rename to incubator/dashmachine/0.0.12/questions.yaml diff --git a/incubator/dashmachine/0.0.11/templates/common.yaml b/incubator/dashmachine/0.0.12/templates/common.yaml similarity index 100% rename from incubator/dashmachine/0.0.11/templates/common.yaml rename to incubator/dashmachine/0.0.12/templates/common.yaml diff --git a/incubator/dashmachine/0.0.11/values.yaml b/incubator/dashmachine/0.0.12/values.yaml similarity index 100% rename from incubator/dashmachine/0.0.11/values.yaml rename to incubator/dashmachine/0.0.12/values.yaml diff --git a/incubator/dayofdefeatsource/0.0.11/CHANGELOG.md b/incubator/dayofdefeatsource/0.0.11/CHANGELOG.md deleted file mode 100644 index 36a67f6204f..00000000000 --- a/incubator/dayofdefeatsource/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [dayofdefeatsource-0.0.11](https://github.com/truecharts/apps/compare/dayofdefeatsource-0.0.10...dayofdefeatsource-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [dayofdefeatsource-0.0.10]dayofdefeatsource-0.0.10 (2022-07-21) - -### 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] - - - -## [dayofdefeatsource-0.0.10]dayofdefeatsource-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dayofdefeatsource-0.0.10]dayofdefeatsource-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dayofdefeatsource-0.0.10]dayofdefeatsource-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [dayofdefeatsource-0.0.10]dayofdefeatsource-0.0.10 (2022-07-20) diff --git a/incubator/dayofdefeatsource/0.0.11/Chart.lock b/incubator/dayofdefeatsource/0.0.11/Chart.lock deleted file mode 100644 index 3e745e1efb4..00000000000 --- a/incubator/dayofdefeatsource/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:14:12.510676812Z" diff --git a/incubator/dayofdefeatsource/0.0.11/Chart.yaml b/incubator/dayofdefeatsource/0.0.11/Chart.yaml deleted file mode 100644 index 21d3ad45c49..00000000000 --- a/incubator/dayofdefeatsource/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Day of Defeat: Source and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/dayofdefeatsource -icon: https://truecharts.org/img/chart-icons/dayofdefeatsource.png -keywords: - - dayofdefeatsource - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dayofdefeatsource -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/dayofdefeatsource/0.0.11/README.md b/incubator/dayofdefeatsource/0.0.11/README.md deleted file mode 100644 index 264067017ed..00000000000 --- a/incubator/dayofdefeatsource/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dayofdefeatsource - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Day of Defeat: Source and run it. - -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: [dayofdefeatsource](https://truecharts.org/docs/charts/stable/dayofdefeatsource) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dayofdefeatsource` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dayofdefeatsource TrueCharts/dayofdefeatsource -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dayofdefeatsource` deployment - -```console -helm uninstall dayofdefeatsource -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dayofdefeatsource \ - --set env.TZ="America/New York" \ - TrueCharts/dayofdefeatsource -``` - -#### 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 dayofdefeatsource TrueCharts/dayofdefeatsource -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dayofdefeatsource/0.0.11/charts/common-10.4.6.tgz b/incubator/dayofdefeatsource/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/dayofdefeatsource/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/dayofdefeatsource/0.0.12/CHANGELOG.md b/incubator/dayofdefeatsource/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f2c1e5c8e11 --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [dayofdefeatsource-0.0.12](https://github.com/truecharts/apps/compare/dayofdefeatsource-0.0.11...dayofdefeatsource-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dayofdefeatsource-0.0.11](https://github.com/truecharts/apps/compare/dayofdefeatsource-0.0.10...dayofdefeatsource-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [dayofdefeatsource-0.0.10]dayofdefeatsource-0.0.10 (2022-07-21) + +### 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] + + + +## [dayofdefeatsource-0.0.10]dayofdefeatsource-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dayofdefeatsource-0.0.10]dayofdefeatsource-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dayofdefeatsource-0.0.10]dayofdefeatsource-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [dayofdefeatsource-0.0.10]dayofdefeatsource-0.0.10 (2022-07-20) diff --git a/incubator/dayofdefeatsource/0.0.12/Chart.lock b/incubator/dayofdefeatsource/0.0.12/Chart.lock new file mode 100644 index 00000000000..5ac34559fb1 --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:34.972392456Z" diff --git a/incubator/dayofdefeatsource/0.0.12/Chart.yaml b/incubator/dayofdefeatsource/0.0.12/Chart.yaml new file mode 100644 index 00000000000..7b5c0c1251d --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Day of Defeat: Source and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/dayofdefeatsource +icon: https://truecharts.org/img/chart-icons/dayofdefeatsource.png +keywords: + - dayofdefeatsource + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dayofdefeatsource +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/dayofdefeatsource/0.0.12/README.md b/incubator/dayofdefeatsource/0.0.12/README.md new file mode 100644 index 00000000000..a28851837fc --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.12/README.md @@ -0,0 +1,108 @@ +# dayofdefeatsource + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Day of Defeat: Source and run it. + +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: [dayofdefeatsource](https://truecharts.org/docs/charts/stable/dayofdefeatsource) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dayofdefeatsource` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dayofdefeatsource TrueCharts/dayofdefeatsource +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dayofdefeatsource` deployment + +```console +helm uninstall dayofdefeatsource +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dayofdefeatsource \ + --set env.TZ="America/New York" \ + TrueCharts/dayofdefeatsource +``` + +#### 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 dayofdefeatsource TrueCharts/dayofdefeatsource -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dayofdefeatsource/0.0.11/app-readme.md b/incubator/dayofdefeatsource/0.0.12/app-readme.md similarity index 100% rename from incubator/dayofdefeatsource/0.0.11/app-readme.md rename to incubator/dayofdefeatsource/0.0.12/app-readme.md diff --git a/incubator/dayofdefeatsource/0.0.12/charts/common-10.4.7.tgz b/incubator/dayofdefeatsource/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/dayofdefeatsource/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/dayofdefeatsource/0.0.11/ix_values.yaml b/incubator/dayofdefeatsource/0.0.12/ix_values.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.11/ix_values.yaml rename to incubator/dayofdefeatsource/0.0.12/ix_values.yaml diff --git a/incubator/dayofdefeatsource/0.0.11/questions.yaml b/incubator/dayofdefeatsource/0.0.12/questions.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.11/questions.yaml rename to incubator/dayofdefeatsource/0.0.12/questions.yaml diff --git a/incubator/dayofdefeatsource/0.0.11/templates/common.yaml b/incubator/dayofdefeatsource/0.0.12/templates/common.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.11/templates/common.yaml rename to incubator/dayofdefeatsource/0.0.12/templates/common.yaml diff --git a/incubator/dayofdefeatsource/0.0.11/values.yaml b/incubator/dayofdefeatsource/0.0.12/values.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.11/values.yaml rename to incubator/dayofdefeatsource/0.0.12/values.yaml diff --git a/incubator/daysofwar/0.0.11/CHANGELOG.md b/incubator/daysofwar/0.0.11/CHANGELOG.md deleted file mode 100644 index dee468cb685..00000000000 --- a/incubator/daysofwar/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [daysofwar-0.0.11](https://github.com/truecharts/apps/compare/daysofwar-0.0.10...daysofwar-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [daysofwar-0.0.10]daysofwar-0.0.10 (2022-07-21) - -### 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] - - - -## [daysofwar-0.0.10]daysofwar-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [daysofwar-0.0.10]daysofwar-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [daysofwar-0.0.10]daysofwar-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [daysofwar-0.0.10]daysofwar-0.0.10 (2022-07-20) diff --git a/incubator/daysofwar/0.0.11/Chart.lock b/incubator/daysofwar/0.0.11/Chart.lock deleted file mode 100644 index 539b25fcb9f..00000000000 --- a/incubator/daysofwar/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:14:14.907431051Z" diff --git a/incubator/daysofwar/0.0.11/Chart.yaml b/incubator/daysofwar/0.0.11/Chart.yaml deleted file mode 100644 index 21c75ea19d0..00000000000 --- a/incubator/daysofwar/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Days of War and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/daysofwar -icon: https://truecharts.org/img/chart-icons/daysofwar.png -keywords: - - daysofwar - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: daysofwar -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/daysofwar/0.0.11/README.md b/incubator/daysofwar/0.0.11/README.md deleted file mode 100644 index ce55895e57a..00000000000 --- a/incubator/daysofwar/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# daysofwar - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Days of War and run it. - -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: [daysofwar](https://truecharts.org/docs/charts/stable/daysofwar) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `daysofwar` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install daysofwar TrueCharts/daysofwar -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `daysofwar` deployment - -```console -helm uninstall daysofwar -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install daysofwar \ - --set env.TZ="America/New York" \ - TrueCharts/daysofwar -``` - -#### 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 daysofwar TrueCharts/daysofwar -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/daysofwar/0.0.11/charts/common-10.4.6.tgz b/incubator/daysofwar/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/daysofwar/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/daysofwar/0.0.12/CHANGELOG.md b/incubator/daysofwar/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..175cca29ef2 --- /dev/null +++ b/incubator/daysofwar/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [daysofwar-0.0.12](https://github.com/truecharts/apps/compare/daysofwar-0.0.11...daysofwar-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [daysofwar-0.0.11](https://github.com/truecharts/apps/compare/daysofwar-0.0.10...daysofwar-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [daysofwar-0.0.10]daysofwar-0.0.10 (2022-07-21) + +### 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] + + + +## [daysofwar-0.0.10]daysofwar-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [daysofwar-0.0.10]daysofwar-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [daysofwar-0.0.10]daysofwar-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [daysofwar-0.0.10]daysofwar-0.0.10 (2022-07-20) diff --git a/incubator/daysofwar/0.0.12/Chart.lock b/incubator/daysofwar/0.0.12/Chart.lock new file mode 100644 index 00000000000..68988ad3581 --- /dev/null +++ b/incubator/daysofwar/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:35.315079514Z" diff --git a/incubator/daysofwar/0.0.12/Chart.yaml b/incubator/daysofwar/0.0.12/Chart.yaml new file mode 100644 index 00000000000..1a6ba644eec --- /dev/null +++ b/incubator/daysofwar/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Days of War and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/daysofwar +icon: https://truecharts.org/img/chart-icons/daysofwar.png +keywords: + - daysofwar + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: daysofwar +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/daysofwar/0.0.12/README.md b/incubator/daysofwar/0.0.12/README.md new file mode 100644 index 00000000000..c8867e0de8c --- /dev/null +++ b/incubator/daysofwar/0.0.12/README.md @@ -0,0 +1,108 @@ +# daysofwar + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Days of War and run it. + +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: [daysofwar](https://truecharts.org/docs/charts/stable/daysofwar) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `daysofwar` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install daysofwar TrueCharts/daysofwar +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `daysofwar` deployment + +```console +helm uninstall daysofwar +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install daysofwar \ + --set env.TZ="America/New York" \ + TrueCharts/daysofwar +``` + +#### 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 daysofwar TrueCharts/daysofwar -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/daysofwar/0.0.11/app-readme.md b/incubator/daysofwar/0.0.12/app-readme.md similarity index 100% rename from incubator/daysofwar/0.0.11/app-readme.md rename to incubator/daysofwar/0.0.12/app-readme.md diff --git a/incubator/daysofwar/0.0.12/charts/common-10.4.7.tgz b/incubator/daysofwar/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/daysofwar/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/daysofwar/0.0.11/ix_values.yaml b/incubator/daysofwar/0.0.12/ix_values.yaml similarity index 100% rename from incubator/daysofwar/0.0.11/ix_values.yaml rename to incubator/daysofwar/0.0.12/ix_values.yaml diff --git a/incubator/daysofwar/0.0.11/questions.yaml b/incubator/daysofwar/0.0.12/questions.yaml similarity index 100% rename from incubator/daysofwar/0.0.11/questions.yaml rename to incubator/daysofwar/0.0.12/questions.yaml diff --git a/incubator/daysofwar/0.0.11/templates/common.yaml b/incubator/daysofwar/0.0.12/templates/common.yaml similarity index 100% rename from incubator/daysofwar/0.0.11/templates/common.yaml rename to incubator/daysofwar/0.0.12/templates/common.yaml diff --git a/incubator/daysofwar/0.0.11/values.yaml b/incubator/daysofwar/0.0.12/values.yaml similarity index 100% rename from incubator/daysofwar/0.0.11/values.yaml rename to incubator/daysofwar/0.0.12/values.yaml diff --git a/incubator/dayz/0.0.11/CHANGELOG.md b/incubator/dayz/0.0.11/CHANGELOG.md deleted file mode 100644 index ff154a67ff4..00000000000 --- a/incubator/dayz/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [dayz-0.0.11](https://github.com/truecharts/apps/compare/dayz-0.0.10...dayz-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [dayz-0.0.10]dayz-0.0.10 (2022-07-21) - -### 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] - - - -## [dayz-0.0.10]dayz-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dayz-0.0.10]dayz-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dayz-0.0.10]dayz-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [dayz-0.0.10]dayz-0.0.10 (2022-07-20) diff --git a/incubator/dayz/0.0.11/Chart.lock b/incubator/dayz/0.0.11/Chart.lock deleted file mode 100644 index 2a42259c746..00000000000 --- a/incubator/dayz/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:14:19.214127414Z" diff --git a/incubator/dayz/0.0.11/Chart.yaml b/incubator/dayz/0.0.11/Chart.yaml deleted file mode 100644 index ecea33ae966..00000000000 --- a/incubator/dayz/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ DayZ and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/dayz -icon: https://truecharts.org/img/chart-icons/dayz.png -keywords: - - dayz - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dayz -sources: - - https://www.bohemia.net/games/dayz - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/dayz/0.0.11/README.md b/incubator/dayz/0.0.11/README.md deleted file mode 100644 index 91949eca625..00000000000 --- a/incubator/dayz/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dayz - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install DayZ and run it. - -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: [dayz](https://truecharts.org/docs/charts/stable/dayz) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dayz` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dayz TrueCharts/dayz -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dayz` deployment - -```console -helm uninstall dayz -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dayz \ - --set env.TZ="America/New York" \ - TrueCharts/dayz -``` - -#### 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 dayz TrueCharts/dayz -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dayz/0.0.11/charts/common-10.4.6.tgz b/incubator/dayz/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/dayz/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/dayz/0.0.12/CHANGELOG.md b/incubator/dayz/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c79dddaa0e6 --- /dev/null +++ b/incubator/dayz/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [dayz-0.0.12](https://github.com/truecharts/apps/compare/dayz-0.0.11...dayz-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dayz-0.0.11](https://github.com/truecharts/apps/compare/dayz-0.0.10...dayz-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [dayz-0.0.10]dayz-0.0.10 (2022-07-21) + +### 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] + + + +## [dayz-0.0.10]dayz-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dayz-0.0.10]dayz-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dayz-0.0.10]dayz-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [dayz-0.0.10]dayz-0.0.10 (2022-07-20) diff --git a/incubator/dayz/0.0.12/Chart.lock b/incubator/dayz/0.0.12/Chart.lock new file mode 100644 index 00000000000..0d01a613266 --- /dev/null +++ b/incubator/dayz/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:39.138237853Z" diff --git a/incubator/dayz/0.0.12/Chart.yaml b/incubator/dayz/0.0.12/Chart.yaml new file mode 100644 index 00000000000..f1c567be0be --- /dev/null +++ b/incubator/dayz/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ DayZ and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/dayz +icon: https://truecharts.org/img/chart-icons/dayz.png +keywords: + - dayz + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dayz +sources: + - https://www.bohemia.net/games/dayz + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/dayz/0.0.12/README.md b/incubator/dayz/0.0.12/README.md new file mode 100644 index 00000000000..1e6f6e53766 --- /dev/null +++ b/incubator/dayz/0.0.12/README.md @@ -0,0 +1,108 @@ +# dayz + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install DayZ and run it. + +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: [dayz](https://truecharts.org/docs/charts/stable/dayz) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dayz` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dayz TrueCharts/dayz +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dayz` deployment + +```console +helm uninstall dayz +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dayz \ + --set env.TZ="America/New York" \ + TrueCharts/dayz +``` + +#### 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 dayz TrueCharts/dayz -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dayz/0.0.11/app-readme.md b/incubator/dayz/0.0.12/app-readme.md similarity index 100% rename from incubator/dayz/0.0.11/app-readme.md rename to incubator/dayz/0.0.12/app-readme.md diff --git a/incubator/dayz/0.0.12/charts/common-10.4.7.tgz b/incubator/dayz/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/dayz/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/dayz/0.0.11/ix_values.yaml b/incubator/dayz/0.0.12/ix_values.yaml similarity index 100% rename from incubator/dayz/0.0.11/ix_values.yaml rename to incubator/dayz/0.0.12/ix_values.yaml diff --git a/incubator/dayz/0.0.11/questions.yaml b/incubator/dayz/0.0.12/questions.yaml similarity index 100% rename from incubator/dayz/0.0.11/questions.yaml rename to incubator/dayz/0.0.12/questions.yaml diff --git a/incubator/dayz/0.0.11/templates/common.yaml b/incubator/dayz/0.0.12/templates/common.yaml similarity index 100% rename from incubator/dayz/0.0.11/templates/common.yaml rename to incubator/dayz/0.0.12/templates/common.yaml diff --git a/incubator/dayz/0.0.11/values.yaml b/incubator/dayz/0.0.12/values.yaml similarity index 100% rename from incubator/dayz/0.0.11/values.yaml rename to incubator/dayz/0.0.12/values.yaml diff --git a/incubator/ddns-route53/0.0.11/CHANGELOG.md b/incubator/ddns-route53/0.0.11/CHANGELOG.md deleted file mode 100644 index 4af2e36fc59..00000000000 --- a/incubator/ddns-route53/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [ddns-route53-0.0.11](https://github.com/truecharts/apps/compare/ddns-route53-0.0.10...ddns-route53-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [ddns-route53-0.0.10]ddns-route53-0.0.10 (2022-07-21) - -### 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] - - - -## [ddns-route53-0.0.10]ddns-route53-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [ddns-route53-0.0.10]ddns-route53-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [ddns-route53-0.0.10]ddns-route53-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [ddns-route53-0.0.10]ddns-route53-0.0.10 (2022-07-20) diff --git a/incubator/ddns-route53/0.0.11/Chart.lock b/incubator/ddns-route53/0.0.11/Chart.lock deleted file mode 100644 index 89ea9a788ad..00000000000 --- a/incubator/ddns-route53/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:14:22.171081939Z" diff --git a/incubator/ddns-route53/0.0.11/Chart.yaml b/incubator/ddns-route53/0.0.11/Chart.yaml deleted file mode 100644 index 819ed474fdc..00000000000 --- a/incubator/ddns-route53/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Dynamic DNS for Amazon Route 53\u200E on a time-based schedule" -home: https://github.com/truecharts/apps/tree/master/charts/stable/ddns-route53 -icon: https://truecharts.org/img/chart-icons/ddns-route53.png -keywords: - - ddns-route53 - - Network-DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ddns-route53 -sources: - - https://github.com/crazy-max/ddns-route53 - - https://hub.docker.com/r/crazymax/ddns-route53/ -type: application -version: 0.0.11 diff --git a/incubator/ddns-route53/0.0.11/README.md b/incubator/ddns-route53/0.0.11/README.md deleted file mode 100644 index 45123aa4d15..00000000000 --- a/incubator/ddns-route53/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ddns-route53 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Dynamic DNS for Amazon Route 53‎ on a time-based schedule - -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: [ddns-route53](https://truecharts.org/docs/charts/stable/ddns-route53) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ddns-route53` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ddns-route53 TrueCharts/ddns-route53 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ddns-route53` deployment - -```console -helm uninstall ddns-route53 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ddns-route53 \ - --set env.TZ="America/New York" \ - TrueCharts/ddns-route53 -``` - -#### 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 ddns-route53 TrueCharts/ddns-route53 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ddns-route53/0.0.11/charts/common-10.4.6.tgz b/incubator/ddns-route53/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ddns-route53/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ddns-route53/0.0.12/CHANGELOG.md b/incubator/ddns-route53/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..962cea47dbb --- /dev/null +++ b/incubator/ddns-route53/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [ddns-route53-0.0.12](https://github.com/truecharts/apps/compare/ddns-route53-0.0.11...ddns-route53-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ddns-route53-0.0.11](https://github.com/truecharts/apps/compare/ddns-route53-0.0.10...ddns-route53-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [ddns-route53-0.0.10]ddns-route53-0.0.10 (2022-07-21) + +### 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] + + + +## [ddns-route53-0.0.10]ddns-route53-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [ddns-route53-0.0.10]ddns-route53-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [ddns-route53-0.0.10]ddns-route53-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [ddns-route53-0.0.10]ddns-route53-0.0.10 (2022-07-20) diff --git a/incubator/ddns-route53/0.0.12/Chart.lock b/incubator/ddns-route53/0.0.12/Chart.lock new file mode 100644 index 00000000000..b94dce2636a --- /dev/null +++ b/incubator/ddns-route53/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:42.014723675Z" diff --git a/incubator/ddns-route53/0.0.12/Chart.yaml b/incubator/ddns-route53/0.0.12/Chart.yaml new file mode 100644 index 00000000000..3005c3d221b --- /dev/null +++ b/incubator/ddns-route53/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-DNS +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Dynamic DNS for Amazon Route 53\u200E on a time-based schedule" +home: https://github.com/truecharts/apps/tree/master/charts/stable/ddns-route53 +icon: https://truecharts.org/img/chart-icons/ddns-route53.png +keywords: + - ddns-route53 + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ddns-route53 +sources: + - https://github.com/crazy-max/ddns-route53 + - https://hub.docker.com/r/crazymax/ddns-route53/ +type: application +version: 0.0.12 diff --git a/incubator/ddns-route53/0.0.12/README.md b/incubator/ddns-route53/0.0.12/README.md new file mode 100644 index 00000000000..6103f8d6c32 --- /dev/null +++ b/incubator/ddns-route53/0.0.12/README.md @@ -0,0 +1,108 @@ +# ddns-route53 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Dynamic DNS for Amazon Route 53‎ on a time-based schedule + +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: [ddns-route53](https://truecharts.org/docs/charts/stable/ddns-route53) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ddns-route53` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ddns-route53 TrueCharts/ddns-route53 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ddns-route53` deployment + +```console +helm uninstall ddns-route53 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ddns-route53 \ + --set env.TZ="America/New York" \ + TrueCharts/ddns-route53 +``` + +#### 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 ddns-route53 TrueCharts/ddns-route53 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ddns-route53/0.0.11/app-readme.md b/incubator/ddns-route53/0.0.12/app-readme.md similarity index 100% rename from incubator/ddns-route53/0.0.11/app-readme.md rename to incubator/ddns-route53/0.0.12/app-readme.md diff --git a/incubator/ddns-route53/0.0.12/charts/common-10.4.7.tgz b/incubator/ddns-route53/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ddns-route53/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ddns-route53/0.0.11/ix_values.yaml b/incubator/ddns-route53/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ddns-route53/0.0.11/ix_values.yaml rename to incubator/ddns-route53/0.0.12/ix_values.yaml diff --git a/incubator/ddns-route53/0.0.11/questions.yaml b/incubator/ddns-route53/0.0.12/questions.yaml similarity index 100% rename from incubator/ddns-route53/0.0.11/questions.yaml rename to incubator/ddns-route53/0.0.12/questions.yaml diff --git a/incubator/ddns-route53/0.0.11/templates/common.yaml b/incubator/ddns-route53/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ddns-route53/0.0.11/templates/common.yaml rename to incubator/ddns-route53/0.0.12/templates/common.yaml diff --git a/incubator/ddns-route53/0.0.11/values.yaml b/incubator/ddns-route53/0.0.12/values.yaml similarity index 100% rename from incubator/ddns-route53/0.0.11/values.yaml rename to incubator/ddns-route53/0.0.12/values.yaml diff --git a/incubator/debian-apt-mirror/0.0.11/CHANGELOG.md b/incubator/debian-apt-mirror/0.0.11/CHANGELOG.md deleted file mode 100644 index 5c8ea61074f..00000000000 --- a/incubator/debian-apt-mirror/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [debian-apt-mirror-0.0.11](https://github.com/truecharts/apps/compare/debian-apt-mirror-0.0.10...debian-apt-mirror-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [debian-apt-mirror-0.0.10]debian-apt-mirror-0.0.10 (2022-07-21) - -### 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] - - - -## [debian-apt-mirror-0.0.10]debian-apt-mirror-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [debian-apt-mirror-0.0.10]debian-apt-mirror-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [debian-apt-mirror-0.0.10]debian-apt-mirror-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [debian-apt-mirror-0.0.10]debian-apt-mirror-0.0.10 (2022-07-20) diff --git a/incubator/debian-apt-mirror/0.0.11/Chart.lock b/incubator/debian-apt-mirror/0.0.11/Chart.lock deleted file mode 100644 index 50b58264af7..00000000000 --- a/incubator/debian-apt-mirror/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:14:34.616835592Z" diff --git a/incubator/debian-apt-mirror/0.0.11/Chart.yaml b/incubator/debian-apt-mirror/0.0.11/Chart.yaml deleted file mode 100644 index c7a17a75ba6..00000000000 --- a/incubator/debian-apt-mirror/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities - - Drivers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This container will run apt-mirror and Apache2. This allows you to create\ - \ a local apt mirror for Debian packages.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/debian-apt-mirror -icon: https://truecharts.org/img/chart-icons/debian-apt-mirror.png -keywords: - - debian-apt-mirror - - Network-Other - - Productivity - - Tools-Utilities - - Drivers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: debian-apt-mirror -sources: - - https://www.debian.org/ - - https://hub.docker.com/r/ich777/debian-mirror -type: application -version: 0.0.11 diff --git a/incubator/debian-apt-mirror/0.0.11/README.md b/incubator/debian-apt-mirror/0.0.11/README.md deleted file mode 100644 index 4d3d780c037..00000000000 --- a/incubator/debian-apt-mirror/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# debian-apt-mirror - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This container will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. - -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: [debian-apt-mirror](https://truecharts.org/docs/charts/stable/debian-apt-mirror) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `debian-apt-mirror` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install debian-apt-mirror TrueCharts/debian-apt-mirror -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `debian-apt-mirror` deployment - -```console -helm uninstall debian-apt-mirror -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install debian-apt-mirror \ - --set env.TZ="America/New York" \ - TrueCharts/debian-apt-mirror -``` - -#### 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 debian-apt-mirror TrueCharts/debian-apt-mirror -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/debian-apt-mirror/0.0.11/charts/common-10.4.6.tgz b/incubator/debian-apt-mirror/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/debian-apt-mirror/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/debian-apt-mirror/0.0.12/CHANGELOG.md b/incubator/debian-apt-mirror/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3abf71dd122 --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [debian-apt-mirror-0.0.12](https://github.com/truecharts/apps/compare/debian-apt-mirror-0.0.11...debian-apt-mirror-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [debian-apt-mirror-0.0.11](https://github.com/truecharts/apps/compare/debian-apt-mirror-0.0.10...debian-apt-mirror-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [debian-apt-mirror-0.0.10]debian-apt-mirror-0.0.10 (2022-07-21) + +### 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] + + + +## [debian-apt-mirror-0.0.10]debian-apt-mirror-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [debian-apt-mirror-0.0.10]debian-apt-mirror-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [debian-apt-mirror-0.0.10]debian-apt-mirror-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [debian-apt-mirror-0.0.10]debian-apt-mirror-0.0.10 (2022-07-20) diff --git a/incubator/debian-apt-mirror/0.0.12/Chart.lock b/incubator/debian-apt-mirror/0.0.12/Chart.lock new file mode 100644 index 00000000000..717ab8a8c28 --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:53.673387572Z" diff --git a/incubator/debian-apt-mirror/0.0.12/Chart.yaml b/incubator/debian-apt-mirror/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e91c1fddc7d --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Productivity + - Tools-Utilities + - Drivers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This container will run apt-mirror and Apache2. This allows you to create\ + \ a local apt mirror for Debian packages.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/debian-apt-mirror +icon: https://truecharts.org/img/chart-icons/debian-apt-mirror.png +keywords: + - debian-apt-mirror + - Network-Other + - Productivity + - Tools-Utilities + - Drivers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: debian-apt-mirror +sources: + - https://www.debian.org/ + - https://hub.docker.com/r/ich777/debian-mirror +type: application +version: 0.0.12 diff --git a/incubator/debian-apt-mirror/0.0.12/README.md b/incubator/debian-apt-mirror/0.0.12/README.md new file mode 100644 index 00000000000..67e50f257a1 --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.12/README.md @@ -0,0 +1,108 @@ +# debian-apt-mirror + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This container will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. + +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: [debian-apt-mirror](https://truecharts.org/docs/charts/stable/debian-apt-mirror) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `debian-apt-mirror` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install debian-apt-mirror TrueCharts/debian-apt-mirror +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `debian-apt-mirror` deployment + +```console +helm uninstall debian-apt-mirror +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install debian-apt-mirror \ + --set env.TZ="America/New York" \ + TrueCharts/debian-apt-mirror +``` + +#### 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 debian-apt-mirror TrueCharts/debian-apt-mirror -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/debian-apt-mirror/0.0.11/app-readme.md b/incubator/debian-apt-mirror/0.0.12/app-readme.md similarity index 100% rename from incubator/debian-apt-mirror/0.0.11/app-readme.md rename to incubator/debian-apt-mirror/0.0.12/app-readme.md diff --git a/incubator/debian-apt-mirror/0.0.12/charts/common-10.4.7.tgz b/incubator/debian-apt-mirror/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/debian-apt-mirror/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/debian-apt-mirror/0.0.11/ix_values.yaml b/incubator/debian-apt-mirror/0.0.12/ix_values.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.11/ix_values.yaml rename to incubator/debian-apt-mirror/0.0.12/ix_values.yaml diff --git a/incubator/debian-apt-mirror/0.0.11/questions.yaml b/incubator/debian-apt-mirror/0.0.12/questions.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.11/questions.yaml rename to incubator/debian-apt-mirror/0.0.12/questions.yaml diff --git a/incubator/debian-apt-mirror/0.0.11/templates/common.yaml b/incubator/debian-apt-mirror/0.0.12/templates/common.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.11/templates/common.yaml rename to incubator/debian-apt-mirror/0.0.12/templates/common.yaml diff --git a/incubator/debian-apt-mirror/0.0.11/values.yaml b/incubator/debian-apt-mirror/0.0.12/values.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.11/values.yaml rename to incubator/debian-apt-mirror/0.0.12/values.yaml diff --git a/incubator/debian-bullseye/0.0.11/CHANGELOG.md b/incubator/debian-bullseye/0.0.11/CHANGELOG.md deleted file mode 100644 index 1836df3b00c..00000000000 --- a/incubator/debian-bullseye/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [debian-bullseye-0.0.11](https://github.com/truecharts/apps/compare/debian-bullseye-0.0.10...debian-bullseye-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [debian-bullseye-0.0.10]debian-bullseye-0.0.10 (2022-07-21) - -### 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] - - - -## [debian-bullseye-0.0.10]debian-bullseye-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [debian-bullseye-0.0.10]debian-bullseye-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [debian-bullseye-0.0.10]debian-bullseye-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [debian-bullseye-0.0.10]debian-bullseye-0.0.10 (2022-07-20) diff --git a/incubator/debian-bullseye/0.0.11/Chart.lock b/incubator/debian-bullseye/0.0.11/Chart.lock deleted file mode 100644 index a1b717b4178..00000000000 --- a/incubator/debian-bullseye/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:14:36.05637751Z" diff --git a/incubator/debian-bullseye/0.0.11/Chart.yaml b/incubator/debian-bullseye/0.0.11/Chart.yaml deleted file mode 100644 index b2984b3877a..00000000000 --- a/incubator/debian-bullseye/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-System -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Container is a full Debian Bullseye Xfce4 Desktop environment with\ - \ a noVNC webGUI and all the basic tools pre-installed.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/debian-bullseye -icon: https://truecharts.org/img/chart-icons/debian-bullseye.png -keywords: - - debian-bullseye - - Productivity - - Tools-System -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: debian-bullseye -sources: - - https://www.debian.org/ - - https://hub.docker.com/r/ich777/debian-bullseye -type: application -version: 0.0.11 diff --git a/incubator/debian-bullseye/0.0.11/README.md b/incubator/debian-bullseye/0.0.11/README.md deleted file mode 100644 index fdf40d6bd26..00000000000 --- a/incubator/debian-bullseye/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# debian-bullseye - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Container is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. - -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: [debian-bullseye](https://truecharts.org/docs/charts/stable/debian-bullseye) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `debian-bullseye` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install debian-bullseye TrueCharts/debian-bullseye -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `debian-bullseye` deployment - -```console -helm uninstall debian-bullseye -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install debian-bullseye \ - --set env.TZ="America/New York" \ - TrueCharts/debian-bullseye -``` - -#### 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 debian-bullseye TrueCharts/debian-bullseye -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/debian-bullseye/0.0.11/charts/common-10.4.6.tgz b/incubator/debian-bullseye/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/debian-bullseye/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/debian-bullseye/0.0.12/CHANGELOG.md b/incubator/debian-bullseye/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0c0cc2f9439 --- /dev/null +++ b/incubator/debian-bullseye/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [debian-bullseye-0.0.12](https://github.com/truecharts/apps/compare/debian-bullseye-0.0.11...debian-bullseye-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [debian-bullseye-0.0.11](https://github.com/truecharts/apps/compare/debian-bullseye-0.0.10...debian-bullseye-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [debian-bullseye-0.0.10]debian-bullseye-0.0.10 (2022-07-21) + +### 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] + + + +## [debian-bullseye-0.0.10]debian-bullseye-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [debian-bullseye-0.0.10]debian-bullseye-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [debian-bullseye-0.0.10]debian-bullseye-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [debian-bullseye-0.0.10]debian-bullseye-0.0.10 (2022-07-20) diff --git a/incubator/debian-bullseye/0.0.12/Chart.lock b/incubator/debian-bullseye/0.0.12/Chart.lock new file mode 100644 index 00000000000..c3b3a3c728c --- /dev/null +++ b/incubator/debian-bullseye/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:54.100963815Z" diff --git a/incubator/debian-bullseye/0.0.12/Chart.yaml b/incubator/debian-bullseye/0.0.12/Chart.yaml new file mode 100644 index 00000000000..3915cd79f21 --- /dev/null +++ b/incubator/debian-bullseye/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-System +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Container is a full Debian Bullseye Xfce4 Desktop environment with\ + \ a noVNC webGUI and all the basic tools pre-installed.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/debian-bullseye +icon: https://truecharts.org/img/chart-icons/debian-bullseye.png +keywords: + - debian-bullseye + - Productivity + - Tools-System +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: debian-bullseye +sources: + - https://www.debian.org/ + - https://hub.docker.com/r/ich777/debian-bullseye +type: application +version: 0.0.12 diff --git a/incubator/debian-bullseye/0.0.12/README.md b/incubator/debian-bullseye/0.0.12/README.md new file mode 100644 index 00000000000..ea345bb3925 --- /dev/null +++ b/incubator/debian-bullseye/0.0.12/README.md @@ -0,0 +1,108 @@ +# debian-bullseye + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Container is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. + +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: [debian-bullseye](https://truecharts.org/docs/charts/stable/debian-bullseye) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `debian-bullseye` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install debian-bullseye TrueCharts/debian-bullseye +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `debian-bullseye` deployment + +```console +helm uninstall debian-bullseye +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install debian-bullseye \ + --set env.TZ="America/New York" \ + TrueCharts/debian-bullseye +``` + +#### 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 debian-bullseye TrueCharts/debian-bullseye -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/debian-bullseye/0.0.11/app-readme.md b/incubator/debian-bullseye/0.0.12/app-readme.md similarity index 100% rename from incubator/debian-bullseye/0.0.11/app-readme.md rename to incubator/debian-bullseye/0.0.12/app-readme.md diff --git a/incubator/debian-bullseye/0.0.12/charts/common-10.4.7.tgz b/incubator/debian-bullseye/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/debian-bullseye/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/debian-bullseye/0.0.11/ix_values.yaml b/incubator/debian-bullseye/0.0.12/ix_values.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.11/ix_values.yaml rename to incubator/debian-bullseye/0.0.12/ix_values.yaml diff --git a/incubator/debian-bullseye/0.0.11/questions.yaml b/incubator/debian-bullseye/0.0.12/questions.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.11/questions.yaml rename to incubator/debian-bullseye/0.0.12/questions.yaml diff --git a/incubator/debian-bullseye/0.0.11/templates/common.yaml b/incubator/debian-bullseye/0.0.12/templates/common.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.11/templates/common.yaml rename to incubator/debian-bullseye/0.0.12/templates/common.yaml diff --git a/incubator/debian-bullseye/0.0.11/values.yaml b/incubator/debian-bullseye/0.0.12/values.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.11/values.yaml rename to incubator/debian-bullseye/0.0.12/values.yaml diff --git a/incubator/dispatch/0.0.11/CHANGELOG.md b/incubator/dispatch/0.0.11/CHANGELOG.md deleted file mode 100644 index 195ac651848..00000000000 --- a/incubator/dispatch/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [dispatch-0.0.11](https://github.com/truecharts/apps/compare/dispatch-0.0.10...dispatch-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [dispatch-0.0.10]dispatch-0.0.10 (2022-07-21) - -### 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] - - - -## [dispatch-0.0.10]dispatch-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dispatch-0.0.10]dispatch-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dispatch-0.0.10]dispatch-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [dispatch-0.0.10]dispatch-0.0.10 (2022-07-20) diff --git a/incubator/dispatch/0.0.11/Chart.lock b/incubator/dispatch/0.0.11/Chart.lock deleted file mode 100644 index 1bc124b5e6e..00000000000 --- a/incubator/dispatch/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:14:41.25702281Z" diff --git a/incubator/dispatch/0.0.11/Chart.yaml b/incubator/dispatch/0.0.11/Chart.yaml deleted file mode 100644 index e59fa6ef560..00000000000 --- a/incubator/dispatch/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Messenger -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Web-based IRC client in Go. -home: https://github.com/truecharts/apps/tree/master/charts/stable/dispatch -icon: https://truecharts.org/img/chart-icons/dispatch.png -keywords: - - dispatch - - Network-Messenger -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dispatch -sources: - - https://github.com/khlieng/dispatch - - https://hub.docker.com/r/khlieng/dispatch/ -type: application -version: 0.0.11 diff --git a/incubator/dispatch/0.0.11/README.md b/incubator/dispatch/0.0.11/README.md deleted file mode 100644 index ea49ed6c91a..00000000000 --- a/incubator/dispatch/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dispatch - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Web-based IRC client in Go. - -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: [dispatch](https://truecharts.org/docs/charts/stable/dispatch) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dispatch` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dispatch TrueCharts/dispatch -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dispatch` deployment - -```console -helm uninstall dispatch -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dispatch \ - --set env.TZ="America/New York" \ - TrueCharts/dispatch -``` - -#### 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 dispatch TrueCharts/dispatch -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dispatch/0.0.11/charts/common-10.4.6.tgz b/incubator/dispatch/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/dispatch/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/dispatch/0.0.12/CHANGELOG.md b/incubator/dispatch/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..77c28605bf8 --- /dev/null +++ b/incubator/dispatch/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [dispatch-0.0.12](https://github.com/truecharts/apps/compare/dispatch-0.0.11...dispatch-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dispatch-0.0.11](https://github.com/truecharts/apps/compare/dispatch-0.0.10...dispatch-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [dispatch-0.0.10]dispatch-0.0.10 (2022-07-21) + +### 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] + + + +## [dispatch-0.0.10]dispatch-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dispatch-0.0.10]dispatch-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dispatch-0.0.10]dispatch-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [dispatch-0.0.10]dispatch-0.0.10 (2022-07-20) diff --git a/incubator/dispatch/0.0.12/Chart.lock b/incubator/dispatch/0.0.12/Chart.lock new file mode 100644 index 00000000000..e66dcd16ac6 --- /dev/null +++ b/incubator/dispatch/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:57:58.400134994Z" diff --git a/incubator/dispatch/0.0.12/Chart.yaml b/incubator/dispatch/0.0.12/Chart.yaml new file mode 100644 index 00000000000..daa054793a9 --- /dev/null +++ b/incubator/dispatch/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Messenger +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Web-based IRC client in Go. +home: https://github.com/truecharts/apps/tree/master/charts/stable/dispatch +icon: https://truecharts.org/img/chart-icons/dispatch.png +keywords: + - dispatch + - Network-Messenger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dispatch +sources: + - https://github.com/khlieng/dispatch + - https://hub.docker.com/r/khlieng/dispatch/ +type: application +version: 0.0.12 diff --git a/incubator/dispatch/0.0.12/README.md b/incubator/dispatch/0.0.12/README.md new file mode 100644 index 00000000000..35c35f4e220 --- /dev/null +++ b/incubator/dispatch/0.0.12/README.md @@ -0,0 +1,108 @@ +# dispatch + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Web-based IRC client in Go. + +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: [dispatch](https://truecharts.org/docs/charts/stable/dispatch) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dispatch` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dispatch TrueCharts/dispatch +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dispatch` deployment + +```console +helm uninstall dispatch +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dispatch \ + --set env.TZ="America/New York" \ + TrueCharts/dispatch +``` + +#### 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 dispatch TrueCharts/dispatch -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dispatch/0.0.11/app-readme.md b/incubator/dispatch/0.0.12/app-readme.md similarity index 100% rename from incubator/dispatch/0.0.11/app-readme.md rename to incubator/dispatch/0.0.12/app-readme.md diff --git a/incubator/dispatch/0.0.12/charts/common-10.4.7.tgz b/incubator/dispatch/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/dispatch/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/dispatch/0.0.11/ix_values.yaml b/incubator/dispatch/0.0.12/ix_values.yaml similarity index 100% rename from incubator/dispatch/0.0.11/ix_values.yaml rename to incubator/dispatch/0.0.12/ix_values.yaml diff --git a/incubator/dispatch/0.0.11/questions.yaml b/incubator/dispatch/0.0.12/questions.yaml similarity index 100% rename from incubator/dispatch/0.0.11/questions.yaml rename to incubator/dispatch/0.0.12/questions.yaml diff --git a/incubator/dispatch/0.0.11/templates/common.yaml b/incubator/dispatch/0.0.12/templates/common.yaml similarity index 100% rename from incubator/dispatch/0.0.11/templates/common.yaml rename to incubator/dispatch/0.0.12/templates/common.yaml diff --git a/incubator/dispatch/0.0.11/values.yaml b/incubator/dispatch/0.0.12/values.yaml similarity index 100% rename from incubator/dispatch/0.0.11/values.yaml rename to incubator/dispatch/0.0.12/values.yaml diff --git a/incubator/dns-doh-companion/0.0.11/CHANGELOG.md b/incubator/dns-doh-companion/0.0.11/CHANGELOG.md deleted file mode 100644 index 92be49a756b..00000000000 --- a/incubator/dns-doh-companion/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [dns-doh-companion-0.0.11](https://github.com/truecharts/apps/compare/dns-doh-companion-0.0.10...dns-doh-companion-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [dns-doh-companion-0.0.10]dns-doh-companion-0.0.10 (2022-07-21) - -### 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] - - - -## [dns-doh-companion-0.0.10]dns-doh-companion-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dns-doh-companion-0.0.10]dns-doh-companion-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dns-doh-companion-0.0.10]dns-doh-companion-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [dns-doh-companion-0.0.10]dns-doh-companion-0.0.10 (2022-07-20) diff --git a/incubator/dns-doh-companion/0.0.11/Chart.lock b/incubator/dns-doh-companion/0.0.11/Chart.lock deleted file mode 100644 index 9c71489d0c0..00000000000 --- a/incubator/dns-doh-companion/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:14:43.258855626Z" diff --git a/incubator/dns-doh-companion/0.0.11/Chart.yaml b/incubator/dns-doh-companion/0.0.11/Chart.yaml deleted file mode 100644 index 129b951008b..00000000000 --- a/incubator/dns-doh-companion/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "A very simple DNS server to connect to DNS-over-HTTPS service. This\ - \ is similar to my other Pihole-with-DoH docker, without Pihole.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/dns-doh-companion -icon: https://truecharts.org/img/chart-icons/dns-doh-companion.png -keywords: - - dns-doh-companion - - Network-DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dns-doh-companion -sources: - - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ - - https://hub.docker.com/r/testdasi/simple-dns-doh/ -type: application -version: 0.0.11 diff --git a/incubator/dns-doh-companion/0.0.11/README.md b/incubator/dns-doh-companion/0.0.11/README.md deleted file mode 100644 index a7d17eac091..00000000000 --- a/incubator/dns-doh-companion/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dns-doh-companion - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH docker, without Pihole. - -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: [dns-doh-companion](https://truecharts.org/docs/charts/stable/dns-doh-companion) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dns-doh-companion` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dns-doh-companion TrueCharts/dns-doh-companion -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dns-doh-companion` deployment - -```console -helm uninstall dns-doh-companion -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dns-doh-companion \ - --set env.TZ="America/New York" \ - TrueCharts/dns-doh-companion -``` - -#### 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 dns-doh-companion TrueCharts/dns-doh-companion -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dns-doh-companion/0.0.11/charts/common-10.4.6.tgz b/incubator/dns-doh-companion/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/dns-doh-companion/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/dns-doh-companion/0.0.12/CHANGELOG.md b/incubator/dns-doh-companion/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..bff0d6e0280 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [dns-doh-companion-0.0.12](https://github.com/truecharts/apps/compare/dns-doh-companion-0.0.11...dns-doh-companion-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dns-doh-companion-0.0.11](https://github.com/truecharts/apps/compare/dns-doh-companion-0.0.10...dns-doh-companion-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [dns-doh-companion-0.0.10]dns-doh-companion-0.0.10 (2022-07-21) + +### 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] + + + +## [dns-doh-companion-0.0.10]dns-doh-companion-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dns-doh-companion-0.0.10]dns-doh-companion-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dns-doh-companion-0.0.10]dns-doh-companion-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [dns-doh-companion-0.0.10]dns-doh-companion-0.0.10 (2022-07-20) diff --git a/incubator/dns-doh-companion/0.0.12/Chart.lock b/incubator/dns-doh-companion/0.0.12/Chart.lock new file mode 100644 index 00000000000..348b8583467 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:58:00.462742324Z" diff --git a/incubator/dns-doh-companion/0.0.12/Chart.yaml b/incubator/dns-doh-companion/0.0.12/Chart.yaml new file mode 100644 index 00000000000..0a293fbb70b --- /dev/null +++ b/incubator/dns-doh-companion/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-DNS +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "A very simple DNS server to connect to DNS-over-HTTPS service. This\ + \ is similar to my other Pihole-with-DoH docker, without Pihole.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/dns-doh-companion +icon: https://truecharts.org/img/chart-icons/dns-doh-companion.png +keywords: + - dns-doh-companion + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dns-doh-companion +sources: + - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ + - https://hub.docker.com/r/testdasi/simple-dns-doh/ +type: application +version: 0.0.12 diff --git a/incubator/dns-doh-companion/0.0.12/README.md b/incubator/dns-doh-companion/0.0.12/README.md new file mode 100644 index 00000000000..34bf82392dd --- /dev/null +++ b/incubator/dns-doh-companion/0.0.12/README.md @@ -0,0 +1,108 @@ +# dns-doh-companion + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH docker, without Pihole. + +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: [dns-doh-companion](https://truecharts.org/docs/charts/stable/dns-doh-companion) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dns-doh-companion` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dns-doh-companion TrueCharts/dns-doh-companion +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dns-doh-companion` deployment + +```console +helm uninstall dns-doh-companion +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dns-doh-companion \ + --set env.TZ="America/New York" \ + TrueCharts/dns-doh-companion +``` + +#### 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 dns-doh-companion TrueCharts/dns-doh-companion -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dns-doh-companion/0.0.11/app-readme.md b/incubator/dns-doh-companion/0.0.12/app-readme.md similarity index 100% rename from incubator/dns-doh-companion/0.0.11/app-readme.md rename to incubator/dns-doh-companion/0.0.12/app-readme.md diff --git a/incubator/dns-doh-companion/0.0.12/charts/common-10.4.7.tgz b/incubator/dns-doh-companion/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/dns-doh-companion/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/dns-doh-companion/0.0.11/ix_values.yaml b/incubator/dns-doh-companion/0.0.12/ix_values.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.11/ix_values.yaml rename to incubator/dns-doh-companion/0.0.12/ix_values.yaml diff --git a/incubator/dns-doh-companion/0.0.11/questions.yaml b/incubator/dns-doh-companion/0.0.12/questions.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.11/questions.yaml rename to incubator/dns-doh-companion/0.0.12/questions.yaml diff --git a/incubator/dns-doh-companion/0.0.11/templates/common.yaml b/incubator/dns-doh-companion/0.0.12/templates/common.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.11/templates/common.yaml rename to incubator/dns-doh-companion/0.0.12/templates/common.yaml diff --git a/incubator/dns-doh-companion/0.0.11/values.yaml b/incubator/dns-doh-companion/0.0.12/values.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.11/values.yaml rename to incubator/dns-doh-companion/0.0.12/values.yaml diff --git a/incubator/docker-hub-rss/0.0.11/CHANGELOG.md b/incubator/docker-hub-rss/0.0.11/CHANGELOG.md deleted file mode 100644 index 50f89a97ce9..00000000000 --- a/incubator/docker-hub-rss/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [docker-hub-rss-0.0.11](https://github.com/truecharts/apps/compare/docker-hub-rss-0.0.10...docker-hub-rss-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [docker-hub-rss-0.0.10]docker-hub-rss-0.0.10 (2022-07-21) - -### 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] - - - -## [docker-hub-rss-0.0.10]docker-hub-rss-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [docker-hub-rss-0.0.10]docker-hub-rss-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [docker-hub-rss-0.0.10]docker-hub-rss-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [docker-hub-rss-0.0.10]docker-hub-rss-0.0.10 (2022-07-20) diff --git a/incubator/docker-hub-rss/0.0.11/Chart.lock b/incubator/docker-hub-rss/0.0.11/Chart.lock deleted file mode 100644 index 95aa5c951c6..00000000000 --- a/incubator/docker-hub-rss/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:14:56.878643106Z" diff --git a/incubator/docker-hub-rss/0.0.11/Chart.yaml b/incubator/docker-hub-rss/0.0.11/Chart.yaml deleted file mode 100644 index 10592f4c062..00000000000 --- a/incubator/docker-hub-rss/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/docker-hub-rss -icon: https://truecharts.org/img/chart-icons/docker-hub-rss.png -keywords: - - docker-hub-rss - - Cloud - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docker-hub-rss -sources: - - https://github.com/TheConnMan/docker-hub-rss - - https://hub.docker.com/r/theconnman/docker-hub-rss -type: application -version: 0.0.11 diff --git a/incubator/docker-hub-rss/0.0.11/README.md b/incubator/docker-hub-rss/0.0.11/README.md deleted file mode 100644 index bcfebade2a7..00000000000 --- a/incubator/docker-hub-rss/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# docker-hub-rss - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [docker-hub-rss](https://truecharts.org/docs/charts/stable/docker-hub-rss) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `docker-hub-rss` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install docker-hub-rss TrueCharts/docker-hub-rss -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `docker-hub-rss` deployment - -```console -helm uninstall docker-hub-rss -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install docker-hub-rss \ - --set env.TZ="America/New York" \ - TrueCharts/docker-hub-rss -``` - -#### 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 docker-hub-rss TrueCharts/docker-hub-rss -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/docker-hub-rss/0.0.11/charts/common-10.4.6.tgz b/incubator/docker-hub-rss/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/docker-hub-rss/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/docker-hub-rss/0.0.12/CHANGELOG.md b/incubator/docker-hub-rss/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..4acd06ece35 --- /dev/null +++ b/incubator/docker-hub-rss/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [docker-hub-rss-0.0.12](https://github.com/truecharts/apps/compare/docker-hub-rss-0.0.11...docker-hub-rss-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [docker-hub-rss-0.0.11](https://github.com/truecharts/apps/compare/docker-hub-rss-0.0.10...docker-hub-rss-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [docker-hub-rss-0.0.10]docker-hub-rss-0.0.10 (2022-07-21) + +### 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] + + + +## [docker-hub-rss-0.0.10]docker-hub-rss-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [docker-hub-rss-0.0.10]docker-hub-rss-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [docker-hub-rss-0.0.10]docker-hub-rss-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [docker-hub-rss-0.0.10]docker-hub-rss-0.0.10 (2022-07-20) diff --git a/incubator/docker-hub-rss/0.0.12/Chart.lock b/incubator/docker-hub-rss/0.0.12/Chart.lock new file mode 100644 index 00000000000..36e4ad48d57 --- /dev/null +++ b/incubator/docker-hub-rss/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:58:12.682206366Z" diff --git a/incubator/docker-hub-rss/0.0.12/Chart.yaml b/incubator/docker-hub-rss/0.0.12/Chart.yaml new file mode 100644 index 00000000000..08e43a3bbfc --- /dev/null +++ b/incubator/docker-hub-rss/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/docker-hub-rss +icon: https://truecharts.org/img/chart-icons/docker-hub-rss.png +keywords: + - docker-hub-rss + - Cloud + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docker-hub-rss +sources: + - https://github.com/TheConnMan/docker-hub-rss + - https://hub.docker.com/r/theconnman/docker-hub-rss +type: application +version: 0.0.12 diff --git a/incubator/docker-hub-rss/0.0.12/README.md b/incubator/docker-hub-rss/0.0.12/README.md new file mode 100644 index 00000000000..ffdb6a89d95 --- /dev/null +++ b/incubator/docker-hub-rss/0.0.12/README.md @@ -0,0 +1,108 @@ +# docker-hub-rss + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [docker-hub-rss](https://truecharts.org/docs/charts/stable/docker-hub-rss) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `docker-hub-rss` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install docker-hub-rss TrueCharts/docker-hub-rss +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `docker-hub-rss` deployment + +```console +helm uninstall docker-hub-rss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install docker-hub-rss \ + --set env.TZ="America/New York" \ + TrueCharts/docker-hub-rss +``` + +#### 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 docker-hub-rss TrueCharts/docker-hub-rss -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/docker-hub-rss/0.0.11/app-readme.md b/incubator/docker-hub-rss/0.0.12/app-readme.md similarity index 100% rename from incubator/docker-hub-rss/0.0.11/app-readme.md rename to incubator/docker-hub-rss/0.0.12/app-readme.md diff --git a/incubator/docker-hub-rss/0.0.12/charts/common-10.4.7.tgz b/incubator/docker-hub-rss/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/docker-hub-rss/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/docker-hub-rss/0.0.11/ix_values.yaml b/incubator/docker-hub-rss/0.0.12/ix_values.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.11/ix_values.yaml rename to incubator/docker-hub-rss/0.0.12/ix_values.yaml diff --git a/incubator/docker-hub-rss/0.0.11/questions.yaml b/incubator/docker-hub-rss/0.0.12/questions.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.11/questions.yaml rename to incubator/docker-hub-rss/0.0.12/questions.yaml diff --git a/incubator/docker-hub-rss/0.0.11/templates/common.yaml b/incubator/docker-hub-rss/0.0.12/templates/common.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.11/templates/common.yaml rename to incubator/docker-hub-rss/0.0.12/templates/common.yaml diff --git a/incubator/docker-hub-rss/0.0.11/values.yaml b/incubator/docker-hub-rss/0.0.12/values.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.11/values.yaml rename to incubator/docker-hub-rss/0.0.12/values.yaml diff --git a/incubator/dockerregistry/0.0.11/CHANGELOG.md b/incubator/dockerregistry/0.0.11/CHANGELOG.md deleted file mode 100644 index 935b4755979..00000000000 --- a/incubator/dockerregistry/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [dockerregistry-0.0.11](https://github.com/truecharts/apps/compare/dockerregistry-0.0.10...dockerregistry-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [dockerregistry-0.0.10]dockerregistry-0.0.10 (2022-07-21) - -### 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] - - - -## [dockerregistry-0.0.10]dockerregistry-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dockerregistry-0.0.10]dockerregistry-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dockerregistry-0.0.10]dockerregistry-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [dockerregistry-0.0.10]dockerregistry-0.0.10 (2022-07-20) diff --git a/incubator/dockerregistry/0.0.11/Chart.lock b/incubator/dockerregistry/0.0.11/Chart.lock deleted file mode 100644 index 1c04319761f..00000000000 --- a/incubator/dockerregistry/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:14:58.018721205Z" diff --git a/incubator/dockerregistry/0.0.11/Chart.yaml b/incubator/dockerregistry/0.0.11/Chart.yaml deleted file mode 100644 index 74dafe3e5e8..00000000000 --- a/incubator/dockerregistry/0.0.11/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Network-Management - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Docker Registry is used to store and distribute Docker images using - HTTP API. This allows you host your own private Registry and store your images. - Uses official Docker Registry image @ https://hub.docker.com/_/registry/ - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/dockerregistry -icon: https://truecharts.org/img/chart-icons/dockerregistry.png -keywords: - - dockerregistry - - Cloud - - Network-Management - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dockerregistry -sources: - - https://github.com/distribution/distribution - - https://registry.hub.docker.com/_/registry/ -type: application -version: 0.0.11 diff --git a/incubator/dockerregistry/0.0.11/README.md b/incubator/dockerregistry/0.0.11/README.md deleted file mode 100644 index 78c1dd1f429..00000000000 --- a/incubator/dockerregistry/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dockerregistry - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2](https://img.shields.io/badge/AppVersion-2-informational?style=flat-square) - -Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Docker Registry image @ https://hub.docker.com/_/registry/ - -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: [dockerregistry](https://truecharts.org/docs/charts/stable/dockerregistry) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dockerregistry` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dockerregistry TrueCharts/dockerregistry -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dockerregistry` deployment - -```console -helm uninstall dockerregistry -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dockerregistry \ - --set env.TZ="America/New York" \ - TrueCharts/dockerregistry -``` - -#### 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 dockerregistry TrueCharts/dockerregistry -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dockerregistry/0.0.11/charts/common-10.4.6.tgz b/incubator/dockerregistry/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/dockerregistry/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/dockerregistry/0.0.12/CHANGELOG.md b/incubator/dockerregistry/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8d332fab7f1 --- /dev/null +++ b/incubator/dockerregistry/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [dockerregistry-0.0.12](https://github.com/truecharts/apps/compare/dockerregistry-0.0.11...dockerregistry-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dockerregistry-0.0.11](https://github.com/truecharts/apps/compare/dockerregistry-0.0.10...dockerregistry-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [dockerregistry-0.0.10]dockerregistry-0.0.10 (2022-07-21) + +### 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] + + + +## [dockerregistry-0.0.10]dockerregistry-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dockerregistry-0.0.10]dockerregistry-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dockerregistry-0.0.10]dockerregistry-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [dockerregistry-0.0.10]dockerregistry-0.0.10 (2022-07-20) diff --git a/incubator/dockerregistry/0.0.12/Chart.lock b/incubator/dockerregistry/0.0.12/Chart.lock new file mode 100644 index 00000000000..a2102f18c26 --- /dev/null +++ b/incubator/dockerregistry/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:58:13.80794928Z" diff --git a/incubator/dockerregistry/0.0.12/Chart.yaml b/incubator/dockerregistry/0.0.12/Chart.yaml new file mode 100644 index 00000000000..cf0a1250507 --- /dev/null +++ b/incubator/dockerregistry/0.0.12/Chart.yaml @@ -0,0 +1,39 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Network-Management + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Docker Registry is used to store and distribute Docker images using + HTTP API. This allows you host your own private Registry and store your images. + Uses official Docker Registry image @ https://hub.docker.com/_/registry/ + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/dockerregistry +icon: https://truecharts.org/img/chart-icons/dockerregistry.png +keywords: + - dockerregistry + - Cloud + - Network-Management + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dockerregistry +sources: + - https://github.com/distribution/distribution + - https://registry.hub.docker.com/_/registry/ +type: application +version: 0.0.12 diff --git a/incubator/dockerregistry/0.0.12/README.md b/incubator/dockerregistry/0.0.12/README.md new file mode 100644 index 00000000000..bc1955de561 --- /dev/null +++ b/incubator/dockerregistry/0.0.12/README.md @@ -0,0 +1,108 @@ +# dockerregistry + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2](https://img.shields.io/badge/AppVersion-2-informational?style=flat-square) + +Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Docker Registry image @ https://hub.docker.com/_/registry/ + +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: [dockerregistry](https://truecharts.org/docs/charts/stable/dockerregistry) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dockerregistry` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dockerregistry TrueCharts/dockerregistry +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dockerregistry` deployment + +```console +helm uninstall dockerregistry +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dockerregistry \ + --set env.TZ="America/New York" \ + TrueCharts/dockerregistry +``` + +#### 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 dockerregistry TrueCharts/dockerregistry -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dockerregistry/0.0.11/app-readme.md b/incubator/dockerregistry/0.0.12/app-readme.md similarity index 100% rename from incubator/dockerregistry/0.0.11/app-readme.md rename to incubator/dockerregistry/0.0.12/app-readme.md diff --git a/incubator/dockerregistry/0.0.12/charts/common-10.4.7.tgz b/incubator/dockerregistry/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/dockerregistry/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/dockerregistry/0.0.11/ix_values.yaml b/incubator/dockerregistry/0.0.12/ix_values.yaml similarity index 100% rename from incubator/dockerregistry/0.0.11/ix_values.yaml rename to incubator/dockerregistry/0.0.12/ix_values.yaml diff --git a/incubator/dockerregistry/0.0.11/questions.yaml b/incubator/dockerregistry/0.0.12/questions.yaml similarity index 100% rename from incubator/dockerregistry/0.0.11/questions.yaml rename to incubator/dockerregistry/0.0.12/questions.yaml diff --git a/incubator/dockerregistry/0.0.11/templates/common.yaml b/incubator/dockerregistry/0.0.12/templates/common.yaml similarity index 100% rename from incubator/dockerregistry/0.0.11/templates/common.yaml rename to incubator/dockerregistry/0.0.12/templates/common.yaml diff --git a/incubator/dockerregistry/0.0.11/values.yaml b/incubator/dockerregistry/0.0.12/values.yaml similarity index 100% rename from incubator/dockerregistry/0.0.11/values.yaml rename to incubator/dockerregistry/0.0.12/values.yaml diff --git a/incubator/dontstarvetogether/0.0.11/CHANGELOG.md b/incubator/dontstarvetogether/0.0.11/CHANGELOG.md deleted file mode 100644 index d77818403c6..00000000000 --- a/incubator/dontstarvetogether/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [dontstarvetogether-0.0.11](https://github.com/truecharts/apps/compare/dontstarvetogether-0.0.10...dontstarvetogether-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [dontstarvetogether-0.0.10]dontstarvetogether-0.0.10 (2022-07-21) - -### 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] - - - -## [dontstarvetogether-0.0.10]dontstarvetogether-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dontstarvetogether-0.0.10]dontstarvetogether-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dontstarvetogether-0.0.10]dontstarvetogether-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [dontstarvetogether-0.0.10]dontstarvetogether-0.0.10 (2022-07-20) diff --git a/incubator/dontstarvetogether/0.0.11/Chart.lock b/incubator/dontstarvetogether/0.0.11/Chart.lock deleted file mode 100644 index abe91667ac7..00000000000 --- a/incubator/dontstarvetogether/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:15:02.726577146Z" diff --git a/incubator/dontstarvetogether/0.0.11/Chart.yaml b/incubator/dontstarvetogether/0.0.11/Chart.yaml deleted file mode 100644 index 663e72f7134..00000000000 --- a/incubator/dontstarvetogether/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Don't Starve Together and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/dontstarvetogether -icon: https://truecharts.org/img/chart-icons/dontstarvetogether.png -keywords: - - dontstarvetogether - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dontstarvetogether -sources: - - https://www.klei.com/games/dont-starve-together - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/dontstarvetogether/0.0.11/README.md b/incubator/dontstarvetogether/0.0.11/README.md deleted file mode 100644 index a50b603627c..00000000000 --- a/incubator/dontstarvetogether/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dontstarvetogether - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Don't Starve Together and run it. - -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: [dontstarvetogether](https://truecharts.org/docs/charts/stable/dontstarvetogether) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dontstarvetogether` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dontstarvetogether TrueCharts/dontstarvetogether -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dontstarvetogether` deployment - -```console -helm uninstall dontstarvetogether -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dontstarvetogether \ - --set env.TZ="America/New York" \ - TrueCharts/dontstarvetogether -``` - -#### 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 dontstarvetogether TrueCharts/dontstarvetogether -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dontstarvetogether/0.0.11/charts/common-10.4.6.tgz b/incubator/dontstarvetogether/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/dontstarvetogether/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/dontstarvetogether/0.0.12/CHANGELOG.md b/incubator/dontstarvetogether/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..400f7749964 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [dontstarvetogether-0.0.12](https://github.com/truecharts/apps/compare/dontstarvetogether-0.0.11...dontstarvetogether-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dontstarvetogether-0.0.11](https://github.com/truecharts/apps/compare/dontstarvetogether-0.0.10...dontstarvetogether-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [dontstarvetogether-0.0.10]dontstarvetogether-0.0.10 (2022-07-21) + +### 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] + + + +## [dontstarvetogether-0.0.10]dontstarvetogether-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dontstarvetogether-0.0.10]dontstarvetogether-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dontstarvetogether-0.0.10]dontstarvetogether-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [dontstarvetogether-0.0.10]dontstarvetogether-0.0.10 (2022-07-20) diff --git a/incubator/dontstarvetogether/0.0.12/Chart.lock b/incubator/dontstarvetogether/0.0.12/Chart.lock new file mode 100644 index 00000000000..236f4f95196 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:58:17.818746593Z" diff --git a/incubator/dontstarvetogether/0.0.12/Chart.yaml b/incubator/dontstarvetogether/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d87832a9650 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Don't Starve Together and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/dontstarvetogether +icon: https://truecharts.org/img/chart-icons/dontstarvetogether.png +keywords: + - dontstarvetogether + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dontstarvetogether +sources: + - https://www.klei.com/games/dont-starve-together + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/dontstarvetogether/0.0.12/README.md b/incubator/dontstarvetogether/0.0.12/README.md new file mode 100644 index 00000000000..cb334ddc877 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.12/README.md @@ -0,0 +1,108 @@ +# dontstarvetogether + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Don't Starve Together and run it. + +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: [dontstarvetogether](https://truecharts.org/docs/charts/stable/dontstarvetogether) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dontstarvetogether` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dontstarvetogether TrueCharts/dontstarvetogether +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dontstarvetogether` deployment + +```console +helm uninstall dontstarvetogether +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dontstarvetogether \ + --set env.TZ="America/New York" \ + TrueCharts/dontstarvetogether +``` + +#### 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 dontstarvetogether TrueCharts/dontstarvetogether -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dontstarvetogether/0.0.11/app-readme.md b/incubator/dontstarvetogether/0.0.12/app-readme.md similarity index 100% rename from incubator/dontstarvetogether/0.0.11/app-readme.md rename to incubator/dontstarvetogether/0.0.12/app-readme.md diff --git a/incubator/dontstarvetogether/0.0.12/charts/common-10.4.7.tgz b/incubator/dontstarvetogether/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/dontstarvetogether/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/dontstarvetogether/0.0.11/ix_values.yaml b/incubator/dontstarvetogether/0.0.12/ix_values.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.11/ix_values.yaml rename to incubator/dontstarvetogether/0.0.12/ix_values.yaml diff --git a/incubator/dontstarvetogether/0.0.11/questions.yaml b/incubator/dontstarvetogether/0.0.12/questions.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.11/questions.yaml rename to incubator/dontstarvetogether/0.0.12/questions.yaml diff --git a/incubator/dontstarvetogether/0.0.11/templates/common.yaml b/incubator/dontstarvetogether/0.0.12/templates/common.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.11/templates/common.yaml rename to incubator/dontstarvetogether/0.0.12/templates/common.yaml diff --git a/incubator/dontstarvetogether/0.0.11/values.yaml b/incubator/dontstarvetogether/0.0.12/values.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.11/values.yaml rename to incubator/dontstarvetogether/0.0.12/values.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.11/CHANGELOG.md b/incubator/dropbox-by-otherguy/0.0.11/CHANGELOG.md deleted file mode 100644 index d352b8b2acf..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [dropbox-by-otherguy-0.0.11](https://github.com/truecharts/apps/compare/dropbox-by-otherguy-0.0.10...dropbox-by-otherguy-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [dropbox-by-otherguy-0.0.10]dropbox-by-otherguy-0.0.10 (2022-07-21) - -### 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] - - - -## [dropbox-by-otherguy-0.0.10]dropbox-by-otherguy-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dropbox-by-otherguy-0.0.10]dropbox-by-otherguy-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dropbox-by-otherguy-0.0.10]dropbox-by-otherguy-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [dropbox-by-otherguy-0.0.10]dropbox-by-otherguy-0.0.10 (2022-07-20) diff --git a/incubator/dropbox-by-otherguy/0.0.11/Chart.lock b/incubator/dropbox-by-otherguy/0.0.11/Chart.lock deleted file mode 100644 index a791f56097c..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:15:04.687324599Z" diff --git a/incubator/dropbox-by-otherguy/0.0.11/Chart.yaml b/incubator/dropbox-by-otherguy/0.0.11/Chart.yaml deleted file mode 100644 index efc1dac2f5d..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Dropbox client which syncs a local path with your cloud.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/dropbox-by-otherguy -icon: https://truecharts.org/img/chart-icons/dropbox-by-otherguy.png -keywords: - - dropbox-by-otherguy - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dropbox-by-otherguy -sources: - - https://github.com/otherguy/docker-dropbox - - https://hub.docker.com/r/otherguy/dropbox -type: application -version: 0.0.11 diff --git a/incubator/dropbox-by-otherguy/0.0.11/README.md b/incubator/dropbox-by-otherguy/0.0.11/README.md deleted file mode 100644 index 0a78235b2af..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dropbox-by-otherguy - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Dropbox client which syncs a local path with your cloud. - -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: [dropbox-by-otherguy](https://truecharts.org/docs/charts/stable/dropbox-by-otherguy) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dropbox-by-otherguy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dropbox-by-otherguy TrueCharts/dropbox-by-otherguy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dropbox-by-otherguy` deployment - -```console -helm uninstall dropbox-by-otherguy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dropbox-by-otherguy \ - --set env.TZ="America/New York" \ - TrueCharts/dropbox-by-otherguy -``` - -#### 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 dropbox-by-otherguy TrueCharts/dropbox-by-otherguy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dropbox-by-otherguy/0.0.11/charts/common-10.4.6.tgz b/incubator/dropbox-by-otherguy/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/dropbox-by-otherguy/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/dropbox-by-otherguy/0.0.12/CHANGELOG.md b/incubator/dropbox-by-otherguy/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0f3e3ebe5ad --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [dropbox-by-otherguy-0.0.12](https://github.com/truecharts/apps/compare/dropbox-by-otherguy-0.0.11...dropbox-by-otherguy-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dropbox-by-otherguy-0.0.11](https://github.com/truecharts/apps/compare/dropbox-by-otherguy-0.0.10...dropbox-by-otherguy-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [dropbox-by-otherguy-0.0.10]dropbox-by-otherguy-0.0.10 (2022-07-21) + +### 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] + + + +## [dropbox-by-otherguy-0.0.10]dropbox-by-otherguy-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dropbox-by-otherguy-0.0.10]dropbox-by-otherguy-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dropbox-by-otherguy-0.0.10]dropbox-by-otherguy-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [dropbox-by-otherguy-0.0.10]dropbox-by-otherguy-0.0.10 (2022-07-20) diff --git a/incubator/dropbox-by-otherguy/0.0.12/Chart.lock b/incubator/dropbox-by-otherguy/0.0.12/Chart.lock new file mode 100644 index 00000000000..2c0071f14ae --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:58:19.370515221Z" diff --git a/incubator/dropbox-by-otherguy/0.0.12/Chart.yaml b/incubator/dropbox-by-otherguy/0.0.12/Chart.yaml new file mode 100644 index 00000000000..1eed2ab6365 --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Dropbox client which syncs a local path with your cloud.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/dropbox-by-otherguy +icon: https://truecharts.org/img/chart-icons/dropbox-by-otherguy.png +keywords: + - dropbox-by-otherguy + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dropbox-by-otherguy +sources: + - https://github.com/otherguy/docker-dropbox + - https://hub.docker.com/r/otherguy/dropbox +type: application +version: 0.0.12 diff --git a/incubator/dropbox-by-otherguy/0.0.12/README.md b/incubator/dropbox-by-otherguy/0.0.12/README.md new file mode 100644 index 00000000000..14f8d1287d8 --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.12/README.md @@ -0,0 +1,108 @@ +# dropbox-by-otherguy + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Dropbox client which syncs a local path with your cloud. + +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: [dropbox-by-otherguy](https://truecharts.org/docs/charts/stable/dropbox-by-otherguy) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dropbox-by-otherguy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dropbox-by-otherguy TrueCharts/dropbox-by-otherguy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dropbox-by-otherguy` deployment + +```console +helm uninstall dropbox-by-otherguy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dropbox-by-otherguy \ + --set env.TZ="America/New York" \ + TrueCharts/dropbox-by-otherguy +``` + +#### 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 dropbox-by-otherguy TrueCharts/dropbox-by-otherguy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dropbox-by-otherguy/0.0.11/app-readme.md b/incubator/dropbox-by-otherguy/0.0.12/app-readme.md similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.11/app-readme.md rename to incubator/dropbox-by-otherguy/0.0.12/app-readme.md diff --git a/incubator/dropbox-by-otherguy/0.0.12/charts/common-10.4.7.tgz b/incubator/dropbox-by-otherguy/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/dropbox-by-otherguy/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/dropbox-by-otherguy/0.0.11/ix_values.yaml b/incubator/dropbox-by-otherguy/0.0.12/ix_values.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.11/ix_values.yaml rename to incubator/dropbox-by-otherguy/0.0.12/ix_values.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.11/questions.yaml b/incubator/dropbox-by-otherguy/0.0.12/questions.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.11/questions.yaml rename to incubator/dropbox-by-otherguy/0.0.12/questions.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.11/templates/common.yaml b/incubator/dropbox-by-otherguy/0.0.12/templates/common.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.11/templates/common.yaml rename to incubator/dropbox-by-otherguy/0.0.12/templates/common.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.11/values.yaml b/incubator/dropbox-by-otherguy/0.0.12/values.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.11/values.yaml rename to incubator/dropbox-by-otherguy/0.0.12/values.yaml diff --git a/incubator/dupeguru/0.0.15/CHANGELOG.md b/incubator/dupeguru/0.0.15/CHANGELOG.md deleted file mode 100644 index eaa274e56ef..00000000000 --- a/incubator/dupeguru/0.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dupeguru-0.0.15](https://github.com/truecharts/apps/compare/dupeguru-0.0.13...dupeguru-0.0.15) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [dupeguru-0.0.13](https://github.com/truecharts/apps/compare/dupeguru-0.0.12...dupeguru-0.0.13) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [dupeguru-0.0.12](https://github.com/truecharts/apps/compare/dupeguru-0.0.11...dupeguru-0.0.12) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [dupeguru-0.0.11](https://github.com/truecharts/apps/compare/dupeguru-0.0.10...dupeguru-0.0.11) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [dupeguru-0.0.10](https://github.com/truecharts/apps/compare/dupeguru-0.0.8...dupeguru-0.0.10) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [dupeguru-0.0.8](https://github.com/truecharts/apps/compare/dupeguru-0.0.6...dupeguru-0.0.8) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [dupeguru-0.0.6](https://github.com/truecharts/apps/compare/dupeguru-0.0.5...dupeguru-0.0.6) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [dupeguru-0.0.5](https://github.com/truecharts/apps/compare/dupeguru-0.0.4...dupeguru-0.0.5) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [dupeguru-0.0.4](https://github.com/truecharts/apps/compare/dupeguru-0.0.3...dupeguru-0.0.4) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [dupeguru-0.0.3](https://github.com/truecharts/apps/compare/dupeguru-0.0.2...dupeguru-0.0.3) (2022-07-11) - -#### Chore - -* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) - - - - -### [dupeguru-0.0.2](https://github.com/truecharts/apps/compare/dupeguru-0.0.1...dupeguru-0.0.2) (2022-07-09) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/incubator/dupeguru/0.0.15/Chart.lock b/incubator/dupeguru/0.0.15/Chart.lock deleted file mode 100644 index 316b37f6a72..00000000000 --- a/incubator/dupeguru/0.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:15:18.782291632Z" diff --git a/incubator/dupeguru/0.0.15/Chart.yaml b/incubator/dupeguru/0.0.15/Chart.yaml deleted file mode 100644 index 75d53100c7b..00000000000 --- a/incubator/dupeguru/0.0.15/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. -home: https://github.com/truecharts/apps/tree/master/charts/stable/dupeguru -icon: https://truecharts.org/img/chart-icons/dupeguru.png -keywords: - - dedupe - - dupeguru -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dupeguru -sources: - - https://github.com/jlesage/docker-dupeguru - - https://hub.docker.com/r/jlesage/dupeguru/ -type: application -version: 0.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/dupeguru/0.0.15/README.md b/incubator/dupeguru/0.0.15/README.md deleted file mode 100644 index cc0c845288b..00000000000 --- a/incubator/dupeguru/0.0.15/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dupeguru - -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.0](https://img.shields.io/badge/AppVersion-1.13.0-informational?style=flat-square) - -dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. - -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: [dupeguru](https://truecharts.org/docs/charts/stable/dupeguru) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dupeguru` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dupeguru TrueCharts/dupeguru -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dupeguru` deployment - -```console -helm uninstall dupeguru -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dupeguru \ - --set env.TZ="America/New York" \ - TrueCharts/dupeguru -``` - -#### 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 dupeguru TrueCharts/dupeguru -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dupeguru/0.0.15/charts/common-10.4.6.tgz b/incubator/dupeguru/0.0.15/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/dupeguru/0.0.15/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/dupeguru/0.0.16/CHANGELOG.md b/incubator/dupeguru/0.0.16/CHANGELOG.md new file mode 100644 index 00000000000..7f4a2478362 --- /dev/null +++ b/incubator/dupeguru/0.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dupeguru-0.0.16](https://github.com/truecharts/apps/compare/dupeguru-0.0.15...dupeguru-0.0.16) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dupeguru-0.0.15](https://github.com/truecharts/apps/compare/dupeguru-0.0.13...dupeguru-0.0.15) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [dupeguru-0.0.13](https://github.com/truecharts/apps/compare/dupeguru-0.0.12...dupeguru-0.0.13) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [dupeguru-0.0.12](https://github.com/truecharts/apps/compare/dupeguru-0.0.11...dupeguru-0.0.12) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [dupeguru-0.0.11](https://github.com/truecharts/apps/compare/dupeguru-0.0.10...dupeguru-0.0.11) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [dupeguru-0.0.10](https://github.com/truecharts/apps/compare/dupeguru-0.0.8...dupeguru-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [dupeguru-0.0.8](https://github.com/truecharts/apps/compare/dupeguru-0.0.6...dupeguru-0.0.8) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [dupeguru-0.0.6](https://github.com/truecharts/apps/compare/dupeguru-0.0.5...dupeguru-0.0.6) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [dupeguru-0.0.5](https://github.com/truecharts/apps/compare/dupeguru-0.0.4...dupeguru-0.0.5) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [dupeguru-0.0.4](https://github.com/truecharts/apps/compare/dupeguru-0.0.3...dupeguru-0.0.4) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [dupeguru-0.0.3](https://github.com/truecharts/apps/compare/dupeguru-0.0.2...dupeguru-0.0.3) (2022-07-11) + +#### Chore + +* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) + + + diff --git a/incubator/dupeguru/0.0.16/Chart.lock b/incubator/dupeguru/0.0.16/Chart.lock new file mode 100644 index 00000000000..52afc42736f --- /dev/null +++ b/incubator/dupeguru/0.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:58:30.810771316Z" diff --git a/incubator/dupeguru/0.0.16/Chart.yaml b/incubator/dupeguru/0.0.16/Chart.yaml new file mode 100644 index 00000000000..ad77abe4479 --- /dev/null +++ b/incubator/dupeguru/0.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. +home: https://github.com/truecharts/apps/tree/master/charts/stable/dupeguru +icon: https://truecharts.org/img/chart-icons/dupeguru.png +keywords: + - dedupe + - dupeguru +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dupeguru +sources: + - https://github.com/jlesage/docker-dupeguru + - https://hub.docker.com/r/jlesage/dupeguru/ +type: application +version: 0.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/dupeguru/0.0.16/README.md b/incubator/dupeguru/0.0.16/README.md new file mode 100644 index 00000000000..e35c8308d6f --- /dev/null +++ b/incubator/dupeguru/0.0.16/README.md @@ -0,0 +1,108 @@ +# dupeguru + +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.0](https://img.shields.io/badge/AppVersion-1.13.0-informational?style=flat-square) + +dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. + +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: [dupeguru](https://truecharts.org/docs/charts/stable/dupeguru) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dupeguru` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dupeguru TrueCharts/dupeguru +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dupeguru` deployment + +```console +helm uninstall dupeguru +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dupeguru \ + --set env.TZ="America/New York" \ + TrueCharts/dupeguru +``` + +#### 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 dupeguru TrueCharts/dupeguru -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dupeguru/0.0.15/app-readme.md b/incubator/dupeguru/0.0.16/app-readme.md similarity index 100% rename from incubator/dupeguru/0.0.15/app-readme.md rename to incubator/dupeguru/0.0.16/app-readme.md diff --git a/incubator/dupeguru/0.0.16/charts/common-10.4.7.tgz b/incubator/dupeguru/0.0.16/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/dupeguru/0.0.16/charts/common-10.4.7.tgz differ diff --git a/incubator/dupeguru/0.0.15/ix_values.yaml b/incubator/dupeguru/0.0.16/ix_values.yaml similarity index 100% rename from incubator/dupeguru/0.0.15/ix_values.yaml rename to incubator/dupeguru/0.0.16/ix_values.yaml diff --git a/incubator/dupeguru/0.0.15/questions.yaml b/incubator/dupeguru/0.0.16/questions.yaml similarity index 100% rename from incubator/dupeguru/0.0.15/questions.yaml rename to incubator/dupeguru/0.0.16/questions.yaml diff --git a/incubator/dupeguru/0.0.15/templates/common.yaml b/incubator/dupeguru/0.0.16/templates/common.yaml similarity index 100% rename from incubator/dupeguru/0.0.15/templates/common.yaml rename to incubator/dupeguru/0.0.16/templates/common.yaml diff --git a/incubator/dupeguru/0.0.15/values.yaml b/incubator/dupeguru/0.0.16/values.yaml similarity index 100% rename from incubator/dupeguru/0.0.15/values.yaml rename to incubator/dupeguru/0.0.16/values.yaml diff --git a/incubator/duplicacy/0.0.11/CHANGELOG.md b/incubator/duplicacy/0.0.11/CHANGELOG.md deleted file mode 100644 index afdeccf225b..00000000000 --- a/incubator/duplicacy/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [duplicacy-0.0.11](https://github.com/truecharts/apps/compare/duplicacy-0.0.10...duplicacy-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [duplicacy-0.0.10]duplicacy-0.0.10 (2022-07-21) - -### 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] - - - -## [duplicacy-0.0.10]duplicacy-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [duplicacy-0.0.10]duplicacy-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [duplicacy-0.0.10]duplicacy-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [duplicacy-0.0.10]duplicacy-0.0.10 (2022-07-20) diff --git a/incubator/duplicacy/0.0.11/Chart.lock b/incubator/duplicacy/0.0.11/Chart.lock deleted file mode 100644 index 7c8d87f5a71..00000000000 --- a/incubator/duplicacy/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:15:20.190874665Z" diff --git a/incubator/duplicacy/0.0.11/Chart.yaml b/incubator/duplicacy/0.0.11/Chart.yaml deleted file mode 100644 index 3857509bbcd..00000000000 --- a/incubator/duplicacy/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A new generation cross-platform cloud backup tool. -home: https://github.com/truecharts/apps/tree/master/charts/stable/duplicacy -icon: https://truecharts.org/img/chart-icons/duplicacy.png -keywords: - - duplicacy - - Backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: duplicacy -sources: - - https://hotio.dev/containers/duplicacy - - https://hub.docker.com/r/hotio/duplicacy -type: application -version: 0.0.11 diff --git a/incubator/duplicacy/0.0.11/README.md b/incubator/duplicacy/0.0.11/README.md deleted file mode 100644 index b4c2ad74c7c..00000000000 --- a/incubator/duplicacy/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# duplicacy - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 new generation cross-platform cloud backup tool. - -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: [duplicacy](https://truecharts.org/docs/charts/stable/duplicacy) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `duplicacy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install duplicacy TrueCharts/duplicacy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `duplicacy` deployment - -```console -helm uninstall duplicacy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install duplicacy \ - --set env.TZ="America/New York" \ - TrueCharts/duplicacy -``` - -#### 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 duplicacy TrueCharts/duplicacy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/duplicacy/0.0.11/charts/common-10.4.6.tgz b/incubator/duplicacy/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/duplicacy/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/duplicacy/0.0.12/CHANGELOG.md b/incubator/duplicacy/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0bbeb021760 --- /dev/null +++ b/incubator/duplicacy/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [duplicacy-0.0.12](https://github.com/truecharts/apps/compare/duplicacy-0.0.11...duplicacy-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [duplicacy-0.0.11](https://github.com/truecharts/apps/compare/duplicacy-0.0.10...duplicacy-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [duplicacy-0.0.10]duplicacy-0.0.10 (2022-07-21) + +### 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] + + + +## [duplicacy-0.0.10]duplicacy-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [duplicacy-0.0.10]duplicacy-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [duplicacy-0.0.10]duplicacy-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [duplicacy-0.0.10]duplicacy-0.0.10 (2022-07-20) diff --git a/incubator/duplicacy/0.0.12/Chart.lock b/incubator/duplicacy/0.0.12/Chart.lock new file mode 100644 index 00000000000..2468f69f64f --- /dev/null +++ b/incubator/duplicacy/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:58:32.563583197Z" diff --git a/incubator/duplicacy/0.0.12/Chart.yaml b/incubator/duplicacy/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5eb0be4a823 --- /dev/null +++ b/incubator/duplicacy/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A new generation cross-platform cloud backup tool. +home: https://github.com/truecharts/apps/tree/master/charts/stable/duplicacy +icon: https://truecharts.org/img/chart-icons/duplicacy.png +keywords: + - duplicacy + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: duplicacy +sources: + - https://hotio.dev/containers/duplicacy + - https://hub.docker.com/r/hotio/duplicacy +type: application +version: 0.0.12 diff --git a/incubator/duplicacy/0.0.12/README.md b/incubator/duplicacy/0.0.12/README.md new file mode 100644 index 00000000000..f2c5dad2cb7 --- /dev/null +++ b/incubator/duplicacy/0.0.12/README.md @@ -0,0 +1,108 @@ +# duplicacy + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 new generation cross-platform cloud backup tool. + +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: [duplicacy](https://truecharts.org/docs/charts/stable/duplicacy) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `duplicacy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install duplicacy TrueCharts/duplicacy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `duplicacy` deployment + +```console +helm uninstall duplicacy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install duplicacy \ + --set env.TZ="America/New York" \ + TrueCharts/duplicacy +``` + +#### 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 duplicacy TrueCharts/duplicacy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/duplicacy/0.0.11/app-readme.md b/incubator/duplicacy/0.0.12/app-readme.md similarity index 100% rename from incubator/duplicacy/0.0.11/app-readme.md rename to incubator/duplicacy/0.0.12/app-readme.md diff --git a/incubator/duplicacy/0.0.12/charts/common-10.4.7.tgz b/incubator/duplicacy/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/duplicacy/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/duplicacy/0.0.11/ix_values.yaml b/incubator/duplicacy/0.0.12/ix_values.yaml similarity index 100% rename from incubator/duplicacy/0.0.11/ix_values.yaml rename to incubator/duplicacy/0.0.12/ix_values.yaml diff --git a/incubator/duplicacy/0.0.11/questions.yaml b/incubator/duplicacy/0.0.12/questions.yaml similarity index 100% rename from incubator/duplicacy/0.0.11/questions.yaml rename to incubator/duplicacy/0.0.12/questions.yaml diff --git a/incubator/duplicacy/0.0.11/templates/common.yaml b/incubator/duplicacy/0.0.12/templates/common.yaml similarity index 100% rename from incubator/duplicacy/0.0.11/templates/common.yaml rename to incubator/duplicacy/0.0.12/templates/common.yaml diff --git a/incubator/duplicacy/0.0.11/values.yaml b/incubator/duplicacy/0.0.12/values.yaml similarity index 100% rename from incubator/duplicacy/0.0.11/values.yaml rename to incubator/duplicacy/0.0.12/values.yaml diff --git a/incubator/dvblink/0.0.11/CHANGELOG.md b/incubator/dvblink/0.0.11/CHANGELOG.md deleted file mode 100644 index 2e9b5213dc0..00000000000 --- a/incubator/dvblink/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [dvblink-0.0.11](https://github.com/truecharts/apps/compare/dvblink-0.0.10...dvblink-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [dvblink-0.0.10]dvblink-0.0.10 (2022-07-21) - -### 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] - - - -## [dvblink-0.0.10]dvblink-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dvblink-0.0.10]dvblink-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [dvblink-0.0.10]dvblink-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [dvblink-0.0.10]dvblink-0.0.10 (2022-07-20) diff --git a/incubator/dvblink/0.0.11/Chart.lock b/incubator/dvblink/0.0.11/Chart.lock deleted file mode 100644 index a414e5333bd..00000000000 --- a/incubator/dvblink/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:15:24.848572881Z" diff --git a/incubator/dvblink/0.0.11/Chart.yaml b/incubator/dvblink/0.0.11/Chart.yaml deleted file mode 100644 index 2c347bac8fc..00000000000 --- a/incubator/dvblink/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - DVBLink need to enjoy your favorite channels and recordings within your - home network and on the go! -home: https://github.com/truecharts/apps/tree/master/charts/stable/dvblink -icon: https://truecharts.org/img/chart-icons/dvblink.png -keywords: - - dvblink - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dvblink -sources: - - http://dvblogic.com - - https://hub.docker.com/r/chvb/docker-dvblink/ -type: application -version: 0.0.11 diff --git a/incubator/dvblink/0.0.11/README.md b/incubator/dvblink/0.0.11/README.md deleted file mode 100644 index ed2f0108d33..00000000000 --- a/incubator/dvblink/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dvblink - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DVBLink need to enjoy your favorite channels and recordings within your home network and on the go! - -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: [dvblink](https://truecharts.org/docs/charts/stable/dvblink) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dvblink` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dvblink TrueCharts/dvblink -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dvblink` deployment - -```console -helm uninstall dvblink -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dvblink \ - --set env.TZ="America/New York" \ - TrueCharts/dvblink -``` - -#### 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 dvblink TrueCharts/dvblink -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dvblink/0.0.11/charts/common-10.4.6.tgz b/incubator/dvblink/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/dvblink/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/dvblink/0.0.12/CHANGELOG.md b/incubator/dvblink/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b69f2a76171 --- /dev/null +++ b/incubator/dvblink/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [dvblink-0.0.12](https://github.com/truecharts/apps/compare/dvblink-0.0.11...dvblink-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dvblink-0.0.11](https://github.com/truecharts/apps/compare/dvblink-0.0.10...dvblink-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [dvblink-0.0.10]dvblink-0.0.10 (2022-07-21) + +### 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] + + + +## [dvblink-0.0.10]dvblink-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dvblink-0.0.10]dvblink-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [dvblink-0.0.10]dvblink-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [dvblink-0.0.10]dvblink-0.0.10 (2022-07-20) diff --git a/incubator/dvblink/0.0.12/Chart.lock b/incubator/dvblink/0.0.12/Chart.lock new file mode 100644 index 00000000000..7204a4fde48 --- /dev/null +++ b/incubator/dvblink/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:58:36.854897463Z" diff --git a/incubator/dvblink/0.0.12/Chart.yaml b/incubator/dvblink/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8aaef905bba --- /dev/null +++ b/incubator/dvblink/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + DVBLink need to enjoy your favorite channels and recordings within your + home network and on the go! +home: https://github.com/truecharts/apps/tree/master/charts/stable/dvblink +icon: https://truecharts.org/img/chart-icons/dvblink.png +keywords: + - dvblink + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dvblink +sources: + - http://dvblogic.com + - https://hub.docker.com/r/chvb/docker-dvblink/ +type: application +version: 0.0.12 diff --git a/incubator/dvblink/0.0.12/README.md b/incubator/dvblink/0.0.12/README.md new file mode 100644 index 00000000000..aea9ebbff28 --- /dev/null +++ b/incubator/dvblink/0.0.12/README.md @@ -0,0 +1,108 @@ +# dvblink + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DVBLink need to enjoy your favorite channels and recordings within your home network and on the go! + +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: [dvblink](https://truecharts.org/docs/charts/stable/dvblink) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dvblink` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dvblink TrueCharts/dvblink +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dvblink` deployment + +```console +helm uninstall dvblink +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dvblink \ + --set env.TZ="America/New York" \ + TrueCharts/dvblink +``` + +#### 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 dvblink TrueCharts/dvblink -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/dvblink/0.0.11/app-readme.md b/incubator/dvblink/0.0.12/app-readme.md similarity index 100% rename from incubator/dvblink/0.0.11/app-readme.md rename to incubator/dvblink/0.0.12/app-readme.md diff --git a/incubator/dvblink/0.0.12/charts/common-10.4.7.tgz b/incubator/dvblink/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/dvblink/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/dvblink/0.0.11/ix_values.yaml b/incubator/dvblink/0.0.12/ix_values.yaml similarity index 100% rename from incubator/dvblink/0.0.11/ix_values.yaml rename to incubator/dvblink/0.0.12/ix_values.yaml diff --git a/incubator/dvblink/0.0.11/questions.yaml b/incubator/dvblink/0.0.12/questions.yaml similarity index 100% rename from incubator/dvblink/0.0.11/questions.yaml rename to incubator/dvblink/0.0.12/questions.yaml diff --git a/incubator/dvblink/0.0.11/templates/common.yaml b/incubator/dvblink/0.0.12/templates/common.yaml similarity index 100% rename from incubator/dvblink/0.0.11/templates/common.yaml rename to incubator/dvblink/0.0.12/templates/common.yaml diff --git a/incubator/dvblink/0.0.11/values.yaml b/incubator/dvblink/0.0.12/values.yaml similarity index 100% rename from incubator/dvblink/0.0.11/values.yaml rename to incubator/dvblink/0.0.12/values.yaml diff --git a/incubator/eco/0.0.11/CHANGELOG.md b/incubator/eco/0.0.11/CHANGELOG.md deleted file mode 100644 index 4a9cfd39b38..00000000000 --- a/incubator/eco/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [eco-0.0.11](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.2...eco-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [eco-0.0.10](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.10...eco-0.0.10) (2022-07-21) - -### 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] - - - -## [eco-0.0.10](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.10...eco-0.0.10) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [eco-0.0.10](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.10...eco-0.0.10) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [eco-0.0.10](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.10...eco-0.0.10) (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [eco-0.0.10](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.10...eco-0.0.10) (2022-07-20) diff --git a/incubator/eco/0.0.11/Chart.lock b/incubator/eco/0.0.11/Chart.lock deleted file mode 100644 index 9cb96aaa7bd..00000000000 --- a/incubator/eco/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:15:25.981688533Z" diff --git a/incubator/eco/0.0.11/Chart.yaml b/incubator/eco/0.0.11/Chart.yaml deleted file mode 100644 index 0fd75f3642e..00000000000 --- a/incubator/eco/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ ECO and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/eco -icon: https://truecharts.org/img/chart-icons/eco.png -keywords: - - eco - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: eco -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/eco/0.0.11/README.md b/incubator/eco/0.0.11/README.md deleted file mode 100644 index 874abf63f14..00000000000 --- a/incubator/eco/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# eco - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install ECO and run it. - -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: [eco](https://truecharts.org/docs/charts/stable/eco) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `eco` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install eco TrueCharts/eco -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `eco` deployment - -```console -helm uninstall eco -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install eco \ - --set env.TZ="America/New York" \ - TrueCharts/eco -``` - -#### 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 eco TrueCharts/eco -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/eco/0.0.11/charts/common-10.4.6.tgz b/incubator/eco/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/eco/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/eco/0.0.12/CHANGELOG.md b/incubator/eco/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3e57d54ef4e --- /dev/null +++ b/incubator/eco/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [eco-0.0.12](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.5...eco-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [eco-0.0.11](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.2...eco-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [eco-0.0.10](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.10...eco-0.0.10) (2022-07-21) + +### 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] + + + +## [eco-0.0.10](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.10...eco-0.0.10) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [eco-0.0.10](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.10...eco-0.0.10) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [eco-0.0.10](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.10...eco-0.0.10) (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [eco-0.0.10](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.10...eco-0.0.10) (2022-07-20) diff --git a/incubator/eco/0.0.12/Chart.lock b/incubator/eco/0.0.12/Chart.lock new file mode 100644 index 00000000000..db7e6624218 --- /dev/null +++ b/incubator/eco/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:58:38.568345512Z" diff --git a/incubator/eco/0.0.12/Chart.yaml b/incubator/eco/0.0.12/Chart.yaml new file mode 100644 index 00000000000..6a9a1416d18 --- /dev/null +++ b/incubator/eco/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ ECO and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/eco +icon: https://truecharts.org/img/chart-icons/eco.png +keywords: + - eco + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: eco +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/eco/0.0.12/README.md b/incubator/eco/0.0.12/README.md new file mode 100644 index 00000000000..a0c6bf3ff9c --- /dev/null +++ b/incubator/eco/0.0.12/README.md @@ -0,0 +1,108 @@ +# eco + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install ECO and run it. + +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: [eco](https://truecharts.org/docs/charts/stable/eco) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `eco` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install eco TrueCharts/eco +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `eco` deployment + +```console +helm uninstall eco +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install eco \ + --set env.TZ="America/New York" \ + TrueCharts/eco +``` + +#### 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 eco TrueCharts/eco -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/eco/0.0.11/app-readme.md b/incubator/eco/0.0.12/app-readme.md similarity index 100% rename from incubator/eco/0.0.11/app-readme.md rename to incubator/eco/0.0.12/app-readme.md diff --git a/incubator/eco/0.0.12/charts/common-10.4.7.tgz b/incubator/eco/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/eco/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/eco/0.0.11/ix_values.yaml b/incubator/eco/0.0.12/ix_values.yaml similarity index 100% rename from incubator/eco/0.0.11/ix_values.yaml rename to incubator/eco/0.0.12/ix_values.yaml diff --git a/incubator/eco/0.0.11/questions.yaml b/incubator/eco/0.0.12/questions.yaml similarity index 100% rename from incubator/eco/0.0.11/questions.yaml rename to incubator/eco/0.0.12/questions.yaml diff --git a/incubator/eco/0.0.11/templates/common.yaml b/incubator/eco/0.0.12/templates/common.yaml similarity index 100% rename from incubator/eco/0.0.11/templates/common.yaml rename to incubator/eco/0.0.12/templates/common.yaml diff --git a/incubator/eco/0.0.11/values.yaml b/incubator/eco/0.0.12/values.yaml similarity index 100% rename from incubator/eco/0.0.11/values.yaml rename to incubator/eco/0.0.12/values.yaml diff --git a/incubator/ecodms/0.0.11/CHANGELOG.md b/incubator/ecodms/0.0.11/CHANGELOG.md deleted file mode 100644 index 84f1f9808a5..00000000000 --- a/incubator/ecodms/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [ecodms-0.0.11](https://github.com/truecharts/apps/compare/ecodms-0.0.10...ecodms-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [ecodms-0.0.10]ecodms-0.0.10 (2022-07-21) - -### 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] - - - -## [ecodms-0.0.10]ecodms-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [ecodms-0.0.10]ecodms-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [ecodms-0.0.10]ecodms-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [ecodms-0.0.10]ecodms-0.0.10 (2022-07-20) diff --git a/incubator/ecodms/0.0.11/Chart.lock b/incubator/ecodms/0.0.11/Chart.lock deleted file mode 100644 index be69406d3dd..00000000000 --- a/incubator/ecodms/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:15:41.481879149Z" diff --git a/incubator/ecodms/0.0.11/Chart.yaml b/incubator/ecodms/0.0.11/Chart.yaml deleted file mode 100644 index ee8ce753974..00000000000 --- a/incubator/ecodms/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS)\ - \ - Audit-compliant archive for scanning, archiving, managing and retrieving all\ - \ data and documents.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/ecodms -icon: https://truecharts.org/img/chart-icons/ecodms.png -keywords: - - ecodms - - Cloud - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ecodms -sources: - - https://www.ecodms.de/index.php/en/ - - https://hub.docker.com/r/ecodms/allinone-18.09/ -type: application -version: 0.0.11 diff --git a/incubator/ecodms/0.0.11/README.md b/incubator/ecodms/0.0.11/README.md deleted file mode 100644 index bfa64cabc10..00000000000 --- a/incubator/ecodms/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ecodms - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. - -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: [ecodms](https://truecharts.org/docs/charts/stable/ecodms) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ecodms` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ecodms TrueCharts/ecodms -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ecodms` deployment - -```console -helm uninstall ecodms -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ecodms \ - --set env.TZ="America/New York" \ - TrueCharts/ecodms -``` - -#### 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 ecodms TrueCharts/ecodms -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ecodms/0.0.11/charts/common-10.4.6.tgz b/incubator/ecodms/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ecodms/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ecodms/0.0.12/CHANGELOG.md b/incubator/ecodms/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6ccde4dc8de --- /dev/null +++ b/incubator/ecodms/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [ecodms-0.0.12](https://github.com/truecharts/apps/compare/ecodms-0.0.11...ecodms-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ecodms-0.0.11](https://github.com/truecharts/apps/compare/ecodms-0.0.10...ecodms-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [ecodms-0.0.10]ecodms-0.0.10 (2022-07-21) + +### 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] + + + +## [ecodms-0.0.10]ecodms-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [ecodms-0.0.10]ecodms-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [ecodms-0.0.10]ecodms-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [ecodms-0.0.10]ecodms-0.0.10 (2022-07-20) diff --git a/incubator/ecodms/0.0.12/Chart.lock b/incubator/ecodms/0.0.12/Chart.lock new file mode 100644 index 00000000000..df2ca19d951 --- /dev/null +++ b/incubator/ecodms/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:58:49.921331567Z" diff --git a/incubator/ecodms/0.0.12/Chart.yaml b/incubator/ecodms/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d457b620a04 --- /dev/null +++ b/incubator/ecodms/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS)\ + \ - Audit-compliant archive for scanning, archiving, managing and retrieving all\ + \ data and documents.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/ecodms +icon: https://truecharts.org/img/chart-icons/ecodms.png +keywords: + - ecodms + - Cloud + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ecodms +sources: + - https://www.ecodms.de/index.php/en/ + - https://hub.docker.com/r/ecodms/allinone-18.09/ +type: application +version: 0.0.12 diff --git a/incubator/ecodms/0.0.12/README.md b/incubator/ecodms/0.0.12/README.md new file mode 100644 index 00000000000..c12bd8ca0a4 --- /dev/null +++ b/incubator/ecodms/0.0.12/README.md @@ -0,0 +1,108 @@ +# ecodms + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. + +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: [ecodms](https://truecharts.org/docs/charts/stable/ecodms) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ecodms` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ecodms TrueCharts/ecodms +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ecodms` deployment + +```console +helm uninstall ecodms +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ecodms \ + --set env.TZ="America/New York" \ + TrueCharts/ecodms +``` + +#### 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 ecodms TrueCharts/ecodms -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ecodms/0.0.11/app-readme.md b/incubator/ecodms/0.0.12/app-readme.md similarity index 100% rename from incubator/ecodms/0.0.11/app-readme.md rename to incubator/ecodms/0.0.12/app-readme.md diff --git a/incubator/ecodms/0.0.12/charts/common-10.4.7.tgz b/incubator/ecodms/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ecodms/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ecodms/0.0.11/ix_values.yaml b/incubator/ecodms/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ecodms/0.0.11/ix_values.yaml rename to incubator/ecodms/0.0.12/ix_values.yaml diff --git a/incubator/ecodms/0.0.11/questions.yaml b/incubator/ecodms/0.0.12/questions.yaml similarity index 100% rename from incubator/ecodms/0.0.11/questions.yaml rename to incubator/ecodms/0.0.12/questions.yaml diff --git a/incubator/ecodms/0.0.11/templates/common.yaml b/incubator/ecodms/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ecodms/0.0.11/templates/common.yaml rename to incubator/ecodms/0.0.12/templates/common.yaml diff --git a/incubator/ecodms/0.0.11/values.yaml b/incubator/ecodms/0.0.12/values.yaml similarity index 100% rename from incubator/ecodms/0.0.11/values.yaml rename to incubator/ecodms/0.0.12/values.yaml diff --git a/incubator/electrum/0.0.11/CHANGELOG.md b/incubator/electrum/0.0.11/CHANGELOG.md deleted file mode 100644 index 536ad922b5d..00000000000 --- a/incubator/electrum/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [electrum-0.0.11](https://github.com/truecharts/apps/compare/electrum-0.0.10...electrum-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [electrum-0.0.10]electrum-0.0.10 (2022-07-21) - -### 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] - - - -## [electrum-0.0.10]electrum-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [electrum-0.0.10]electrum-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [electrum-0.0.10]electrum-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [electrum-0.0.10]electrum-0.0.10 (2022-07-20) diff --git a/incubator/electrum/0.0.11/Chart.lock b/incubator/electrum/0.0.11/Chart.lock deleted file mode 100644 index 2e46438dd64..00000000000 --- a/incubator/electrum/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:15:43.039841992Z" diff --git a/incubator/electrum/0.0.11/Chart.yaml b/incubator/electrum/0.0.11/Chart.yaml deleted file mode 100644 index 2e292092af9..00000000000 --- a/incubator/electrum/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Electrum is a Bitcoin wallet focused on speed and simplicity, with low\ - \ resource usage. It uses remote servers that handle the most complicated parts\ - \ of the Bitcoin system, and it allows you to recover your wallet from a secret\ - \ phrase.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/electrum -icon: https://truecharts.org/img/chart-icons/electrum.png -keywords: - - electrum - - Network-Other - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: electrum -sources: - - https://electrum.org/ - - https://hub.docker.com/r/ich777/electrum -type: application -version: 0.0.11 diff --git a/incubator/electrum/0.0.11/README.md b/incubator/electrum/0.0.11/README.md deleted file mode 100644 index 33573504d6f..00000000000 --- a/incubator/electrum/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# electrum - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. - -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: [electrum](https://truecharts.org/docs/charts/stable/electrum) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `electrum` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install electrum TrueCharts/electrum -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `electrum` deployment - -```console -helm uninstall electrum -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install electrum \ - --set env.TZ="America/New York" \ - TrueCharts/electrum -``` - -#### 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 electrum TrueCharts/electrum -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/electrum/0.0.11/charts/common-10.4.6.tgz b/incubator/electrum/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/electrum/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/electrum/0.0.12/CHANGELOG.md b/incubator/electrum/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..cbd2a660448 --- /dev/null +++ b/incubator/electrum/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [electrum-0.0.12](https://github.com/truecharts/apps/compare/electrum-0.0.11...electrum-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [electrum-0.0.11](https://github.com/truecharts/apps/compare/electrum-0.0.10...electrum-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [electrum-0.0.10]electrum-0.0.10 (2022-07-21) + +### 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] + + + +## [electrum-0.0.10]electrum-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [electrum-0.0.10]electrum-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [electrum-0.0.10]electrum-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [electrum-0.0.10]electrum-0.0.10 (2022-07-20) diff --git a/incubator/electrum/0.0.12/Chart.lock b/incubator/electrum/0.0.12/Chart.lock new file mode 100644 index 00000000000..561111e3c32 --- /dev/null +++ b/incubator/electrum/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:58:51.443452567Z" diff --git a/incubator/electrum/0.0.12/Chart.yaml b/incubator/electrum/0.0.12/Chart.yaml new file mode 100644 index 00000000000..bfa7198f5ad --- /dev/null +++ b/incubator/electrum/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Electrum is a Bitcoin wallet focused on speed and simplicity, with low\ + \ resource usage. It uses remote servers that handle the most complicated parts\ + \ of the Bitcoin system, and it allows you to recover your wallet from a secret\ + \ phrase.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/electrum +icon: https://truecharts.org/img/chart-icons/electrum.png +keywords: + - electrum + - Network-Other + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: electrum +sources: + - https://electrum.org/ + - https://hub.docker.com/r/ich777/electrum +type: application +version: 0.0.12 diff --git a/incubator/electrum/0.0.12/README.md b/incubator/electrum/0.0.12/README.md new file mode 100644 index 00000000000..c1ae2e976a3 --- /dev/null +++ b/incubator/electrum/0.0.12/README.md @@ -0,0 +1,108 @@ +# electrum + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. + +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: [electrum](https://truecharts.org/docs/charts/stable/electrum) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `electrum` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install electrum TrueCharts/electrum +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `electrum` deployment + +```console +helm uninstall electrum +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install electrum \ + --set env.TZ="America/New York" \ + TrueCharts/electrum +``` + +#### 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 electrum TrueCharts/electrum -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/electrum/0.0.11/app-readme.md b/incubator/electrum/0.0.12/app-readme.md similarity index 100% rename from incubator/electrum/0.0.11/app-readme.md rename to incubator/electrum/0.0.12/app-readme.md diff --git a/incubator/electrum/0.0.12/charts/common-10.4.7.tgz b/incubator/electrum/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/electrum/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/electrum/0.0.11/ix_values.yaml b/incubator/electrum/0.0.12/ix_values.yaml similarity index 100% rename from incubator/electrum/0.0.11/ix_values.yaml rename to incubator/electrum/0.0.12/ix_values.yaml diff --git a/incubator/electrum/0.0.11/questions.yaml b/incubator/electrum/0.0.12/questions.yaml similarity index 100% rename from incubator/electrum/0.0.11/questions.yaml rename to incubator/electrum/0.0.12/questions.yaml diff --git a/incubator/electrum/0.0.11/templates/common.yaml b/incubator/electrum/0.0.12/templates/common.yaml similarity index 100% rename from incubator/electrum/0.0.11/templates/common.yaml rename to incubator/electrum/0.0.12/templates/common.yaml diff --git a/incubator/electrum/0.0.11/values.yaml b/incubator/electrum/0.0.12/values.yaml similarity index 100% rename from incubator/electrum/0.0.11/values.yaml rename to incubator/electrum/0.0.12/values.yaml diff --git a/incubator/emby-sync/0.0.11/CHANGELOG.md b/incubator/emby-sync/0.0.11/CHANGELOG.md deleted file mode 100644 index 0e7590d47af..00000000000 --- a/incubator/emby-sync/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [emby-sync-0.0.11](https://github.com/truecharts/apps/compare/emby-sync-0.0.10...emby-sync-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [emby-sync-0.0.10]emby-sync-0.0.10 (2022-07-21) - -### 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] - - - -## [emby-sync-0.0.10]emby-sync-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [emby-sync-0.0.10]emby-sync-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [emby-sync-0.0.10]emby-sync-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [emby-sync-0.0.10]emby-sync-0.0.10 (2022-07-20) diff --git a/incubator/emby-sync/0.0.11/Chart.lock b/incubator/emby-sync/0.0.11/Chart.lock deleted file mode 100644 index 8bd6df36ef0..00000000000 --- a/incubator/emby-sync/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:15:47.45164939Z" diff --git a/incubator/emby-sync/0.0.11/Chart.yaml b/incubator/emby-sync/0.0.11/Chart.yaml deleted file mode 100644 index 19dd51a8301..00000000000 --- a/incubator/emby-sync/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A small flask based service to sync up Emby clients -home: https://github.com/truecharts/apps/tree/master/charts/stable/emby-sync -icon: https://truecharts.org/img/chart-icons/emby-sync.png -keywords: - - emby-sync - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: emby-sync -sources: - - https://github.com/cameronurnes/emby-sync - - https://hub.docker.com/r/lastelement21/emby-sync/ -type: application -version: 0.0.11 diff --git a/incubator/emby-sync/0.0.11/README.md b/incubator/emby-sync/0.0.11/README.md deleted file mode 100644 index 9d65a01eb09..00000000000 --- a/incubator/emby-sync/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# emby-sync - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 small flask based service to sync up Emby clients - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [emby-sync](https://truecharts.org/docs/charts/stable/emby-sync) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `emby-sync` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install emby-sync TrueCharts/emby-sync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `emby-sync` deployment - -```console -helm uninstall emby-sync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install emby-sync \ - --set env.TZ="America/New York" \ - TrueCharts/emby-sync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install emby-sync TrueCharts/emby-sync -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/emby-sync/0.0.11/charts/common-10.4.6.tgz b/incubator/emby-sync/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/emby-sync/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/emby-sync/0.0.12/CHANGELOG.md b/incubator/emby-sync/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..41afebd2bf1 --- /dev/null +++ b/incubator/emby-sync/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [emby-sync-0.0.12](https://github.com/truecharts/apps/compare/emby-sync-0.0.11...emby-sync-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [emby-sync-0.0.11](https://github.com/truecharts/apps/compare/emby-sync-0.0.10...emby-sync-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [emby-sync-0.0.10]emby-sync-0.0.10 (2022-07-21) + +### 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] + + + +## [emby-sync-0.0.10]emby-sync-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [emby-sync-0.0.10]emby-sync-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [emby-sync-0.0.10]emby-sync-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [emby-sync-0.0.10]emby-sync-0.0.10 (2022-07-20) diff --git a/incubator/emby-sync/0.0.12/Chart.lock b/incubator/emby-sync/0.0.12/Chart.lock new file mode 100644 index 00000000000..39813363dab --- /dev/null +++ b/incubator/emby-sync/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:58:55.082614696Z" diff --git a/incubator/emby-sync/0.0.12/Chart.yaml b/incubator/emby-sync/0.0.12/Chart.yaml new file mode 100644 index 00000000000..789d54e2dc6 --- /dev/null +++ b/incubator/emby-sync/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A small flask based service to sync up Emby clients +home: https://github.com/truecharts/apps/tree/master/charts/stable/emby-sync +icon: https://truecharts.org/img/chart-icons/emby-sync.png +keywords: + - emby-sync + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: emby-sync +sources: + - https://github.com/cameronurnes/emby-sync + - https://hub.docker.com/r/lastelement21/emby-sync/ +type: application +version: 0.0.12 diff --git a/incubator/emby-sync/0.0.12/README.md b/incubator/emby-sync/0.0.12/README.md new file mode 100644 index 00000000000..935f72e7394 --- /dev/null +++ b/incubator/emby-sync/0.0.12/README.md @@ -0,0 +1,108 @@ +# emby-sync + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 small flask based service to sync up Emby clients + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [emby-sync](https://truecharts.org/docs/charts/stable/emby-sync) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `emby-sync` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install emby-sync TrueCharts/emby-sync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `emby-sync` deployment + +```console +helm uninstall emby-sync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install emby-sync \ + --set env.TZ="America/New York" \ + TrueCharts/emby-sync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install emby-sync TrueCharts/emby-sync -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/emby-sync/0.0.11/app-readme.md b/incubator/emby-sync/0.0.12/app-readme.md similarity index 100% rename from incubator/emby-sync/0.0.11/app-readme.md rename to incubator/emby-sync/0.0.12/app-readme.md diff --git a/incubator/emby-sync/0.0.12/charts/common-10.4.7.tgz b/incubator/emby-sync/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/emby-sync/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/emby-sync/0.0.11/ix_values.yaml b/incubator/emby-sync/0.0.12/ix_values.yaml similarity index 100% rename from incubator/emby-sync/0.0.11/ix_values.yaml rename to incubator/emby-sync/0.0.12/ix_values.yaml diff --git a/incubator/emby-sync/0.0.11/questions.yaml b/incubator/emby-sync/0.0.12/questions.yaml similarity index 100% rename from incubator/emby-sync/0.0.11/questions.yaml rename to incubator/emby-sync/0.0.12/questions.yaml diff --git a/incubator/emby-sync/0.0.11/templates/common.yaml b/incubator/emby-sync/0.0.12/templates/common.yaml similarity index 100% rename from incubator/emby-sync/0.0.11/templates/common.yaml rename to incubator/emby-sync/0.0.12/templates/common.yaml diff --git a/incubator/emby-sync/0.0.11/values.yaml b/incubator/emby-sync/0.0.12/values.yaml similarity index 100% rename from incubator/emby-sync/0.0.11/values.yaml rename to incubator/emby-sync/0.0.12/values.yaml diff --git a/incubator/etesync/0.0.18/CHANGELOG.md b/incubator/etesync/0.0.18/CHANGELOG.md deleted file mode 100644 index 710782382ad..00000000000 --- a/incubator/etesync/0.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [etesync-0.0.18](https://github.com/truecharts/apps/compare/etesync-0.0.17...etesync-0.0.18) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [etesync-0.0.17](https://github.com/truecharts/apps/compare/etesync-0.0.15...etesync-0.0.17) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [etesync-0.0.15](https://github.com/truecharts/apps/compare/etesync-0.0.14...etesync-0.0.15) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [etesync-0.0.14](https://github.com/truecharts/apps/compare/etesync-0.0.13...etesync-0.0.14) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [etesync-0.0.13](https://github.com/truecharts/apps/compare/etesync-0.0.11...etesync-0.0.13) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [etesync-0.0.11](https://github.com/truecharts/apps/compare/etesync-0.0.9...etesync-0.0.11) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [etesync-0.0.9](https://github.com/truecharts/apps/compare/etesync-0.0.8...etesync-0.0.9) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [etesync-0.0.8](https://github.com/truecharts/apps/compare/etesync-0.0.7...etesync-0.0.8) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [etesync-0.0.7](https://github.com/truecharts/apps/compare/etesync-0.0.6...etesync-0.0.7) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [etesync-0.0.6](https://github.com/truecharts/apps/compare/etesync-0.0.5...etesync-0.0.6) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [etesync-0.0.5](https://github.com/truecharts/apps/compare/etesync-0.0.4...etesync-0.0.5) (2022-07-09) - -#### Chore - -* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) - - - diff --git a/incubator/etesync/0.0.18/Chart.lock b/incubator/etesync/0.0.18/Chart.lock deleted file mode 100644 index 457ad6ae897..00000000000 --- a/incubator/etesync/0.0.18/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:30:57.295994591Z" diff --git a/incubator/etesync/0.0.18/Chart.yaml b/incubator/etesync/0.0.18/Chart.yaml deleted file mode 100644 index d580bcae939..00000000000 --- a/incubator/etesync/0.0.18/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -deprecated: false -description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/etesync -icon: https://truecharts.org/img/chart-icons/etesync.png -keywords: - - etesync - - sync - - contacts - - calendars - - tasks - - notes -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: etesync -sources: - - https://www.etesync.com/ - - https://github.com/etesync - - https://github.com/victor-rds/docker-etebase - - https://hub.docker.com/r/victorrds/etesync -type: application -version: 0.0.18 -annotations: - truecharts.org/catagories: | - - productivity - - sync - - contacts - - calendars - - tasks - - notes - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/etesync/0.0.18/README.md b/incubator/etesync/0.0.18/README.md deleted file mode 100644 index 9d7035299e2..00000000000 --- a/incubator/etesync/0.0.18/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# etesync - -![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.1](https://img.shields.io/badge/AppVersion-0.9.1-informational?style=flat-square) - -Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. - -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: [etesync](https://truecharts.org/docs/charts/stable/etesync) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `etesync` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install etesync TrueCharts/etesync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `etesync` deployment - -```console -helm uninstall etesync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install etesync \ - --set env.TZ="America/New York" \ - TrueCharts/etesync -``` - -#### 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 etesync TrueCharts/etesync -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/etesync/0.0.18/charts/common-10.4.6.tgz b/incubator/etesync/0.0.18/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/etesync/0.0.18/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/etesync/0.0.18/charts/postgresql-8.0.43.tgz b/incubator/etesync/0.0.18/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/incubator/etesync/0.0.18/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/incubator/etesync/0.0.19/CHANGELOG.md b/incubator/etesync/0.0.19/CHANGELOG.md new file mode 100644 index 00000000000..e36c4f0d341 --- /dev/null +++ b/incubator/etesync/0.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [etesync-0.0.19](https://github.com/truecharts/apps/compare/etesync-0.0.18...etesync-0.0.19) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [etesync-0.0.18](https://github.com/truecharts/apps/compare/etesync-0.0.17...etesync-0.0.18) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [etesync-0.0.17](https://github.com/truecharts/apps/compare/etesync-0.0.15...etesync-0.0.17) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [etesync-0.0.15](https://github.com/truecharts/apps/compare/etesync-0.0.14...etesync-0.0.15) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [etesync-0.0.14](https://github.com/truecharts/apps/compare/etesync-0.0.13...etesync-0.0.14) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [etesync-0.0.13](https://github.com/truecharts/apps/compare/etesync-0.0.11...etesync-0.0.13) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [etesync-0.0.11](https://github.com/truecharts/apps/compare/etesync-0.0.9...etesync-0.0.11) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [etesync-0.0.9](https://github.com/truecharts/apps/compare/etesync-0.0.8...etesync-0.0.9) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [etesync-0.0.8](https://github.com/truecharts/apps/compare/etesync-0.0.7...etesync-0.0.8) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [etesync-0.0.7](https://github.com/truecharts/apps/compare/etesync-0.0.6...etesync-0.0.7) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [etesync-0.0.6](https://github.com/truecharts/apps/compare/etesync-0.0.5...etesync-0.0.6) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/incubator/etesync/0.0.19/Chart.lock b/incubator/etesync/0.0.19/Chart.lock new file mode 100644 index 00000000000..de708da4df0 --- /dev/null +++ b/incubator/etesync/0.0.19/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T13:59:04.830436254Z" diff --git a/incubator/etesync/0.0.19/Chart.yaml b/incubator/etesync/0.0.19/Chart.yaml new file mode 100644 index 00000000000..bc3ac8f84f6 --- /dev/null +++ b/incubator/etesync/0.0.19/Chart.yaml @@ -0,0 +1,44 @@ +apiVersion: v2 +appVersion: "0.9.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +deprecated: false +description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/etesync +icon: https://truecharts.org/img/chart-icons/etesync.png +keywords: + - etesync + - sync + - contacts + - calendars + - tasks + - notes +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: etesync +sources: + - https://www.etesync.com/ + - https://github.com/etesync + - https://github.com/victor-rds/docker-etebase + - https://hub.docker.com/r/victorrds/etesync +type: application +version: 0.0.19 +annotations: + truecharts.org/catagories: | + - productivity + - sync + - contacts + - calendars + - tasks + - notes + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/etesync/0.0.19/README.md b/incubator/etesync/0.0.19/README.md new file mode 100644 index 00000000000..51a9b19b8a0 --- /dev/null +++ b/incubator/etesync/0.0.19/README.md @@ -0,0 +1,111 @@ +# etesync + +![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.1](https://img.shields.io/badge/AppVersion-0.9.1-informational?style=flat-square) + +Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. + +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: [etesync](https://truecharts.org/docs/charts/stable/etesync) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `etesync` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install etesync TrueCharts/etesync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `etesync` deployment + +```console +helm uninstall etesync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install etesync \ + --set env.TZ="America/New York" \ + TrueCharts/etesync +``` + +#### 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 etesync TrueCharts/etesync -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/etesync/0.0.18/app-readme.md b/incubator/etesync/0.0.19/app-readme.md similarity index 100% rename from incubator/etesync/0.0.18/app-readme.md rename to incubator/etesync/0.0.19/app-readme.md diff --git a/incubator/etesync/0.0.19/charts/common-10.4.7.tgz b/incubator/etesync/0.0.19/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/etesync/0.0.19/charts/common-10.4.7.tgz differ diff --git a/incubator/etesync/0.0.19/charts/postgresql-8.0.45.tgz b/incubator/etesync/0.0.19/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/incubator/etesync/0.0.19/charts/postgresql-8.0.45.tgz differ diff --git a/incubator/etesync/0.0.18/ix_values.yaml b/incubator/etesync/0.0.19/ix_values.yaml similarity index 100% rename from incubator/etesync/0.0.18/ix_values.yaml rename to incubator/etesync/0.0.19/ix_values.yaml diff --git a/incubator/etesync/0.0.18/questions.yaml b/incubator/etesync/0.0.19/questions.yaml similarity index 100% rename from incubator/etesync/0.0.18/questions.yaml rename to incubator/etesync/0.0.19/questions.yaml diff --git a/incubator/etesync/0.0.18/templates/_secret.tpl b/incubator/etesync/0.0.19/templates/_secret.tpl similarity index 100% rename from incubator/etesync/0.0.18/templates/_secret.tpl rename to incubator/etesync/0.0.19/templates/_secret.tpl diff --git a/incubator/etesync/0.0.18/templates/common.yaml b/incubator/etesync/0.0.19/templates/common.yaml similarity index 100% rename from incubator/etesync/0.0.18/templates/common.yaml rename to incubator/etesync/0.0.19/templates/common.yaml diff --git a/incubator/etesync/0.0.18/values.yaml b/incubator/etesync/0.0.19/values.yaml similarity index 100% rename from incubator/etesync/0.0.18/values.yaml rename to incubator/etesync/0.0.19/values.yaml diff --git a/incubator/ethercalc/0.0.11/CHANGELOG.md b/incubator/ethercalc/0.0.11/CHANGELOG.md deleted file mode 100644 index 8ae4dedd09e..00000000000 --- a/incubator/ethercalc/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [ethercalc-0.0.11](https://github.com/truecharts/apps/compare/ethercalc-0.0.10...ethercalc-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [ethercalc-0.0.10]ethercalc-0.0.10 (2022-07-21) - -### 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] - - - -## [ethercalc-0.0.10]ethercalc-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [ethercalc-0.0.10]ethercalc-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [ethercalc-0.0.10]ethercalc-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [ethercalc-0.0.10]ethercalc-0.0.10 (2022-07-20) diff --git a/incubator/ethercalc/0.0.11/Chart.lock b/incubator/ethercalc/0.0.11/Chart.lock deleted file mode 100644 index 65d3902d70f..00000000000 --- a/incubator/ethercalc/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:16:02.165694975Z" diff --git a/incubator/ethercalc/0.0.11/Chart.yaml b/incubator/ethercalc/0.0.11/Chart.yaml deleted file mode 100644 index 4902e4c1d91..00000000000 --- a/incubator/ethercalc/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/ethercalc -icon: https://truecharts.org/img/chart-icons/ethercalc.png -keywords: - - ethercalc - - Cloud - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ethercalc -sources: - - https://github.com/audreyt/ethercalc - - https://hub.docker.com/r/audreyt/ethercalc -type: application -version: 0.0.11 diff --git a/incubator/ethercalc/0.0.11/README.md b/incubator/ethercalc/0.0.11/README.md deleted file mode 100644 index 894c1edc133..00000000000 --- a/incubator/ethercalc/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ethercalc - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [ethercalc](https://truecharts.org/docs/charts/stable/ethercalc) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ethercalc` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ethercalc TrueCharts/ethercalc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ethercalc` deployment - -```console -helm uninstall ethercalc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ethercalc \ - --set env.TZ="America/New York" \ - TrueCharts/ethercalc -``` - -#### 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 ethercalc TrueCharts/ethercalc -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ethercalc/0.0.11/charts/common-10.4.6.tgz b/incubator/ethercalc/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ethercalc/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ethercalc/0.0.12/CHANGELOG.md b/incubator/ethercalc/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8bb133c12b5 --- /dev/null +++ b/incubator/ethercalc/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [ethercalc-0.0.12](https://github.com/truecharts/apps/compare/ethercalc-0.0.11...ethercalc-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ethercalc-0.0.11](https://github.com/truecharts/apps/compare/ethercalc-0.0.10...ethercalc-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [ethercalc-0.0.10]ethercalc-0.0.10 (2022-07-21) + +### 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] + + + +## [ethercalc-0.0.10]ethercalc-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [ethercalc-0.0.10]ethercalc-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [ethercalc-0.0.10]ethercalc-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [ethercalc-0.0.10]ethercalc-0.0.10 (2022-07-20) diff --git a/incubator/ethercalc/0.0.12/Chart.lock b/incubator/ethercalc/0.0.12/Chart.lock new file mode 100644 index 00000000000..abd66c688b5 --- /dev/null +++ b/incubator/ethercalc/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:59:08.870347884Z" diff --git a/incubator/ethercalc/0.0.12/Chart.yaml b/incubator/ethercalc/0.0.12/Chart.yaml new file mode 100644 index 00000000000..4873586b6da --- /dev/null +++ b/incubator/ethercalc/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/ethercalc +icon: https://truecharts.org/img/chart-icons/ethercalc.png +keywords: + - ethercalc + - Cloud + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ethercalc +sources: + - https://github.com/audreyt/ethercalc + - https://hub.docker.com/r/audreyt/ethercalc +type: application +version: 0.0.12 diff --git a/incubator/ethercalc/0.0.12/README.md b/incubator/ethercalc/0.0.12/README.md new file mode 100644 index 00000000000..156e529d4e3 --- /dev/null +++ b/incubator/ethercalc/0.0.12/README.md @@ -0,0 +1,108 @@ +# ethercalc + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [ethercalc](https://truecharts.org/docs/charts/stable/ethercalc) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ethercalc` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ethercalc TrueCharts/ethercalc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ethercalc` deployment + +```console +helm uninstall ethercalc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ethercalc \ + --set env.TZ="America/New York" \ + TrueCharts/ethercalc +``` + +#### 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 ethercalc TrueCharts/ethercalc -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ethercalc/0.0.11/app-readme.md b/incubator/ethercalc/0.0.12/app-readme.md similarity index 100% rename from incubator/ethercalc/0.0.11/app-readme.md rename to incubator/ethercalc/0.0.12/app-readme.md diff --git a/incubator/ethercalc/0.0.12/charts/common-10.4.7.tgz b/incubator/ethercalc/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ethercalc/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ethercalc/0.0.11/ix_values.yaml b/incubator/ethercalc/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ethercalc/0.0.11/ix_values.yaml rename to incubator/ethercalc/0.0.12/ix_values.yaml diff --git a/incubator/ethercalc/0.0.11/questions.yaml b/incubator/ethercalc/0.0.12/questions.yaml similarity index 100% rename from incubator/ethercalc/0.0.11/questions.yaml rename to incubator/ethercalc/0.0.12/questions.yaml diff --git a/incubator/ethercalc/0.0.11/templates/common.yaml b/incubator/ethercalc/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ethercalc/0.0.11/templates/common.yaml rename to incubator/ethercalc/0.0.12/templates/common.yaml diff --git a/incubator/ethercalc/0.0.11/values.yaml b/incubator/ethercalc/0.0.12/values.yaml similarity index 100% rename from incubator/ethercalc/0.0.11/values.yaml rename to incubator/ethercalc/0.0.12/values.yaml diff --git a/incubator/euterpe/0.0.11/CHANGELOG.md b/incubator/euterpe/0.0.11/CHANGELOG.md deleted file mode 100644 index 4b2f0e8f314..00000000000 --- a/incubator/euterpe/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [euterpe-0.0.11](https://github.com/truecharts/apps/compare/euterpe-0.0.10...euterpe-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [euterpe-0.0.10]euterpe-0.0.10 (2022-07-21) - -### 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] - - - -## [euterpe-0.0.10]euterpe-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [euterpe-0.0.10]euterpe-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [euterpe-0.0.10]euterpe-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [euterpe-0.0.10]euterpe-0.0.10 (2022-07-20) diff --git a/incubator/euterpe/0.0.11/Chart.lock b/incubator/euterpe/0.0.11/Chart.lock deleted file mode 100644 index c50cb5335f7..00000000000 --- a/incubator/euterpe/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:16:04.203100611Z" diff --git a/incubator/euterpe/0.0.11/Chart.yaml b/incubator/euterpe/0.0.11/Chart.yaml deleted file mode 100644 index b66c6a8278f..00000000000 --- a/incubator/euterpe/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Music - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/euterpe -icon: https://truecharts.org/img/chart-icons/euterpe.png -keywords: - - euterpe - - Productivity - - Tools-Utilities - - MediaApp-Music - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: euterpe -sources: - - https://github.com/ironsmile/euterpe - - https://hub.docker.com/r/ironsmile/euterpe -type: application -version: 0.0.11 diff --git a/incubator/euterpe/0.0.11/README.md b/incubator/euterpe/0.0.11/README.md deleted file mode 100644 index 7b82f172ec4..00000000000 --- a/incubator/euterpe/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# euterpe - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [euterpe](https://truecharts.org/docs/charts/stable/euterpe) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `euterpe` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install euterpe TrueCharts/euterpe -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `euterpe` deployment - -```console -helm uninstall euterpe -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install euterpe \ - --set env.TZ="America/New York" \ - TrueCharts/euterpe -``` - -#### 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 euterpe TrueCharts/euterpe -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/euterpe/0.0.11/charts/common-10.4.6.tgz b/incubator/euterpe/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/euterpe/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/euterpe/0.0.12/CHANGELOG.md b/incubator/euterpe/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d72b9cf19f7 --- /dev/null +++ b/incubator/euterpe/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [euterpe-0.0.12](https://github.com/truecharts/apps/compare/euterpe-0.0.11...euterpe-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [euterpe-0.0.11](https://github.com/truecharts/apps/compare/euterpe-0.0.10...euterpe-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [euterpe-0.0.10]euterpe-0.0.10 (2022-07-21) + +### 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] + + + +## [euterpe-0.0.10]euterpe-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [euterpe-0.0.10]euterpe-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [euterpe-0.0.10]euterpe-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [euterpe-0.0.10]euterpe-0.0.10 (2022-07-20) diff --git a/incubator/euterpe/0.0.12/Chart.lock b/incubator/euterpe/0.0.12/Chart.lock new file mode 100644 index 00000000000..b236c2298e2 --- /dev/null +++ b/incubator/euterpe/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:59:11.213752637Z" diff --git a/incubator/euterpe/0.0.12/Chart.yaml b/incubator/euterpe/0.0.12/Chart.yaml new file mode 100644 index 00000000000..af2be0844f5 --- /dev/null +++ b/incubator/euterpe/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaApp-Music + - MediaServer-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/euterpe +icon: https://truecharts.org/img/chart-icons/euterpe.png +keywords: + - euterpe + - Productivity + - Tools-Utilities + - MediaApp-Music + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: euterpe +sources: + - https://github.com/ironsmile/euterpe + - https://hub.docker.com/r/ironsmile/euterpe +type: application +version: 0.0.12 diff --git a/incubator/euterpe/0.0.12/README.md b/incubator/euterpe/0.0.12/README.md new file mode 100644 index 00000000000..2ec5ed78368 --- /dev/null +++ b/incubator/euterpe/0.0.12/README.md @@ -0,0 +1,108 @@ +# euterpe + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [euterpe](https://truecharts.org/docs/charts/stable/euterpe) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `euterpe` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install euterpe TrueCharts/euterpe +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `euterpe` deployment + +```console +helm uninstall euterpe +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install euterpe \ + --set env.TZ="America/New York" \ + TrueCharts/euterpe +``` + +#### 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 euterpe TrueCharts/euterpe -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/euterpe/0.0.11/app-readme.md b/incubator/euterpe/0.0.12/app-readme.md similarity index 100% rename from incubator/euterpe/0.0.11/app-readme.md rename to incubator/euterpe/0.0.12/app-readme.md diff --git a/incubator/euterpe/0.0.12/charts/common-10.4.7.tgz b/incubator/euterpe/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/euterpe/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/euterpe/0.0.11/ix_values.yaml b/incubator/euterpe/0.0.12/ix_values.yaml similarity index 100% rename from incubator/euterpe/0.0.11/ix_values.yaml rename to incubator/euterpe/0.0.12/ix_values.yaml diff --git a/incubator/euterpe/0.0.11/questions.yaml b/incubator/euterpe/0.0.12/questions.yaml similarity index 100% rename from incubator/euterpe/0.0.11/questions.yaml rename to incubator/euterpe/0.0.12/questions.yaml diff --git a/incubator/euterpe/0.0.11/templates/common.yaml b/incubator/euterpe/0.0.12/templates/common.yaml similarity index 100% rename from incubator/euterpe/0.0.11/templates/common.yaml rename to incubator/euterpe/0.0.12/templates/common.yaml diff --git a/incubator/euterpe/0.0.11/values.yaml b/incubator/euterpe/0.0.12/values.yaml similarity index 100% rename from incubator/euterpe/0.0.11/values.yaml rename to incubator/euterpe/0.0.12/values.yaml diff --git a/incubator/explainshell/0.0.11/CHANGELOG.md b/incubator/explainshell/0.0.11/CHANGELOG.md deleted file mode 100644 index 60ce08e61d5..00000000000 --- a/incubator/explainshell/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [explainshell-0.0.11](https://github.com/truecharts/apps/compare/explainshell-0.0.10...explainshell-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [explainshell-0.0.10]explainshell-0.0.10 (2022-07-21) - -### 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] - - - -## [explainshell-0.0.10]explainshell-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [explainshell-0.0.10]explainshell-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [explainshell-0.0.10]explainshell-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [explainshell-0.0.10]explainshell-0.0.10 (2022-07-20) diff --git a/incubator/explainshell/0.0.11/Chart.lock b/incubator/explainshell/0.0.11/Chart.lock deleted file mode 100644 index 174fab58e3b..00000000000 --- a/incubator/explainshell/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:16:09.238729047Z" diff --git a/incubator/explainshell/0.0.11/Chart.yaml b/incubator/explainshell/0.0.11/Chart.yaml deleted file mode 100644 index 90ab14f43b5..00000000000 --- a/incubator/explainshell/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Not everyone, especially people new to Linux and Unraid, know what a\ - \ command that they type i will actually do.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/explainshell -icon: https://truecharts.org/img/chart-icons/explainshell.png -keywords: - - explainshell - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: explainshell -sources: - - https://github.com/idank/explainshell - - https://hub.docker.com/r/spaceinvaderone/explainshell -type: application -version: 0.0.11 diff --git a/incubator/explainshell/0.0.11/README.md b/incubator/explainshell/0.0.11/README.md deleted file mode 100644 index b6a1fe287e9..00000000000 --- a/incubator/explainshell/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# explainshell - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. - -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: [explainshell](https://truecharts.org/docs/charts/stable/explainshell) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `explainshell` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install explainshell TrueCharts/explainshell -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `explainshell` deployment - -```console -helm uninstall explainshell -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install explainshell \ - --set env.TZ="America/New York" \ - TrueCharts/explainshell -``` - -#### 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 explainshell TrueCharts/explainshell -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/explainshell/0.0.11/charts/common-10.4.6.tgz b/incubator/explainshell/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/explainshell/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/explainshell/0.0.12/CHANGELOG.md b/incubator/explainshell/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8ce0210d8cb --- /dev/null +++ b/incubator/explainshell/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [explainshell-0.0.12](https://github.com/truecharts/apps/compare/explainshell-0.0.11...explainshell-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [explainshell-0.0.11](https://github.com/truecharts/apps/compare/explainshell-0.0.10...explainshell-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [explainshell-0.0.10]explainshell-0.0.10 (2022-07-21) + +### 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] + + + +## [explainshell-0.0.10]explainshell-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [explainshell-0.0.10]explainshell-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [explainshell-0.0.10]explainshell-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [explainshell-0.0.10]explainshell-0.0.10 (2022-07-20) diff --git a/incubator/explainshell/0.0.12/Chart.lock b/incubator/explainshell/0.0.12/Chart.lock new file mode 100644 index 00000000000..8c6795d6df5 --- /dev/null +++ b/incubator/explainshell/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:59:13.263960341Z" diff --git a/incubator/explainshell/0.0.12/Chart.yaml b/incubator/explainshell/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e000222bc66 --- /dev/null +++ b/incubator/explainshell/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Not everyone, especially people new to Linux and Unraid, know what a\ + \ command that they type i will actually do.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/explainshell +icon: https://truecharts.org/img/chart-icons/explainshell.png +keywords: + - explainshell + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: explainshell +sources: + - https://github.com/idank/explainshell + - https://hub.docker.com/r/spaceinvaderone/explainshell +type: application +version: 0.0.12 diff --git a/incubator/explainshell/0.0.12/README.md b/incubator/explainshell/0.0.12/README.md new file mode 100644 index 00000000000..66fa8ea2ffe --- /dev/null +++ b/incubator/explainshell/0.0.12/README.md @@ -0,0 +1,108 @@ +# explainshell + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. + +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: [explainshell](https://truecharts.org/docs/charts/stable/explainshell) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `explainshell` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install explainshell TrueCharts/explainshell +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `explainshell` deployment + +```console +helm uninstall explainshell +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install explainshell \ + --set env.TZ="America/New York" \ + TrueCharts/explainshell +``` + +#### 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 explainshell TrueCharts/explainshell -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/explainshell/0.0.11/app-readme.md b/incubator/explainshell/0.0.12/app-readme.md similarity index 100% rename from incubator/explainshell/0.0.11/app-readme.md rename to incubator/explainshell/0.0.12/app-readme.md diff --git a/incubator/explainshell/0.0.12/charts/common-10.4.7.tgz b/incubator/explainshell/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/explainshell/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/explainshell/0.0.11/ix_values.yaml b/incubator/explainshell/0.0.12/ix_values.yaml similarity index 100% rename from incubator/explainshell/0.0.11/ix_values.yaml rename to incubator/explainshell/0.0.12/ix_values.yaml diff --git a/incubator/explainshell/0.0.11/questions.yaml b/incubator/explainshell/0.0.12/questions.yaml similarity index 100% rename from incubator/explainshell/0.0.11/questions.yaml rename to incubator/explainshell/0.0.12/questions.yaml diff --git a/incubator/explainshell/0.0.11/templates/common.yaml b/incubator/explainshell/0.0.12/templates/common.yaml similarity index 100% rename from incubator/explainshell/0.0.11/templates/common.yaml rename to incubator/explainshell/0.0.12/templates/common.yaml diff --git a/incubator/explainshell/0.0.11/values.yaml b/incubator/explainshell/0.0.12/values.yaml similarity index 100% rename from incubator/explainshell/0.0.11/values.yaml rename to incubator/explainshell/0.0.12/values.yaml diff --git a/incubator/external-ip/0.0.11/CHANGELOG.md b/incubator/external-ip/0.0.11/CHANGELOG.md deleted file mode 100644 index 02850805440..00000000000 --- a/incubator/external-ip/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [external-ip-0.0.11](https://github.com/truecharts/apps/compare/external-ip-0.0.10...external-ip-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [external-ip-0.0.10]external-ip-0.0.10 (2022-07-21) - -### 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] - - - -## [external-ip-0.0.10]external-ip-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [external-ip-0.0.10]external-ip-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [external-ip-0.0.10]external-ip-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [external-ip-0.0.10]external-ip-0.0.10 (2022-07-20) diff --git a/incubator/external-ip/0.0.11/Chart.lock b/incubator/external-ip/0.0.11/Chart.lock deleted file mode 100644 index d5afc222ff1..00000000000 --- a/incubator/external-ip/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:16:23.330047275Z" diff --git a/incubator/external-ip/0.0.11/Chart.yaml b/incubator/external-ip/0.0.11/Chart.yaml deleted file mode 100644 index 351ba9808ee..00000000000 --- a/incubator/external-ip/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Management - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - 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. -home: https://github.com/truecharts/apps/tree/master/charts/stable/external-ip -icon: https://truecharts.org/img/chart-icons/external-ip.png -keywords: - - external-ip - - Network-Management - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: external-ip -sources: - - https://github.com/xavier-hernandez/docker-external-ip - - https://hub.docker.com/repository/docker/xavierh/external-ip -type: application -version: 0.0.11 diff --git a/incubator/external-ip/0.0.11/README.md b/incubator/external-ip/0.0.11/README.md deleted file mode 100644 index 0ce38eee522..00000000000 --- a/incubator/external-ip/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# external-ip - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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. - -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: [external-ip](https://truecharts.org/docs/charts/stable/external-ip) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `external-ip` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install external-ip TrueCharts/external-ip -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `external-ip` deployment - -```console -helm uninstall external-ip -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install external-ip \ - --set env.TZ="America/New York" \ - TrueCharts/external-ip -``` - -#### 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 external-ip TrueCharts/external-ip -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/external-ip/0.0.11/charts/common-10.4.6.tgz b/incubator/external-ip/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/external-ip/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/external-ip/0.0.12/CHANGELOG.md b/incubator/external-ip/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c9ccf797cb3 --- /dev/null +++ b/incubator/external-ip/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [external-ip-0.0.12](https://github.com/truecharts/apps/compare/external-ip-0.0.11...external-ip-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [external-ip-0.0.11](https://github.com/truecharts/apps/compare/external-ip-0.0.10...external-ip-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [external-ip-0.0.10]external-ip-0.0.10 (2022-07-21) + +### 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] + + + +## [external-ip-0.0.10]external-ip-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [external-ip-0.0.10]external-ip-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [external-ip-0.0.10]external-ip-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [external-ip-0.0.10]external-ip-0.0.10 (2022-07-20) diff --git a/incubator/external-ip/0.0.12/Chart.lock b/incubator/external-ip/0.0.12/Chart.lock new file mode 100644 index 00000000000..28fce2204b6 --- /dev/null +++ b/incubator/external-ip/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:59:28.279010819Z" diff --git a/incubator/external-ip/0.0.12/Chart.yaml b/incubator/external-ip/0.0.12/Chart.yaml new file mode 100644 index 00000000000..1d2d6b60350 --- /dev/null +++ b/incubator/external-ip/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Management + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + 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. +home: https://github.com/truecharts/apps/tree/master/charts/stable/external-ip +icon: https://truecharts.org/img/chart-icons/external-ip.png +keywords: + - external-ip + - Network-Management + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: external-ip +sources: + - https://github.com/xavier-hernandez/docker-external-ip + - https://hub.docker.com/repository/docker/xavierh/external-ip +type: application +version: 0.0.12 diff --git a/incubator/external-ip/0.0.12/README.md b/incubator/external-ip/0.0.12/README.md new file mode 100644 index 00000000000..da7752d61cc --- /dev/null +++ b/incubator/external-ip/0.0.12/README.md @@ -0,0 +1,108 @@ +# external-ip + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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. + +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: [external-ip](https://truecharts.org/docs/charts/stable/external-ip) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `external-ip` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install external-ip TrueCharts/external-ip +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `external-ip` deployment + +```console +helm uninstall external-ip +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install external-ip \ + --set env.TZ="America/New York" \ + TrueCharts/external-ip +``` + +#### 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 external-ip TrueCharts/external-ip -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/external-ip/0.0.11/app-readme.md b/incubator/external-ip/0.0.12/app-readme.md similarity index 100% rename from incubator/external-ip/0.0.11/app-readme.md rename to incubator/external-ip/0.0.12/app-readme.md diff --git a/incubator/external-ip/0.0.12/charts/common-10.4.7.tgz b/incubator/external-ip/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/external-ip/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/external-ip/0.0.11/ix_values.yaml b/incubator/external-ip/0.0.12/ix_values.yaml similarity index 100% rename from incubator/external-ip/0.0.11/ix_values.yaml rename to incubator/external-ip/0.0.12/ix_values.yaml diff --git a/incubator/external-ip/0.0.11/questions.yaml b/incubator/external-ip/0.0.12/questions.yaml similarity index 100% rename from incubator/external-ip/0.0.11/questions.yaml rename to incubator/external-ip/0.0.12/questions.yaml diff --git a/incubator/external-ip/0.0.11/templates/common.yaml b/incubator/external-ip/0.0.12/templates/common.yaml similarity index 100% rename from incubator/external-ip/0.0.11/templates/common.yaml rename to incubator/external-ip/0.0.12/templates/common.yaml diff --git a/incubator/external-ip/0.0.11/values.yaml b/incubator/external-ip/0.0.12/values.yaml similarity index 100% rename from incubator/external-ip/0.0.11/values.yaml rename to incubator/external-ip/0.0.12/values.yaml diff --git a/incubator/factorio/0.0.11/CHANGELOG.md b/incubator/factorio/0.0.11/CHANGELOG.md deleted file mode 100644 index af1241a8a07..00000000000 --- a/incubator/factorio/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [factorio-0.0.11](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.10...factorio-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [factorio-0.0.10]factorio-0.0.10 (2022-07-21) - -### 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] - - - -## [factorio-0.0.10]factorio-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [factorio-0.0.10]factorio-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [factorio-0.0.10]factorio-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [factorio-0.0.10]factorio-0.0.10 (2022-07-20) diff --git a/incubator/factorio/0.0.11/Chart.lock b/incubator/factorio/0.0.11/Chart.lock deleted file mode 100644 index 9a32201d37b..00000000000 --- a/incubator/factorio/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:16:24.442084724Z" diff --git a/incubator/factorio/0.0.11/Chart.yaml b/incubator/factorio/0.0.11/Chart.yaml deleted file mode 100644 index 499eac28e8c..00000000000 --- a/incubator/factorio/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker Container will download the latest stable release of the\ - \ game, generate the map and you're ready to play.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/factorio -icon: https://truecharts.org/img/chart-icons/factorio.png -keywords: - - factorio - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: factorio -sources: - - https://www.factorio.com/ - - https://hub.docker.com/r/factoriotools/factorio/ -type: application -version: 0.0.11 diff --git a/incubator/factorio/0.0.11/README.md b/incubator/factorio/0.0.11/README.md deleted file mode 100644 index 515fdd4d0dc..00000000000 --- a/incubator/factorio/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# factorio - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) - -This Docker Container will download the latest stable release of the game, generate the map and you're ready to play. - -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: [factorio](https://truecharts.org/docs/charts/stable/factorio) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `factorio` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install factorio TrueCharts/factorio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `factorio` deployment - -```console -helm uninstall factorio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install factorio \ - --set env.TZ="America/New York" \ - TrueCharts/factorio -``` - -#### 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 factorio TrueCharts/factorio -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/factorio/0.0.11/charts/common-10.4.6.tgz b/incubator/factorio/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/factorio/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/factorio/0.0.12/CHANGELOG.md b/incubator/factorio/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..75836b2d3df --- /dev/null +++ b/incubator/factorio/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [factorio-0.0.12](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.11...factorio-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [factorio-0.0.11](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.10...factorio-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [factorio-0.0.10]factorio-0.0.10 (2022-07-21) + +### 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] + + + +## [factorio-0.0.10]factorio-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [factorio-0.0.10]factorio-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [factorio-0.0.10]factorio-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [factorio-0.0.10]factorio-0.0.10 (2022-07-20) diff --git a/incubator/factorio/0.0.12/Chart.lock b/incubator/factorio/0.0.12/Chart.lock new file mode 100644 index 00000000000..739379f1ade --- /dev/null +++ b/incubator/factorio/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:59:30.115935395Z" diff --git a/incubator/factorio/0.0.12/Chart.yaml b/incubator/factorio/0.0.12/Chart.yaml new file mode 100644 index 00000000000..fadd737b956 --- /dev/null +++ b/incubator/factorio/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker Container will download the latest stable release of the\ + \ game, generate the map and you're ready to play.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/factorio +icon: https://truecharts.org/img/chart-icons/factorio.png +keywords: + - factorio + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: factorio +sources: + - https://www.factorio.com/ + - https://hub.docker.com/r/factoriotools/factorio/ +type: application +version: 0.0.12 diff --git a/incubator/factorio/0.0.12/README.md b/incubator/factorio/0.0.12/README.md new file mode 100644 index 00000000000..f9b901a2643 --- /dev/null +++ b/incubator/factorio/0.0.12/README.md @@ -0,0 +1,108 @@ +# factorio + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) + +This Docker Container will download the latest stable release of the game, generate the map and you're ready to play. + +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: [factorio](https://truecharts.org/docs/charts/stable/factorio) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `factorio` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install factorio TrueCharts/factorio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `factorio` deployment + +```console +helm uninstall factorio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install factorio \ + --set env.TZ="America/New York" \ + TrueCharts/factorio +``` + +#### 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 factorio TrueCharts/factorio -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/factorio/0.0.11/app-readme.md b/incubator/factorio/0.0.12/app-readme.md similarity index 100% rename from incubator/factorio/0.0.11/app-readme.md rename to incubator/factorio/0.0.12/app-readme.md diff --git a/incubator/factorio/0.0.12/charts/common-10.4.7.tgz b/incubator/factorio/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/factorio/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/factorio/0.0.11/ix_values.yaml b/incubator/factorio/0.0.12/ix_values.yaml similarity index 100% rename from incubator/factorio/0.0.11/ix_values.yaml rename to incubator/factorio/0.0.12/ix_values.yaml diff --git a/incubator/factorio/0.0.11/questions.yaml b/incubator/factorio/0.0.12/questions.yaml similarity index 100% rename from incubator/factorio/0.0.11/questions.yaml rename to incubator/factorio/0.0.12/questions.yaml diff --git a/incubator/factorio/0.0.11/templates/common.yaml b/incubator/factorio/0.0.12/templates/common.yaml similarity index 100% rename from incubator/factorio/0.0.11/templates/common.yaml rename to incubator/factorio/0.0.12/templates/common.yaml diff --git a/incubator/factorio/0.0.11/values.yaml b/incubator/factorio/0.0.12/values.yaml similarity index 100% rename from incubator/factorio/0.0.11/values.yaml rename to incubator/factorio/0.0.12/values.yaml diff --git a/incubator/factorioservermanager/0.0.11/CHANGELOG.md b/incubator/factorioservermanager/0.0.11/CHANGELOG.md deleted file mode 100644 index 9fc2ee9e8b6..00000000000 --- a/incubator/factorioservermanager/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [factorioservermanager-0.0.11](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.10...factorioservermanager-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [factorioservermanager-0.0.10]factorioservermanager-0.0.10 (2022-07-21) - -### 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] - - - -## [factorioservermanager-0.0.10]factorioservermanager-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [factorioservermanager-0.0.10]factorioservermanager-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [factorioservermanager-0.0.10]factorioservermanager-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [factorioservermanager-0.0.10]factorioservermanager-0.0.10 (2022-07-20) diff --git a/incubator/factorioservermanager/0.0.11/Chart.lock b/incubator/factorioservermanager/0.0.11/Chart.lock deleted file mode 100644 index 4575f2635aa..00000000000 --- a/incubator/factorioservermanager/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:16:25.281400063Z" diff --git a/incubator/factorioservermanager/0.0.11/Chart.yaml b/incubator/factorioservermanager/0.0.11/Chart.yaml deleted file mode 100644 index e0e3588b44e..00000000000 --- a/incubator/factorioservermanager/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "A tool for managing Factorio servers \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/factorioservermanager -icon: https://truecharts.org/img/chart-icons/factorioservermanager.png -keywords: - - factorioservermanager - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: factorioservermanager -sources: - - https://github.com/OpenFactorioServerManager/factorio-server-manager - - https://hub.docker.com/r/ofsm/ofsm -type: application -version: 0.0.11 diff --git a/incubator/factorioservermanager/0.0.11/README.md b/incubator/factorioservermanager/0.0.11/README.md deleted file mode 100644 index 67032028a39..00000000000 --- a/incubator/factorioservermanager/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# factorioservermanager - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 tool for managing Factorio servers - -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: [factorioservermanager](https://truecharts.org/docs/charts/stable/factorioservermanager) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `factorioservermanager` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install factorioservermanager TrueCharts/factorioservermanager -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `factorioservermanager` deployment - -```console -helm uninstall factorioservermanager -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install factorioservermanager \ - --set env.TZ="America/New York" \ - TrueCharts/factorioservermanager -``` - -#### 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 factorioservermanager TrueCharts/factorioservermanager -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/factorioservermanager/0.0.11/charts/common-10.4.6.tgz b/incubator/factorioservermanager/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/factorioservermanager/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/factorioservermanager/0.0.12/CHANGELOG.md b/incubator/factorioservermanager/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b2a0060bb9f --- /dev/null +++ b/incubator/factorioservermanager/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [factorioservermanager-0.0.12](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.11...factorioservermanager-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [factorioservermanager-0.0.11](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.10...factorioservermanager-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [factorioservermanager-0.0.10]factorioservermanager-0.0.10 (2022-07-21) + +### 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] + + + +## [factorioservermanager-0.0.10]factorioservermanager-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [factorioservermanager-0.0.10]factorioservermanager-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [factorioservermanager-0.0.10]factorioservermanager-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [factorioservermanager-0.0.10]factorioservermanager-0.0.10 (2022-07-20) diff --git a/incubator/factorioservermanager/0.0.12/Chart.lock b/incubator/factorioservermanager/0.0.12/Chart.lock new file mode 100644 index 00000000000..72b3e11218f --- /dev/null +++ b/incubator/factorioservermanager/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:59:30.42529805Z" diff --git a/incubator/factorioservermanager/0.0.12/Chart.yaml b/incubator/factorioservermanager/0.0.12/Chart.yaml new file mode 100644 index 00000000000..12dc93fa510 --- /dev/null +++ b/incubator/factorioservermanager/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "A tool for managing Factorio servers \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/factorioservermanager +icon: https://truecharts.org/img/chart-icons/factorioservermanager.png +keywords: + - factorioservermanager + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: factorioservermanager +sources: + - https://github.com/OpenFactorioServerManager/factorio-server-manager + - https://hub.docker.com/r/ofsm/ofsm +type: application +version: 0.0.12 diff --git a/incubator/factorioservermanager/0.0.12/README.md b/incubator/factorioservermanager/0.0.12/README.md new file mode 100644 index 00000000000..372834fa276 --- /dev/null +++ b/incubator/factorioservermanager/0.0.12/README.md @@ -0,0 +1,108 @@ +# factorioservermanager + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 tool for managing Factorio servers + +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: [factorioservermanager](https://truecharts.org/docs/charts/stable/factorioservermanager) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `factorioservermanager` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install factorioservermanager TrueCharts/factorioservermanager +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `factorioservermanager` deployment + +```console +helm uninstall factorioservermanager +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install factorioservermanager \ + --set env.TZ="America/New York" \ + TrueCharts/factorioservermanager +``` + +#### 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 factorioservermanager TrueCharts/factorioservermanager -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/factorioservermanager/0.0.11/app-readme.md b/incubator/factorioservermanager/0.0.12/app-readme.md similarity index 100% rename from incubator/factorioservermanager/0.0.11/app-readme.md rename to incubator/factorioservermanager/0.0.12/app-readme.md diff --git a/incubator/factorioservermanager/0.0.12/charts/common-10.4.7.tgz b/incubator/factorioservermanager/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/factorioservermanager/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/factorioservermanager/0.0.11/ix_values.yaml b/incubator/factorioservermanager/0.0.12/ix_values.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.11/ix_values.yaml rename to incubator/factorioservermanager/0.0.12/ix_values.yaml diff --git a/incubator/factorioservermanager/0.0.11/questions.yaml b/incubator/factorioservermanager/0.0.12/questions.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.11/questions.yaml rename to incubator/factorioservermanager/0.0.12/questions.yaml diff --git a/incubator/factorioservermanager/0.0.11/templates/common.yaml b/incubator/factorioservermanager/0.0.12/templates/common.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.11/templates/common.yaml rename to incubator/factorioservermanager/0.0.12/templates/common.yaml diff --git a/incubator/factorioservermanager/0.0.11/values.yaml b/incubator/factorioservermanager/0.0.12/values.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.11/values.yaml rename to incubator/factorioservermanager/0.0.12/values.yaml diff --git a/incubator/facturascripts/0.0.11/CHANGELOG.md b/incubator/facturascripts/0.0.11/CHANGELOG.md deleted file mode 100644 index 946fda489e7..00000000000 --- a/incubator/facturascripts/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [facturascripts-0.0.11](https://github.com/truecharts/apps/compare/facturascripts-0.0.10...facturascripts-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [facturascripts-0.0.10]facturascripts-0.0.10 (2022-07-21) - -### 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] - - - -## [facturascripts-0.0.10]facturascripts-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [facturascripts-0.0.10]facturascripts-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [facturascripts-0.0.10]facturascripts-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [facturascripts-0.0.10]facturascripts-0.0.10 (2022-07-20) diff --git a/incubator/facturascripts/0.0.11/Chart.lock b/incubator/facturascripts/0.0.11/Chart.lock deleted file mode 100644 index edb8fa459a8..00000000000 --- a/incubator/facturascripts/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:16:30.331530235Z" diff --git a/incubator/facturascripts/0.0.11/Chart.yaml b/incubator/facturascripts/0.0.11/Chart.yaml deleted file mode 100644 index 1f03a48f321..00000000000 --- a/incubator/facturascripts/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "FacturaScripts is an accounting, billing and CRM program with it you\ - \ can manage the day to day of your company: invoices, receipts, expenses, budgets,\ - \ orders, delivery notes, inventory...\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/facturascripts -icon: https://truecharts.org/img/chart-icons/facturascripts.png -keywords: - - facturascripts - - Cloud - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: facturascripts -sources: - - https://facturascripts.com/ - - https://hub.docker.com/r/unraides/facturascripts -type: application -version: 0.0.11 diff --git a/incubator/facturascripts/0.0.11/README.md b/incubator/facturascripts/0.0.11/README.md deleted file mode 100644 index 8e684644814..00000000000 --- a/incubator/facturascripts/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# facturascripts - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory... - -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: [facturascripts](https://truecharts.org/docs/charts/stable/facturascripts) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `facturascripts` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install facturascripts TrueCharts/facturascripts -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `facturascripts` deployment - -```console -helm uninstall facturascripts -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install facturascripts \ - --set env.TZ="America/New York" \ - TrueCharts/facturascripts -``` - -#### 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 facturascripts TrueCharts/facturascripts -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/facturascripts/0.0.11/charts/common-10.4.6.tgz b/incubator/facturascripts/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/facturascripts/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/facturascripts/0.0.12/CHANGELOG.md b/incubator/facturascripts/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3171100b7d4 --- /dev/null +++ b/incubator/facturascripts/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [facturascripts-0.0.12](https://github.com/truecharts/apps/compare/facturascripts-0.0.11...facturascripts-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [facturascripts-0.0.11](https://github.com/truecharts/apps/compare/facturascripts-0.0.10...facturascripts-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [facturascripts-0.0.10]facturascripts-0.0.10 (2022-07-21) + +### 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] + + + +## [facturascripts-0.0.10]facturascripts-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [facturascripts-0.0.10]facturascripts-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [facturascripts-0.0.10]facturascripts-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [facturascripts-0.0.10]facturascripts-0.0.10 (2022-07-20) diff --git a/incubator/facturascripts/0.0.12/Chart.lock b/incubator/facturascripts/0.0.12/Chart.lock new file mode 100644 index 00000000000..5a1f37812b0 --- /dev/null +++ b/incubator/facturascripts/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:59:32.013306395Z" diff --git a/incubator/facturascripts/0.0.12/Chart.yaml b/incubator/facturascripts/0.0.12/Chart.yaml new file mode 100644 index 00000000000..aa1c6f1c81e --- /dev/null +++ b/incubator/facturascripts/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "FacturaScripts is an accounting, billing and CRM program with it you\ + \ can manage the day to day of your company: invoices, receipts, expenses, budgets,\ + \ orders, delivery notes, inventory...\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/facturascripts +icon: https://truecharts.org/img/chart-icons/facturascripts.png +keywords: + - facturascripts + - Cloud + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: facturascripts +sources: + - https://facturascripts.com/ + - https://hub.docker.com/r/unraides/facturascripts +type: application +version: 0.0.12 diff --git a/incubator/facturascripts/0.0.12/README.md b/incubator/facturascripts/0.0.12/README.md new file mode 100644 index 00000000000..1ee023c11d7 --- /dev/null +++ b/incubator/facturascripts/0.0.12/README.md @@ -0,0 +1,108 @@ +# facturascripts + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory... + +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: [facturascripts](https://truecharts.org/docs/charts/stable/facturascripts) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `facturascripts` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install facturascripts TrueCharts/facturascripts +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `facturascripts` deployment + +```console +helm uninstall facturascripts +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install facturascripts \ + --set env.TZ="America/New York" \ + TrueCharts/facturascripts +``` + +#### 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 facturascripts TrueCharts/facturascripts -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/facturascripts/0.0.11/app-readme.md b/incubator/facturascripts/0.0.12/app-readme.md similarity index 100% rename from incubator/facturascripts/0.0.11/app-readme.md rename to incubator/facturascripts/0.0.12/app-readme.md diff --git a/incubator/facturascripts/0.0.12/charts/common-10.4.7.tgz b/incubator/facturascripts/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/facturascripts/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/facturascripts/0.0.11/ix_values.yaml b/incubator/facturascripts/0.0.12/ix_values.yaml similarity index 100% rename from incubator/facturascripts/0.0.11/ix_values.yaml rename to incubator/facturascripts/0.0.12/ix_values.yaml diff --git a/incubator/facturascripts/0.0.11/questions.yaml b/incubator/facturascripts/0.0.12/questions.yaml similarity index 100% rename from incubator/facturascripts/0.0.11/questions.yaml rename to incubator/facturascripts/0.0.12/questions.yaml diff --git a/incubator/facturascripts/0.0.11/templates/common.yaml b/incubator/facturascripts/0.0.12/templates/common.yaml similarity index 100% rename from incubator/facturascripts/0.0.11/templates/common.yaml rename to incubator/facturascripts/0.0.12/templates/common.yaml diff --git a/incubator/facturascripts/0.0.11/values.yaml b/incubator/facturascripts/0.0.12/values.yaml similarity index 100% rename from incubator/facturascripts/0.0.11/values.yaml rename to incubator/facturascripts/0.0.12/values.yaml diff --git a/incubator/fancyindex/1.0.20/CHANGELOG.md b/incubator/fancyindex/1.0.20/CHANGELOG.md deleted file mode 100644 index 645cc45cf47..00000000000 --- a/incubator/fancyindex/1.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fancyindex-1.0.20](https://github.com/truecharts/apps/compare/fancyindex-1.0.18...fancyindex-1.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [fancyindex-1.0.18](https://github.com/truecharts/apps/compare/fancyindex-1.0.17...fancyindex-1.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [fancyindex-1.0.17](https://github.com/truecharts/apps/compare/fancyindex-1.0.16...fancyindex-1.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [fancyindex-1.0.16](https://github.com/truecharts/apps/compare/fancyindex-1.0.14...fancyindex-1.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [fancyindex-1.0.14](https://github.com/truecharts/apps/compare/fancyindex-1.0.12...fancyindex-1.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [fancyindex-1.0.12](https://github.com/truecharts/apps/compare/fancyindex-1.0.11...fancyindex-1.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [fancyindex-1.0.11](https://github.com/truecharts/apps/compare/fancyindex-1.0.10...fancyindex-1.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [fancyindex-1.0.10](https://github.com/truecharts/apps/compare/fancyindex-1.0.9...fancyindex-1.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [fancyindex-1.0.9](https://github.com/truecharts/apps/compare/fancyindex-1.0.8...fancyindex-1.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [fancyindex-1.0.8](https://github.com/truecharts/apps/compare/fancyindex-1.0.7...fancyindex-1.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [fancyindex-1.0.7](https://github.com/truecharts/apps/compare/fancyindex-1.0.6...fancyindex-1.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/incubator/fancyindex/1.0.20/Chart.lock b/incubator/fancyindex/1.0.20/Chart.lock deleted file mode 100644 index b67c6b93bc0..00000000000 --- a/incubator/fancyindex/1.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:16:44.580048475Z" diff --git a/incubator/fancyindex/1.0.20/Chart.yaml b/incubator/fancyindex/1.0.20/Chart.yaml deleted file mode 100644 index e19f6a8ef39..00000000000 --- a/incubator/fancyindex/1.0.20/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fancyindex -version: 1.0.20 -appVersion: "latest" -description: Fancyindex provides a lightweight nginx directory listing with theming support -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/fancyindex -icon: https://truecharts.org/img/chart-icons/fancyindex.png -keywords: - - fancyindex -sources: - - https://github.com/xal3xhx/fancyindex - - https://hub.docker.com/r/xal3xhx/fancy -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - - web - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/fancyindex/1.0.20/README.md b/incubator/fancyindex/1.0.20/README.md deleted file mode 100644 index 6a981068b38..00000000000 --- a/incubator/fancyindex/1.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fancyindex - -![Version: 1.0.20](https://img.shields.io/badge/Version-1.0.20-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) - -Fancyindex provides a lightweight nginx directory listing with theming support - -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: [fancyindex](https://truecharts.org/docs/charts/stable/fancyindex) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fancyindex` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fancyindex TrueCharts/fancyindex -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fancyindex` deployment - -```console -helm uninstall fancyindex -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fancyindex \ - --set env.TZ="America/New York" \ - TrueCharts/fancyindex -``` - -#### 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 fancyindex TrueCharts/fancyindex -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fancyindex/1.0.20/charts/common-10.4.6.tgz b/incubator/fancyindex/1.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fancyindex/1.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fancyindex/1.0.21/CHANGELOG.md b/incubator/fancyindex/1.0.21/CHANGELOG.md new file mode 100644 index 00000000000..0aae8fba749 --- /dev/null +++ b/incubator/fancyindex/1.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fancyindex-1.0.21](https://github.com/truecharts/apps/compare/fancyindex-1.0.20...fancyindex-1.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fancyindex-1.0.20](https://github.com/truecharts/apps/compare/fancyindex-1.0.18...fancyindex-1.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [fancyindex-1.0.18](https://github.com/truecharts/apps/compare/fancyindex-1.0.17...fancyindex-1.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [fancyindex-1.0.17](https://github.com/truecharts/apps/compare/fancyindex-1.0.16...fancyindex-1.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [fancyindex-1.0.16](https://github.com/truecharts/apps/compare/fancyindex-1.0.14...fancyindex-1.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [fancyindex-1.0.14](https://github.com/truecharts/apps/compare/fancyindex-1.0.12...fancyindex-1.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [fancyindex-1.0.12](https://github.com/truecharts/apps/compare/fancyindex-1.0.11...fancyindex-1.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [fancyindex-1.0.11](https://github.com/truecharts/apps/compare/fancyindex-1.0.10...fancyindex-1.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [fancyindex-1.0.10](https://github.com/truecharts/apps/compare/fancyindex-1.0.9...fancyindex-1.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [fancyindex-1.0.9](https://github.com/truecharts/apps/compare/fancyindex-1.0.8...fancyindex-1.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [fancyindex-1.0.8](https://github.com/truecharts/apps/compare/fancyindex-1.0.7...fancyindex-1.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/incubator/fancyindex/1.0.21/Chart.lock b/incubator/fancyindex/1.0.21/Chart.lock new file mode 100644 index 00000000000..0c74c364a1f --- /dev/null +++ b/incubator/fancyindex/1.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:59:46.833216191Z" diff --git a/incubator/fancyindex/1.0.21/Chart.yaml b/incubator/fancyindex/1.0.21/Chart.yaml new file mode 100644 index 00000000000..81d3f99bb63 --- /dev/null +++ b/incubator/fancyindex/1.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fancyindex +version: 1.0.21 +appVersion: "latest" +description: Fancyindex provides a lightweight nginx directory listing with theming support +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/fancyindex +icon: https://truecharts.org/img/chart-icons/fancyindex.png +keywords: + - fancyindex +sources: + - https://github.com/xal3xhx/fancyindex + - https://hub.docker.com/r/xal3xhx/fancy +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + - web + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/fancyindex/1.0.21/README.md b/incubator/fancyindex/1.0.21/README.md new file mode 100644 index 00000000000..7bfffa96601 --- /dev/null +++ b/incubator/fancyindex/1.0.21/README.md @@ -0,0 +1,108 @@ +# fancyindex + +![Version: 1.0.21](https://img.shields.io/badge/Version-1.0.21-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) + +Fancyindex provides a lightweight nginx directory listing with theming support + +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: [fancyindex](https://truecharts.org/docs/charts/stable/fancyindex) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fancyindex` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fancyindex TrueCharts/fancyindex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fancyindex` deployment + +```console +helm uninstall fancyindex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fancyindex \ + --set env.TZ="America/New York" \ + TrueCharts/fancyindex +``` + +#### 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 fancyindex TrueCharts/fancyindex -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fancyindex/1.0.20/app-readme.md b/incubator/fancyindex/1.0.21/app-readme.md similarity index 100% rename from incubator/fancyindex/1.0.20/app-readme.md rename to incubator/fancyindex/1.0.21/app-readme.md diff --git a/incubator/fancyindex/1.0.21/charts/common-10.4.7.tgz b/incubator/fancyindex/1.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fancyindex/1.0.21/charts/common-10.4.7.tgz differ diff --git a/incubator/fancyindex/1.0.20/ix_values.yaml b/incubator/fancyindex/1.0.21/ix_values.yaml similarity index 100% rename from incubator/fancyindex/1.0.20/ix_values.yaml rename to incubator/fancyindex/1.0.21/ix_values.yaml diff --git a/incubator/fancyindex/1.0.20/questions.yaml b/incubator/fancyindex/1.0.21/questions.yaml similarity index 100% rename from incubator/fancyindex/1.0.20/questions.yaml rename to incubator/fancyindex/1.0.21/questions.yaml diff --git a/incubator/fancyindex/1.0.20/templates/common.yaml b/incubator/fancyindex/1.0.21/templates/common.yaml similarity index 100% rename from incubator/fancyindex/1.0.20/templates/common.yaml rename to incubator/fancyindex/1.0.21/templates/common.yaml diff --git a/incubator/fancyindex/1.0.20/values.yaml b/incubator/fancyindex/1.0.21/values.yaml similarity index 100% rename from incubator/fancyindex/1.0.20/values.yaml rename to incubator/fancyindex/1.0.21/values.yaml diff --git a/incubator/farmos/0.0.11/CHANGELOG.md b/incubator/farmos/0.0.11/CHANGELOG.md deleted file mode 100644 index 9b9b432278b..00000000000 --- a/incubator/farmos/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [farmos-0.0.11](https://github.com/truecharts/apps/compare/farmos-0.0.10...farmos-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [farmos-0.0.10]farmos-0.0.10 (2022-07-21) - -### 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] - - - -## [farmos-0.0.10]farmos-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [farmos-0.0.10]farmos-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [farmos-0.0.10]farmos-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [farmos-0.0.10]farmos-0.0.10 (2022-07-20) diff --git a/incubator/farmos/0.0.11/Chart.lock b/incubator/farmos/0.0.11/Chart.lock deleted file mode 100644 index d192c835fb3..00000000000 --- a/incubator/farmos/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:16:45.048158577Z" diff --git a/incubator/farmos/0.0.11/Chart.yaml b/incubator/farmos/0.0.11/Chart.yaml deleted file mode 100644 index 67894707239..00000000000 --- a/incubator/farmos/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "farmOS is a web-based application for farm management, planning, and\ - \ record keeping. It is developed by a community of volunteers and aims to provide\ - \ a standard platform for farmers, developers, and researchers to build upon.\r" -home: https://github.com/truecharts/apps/tree/master/charts/stable/farmos -icon: https://truecharts.org/img/chart-icons/farmos.png -keywords: - - farmos - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: farmos -sources: - - https://github.com/farmOS/farmOS - - https://hub.docker.com/r/farmos/farmos/ -type: application -version: 0.0.11 diff --git a/incubator/farmos/0.0.11/README.md b/incubator/farmos/0.0.11/README.md deleted file mode 100644 index b19fd5217d5..00000000000 --- a/incubator/farmos/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# farmos - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon. - -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: [farmos](https://truecharts.org/docs/charts/stable/farmos) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `farmos` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install farmos TrueCharts/farmos -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `farmos` deployment - -```console -helm uninstall farmos -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install farmos \ - --set env.TZ="America/New York" \ - TrueCharts/farmos -``` - -#### 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 farmos TrueCharts/farmos -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/farmos/0.0.11/charts/common-10.4.6.tgz b/incubator/farmos/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/farmos/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/farmos/0.0.12/CHANGELOG.md b/incubator/farmos/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..81c27c215b5 --- /dev/null +++ b/incubator/farmos/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [farmos-0.0.12](https://github.com/truecharts/apps/compare/farmos-0.0.11...farmos-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [farmos-0.0.11](https://github.com/truecharts/apps/compare/farmos-0.0.10...farmos-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [farmos-0.0.10]farmos-0.0.10 (2022-07-21) + +### 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] + + + +## [farmos-0.0.10]farmos-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [farmos-0.0.10]farmos-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [farmos-0.0.10]farmos-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [farmos-0.0.10]farmos-0.0.10 (2022-07-20) diff --git a/incubator/farmos/0.0.12/Chart.lock b/incubator/farmos/0.0.12/Chart.lock new file mode 100644 index 00000000000..e4945b3ace9 --- /dev/null +++ b/incubator/farmos/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:59:48.737642864Z" diff --git a/incubator/farmos/0.0.12/Chart.yaml b/incubator/farmos/0.0.12/Chart.yaml new file mode 100644 index 00000000000..4720624f39d --- /dev/null +++ b/incubator/farmos/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "farmOS is a web-based application for farm management, planning, and\ + \ record keeping. It is developed by a community of volunteers and aims to provide\ + \ a standard platform for farmers, developers, and researchers to build upon.\r" +home: https://github.com/truecharts/apps/tree/master/charts/stable/farmos +icon: https://truecharts.org/img/chart-icons/farmos.png +keywords: + - farmos + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: farmos +sources: + - https://github.com/farmOS/farmOS + - https://hub.docker.com/r/farmos/farmos/ +type: application +version: 0.0.12 diff --git a/incubator/farmos/0.0.12/README.md b/incubator/farmos/0.0.12/README.md new file mode 100644 index 00000000000..e2f9593bf80 --- /dev/null +++ b/incubator/farmos/0.0.12/README.md @@ -0,0 +1,108 @@ +# farmos + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon. + +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: [farmos](https://truecharts.org/docs/charts/stable/farmos) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `farmos` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install farmos TrueCharts/farmos +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `farmos` deployment + +```console +helm uninstall farmos +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install farmos \ + --set env.TZ="America/New York" \ + TrueCharts/farmos +``` + +#### 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 farmos TrueCharts/farmos -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/farmos/0.0.11/app-readme.md b/incubator/farmos/0.0.12/app-readme.md similarity index 100% rename from incubator/farmos/0.0.11/app-readme.md rename to incubator/farmos/0.0.12/app-readme.md diff --git a/incubator/farmos/0.0.12/charts/common-10.4.7.tgz b/incubator/farmos/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/farmos/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/farmos/0.0.11/ix_values.yaml b/incubator/farmos/0.0.12/ix_values.yaml similarity index 100% rename from incubator/farmos/0.0.11/ix_values.yaml rename to incubator/farmos/0.0.12/ix_values.yaml diff --git a/incubator/farmos/0.0.11/questions.yaml b/incubator/farmos/0.0.12/questions.yaml similarity index 100% rename from incubator/farmos/0.0.11/questions.yaml rename to incubator/farmos/0.0.12/questions.yaml diff --git a/incubator/farmos/0.0.11/templates/common.yaml b/incubator/farmos/0.0.12/templates/common.yaml similarity index 100% rename from incubator/farmos/0.0.11/templates/common.yaml rename to incubator/farmos/0.0.12/templates/common.yaml diff --git a/incubator/farmos/0.0.11/values.yaml b/incubator/farmos/0.0.12/values.yaml similarity index 100% rename from incubator/farmos/0.0.11/values.yaml rename to incubator/farmos/0.0.12/values.yaml diff --git a/incubator/fastcom-mqtt/0.0.11/CHANGELOG.md b/incubator/fastcom-mqtt/0.0.11/CHANGELOG.md deleted file mode 100644 index ca946e461fe..00000000000 --- a/incubator/fastcom-mqtt/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [fastcom-mqtt-0.0.11](https://github.com/truecharts/apps/compare/fastcom-mqtt-0.0.10...fastcom-mqtt-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [fastcom-mqtt-0.0.10]fastcom-mqtt-0.0.10 (2022-07-21) - -### 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] - - - -## [fastcom-mqtt-0.0.10]fastcom-mqtt-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fastcom-mqtt-0.0.10]fastcom-mqtt-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fastcom-mqtt-0.0.10]fastcom-mqtt-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [fastcom-mqtt-0.0.10]fastcom-mqtt-0.0.10 (2022-07-20) diff --git a/incubator/fastcom-mqtt/0.0.11/Chart.lock b/incubator/fastcom-mqtt/0.0.11/Chart.lock deleted file mode 100644 index 0b1858aac27..00000000000 --- a/incubator/fastcom-mqtt/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:16:46.808781364Z" diff --git a/incubator/fastcom-mqtt/0.0.11/Chart.yaml b/incubator/fastcom-mqtt/0.0.11/Chart.yaml deleted file mode 100644 index 1aed5bd0ebc..00000000000 --- a/incubator/fastcom-mqtt/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Docker Container with Fast.com CLI sending data directly to MQTT Broker - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/fastcom-mqtt -icon: https://truecharts.org/img/chart-icons/fastcom-mqtt.png -keywords: - - fastcom-mqtt - - HomeAutomation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fastcom-mqtt -sources: - - https://github.com/simonjenny/fastcom-mqtt - - https://hub.docker.com/r/simonjenny/fastcom-mqtt/ -type: application -version: 0.0.11 diff --git a/incubator/fastcom-mqtt/0.0.11/README.md b/incubator/fastcom-mqtt/0.0.11/README.md deleted file mode 100644 index 099cc0beacf..00000000000 --- a/incubator/fastcom-mqtt/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fastcom-mqtt - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Docker Container with Fast.com CLI sending data directly to MQTT Broker - -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: [fastcom-mqtt](https://truecharts.org/docs/charts/stable/fastcom-mqtt) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fastcom-mqtt` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fastcom-mqtt TrueCharts/fastcom-mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fastcom-mqtt` deployment - -```console -helm uninstall fastcom-mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fastcom-mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/fastcom-mqtt -``` - -#### 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 fastcom-mqtt TrueCharts/fastcom-mqtt -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fastcom-mqtt/0.0.11/charts/common-10.4.6.tgz b/incubator/fastcom-mqtt/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fastcom-mqtt/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fastcom-mqtt/0.0.12/CHANGELOG.md b/incubator/fastcom-mqtt/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9c6b6939854 --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [fastcom-mqtt-0.0.12](https://github.com/truecharts/apps/compare/fastcom-mqtt-0.0.11...fastcom-mqtt-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fastcom-mqtt-0.0.11](https://github.com/truecharts/apps/compare/fastcom-mqtt-0.0.10...fastcom-mqtt-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [fastcom-mqtt-0.0.10]fastcom-mqtt-0.0.10 (2022-07-21) + +### 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] + + + +## [fastcom-mqtt-0.0.10]fastcom-mqtt-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fastcom-mqtt-0.0.10]fastcom-mqtt-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fastcom-mqtt-0.0.10]fastcom-mqtt-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [fastcom-mqtt-0.0.10]fastcom-mqtt-0.0.10 (2022-07-20) diff --git a/incubator/fastcom-mqtt/0.0.12/Chart.lock b/incubator/fastcom-mqtt/0.0.12/Chart.lock new file mode 100644 index 00000000000..9d1d0ca2e68 --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:59:49.409532259Z" diff --git a/incubator/fastcom-mqtt/0.0.12/Chart.yaml b/incubator/fastcom-mqtt/0.0.12/Chart.yaml new file mode 100644 index 00000000000..1020bb0bffe --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Docker Container with Fast.com CLI sending data directly to MQTT Broker + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/fastcom-mqtt +icon: https://truecharts.org/img/chart-icons/fastcom-mqtt.png +keywords: + - fastcom-mqtt + - HomeAutomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fastcom-mqtt +sources: + - https://github.com/simonjenny/fastcom-mqtt + - https://hub.docker.com/r/simonjenny/fastcom-mqtt/ +type: application +version: 0.0.12 diff --git a/incubator/fastcom-mqtt/0.0.12/README.md b/incubator/fastcom-mqtt/0.0.12/README.md new file mode 100644 index 00000000000..e4af61c7af8 --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.12/README.md @@ -0,0 +1,108 @@ +# fastcom-mqtt + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Docker Container with Fast.com CLI sending data directly to MQTT Broker + +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: [fastcom-mqtt](https://truecharts.org/docs/charts/stable/fastcom-mqtt) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fastcom-mqtt` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fastcom-mqtt TrueCharts/fastcom-mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fastcom-mqtt` deployment + +```console +helm uninstall fastcom-mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fastcom-mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/fastcom-mqtt +``` + +#### 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 fastcom-mqtt TrueCharts/fastcom-mqtt -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fastcom-mqtt/0.0.11/app-readme.md b/incubator/fastcom-mqtt/0.0.12/app-readme.md similarity index 100% rename from incubator/fastcom-mqtt/0.0.11/app-readme.md rename to incubator/fastcom-mqtt/0.0.12/app-readme.md diff --git a/incubator/fastcom-mqtt/0.0.12/charts/common-10.4.7.tgz b/incubator/fastcom-mqtt/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fastcom-mqtt/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/fastcom-mqtt/0.0.11/ix_values.yaml b/incubator/fastcom-mqtt/0.0.12/ix_values.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.11/ix_values.yaml rename to incubator/fastcom-mqtt/0.0.12/ix_values.yaml diff --git a/incubator/fastcom-mqtt/0.0.11/questions.yaml b/incubator/fastcom-mqtt/0.0.12/questions.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.11/questions.yaml rename to incubator/fastcom-mqtt/0.0.12/questions.yaml diff --git a/incubator/fastcom-mqtt/0.0.11/templates/common.yaml b/incubator/fastcom-mqtt/0.0.12/templates/common.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.11/templates/common.yaml rename to incubator/fastcom-mqtt/0.0.12/templates/common.yaml diff --git a/incubator/fastcom-mqtt/0.0.11/values.yaml b/incubator/fastcom-mqtt/0.0.12/values.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.11/values.yaml rename to incubator/fastcom-mqtt/0.0.12/values.yaml diff --git a/incubator/fenrus/0.0.11/CHANGELOG.md b/incubator/fenrus/0.0.11/CHANGELOG.md deleted file mode 100644 index e80dd349a09..00000000000 --- a/incubator/fenrus/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [fenrus-0.0.11](https://github.com/truecharts/apps/compare/fenrus-0.0.10...fenrus-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [fenrus-0.0.10]fenrus-0.0.10 (2022-07-21) - -### 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] - - - -## [fenrus-0.0.10]fenrus-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fenrus-0.0.10]fenrus-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fenrus-0.0.10]fenrus-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [fenrus-0.0.10]fenrus-0.0.10 (2022-07-20) diff --git a/incubator/fenrus/0.0.11/Chart.lock b/incubator/fenrus/0.0.11/Chart.lock deleted file mode 100644 index 13d88d1606b..00000000000 --- a/incubator/fenrus/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:16:51.480150324Z" diff --git a/incubator/fenrus/0.0.11/Chart.yaml b/incubator/fenrus/0.0.11/Chart.yaml deleted file mode 100644 index 57e36b318d3..00000000000 --- a/incubator/fenrus/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Fenrus is a home page / personal dashboard with smart apps. \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/fenrus -icon: https://truecharts.org/img/chart-icons/fenrus.png -keywords: - - fenrus - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fenrus -sources: - - http://fenrus.io - - https://hub.docker.com/r/revenz/fenrus/ -type: application -version: 0.0.11 diff --git a/incubator/fenrus/0.0.11/README.md b/incubator/fenrus/0.0.11/README.md deleted file mode 100644 index df41904b980..00000000000 --- a/incubator/fenrus/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fenrus - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Fenrus is a home page / personal dashboard with smart apps. - -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: [fenrus](https://truecharts.org/docs/charts/stable/fenrus) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fenrus` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fenrus TrueCharts/fenrus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fenrus` deployment - -```console -helm uninstall fenrus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fenrus \ - --set env.TZ="America/New York" \ - TrueCharts/fenrus -``` - -#### 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 fenrus TrueCharts/fenrus -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fenrus/0.0.11/charts/common-10.4.6.tgz b/incubator/fenrus/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fenrus/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fenrus/0.0.12/CHANGELOG.md b/incubator/fenrus/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d685c2e88ac --- /dev/null +++ b/incubator/fenrus/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [fenrus-0.0.12](https://github.com/truecharts/apps/compare/fenrus-0.0.11...fenrus-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fenrus-0.0.11](https://github.com/truecharts/apps/compare/fenrus-0.0.10...fenrus-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [fenrus-0.0.10]fenrus-0.0.10 (2022-07-21) + +### 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] + + + +## [fenrus-0.0.10]fenrus-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fenrus-0.0.10]fenrus-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fenrus-0.0.10]fenrus-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [fenrus-0.0.10]fenrus-0.0.10 (2022-07-20) diff --git a/incubator/fenrus/0.0.12/Chart.lock b/incubator/fenrus/0.0.12/Chart.lock new file mode 100644 index 00000000000..aa3f32ee622 --- /dev/null +++ b/incubator/fenrus/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T13:59:50.964311774Z" diff --git a/incubator/fenrus/0.0.12/Chart.yaml b/incubator/fenrus/0.0.12/Chart.yaml new file mode 100644 index 00000000000..9d4fa90d54c --- /dev/null +++ b/incubator/fenrus/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Fenrus is a home page / personal dashboard with smart apps. \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/fenrus +icon: https://truecharts.org/img/chart-icons/fenrus.png +keywords: + - fenrus + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fenrus +sources: + - http://fenrus.io + - https://hub.docker.com/r/revenz/fenrus/ +type: application +version: 0.0.12 diff --git a/incubator/fenrus/0.0.12/README.md b/incubator/fenrus/0.0.12/README.md new file mode 100644 index 00000000000..a2de14b5f1e --- /dev/null +++ b/incubator/fenrus/0.0.12/README.md @@ -0,0 +1,108 @@ +# fenrus + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Fenrus is a home page / personal dashboard with smart apps. + +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: [fenrus](https://truecharts.org/docs/charts/stable/fenrus) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fenrus` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fenrus TrueCharts/fenrus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fenrus` deployment + +```console +helm uninstall fenrus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fenrus \ + --set env.TZ="America/New York" \ + TrueCharts/fenrus +``` + +#### 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 fenrus TrueCharts/fenrus -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fenrus/0.0.11/app-readme.md b/incubator/fenrus/0.0.12/app-readme.md similarity index 100% rename from incubator/fenrus/0.0.11/app-readme.md rename to incubator/fenrus/0.0.12/app-readme.md diff --git a/incubator/fenrus/0.0.12/charts/common-10.4.7.tgz b/incubator/fenrus/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fenrus/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/fenrus/0.0.11/ix_values.yaml b/incubator/fenrus/0.0.12/ix_values.yaml similarity index 100% rename from incubator/fenrus/0.0.11/ix_values.yaml rename to incubator/fenrus/0.0.12/ix_values.yaml diff --git a/incubator/fenrus/0.0.11/questions.yaml b/incubator/fenrus/0.0.12/questions.yaml similarity index 100% rename from incubator/fenrus/0.0.11/questions.yaml rename to incubator/fenrus/0.0.12/questions.yaml diff --git a/incubator/fenrus/0.0.11/templates/common.yaml b/incubator/fenrus/0.0.12/templates/common.yaml similarity index 100% rename from incubator/fenrus/0.0.11/templates/common.yaml rename to incubator/fenrus/0.0.12/templates/common.yaml diff --git a/incubator/fenrus/0.0.11/values.yaml b/incubator/fenrus/0.0.12/values.yaml similarity index 100% rename from incubator/fenrus/0.0.11/values.yaml rename to incubator/fenrus/0.0.12/values.yaml diff --git a/incubator/ferdi-client/0.0.11/CHANGELOG.md b/incubator/ferdi-client/0.0.11/CHANGELOG.md deleted file mode 100644 index 43ef9d0db5d..00000000000 --- a/incubator/ferdi-client/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [ferdi-client-0.0.11](https://github.com/truecharts/apps/compare/ferdi-client-0.0.10...ferdi-client-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [ferdi-client-0.0.10]ferdi-client-0.0.10 (2022-07-21) - -### 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] - - - -## [ferdi-client-0.0.10]ferdi-client-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [ferdi-client-0.0.10]ferdi-client-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [ferdi-client-0.0.10]ferdi-client-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [ferdi-client-0.0.10]ferdi-client-0.0.10 (2022-07-20) diff --git a/incubator/ferdi-client/0.0.11/Chart.lock b/incubator/ferdi-client/0.0.11/Chart.lock deleted file mode 100644 index 46d654ff930..00000000000 --- a/incubator/ferdi-client/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:17:07.236720937Z" diff --git a/incubator/ferdi-client/0.0.11/Chart.yaml b/incubator/ferdi-client/0.0.11/Chart.yaml deleted file mode 100644 index 97bc3dca025..00000000000 --- a/incubator/ferdi-client/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Ferdi is a destkop app that helps you organize how you use your favourite\ - \ apps by combining them into one application. It is based on Franz - a software\ - \ already used by thousands of people - with the difference that Ferdi gives you\ - \ many additional features and doesn't restrict its usage! Ferdi is compatible with\ - \ your existing Franz account so you can continue right where you left off.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/ferdi-client -icon: https://truecharts.org/img/chart-icons/ferdi-client.png -keywords: - - ferdi-client - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ferdi-client -sources: - - https://getferdi.com/ - - https://hub.docker.com/r/ich777/ferdi-client/ -type: application -version: 0.0.11 diff --git a/incubator/ferdi-client/0.0.11/README.md b/incubator/ferdi-client/0.0.11/README.md deleted file mode 100644 index 299392f5c07..00000000000 --- a/incubator/ferdi-client/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ferdi-client - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off. - -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: [ferdi-client](https://truecharts.org/docs/charts/stable/ferdi-client) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ferdi-client` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ferdi-client TrueCharts/ferdi-client -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ferdi-client` deployment - -```console -helm uninstall ferdi-client -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ferdi-client \ - --set env.TZ="America/New York" \ - TrueCharts/ferdi-client -``` - -#### 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 ferdi-client TrueCharts/ferdi-client -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ferdi-client/0.0.11/charts/common-10.4.6.tgz b/incubator/ferdi-client/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ferdi-client/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ferdi-client/0.0.12/CHANGELOG.md b/incubator/ferdi-client/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..467ad64c6b6 --- /dev/null +++ b/incubator/ferdi-client/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [ferdi-client-0.0.12](https://github.com/truecharts/apps/compare/ferdi-client-0.0.11...ferdi-client-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ferdi-client-0.0.11](https://github.com/truecharts/apps/compare/ferdi-client-0.0.10...ferdi-client-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [ferdi-client-0.0.10]ferdi-client-0.0.10 (2022-07-21) + +### 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] + + + +## [ferdi-client-0.0.10]ferdi-client-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [ferdi-client-0.0.10]ferdi-client-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [ferdi-client-0.0.10]ferdi-client-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [ferdi-client-0.0.10]ferdi-client-0.0.10 (2022-07-20) diff --git a/incubator/ferdi-client/0.0.12/Chart.lock b/incubator/ferdi-client/0.0.12/Chart.lock new file mode 100644 index 00000000000..ea195aeff0f --- /dev/null +++ b/incubator/ferdi-client/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:00:06.240249108Z" diff --git a/incubator/ferdi-client/0.0.12/Chart.yaml b/incubator/ferdi-client/0.0.12/Chart.yaml new file mode 100644 index 00000000000..9c1eecae87e --- /dev/null +++ b/incubator/ferdi-client/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Ferdi is a destkop app that helps you organize how you use your favourite\ + \ apps by combining them into one application. It is based on Franz - a software\ + \ already used by thousands of people - with the difference that Ferdi gives you\ + \ many additional features and doesn't restrict its usage! Ferdi is compatible with\ + \ your existing Franz account so you can continue right where you left off.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/ferdi-client +icon: https://truecharts.org/img/chart-icons/ferdi-client.png +keywords: + - ferdi-client + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ferdi-client +sources: + - https://getferdi.com/ + - https://hub.docker.com/r/ich777/ferdi-client/ +type: application +version: 0.0.12 diff --git a/incubator/ferdi-client/0.0.12/README.md b/incubator/ferdi-client/0.0.12/README.md new file mode 100644 index 00000000000..b19aca6eeab --- /dev/null +++ b/incubator/ferdi-client/0.0.12/README.md @@ -0,0 +1,108 @@ +# ferdi-client + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off. + +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: [ferdi-client](https://truecharts.org/docs/charts/stable/ferdi-client) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ferdi-client` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ferdi-client TrueCharts/ferdi-client +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ferdi-client` deployment + +```console +helm uninstall ferdi-client +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ferdi-client \ + --set env.TZ="America/New York" \ + TrueCharts/ferdi-client +``` + +#### 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 ferdi-client TrueCharts/ferdi-client -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ferdi-client/0.0.11/app-readme.md b/incubator/ferdi-client/0.0.12/app-readme.md similarity index 100% rename from incubator/ferdi-client/0.0.11/app-readme.md rename to incubator/ferdi-client/0.0.12/app-readme.md diff --git a/incubator/ferdi-client/0.0.12/charts/common-10.4.7.tgz b/incubator/ferdi-client/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ferdi-client/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ferdi-client/0.0.11/ix_values.yaml b/incubator/ferdi-client/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ferdi-client/0.0.11/ix_values.yaml rename to incubator/ferdi-client/0.0.12/ix_values.yaml diff --git a/incubator/ferdi-client/0.0.11/questions.yaml b/incubator/ferdi-client/0.0.12/questions.yaml similarity index 100% rename from incubator/ferdi-client/0.0.11/questions.yaml rename to incubator/ferdi-client/0.0.12/questions.yaml diff --git a/incubator/ferdi-client/0.0.11/templates/common.yaml b/incubator/ferdi-client/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ferdi-client/0.0.11/templates/common.yaml rename to incubator/ferdi-client/0.0.12/templates/common.yaml diff --git a/incubator/ferdi-client/0.0.11/values.yaml b/incubator/ferdi-client/0.0.12/values.yaml similarity index 100% rename from incubator/ferdi-client/0.0.11/values.yaml rename to incubator/ferdi-client/0.0.12/values.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.11/CHANGELOG.md b/incubator/ffmpeg-mkvdts2ac3/0.0.11/CHANGELOG.md deleted file mode 100644 index 8a1bfc5f6e8..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [ffmpeg-mkvdts2ac3-0.0.11](https://github.com/truecharts/apps/compare/ffmpeg-mkvdts2ac3-0.0.10...ffmpeg-mkvdts2ac3-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [ffmpeg-mkvdts2ac3-0.0.10]ffmpeg-mkvdts2ac3-0.0.10 (2022-07-21) - -### 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] - - - -## [ffmpeg-mkvdts2ac3-0.0.10]ffmpeg-mkvdts2ac3-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [ffmpeg-mkvdts2ac3-0.0.10]ffmpeg-mkvdts2ac3-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [ffmpeg-mkvdts2ac3-0.0.10]ffmpeg-mkvdts2ac3-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [ffmpeg-mkvdts2ac3-0.0.10]ffmpeg-mkvdts2ac3-0.0.10 (2022-07-20) diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.11/Chart.lock b/incubator/ffmpeg-mkvdts2ac3/0.0.11/Chart.lock deleted file mode 100644 index d46962d5c53..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:17:07.90727428Z" diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.11/Chart.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.11/Chart.yaml deleted file mode 100644 index c7cd07e7350..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A Docker container designed to watch a directory and encode media files. -home: https://github.com/truecharts/apps/tree/master/charts/stable/ffmpeg-mkvdts2ac3 -icon: https://truecharts.org/img/chart-icons/ffmpeg-mkvdts2ac3.png -keywords: - - ffmpeg-mkvdts2ac3 - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ffmpeg-mkvdts2ac3 -sources: - - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ -type: application -version: 0.0.11 diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.11/README.md b/incubator/ffmpeg-mkvdts2ac3/0.0.11/README.md deleted file mode 100644 index 25aaaea64a7..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ffmpeg-mkvdts2ac3 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 Docker container designed to watch a directory and encode media files. - -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: [ffmpeg-mkvdts2ac3](https://truecharts.org/docs/charts/stable/ffmpeg-mkvdts2ac3) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ffmpeg-mkvdts2ac3` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ffmpeg-mkvdts2ac3 TrueCharts/ffmpeg-mkvdts2ac3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ffmpeg-mkvdts2ac3` deployment - -```console -helm uninstall ffmpeg-mkvdts2ac3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ffmpeg-mkvdts2ac3 \ - --set env.TZ="America/New York" \ - TrueCharts/ffmpeg-mkvdts2ac3 -``` - -#### 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 ffmpeg-mkvdts2ac3 TrueCharts/ffmpeg-mkvdts2ac3 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ffmpeg-mkvdts2ac3/0.0.11/charts/common-10.4.6.tgz b/incubator/ffmpeg-mkvdts2ac3/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ffmpeg-mkvdts2ac3/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.12/CHANGELOG.md b/incubator/ffmpeg-mkvdts2ac3/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..1b4024957e6 --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [ffmpeg-mkvdts2ac3-0.0.12](https://github.com/truecharts/apps/compare/ffmpeg-mkvdts2ac3-0.0.11...ffmpeg-mkvdts2ac3-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.11](https://github.com/truecharts/apps/compare/ffmpeg-mkvdts2ac3-0.0.10...ffmpeg-mkvdts2ac3-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [ffmpeg-mkvdts2ac3-0.0.10]ffmpeg-mkvdts2ac3-0.0.10 (2022-07-21) + +### 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] + + + +## [ffmpeg-mkvdts2ac3-0.0.10]ffmpeg-mkvdts2ac3-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [ffmpeg-mkvdts2ac3-0.0.10]ffmpeg-mkvdts2ac3-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [ffmpeg-mkvdts2ac3-0.0.10]ffmpeg-mkvdts2ac3-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [ffmpeg-mkvdts2ac3-0.0.10]ffmpeg-mkvdts2ac3-0.0.10 (2022-07-20) diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.12/Chart.lock b/incubator/ffmpeg-mkvdts2ac3/0.0.12/Chart.lock new file mode 100644 index 00000000000..25bfed2a5cb --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:00:07.062114588Z" diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.12/Chart.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.12/Chart.yaml new file mode 100644 index 00000000000..02dd1ed3354 --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A Docker container designed to watch a directory and encode media files. +home: https://github.com/truecharts/apps/tree/master/charts/stable/ffmpeg-mkvdts2ac3 +icon: https://truecharts.org/img/chart-icons/ffmpeg-mkvdts2ac3.png +keywords: + - ffmpeg-mkvdts2ac3 + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ffmpeg-mkvdts2ac3 +sources: + - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ +type: application +version: 0.0.12 diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.12/README.md b/incubator/ffmpeg-mkvdts2ac3/0.0.12/README.md new file mode 100644 index 00000000000..759dac30636 --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.12/README.md @@ -0,0 +1,107 @@ +# ffmpeg-mkvdts2ac3 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 Docker container designed to watch a directory and encode media files. + +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: [ffmpeg-mkvdts2ac3](https://truecharts.org/docs/charts/stable/ffmpeg-mkvdts2ac3) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ffmpeg-mkvdts2ac3` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ffmpeg-mkvdts2ac3 TrueCharts/ffmpeg-mkvdts2ac3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ffmpeg-mkvdts2ac3` deployment + +```console +helm uninstall ffmpeg-mkvdts2ac3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ffmpeg-mkvdts2ac3 \ + --set env.TZ="America/New York" \ + TrueCharts/ffmpeg-mkvdts2ac3 +``` + +#### 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 ffmpeg-mkvdts2ac3 TrueCharts/ffmpeg-mkvdts2ac3 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ffmpeg-mkvdts2ac3/0.0.11/app-readme.md b/incubator/ffmpeg-mkvdts2ac3/0.0.12/app-readme.md similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.11/app-readme.md rename to incubator/ffmpeg-mkvdts2ac3/0.0.12/app-readme.md diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.12/charts/common-10.4.7.tgz b/incubator/ffmpeg-mkvdts2ac3/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ffmpeg-mkvdts2ac3/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.11/ix_values.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.11/ix_values.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.12/ix_values.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.11/questions.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.12/questions.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.11/questions.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.12/questions.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.11/templates/common.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.11/templates/common.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.12/templates/common.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.11/values.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.12/values.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.11/values.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.12/values.yaml diff --git a/incubator/filebot/0.0.14/CHANGELOG.md b/incubator/filebot/0.0.14/CHANGELOG.md deleted file mode 100644 index bafc57d0d7d..00000000000 --- a/incubator/filebot/0.0.14/CHANGELOG.md +++ /dev/null @@ -1,98 +0,0 @@ -# Changelog - - - -## [filebot-0.0.14](https://github.com/truecharts/apps/compare/filebot-0.0.12...filebot-0.0.14) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [filebot-0.0.12](https://github.com/truecharts/apps/compare/filebot-0.0.11...filebot-0.0.12) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [filebot-0.0.11](https://github.com/truecharts/apps/compare/filebot-0.0.10...filebot-0.0.11) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [filebot-0.0.10](https://github.com/truecharts/apps/compare/filebot-0.0.8...filebot-0.0.10) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [filebot-0.0.8](https://github.com/truecharts/apps/compare/filebot-0.0.6...filebot-0.0.8) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [filebot-0.0.6](https://github.com/truecharts/apps/compare/filebot-0.0.5...filebot-0.0.6) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [filebot-0.0.5](https://github.com/truecharts/apps/compare/filebot-0.0.4...filebot-0.0.5) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [filebot-0.0.4](https://github.com/truecharts/apps/compare/filebot-0.0.3...filebot-0.0.4) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [filebot-0.0.3](https://github.com/truecharts/apps/compare/filebot-0.0.2...filebot-0.0.3) (2022-07-11) - -#### Chore - -* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) - - - - -### [filebot-0.0.2](https://github.com/truecharts/apps/compare/filebot-0.0.1...filebot-0.0.2) (2022-07-09) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### filebot-0.0.1 (2022-07-05) - -#### Feat - -* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) diff --git a/incubator/filebot/0.0.14/Chart.lock b/incubator/filebot/0.0.14/Chart.lock deleted file mode 100644 index 17e11c997cb..00000000000 --- a/incubator/filebot/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:17:09.339995457Z" diff --git a/incubator/filebot/0.0.14/Chart.yaml b/incubator/filebot/0.0.14/Chart.yaml deleted file mode 100644 index eeffef60031..00000000000 --- a/incubator/filebot/0.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.14.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. -home: https://github.com/truecharts/apps/tree/master/charts/stable/filebot -icon: https://truecharts.org/img/chart-icons/filebot.png -keywords: - - media - - filebot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filebot -sources: - - https://github.com/jlesage/docker-filebot - - https://hub.docker.com/r/jlesage/filebot/ -type: application -version: 0.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/filebot/0.0.14/README.md b/incubator/filebot/0.0.14/README.md deleted file mode 100644 index ca0a318f267..00000000000 --- a/incubator/filebot/0.0.14/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# filebot - -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.14.1](https://img.shields.io/badge/AppVersion-1.14.1-informational?style=flat-square) - -FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. - -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: [filebot](https://truecharts.org/docs/charts/stable/filebot) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `filebot` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install filebot TrueCharts/filebot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `filebot` deployment - -```console -helm uninstall filebot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filebot \ - --set env.TZ="America/New York" \ - TrueCharts/filebot -``` - -#### 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 filebot TrueCharts/filebot -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/filebot/0.0.14/charts/common-10.4.6.tgz b/incubator/filebot/0.0.14/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/filebot/0.0.14/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/filebot/0.0.15/CHANGELOG.md b/incubator/filebot/0.0.15/CHANGELOG.md new file mode 100644 index 00000000000..00800d85910 --- /dev/null +++ b/incubator/filebot/0.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filebot-0.0.15](https://github.com/truecharts/apps/compare/filebot-0.0.14...filebot-0.0.15) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [filebot-0.0.14](https://github.com/truecharts/apps/compare/filebot-0.0.12...filebot-0.0.14) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [filebot-0.0.12](https://github.com/truecharts/apps/compare/filebot-0.0.11...filebot-0.0.12) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [filebot-0.0.11](https://github.com/truecharts/apps/compare/filebot-0.0.10...filebot-0.0.11) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [filebot-0.0.10](https://github.com/truecharts/apps/compare/filebot-0.0.8...filebot-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [filebot-0.0.8](https://github.com/truecharts/apps/compare/filebot-0.0.6...filebot-0.0.8) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [filebot-0.0.6](https://github.com/truecharts/apps/compare/filebot-0.0.5...filebot-0.0.6) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [filebot-0.0.5](https://github.com/truecharts/apps/compare/filebot-0.0.4...filebot-0.0.5) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [filebot-0.0.4](https://github.com/truecharts/apps/compare/filebot-0.0.3...filebot-0.0.4) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [filebot-0.0.3](https://github.com/truecharts/apps/compare/filebot-0.0.2...filebot-0.0.3) (2022-07-11) + +#### Chore + +* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) + + + + +### [filebot-0.0.2](https://github.com/truecharts/apps/compare/filebot-0.0.1...filebot-0.0.2) (2022-07-09) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + diff --git a/incubator/filebot/0.0.15/Chart.lock b/incubator/filebot/0.0.15/Chart.lock new file mode 100644 index 00000000000..9bd6e7bee17 --- /dev/null +++ b/incubator/filebot/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:00:09.033678142Z" diff --git a/incubator/filebot/0.0.15/Chart.yaml b/incubator/filebot/0.0.15/Chart.yaml new file mode 100644 index 00000000000..995db75c18f --- /dev/null +++ b/incubator/filebot/0.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. +home: https://github.com/truecharts/apps/tree/master/charts/stable/filebot +icon: https://truecharts.org/img/chart-icons/filebot.png +keywords: + - media + - filebot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filebot +sources: + - https://github.com/jlesage/docker-filebot + - https://hub.docker.com/r/jlesage/filebot/ +type: application +version: 0.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/filebot/0.0.15/README.md b/incubator/filebot/0.0.15/README.md new file mode 100644 index 00000000000..4c6a864dffc --- /dev/null +++ b/incubator/filebot/0.0.15/README.md @@ -0,0 +1,108 @@ +# filebot + +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.14.1](https://img.shields.io/badge/AppVersion-1.14.1-informational?style=flat-square) + +FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. + +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: [filebot](https://truecharts.org/docs/charts/stable/filebot) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `filebot` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install filebot TrueCharts/filebot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `filebot` deployment + +```console +helm uninstall filebot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filebot \ + --set env.TZ="America/New York" \ + TrueCharts/filebot +``` + +#### 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 filebot TrueCharts/filebot -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/filebot/0.0.14/app-readme.md b/incubator/filebot/0.0.15/app-readme.md similarity index 100% rename from incubator/filebot/0.0.14/app-readme.md rename to incubator/filebot/0.0.15/app-readme.md diff --git a/incubator/filebot/0.0.15/charts/common-10.4.7.tgz b/incubator/filebot/0.0.15/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/filebot/0.0.15/charts/common-10.4.7.tgz differ diff --git a/incubator/filebot/0.0.14/ix_values.yaml b/incubator/filebot/0.0.15/ix_values.yaml similarity index 100% rename from incubator/filebot/0.0.14/ix_values.yaml rename to incubator/filebot/0.0.15/ix_values.yaml diff --git a/incubator/filebot/0.0.14/questions.yaml b/incubator/filebot/0.0.15/questions.yaml similarity index 100% rename from incubator/filebot/0.0.14/questions.yaml rename to incubator/filebot/0.0.15/questions.yaml diff --git a/incubator/filebot/0.0.14/templates/common.yaml b/incubator/filebot/0.0.15/templates/common.yaml similarity index 100% rename from incubator/filebot/0.0.14/templates/common.yaml rename to incubator/filebot/0.0.15/templates/common.yaml diff --git a/incubator/filebot/0.0.14/values.yaml b/incubator/filebot/0.0.15/values.yaml similarity index 100% rename from incubator/filebot/0.0.14/values.yaml rename to incubator/filebot/0.0.15/values.yaml diff --git a/incubator/fileflows-node/0.0.11/CHANGELOG.md b/incubator/fileflows-node/0.0.11/CHANGELOG.md deleted file mode 100644 index cc1e2472872..00000000000 --- a/incubator/fileflows-node/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [fileflows-node-0.0.11](https://github.com/truecharts/apps/compare/fileflows-node-0.0.10...fileflows-node-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [fileflows-node-0.0.10]fileflows-node-0.0.10 (2022-07-21) - -### 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] - - - -## [fileflows-node-0.0.10]fileflows-node-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fileflows-node-0.0.10]fileflows-node-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fileflows-node-0.0.10]fileflows-node-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [fileflows-node-0.0.10]fileflows-node-0.0.10 (2022-07-20) diff --git a/incubator/fileflows-node/0.0.11/Chart.lock b/incubator/fileflows-node/0.0.11/Chart.lock deleted file mode 100644 index fe4d2104eab..00000000000 --- a/incubator/fileflows-node/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:17:13.643633845Z" diff --git a/incubator/fileflows-node/0.0.11/Chart.yaml b/incubator/fileflows-node/0.0.11/Chart.yaml deleted file mode 100644 index 8fe56173f0e..00000000000 --- a/incubator/fileflows-node/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Additinal processing node for FileFlows. See http://fileflows.com for - more information -home: https://github.com/truecharts/apps/tree/master/charts/stable/fileflows-node -icon: https://truecharts.org/img/chart-icons/fileflows-node.png -keywords: - - fileflows-node - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fileflows-node -sources: - - https://fileflows.com/ - - https://hub.docker.com/r/revenz/fileflows/ -type: application -version: 0.0.11 diff --git a/incubator/fileflows-node/0.0.11/README.md b/incubator/fileflows-node/0.0.11/README.md deleted file mode 100644 index 95bc49d10b3..00000000000 --- a/incubator/fileflows-node/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fileflows-node - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Additinal processing node for FileFlows. See http://fileflows.com for more information - -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: [fileflows-node](https://truecharts.org/docs/charts/stable/fileflows-node) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fileflows-node` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fileflows-node TrueCharts/fileflows-node -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fileflows-node` deployment - -```console -helm uninstall fileflows-node -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fileflows-node \ - --set env.TZ="America/New York" \ - TrueCharts/fileflows-node -``` - -#### 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 fileflows-node TrueCharts/fileflows-node -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fileflows-node/0.0.11/charts/common-10.4.6.tgz b/incubator/fileflows-node/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fileflows-node/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fileflows-node/0.0.12/CHANGELOG.md b/incubator/fileflows-node/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..aecc9ba3712 --- /dev/null +++ b/incubator/fileflows-node/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [fileflows-node-0.0.12](https://github.com/truecharts/apps/compare/fileflows-node-0.0.11...fileflows-node-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fileflows-node-0.0.11](https://github.com/truecharts/apps/compare/fileflows-node-0.0.10...fileflows-node-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [fileflows-node-0.0.10]fileflows-node-0.0.10 (2022-07-21) + +### 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] + + + +## [fileflows-node-0.0.10]fileflows-node-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fileflows-node-0.0.10]fileflows-node-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fileflows-node-0.0.10]fileflows-node-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [fileflows-node-0.0.10]fileflows-node-0.0.10 (2022-07-20) diff --git a/incubator/fileflows-node/0.0.12/Chart.lock b/incubator/fileflows-node/0.0.12/Chart.lock new file mode 100644 index 00000000000..241710d8152 --- /dev/null +++ b/incubator/fileflows-node/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:00:09.88826343Z" diff --git a/incubator/fileflows-node/0.0.12/Chart.yaml b/incubator/fileflows-node/0.0.12/Chart.yaml new file mode 100644 index 00000000000..dadb4cbd3c1 --- /dev/null +++ b/incubator/fileflows-node/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Additinal processing node for FileFlows. See http://fileflows.com for + more information +home: https://github.com/truecharts/apps/tree/master/charts/stable/fileflows-node +icon: https://truecharts.org/img/chart-icons/fileflows-node.png +keywords: + - fileflows-node + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fileflows-node +sources: + - https://fileflows.com/ + - https://hub.docker.com/r/revenz/fileflows/ +type: application +version: 0.0.12 diff --git a/incubator/fileflows-node/0.0.12/README.md b/incubator/fileflows-node/0.0.12/README.md new file mode 100644 index 00000000000..c46f1e3dd01 --- /dev/null +++ b/incubator/fileflows-node/0.0.12/README.md @@ -0,0 +1,108 @@ +# fileflows-node + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Additinal processing node for FileFlows. See http://fileflows.com for more information + +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: [fileflows-node](https://truecharts.org/docs/charts/stable/fileflows-node) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fileflows-node` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fileflows-node TrueCharts/fileflows-node +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fileflows-node` deployment + +```console +helm uninstall fileflows-node +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fileflows-node \ + --set env.TZ="America/New York" \ + TrueCharts/fileflows-node +``` + +#### 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 fileflows-node TrueCharts/fileflows-node -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fileflows-node/0.0.11/app-readme.md b/incubator/fileflows-node/0.0.12/app-readme.md similarity index 100% rename from incubator/fileflows-node/0.0.11/app-readme.md rename to incubator/fileflows-node/0.0.12/app-readme.md diff --git a/incubator/fileflows-node/0.0.12/charts/common-10.4.7.tgz b/incubator/fileflows-node/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fileflows-node/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/fileflows-node/0.0.11/ix_values.yaml b/incubator/fileflows-node/0.0.12/ix_values.yaml similarity index 100% rename from incubator/fileflows-node/0.0.11/ix_values.yaml rename to incubator/fileflows-node/0.0.12/ix_values.yaml diff --git a/incubator/fileflows-node/0.0.11/questions.yaml b/incubator/fileflows-node/0.0.12/questions.yaml similarity index 100% rename from incubator/fileflows-node/0.0.11/questions.yaml rename to incubator/fileflows-node/0.0.12/questions.yaml diff --git a/incubator/fileflows-node/0.0.11/templates/common.yaml b/incubator/fileflows-node/0.0.12/templates/common.yaml similarity index 100% rename from incubator/fileflows-node/0.0.11/templates/common.yaml rename to incubator/fileflows-node/0.0.12/templates/common.yaml diff --git a/incubator/fileflows-node/0.0.11/values.yaml b/incubator/fileflows-node/0.0.12/values.yaml similarity index 100% rename from incubator/fileflows-node/0.0.11/values.yaml rename to incubator/fileflows-node/0.0.12/values.yaml diff --git a/incubator/filegator/0.0.11/CHANGELOG.md b/incubator/filegator/0.0.11/CHANGELOG.md deleted file mode 100644 index e1bc82711c4..00000000000 --- a/incubator/filegator/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [filegator-0.0.11](https://github.com/truecharts/apps/compare/filegator-0.0.10...filegator-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [filegator-0.0.10]filegator-0.0.10 (2022-07-21) - -### 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] - - - -## [filegator-0.0.10]filegator-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [filegator-0.0.10]filegator-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [filegator-0.0.10]filegator-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [filegator-0.0.10]filegator-0.0.10 (2022-07-20) diff --git a/incubator/filegator/0.0.11/Chart.lock b/incubator/filegator/0.0.11/Chart.lock deleted file mode 100644 index 3602fd59c1f..00000000000 --- a/incubator/filegator/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:17:28.820581166Z" diff --git a/incubator/filegator/0.0.11/Chart.yaml b/incubator/filegator/0.0.11/Chart.yaml deleted file mode 100644 index f4b30a18e68..00000000000 --- a/incubator/filegator/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/filegator -icon: https://truecharts.org/img/chart-icons/filegator.png -keywords: - - filegator - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filegator -sources: - - https://github.com/filegator/filegator - - https://hub.docker.com/r/maxime1907/filegator -type: application -version: 0.0.11 diff --git a/incubator/filegator/0.0.11/README.md b/incubator/filegator/0.0.11/README.md deleted file mode 100644 index f1cf1e95456..00000000000 --- a/incubator/filegator/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# filegator - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [filegator](https://truecharts.org/docs/charts/stable/filegator) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `filegator` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install filegator TrueCharts/filegator -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `filegator` deployment - -```console -helm uninstall filegator -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filegator \ - --set env.TZ="America/New York" \ - TrueCharts/filegator -``` - -#### 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 filegator TrueCharts/filegator -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/filegator/0.0.11/charts/common-10.4.6.tgz b/incubator/filegator/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/filegator/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/filegator/0.0.12/CHANGELOG.md b/incubator/filegator/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c078e8c03b4 --- /dev/null +++ b/incubator/filegator/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [filegator-0.0.12](https://github.com/truecharts/apps/compare/filegator-0.0.11...filegator-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [filegator-0.0.11](https://github.com/truecharts/apps/compare/filegator-0.0.10...filegator-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [filegator-0.0.10]filegator-0.0.10 (2022-07-21) + +### 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] + + + +## [filegator-0.0.10]filegator-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [filegator-0.0.10]filegator-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [filegator-0.0.10]filegator-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [filegator-0.0.10]filegator-0.0.10 (2022-07-20) diff --git a/incubator/filegator/0.0.12/Chart.lock b/incubator/filegator/0.0.12/Chart.lock new file mode 100644 index 00000000000..4b62502ff9a --- /dev/null +++ b/incubator/filegator/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:00:25.36883145Z" diff --git a/incubator/filegator/0.0.12/Chart.yaml b/incubator/filegator/0.0.12/Chart.yaml new file mode 100644 index 00000000000..0131f96d9f9 --- /dev/null +++ b/incubator/filegator/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/filegator +icon: https://truecharts.org/img/chart-icons/filegator.png +keywords: + - filegator + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filegator +sources: + - https://github.com/filegator/filegator + - https://hub.docker.com/r/maxime1907/filegator +type: application +version: 0.0.12 diff --git a/incubator/filegator/0.0.12/README.md b/incubator/filegator/0.0.12/README.md new file mode 100644 index 00000000000..7d7f86f7138 --- /dev/null +++ b/incubator/filegator/0.0.12/README.md @@ -0,0 +1,108 @@ +# filegator + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [filegator](https://truecharts.org/docs/charts/stable/filegator) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `filegator` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install filegator TrueCharts/filegator +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `filegator` deployment + +```console +helm uninstall filegator +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filegator \ + --set env.TZ="America/New York" \ + TrueCharts/filegator +``` + +#### 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 filegator TrueCharts/filegator -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/filegator/0.0.11/app-readme.md b/incubator/filegator/0.0.12/app-readme.md similarity index 100% rename from incubator/filegator/0.0.11/app-readme.md rename to incubator/filegator/0.0.12/app-readme.md diff --git a/incubator/filegator/0.0.12/charts/common-10.4.7.tgz b/incubator/filegator/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/filegator/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/filegator/0.0.11/ix_values.yaml b/incubator/filegator/0.0.12/ix_values.yaml similarity index 100% rename from incubator/filegator/0.0.11/ix_values.yaml rename to incubator/filegator/0.0.12/ix_values.yaml diff --git a/incubator/filegator/0.0.11/questions.yaml b/incubator/filegator/0.0.12/questions.yaml similarity index 100% rename from incubator/filegator/0.0.11/questions.yaml rename to incubator/filegator/0.0.12/questions.yaml diff --git a/incubator/filegator/0.0.11/templates/common.yaml b/incubator/filegator/0.0.12/templates/common.yaml similarity index 100% rename from incubator/filegator/0.0.11/templates/common.yaml rename to incubator/filegator/0.0.12/templates/common.yaml diff --git a/incubator/filegator/0.0.11/values.yaml b/incubator/filegator/0.0.12/values.yaml similarity index 100% rename from incubator/filegator/0.0.11/values.yaml rename to incubator/filegator/0.0.12/values.yaml diff --git a/incubator/filerun/2.0.22/CHANGELOG.md b/incubator/filerun/2.0.22/CHANGELOG.md deleted file mode 100644 index c27ddfdcdbb..00000000000 --- a/incubator/filerun/2.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filerun-2.0.22](https://github.com/truecharts/apps/compare/filerun-2.0.21...filerun-2.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [filerun-2.0.21](https://github.com/truecharts/apps/compare/filerun-2.0.19...filerun-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [filerun-2.0.19](https://github.com/truecharts/apps/compare/filerun-2.0.18...filerun-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [filerun-2.0.18](https://github.com/truecharts/apps/compare/filerun-2.0.17...filerun-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [filerun-2.0.17](https://github.com/truecharts/apps/compare/filerun-2.0.15...filerun-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [filerun-2.0.15](https://github.com/truecharts/apps/compare/filerun-2.0.13...filerun-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [filerun-2.0.13](https://github.com/truecharts/apps/compare/filerun-2.0.12...filerun-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [filerun-2.0.12](https://github.com/truecharts/apps/compare/filerun-2.0.11...filerun-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [filerun-2.0.11](https://github.com/truecharts/apps/compare/filerun-2.0.10...filerun-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [filerun-2.0.10](https://github.com/truecharts/apps/compare/filerun-2.0.9...filerun-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [filerun-2.0.9](https://github.com/truecharts/apps/compare/filerun-2.0.8...filerun-2.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/incubator/filerun/2.0.22/Chart.lock b/incubator/filerun/2.0.22/Chart.lock deleted file mode 100644 index 3f76a5a69e3..00000000000 --- a/incubator/filerun/2.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:31:40.157463744Z" diff --git a/incubator/filerun/2.0.22/Chart.yaml b/incubator/filerun/2.0.22/Chart.yaml deleted file mode 100644 index 3f5af602784..00000000000 --- a/incubator/filerun/2.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -description: FileRun is a full featured web based file manager with an easy to use user interface -home: https://github.com/truecharts/apps/tree/master/charts/incubator/filerun -icon: https://truecharts.org/img/chart-icons/filerun.png -keywords: - - filerun - - file -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filerun -sources: - - https://hub.docker.com/r/filerun/filerun - - https://github.com/filerun/docker -version: 2.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/filerun/2.0.22/README.md b/incubator/filerun/2.0.22/README.md deleted file mode 100644 index 1fdde91812a..00000000000 --- a/incubator/filerun/2.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# filerun - -![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -FileRun is a full featured web based file manager with an easy to use user interface - -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: [filerun](https://truecharts.org/docs/charts/stable/filerun) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `filerun` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install filerun TrueCharts/filerun -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `filerun` deployment - -```console -helm uninstall filerun -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filerun \ - --set env.TZ="America/New York" \ - TrueCharts/filerun -``` - -#### 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 filerun TrueCharts/filerun -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/filerun/2.0.22/charts/common-10.4.6.tgz b/incubator/filerun/2.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/filerun/2.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/filerun/2.0.22/charts/mariadb-3.0.41.tgz b/incubator/filerun/2.0.22/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/incubator/filerun/2.0.22/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/incubator/filerun/2.0.23/CHANGELOG.md b/incubator/filerun/2.0.23/CHANGELOG.md new file mode 100644 index 00000000000..c8134c9068d --- /dev/null +++ b/incubator/filerun/2.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filerun-2.0.23](https://github.com/truecharts/apps/compare/filerun-2.0.22...filerun-2.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [filerun-2.0.22](https://github.com/truecharts/apps/compare/filerun-2.0.21...filerun-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [filerun-2.0.21](https://github.com/truecharts/apps/compare/filerun-2.0.19...filerun-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [filerun-2.0.19](https://github.com/truecharts/apps/compare/filerun-2.0.18...filerun-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [filerun-2.0.18](https://github.com/truecharts/apps/compare/filerun-2.0.17...filerun-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [filerun-2.0.17](https://github.com/truecharts/apps/compare/filerun-2.0.15...filerun-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [filerun-2.0.15](https://github.com/truecharts/apps/compare/filerun-2.0.13...filerun-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [filerun-2.0.13](https://github.com/truecharts/apps/compare/filerun-2.0.12...filerun-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [filerun-2.0.12](https://github.com/truecharts/apps/compare/filerun-2.0.11...filerun-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [filerun-2.0.11](https://github.com/truecharts/apps/compare/filerun-2.0.10...filerun-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [filerun-2.0.10](https://github.com/truecharts/apps/compare/filerun-2.0.9...filerun-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/incubator/filerun/2.0.23/Chart.lock b/incubator/filerun/2.0.23/Chart.lock new file mode 100644 index 00000000000..e654412ad0f --- /dev/null +++ b/incubator/filerun/2.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:00:32.653262979Z" diff --git a/incubator/filerun/2.0.23/Chart.yaml b/incubator/filerun/2.0.23/Chart.yaml new file mode 100644 index 00000000000..85d43b5a791 --- /dev/null +++ b/incubator/filerun/2.0.23/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: FileRun is a full featured web based file manager with an easy to use user interface +home: https://github.com/truecharts/apps/tree/master/charts/incubator/filerun +icon: https://truecharts.org/img/chart-icons/filerun.png +keywords: + - filerun + - file +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filerun +sources: + - https://hub.docker.com/r/filerun/filerun + - https://github.com/filerun/docker +version: 2.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/filerun/2.0.23/README.md b/incubator/filerun/2.0.23/README.md new file mode 100644 index 00000000000..d1881e7c9df --- /dev/null +++ b/incubator/filerun/2.0.23/README.md @@ -0,0 +1,109 @@ +# filerun + +![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +FileRun is a full featured web based file manager with an easy to use user interface + +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: [filerun](https://truecharts.org/docs/charts/stable/filerun) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `filerun` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install filerun TrueCharts/filerun +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `filerun` deployment + +```console +helm uninstall filerun +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filerun \ + --set env.TZ="America/New York" \ + TrueCharts/filerun +``` + +#### 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 filerun TrueCharts/filerun -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/filerun/2.0.22/app-readme.md b/incubator/filerun/2.0.23/app-readme.md similarity index 100% rename from incubator/filerun/2.0.22/app-readme.md rename to incubator/filerun/2.0.23/app-readme.md diff --git a/incubator/filerun/2.0.23/charts/common-10.4.7.tgz b/incubator/filerun/2.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/filerun/2.0.23/charts/common-10.4.7.tgz differ diff --git a/incubator/filerun/2.0.23/charts/mariadb-3.0.43.tgz b/incubator/filerun/2.0.23/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/incubator/filerun/2.0.23/charts/mariadb-3.0.43.tgz differ diff --git a/incubator/filerun/2.0.22/ix_values.yaml b/incubator/filerun/2.0.23/ix_values.yaml similarity index 100% rename from incubator/filerun/2.0.22/ix_values.yaml rename to incubator/filerun/2.0.23/ix_values.yaml diff --git a/incubator/filerun/2.0.22/questions.yaml b/incubator/filerun/2.0.23/questions.yaml similarity index 100% rename from incubator/filerun/2.0.22/questions.yaml rename to incubator/filerun/2.0.23/questions.yaml diff --git a/incubator/filerun/2.0.22/templates/common.yaml b/incubator/filerun/2.0.23/templates/common.yaml similarity index 100% rename from incubator/filerun/2.0.22/templates/common.yaml rename to incubator/filerun/2.0.23/templates/common.yaml diff --git a/incubator/filerun/2.0.22/values.yaml b/incubator/filerun/2.0.23/values.yaml similarity index 100% rename from incubator/filerun/2.0.22/values.yaml rename to incubator/filerun/2.0.23/values.yaml diff --git a/incubator/fileshelter/0.0.11/CHANGELOG.md b/incubator/fileshelter/0.0.11/CHANGELOG.md deleted file mode 100644 index 5ad6727a6cd..00000000000 --- a/incubator/fileshelter/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [fileshelter-0.0.11](https://github.com/truecharts/apps/compare/fileshelter-0.0.10...fileshelter-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [fileshelter-0.0.10]fileshelter-0.0.10 (2022-07-21) - -### 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] - - - -## [fileshelter-0.0.10]fileshelter-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fileshelter-0.0.10]fileshelter-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fileshelter-0.0.10]fileshelter-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [fileshelter-0.0.10]fileshelter-0.0.10 (2022-07-20) diff --git a/incubator/fileshelter/0.0.11/Chart.lock b/incubator/fileshelter/0.0.11/Chart.lock deleted file mode 100644 index 27dbe852d6a..00000000000 --- a/incubator/fileshelter/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:17:31.552109324Z" diff --git a/incubator/fileshelter/0.0.11/Chart.yaml b/incubator/fileshelter/0.0.11/Chart.yaml deleted file mode 100644 index 871a189ecc0..00000000000 --- a/incubator/fileshelter/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/fileshelter -icon: https://truecharts.org/img/chart-icons/fileshelter.png -keywords: - - fileshelter - - Cloud - - Tools-Utilities - - Network-Web - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fileshelter -sources: - - https://github.com/epoupon/fileshelter - - https://hub.docker.com/r/epoupon/fileshelter -type: application -version: 0.0.11 diff --git a/incubator/fileshelter/0.0.11/README.md b/incubator/fileshelter/0.0.11/README.md deleted file mode 100644 index 39d53708372..00000000000 --- a/incubator/fileshelter/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fileshelter - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [fileshelter](https://truecharts.org/docs/charts/stable/fileshelter) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fileshelter` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fileshelter TrueCharts/fileshelter -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fileshelter` deployment - -```console -helm uninstall fileshelter -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fileshelter \ - --set env.TZ="America/New York" \ - TrueCharts/fileshelter -``` - -#### 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 fileshelter TrueCharts/fileshelter -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fileshelter/0.0.11/charts/common-10.4.6.tgz b/incubator/fileshelter/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fileshelter/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fileshelter/0.0.12/CHANGELOG.md b/incubator/fileshelter/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ad95d6ac663 --- /dev/null +++ b/incubator/fileshelter/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [fileshelter-0.0.12](https://github.com/truecharts/apps/compare/fileshelter-0.0.11...fileshelter-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fileshelter-0.0.11](https://github.com/truecharts/apps/compare/fileshelter-0.0.10...fileshelter-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [fileshelter-0.0.10]fileshelter-0.0.10 (2022-07-21) + +### 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] + + + +## [fileshelter-0.0.10]fileshelter-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fileshelter-0.0.10]fileshelter-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fileshelter-0.0.10]fileshelter-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [fileshelter-0.0.10]fileshelter-0.0.10 (2022-07-20) diff --git a/incubator/fileshelter/0.0.12/Chart.lock b/incubator/fileshelter/0.0.12/Chart.lock new file mode 100644 index 00000000000..e1559158c63 --- /dev/null +++ b/incubator/fileshelter/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:00:28.013334715Z" diff --git a/incubator/fileshelter/0.0.12/Chart.yaml b/incubator/fileshelter/0.0.12/Chart.yaml new file mode 100644 index 00000000000..b146efefcd8 --- /dev/null +++ b/incubator/fileshelter/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-Web + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/fileshelter +icon: https://truecharts.org/img/chart-icons/fileshelter.png +keywords: + - fileshelter + - Cloud + - Tools-Utilities + - Network-Web + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fileshelter +sources: + - https://github.com/epoupon/fileshelter + - https://hub.docker.com/r/epoupon/fileshelter +type: application +version: 0.0.12 diff --git a/incubator/fileshelter/0.0.12/README.md b/incubator/fileshelter/0.0.12/README.md new file mode 100644 index 00000000000..95d89fbb04e --- /dev/null +++ b/incubator/fileshelter/0.0.12/README.md @@ -0,0 +1,108 @@ +# fileshelter + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [fileshelter](https://truecharts.org/docs/charts/stable/fileshelter) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fileshelter` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fileshelter TrueCharts/fileshelter +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fileshelter` deployment + +```console +helm uninstall fileshelter +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fileshelter \ + --set env.TZ="America/New York" \ + TrueCharts/fileshelter +``` + +#### 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 fileshelter TrueCharts/fileshelter -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fileshelter/0.0.11/app-readme.md b/incubator/fileshelter/0.0.12/app-readme.md similarity index 100% rename from incubator/fileshelter/0.0.11/app-readme.md rename to incubator/fileshelter/0.0.12/app-readme.md diff --git a/incubator/fileshelter/0.0.12/charts/common-10.4.7.tgz b/incubator/fileshelter/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fileshelter/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/fileshelter/0.0.11/ix_values.yaml b/incubator/fileshelter/0.0.12/ix_values.yaml similarity index 100% rename from incubator/fileshelter/0.0.11/ix_values.yaml rename to incubator/fileshelter/0.0.12/ix_values.yaml diff --git a/incubator/fileshelter/0.0.11/questions.yaml b/incubator/fileshelter/0.0.12/questions.yaml similarity index 100% rename from incubator/fileshelter/0.0.11/questions.yaml rename to incubator/fileshelter/0.0.12/questions.yaml diff --git a/incubator/fileshelter/0.0.11/templates/common.yaml b/incubator/fileshelter/0.0.12/templates/common.yaml similarity index 100% rename from incubator/fileshelter/0.0.11/templates/common.yaml rename to incubator/fileshelter/0.0.12/templates/common.yaml diff --git a/incubator/fileshelter/0.0.11/values.yaml b/incubator/fileshelter/0.0.12/values.yaml similarity index 100% rename from incubator/fileshelter/0.0.11/values.yaml rename to incubator/fileshelter/0.0.12/values.yaml diff --git a/incubator/filestash/0.0.11/CHANGELOG.md b/incubator/filestash/0.0.11/CHANGELOG.md deleted file mode 100644 index 608cef12e62..00000000000 --- a/incubator/filestash/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [filestash-0.0.11](https://github.com/truecharts/apps/compare/filestash-0.0.10...filestash-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [filestash-0.0.10]filestash-0.0.10 (2022-07-21) - -### 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] - - - -## [filestash-0.0.10]filestash-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [filestash-0.0.10]filestash-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [filestash-0.0.10]filestash-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [filestash-0.0.10]filestash-0.0.10 (2022-07-20) diff --git a/incubator/filestash/0.0.11/Chart.lock b/incubator/filestash/0.0.11/Chart.lock deleted file mode 100644 index 482f7708aad..00000000000 --- a/incubator/filestash/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:17:35.308685973Z" diff --git a/incubator/filestash/0.0.11/Chart.yaml b/incubator/filestash/0.0.11/Chart.yaml deleted file mode 100644 index 744b0288d78..00000000000 --- a/incubator/filestash/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, - CardDAV, Mysql, Backblaze, ... -home: https://github.com/truecharts/apps/tree/master/charts/stable/filestash -icon: https://truecharts.org/img/chart-icons/filestash.png -keywords: - - filestash - - Cloud - - Productivity - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filestash -sources: - - https://www.filestash.app/ - - https://hub.docker.com/r/machines/filestash/ -type: application -version: 0.0.11 diff --git a/incubator/filestash/0.0.11/README.md b/incubator/filestash/0.0.11/README.md deleted file mode 100644 index f4b86a8c107..00000000000 --- a/incubator/filestash/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# filestash - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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, ... - -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: [filestash](https://truecharts.org/docs/charts/stable/filestash) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `filestash` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install filestash TrueCharts/filestash -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `filestash` deployment - -```console -helm uninstall filestash -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filestash \ - --set env.TZ="America/New York" \ - TrueCharts/filestash -``` - -#### 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 filestash TrueCharts/filestash -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/filestash/0.0.11/charts/common-10.4.6.tgz b/incubator/filestash/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/filestash/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/filestash/0.0.12/CHANGELOG.md b/incubator/filestash/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..71047b9d627 --- /dev/null +++ b/incubator/filestash/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [filestash-0.0.12](https://github.com/truecharts/apps/compare/filestash-0.0.11...filestash-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [filestash-0.0.11](https://github.com/truecharts/apps/compare/filestash-0.0.10...filestash-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [filestash-0.0.10]filestash-0.0.10 (2022-07-21) + +### 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] + + + +## [filestash-0.0.10]filestash-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [filestash-0.0.10]filestash-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [filestash-0.0.10]filestash-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [filestash-0.0.10]filestash-0.0.10 (2022-07-20) diff --git a/incubator/filestash/0.0.12/Chart.lock b/incubator/filestash/0.0.12/Chart.lock new file mode 100644 index 00000000000..f29d6af696e --- /dev/null +++ b/incubator/filestash/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:00:28.822736083Z" diff --git a/incubator/filestash/0.0.12/Chart.yaml b/incubator/filestash/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e40f66822c4 --- /dev/null +++ b/incubator/filestash/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, + CardDAV, Mysql, Backblaze, ... +home: https://github.com/truecharts/apps/tree/master/charts/stable/filestash +icon: https://truecharts.org/img/chart-icons/filestash.png +keywords: + - filestash + - Cloud + - Productivity + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filestash +sources: + - https://www.filestash.app/ + - https://hub.docker.com/r/machines/filestash/ +type: application +version: 0.0.12 diff --git a/incubator/filestash/0.0.12/README.md b/incubator/filestash/0.0.12/README.md new file mode 100644 index 00000000000..4ec8f532f43 --- /dev/null +++ b/incubator/filestash/0.0.12/README.md @@ -0,0 +1,108 @@ +# filestash + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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, ... + +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: [filestash](https://truecharts.org/docs/charts/stable/filestash) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `filestash` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install filestash TrueCharts/filestash +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `filestash` deployment + +```console +helm uninstall filestash +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filestash \ + --set env.TZ="America/New York" \ + TrueCharts/filestash +``` + +#### 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 filestash TrueCharts/filestash -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/filestash/0.0.11/app-readme.md b/incubator/filestash/0.0.12/app-readme.md similarity index 100% rename from incubator/filestash/0.0.11/app-readme.md rename to incubator/filestash/0.0.12/app-readme.md diff --git a/incubator/filestash/0.0.12/charts/common-10.4.7.tgz b/incubator/filestash/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/filestash/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/filestash/0.0.11/ix_values.yaml b/incubator/filestash/0.0.12/ix_values.yaml similarity index 100% rename from incubator/filestash/0.0.11/ix_values.yaml rename to incubator/filestash/0.0.12/ix_values.yaml diff --git a/incubator/filestash/0.0.11/questions.yaml b/incubator/filestash/0.0.12/questions.yaml similarity index 100% rename from incubator/filestash/0.0.11/questions.yaml rename to incubator/filestash/0.0.12/questions.yaml diff --git a/incubator/filestash/0.0.11/templates/common.yaml b/incubator/filestash/0.0.12/templates/common.yaml similarity index 100% rename from incubator/filestash/0.0.11/templates/common.yaml rename to incubator/filestash/0.0.12/templates/common.yaml diff --git a/incubator/filestash/0.0.11/values.yaml b/incubator/filestash/0.0.12/values.yaml similarity index 100% rename from incubator/filestash/0.0.11/values.yaml rename to incubator/filestash/0.0.12/values.yaml diff --git a/incubator/firefox-desktop-g3/0.0.11/CHANGELOG.md b/incubator/firefox-desktop-g3/0.0.11/CHANGELOG.md deleted file mode 100644 index 20188665735..00000000000 --- a/incubator/firefox-desktop-g3/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [firefox-desktop-g3-0.0.11](https://github.com/truecharts/apps/compare/firefox-desktop-g3-0.0.10...firefox-desktop-g3-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [firefox-desktop-g3-0.0.10]firefox-desktop-g3-0.0.10 (2022-07-21) - -### 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] - - - -## [firefox-desktop-g3-0.0.10]firefox-desktop-g3-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [firefox-desktop-g3-0.0.10]firefox-desktop-g3-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [firefox-desktop-g3-0.0.10]firefox-desktop-g3-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [firefox-desktop-g3-0.0.10]firefox-desktop-g3-0.0.10 (2022-07-20) diff --git a/incubator/firefox-desktop-g3/0.0.11/Chart.lock b/incubator/firefox-desktop-g3/0.0.11/Chart.lock deleted file mode 100644 index 4a1a625e6b0..00000000000 --- a/incubator/firefox-desktop-g3/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:17:51.558975863Z" diff --git a/incubator/firefox-desktop-g3/0.0.11/Chart.yaml b/incubator/firefox-desktop-g3/0.0.11/Chart.yaml deleted file mode 100644 index aa4d21ed82b..00000000000 --- a/incubator/firefox-desktop-g3/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/firefox-desktop-g3 -icon: https://truecharts.org/img/chart-icons/firefox-desktop-g3.png -keywords: - - firefox-desktop-g3 - - Productivity - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: firefox-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 -type: application -version: 0.0.11 diff --git a/incubator/firefox-desktop-g3/0.0.11/README.md b/incubator/firefox-desktop-g3/0.0.11/README.md deleted file mode 100644 index dd19fc063ea..00000000000 --- a/incubator/firefox-desktop-g3/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# firefox-desktop-g3 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [firefox-desktop-g3](https://truecharts.org/docs/charts/stable/firefox-desktop-g3) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `firefox-desktop-g3` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install firefox-desktop-g3 TrueCharts/firefox-desktop-g3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `firefox-desktop-g3` deployment - -```console -helm uninstall firefox-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install firefox-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/firefox-desktop-g3 -``` - -#### 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 firefox-desktop-g3 TrueCharts/firefox-desktop-g3 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/firefox-desktop-g3/0.0.11/charts/common-10.4.6.tgz b/incubator/firefox-desktop-g3/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/firefox-desktop-g3/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/firefox-desktop-g3/0.0.12/CHANGELOG.md b/incubator/firefox-desktop-g3/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ffcef24b0f6 --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [firefox-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/firefox-desktop-g3-0.0.11...firefox-desktop-g3-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [firefox-desktop-g3-0.0.11](https://github.com/truecharts/apps/compare/firefox-desktop-g3-0.0.10...firefox-desktop-g3-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [firefox-desktop-g3-0.0.10]firefox-desktop-g3-0.0.10 (2022-07-21) + +### 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] + + + +## [firefox-desktop-g3-0.0.10]firefox-desktop-g3-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [firefox-desktop-g3-0.0.10]firefox-desktop-g3-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [firefox-desktop-g3-0.0.10]firefox-desktop-g3-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [firefox-desktop-g3-0.0.10]firefox-desktop-g3-0.0.10 (2022-07-20) diff --git a/incubator/firefox-desktop-g3/0.0.12/Chart.lock b/incubator/firefox-desktop-g3/0.0.12/Chart.lock new file mode 100644 index 00000000000..4df76eddfc1 --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:00:45.192000786Z" diff --git a/incubator/firefox-desktop-g3/0.0.12/Chart.yaml b/incubator/firefox-desktop-g3/0.0.12/Chart.yaml new file mode 100644 index 00000000000..dd1a814ac70 --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/firefox-desktop-g3 +icon: https://truecharts.org/img/chart-icons/firefox-desktop-g3.png +keywords: + - firefox-desktop-g3 + - Productivity + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: firefox-desktop-g3 +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 +type: application +version: 0.0.12 diff --git a/incubator/firefox-desktop-g3/0.0.12/README.md b/incubator/firefox-desktop-g3/0.0.12/README.md new file mode 100644 index 00000000000..871195e902a --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.12/README.md @@ -0,0 +1,108 @@ +# firefox-desktop-g3 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [firefox-desktop-g3](https://truecharts.org/docs/charts/stable/firefox-desktop-g3) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `firefox-desktop-g3` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install firefox-desktop-g3 TrueCharts/firefox-desktop-g3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `firefox-desktop-g3` deployment + +```console +helm uninstall firefox-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install firefox-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/firefox-desktop-g3 +``` + +#### 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 firefox-desktop-g3 TrueCharts/firefox-desktop-g3 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/firefox-desktop-g3/0.0.11/app-readme.md b/incubator/firefox-desktop-g3/0.0.12/app-readme.md similarity index 100% rename from incubator/firefox-desktop-g3/0.0.11/app-readme.md rename to incubator/firefox-desktop-g3/0.0.12/app-readme.md diff --git a/incubator/firefox-desktop-g3/0.0.12/charts/common-10.4.7.tgz b/incubator/firefox-desktop-g3/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/firefox-desktop-g3/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/firefox-desktop-g3/0.0.11/ix_values.yaml b/incubator/firefox-desktop-g3/0.0.12/ix_values.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.11/ix_values.yaml rename to incubator/firefox-desktop-g3/0.0.12/ix_values.yaml diff --git a/incubator/firefox-desktop-g3/0.0.11/questions.yaml b/incubator/firefox-desktop-g3/0.0.12/questions.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.11/questions.yaml rename to incubator/firefox-desktop-g3/0.0.12/questions.yaml diff --git a/incubator/firefox-desktop-g3/0.0.11/templates/common.yaml b/incubator/firefox-desktop-g3/0.0.12/templates/common.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.11/templates/common.yaml rename to incubator/firefox-desktop-g3/0.0.12/templates/common.yaml diff --git a/incubator/firefox-desktop-g3/0.0.11/values.yaml b/incubator/firefox-desktop-g3/0.0.12/values.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.11/values.yaml rename to incubator/firefox-desktop-g3/0.0.12/values.yaml diff --git a/incubator/fireshare/0.0.11/CHANGELOG.md b/incubator/fireshare/0.0.11/CHANGELOG.md deleted file mode 100644 index 1707fbc1fa0..00000000000 --- a/incubator/fireshare/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [fireshare-0.0.11](https://github.com/truecharts/apps/compare/fireshare-0.0.10...fireshare-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [fireshare-0.0.10]fireshare-0.0.10 (2022-07-21) - -### 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] - - - -## [fireshare-0.0.10]fireshare-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fireshare-0.0.10]fireshare-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fireshare-0.0.10]fireshare-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [fireshare-0.0.10]fireshare-0.0.10 (2022-07-20) diff --git a/incubator/fireshare/0.0.11/Chart.lock b/incubator/fireshare/0.0.11/Chart.lock deleted file mode 100644 index f3e3f80ee80..00000000000 --- a/incubator/fireshare/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:17:53.64510252Z" diff --git a/incubator/fireshare/0.0.11/Chart.yaml b/incubator/fireshare/0.0.11/Chart.yaml deleted file mode 100644 index 7dfca3a1112..00000000000 --- a/incubator/fireshare/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Fireshare allows you to easily share your media whether that be game\ - \ clips, screen records, or movies through a unique publically accessible link.\ - \ \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/fireshare -icon: https://truecharts.org/img/chart-icons/fireshare.png -keywords: - - fireshare - - Other - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fireshare -sources: - - https://github.com/ShaneIsrael/fireshare - - https://hub.docker.com/r/shaneisrael/fireshare -type: application -version: 0.0.11 diff --git a/incubator/fireshare/0.0.11/README.md b/incubator/fireshare/0.0.11/README.md deleted file mode 100644 index 24ccbdfb3b0..00000000000 --- a/incubator/fireshare/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fireshare - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Fireshare allows you to easily share your media whether that be game clips, screen records, or movies through a unique publically accessible link. - -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: [fireshare](https://truecharts.org/docs/charts/stable/fireshare) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fireshare` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fireshare TrueCharts/fireshare -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fireshare` deployment - -```console -helm uninstall fireshare -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fireshare \ - --set env.TZ="America/New York" \ - TrueCharts/fireshare -``` - -#### 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 fireshare TrueCharts/fireshare -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fireshare/0.0.11/charts/common-10.4.6.tgz b/incubator/fireshare/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fireshare/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fireshare/0.0.12/CHANGELOG.md b/incubator/fireshare/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..93ed5cb56ec --- /dev/null +++ b/incubator/fireshare/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [fireshare-0.0.12](https://github.com/truecharts/apps/compare/fireshare-0.0.11...fireshare-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fireshare-0.0.11](https://github.com/truecharts/apps/compare/fireshare-0.0.10...fireshare-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [fireshare-0.0.10]fireshare-0.0.10 (2022-07-21) + +### 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] + + + +## [fireshare-0.0.10]fireshare-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fireshare-0.0.10]fireshare-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fireshare-0.0.10]fireshare-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [fireshare-0.0.10]fireshare-0.0.10 (2022-07-20) diff --git a/incubator/fireshare/0.0.12/Chart.lock b/incubator/fireshare/0.0.12/Chart.lock new file mode 100644 index 00000000000..cb035f7d7b1 --- /dev/null +++ b/incubator/fireshare/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:00:47.587356129Z" diff --git a/incubator/fireshare/0.0.12/Chart.yaml b/incubator/fireshare/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e8d13e95427 --- /dev/null +++ b/incubator/fireshare/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other + - MediaServer-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Fireshare allows you to easily share your media whether that be game\ + \ clips, screen records, or movies through a unique publically accessible link.\ + \ \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/fireshare +icon: https://truecharts.org/img/chart-icons/fireshare.png +keywords: + - fireshare + - Other + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fireshare +sources: + - https://github.com/ShaneIsrael/fireshare + - https://hub.docker.com/r/shaneisrael/fireshare +type: application +version: 0.0.12 diff --git a/incubator/fireshare/0.0.12/README.md b/incubator/fireshare/0.0.12/README.md new file mode 100644 index 00000000000..e5c413c61cf --- /dev/null +++ b/incubator/fireshare/0.0.12/README.md @@ -0,0 +1,108 @@ +# fireshare + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Fireshare allows you to easily share your media whether that be game clips, screen records, or movies through a unique publically accessible link. + +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: [fireshare](https://truecharts.org/docs/charts/stable/fireshare) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fireshare` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fireshare TrueCharts/fireshare +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fireshare` deployment + +```console +helm uninstall fireshare +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fireshare \ + --set env.TZ="America/New York" \ + TrueCharts/fireshare +``` + +#### 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 fireshare TrueCharts/fireshare -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fireshare/0.0.11/app-readme.md b/incubator/fireshare/0.0.12/app-readme.md similarity index 100% rename from incubator/fireshare/0.0.11/app-readme.md rename to incubator/fireshare/0.0.12/app-readme.md diff --git a/incubator/fireshare/0.0.12/charts/common-10.4.7.tgz b/incubator/fireshare/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fireshare/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/fireshare/0.0.11/ix_values.yaml b/incubator/fireshare/0.0.12/ix_values.yaml similarity index 100% rename from incubator/fireshare/0.0.11/ix_values.yaml rename to incubator/fireshare/0.0.12/ix_values.yaml diff --git a/incubator/fireshare/0.0.11/questions.yaml b/incubator/fireshare/0.0.12/questions.yaml similarity index 100% rename from incubator/fireshare/0.0.11/questions.yaml rename to incubator/fireshare/0.0.12/questions.yaml diff --git a/incubator/fireshare/0.0.11/templates/common.yaml b/incubator/fireshare/0.0.12/templates/common.yaml similarity index 100% rename from incubator/fireshare/0.0.11/templates/common.yaml rename to incubator/fireshare/0.0.12/templates/common.yaml diff --git a/incubator/fireshare/0.0.11/values.yaml b/incubator/fireshare/0.0.12/values.yaml similarity index 100% rename from incubator/fireshare/0.0.11/values.yaml rename to incubator/fireshare/0.0.12/values.yaml diff --git a/incubator/fistfuloffrags/0.0.11/CHANGELOG.md b/incubator/fistfuloffrags/0.0.11/CHANGELOG.md deleted file mode 100644 index d3f68e03f9c..00000000000 --- a/incubator/fistfuloffrags/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [fistfuloffrags-0.0.11](https://github.com/truecharts/apps/compare/fistfuloffrags-0.0.10...fistfuloffrags-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [fistfuloffrags-0.0.10]fistfuloffrags-0.0.10 (2022-07-21) - -### 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] - - - -## [fistfuloffrags-0.0.10]fistfuloffrags-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fistfuloffrags-0.0.10]fistfuloffrags-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fistfuloffrags-0.0.10]fistfuloffrags-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [fistfuloffrags-0.0.10]fistfuloffrags-0.0.10 (2022-07-20) diff --git a/incubator/fistfuloffrags/0.0.11/Chart.lock b/incubator/fistfuloffrags/0.0.11/Chart.lock deleted file mode 100644 index b3f7cce3649..00000000000 --- a/incubator/fistfuloffrags/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:17:57.84482588Z" diff --git a/incubator/fistfuloffrags/0.0.11/Chart.yaml b/incubator/fistfuloffrags/0.0.11/Chart.yaml deleted file mode 100644 index 271cb128dd8..00000000000 --- a/incubator/fistfuloffrags/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Fistful of Frags and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/fistfuloffrags -icon: https://truecharts.org/img/chart-icons/fistfuloffrags.png -keywords: - - fistfuloffrags - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fistfuloffrags -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/fistfuloffrags/0.0.11/README.md b/incubator/fistfuloffrags/0.0.11/README.md deleted file mode 100644 index 7692a5b62be..00000000000 --- a/incubator/fistfuloffrags/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fistfuloffrags - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Fistful of Frags and run it. - -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: [fistfuloffrags](https://truecharts.org/docs/charts/stable/fistfuloffrags) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fistfuloffrags` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fistfuloffrags TrueCharts/fistfuloffrags -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fistfuloffrags` deployment - -```console -helm uninstall fistfuloffrags -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fistfuloffrags \ - --set env.TZ="America/New York" \ - TrueCharts/fistfuloffrags -``` - -#### 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 fistfuloffrags TrueCharts/fistfuloffrags -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fistfuloffrags/0.0.11/charts/common-10.4.6.tgz b/incubator/fistfuloffrags/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fistfuloffrags/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fistfuloffrags/0.0.12/CHANGELOG.md b/incubator/fistfuloffrags/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..023a40f75d9 --- /dev/null +++ b/incubator/fistfuloffrags/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [fistfuloffrags-0.0.12](https://github.com/truecharts/apps/compare/fistfuloffrags-0.0.11...fistfuloffrags-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fistfuloffrags-0.0.11](https://github.com/truecharts/apps/compare/fistfuloffrags-0.0.10...fistfuloffrags-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [fistfuloffrags-0.0.10]fistfuloffrags-0.0.10 (2022-07-21) + +### 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] + + + +## [fistfuloffrags-0.0.10]fistfuloffrags-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fistfuloffrags-0.0.10]fistfuloffrags-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fistfuloffrags-0.0.10]fistfuloffrags-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [fistfuloffrags-0.0.10]fistfuloffrags-0.0.10 (2022-07-20) diff --git a/incubator/fistfuloffrags/0.0.12/Chart.lock b/incubator/fistfuloffrags/0.0.12/Chart.lock new file mode 100644 index 00000000000..82af5bb5d2c --- /dev/null +++ b/incubator/fistfuloffrags/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:00:47.671598894Z" diff --git a/incubator/fistfuloffrags/0.0.12/Chart.yaml b/incubator/fistfuloffrags/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e0137f14cfd --- /dev/null +++ b/incubator/fistfuloffrags/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Fistful of Frags and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/fistfuloffrags +icon: https://truecharts.org/img/chart-icons/fistfuloffrags.png +keywords: + - fistfuloffrags + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fistfuloffrags +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/fistfuloffrags/0.0.12/README.md b/incubator/fistfuloffrags/0.0.12/README.md new file mode 100644 index 00000000000..cc8f6ba23de --- /dev/null +++ b/incubator/fistfuloffrags/0.0.12/README.md @@ -0,0 +1,108 @@ +# fistfuloffrags + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Fistful of Frags and run it. + +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: [fistfuloffrags](https://truecharts.org/docs/charts/stable/fistfuloffrags) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fistfuloffrags` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fistfuloffrags TrueCharts/fistfuloffrags +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fistfuloffrags` deployment + +```console +helm uninstall fistfuloffrags +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fistfuloffrags \ + --set env.TZ="America/New York" \ + TrueCharts/fistfuloffrags +``` + +#### 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 fistfuloffrags TrueCharts/fistfuloffrags -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fistfuloffrags/0.0.11/app-readme.md b/incubator/fistfuloffrags/0.0.12/app-readme.md similarity index 100% rename from incubator/fistfuloffrags/0.0.11/app-readme.md rename to incubator/fistfuloffrags/0.0.12/app-readme.md diff --git a/incubator/fistfuloffrags/0.0.12/charts/common-10.4.7.tgz b/incubator/fistfuloffrags/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fistfuloffrags/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/fistfuloffrags/0.0.11/ix_values.yaml b/incubator/fistfuloffrags/0.0.12/ix_values.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.11/ix_values.yaml rename to incubator/fistfuloffrags/0.0.12/ix_values.yaml diff --git a/incubator/fistfuloffrags/0.0.11/questions.yaml b/incubator/fistfuloffrags/0.0.12/questions.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.11/questions.yaml rename to incubator/fistfuloffrags/0.0.12/questions.yaml diff --git a/incubator/fistfuloffrags/0.0.11/templates/common.yaml b/incubator/fistfuloffrags/0.0.12/templates/common.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.11/templates/common.yaml rename to incubator/fistfuloffrags/0.0.12/templates/common.yaml diff --git a/incubator/fistfuloffrags/0.0.11/values.yaml b/incubator/fistfuloffrags/0.0.12/values.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.11/values.yaml rename to incubator/fistfuloffrags/0.0.12/values.yaml diff --git a/incubator/fivem/0.0.11/CHANGELOG.md b/incubator/fivem/0.0.11/CHANGELOG.md deleted file mode 100644 index b747f1a399c..00000000000 --- a/incubator/fivem/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [fivem-0.0.11](https://github.com/truecharts/apps/compare/fivem-0.0.10...fivem-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [fivem-0.0.10]fivem-0.0.10 (2022-07-21) - -### 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] - - - -## [fivem-0.0.10]fivem-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fivem-0.0.10]fivem-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fivem-0.0.10]fivem-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [fivem-0.0.10]fivem-0.0.10 (2022-07-20) diff --git a/incubator/fivem/0.0.11/Chart.lock b/incubator/fivem/0.0.11/Chart.lock deleted file mode 100644 index 3ddda9a84a8..00000000000 --- a/incubator/fivem/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:18:07.164423387Z" diff --git a/incubator/fivem/0.0.11/Chart.yaml b/incubator/fivem/0.0.11/Chart.yaml deleted file mode 100644 index 8c86ca4e72a..00000000000 --- a/incubator/fivem/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "With this Docker you can run FiveM (GTA V MOD SERVER) it will automatically\ - \ download the latest version or if you want to updated it yourself set the \u2018\ - Manual Updates\u2019 (in the 'Show more settings' tab down below) to \u2018true\u2019\ - \ (without quotes). The Docker will automatically extract it and download all other\ - \ required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/\ - \ To run this container you must provide a valid Server Key (you can get them from\ - \ here: https://keymaster.fivem.net/) and your prefered Server Name.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/fivem -icon: https://truecharts.org/img/chart-icons/fivem.png -keywords: - - fivem - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fivem -sources: - - https://fivem.net/ - - https://hub.docker.com/r/ich777/fivemserver/ -type: application -version: 0.0.11 diff --git a/incubator/fivem/0.0.11/README.md b/incubator/fivem/0.0.11/README.md deleted file mode 100644 index 3fac18e3333..00000000000 --- a/incubator/fivem/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fivem - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -With this Docker you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Docker will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this container you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. - -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: [fivem](https://truecharts.org/docs/charts/stable/fivem) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fivem` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fivem TrueCharts/fivem -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fivem` deployment - -```console -helm uninstall fivem -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fivem \ - --set env.TZ="America/New York" \ - TrueCharts/fivem -``` - -#### 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 fivem TrueCharts/fivem -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fivem/0.0.11/charts/common-10.4.6.tgz b/incubator/fivem/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fivem/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fivem/0.0.12/CHANGELOG.md b/incubator/fivem/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b2419c99e8a --- /dev/null +++ b/incubator/fivem/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [fivem-0.0.12](https://github.com/truecharts/apps/compare/fivem-0.0.11...fivem-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fivem-0.0.11](https://github.com/truecharts/apps/compare/fivem-0.0.10...fivem-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [fivem-0.0.10]fivem-0.0.10 (2022-07-21) + +### 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] + + + +## [fivem-0.0.10]fivem-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fivem-0.0.10]fivem-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fivem-0.0.10]fivem-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [fivem-0.0.10]fivem-0.0.10 (2022-07-20) diff --git a/incubator/fivem/0.0.12/Chart.lock b/incubator/fivem/0.0.12/Chart.lock new file mode 100644 index 00000000000..1c4ffe95467 --- /dev/null +++ b/incubator/fivem/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:00:58.894045188Z" diff --git a/incubator/fivem/0.0.12/Chart.yaml b/incubator/fivem/0.0.12/Chart.yaml new file mode 100644 index 00000000000..21a1fc7a512 --- /dev/null +++ b/incubator/fivem/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "With this Docker you can run FiveM (GTA V MOD SERVER) it will automatically\ + \ download the latest version or if you want to updated it yourself set the \u2018\ + Manual Updates\u2019 (in the 'Show more settings' tab down below) to \u2018true\u2019\ + \ (without quotes). The Docker will automatically extract it and download all other\ + \ required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/\ + \ To run this container you must provide a valid Server Key (you can get them from\ + \ here: https://keymaster.fivem.net/) and your prefered Server Name.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/fivem +icon: https://truecharts.org/img/chart-icons/fivem.png +keywords: + - fivem + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fivem +sources: + - https://fivem.net/ + - https://hub.docker.com/r/ich777/fivemserver/ +type: application +version: 0.0.12 diff --git a/incubator/fivem/0.0.12/README.md b/incubator/fivem/0.0.12/README.md new file mode 100644 index 00000000000..ccf7cbc81a7 --- /dev/null +++ b/incubator/fivem/0.0.12/README.md @@ -0,0 +1,108 @@ +# fivem + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +With this Docker you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Docker will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this container you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. + +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: [fivem](https://truecharts.org/docs/charts/stable/fivem) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fivem` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fivem TrueCharts/fivem +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fivem` deployment + +```console +helm uninstall fivem +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fivem \ + --set env.TZ="America/New York" \ + TrueCharts/fivem +``` + +#### 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 fivem TrueCharts/fivem -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fivem/0.0.11/app-readme.md b/incubator/fivem/0.0.12/app-readme.md similarity index 100% rename from incubator/fivem/0.0.11/app-readme.md rename to incubator/fivem/0.0.12/app-readme.md diff --git a/incubator/fivem/0.0.12/charts/common-10.4.7.tgz b/incubator/fivem/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fivem/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/fivem/0.0.11/ix_values.yaml b/incubator/fivem/0.0.12/ix_values.yaml similarity index 100% rename from incubator/fivem/0.0.11/ix_values.yaml rename to incubator/fivem/0.0.12/ix_values.yaml diff --git a/incubator/fivem/0.0.11/questions.yaml b/incubator/fivem/0.0.12/questions.yaml similarity index 100% rename from incubator/fivem/0.0.11/questions.yaml rename to incubator/fivem/0.0.12/questions.yaml diff --git a/incubator/fivem/0.0.11/templates/common.yaml b/incubator/fivem/0.0.12/templates/common.yaml similarity index 100% rename from incubator/fivem/0.0.11/templates/common.yaml rename to incubator/fivem/0.0.12/templates/common.yaml diff --git a/incubator/fivem/0.0.11/values.yaml b/incubator/fivem/0.0.12/values.yaml similarity index 100% rename from incubator/fivem/0.0.11/values.yaml rename to incubator/fivem/0.0.12/values.yaml diff --git a/incubator/flame/0.0.11/CHANGELOG.md b/incubator/flame/0.0.11/CHANGELOG.md deleted file mode 100644 index 222632a8f1a..00000000000 --- a/incubator/flame/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [flame-0.0.11](https://github.com/truecharts/apps/compare/flame-0.0.10...flame-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [flame-0.0.10]flame-0.0.10 (2022-07-21) - -### 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] - - - -## [flame-0.0.10]flame-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [flame-0.0.10]flame-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [flame-0.0.10]flame-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [flame-0.0.10]flame-0.0.10 (2022-07-20) diff --git a/incubator/flame/0.0.11/Chart.lock b/incubator/flame/0.0.11/Chart.lock deleted file mode 100644 index 5facd086930..00000000000 --- a/incubator/flame/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:18:14.901029053Z" diff --git a/incubator/flame/0.0.11/Chart.yaml b/incubator/flame/0.0.11/Chart.yaml deleted file mode 100644 index 7c7c7da06f3..00000000000 --- a/incubator/flame/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Flame is self-hosted startpage for your server. Easily manage your apps - and bookmarks with built-in editors. -home: https://github.com/truecharts/apps/tree/master/charts/stable/flame -icon: https://truecharts.org/img/chart-icons/flame.png -keywords: - - flame - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flame -sources: - - https://github.com/pawelmalak/flame - - https://hub.docker.com/r/pawelmalak/flame -type: application -version: 0.0.11 diff --git a/incubator/flame/0.0.11/README.md b/incubator/flame/0.0.11/README.md deleted file mode 100644 index 84188a8eb3d..00000000000 --- a/incubator/flame/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# flame - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors. - -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: [flame](https://truecharts.org/docs/charts/stable/flame) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `flame` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install flame TrueCharts/flame -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `flame` deployment - -```console -helm uninstall flame -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flame \ - --set env.TZ="America/New York" \ - TrueCharts/flame -``` - -#### 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 flame TrueCharts/flame -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/flame/0.0.11/charts/common-10.4.6.tgz b/incubator/flame/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/flame/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/flame/0.0.12/CHANGELOG.md b/incubator/flame/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..211e5b53f25 --- /dev/null +++ b/incubator/flame/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [flame-0.0.12](https://github.com/truecharts/apps/compare/flame-0.0.11...flame-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [flame-0.0.11](https://github.com/truecharts/apps/compare/flame-0.0.10...flame-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [flame-0.0.10]flame-0.0.10 (2022-07-21) + +### 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] + + + +## [flame-0.0.10]flame-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [flame-0.0.10]flame-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [flame-0.0.10]flame-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [flame-0.0.10]flame-0.0.10 (2022-07-20) diff --git a/incubator/flame/0.0.12/Chart.lock b/incubator/flame/0.0.12/Chart.lock new file mode 100644 index 00000000000..24820bbc503 --- /dev/null +++ b/incubator/flame/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:01:04.643223068Z" diff --git a/incubator/flame/0.0.12/Chart.yaml b/incubator/flame/0.0.12/Chart.yaml new file mode 100644 index 00000000000..def27a96d11 --- /dev/null +++ b/incubator/flame/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Flame is self-hosted startpage for your server. Easily manage your apps + and bookmarks with built-in editors. +home: https://github.com/truecharts/apps/tree/master/charts/stable/flame +icon: https://truecharts.org/img/chart-icons/flame.png +keywords: + - flame + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flame +sources: + - https://github.com/pawelmalak/flame + - https://hub.docker.com/r/pawelmalak/flame +type: application +version: 0.0.12 diff --git a/incubator/flame/0.0.12/README.md b/incubator/flame/0.0.12/README.md new file mode 100644 index 00000000000..4b586f0cf1f --- /dev/null +++ b/incubator/flame/0.0.12/README.md @@ -0,0 +1,108 @@ +# flame + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors. + +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: [flame](https://truecharts.org/docs/charts/stable/flame) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `flame` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install flame TrueCharts/flame +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `flame` deployment + +```console +helm uninstall flame +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flame \ + --set env.TZ="America/New York" \ + TrueCharts/flame +``` + +#### 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 flame TrueCharts/flame -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/flame/0.0.11/app-readme.md b/incubator/flame/0.0.12/app-readme.md similarity index 100% rename from incubator/flame/0.0.11/app-readme.md rename to incubator/flame/0.0.12/app-readme.md diff --git a/incubator/flame/0.0.12/charts/common-10.4.7.tgz b/incubator/flame/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/flame/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/flame/0.0.11/ix_values.yaml b/incubator/flame/0.0.12/ix_values.yaml similarity index 100% rename from incubator/flame/0.0.11/ix_values.yaml rename to incubator/flame/0.0.12/ix_values.yaml diff --git a/incubator/flame/0.0.11/questions.yaml b/incubator/flame/0.0.12/questions.yaml similarity index 100% rename from incubator/flame/0.0.11/questions.yaml rename to incubator/flame/0.0.12/questions.yaml diff --git a/incubator/flame/0.0.11/templates/common.yaml b/incubator/flame/0.0.12/templates/common.yaml similarity index 100% rename from incubator/flame/0.0.11/templates/common.yaml rename to incubator/flame/0.0.12/templates/common.yaml diff --git a/incubator/flame/0.0.11/values.yaml b/incubator/flame/0.0.12/values.yaml similarity index 100% rename from incubator/flame/0.0.11/values.yaml rename to incubator/flame/0.0.12/values.yaml diff --git a/incubator/flashpaper/0.0.11/CHANGELOG.md b/incubator/flashpaper/0.0.11/CHANGELOG.md deleted file mode 100644 index a30d039f4a6..00000000000 --- a/incubator/flashpaper/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [flashpaper-0.0.11](https://github.com/truecharts/apps/compare/flashpaper-0.0.10...flashpaper-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [flashpaper-0.0.10]flashpaper-0.0.10 (2022-07-21) - -### 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] - - - -## [flashpaper-0.0.10]flashpaper-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [flashpaper-0.0.10]flashpaper-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [flashpaper-0.0.10]flashpaper-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [flashpaper-0.0.10]flashpaper-0.0.10 (2022-07-20) diff --git a/incubator/flashpaper/0.0.11/Chart.lock b/incubator/flashpaper/0.0.11/Chart.lock deleted file mode 100644 index 142b7d2e58c..00000000000 --- a/incubator/flashpaper/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:18:16.384372953Z" diff --git a/incubator/flashpaper/0.0.11/Chart.yaml b/incubator/flashpaper/0.0.11/Chart.yaml deleted file mode 100644 index 2d2657df5ae..00000000000 --- a/incubator/flashpaper/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Security - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/flashpaper -icon: https://truecharts.org/img/chart-icons/flashpaper.png -keywords: - - flashpaper - - Cloud - - Productivity - - Security - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flashpaper -sources: - - https://github.com/AndrewPaglusch/FlashPaper - - https://hub.docker.com/r/andrewpaglusch/flashpaper -type: application -version: 0.0.11 diff --git a/incubator/flashpaper/0.0.11/README.md b/incubator/flashpaper/0.0.11/README.md deleted file mode 100644 index f06b3ceccc0..00000000000 --- a/incubator/flashpaper/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# flashpaper - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [flashpaper](https://truecharts.org/docs/charts/stable/flashpaper) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `flashpaper` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install flashpaper TrueCharts/flashpaper -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `flashpaper` deployment - -```console -helm uninstall flashpaper -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flashpaper \ - --set env.TZ="America/New York" \ - TrueCharts/flashpaper -``` - -#### 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 flashpaper TrueCharts/flashpaper -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/flashpaper/0.0.11/charts/common-10.4.6.tgz b/incubator/flashpaper/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/flashpaper/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/flashpaper/0.0.12/CHANGELOG.md b/incubator/flashpaper/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e470536e6c4 --- /dev/null +++ b/incubator/flashpaper/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [flashpaper-0.0.12](https://github.com/truecharts/apps/compare/flashpaper-0.0.11...flashpaper-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [flashpaper-0.0.11](https://github.com/truecharts/apps/compare/flashpaper-0.0.10...flashpaper-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [flashpaper-0.0.10]flashpaper-0.0.10 (2022-07-21) + +### 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] + + + +## [flashpaper-0.0.10]flashpaper-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [flashpaper-0.0.10]flashpaper-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [flashpaper-0.0.10]flashpaper-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [flashpaper-0.0.10]flashpaper-0.0.10 (2022-07-20) diff --git a/incubator/flashpaper/0.0.12/Chart.lock b/incubator/flashpaper/0.0.12/Chart.lock new file mode 100644 index 00000000000..60f8a1ea9e3 --- /dev/null +++ b/incubator/flashpaper/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:01:06.267079917Z" diff --git a/incubator/flashpaper/0.0.12/Chart.yaml b/incubator/flashpaper/0.0.12/Chart.yaml new file mode 100644 index 00000000000..82ee708f089 --- /dev/null +++ b/incubator/flashpaper/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Security + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/flashpaper +icon: https://truecharts.org/img/chart-icons/flashpaper.png +keywords: + - flashpaper + - Cloud + - Productivity + - Security + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flashpaper +sources: + - https://github.com/AndrewPaglusch/FlashPaper + - https://hub.docker.com/r/andrewpaglusch/flashpaper +type: application +version: 0.0.12 diff --git a/incubator/flashpaper/0.0.12/README.md b/incubator/flashpaper/0.0.12/README.md new file mode 100644 index 00000000000..44a2c23c5c3 --- /dev/null +++ b/incubator/flashpaper/0.0.12/README.md @@ -0,0 +1,108 @@ +# flashpaper + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [flashpaper](https://truecharts.org/docs/charts/stable/flashpaper) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `flashpaper` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install flashpaper TrueCharts/flashpaper +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `flashpaper` deployment + +```console +helm uninstall flashpaper +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flashpaper \ + --set env.TZ="America/New York" \ + TrueCharts/flashpaper +``` + +#### 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 flashpaper TrueCharts/flashpaper -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/flashpaper/0.0.11/app-readme.md b/incubator/flashpaper/0.0.12/app-readme.md similarity index 100% rename from incubator/flashpaper/0.0.11/app-readme.md rename to incubator/flashpaper/0.0.12/app-readme.md diff --git a/incubator/flashpaper/0.0.12/charts/common-10.4.7.tgz b/incubator/flashpaper/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/flashpaper/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/flashpaper/0.0.11/ix_values.yaml b/incubator/flashpaper/0.0.12/ix_values.yaml similarity index 100% rename from incubator/flashpaper/0.0.11/ix_values.yaml rename to incubator/flashpaper/0.0.12/ix_values.yaml diff --git a/incubator/flashpaper/0.0.11/questions.yaml b/incubator/flashpaper/0.0.12/questions.yaml similarity index 100% rename from incubator/flashpaper/0.0.11/questions.yaml rename to incubator/flashpaper/0.0.12/questions.yaml diff --git a/incubator/flashpaper/0.0.11/templates/common.yaml b/incubator/flashpaper/0.0.12/templates/common.yaml similarity index 100% rename from incubator/flashpaper/0.0.11/templates/common.yaml rename to incubator/flashpaper/0.0.12/templates/common.yaml diff --git a/incubator/flashpaper/0.0.11/values.yaml b/incubator/flashpaper/0.0.12/values.yaml similarity index 100% rename from incubator/flashpaper/0.0.11/values.yaml rename to incubator/flashpaper/0.0.12/values.yaml diff --git a/incubator/flextv/0.0.11/CHANGELOG.md b/incubator/flextv/0.0.11/CHANGELOG.md deleted file mode 100644 index d74080ff071..00000000000 --- a/incubator/flextv/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [flextv-0.0.11](https://github.com/truecharts/apps/compare/flextv-0.0.10...flextv-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [flextv-0.0.10]flextv-0.0.10 (2022-07-21) - -### 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] - - - -## [flextv-0.0.10]flextv-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [flextv-0.0.10]flextv-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [flextv-0.0.10]flextv-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [flextv-0.0.10]flextv-0.0.10 (2022-07-20) diff --git a/incubator/flextv/0.0.11/Chart.lock b/incubator/flextv/0.0.11/Chart.lock deleted file mode 100644 index d9ef7be3964..00000000000 --- a/incubator/flextv/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:18:21.537635819Z" diff --git a/incubator/flextv/0.0.11/Chart.yaml b/incubator/flextv/0.0.11/Chart.yaml deleted file mode 100644 index 736e4897dc2..00000000000 --- a/incubator/flextv/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A super-sexy voice interface for the Plex HTPC. -home: https://github.com/truecharts/apps/tree/master/charts/stable/flextv -icon: https://truecharts.org/img/chart-icons/flextv.png -keywords: - - flextv - - MediaApp -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flextv -sources: - - https://github.com/d8ahazard/FlexTV - - https://registry.hub.docker.com/r/jcreynolds/flextv/ -type: application -version: 0.0.11 diff --git a/incubator/flextv/0.0.11/README.md b/incubator/flextv/0.0.11/README.md deleted file mode 100644 index 7ada7fdbe1b..00000000000 --- a/incubator/flextv/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# flextv - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 super-sexy voice interface for the Plex HTPC. - -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: [flextv](https://truecharts.org/docs/charts/stable/flextv) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `flextv` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install flextv TrueCharts/flextv -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `flextv` deployment - -```console -helm uninstall flextv -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flextv \ - --set env.TZ="America/New York" \ - TrueCharts/flextv -``` - -#### 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 flextv TrueCharts/flextv -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/flextv/0.0.11/charts/common-10.4.6.tgz b/incubator/flextv/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/flextv/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/flextv/0.0.12/CHANGELOG.md b/incubator/flextv/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c6830f19d99 --- /dev/null +++ b/incubator/flextv/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [flextv-0.0.12](https://github.com/truecharts/apps/compare/flextv-0.0.11...flextv-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [flextv-0.0.11](https://github.com/truecharts/apps/compare/flextv-0.0.10...flextv-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [flextv-0.0.10]flextv-0.0.10 (2022-07-21) + +### 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] + + + +## [flextv-0.0.10]flextv-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [flextv-0.0.10]flextv-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [flextv-0.0.10]flextv-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [flextv-0.0.10]flextv-0.0.10 (2022-07-20) diff --git a/incubator/flextv/0.0.12/Chart.lock b/incubator/flextv/0.0.12/Chart.lock new file mode 100644 index 00000000000..5827c3b5d71 --- /dev/null +++ b/incubator/flextv/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:01:06.531702614Z" diff --git a/incubator/flextv/0.0.12/Chart.yaml b/incubator/flextv/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d6651b12c70 --- /dev/null +++ b/incubator/flextv/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A super-sexy voice interface for the Plex HTPC. +home: https://github.com/truecharts/apps/tree/master/charts/stable/flextv +icon: https://truecharts.org/img/chart-icons/flextv.png +keywords: + - flextv + - MediaApp +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flextv +sources: + - https://github.com/d8ahazard/FlexTV + - https://registry.hub.docker.com/r/jcreynolds/flextv/ +type: application +version: 0.0.12 diff --git a/incubator/flextv/0.0.12/README.md b/incubator/flextv/0.0.12/README.md new file mode 100644 index 00000000000..3bd473b1005 --- /dev/null +++ b/incubator/flextv/0.0.12/README.md @@ -0,0 +1,108 @@ +# flextv + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 super-sexy voice interface for the Plex HTPC. + +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: [flextv](https://truecharts.org/docs/charts/stable/flextv) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `flextv` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install flextv TrueCharts/flextv +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `flextv` deployment + +```console +helm uninstall flextv +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flextv \ + --set env.TZ="America/New York" \ + TrueCharts/flextv +``` + +#### 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 flextv TrueCharts/flextv -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/flextv/0.0.11/app-readme.md b/incubator/flextv/0.0.12/app-readme.md similarity index 100% rename from incubator/flextv/0.0.11/app-readme.md rename to incubator/flextv/0.0.12/app-readme.md diff --git a/incubator/flextv/0.0.12/charts/common-10.4.7.tgz b/incubator/flextv/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/flextv/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/flextv/0.0.11/ix_values.yaml b/incubator/flextv/0.0.12/ix_values.yaml similarity index 100% rename from incubator/flextv/0.0.11/ix_values.yaml rename to incubator/flextv/0.0.12/ix_values.yaml diff --git a/incubator/flextv/0.0.11/questions.yaml b/incubator/flextv/0.0.12/questions.yaml similarity index 100% rename from incubator/flextv/0.0.11/questions.yaml rename to incubator/flextv/0.0.12/questions.yaml diff --git a/incubator/flextv/0.0.11/templates/common.yaml b/incubator/flextv/0.0.12/templates/common.yaml similarity index 100% rename from incubator/flextv/0.0.11/templates/common.yaml rename to incubator/flextv/0.0.12/templates/common.yaml diff --git a/incubator/flextv/0.0.11/values.yaml b/incubator/flextv/0.0.12/values.yaml similarity index 100% rename from incubator/flextv/0.0.11/values.yaml rename to incubator/flextv/0.0.12/values.yaml diff --git a/incubator/fluttercoin-wallet/0.0.11/CHANGELOG.md b/incubator/fluttercoin-wallet/0.0.11/CHANGELOG.md deleted file mode 100644 index ddbf241f57c..00000000000 --- a/incubator/fluttercoin-wallet/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [fluttercoin-wallet-0.0.11](https://github.com/truecharts/apps/compare/fluttercoin-wallet-0.0.10...fluttercoin-wallet-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [fluttercoin-wallet-0.0.10]fluttercoin-wallet-0.0.10 (2022-07-21) - -### 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] - - - -## [fluttercoin-wallet-0.0.10]fluttercoin-wallet-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fluttercoin-wallet-0.0.10]fluttercoin-wallet-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fluttercoin-wallet-0.0.10]fluttercoin-wallet-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [fluttercoin-wallet-0.0.10]fluttercoin-wallet-0.0.10 (2022-07-20) diff --git a/incubator/fluttercoin-wallet/0.0.11/Chart.lock b/incubator/fluttercoin-wallet/0.0.11/Chart.lock deleted file mode 100644 index 1084fbc8a3e..00000000000 --- a/incubator/fluttercoin-wallet/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:18:31.021282483Z" diff --git a/incubator/fluttercoin-wallet/0.0.11/Chart.yaml b/incubator/fluttercoin-wallet/0.0.11/Chart.yaml deleted file mode 100644 index ff7f64d9522..00000000000 --- a/incubator/fluttercoin-wallet/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "FlutterCoin may be a coin with the tried and true algorithm of scrypt,\ - \ but it's definitely anything but ordinary.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/fluttercoin-wallet -icon: https://truecharts.org/img/chart-icons/fluttercoin-wallet.png -keywords: - - fluttercoin-wallet - - Network-Other - - Productivity - - Tools-Utilities - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fluttercoin-wallet -sources: - - https://fluttercoin.me/ - - https://hub.docker.com/r/ich777/fluttercoin -type: application -version: 0.0.11 diff --git a/incubator/fluttercoin-wallet/0.0.11/README.md b/incubator/fluttercoin-wallet/0.0.11/README.md deleted file mode 100644 index fae9238b830..00000000000 --- a/incubator/fluttercoin-wallet/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fluttercoin-wallet - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. - -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: [fluttercoin-wallet](https://truecharts.org/docs/charts/stable/fluttercoin-wallet) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fluttercoin-wallet` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fluttercoin-wallet TrueCharts/fluttercoin-wallet -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fluttercoin-wallet` deployment - -```console -helm uninstall fluttercoin-wallet -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fluttercoin-wallet \ - --set env.TZ="America/New York" \ - TrueCharts/fluttercoin-wallet -``` - -#### 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 fluttercoin-wallet TrueCharts/fluttercoin-wallet -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fluttercoin-wallet/0.0.11/charts/common-10.4.6.tgz b/incubator/fluttercoin-wallet/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fluttercoin-wallet/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fluttercoin-wallet/0.0.12/CHANGELOG.md b/incubator/fluttercoin-wallet/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..054877c5548 --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [fluttercoin-wallet-0.0.12](https://github.com/truecharts/apps/compare/fluttercoin-wallet-0.0.11...fluttercoin-wallet-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fluttercoin-wallet-0.0.11](https://github.com/truecharts/apps/compare/fluttercoin-wallet-0.0.10...fluttercoin-wallet-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [fluttercoin-wallet-0.0.10]fluttercoin-wallet-0.0.10 (2022-07-21) + +### 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] + + + +## [fluttercoin-wallet-0.0.10]fluttercoin-wallet-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fluttercoin-wallet-0.0.10]fluttercoin-wallet-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fluttercoin-wallet-0.0.10]fluttercoin-wallet-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [fluttercoin-wallet-0.0.10]fluttercoin-wallet-0.0.10 (2022-07-20) diff --git a/incubator/fluttercoin-wallet/0.0.12/Chart.lock b/incubator/fluttercoin-wallet/0.0.12/Chart.lock new file mode 100644 index 00000000000..a5b48598ffc --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:01:17.869235759Z" diff --git a/incubator/fluttercoin-wallet/0.0.12/Chart.yaml b/incubator/fluttercoin-wallet/0.0.12/Chart.yaml new file mode 100644 index 00000000000..3e8e23d8eae --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Productivity + - Tools-Utilities + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "FlutterCoin may be a coin with the tried and true algorithm of scrypt,\ + \ but it's definitely anything but ordinary.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/fluttercoin-wallet +icon: https://truecharts.org/img/chart-icons/fluttercoin-wallet.png +keywords: + - fluttercoin-wallet + - Network-Other + - Productivity + - Tools-Utilities + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fluttercoin-wallet +sources: + - https://fluttercoin.me/ + - https://hub.docker.com/r/ich777/fluttercoin +type: application +version: 0.0.12 diff --git a/incubator/fluttercoin-wallet/0.0.12/README.md b/incubator/fluttercoin-wallet/0.0.12/README.md new file mode 100644 index 00000000000..2887035a841 --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.12/README.md @@ -0,0 +1,108 @@ +# fluttercoin-wallet + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. + +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: [fluttercoin-wallet](https://truecharts.org/docs/charts/stable/fluttercoin-wallet) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fluttercoin-wallet` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fluttercoin-wallet TrueCharts/fluttercoin-wallet +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fluttercoin-wallet` deployment + +```console +helm uninstall fluttercoin-wallet +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fluttercoin-wallet \ + --set env.TZ="America/New York" \ + TrueCharts/fluttercoin-wallet +``` + +#### 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 fluttercoin-wallet TrueCharts/fluttercoin-wallet -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fluttercoin-wallet/0.0.11/app-readme.md b/incubator/fluttercoin-wallet/0.0.12/app-readme.md similarity index 100% rename from incubator/fluttercoin-wallet/0.0.11/app-readme.md rename to incubator/fluttercoin-wallet/0.0.12/app-readme.md diff --git a/incubator/fluttercoin-wallet/0.0.12/charts/common-10.4.7.tgz b/incubator/fluttercoin-wallet/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fluttercoin-wallet/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/fluttercoin-wallet/0.0.11/ix_values.yaml b/incubator/fluttercoin-wallet/0.0.12/ix_values.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.11/ix_values.yaml rename to incubator/fluttercoin-wallet/0.0.12/ix_values.yaml diff --git a/incubator/fluttercoin-wallet/0.0.11/questions.yaml b/incubator/fluttercoin-wallet/0.0.12/questions.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.11/questions.yaml rename to incubator/fluttercoin-wallet/0.0.12/questions.yaml diff --git a/incubator/fluttercoin-wallet/0.0.11/templates/common.yaml b/incubator/fluttercoin-wallet/0.0.12/templates/common.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.11/templates/common.yaml rename to incubator/fluttercoin-wallet/0.0.12/templates/common.yaml diff --git a/incubator/fluttercoin-wallet/0.0.11/values.yaml b/incubator/fluttercoin-wallet/0.0.12/values.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.11/values.yaml rename to incubator/fluttercoin-wallet/0.0.12/values.yaml diff --git a/incubator/fmd2-wine/0.0.11/CHANGELOG.md b/incubator/fmd2-wine/0.0.11/CHANGELOG.md deleted file mode 100644 index 7bb66b35d44..00000000000 --- a/incubator/fmd2-wine/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [fmd2-wine-0.0.11](https://github.com/truecharts/apps/compare/fmd2-wine-0.0.10...fmd2-wine-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [fmd2-wine-0.0.10]fmd2-wine-0.0.10 (2022-07-21) - -### 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] - - - -## [fmd2-wine-0.0.10]fmd2-wine-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fmd2-wine-0.0.10]fmd2-wine-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fmd2-wine-0.0.10]fmd2-wine-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [fmd2-wine-0.0.10]fmd2-wine-0.0.10 (2022-07-20) diff --git a/incubator/fmd2-wine/0.0.11/Chart.lock b/incubator/fmd2-wine/0.0.11/Chart.lock deleted file mode 100644 index 3f6b9314c2e..00000000000 --- a/incubator/fmd2-wine/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:18:38.314257326Z" diff --git a/incubator/fmd2-wine/0.0.11/Chart.yaml b/incubator/fmd2-wine/0.0.11/Chart.yaml deleted file mode 100644 index 9acae85f17f..00000000000 --- a/incubator/fmd2-wine/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "**FMD2:** This is an active fork of the Free Manga Downloader which\ - \ is a free open source application written in Object Pascal for managing and downloading\ - \ manga from various websites. \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/fmd2-wine -icon: https://truecharts.org/img/chart-icons/fmd2-wine.png -keywords: - - fmd2-wine - - Downloaders - - MediaApp-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fmd2-wine -sources: - - https://github.com/Banh-Canh/docker-FMD2 - - https://hub.docker.com/r/banhcanh/docker-fmd2/ -type: application -version: 0.0.11 diff --git a/incubator/fmd2-wine/0.0.11/README.md b/incubator/fmd2-wine/0.0.11/README.md deleted file mode 100644 index 57d23aad314..00000000000 --- a/incubator/fmd2-wine/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fmd2-wine - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. - -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: [fmd2-wine](https://truecharts.org/docs/charts/stable/fmd2-wine) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fmd2-wine` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fmd2-wine TrueCharts/fmd2-wine -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fmd2-wine` deployment - -```console -helm uninstall fmd2-wine -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fmd2-wine \ - --set env.TZ="America/New York" \ - TrueCharts/fmd2-wine -``` - -#### 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 fmd2-wine TrueCharts/fmd2-wine -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fmd2-wine/0.0.11/charts/common-10.4.6.tgz b/incubator/fmd2-wine/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fmd2-wine/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fmd2-wine/0.0.12/CHANGELOG.md b/incubator/fmd2-wine/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c40c12c6a5f --- /dev/null +++ b/incubator/fmd2-wine/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [fmd2-wine-0.0.12](https://github.com/truecharts/apps/compare/fmd2-wine-0.0.11...fmd2-wine-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fmd2-wine-0.0.11](https://github.com/truecharts/apps/compare/fmd2-wine-0.0.10...fmd2-wine-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [fmd2-wine-0.0.10]fmd2-wine-0.0.10 (2022-07-21) + +### 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] + + + +## [fmd2-wine-0.0.10]fmd2-wine-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fmd2-wine-0.0.10]fmd2-wine-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fmd2-wine-0.0.10]fmd2-wine-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [fmd2-wine-0.0.10]fmd2-wine-0.0.10 (2022-07-20) diff --git a/incubator/fmd2-wine/0.0.12/Chart.lock b/incubator/fmd2-wine/0.0.12/Chart.lock new file mode 100644 index 00000000000..196146601be --- /dev/null +++ b/incubator/fmd2-wine/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:01:23.783243051Z" diff --git a/incubator/fmd2-wine/0.0.12/Chart.yaml b/incubator/fmd2-wine/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5887f3c7cbd --- /dev/null +++ b/incubator/fmd2-wine/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Books +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "**FMD2:** This is an active fork of the Free Manga Downloader which\ + \ is a free open source application written in Object Pascal for managing and downloading\ + \ manga from various websites. \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/fmd2-wine +icon: https://truecharts.org/img/chart-icons/fmd2-wine.png +keywords: + - fmd2-wine + - Downloaders + - MediaApp-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fmd2-wine +sources: + - https://github.com/Banh-Canh/docker-FMD2 + - https://hub.docker.com/r/banhcanh/docker-fmd2/ +type: application +version: 0.0.12 diff --git a/incubator/fmd2-wine/0.0.12/README.md b/incubator/fmd2-wine/0.0.12/README.md new file mode 100644 index 00000000000..c5e4a3a9710 --- /dev/null +++ b/incubator/fmd2-wine/0.0.12/README.md @@ -0,0 +1,108 @@ +# fmd2-wine + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. + +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: [fmd2-wine](https://truecharts.org/docs/charts/stable/fmd2-wine) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fmd2-wine` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fmd2-wine TrueCharts/fmd2-wine +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fmd2-wine` deployment + +```console +helm uninstall fmd2-wine +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fmd2-wine \ + --set env.TZ="America/New York" \ + TrueCharts/fmd2-wine +``` + +#### 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 fmd2-wine TrueCharts/fmd2-wine -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fmd2-wine/0.0.11/app-readme.md b/incubator/fmd2-wine/0.0.12/app-readme.md similarity index 100% rename from incubator/fmd2-wine/0.0.11/app-readme.md rename to incubator/fmd2-wine/0.0.12/app-readme.md diff --git a/incubator/fmd2-wine/0.0.12/charts/common-10.4.7.tgz b/incubator/fmd2-wine/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fmd2-wine/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/fmd2-wine/0.0.11/ix_values.yaml b/incubator/fmd2-wine/0.0.12/ix_values.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.11/ix_values.yaml rename to incubator/fmd2-wine/0.0.12/ix_values.yaml diff --git a/incubator/fmd2-wine/0.0.11/questions.yaml b/incubator/fmd2-wine/0.0.12/questions.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.11/questions.yaml rename to incubator/fmd2-wine/0.0.12/questions.yaml diff --git a/incubator/fmd2-wine/0.0.11/templates/common.yaml b/incubator/fmd2-wine/0.0.12/templates/common.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.11/templates/common.yaml rename to incubator/fmd2-wine/0.0.12/templates/common.yaml diff --git a/incubator/fmd2-wine/0.0.11/values.yaml b/incubator/fmd2-wine/0.0.12/values.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.11/values.yaml rename to incubator/fmd2-wine/0.0.12/values.yaml diff --git a/incubator/fogproject/0.0.11/CHANGELOG.md b/incubator/fogproject/0.0.11/CHANGELOG.md deleted file mode 100644 index 24dc08829cd..00000000000 --- a/incubator/fogproject/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [fogproject-0.0.11](https://github.com/truecharts/apps/compare/fogproject-0.0.10...fogproject-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [fogproject-0.0.10]fogproject-0.0.10 (2022-07-21) - -### 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] - - - -## [fogproject-0.0.10]fogproject-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fogproject-0.0.10]fogproject-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fogproject-0.0.10]fogproject-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [fogproject-0.0.10]fogproject-0.0.10 (2022-07-20) diff --git a/incubator/fogproject/0.0.11/Chart.lock b/incubator/fogproject/0.0.11/Chart.lock deleted file mode 100644 index 700521df18e..00000000000 --- a/incubator/fogproject/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:18:40.025516364Z" diff --git a/incubator/fogproject/0.0.11/Chart.yaml b/incubator/fogproject/0.0.11/Chart.yaml deleted file mode 100644 index 27393114e40..00000000000 --- a/incubator/fogproject/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "FOG Project can capture, deploy, and manage Windows, Mac OSX, and various\ - \ Linux distributions.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/fogproject -icon: https://truecharts.org/img/chart-icons/fogproject.png -keywords: - - fogproject - - Backup - - Network-DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fogproject -sources: - - https://github.com/redvex2460/fogproject -type: application -version: 0.0.11 diff --git a/incubator/fogproject/0.0.11/README.md b/incubator/fogproject/0.0.11/README.md deleted file mode 100644 index df23ce1d101..00000000000 --- a/incubator/fogproject/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fogproject - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions. - -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: [fogproject](https://truecharts.org/docs/charts/stable/fogproject) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fogproject` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fogproject TrueCharts/fogproject -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fogproject` deployment - -```console -helm uninstall fogproject -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fogproject \ - --set env.TZ="America/New York" \ - TrueCharts/fogproject -``` - -#### 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 fogproject TrueCharts/fogproject -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fogproject/0.0.11/charts/common-10.4.6.tgz b/incubator/fogproject/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fogproject/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fogproject/0.0.12/CHANGELOG.md b/incubator/fogproject/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d81f2d70dd0 --- /dev/null +++ b/incubator/fogproject/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [fogproject-0.0.12](https://github.com/truecharts/apps/compare/fogproject-0.0.11...fogproject-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fogproject-0.0.11](https://github.com/truecharts/apps/compare/fogproject-0.0.10...fogproject-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [fogproject-0.0.10]fogproject-0.0.10 (2022-07-21) + +### 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] + + + +## [fogproject-0.0.10]fogproject-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fogproject-0.0.10]fogproject-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fogproject-0.0.10]fogproject-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [fogproject-0.0.10]fogproject-0.0.10 (2022-07-20) diff --git a/incubator/fogproject/0.0.12/Chart.lock b/incubator/fogproject/0.0.12/Chart.lock new file mode 100644 index 00000000000..3a417ba425c --- /dev/null +++ b/incubator/fogproject/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:01:25.63447984Z" diff --git a/incubator/fogproject/0.0.12/Chart.yaml b/incubator/fogproject/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ccaebcde5ff --- /dev/null +++ b/incubator/fogproject/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Network-DNS +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "FOG Project can capture, deploy, and manage Windows, Mac OSX, and various\ + \ Linux distributions.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/fogproject +icon: https://truecharts.org/img/chart-icons/fogproject.png +keywords: + - fogproject + - Backup + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fogproject +sources: + - https://github.com/redvex2460/fogproject +type: application +version: 0.0.12 diff --git a/incubator/fogproject/0.0.12/README.md b/incubator/fogproject/0.0.12/README.md new file mode 100644 index 00000000000..81d1971d6be --- /dev/null +++ b/incubator/fogproject/0.0.12/README.md @@ -0,0 +1,107 @@ +# fogproject + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions. + +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: [fogproject](https://truecharts.org/docs/charts/stable/fogproject) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fogproject` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fogproject TrueCharts/fogproject +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fogproject` deployment + +```console +helm uninstall fogproject +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fogproject \ + --set env.TZ="America/New York" \ + TrueCharts/fogproject +``` + +#### 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 fogproject TrueCharts/fogproject -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fogproject/0.0.11/app-readme.md b/incubator/fogproject/0.0.12/app-readme.md similarity index 100% rename from incubator/fogproject/0.0.11/app-readme.md rename to incubator/fogproject/0.0.12/app-readme.md diff --git a/incubator/fogproject/0.0.12/charts/common-10.4.7.tgz b/incubator/fogproject/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fogproject/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/fogproject/0.0.11/ix_values.yaml b/incubator/fogproject/0.0.12/ix_values.yaml similarity index 100% rename from incubator/fogproject/0.0.11/ix_values.yaml rename to incubator/fogproject/0.0.12/ix_values.yaml diff --git a/incubator/fogproject/0.0.11/questions.yaml b/incubator/fogproject/0.0.12/questions.yaml similarity index 100% rename from incubator/fogproject/0.0.11/questions.yaml rename to incubator/fogproject/0.0.12/questions.yaml diff --git a/incubator/fogproject/0.0.11/templates/common.yaml b/incubator/fogproject/0.0.12/templates/common.yaml similarity index 100% rename from incubator/fogproject/0.0.11/templates/common.yaml rename to incubator/fogproject/0.0.12/templates/common.yaml diff --git a/incubator/fogproject/0.0.11/values.yaml b/incubator/fogproject/0.0.12/values.yaml similarity index 100% rename from incubator/fogproject/0.0.11/values.yaml rename to incubator/fogproject/0.0.12/values.yaml diff --git a/incubator/fotosho/0.0.11/CHANGELOG.md b/incubator/fotosho/0.0.11/CHANGELOG.md deleted file mode 100644 index 3d625160f0e..00000000000 --- a/incubator/fotosho/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [fotosho-0.0.11](https://github.com/truecharts/apps/compare/fotosho-0.0.10...fotosho-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [fotosho-0.0.10]fotosho-0.0.10 (2022-07-21) - -### 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] - - - -## [fotosho-0.0.10]fotosho-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fotosho-0.0.10]fotosho-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fotosho-0.0.10]fotosho-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [fotosho-0.0.10]fotosho-0.0.10 (2022-07-20) diff --git a/incubator/fotosho/0.0.11/Chart.lock b/incubator/fotosho/0.0.11/Chart.lock deleted file mode 100644 index 9ce147add2c..00000000000 --- a/incubator/fotosho/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:18:45.567194822Z" diff --git a/incubator/fotosho/0.0.11/Chart.yaml b/incubator/fotosho/0.0.11/Chart.yaml deleted file mode 100644 index e90b203c03b..00000000000 --- a/incubator/fotosho/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos - - MediaServer-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "*BETA* Fotosho is a photo gallery for your home server. Organize your - photos into albums internally and view as a slideshow. Free and open source. Does - not require a database. Does not move, copy or modify your photos." -home: https://github.com/truecharts/apps/tree/master/charts/stable/fotosho -icon: https://truecharts.org/img/chart-icons/fotosho.png -keywords: - - fotosho - - MediaApp-Photos - - MediaServer-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fotosho -sources: - - https://github.com/advplyr/fotosho - - https://hub.docker.com/r/advplyr/fotosho/ -type: application -version: 0.0.11 diff --git a/incubator/fotosho/0.0.11/README.md b/incubator/fotosho/0.0.11/README.md deleted file mode 100644 index f7c12c29168..00000000000 --- a/incubator/fotosho/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fotosho - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos. - -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: [fotosho](https://truecharts.org/docs/charts/stable/fotosho) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fotosho` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fotosho TrueCharts/fotosho -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fotosho` deployment - -```console -helm uninstall fotosho -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fotosho \ - --set env.TZ="America/New York" \ - TrueCharts/fotosho -``` - -#### 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 fotosho TrueCharts/fotosho -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fotosho/0.0.11/charts/common-10.4.6.tgz b/incubator/fotosho/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fotosho/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fotosho/0.0.12/CHANGELOG.md b/incubator/fotosho/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..67498f10be6 --- /dev/null +++ b/incubator/fotosho/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [fotosho-0.0.12](https://github.com/truecharts/apps/compare/fotosho-0.0.11...fotosho-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fotosho-0.0.11](https://github.com/truecharts/apps/compare/fotosho-0.0.10...fotosho-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [fotosho-0.0.10]fotosho-0.0.10 (2022-07-21) + +### 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] + + + +## [fotosho-0.0.10]fotosho-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fotosho-0.0.10]fotosho-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fotosho-0.0.10]fotosho-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [fotosho-0.0.10]fotosho-0.0.10 (2022-07-20) diff --git a/incubator/fotosho/0.0.12/Chart.lock b/incubator/fotosho/0.0.12/Chart.lock new file mode 100644 index 00000000000..caed318c5dd --- /dev/null +++ b/incubator/fotosho/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:01:26.169019039Z" diff --git a/incubator/fotosho/0.0.12/Chart.yaml b/incubator/fotosho/0.0.12/Chart.yaml new file mode 100644 index 00000000000..9ba6def94c3 --- /dev/null +++ b/incubator/fotosho/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Photos + - MediaServer-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "*BETA* Fotosho is a photo gallery for your home server. Organize your + photos into albums internally and view as a slideshow. Free and open source. Does + not require a database. Does not move, copy or modify your photos." +home: https://github.com/truecharts/apps/tree/master/charts/stable/fotosho +icon: https://truecharts.org/img/chart-icons/fotosho.png +keywords: + - fotosho + - MediaApp-Photos + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fotosho +sources: + - https://github.com/advplyr/fotosho + - https://hub.docker.com/r/advplyr/fotosho/ +type: application +version: 0.0.12 diff --git a/incubator/fotosho/0.0.12/README.md b/incubator/fotosho/0.0.12/README.md new file mode 100644 index 00000000000..6a6cfad21cd --- /dev/null +++ b/incubator/fotosho/0.0.12/README.md @@ -0,0 +1,108 @@ +# fotosho + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos. + +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: [fotosho](https://truecharts.org/docs/charts/stable/fotosho) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fotosho` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fotosho TrueCharts/fotosho +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fotosho` deployment + +```console +helm uninstall fotosho +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fotosho \ + --set env.TZ="America/New York" \ + TrueCharts/fotosho +``` + +#### 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 fotosho TrueCharts/fotosho -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fotosho/0.0.11/app-readme.md b/incubator/fotosho/0.0.12/app-readme.md similarity index 100% rename from incubator/fotosho/0.0.11/app-readme.md rename to incubator/fotosho/0.0.12/app-readme.md diff --git a/incubator/fotosho/0.0.12/charts/common-10.4.7.tgz b/incubator/fotosho/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fotosho/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/fotosho/0.0.11/ix_values.yaml b/incubator/fotosho/0.0.12/ix_values.yaml similarity index 100% rename from incubator/fotosho/0.0.11/ix_values.yaml rename to incubator/fotosho/0.0.12/ix_values.yaml diff --git a/incubator/fotosho/0.0.11/questions.yaml b/incubator/fotosho/0.0.12/questions.yaml similarity index 100% rename from incubator/fotosho/0.0.11/questions.yaml rename to incubator/fotosho/0.0.12/questions.yaml diff --git a/incubator/fotosho/0.0.11/templates/common.yaml b/incubator/fotosho/0.0.12/templates/common.yaml similarity index 100% rename from incubator/fotosho/0.0.11/templates/common.yaml rename to incubator/fotosho/0.0.12/templates/common.yaml diff --git a/incubator/fotosho/0.0.11/values.yaml b/incubator/fotosho/0.0.12/values.yaml similarity index 100% rename from incubator/fotosho/0.0.11/values.yaml rename to incubator/fotosho/0.0.12/values.yaml diff --git a/incubator/freecad-desktop-g3/0.0.11/CHANGELOG.md b/incubator/freecad-desktop-g3/0.0.11/CHANGELOG.md deleted file mode 100644 index 276af7f0c71..00000000000 --- a/incubator/freecad-desktop-g3/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [freecad-desktop-g3-0.0.11](https://github.com/truecharts/apps/compare/freecad-desktop-g3-0.0.10...freecad-desktop-g3-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [freecad-desktop-g3-0.0.10]freecad-desktop-g3-0.0.10 (2022-07-21) - -### 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] - - - -## [freecad-desktop-g3-0.0.10]freecad-desktop-g3-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [freecad-desktop-g3-0.0.10]freecad-desktop-g3-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [freecad-desktop-g3-0.0.10]freecad-desktop-g3-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [freecad-desktop-g3-0.0.10]freecad-desktop-g3-0.0.10 (2022-07-20) diff --git a/incubator/freecad-desktop-g3/0.0.11/Chart.lock b/incubator/freecad-desktop-g3/0.0.11/Chart.lock deleted file mode 100644 index 589aaa5d2fe..00000000000 --- a/incubator/freecad-desktop-g3/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:18:54.921089882Z" diff --git a/incubator/freecad-desktop-g3/0.0.11/Chart.yaml b/incubator/freecad-desktop-g3/0.0.11/Chart.yaml deleted file mode 100644 index 9717a1eda89..00000000000 --- a/incubator/freecad-desktop-g3/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/freecad-desktop-g3 -icon: https://truecharts.org/img/chart-icons/freecad-desktop-g3.png -keywords: - - freecad-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: freecad-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 -type: application -version: 0.0.11 diff --git a/incubator/freecad-desktop-g3/0.0.11/README.md b/incubator/freecad-desktop-g3/0.0.11/README.md deleted file mode 100644 index b4451cf39b1..00000000000 --- a/incubator/freecad-desktop-g3/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# freecad-desktop-g3 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [freecad-desktop-g3](https://truecharts.org/docs/charts/stable/freecad-desktop-g3) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `freecad-desktop-g3` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install freecad-desktop-g3 TrueCharts/freecad-desktop-g3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `freecad-desktop-g3` deployment - -```console -helm uninstall freecad-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install freecad-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/freecad-desktop-g3 -``` - -#### 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 freecad-desktop-g3 TrueCharts/freecad-desktop-g3 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/freecad-desktop-g3/0.0.11/charts/common-10.4.6.tgz b/incubator/freecad-desktop-g3/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/freecad-desktop-g3/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/freecad-desktop-g3/0.0.12/CHANGELOG.md b/incubator/freecad-desktop-g3/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..24e0b376774 --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [freecad-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/freecad-desktop-g3-0.0.11...freecad-desktop-g3-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [freecad-desktop-g3-0.0.11](https://github.com/truecharts/apps/compare/freecad-desktop-g3-0.0.10...freecad-desktop-g3-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [freecad-desktop-g3-0.0.10]freecad-desktop-g3-0.0.10 (2022-07-21) + +### 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] + + + +## [freecad-desktop-g3-0.0.10]freecad-desktop-g3-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [freecad-desktop-g3-0.0.10]freecad-desktop-g3-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [freecad-desktop-g3-0.0.10]freecad-desktop-g3-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [freecad-desktop-g3-0.0.10]freecad-desktop-g3-0.0.10 (2022-07-20) diff --git a/incubator/freecad-desktop-g3/0.0.12/Chart.lock b/incubator/freecad-desktop-g3/0.0.12/Chart.lock new file mode 100644 index 00000000000..10027d7d125 --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:01:36.470703999Z" diff --git a/incubator/freecad-desktop-g3/0.0.12/Chart.yaml b/incubator/freecad-desktop-g3/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8177198e63d --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaApp-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/freecad-desktop-g3 +icon: https://truecharts.org/img/chart-icons/freecad-desktop-g3.png +keywords: + - freecad-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freecad-desktop-g3 +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 +type: application +version: 0.0.12 diff --git a/incubator/freecad-desktop-g3/0.0.12/README.md b/incubator/freecad-desktop-g3/0.0.12/README.md new file mode 100644 index 00000000000..c06605ac401 --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.12/README.md @@ -0,0 +1,108 @@ +# freecad-desktop-g3 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [freecad-desktop-g3](https://truecharts.org/docs/charts/stable/freecad-desktop-g3) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `freecad-desktop-g3` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install freecad-desktop-g3 TrueCharts/freecad-desktop-g3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `freecad-desktop-g3` deployment + +```console +helm uninstall freecad-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install freecad-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/freecad-desktop-g3 +``` + +#### 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 freecad-desktop-g3 TrueCharts/freecad-desktop-g3 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/freecad-desktop-g3/0.0.11/app-readme.md b/incubator/freecad-desktop-g3/0.0.12/app-readme.md similarity index 100% rename from incubator/freecad-desktop-g3/0.0.11/app-readme.md rename to incubator/freecad-desktop-g3/0.0.12/app-readme.md diff --git a/incubator/freecad-desktop-g3/0.0.12/charts/common-10.4.7.tgz b/incubator/freecad-desktop-g3/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/freecad-desktop-g3/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/freecad-desktop-g3/0.0.11/ix_values.yaml b/incubator/freecad-desktop-g3/0.0.12/ix_values.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.11/ix_values.yaml rename to incubator/freecad-desktop-g3/0.0.12/ix_values.yaml diff --git a/incubator/freecad-desktop-g3/0.0.11/questions.yaml b/incubator/freecad-desktop-g3/0.0.12/questions.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.11/questions.yaml rename to incubator/freecad-desktop-g3/0.0.12/questions.yaml diff --git a/incubator/freecad-desktop-g3/0.0.11/templates/common.yaml b/incubator/freecad-desktop-g3/0.0.12/templates/common.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.11/templates/common.yaml rename to incubator/freecad-desktop-g3/0.0.12/templates/common.yaml diff --git a/incubator/freecad-desktop-g3/0.0.11/values.yaml b/incubator/freecad-desktop-g3/0.0.12/values.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.11/values.yaml rename to incubator/freecad-desktop-g3/0.0.12/values.yaml diff --git a/incubator/frigate/2.0.21/CHANGELOG.md b/incubator/frigate/2.0.21/CHANGELOG.md deleted file mode 100644 index 14ca23611ee..00000000000 --- a/incubator/frigate/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [frigate-2.0.21](https://github.com/truecharts/apps/compare/frigate-2.0.19...frigate-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [frigate-2.0.19](https://github.com/truecharts/apps/compare/frigate-2.0.18...frigate-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [frigate-2.0.18](https://github.com/truecharts/apps/compare/frigate-2.0.17...frigate-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [frigate-2.0.17](https://github.com/truecharts/apps/compare/frigate-2.0.15...frigate-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [frigate-2.0.15](https://github.com/truecharts/apps/compare/frigate-2.0.13...frigate-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [frigate-2.0.13](https://github.com/truecharts/apps/compare/frigate-2.0.12...frigate-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [frigate-2.0.12](https://github.com/truecharts/apps/compare/frigate-2.0.11...frigate-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [frigate-2.0.11](https://github.com/truecharts/apps/compare/frigate-2.0.10...frigate-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [frigate-2.0.10](https://github.com/truecharts/apps/compare/frigate-2.0.9...frigate-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [frigate-2.0.9](https://github.com/truecharts/apps/compare/frigate-2.0.8...frigate-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [frigate-2.0.8](https://github.com/truecharts/apps/compare/frigate-2.0.7...frigate-2.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/incubator/frigate/2.0.21/Chart.lock b/incubator/frigate/2.0.21/Chart.lock deleted file mode 100644 index 9d11eee4da1..00000000000 --- a/incubator/frigate/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:19:00.441682341Z" diff --git a/incubator/frigate/2.0.21/Chart.yaml b/incubator/frigate/2.0.21/Chart.yaml deleted file mode 100644 index b50c9af7cfc..00000000000 --- a/incubator/frigate/2.0.21/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "idia" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: NVR With Realtime Object Detection for IP Cameras -home: https://github.com/truecharts/apps/tree/master/charts/incubator/frigate -icon: https://truecharts.org/img/chart-icons/frigate.png -keywords: - - encode - - nvr - - media - - frigate -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: frigate -sources: - - https://github.com/blakeblackshear/frigate - - https://hub.docker.com/r/blakeblackshear/frigate -type: application -version: 2.0.21 -annotations: - truecharts.org/catagories: | - - nvr - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/frigate/2.0.21/README.md b/incubator/frigate/2.0.21/README.md deleted file mode 100644 index b6db9481f0e..00000000000 --- a/incubator/frigate/2.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# frigate - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: idia](https://img.shields.io/badge/AppVersion-idia-informational?style=flat-square) - -NVR With Realtime Object Detection for IP Cameras - -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: [frigate](https://truecharts.org/docs/charts/stable/frigate) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `frigate` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install frigate TrueCharts/frigate -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `frigate` deployment - -```console -helm uninstall frigate -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install frigate \ - --set env.TZ="America/New York" \ - TrueCharts/frigate -``` - -#### 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 frigate TrueCharts/frigate -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/frigate/2.0.21/charts/common-10.4.6.tgz b/incubator/frigate/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/frigate/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/frigate/2.0.22/CHANGELOG.md b/incubator/frigate/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..c7de14029fc --- /dev/null +++ b/incubator/frigate/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [frigate-2.0.22](https://github.com/truecharts/apps/compare/frigate-2.0.21...frigate-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [frigate-2.0.21](https://github.com/truecharts/apps/compare/frigate-2.0.19...frigate-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [frigate-2.0.19](https://github.com/truecharts/apps/compare/frigate-2.0.18...frigate-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [frigate-2.0.18](https://github.com/truecharts/apps/compare/frigate-2.0.17...frigate-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [frigate-2.0.17](https://github.com/truecharts/apps/compare/frigate-2.0.15...frigate-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [frigate-2.0.15](https://github.com/truecharts/apps/compare/frigate-2.0.13...frigate-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [frigate-2.0.13](https://github.com/truecharts/apps/compare/frigate-2.0.12...frigate-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [frigate-2.0.12](https://github.com/truecharts/apps/compare/frigate-2.0.11...frigate-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [frigate-2.0.11](https://github.com/truecharts/apps/compare/frigate-2.0.10...frigate-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [frigate-2.0.10](https://github.com/truecharts/apps/compare/frigate-2.0.9...frigate-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [frigate-2.0.9](https://github.com/truecharts/apps/compare/frigate-2.0.8...frigate-2.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/incubator/frigate/2.0.22/Chart.lock b/incubator/frigate/2.0.22/Chart.lock new file mode 100644 index 00000000000..070b8610a01 --- /dev/null +++ b/incubator/frigate/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:01:42.955541455Z" diff --git a/incubator/frigate/2.0.22/Chart.yaml b/incubator/frigate/2.0.22/Chart.yaml new file mode 100644 index 00000000000..b8170c0c53c --- /dev/null +++ b/incubator/frigate/2.0.22/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "idia" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: NVR With Realtime Object Detection for IP Cameras +home: https://github.com/truecharts/apps/tree/master/charts/incubator/frigate +icon: https://truecharts.org/img/chart-icons/frigate.png +keywords: + - encode + - nvr + - media + - frigate +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: frigate +sources: + - https://github.com/blakeblackshear/frigate + - https://hub.docker.com/r/blakeblackshear/frigate +type: application +version: 2.0.22 +annotations: + truecharts.org/catagories: | + - nvr + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/frigate/2.0.22/README.md b/incubator/frigate/2.0.22/README.md new file mode 100644 index 00000000000..ce87ae61b27 --- /dev/null +++ b/incubator/frigate/2.0.22/README.md @@ -0,0 +1,108 @@ +# frigate + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: idia](https://img.shields.io/badge/AppVersion-idia-informational?style=flat-square) + +NVR With Realtime Object Detection for IP Cameras + +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: [frigate](https://truecharts.org/docs/charts/stable/frigate) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `frigate` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install frigate TrueCharts/frigate +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `frigate` deployment + +```console +helm uninstall frigate +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install frigate \ + --set env.TZ="America/New York" \ + TrueCharts/frigate +``` + +#### 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 frigate TrueCharts/frigate -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/frigate/2.0.21/app-readme.md b/incubator/frigate/2.0.22/app-readme.md similarity index 100% rename from incubator/frigate/2.0.21/app-readme.md rename to incubator/frigate/2.0.22/app-readme.md diff --git a/incubator/frigate/2.0.22/charts/common-10.4.7.tgz b/incubator/frigate/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/frigate/2.0.22/charts/common-10.4.7.tgz differ diff --git a/incubator/frigate/2.0.21/ix_values.yaml b/incubator/frigate/2.0.22/ix_values.yaml similarity index 100% rename from incubator/frigate/2.0.21/ix_values.yaml rename to incubator/frigate/2.0.22/ix_values.yaml diff --git a/incubator/frigate/2.0.21/questions.yaml b/incubator/frigate/2.0.22/questions.yaml similarity index 100% rename from incubator/frigate/2.0.21/questions.yaml rename to incubator/frigate/2.0.22/questions.yaml diff --git a/incubator/frigate/2.0.21/templates/common.yaml b/incubator/frigate/2.0.22/templates/common.yaml similarity index 100% rename from incubator/frigate/2.0.21/templates/common.yaml rename to incubator/frigate/2.0.22/templates/common.yaml diff --git a/incubator/frigate/2.0.21/values.yaml b/incubator/frigate/2.0.22/values.yaml similarity index 100% rename from incubator/frigate/2.0.21/values.yaml rename to incubator/frigate/2.0.22/values.yaml diff --git a/incubator/fsm/0.0.11/CHANGELOG.md b/incubator/fsm/0.0.11/CHANGELOG.md deleted file mode 100644 index 5ede841b98e..00000000000 --- a/incubator/fsm/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [fsm-0.0.11](https://github.com/truecharts/apps/compare/fsm-0.0.10...fsm-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [fsm-0.0.10]fsm-0.0.10 (2022-07-21) - -### 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] - - - -## [fsm-0.0.10]fsm-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fsm-0.0.10]fsm-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [fsm-0.0.10]fsm-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [fsm-0.0.10]fsm-0.0.10 (2022-07-20) diff --git a/incubator/fsm/0.0.11/Chart.lock b/incubator/fsm/0.0.11/Chart.lock deleted file mode 100644 index f730e1a27d9..00000000000 --- a/incubator/fsm/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:19:03.175634497Z" diff --git a/incubator/fsm/0.0.11/Chart.yaml b/incubator/fsm/0.0.11/Chart.yaml deleted file mode 100644 index 02564c7ce25..00000000000 --- a/incubator/fsm/0.0.11/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "" -home: https://github.com/truecharts/apps/tree/master/charts/stable/fsm -icon: https://truecharts.org/img/chart-icons/fsm.png -keywords: - - fsm - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fsm -sources: - - https://registry.hub.docker.com/r/ofsm/ofsm -type: application -version: 0.0.11 diff --git a/incubator/fsm/0.0.11/README.md b/incubator/fsm/0.0.11/README.md deleted file mode 100644 index 46cc924cb6b..00000000000 --- a/incubator/fsm/0.0.11/README.md +++ /dev/null @@ -1,105 +0,0 @@ -# fsm - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -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: [fsm](https://truecharts.org/docs/charts/stable/fsm) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fsm` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fsm TrueCharts/fsm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fsm` deployment - -```console -helm uninstall fsm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fsm \ - --set env.TZ="America/New York" \ - TrueCharts/fsm -``` - -#### 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 fsm TrueCharts/fsm -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fsm/0.0.11/charts/common-10.4.6.tgz b/incubator/fsm/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/fsm/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/fsm/0.0.12/CHANGELOG.md b/incubator/fsm/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f31fefdeb62 --- /dev/null +++ b/incubator/fsm/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [fsm-0.0.12](https://github.com/truecharts/apps/compare/fsm-0.0.11...fsm-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fsm-0.0.11](https://github.com/truecharts/apps/compare/fsm-0.0.10...fsm-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [fsm-0.0.10]fsm-0.0.10 (2022-07-21) + +### 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] + + + +## [fsm-0.0.10]fsm-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fsm-0.0.10]fsm-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [fsm-0.0.10]fsm-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [fsm-0.0.10]fsm-0.0.10 (2022-07-20) diff --git a/incubator/fsm/0.0.12/Chart.lock b/incubator/fsm/0.0.12/Chart.lock new file mode 100644 index 00000000000..d4f37dd3200 --- /dev/null +++ b/incubator/fsm/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:01:44.826137371Z" diff --git a/incubator/fsm/0.0.12/Chart.yaml b/incubator/fsm/0.0.12/Chart.yaml new file mode 100644 index 00000000000..7d5eabb0621 --- /dev/null +++ b/incubator/fsm/0.0.12/Chart.yaml @@ -0,0 +1,27 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "" +home: https://github.com/truecharts/apps/tree/master/charts/stable/fsm +icon: https://truecharts.org/img/chart-icons/fsm.png +keywords: + - fsm + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fsm +sources: + - https://registry.hub.docker.com/r/ofsm/ofsm +type: application +version: 0.0.12 diff --git a/incubator/fsm/0.0.12/README.md b/incubator/fsm/0.0.12/README.md new file mode 100644 index 00000000000..4091e20e85e --- /dev/null +++ b/incubator/fsm/0.0.12/README.md @@ -0,0 +1,105 @@ +# fsm + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +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: [fsm](https://truecharts.org/docs/charts/stable/fsm) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fsm` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fsm TrueCharts/fsm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fsm` deployment + +```console +helm uninstall fsm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fsm \ + --set env.TZ="America/New York" \ + TrueCharts/fsm +``` + +#### 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 fsm TrueCharts/fsm -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/fsm/0.0.11/app-readme.md b/incubator/fsm/0.0.12/app-readme.md similarity index 100% rename from incubator/fsm/0.0.11/app-readme.md rename to incubator/fsm/0.0.12/app-readme.md diff --git a/incubator/fsm/0.0.12/charts/common-10.4.7.tgz b/incubator/fsm/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/fsm/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/fsm/0.0.11/ix_values.yaml b/incubator/fsm/0.0.12/ix_values.yaml similarity index 100% rename from incubator/fsm/0.0.11/ix_values.yaml rename to incubator/fsm/0.0.12/ix_values.yaml diff --git a/incubator/fsm/0.0.11/questions.yaml b/incubator/fsm/0.0.12/questions.yaml similarity index 100% rename from incubator/fsm/0.0.11/questions.yaml rename to incubator/fsm/0.0.12/questions.yaml diff --git a/incubator/fsm/0.0.11/templates/common.yaml b/incubator/fsm/0.0.12/templates/common.yaml similarity index 100% rename from incubator/fsm/0.0.11/templates/common.yaml rename to incubator/fsm/0.0.12/templates/common.yaml diff --git a/incubator/fsm/0.0.11/values.yaml b/incubator/fsm/0.0.12/values.yaml similarity index 100% rename from incubator/fsm/0.0.11/values.yaml rename to incubator/fsm/0.0.12/values.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.11/CHANGELOG.md b/incubator/funkwhale-all-in-one/0.0.11/CHANGELOG.md deleted file mode 100644 index 79207c1b1d0..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [funkwhale-all-in-one-0.0.11](https://github.com/truecharts/apps/compare/funkwhale-all-in-one-0.0.10...funkwhale-all-in-one-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [funkwhale-all-in-one-0.0.10]funkwhale-all-in-one-0.0.10 (2022-07-21) - -### 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] - - - -## [funkwhale-all-in-one-0.0.10]funkwhale-all-in-one-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [funkwhale-all-in-one-0.0.10]funkwhale-all-in-one-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [funkwhale-all-in-one-0.0.10]funkwhale-all-in-one-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [funkwhale-all-in-one-0.0.10]funkwhale-all-in-one-0.0.10 (2022-07-20) diff --git a/incubator/funkwhale-all-in-one/0.0.11/Chart.lock b/incubator/funkwhale-all-in-one/0.0.11/Chart.lock deleted file mode 100644 index a71f7b25309..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:19:17.213617347Z" diff --git a/incubator/funkwhale-all-in-one/0.0.11/Chart.yaml b/incubator/funkwhale-all-in-one/0.0.11/Chart.yaml deleted file mode 100644 index e4cdeb1cc9d..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Funkwhale is a community-driven project that lets you listen and share\ - \ music and audio within a decentralised, open network.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/funkwhale-all-in-one -icon: https://truecharts.org/img/chart-icons/funkwhale-all-in-one.png -keywords: - - funkwhale-all-in-one - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: funkwhale-all-in-one -sources: - - https://funkwhale.audio/ - - https://hub.docker.com/r/funkwhale/all-in-one/ -type: application -version: 0.0.11 diff --git a/incubator/funkwhale-all-in-one/0.0.11/README.md b/incubator/funkwhale-all-in-one/0.0.11/README.md deleted file mode 100644 index 6c8a46757a6..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# funkwhale-all-in-one - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralised, open network. - -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: [funkwhale-all-in-one](https://truecharts.org/docs/charts/stable/funkwhale-all-in-one) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `funkwhale-all-in-one` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install funkwhale-all-in-one TrueCharts/funkwhale-all-in-one -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `funkwhale-all-in-one` deployment - -```console -helm uninstall funkwhale-all-in-one -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install funkwhale-all-in-one \ - --set env.TZ="America/New York" \ - TrueCharts/funkwhale-all-in-one -``` - -#### 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 funkwhale-all-in-one TrueCharts/funkwhale-all-in-one -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/funkwhale-all-in-one/0.0.11/charts/common-10.4.6.tgz b/incubator/funkwhale-all-in-one/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/funkwhale-all-in-one/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/funkwhale-all-in-one/0.0.12/CHANGELOG.md b/incubator/funkwhale-all-in-one/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..4b73d0efe21 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [funkwhale-all-in-one-0.0.12](https://github.com/truecharts/apps/compare/funkwhale-all-in-one-0.0.11...funkwhale-all-in-one-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [funkwhale-all-in-one-0.0.11](https://github.com/truecharts/apps/compare/funkwhale-all-in-one-0.0.10...funkwhale-all-in-one-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [funkwhale-all-in-one-0.0.10]funkwhale-all-in-one-0.0.10 (2022-07-21) + +### 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] + + + +## [funkwhale-all-in-one-0.0.10]funkwhale-all-in-one-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [funkwhale-all-in-one-0.0.10]funkwhale-all-in-one-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [funkwhale-all-in-one-0.0.10]funkwhale-all-in-one-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [funkwhale-all-in-one-0.0.10]funkwhale-all-in-one-0.0.10 (2022-07-20) diff --git a/incubator/funkwhale-all-in-one/0.0.12/Chart.lock b/incubator/funkwhale-all-in-one/0.0.12/Chart.lock new file mode 100644 index 00000000000..318b6c77304 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:01:54.782391521Z" diff --git a/incubator/funkwhale-all-in-one/0.0.12/Chart.yaml b/incubator/funkwhale-all-in-one/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5257dffb1cf --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Funkwhale is a community-driven project that lets you listen and share\ + \ music and audio within a decentralised, open network.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/funkwhale-all-in-one +icon: https://truecharts.org/img/chart-icons/funkwhale-all-in-one.png +keywords: + - funkwhale-all-in-one + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: funkwhale-all-in-one +sources: + - https://funkwhale.audio/ + - https://hub.docker.com/r/funkwhale/all-in-one/ +type: application +version: 0.0.12 diff --git a/incubator/funkwhale-all-in-one/0.0.12/README.md b/incubator/funkwhale-all-in-one/0.0.12/README.md new file mode 100644 index 00000000000..7367cefe933 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.12/README.md @@ -0,0 +1,108 @@ +# funkwhale-all-in-one + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralised, open network. + +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: [funkwhale-all-in-one](https://truecharts.org/docs/charts/stable/funkwhale-all-in-one) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `funkwhale-all-in-one` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install funkwhale-all-in-one TrueCharts/funkwhale-all-in-one +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `funkwhale-all-in-one` deployment + +```console +helm uninstall funkwhale-all-in-one +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install funkwhale-all-in-one \ + --set env.TZ="America/New York" \ + TrueCharts/funkwhale-all-in-one +``` + +#### 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 funkwhale-all-in-one TrueCharts/funkwhale-all-in-one -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/funkwhale-all-in-one/0.0.11/app-readme.md b/incubator/funkwhale-all-in-one/0.0.12/app-readme.md similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.11/app-readme.md rename to incubator/funkwhale-all-in-one/0.0.12/app-readme.md diff --git a/incubator/funkwhale-all-in-one/0.0.12/charts/common-10.4.7.tgz b/incubator/funkwhale-all-in-one/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/funkwhale-all-in-one/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/funkwhale-all-in-one/0.0.11/ix_values.yaml b/incubator/funkwhale-all-in-one/0.0.12/ix_values.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.11/ix_values.yaml rename to incubator/funkwhale-all-in-one/0.0.12/ix_values.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.11/questions.yaml b/incubator/funkwhale-all-in-one/0.0.12/questions.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.11/questions.yaml rename to incubator/funkwhale-all-in-one/0.0.12/questions.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.11/templates/common.yaml b/incubator/funkwhale-all-in-one/0.0.12/templates/common.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.11/templates/common.yaml rename to incubator/funkwhale-all-in-one/0.0.12/templates/common.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.11/values.yaml b/incubator/funkwhale-all-in-one/0.0.12/values.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.11/values.yaml rename to incubator/funkwhale-all-in-one/0.0.12/values.yaml diff --git a/incubator/funkwhale/0.0.11/CHANGELOG.md b/incubator/funkwhale/0.0.11/CHANGELOG.md deleted file mode 100644 index 90316045d5d..00000000000 --- a/incubator/funkwhale/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [funkwhale-0.0.11](https://github.com/truecharts/apps/compare/funkwhale-all-in-one-0.0.10...funkwhale-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [funkwhale-0.0.10]funkwhale-0.0.10 (2022-07-21) - -### 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] - - - -## [funkwhale-0.0.10]funkwhale-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [funkwhale-0.0.10]funkwhale-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [funkwhale-0.0.10]funkwhale-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [funkwhale-0.0.10]funkwhale-0.0.10 (2022-07-20) diff --git a/incubator/funkwhale/0.0.11/Chart.lock b/incubator/funkwhale/0.0.11/Chart.lock deleted file mode 100644 index 4c354634fd7..00000000000 --- a/incubator/funkwhale/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:19:08.235305081Z" diff --git a/incubator/funkwhale/0.0.11/Chart.yaml b/incubator/funkwhale/0.0.11/Chart.yaml deleted file mode 100644 index cfd23a39231..00000000000 --- a/incubator/funkwhale/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Music - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Funkwhale is designed to make it easy to listen to music you like, and - to discover new artists. -home: https://github.com/truecharts/apps/tree/master/charts/stable/funkwhale -icon: https://truecharts.org/img/chart-icons/funkwhale.png -keywords: - - funkwhale - - MediaApp-Music - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: funkwhale -sources: - - https://funkwhale.audio/ - - https://hub.docker.com/r/thetarkus/funkwhale/ -type: application -version: 0.0.11 diff --git a/incubator/funkwhale/0.0.11/README.md b/incubator/funkwhale/0.0.11/README.md deleted file mode 100644 index 7a4669f9cce..00000000000 --- a/incubator/funkwhale/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# funkwhale - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Funkwhale is designed to make it easy to listen to music you like, and to discover new artists. - -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: [funkwhale](https://truecharts.org/docs/charts/stable/funkwhale) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `funkwhale` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install funkwhale TrueCharts/funkwhale -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `funkwhale` deployment - -```console -helm uninstall funkwhale -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install funkwhale \ - --set env.TZ="America/New York" \ - TrueCharts/funkwhale -``` - -#### 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 funkwhale TrueCharts/funkwhale -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/funkwhale/0.0.11/charts/common-10.4.6.tgz b/incubator/funkwhale/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/funkwhale/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/funkwhale/0.0.12/CHANGELOG.md b/incubator/funkwhale/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..1fe8974cc79 --- /dev/null +++ b/incubator/funkwhale/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [funkwhale-0.0.12](https://github.com/truecharts/apps/compare/funkwhale-all-in-one-0.0.11...funkwhale-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [funkwhale-0.0.11](https://github.com/truecharts/apps/compare/funkwhale-all-in-one-0.0.10...funkwhale-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [funkwhale-0.0.10]funkwhale-0.0.10 (2022-07-21) + +### 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] + + + +## [funkwhale-0.0.10]funkwhale-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [funkwhale-0.0.10]funkwhale-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [funkwhale-0.0.10]funkwhale-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [funkwhale-0.0.10]funkwhale-0.0.10 (2022-07-20) diff --git a/incubator/funkwhale/0.0.12/Chart.lock b/incubator/funkwhale/0.0.12/Chart.lock new file mode 100644 index 00000000000..2603231d9dd --- /dev/null +++ b/incubator/funkwhale/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:01:45.717531297Z" diff --git a/incubator/funkwhale/0.0.12/Chart.yaml b/incubator/funkwhale/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e6ef65d76e7 --- /dev/null +++ b/incubator/funkwhale/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Music + - MediaServer-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Funkwhale is designed to make it easy to listen to music you like, and + to discover new artists. +home: https://github.com/truecharts/apps/tree/master/charts/stable/funkwhale +icon: https://truecharts.org/img/chart-icons/funkwhale.png +keywords: + - funkwhale + - MediaApp-Music + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: funkwhale +sources: + - https://funkwhale.audio/ + - https://hub.docker.com/r/thetarkus/funkwhale/ +type: application +version: 0.0.12 diff --git a/incubator/funkwhale/0.0.12/README.md b/incubator/funkwhale/0.0.12/README.md new file mode 100644 index 00000000000..bf8b48761f0 --- /dev/null +++ b/incubator/funkwhale/0.0.12/README.md @@ -0,0 +1,108 @@ +# funkwhale + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Funkwhale is designed to make it easy to listen to music you like, and to discover new artists. + +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: [funkwhale](https://truecharts.org/docs/charts/stable/funkwhale) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `funkwhale` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install funkwhale TrueCharts/funkwhale +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `funkwhale` deployment + +```console +helm uninstall funkwhale +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install funkwhale \ + --set env.TZ="America/New York" \ + TrueCharts/funkwhale +``` + +#### 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 funkwhale TrueCharts/funkwhale -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/funkwhale/0.0.11/app-readme.md b/incubator/funkwhale/0.0.12/app-readme.md similarity index 100% rename from incubator/funkwhale/0.0.11/app-readme.md rename to incubator/funkwhale/0.0.12/app-readme.md diff --git a/incubator/funkwhale/0.0.12/charts/common-10.4.7.tgz b/incubator/funkwhale/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/funkwhale/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/funkwhale/0.0.11/ix_values.yaml b/incubator/funkwhale/0.0.12/ix_values.yaml similarity index 100% rename from incubator/funkwhale/0.0.11/ix_values.yaml rename to incubator/funkwhale/0.0.12/ix_values.yaml diff --git a/incubator/funkwhale/0.0.11/questions.yaml b/incubator/funkwhale/0.0.12/questions.yaml similarity index 100% rename from incubator/funkwhale/0.0.11/questions.yaml rename to incubator/funkwhale/0.0.12/questions.yaml diff --git a/incubator/funkwhale/0.0.11/templates/common.yaml b/incubator/funkwhale/0.0.12/templates/common.yaml similarity index 100% rename from incubator/funkwhale/0.0.11/templates/common.yaml rename to incubator/funkwhale/0.0.12/templates/common.yaml diff --git a/incubator/funkwhale/0.0.11/values.yaml b/incubator/funkwhale/0.0.12/values.yaml similarity index 100% rename from incubator/funkwhale/0.0.11/values.yaml rename to incubator/funkwhale/0.0.12/values.yaml diff --git a/incubator/garrysmod/0.0.11/CHANGELOG.md b/incubator/garrysmod/0.0.11/CHANGELOG.md deleted file mode 100644 index 1f54e683408..00000000000 --- a/incubator/garrysmod/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [garrysmod-0.0.11](https://github.com/truecharts/apps/compare/garrysmod-0.0.10...garrysmod-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [garrysmod-0.0.10]garrysmod-0.0.10 (2022-07-21) - -### 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] - - - -## [garrysmod-0.0.10]garrysmod-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [garrysmod-0.0.10]garrysmod-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [garrysmod-0.0.10]garrysmod-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [garrysmod-0.0.10]garrysmod-0.0.10 (2022-07-20) diff --git a/incubator/garrysmod/0.0.11/Chart.lock b/incubator/garrysmod/0.0.11/Chart.lock deleted file mode 100644 index 8633d6e8e80..00000000000 --- a/incubator/garrysmod/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:19:23.521251134Z" diff --git a/incubator/garrysmod/0.0.11/Chart.yaml b/incubator/garrysmod/0.0.11/Chart.yaml deleted file mode 100644 index 7b87c7573e7..00000000000 --- a/incubator/garrysmod/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Garry's Mod and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/garrysmod -icon: https://truecharts.org/img/chart-icons/garrysmod.png -keywords: - - garrysmod - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: garrysmod -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/garrysmod/0.0.11/README.md b/incubator/garrysmod/0.0.11/README.md deleted file mode 100644 index 81c317f65c1..00000000000 --- a/incubator/garrysmod/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# garrysmod - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Garry's Mod and run it. - -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: [garrysmod](https://truecharts.org/docs/charts/stable/garrysmod) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `garrysmod` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install garrysmod TrueCharts/garrysmod -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `garrysmod` deployment - -```console -helm uninstall garrysmod -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install garrysmod \ - --set env.TZ="America/New York" \ - TrueCharts/garrysmod -``` - -#### 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 garrysmod TrueCharts/garrysmod -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/garrysmod/0.0.11/charts/common-10.4.6.tgz b/incubator/garrysmod/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/garrysmod/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/garrysmod/0.0.12/CHANGELOG.md b/incubator/garrysmod/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..fc807ea964f --- /dev/null +++ b/incubator/garrysmod/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [garrysmod-0.0.12](https://github.com/truecharts/apps/compare/garrysmod-0.0.11...garrysmod-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [garrysmod-0.0.11](https://github.com/truecharts/apps/compare/garrysmod-0.0.10...garrysmod-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [garrysmod-0.0.10]garrysmod-0.0.10 (2022-07-21) + +### 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] + + + +## [garrysmod-0.0.10]garrysmod-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [garrysmod-0.0.10]garrysmod-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [garrysmod-0.0.10]garrysmod-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [garrysmod-0.0.10]garrysmod-0.0.10 (2022-07-20) diff --git a/incubator/garrysmod/0.0.12/Chart.lock b/incubator/garrysmod/0.0.12/Chart.lock new file mode 100644 index 00000000000..cf0e63597c3 --- /dev/null +++ b/incubator/garrysmod/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:02:02.608665752Z" diff --git a/incubator/garrysmod/0.0.12/Chart.yaml b/incubator/garrysmod/0.0.12/Chart.yaml new file mode 100644 index 00000000000..44d3fe7d273 --- /dev/null +++ b/incubator/garrysmod/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Garry's Mod and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/garrysmod +icon: https://truecharts.org/img/chart-icons/garrysmod.png +keywords: + - garrysmod + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: garrysmod +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/garrysmod/0.0.12/README.md b/incubator/garrysmod/0.0.12/README.md new file mode 100644 index 00000000000..dc23ac12b4a --- /dev/null +++ b/incubator/garrysmod/0.0.12/README.md @@ -0,0 +1,108 @@ +# garrysmod + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Garry's Mod and run it. + +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: [garrysmod](https://truecharts.org/docs/charts/stable/garrysmod) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `garrysmod` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install garrysmod TrueCharts/garrysmod +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `garrysmod` deployment + +```console +helm uninstall garrysmod +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install garrysmod \ + --set env.TZ="America/New York" \ + TrueCharts/garrysmod +``` + +#### 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 garrysmod TrueCharts/garrysmod -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/garrysmod/0.0.11/app-readme.md b/incubator/garrysmod/0.0.12/app-readme.md similarity index 100% rename from incubator/garrysmod/0.0.11/app-readme.md rename to incubator/garrysmod/0.0.12/app-readme.md diff --git a/incubator/garrysmod/0.0.12/charts/common-10.4.7.tgz b/incubator/garrysmod/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/garrysmod/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/garrysmod/0.0.11/ix_values.yaml b/incubator/garrysmod/0.0.12/ix_values.yaml similarity index 100% rename from incubator/garrysmod/0.0.11/ix_values.yaml rename to incubator/garrysmod/0.0.12/ix_values.yaml diff --git a/incubator/garrysmod/0.0.11/questions.yaml b/incubator/garrysmod/0.0.12/questions.yaml similarity index 100% rename from incubator/garrysmod/0.0.11/questions.yaml rename to incubator/garrysmod/0.0.12/questions.yaml diff --git a/incubator/garrysmod/0.0.11/templates/common.yaml b/incubator/garrysmod/0.0.12/templates/common.yaml similarity index 100% rename from incubator/garrysmod/0.0.11/templates/common.yaml rename to incubator/garrysmod/0.0.12/templates/common.yaml diff --git a/incubator/garrysmod/0.0.11/values.yaml b/incubator/garrysmod/0.0.12/values.yaml similarity index 100% rename from incubator/garrysmod/0.0.11/values.yaml rename to incubator/garrysmod/0.0.12/values.yaml diff --git a/incubator/genea/0.0.11/CHANGELOG.md b/incubator/genea/0.0.11/CHANGELOG.md deleted file mode 100644 index 77972c7c19a..00000000000 --- a/incubator/genea/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [genea-0.0.11](https://github.com/truecharts/apps/compare/genea-0.0.10...genea-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [genea-0.0.10]genea-0.0.10 (2022-07-21) - -### 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] - - - -## [genea-0.0.10]genea-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [genea-0.0.10]genea-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [genea-0.0.10]genea-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [genea-0.0.10]genea-0.0.10 (2022-07-20) diff --git a/incubator/genea/0.0.11/Chart.lock b/incubator/genea/0.0.11/Chart.lock deleted file mode 100644 index f541124bcfc..00000000000 --- a/incubator/genea/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:19:25.80871769Z" diff --git a/incubator/genea/0.0.11/Chart.yaml b/incubator/genea/0.0.11/Chart.yaml deleted file mode 100644 index 220582df96a..00000000000 --- a/incubator/genea/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Genea allows visually building and editing a family tree online. It consumes - and saves genealogy data in the GEDCOM format without any server side components. -home: https://github.com/truecharts/apps/tree/master/charts/stable/genea -icon: https://truecharts.org/img/chart-icons/genea.png -keywords: - - genea - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: genea -sources: - - https://github.com/genea-app/genea-app - - https://hub.docker.com/r/biggiesize/genea-app -type: application -version: 0.0.11 diff --git a/incubator/genea/0.0.11/README.md b/incubator/genea/0.0.11/README.md deleted file mode 100644 index b8b445addd2..00000000000 --- a/incubator/genea/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# genea - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. - -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: [genea](https://truecharts.org/docs/charts/stable/genea) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `genea` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install genea TrueCharts/genea -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `genea` deployment - -```console -helm uninstall genea -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install genea \ - --set env.TZ="America/New York" \ - TrueCharts/genea -``` - -#### 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 genea TrueCharts/genea -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/genea/0.0.11/charts/common-10.4.6.tgz b/incubator/genea/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/genea/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/genea/0.0.12/CHANGELOG.md b/incubator/genea/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d29d34d1fd7 --- /dev/null +++ b/incubator/genea/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [genea-0.0.12](https://github.com/truecharts/apps/compare/genea-0.0.11...genea-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [genea-0.0.11](https://github.com/truecharts/apps/compare/genea-0.0.10...genea-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [genea-0.0.10]genea-0.0.10 (2022-07-21) + +### 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] + + + +## [genea-0.0.10]genea-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [genea-0.0.10]genea-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [genea-0.0.10]genea-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [genea-0.0.10]genea-0.0.10 (2022-07-20) diff --git a/incubator/genea/0.0.12/Chart.lock b/incubator/genea/0.0.12/Chart.lock new file mode 100644 index 00000000000..afde2f4dcde --- /dev/null +++ b/incubator/genea/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:02:04.185643389Z" diff --git a/incubator/genea/0.0.12/Chart.yaml b/incubator/genea/0.0.12/Chart.yaml new file mode 100644 index 00000000000..52ec9bbcbd4 --- /dev/null +++ b/incubator/genea/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Genea allows visually building and editing a family tree online. It consumes + and saves genealogy data in the GEDCOM format without any server side components. +home: https://github.com/truecharts/apps/tree/master/charts/stable/genea +icon: https://truecharts.org/img/chart-icons/genea.png +keywords: + - genea + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: genea +sources: + - https://github.com/genea-app/genea-app + - https://hub.docker.com/r/biggiesize/genea-app +type: application +version: 0.0.12 diff --git a/incubator/genea/0.0.12/README.md b/incubator/genea/0.0.12/README.md new file mode 100644 index 00000000000..ed99beba3a6 --- /dev/null +++ b/incubator/genea/0.0.12/README.md @@ -0,0 +1,108 @@ +# genea + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. + +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: [genea](https://truecharts.org/docs/charts/stable/genea) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `genea` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install genea TrueCharts/genea +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `genea` deployment + +```console +helm uninstall genea +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install genea \ + --set env.TZ="America/New York" \ + TrueCharts/genea +``` + +#### 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 genea TrueCharts/genea -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/genea/0.0.11/app-readme.md b/incubator/genea/0.0.12/app-readme.md similarity index 100% rename from incubator/genea/0.0.11/app-readme.md rename to incubator/genea/0.0.12/app-readme.md diff --git a/incubator/genea/0.0.12/charts/common-10.4.7.tgz b/incubator/genea/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/genea/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/genea/0.0.11/ix_values.yaml b/incubator/genea/0.0.12/ix_values.yaml similarity index 100% rename from incubator/genea/0.0.11/ix_values.yaml rename to incubator/genea/0.0.12/ix_values.yaml diff --git a/incubator/genea/0.0.11/questions.yaml b/incubator/genea/0.0.12/questions.yaml similarity index 100% rename from incubator/genea/0.0.11/questions.yaml rename to incubator/genea/0.0.12/questions.yaml diff --git a/incubator/genea/0.0.11/templates/common.yaml b/incubator/genea/0.0.12/templates/common.yaml similarity index 100% rename from incubator/genea/0.0.11/templates/common.yaml rename to incubator/genea/0.0.12/templates/common.yaml diff --git a/incubator/genea/0.0.11/values.yaml b/incubator/genea/0.0.12/values.yaml similarity index 100% rename from incubator/genea/0.0.11/values.yaml rename to incubator/genea/0.0.12/values.yaml diff --git a/incubator/ghost/3.0.31/CHANGELOG.md b/incubator/ghost/3.0.31/CHANGELOG.md deleted file mode 100644 index cf8a5338337..00000000000 --- a/incubator/ghost/3.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ghost-3.0.31](https://github.com/truecharts/apps/compare/ghost-3.0.30...ghost-3.0.31) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [ghost-3.0.30](https://github.com/truecharts/apps/compare/ghost-3.0.28...ghost-3.0.30) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - move clickhouse to dependency train, remove 2 breaking apps and remove some special characters - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - ### Fix - -- remove some non-utf8 characters - - - -## [ghost-3.0.28](https://github.com/truecharts/apps/compare/ghost-3.0.27...ghost-3.0.28) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [ghost-3.0.27](https://github.com/truecharts/apps/compare/ghost-3.0.26...ghost-3.0.27) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ghost-3.0.26](https://github.com/truecharts/apps/compare/ghost-3.0.25...ghost-3.0.26) (2022-07-16) - -### Chore - -- remove duplice gui entry ([#3194](https://github.com/truecharts/apps/issues/3194)) - - - -## [ghost-3.0.25](https://github.com/truecharts/apps/compare/ghost-3.0.24...ghost-3.0.25) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [ghost-3.0.24](https://github.com/truecharts/apps/compare/ghost-3.0.23...ghost-3.0.24) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ghost-3.0.23](https://github.com/truecharts/apps/compare/ghost-3.0.21...ghost-3.0.23) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ghost-3.0.21](https://github.com/truecharts/apps/compare/ghost-3.0.20...ghost-3.0.21) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [ghost-3.0.20](https://github.com/truecharts/apps/compare/ghost-3.0.18...ghost-3.0.20) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ghost-3.0.18](https://github.com/truecharts/apps/compare/ghost-3.0.17...ghost-3.0.18) (2022-07-12) - -### Chore - -- bump to regenerate documentation - diff --git a/incubator/ghost/3.0.31/Chart.lock b/incubator/ghost/3.0.31/Chart.lock deleted file mode 100644 index a3d9c8ede1e..00000000000 --- a/incubator/ghost/3.0.31/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:31:39.914937921Z" diff --git a/incubator/ghost/3.0.31/Chart.yaml b/incubator/ghost/3.0.31/Chart.yaml deleted file mode 100644 index d165326170b..00000000000 --- a/incubator/ghost/3.0.31/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "5.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -description: 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. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/ghost -icon: https://truecharts.org/img/chart-icons/ghost.png -keywords: - - ghost - - blog - - cms -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ghost -sources: - - https://github.com/TryGhost/Ghost - - https://hub.docker.com/_/ghost - - https://ghost.org/docs/ -version: 3.0.31 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/ghost/3.0.31/README.md b/incubator/ghost/3.0.31/README.md deleted file mode 100644 index a27ea75e071..00000000000 --- a/incubator/ghost/3.0.31/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# ghost - -![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![AppVersion: 5.4.1](https://img.shields.io/badge/AppVersion-5.4.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. - -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: [ghost](https://truecharts.org/docs/charts/stable/ghost) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ghost` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ghost TrueCharts/ghost -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ghost` deployment - -```console -helm uninstall ghost -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ghost \ - --set env.TZ="America/New York" \ - TrueCharts/ghost -``` - -#### 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 ghost TrueCharts/ghost -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ghost/3.0.31/charts/common-10.4.6.tgz b/incubator/ghost/3.0.31/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ghost/3.0.31/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ghost/3.0.31/charts/mariadb-3.0.41.tgz b/incubator/ghost/3.0.31/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/incubator/ghost/3.0.31/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/incubator/ghost/3.0.32/CHANGELOG.md b/incubator/ghost/3.0.32/CHANGELOG.md new file mode 100644 index 00000000000..42ed0d54e49 --- /dev/null +++ b/incubator/ghost/3.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ghost-3.0.32](https://github.com/truecharts/apps/compare/ghost-3.0.31...ghost-3.0.32) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ghost-3.0.31](https://github.com/truecharts/apps/compare/ghost-3.0.30...ghost-3.0.31) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [ghost-3.0.30](https://github.com/truecharts/apps/compare/ghost-3.0.28...ghost-3.0.30) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - move clickhouse to dependency train, remove 2 breaking apps and remove some special characters + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + ### Fix + +- remove some non-utf8 characters + + + +## [ghost-3.0.28](https://github.com/truecharts/apps/compare/ghost-3.0.27...ghost-3.0.28) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [ghost-3.0.27](https://github.com/truecharts/apps/compare/ghost-3.0.26...ghost-3.0.27) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ghost-3.0.26](https://github.com/truecharts/apps/compare/ghost-3.0.25...ghost-3.0.26) (2022-07-16) + +### Chore + +- remove duplice gui entry ([#3194](https://github.com/truecharts/apps/issues/3194)) + + + +## [ghost-3.0.25](https://github.com/truecharts/apps/compare/ghost-3.0.24...ghost-3.0.25) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [ghost-3.0.24](https://github.com/truecharts/apps/compare/ghost-3.0.23...ghost-3.0.24) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ghost-3.0.23](https://github.com/truecharts/apps/compare/ghost-3.0.21...ghost-3.0.23) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ghost-3.0.21](https://github.com/truecharts/apps/compare/ghost-3.0.20...ghost-3.0.21) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [ghost-3.0.20](https://github.com/truecharts/apps/compare/ghost-3.0.18...ghost-3.0.20) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls diff --git a/incubator/ghost/3.0.32/Chart.lock b/incubator/ghost/3.0.32/Chart.lock new file mode 100644 index 00000000000..2fdb9495f9b --- /dev/null +++ b/incubator/ghost/3.0.32/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:02:11.331653296Z" diff --git a/incubator/ghost/3.0.32/Chart.yaml b/incubator/ghost/3.0.32/Chart.yaml new file mode 100644 index 00000000000..139a2b609e3 --- /dev/null +++ b/incubator/ghost/3.0.32/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "5.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: 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. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/ghost +icon: https://truecharts.org/img/chart-icons/ghost.png +keywords: + - ghost + - blog + - cms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ghost +sources: + - https://github.com/TryGhost/Ghost + - https://hub.docker.com/_/ghost + - https://ghost.org/docs/ +version: 3.0.32 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/ghost/3.0.32/README.md b/incubator/ghost/3.0.32/README.md new file mode 100644 index 00000000000..47adb8249bf --- /dev/null +++ b/incubator/ghost/3.0.32/README.md @@ -0,0 +1,110 @@ +# ghost + +![Version: 3.0.32](https://img.shields.io/badge/Version-3.0.32-informational?style=flat-square) ![AppVersion: 5.4.1](https://img.shields.io/badge/AppVersion-5.4.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. + +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: [ghost](https://truecharts.org/docs/charts/stable/ghost) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ghost` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ghost TrueCharts/ghost +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ghost` deployment + +```console +helm uninstall ghost +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ghost \ + --set env.TZ="America/New York" \ + TrueCharts/ghost +``` + +#### 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 ghost TrueCharts/ghost -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ghost/3.0.31/app-readme.md b/incubator/ghost/3.0.32/app-readme.md similarity index 100% rename from incubator/ghost/3.0.31/app-readme.md rename to incubator/ghost/3.0.32/app-readme.md diff --git a/incubator/ghost/3.0.32/charts/common-10.4.7.tgz b/incubator/ghost/3.0.32/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ghost/3.0.32/charts/common-10.4.7.tgz differ diff --git a/incubator/ghost/3.0.32/charts/mariadb-3.0.43.tgz b/incubator/ghost/3.0.32/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/incubator/ghost/3.0.32/charts/mariadb-3.0.43.tgz differ diff --git a/incubator/ghost/3.0.31/ix_values.yaml b/incubator/ghost/3.0.32/ix_values.yaml similarity index 100% rename from incubator/ghost/3.0.31/ix_values.yaml rename to incubator/ghost/3.0.32/ix_values.yaml diff --git a/incubator/ghost/3.0.31/questions.yaml b/incubator/ghost/3.0.32/questions.yaml similarity index 100% rename from incubator/ghost/3.0.31/questions.yaml rename to incubator/ghost/3.0.32/questions.yaml diff --git a/incubator/ghost/3.0.31/templates/common.yaml b/incubator/ghost/3.0.32/templates/common.yaml similarity index 100% rename from incubator/ghost/3.0.31/templates/common.yaml rename to incubator/ghost/3.0.32/templates/common.yaml diff --git a/incubator/ghost/3.0.31/values.yaml b/incubator/ghost/3.0.32/values.yaml similarity index 100% rename from incubator/ghost/3.0.31/values.yaml rename to incubator/ghost/3.0.32/values.yaml diff --git a/incubator/github-backup/0.0.11/CHANGELOG.md b/incubator/github-backup/0.0.11/CHANGELOG.md deleted file mode 100644 index b69bb0b78cc..00000000000 --- a/incubator/github-backup/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [github-backup-0.0.11](https://github.com/truecharts/apps/compare/github-backup-0.0.10...github-backup-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [github-backup-0.0.10]github-backup-0.0.10 (2022-07-21) - -### 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] - - - -## [github-backup-0.0.10]github-backup-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [github-backup-0.0.10]github-backup-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [github-backup-0.0.10]github-backup-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [github-backup-0.0.10]github-backup-0.0.10 (2022-07-20) diff --git a/incubator/github-backup/0.0.11/Chart.lock b/incubator/github-backup/0.0.11/Chart.lock deleted file mode 100644 index 58dca73d7ad..00000000000 --- a/incubator/github-backup/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:19:40.222798104Z" diff --git a/incubator/github-backup/0.0.11/Chart.yaml b/incubator/github-backup/0.0.11/Chart.yaml deleted file mode 100644 index 7d564a9b611..00000000000 --- a/incubator/github-backup/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Like to maintain your own data? Automatically backup your github account - to your Unraid server on a schedule. -home: https://github.com/truecharts/apps/tree/master/charts/stable/github-backup -icon: https://truecharts.org/img/chart-icons/github-backup.png -keywords: - - github-backup - - Backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: github-backup -sources: - - https://hub.docker.com/r/lnxd/github-backup -type: application -version: 0.0.11 diff --git a/incubator/github-backup/0.0.11/README.md b/incubator/github-backup/0.0.11/README.md deleted file mode 100644 index de749299095..00000000000 --- a/incubator/github-backup/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# github-backup - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. - -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: [github-backup](https://truecharts.org/docs/charts/stable/github-backup) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `github-backup` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install github-backup TrueCharts/github-backup -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `github-backup` deployment - -```console -helm uninstall github-backup -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install github-backup \ - --set env.TZ="America/New York" \ - TrueCharts/github-backup -``` - -#### 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 github-backup TrueCharts/github-backup -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/github-backup/0.0.11/charts/common-10.4.6.tgz b/incubator/github-backup/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/github-backup/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/github-backup/0.0.12/CHANGELOG.md b/incubator/github-backup/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7a8619caa68 --- /dev/null +++ b/incubator/github-backup/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [github-backup-0.0.12](https://github.com/truecharts/apps/compare/llalon-github-backup-0.0.11...github-backup-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [github-backup-0.0.11](https://github.com/truecharts/apps/compare/github-backup-0.0.10...github-backup-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [github-backup-0.0.10]github-backup-0.0.10 (2022-07-21) + +### 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] + + + +## [github-backup-0.0.10]github-backup-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [github-backup-0.0.10]github-backup-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [github-backup-0.0.10]github-backup-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [github-backup-0.0.10]github-backup-0.0.10 (2022-07-20) diff --git a/incubator/github-backup/0.0.12/Chart.lock b/incubator/github-backup/0.0.12/Chart.lock new file mode 100644 index 00000000000..7ba2bd4a5d3 --- /dev/null +++ b/incubator/github-backup/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:02:13.230489601Z" diff --git a/incubator/github-backup/0.0.12/Chart.yaml b/incubator/github-backup/0.0.12/Chart.yaml new file mode 100644 index 00000000000..fe419e4e9d9 --- /dev/null +++ b/incubator/github-backup/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Like to maintain your own data? Automatically backup your github account + to your Unraid server on a schedule. +home: https://github.com/truecharts/apps/tree/master/charts/stable/github-backup +icon: https://truecharts.org/img/chart-icons/github-backup.png +keywords: + - github-backup + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: github-backup +sources: + - https://hub.docker.com/r/lnxd/github-backup +type: application +version: 0.0.12 diff --git a/incubator/github-backup/0.0.12/README.md b/incubator/github-backup/0.0.12/README.md new file mode 100644 index 00000000000..18740360bb0 --- /dev/null +++ b/incubator/github-backup/0.0.12/README.md @@ -0,0 +1,107 @@ +# github-backup + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. + +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: [github-backup](https://truecharts.org/docs/charts/stable/github-backup) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `github-backup` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install github-backup TrueCharts/github-backup +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `github-backup` deployment + +```console +helm uninstall github-backup +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install github-backup \ + --set env.TZ="America/New York" \ + TrueCharts/github-backup +``` + +#### 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 github-backup TrueCharts/github-backup -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/github-backup/0.0.11/app-readme.md b/incubator/github-backup/0.0.12/app-readme.md similarity index 100% rename from incubator/github-backup/0.0.11/app-readme.md rename to incubator/github-backup/0.0.12/app-readme.md diff --git a/incubator/github-backup/0.0.12/charts/common-10.4.7.tgz b/incubator/github-backup/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/github-backup/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/github-backup/0.0.11/ix_values.yaml b/incubator/github-backup/0.0.12/ix_values.yaml similarity index 100% rename from incubator/github-backup/0.0.11/ix_values.yaml rename to incubator/github-backup/0.0.12/ix_values.yaml diff --git a/incubator/github-backup/0.0.11/questions.yaml b/incubator/github-backup/0.0.12/questions.yaml similarity index 100% rename from incubator/github-backup/0.0.11/questions.yaml rename to incubator/github-backup/0.0.12/questions.yaml diff --git a/incubator/github-backup/0.0.11/templates/common.yaml b/incubator/github-backup/0.0.12/templates/common.yaml similarity index 100% rename from incubator/github-backup/0.0.11/templates/common.yaml rename to incubator/github-backup/0.0.12/templates/common.yaml diff --git a/incubator/github-backup/0.0.11/values.yaml b/incubator/github-backup/0.0.12/values.yaml similarity index 100% rename from incubator/github-backup/0.0.11/values.yaml rename to incubator/github-backup/0.0.12/values.yaml diff --git a/incubator/glauth/0.0.11/CHANGELOG.md b/incubator/glauth/0.0.11/CHANGELOG.md deleted file mode 100644 index 03536b733b2..00000000000 --- a/incubator/glauth/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [glauth-0.0.11](https://github.com/truecharts/apps/compare/glauth-0.0.10...glauth-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [glauth-0.0.10]glauth-0.0.10 (2022-07-21) - -### 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] - - - -## [glauth-0.0.10]glauth-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [glauth-0.0.10]glauth-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [glauth-0.0.10]glauth-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [glauth-0.0.10]glauth-0.0.10 (2022-07-20) diff --git a/incubator/glauth/0.0.11/Chart.lock b/incubator/glauth/0.0.11/Chart.lock deleted file mode 100644 index 31a55093e94..00000000000 --- a/incubator/glauth/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:19:46.453450809Z" diff --git a/incubator/glauth/0.0.11/Chart.yaml b/incubator/glauth/0.0.11/Chart.yaml deleted file mode 100644 index 5923041c3b3..00000000000 --- a/incubator/glauth/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. -home: https://github.com/truecharts/apps/tree/master/charts/stable/glauth -icon: https://truecharts.org/img/chart-icons/glauth.png -keywords: - - glauth - - Security -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: glauth -sources: - - https://glauth.github.io - - https://hub.docker.com/repository/docker/glauth/glauth -type: application -version: 0.0.11 diff --git a/incubator/glauth/0.0.11/README.md b/incubator/glauth/0.0.11/README.md deleted file mode 100644 index 5bbf6d41d97..00000000000 --- a/incubator/glauth/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# glauth - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -GLAuth is a secure, easy-to-use, LDAP server with configurable backends. - -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: [glauth](https://truecharts.org/docs/charts/stable/glauth) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `glauth` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install glauth TrueCharts/glauth -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `glauth` deployment - -```console -helm uninstall glauth -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install glauth \ - --set env.TZ="America/New York" \ - TrueCharts/glauth -``` - -#### 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 glauth TrueCharts/glauth -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/glauth/0.0.11/charts/common-10.4.6.tgz b/incubator/glauth/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/glauth/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/glauth/0.0.12/CHANGELOG.md b/incubator/glauth/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..415c993387a --- /dev/null +++ b/incubator/glauth/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [glauth-0.0.12](https://github.com/truecharts/apps/compare/glauth-0.0.11...glauth-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [glauth-0.0.11](https://github.com/truecharts/apps/compare/glauth-0.0.10...glauth-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [glauth-0.0.10]glauth-0.0.10 (2022-07-21) + +### 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] + + + +## [glauth-0.0.10]glauth-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [glauth-0.0.10]glauth-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [glauth-0.0.10]glauth-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [glauth-0.0.10]glauth-0.0.10 (2022-07-20) diff --git a/incubator/glauth/0.0.12/Chart.lock b/incubator/glauth/0.0.12/Chart.lock new file mode 100644 index 00000000000..5f3c3cf3b55 --- /dev/null +++ b/incubator/glauth/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:02:21.878055685Z" diff --git a/incubator/glauth/0.0.12/Chart.yaml b/incubator/glauth/0.0.12/Chart.yaml new file mode 100644 index 00000000000..525efd22b5e --- /dev/null +++ b/incubator/glauth/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Security +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. +home: https://github.com/truecharts/apps/tree/master/charts/stable/glauth +icon: https://truecharts.org/img/chart-icons/glauth.png +keywords: + - glauth + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: glauth +sources: + - https://glauth.github.io + - https://hub.docker.com/repository/docker/glauth/glauth +type: application +version: 0.0.12 diff --git a/incubator/glauth/0.0.12/README.md b/incubator/glauth/0.0.12/README.md new file mode 100644 index 00000000000..45e123f1419 --- /dev/null +++ b/incubator/glauth/0.0.12/README.md @@ -0,0 +1,108 @@ +# glauth + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +GLAuth is a secure, easy-to-use, LDAP server with configurable backends. + +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: [glauth](https://truecharts.org/docs/charts/stable/glauth) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `glauth` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install glauth TrueCharts/glauth +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `glauth` deployment + +```console +helm uninstall glauth +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install glauth \ + --set env.TZ="America/New York" \ + TrueCharts/glauth +``` + +#### 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 glauth TrueCharts/glauth -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/glauth/0.0.11/app-readme.md b/incubator/glauth/0.0.12/app-readme.md similarity index 100% rename from incubator/glauth/0.0.11/app-readme.md rename to incubator/glauth/0.0.12/app-readme.md diff --git a/incubator/glauth/0.0.12/charts/common-10.4.7.tgz b/incubator/glauth/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/glauth/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/glauth/0.0.11/ix_values.yaml b/incubator/glauth/0.0.12/ix_values.yaml similarity index 100% rename from incubator/glauth/0.0.11/ix_values.yaml rename to incubator/glauth/0.0.12/ix_values.yaml diff --git a/incubator/glauth/0.0.11/questions.yaml b/incubator/glauth/0.0.12/questions.yaml similarity index 100% rename from incubator/glauth/0.0.11/questions.yaml rename to incubator/glauth/0.0.12/questions.yaml diff --git a/incubator/glauth/0.0.11/templates/common.yaml b/incubator/glauth/0.0.12/templates/common.yaml similarity index 100% rename from incubator/glauth/0.0.11/templates/common.yaml rename to incubator/glauth/0.0.12/templates/common.yaml diff --git a/incubator/glauth/0.0.11/values.yaml b/incubator/glauth/0.0.12/values.yaml similarity index 100% rename from incubator/glauth/0.0.11/values.yaml rename to incubator/glauth/0.0.12/values.yaml diff --git a/incubator/go-auto-yt/0.0.11/CHANGELOG.md b/incubator/go-auto-yt/0.0.11/CHANGELOG.md deleted file mode 100644 index e6c8b1e311f..00000000000 --- a/incubator/go-auto-yt/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [go-auto-yt-0.0.11](https://github.com/truecharts/apps/compare/go-auto-yt-0.0.10...go-auto-yt-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [go-auto-yt-0.0.10]go-auto-yt-0.0.10 (2022-07-21) - -### 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] - - - -## [go-auto-yt-0.0.10]go-auto-yt-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [go-auto-yt-0.0.10]go-auto-yt-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [go-auto-yt-0.0.10]go-auto-yt-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [go-auto-yt-0.0.10]go-auto-yt-0.0.10 (2022-07-20) diff --git a/incubator/go-auto-yt/0.0.11/Chart.lock b/incubator/go-auto-yt/0.0.11/Chart.lock deleted file mode 100644 index b41076d4fe6..00000000000 --- a/incubator/go-auto-yt/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:19:48.694071452Z" diff --git a/incubator/go-auto-yt/0.0.11/Chart.yaml b/incubator/go-auto-yt/0.0.11/Chart.yaml deleted file mode 100644 index 64ef668244d..00000000000 --- a/incubator/go-auto-yt/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Tools-Utilities -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "GoAutoYT makes it easy for you to automatically download videos from\ - \ as many YouTube channels as you'd like.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/go-auto-yt -icon: https://truecharts.org/img/chart-icons/go-auto-yt.png -keywords: - - go-auto-yt - - Downloaders - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: go-auto-yt -sources: - - https://github.com/XiovV/go-auto-yt - - https://hub.docker.com/r/xiovv/go-auto-yt -type: application -version: 0.0.11 diff --git a/incubator/go-auto-yt/0.0.11/README.md b/incubator/go-auto-yt/0.0.11/README.md deleted file mode 100644 index 805a393dc2a..00000000000 --- a/incubator/go-auto-yt/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# go-auto-yt - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) - -GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like. - -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: [go-auto-yt](https://truecharts.org/docs/charts/stable/go-auto-yt) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `go-auto-yt` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install go-auto-yt TrueCharts/go-auto-yt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `go-auto-yt` deployment - -```console -helm uninstall go-auto-yt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install go-auto-yt \ - --set env.TZ="America/New York" \ - TrueCharts/go-auto-yt -``` - -#### 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 go-auto-yt TrueCharts/go-auto-yt -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/go-auto-yt/0.0.11/charts/common-10.4.6.tgz b/incubator/go-auto-yt/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/go-auto-yt/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/go-auto-yt/0.0.12/CHANGELOG.md b/incubator/go-auto-yt/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7634f582930 --- /dev/null +++ b/incubator/go-auto-yt/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [go-auto-yt-0.0.12](https://github.com/truecharts/apps/compare/go-auto-yt-0.0.11...go-auto-yt-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [go-auto-yt-0.0.11](https://github.com/truecharts/apps/compare/go-auto-yt-0.0.10...go-auto-yt-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [go-auto-yt-0.0.10]go-auto-yt-0.0.10 (2022-07-21) + +### 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] + + + +## [go-auto-yt-0.0.10]go-auto-yt-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [go-auto-yt-0.0.10]go-auto-yt-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [go-auto-yt-0.0.10]go-auto-yt-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [go-auto-yt-0.0.10]go-auto-yt-0.0.10 (2022-07-20) diff --git a/incubator/go-auto-yt/0.0.12/Chart.lock b/incubator/go-auto-yt/0.0.12/Chart.lock new file mode 100644 index 00000000000..30b4b224f60 --- /dev/null +++ b/incubator/go-auto-yt/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:02:23.57682225Z" diff --git a/incubator/go-auto-yt/0.0.12/Chart.yaml b/incubator/go-auto-yt/0.0.12/Chart.yaml new file mode 100644 index 00000000000..fb6834ca9b1 --- /dev/null +++ b/incubator/go-auto-yt/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - Tools-Utilities +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "GoAutoYT makes it easy for you to automatically download videos from\ + \ as many YouTube channels as you'd like.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/go-auto-yt +icon: https://truecharts.org/img/chart-icons/go-auto-yt.png +keywords: + - go-auto-yt + - Downloaders + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: go-auto-yt +sources: + - https://github.com/XiovV/go-auto-yt + - https://hub.docker.com/r/xiovv/go-auto-yt +type: application +version: 0.0.12 diff --git a/incubator/go-auto-yt/0.0.12/README.md b/incubator/go-auto-yt/0.0.12/README.md new file mode 100644 index 00000000000..9b92e9ce43f --- /dev/null +++ b/incubator/go-auto-yt/0.0.12/README.md @@ -0,0 +1,108 @@ +# go-auto-yt + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) + +GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like. + +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: [go-auto-yt](https://truecharts.org/docs/charts/stable/go-auto-yt) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `go-auto-yt` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install go-auto-yt TrueCharts/go-auto-yt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `go-auto-yt` deployment + +```console +helm uninstall go-auto-yt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install go-auto-yt \ + --set env.TZ="America/New York" \ + TrueCharts/go-auto-yt +``` + +#### 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 go-auto-yt TrueCharts/go-auto-yt -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/go-auto-yt/0.0.11/app-readme.md b/incubator/go-auto-yt/0.0.12/app-readme.md similarity index 100% rename from incubator/go-auto-yt/0.0.11/app-readme.md rename to incubator/go-auto-yt/0.0.12/app-readme.md diff --git a/incubator/go-auto-yt/0.0.12/charts/common-10.4.7.tgz b/incubator/go-auto-yt/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/go-auto-yt/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/go-auto-yt/0.0.11/ix_values.yaml b/incubator/go-auto-yt/0.0.12/ix_values.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.11/ix_values.yaml rename to incubator/go-auto-yt/0.0.12/ix_values.yaml diff --git a/incubator/go-auto-yt/0.0.11/questions.yaml b/incubator/go-auto-yt/0.0.12/questions.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.11/questions.yaml rename to incubator/go-auto-yt/0.0.12/questions.yaml diff --git a/incubator/go-auto-yt/0.0.11/templates/common.yaml b/incubator/go-auto-yt/0.0.12/templates/common.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.11/templates/common.yaml rename to incubator/go-auto-yt/0.0.12/templates/common.yaml diff --git a/incubator/go-auto-yt/0.0.11/values.yaml b/incubator/go-auto-yt/0.0.12/values.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.11/values.yaml rename to incubator/go-auto-yt/0.0.12/values.yaml diff --git a/incubator/go-playground/0.0.11/CHANGELOG.md b/incubator/go-playground/0.0.11/CHANGELOG.md deleted file mode 100644 index 45920db1ffb..00000000000 --- a/incubator/go-playground/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [go-playground-0.0.11](https://github.com/truecharts/apps/compare/go-playground-0.0.10...go-playground-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [go-playground-0.0.10]go-playground-0.0.10 (2022-07-21) - -### 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] - - - -## [go-playground-0.0.10]go-playground-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-20) diff --git a/incubator/go-playground/0.0.11/Chart.lock b/incubator/go-playground/0.0.11/Chart.lock deleted file mode 100644 index e33c6576b4f..00000000000 --- a/incubator/go-playground/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:20:02.726984452Z" diff --git a/incubator/go-playground/0.0.11/Chart.yaml b/incubator/go-playground/0.0.11/Chart.yaml deleted file mode 100644 index 00f22b67d77..00000000000 --- a/incubator/go-playground/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: mproved Go Playground powered by Monaco Editor and React -home: https://github.com/truecharts/apps/tree/master/charts/stable/go-playground -icon: https://truecharts.org/img/chart-icons/go-playground.png -keywords: - - go-playground - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: go-playground -sources: - - https://hub.docker.com/r/x1unix/go-playground - - https://hub.docker.com/r/x1unix/go-playground -type: application -version: 0.0.11 diff --git a/incubator/go-playground/0.0.11/README.md b/incubator/go-playground/0.0.11/README.md deleted file mode 100644 index 047e424ee8f..00000000000 --- a/incubator/go-playground/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# go-playground - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -mproved Go Playground powered by Monaco Editor and React - -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: [go-playground](https://truecharts.org/docs/charts/stable/go-playground) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `go-playground` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install go-playground TrueCharts/go-playground -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `go-playground` deployment - -```console -helm uninstall go-playground -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install go-playground \ - --set env.TZ="America/New York" \ - TrueCharts/go-playground -``` - -#### 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 go-playground TrueCharts/go-playground -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/go-playground/0.0.11/charts/common-10.4.6.tgz b/incubator/go-playground/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/go-playground/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/go-playground/0.0.12/CHANGELOG.md b/incubator/go-playground/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b47a1b1fdf3 --- /dev/null +++ b/incubator/go-playground/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [go-playground-0.0.12](https://github.com/truecharts/apps/compare/go-playground-0.0.11...go-playground-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [go-playground-0.0.11](https://github.com/truecharts/apps/compare/go-playground-0.0.10...go-playground-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [go-playground-0.0.10]go-playground-0.0.10 (2022-07-21) + +### 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] + + + +## [go-playground-0.0.10]go-playground-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-20) diff --git a/incubator/go-playground/0.0.12/Chart.lock b/incubator/go-playground/0.0.12/Chart.lock new file mode 100644 index 00000000000..475263efb6d --- /dev/null +++ b/incubator/go-playground/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:02:33.012354121Z" diff --git a/incubator/go-playground/0.0.12/Chart.yaml b/incubator/go-playground/0.0.12/Chart.yaml new file mode 100644 index 00000000000..cc262d1c172 --- /dev/null +++ b/incubator/go-playground/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: mproved Go Playground powered by Monaco Editor and React +home: https://github.com/truecharts/apps/tree/master/charts/stable/go-playground +icon: https://truecharts.org/img/chart-icons/go-playground.png +keywords: + - go-playground + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: go-playground +sources: + - https://hub.docker.com/r/x1unix/go-playground + - https://hub.docker.com/r/x1unix/go-playground +type: application +version: 0.0.12 diff --git a/incubator/go-playground/0.0.12/README.md b/incubator/go-playground/0.0.12/README.md new file mode 100644 index 00000000000..ba7dfb33cf3 --- /dev/null +++ b/incubator/go-playground/0.0.12/README.md @@ -0,0 +1,108 @@ +# go-playground + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +mproved Go Playground powered by Monaco Editor and React + +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: [go-playground](https://truecharts.org/docs/charts/stable/go-playground) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `go-playground` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install go-playground TrueCharts/go-playground +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `go-playground` deployment + +```console +helm uninstall go-playground +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install go-playground \ + --set env.TZ="America/New York" \ + TrueCharts/go-playground +``` + +#### 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 go-playground TrueCharts/go-playground -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/go-playground/0.0.11/app-readme.md b/incubator/go-playground/0.0.12/app-readme.md similarity index 100% rename from incubator/go-playground/0.0.11/app-readme.md rename to incubator/go-playground/0.0.12/app-readme.md diff --git a/incubator/go-playground/0.0.12/charts/common-10.4.7.tgz b/incubator/go-playground/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/go-playground/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/go-playground/0.0.11/ix_values.yaml b/incubator/go-playground/0.0.12/ix_values.yaml similarity index 100% rename from incubator/go-playground/0.0.11/ix_values.yaml rename to incubator/go-playground/0.0.12/ix_values.yaml diff --git a/incubator/go-playground/0.0.11/questions.yaml b/incubator/go-playground/0.0.12/questions.yaml similarity index 100% rename from incubator/go-playground/0.0.11/questions.yaml rename to incubator/go-playground/0.0.12/questions.yaml diff --git a/incubator/go-playground/0.0.11/templates/common.yaml b/incubator/go-playground/0.0.12/templates/common.yaml similarity index 100% rename from incubator/go-playground/0.0.11/templates/common.yaml rename to incubator/go-playground/0.0.12/templates/common.yaml diff --git a/incubator/go-playground/0.0.11/values.yaml b/incubator/go-playground/0.0.12/values.yaml similarity index 100% rename from incubator/go-playground/0.0.11/values.yaml rename to incubator/go-playground/0.0.12/values.yaml diff --git a/incubator/goaccess-npm-logs/0.0.11/CHANGELOG.md b/incubator/goaccess-npm-logs/0.0.11/CHANGELOG.md deleted file mode 100644 index 870e5775ad6..00000000000 --- a/incubator/goaccess-npm-logs/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [goaccess-npm-logs-0.0.11](https://github.com/truecharts/apps/compare/goaccess-npm-logs-0.0.10...goaccess-npm-logs-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [goaccess-npm-logs-0.0.10]goaccess-npm-logs-0.0.10 (2022-07-21) - -### 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] - - - -## [goaccess-npm-logs-0.0.10]goaccess-npm-logs-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [goaccess-npm-logs-0.0.10]goaccess-npm-logs-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [goaccess-npm-logs-0.0.10]goaccess-npm-logs-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [goaccess-npm-logs-0.0.10]goaccess-npm-logs-0.0.10 (2022-07-20) diff --git a/incubator/goaccess-npm-logs/0.0.11/Chart.lock b/incubator/goaccess-npm-logs/0.0.11/Chart.lock deleted file mode 100644 index 98801c107c1..00000000000 --- a/incubator/goaccess-npm-logs/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:20:09.436189784Z" diff --git a/incubator/goaccess-npm-logs/0.0.11/Chart.yaml b/incubator/goaccess-npm-logs/0.0.11/Chart.yaml deleted file mode 100644 index 61dc0d37d03..00000000000 --- a/incubator/goaccess-npm-logs/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Proxy -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "GoAccess for Nginx Proxy Manager Logs\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/goaccess-npm-logs -icon: https://truecharts.org/img/chart-icons/goaccess-npm-logs.png -keywords: - - goaccess-npm-logs - - Tools-Utilities - - Network-Proxy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: goaccess-npm-logs -sources: - - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager - - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager -type: application -version: 0.0.11 diff --git a/incubator/goaccess-npm-logs/0.0.11/README.md b/incubator/goaccess-npm-logs/0.0.11/README.md deleted file mode 100644 index 668b268be0f..00000000000 --- a/incubator/goaccess-npm-logs/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# goaccess-npm-logs - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -GoAccess for Nginx Proxy Manager Logs - -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: [goaccess-npm-logs](https://truecharts.org/docs/charts/stable/goaccess-npm-logs) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `goaccess-npm-logs` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install goaccess-npm-logs TrueCharts/goaccess-npm-logs -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `goaccess-npm-logs` deployment - -```console -helm uninstall goaccess-npm-logs -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install goaccess-npm-logs \ - --set env.TZ="America/New York" \ - TrueCharts/goaccess-npm-logs -``` - -#### 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 goaccess-npm-logs TrueCharts/goaccess-npm-logs -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/goaccess-npm-logs/0.0.11/charts/common-10.4.6.tgz b/incubator/goaccess-npm-logs/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/goaccess-npm-logs/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/goaccess-npm-logs/0.0.12/CHANGELOG.md b/incubator/goaccess-npm-logs/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..727696bb0f0 --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [goaccess-npm-logs-0.0.12](https://github.com/truecharts/apps/compare/goaccess-npm-logs-0.0.11...goaccess-npm-logs-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [goaccess-npm-logs-0.0.11](https://github.com/truecharts/apps/compare/goaccess-npm-logs-0.0.10...goaccess-npm-logs-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [goaccess-npm-logs-0.0.10]goaccess-npm-logs-0.0.10 (2022-07-21) + +### 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] + + + +## [goaccess-npm-logs-0.0.10]goaccess-npm-logs-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [goaccess-npm-logs-0.0.10]goaccess-npm-logs-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [goaccess-npm-logs-0.0.10]goaccess-npm-logs-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [goaccess-npm-logs-0.0.10]goaccess-npm-logs-0.0.10 (2022-07-20) diff --git a/incubator/goaccess-npm-logs/0.0.12/Chart.lock b/incubator/goaccess-npm-logs/0.0.12/Chart.lock new file mode 100644 index 00000000000..2c300ff7aa6 --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:02:40.607913208Z" diff --git a/incubator/goaccess-npm-logs/0.0.12/Chart.yaml b/incubator/goaccess-npm-logs/0.0.12/Chart.yaml new file mode 100644 index 00000000000..333fc313e89 --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Proxy +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "GoAccess for Nginx Proxy Manager Logs\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/goaccess-npm-logs +icon: https://truecharts.org/img/chart-icons/goaccess-npm-logs.png +keywords: + - goaccess-npm-logs + - Tools-Utilities + - Network-Proxy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: goaccess-npm-logs +sources: + - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager + - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager +type: application +version: 0.0.12 diff --git a/incubator/goaccess-npm-logs/0.0.12/README.md b/incubator/goaccess-npm-logs/0.0.12/README.md new file mode 100644 index 00000000000..22e7980b832 --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.12/README.md @@ -0,0 +1,108 @@ +# goaccess-npm-logs + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +GoAccess for Nginx Proxy Manager Logs + +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: [goaccess-npm-logs](https://truecharts.org/docs/charts/stable/goaccess-npm-logs) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `goaccess-npm-logs` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install goaccess-npm-logs TrueCharts/goaccess-npm-logs +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `goaccess-npm-logs` deployment + +```console +helm uninstall goaccess-npm-logs +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install goaccess-npm-logs \ + --set env.TZ="America/New York" \ + TrueCharts/goaccess-npm-logs +``` + +#### 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 goaccess-npm-logs TrueCharts/goaccess-npm-logs -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/goaccess-npm-logs/0.0.11/app-readme.md b/incubator/goaccess-npm-logs/0.0.12/app-readme.md similarity index 100% rename from incubator/goaccess-npm-logs/0.0.11/app-readme.md rename to incubator/goaccess-npm-logs/0.0.12/app-readme.md diff --git a/incubator/goaccess-npm-logs/0.0.12/charts/common-10.4.7.tgz b/incubator/goaccess-npm-logs/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/goaccess-npm-logs/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/goaccess-npm-logs/0.0.11/ix_values.yaml b/incubator/goaccess-npm-logs/0.0.12/ix_values.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.11/ix_values.yaml rename to incubator/goaccess-npm-logs/0.0.12/ix_values.yaml diff --git a/incubator/goaccess-npm-logs/0.0.11/questions.yaml b/incubator/goaccess-npm-logs/0.0.12/questions.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.11/questions.yaml rename to incubator/goaccess-npm-logs/0.0.12/questions.yaml diff --git a/incubator/goaccess-npm-logs/0.0.11/templates/common.yaml b/incubator/goaccess-npm-logs/0.0.12/templates/common.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.11/templates/common.yaml rename to incubator/goaccess-npm-logs/0.0.12/templates/common.yaml diff --git a/incubator/goaccess-npm-logs/0.0.11/values.yaml b/incubator/goaccess-npm-logs/0.0.12/values.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.11/values.yaml rename to incubator/goaccess-npm-logs/0.0.12/values.yaml diff --git a/incubator/goaccess/0.0.11/CHANGELOG.md b/incubator/goaccess/0.0.11/CHANGELOG.md deleted file mode 100644 index 8edcfeddaa8..00000000000 --- a/incubator/goaccess/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,43 +0,0 @@ -# Changelog - - - -## [goaccess-0.0.11](https://github.com/truecharts/apps/compare/goaccess-npm-logs-0.0.10...goaccess-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-21) - -### 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] - - - -## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - - -## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-20) diff --git a/incubator/goaccess/0.0.11/Chart.lock b/incubator/goaccess/0.0.11/Chart.lock deleted file mode 100644 index 28b5e82bf94..00000000000 --- a/incubator/goaccess/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:20:08.680000162Z" diff --git a/incubator/goaccess/0.0.11/Chart.yaml b/incubator/goaccess/0.0.11/Chart.yaml deleted file mode 100644 index 909eb75ccfc..00000000000 --- a/incubator/goaccess/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - GoAccess is an open source real-time web log analyzer and interactive - viewer that runs in a terminal in *nix systems or through your browser. It provides - fast and valuable HTTP statistics for system administrators that require a visual - server report on the fly. -home: https://github.com/truecharts/apps/tree/master/charts/stable/goaccess -icon: https://truecharts.org/img/chart-icons/goaccess.png -keywords: - - goaccess - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: goaccess -sources: - - https://hub.docker.com/r/gregyankovoy/goaccess/dockerfile -type: application -version: 0.0.11 diff --git a/incubator/goaccess/0.0.11/README.md b/incubator/goaccess/0.0.11/README.md deleted file mode 100644 index 41c0a50ad9a..00000000000 --- a/incubator/goaccess/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# goaccess - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. - -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: [goaccess](https://truecharts.org/docs/charts/stable/goaccess) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `goaccess` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install goaccess TrueCharts/goaccess -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `goaccess` deployment - -```console -helm uninstall goaccess -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install goaccess \ - --set env.TZ="America/New York" \ - TrueCharts/goaccess -``` - -#### 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 goaccess TrueCharts/goaccess -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/goaccess/0.0.11/charts/common-10.4.6.tgz b/incubator/goaccess/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/goaccess/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/goaccess/0.0.12/CHANGELOG.md b/incubator/goaccess/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d3b0a88a3ed --- /dev/null +++ b/incubator/goaccess/0.0.12/CHANGELOG.md @@ -0,0 +1,52 @@ +# Changelog + + + +## [goaccess-0.0.12](https://github.com/truecharts/apps/compare/goaccess-npm-logs-0.0.11...goaccess-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [goaccess-0.0.11](https://github.com/truecharts/apps/compare/goaccess-npm-logs-0.0.10...goaccess-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-21) + +### 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] + + + +## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + + +## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [goaccess-0.0.10]goaccess-0.0.10 (2022-07-20) diff --git a/incubator/goaccess/0.0.12/Chart.lock b/incubator/goaccess/0.0.12/Chart.lock new file mode 100644 index 00000000000..b6b086bfdd2 --- /dev/null +++ b/incubator/goaccess/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:02:37.103425957Z" diff --git a/incubator/goaccess/0.0.12/Chart.yaml b/incubator/goaccess/0.0.12/Chart.yaml new file mode 100644 index 00000000000..05a36e1285d --- /dev/null +++ b/incubator/goaccess/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + GoAccess is an open source real-time web log analyzer and interactive + viewer that runs in a terminal in *nix systems or through your browser. It provides + fast and valuable HTTP statistics for system administrators that require a visual + server report on the fly. +home: https://github.com/truecharts/apps/tree/master/charts/stable/goaccess +icon: https://truecharts.org/img/chart-icons/goaccess.png +keywords: + - goaccess + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: goaccess +sources: + - https://hub.docker.com/r/gregyankovoy/goaccess/dockerfile +type: application +version: 0.0.12 diff --git a/incubator/goaccess/0.0.12/README.md b/incubator/goaccess/0.0.12/README.md new file mode 100644 index 00000000000..2bd5fe47658 --- /dev/null +++ b/incubator/goaccess/0.0.12/README.md @@ -0,0 +1,107 @@ +# goaccess + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. + +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: [goaccess](https://truecharts.org/docs/charts/stable/goaccess) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `goaccess` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install goaccess TrueCharts/goaccess +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `goaccess` deployment + +```console +helm uninstall goaccess +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install goaccess \ + --set env.TZ="America/New York" \ + TrueCharts/goaccess +``` + +#### 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 goaccess TrueCharts/goaccess -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/goaccess/0.0.11/app-readme.md b/incubator/goaccess/0.0.12/app-readme.md similarity index 100% rename from incubator/goaccess/0.0.11/app-readme.md rename to incubator/goaccess/0.0.12/app-readme.md diff --git a/incubator/goaccess/0.0.12/charts/common-10.4.7.tgz b/incubator/goaccess/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/goaccess/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/goaccess/0.0.11/ix_values.yaml b/incubator/goaccess/0.0.12/ix_values.yaml similarity index 100% rename from incubator/goaccess/0.0.11/ix_values.yaml rename to incubator/goaccess/0.0.12/ix_values.yaml diff --git a/incubator/goaccess/0.0.11/questions.yaml b/incubator/goaccess/0.0.12/questions.yaml similarity index 100% rename from incubator/goaccess/0.0.11/questions.yaml rename to incubator/goaccess/0.0.12/questions.yaml diff --git a/incubator/goaccess/0.0.11/templates/common.yaml b/incubator/goaccess/0.0.12/templates/common.yaml similarity index 100% rename from incubator/goaccess/0.0.11/templates/common.yaml rename to incubator/goaccess/0.0.12/templates/common.yaml diff --git a/incubator/goaccess/0.0.11/values.yaml b/incubator/goaccess/0.0.12/values.yaml similarity index 100% rename from incubator/goaccess/0.0.11/values.yaml rename to incubator/goaccess/0.0.12/values.yaml diff --git a/incubator/godaddy-ddns/0.0.11/CHANGELOG.md b/incubator/godaddy-ddns/0.0.11/CHANGELOG.md deleted file mode 100644 index 75bfe9ff439..00000000000 --- a/incubator/godaddy-ddns/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [godaddy-ddns-0.0.11](https://github.com/truecharts/apps/compare/godaddy-ddns-0.0.10...godaddy-ddns-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [godaddy-ddns-0.0.10]godaddy-ddns-0.0.10 (2022-07-21) - -### 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] - - - -## [godaddy-ddns-0.0.10]godaddy-ddns-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [godaddy-ddns-0.0.10]godaddy-ddns-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [godaddy-ddns-0.0.10]godaddy-ddns-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [godaddy-ddns-0.0.10]godaddy-ddns-0.0.10 (2022-07-20) diff --git a/incubator/godaddy-ddns/0.0.11/Chart.lock b/incubator/godaddy-ddns/0.0.11/Chart.lock deleted file mode 100644 index 9b2ae0b0318..00000000000 --- a/incubator/godaddy-ddns/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:20:12.319342863Z" diff --git a/incubator/godaddy-ddns/0.0.11/Chart.yaml b/incubator/godaddy-ddns/0.0.11/Chart.yaml deleted file mode 100644 index e0c97f49958..00000000000 --- a/incubator/godaddy-ddns/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Docker image to provide a DDNS service for godaddy domains. Uses the - GoDaddy REST API to update the given domain's DNS IP address to the public IP address - of the host it is executing on. Performs a check every 10 minutes, but you can alter - this if you like by modifying /etc/cron.d/godaddy-ddns inside the container. -home: https://github.com/truecharts/apps/tree/master/charts/stable/godaddy-ddns -icon: https://truecharts.org/img/chart-icons/godaddy-ddns.png -keywords: - - godaddy-ddns - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: godaddy-ddns -sources: - - https://hub.docker.com/r/jwater7/godaddy-publicip-updater/ -type: application -version: 0.0.11 diff --git a/incubator/godaddy-ddns/0.0.11/README.md b/incubator/godaddy-ddns/0.0.11/README.md deleted file mode 100644 index 76509fc96ef..00000000000 --- a/incubator/godaddy-ddns/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# godaddy-ddns - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Docker image to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the container. - -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: [godaddy-ddns](https://truecharts.org/docs/charts/stable/godaddy-ddns) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `godaddy-ddns` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install godaddy-ddns TrueCharts/godaddy-ddns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `godaddy-ddns` deployment - -```console -helm uninstall godaddy-ddns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install godaddy-ddns \ - --set env.TZ="America/New York" \ - TrueCharts/godaddy-ddns -``` - -#### 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 godaddy-ddns TrueCharts/godaddy-ddns -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/godaddy-ddns/0.0.11/charts/common-10.4.6.tgz b/incubator/godaddy-ddns/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/godaddy-ddns/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/godaddy-ddns/0.0.12/CHANGELOG.md b/incubator/godaddy-ddns/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f598de5abd0 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [godaddy-ddns-0.0.12](https://github.com/truecharts/apps/compare/godaddy-ddns-0.0.11...godaddy-ddns-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [godaddy-ddns-0.0.11](https://github.com/truecharts/apps/compare/godaddy-ddns-0.0.10...godaddy-ddns-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [godaddy-ddns-0.0.10]godaddy-ddns-0.0.10 (2022-07-21) + +### 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] + + + +## [godaddy-ddns-0.0.10]godaddy-ddns-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [godaddy-ddns-0.0.10]godaddy-ddns-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [godaddy-ddns-0.0.10]godaddy-ddns-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [godaddy-ddns-0.0.10]godaddy-ddns-0.0.10 (2022-07-20) diff --git a/incubator/godaddy-ddns/0.0.12/Chart.lock b/incubator/godaddy-ddns/0.0.12/Chart.lock new file mode 100644 index 00000000000..37605daa7ed --- /dev/null +++ b/incubator/godaddy-ddns/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:02:42.734790988Z" diff --git a/incubator/godaddy-ddns/0.0.12/Chart.yaml b/incubator/godaddy-ddns/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8852b858dec --- /dev/null +++ b/incubator/godaddy-ddns/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Docker image to provide a DDNS service for godaddy domains. Uses the + GoDaddy REST API to update the given domain's DNS IP address to the public IP address + of the host it is executing on. Performs a check every 10 minutes, but you can alter + this if you like by modifying /etc/cron.d/godaddy-ddns inside the container. +home: https://github.com/truecharts/apps/tree/master/charts/stable/godaddy-ddns +icon: https://truecharts.org/img/chart-icons/godaddy-ddns.png +keywords: + - godaddy-ddns + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: godaddy-ddns +sources: + - https://hub.docker.com/r/jwater7/godaddy-publicip-updater/ +type: application +version: 0.0.12 diff --git a/incubator/godaddy-ddns/0.0.12/README.md b/incubator/godaddy-ddns/0.0.12/README.md new file mode 100644 index 00000000000..6047dd10725 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.12/README.md @@ -0,0 +1,107 @@ +# godaddy-ddns + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Docker image to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the container. + +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: [godaddy-ddns](https://truecharts.org/docs/charts/stable/godaddy-ddns) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `godaddy-ddns` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install godaddy-ddns TrueCharts/godaddy-ddns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `godaddy-ddns` deployment + +```console +helm uninstall godaddy-ddns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install godaddy-ddns \ + --set env.TZ="America/New York" \ + TrueCharts/godaddy-ddns +``` + +#### 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 godaddy-ddns TrueCharts/godaddy-ddns -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/godaddy-ddns/0.0.11/app-readme.md b/incubator/godaddy-ddns/0.0.12/app-readme.md similarity index 100% rename from incubator/godaddy-ddns/0.0.11/app-readme.md rename to incubator/godaddy-ddns/0.0.12/app-readme.md diff --git a/incubator/godaddy-ddns/0.0.12/charts/common-10.4.7.tgz b/incubator/godaddy-ddns/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/godaddy-ddns/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/godaddy-ddns/0.0.11/ix_values.yaml b/incubator/godaddy-ddns/0.0.12/ix_values.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.11/ix_values.yaml rename to incubator/godaddy-ddns/0.0.12/ix_values.yaml diff --git a/incubator/godaddy-ddns/0.0.11/questions.yaml b/incubator/godaddy-ddns/0.0.12/questions.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.11/questions.yaml rename to incubator/godaddy-ddns/0.0.12/questions.yaml diff --git a/incubator/godaddy-ddns/0.0.11/templates/common.yaml b/incubator/godaddy-ddns/0.0.12/templates/common.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.11/templates/common.yaml rename to incubator/godaddy-ddns/0.0.12/templates/common.yaml diff --git a/incubator/godaddy-ddns/0.0.11/values.yaml b/incubator/godaddy-ddns/0.0.12/values.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.11/values.yaml rename to incubator/godaddy-ddns/0.0.12/values.yaml diff --git a/incubator/gokapi/0.0.11/CHANGELOG.md b/incubator/gokapi/0.0.11/CHANGELOG.md deleted file mode 100644 index 3d73ecff91d..00000000000 --- a/incubator/gokapi/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [gokapi-0.0.11](https://github.com/truecharts/apps/compare/gokapi-0.0.10...gokapi-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [gokapi-0.0.10]gokapi-0.0.10 (2022-07-21) - -### 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] - - - -## [gokapi-0.0.10]gokapi-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [gokapi-0.0.10]gokapi-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [gokapi-0.0.10]gokapi-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [gokapi-0.0.10]gokapi-0.0.10 (2022-07-20) diff --git a/incubator/gokapi/0.0.11/Chart.lock b/incubator/gokapi/0.0.11/Chart.lock deleted file mode 100644 index f48e924d404..00000000000 --- a/incubator/gokapi/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:20:24.863747748Z" diff --git a/incubator/gokapi/0.0.11/Chart.yaml b/incubator/gokapi/0.0.11/Chart.yaml deleted file mode 100644 index 3873a7a2801..00000000000 --- a/incubator/gokapi/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/gokapi -icon: https://truecharts.org/img/chart-icons/gokapi.png -keywords: - - gokapi - - Cloud - - Tools-Utilities - - Network-Web - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gokapi -sources: - - https://github.com/Forceu/gokapi - - https://hub.docker.com/r/f0rc3/gokapi -type: application -version: 0.0.11 diff --git a/incubator/gokapi/0.0.11/README.md b/incubator/gokapi/0.0.11/README.md deleted file mode 100644 index 60bbe7131e7..00000000000 --- a/incubator/gokapi/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# gokapi - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [gokapi](https://truecharts.org/docs/charts/stable/gokapi) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `gokapi` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install gokapi TrueCharts/gokapi -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `gokapi` deployment - -```console -helm uninstall gokapi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install gokapi \ - --set env.TZ="America/New York" \ - TrueCharts/gokapi -``` - -#### 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 gokapi TrueCharts/gokapi -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/gokapi/0.0.11/charts/common-10.4.6.tgz b/incubator/gokapi/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/gokapi/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/gokapi/0.0.12/CHANGELOG.md b/incubator/gokapi/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..1ab2da8ca30 --- /dev/null +++ b/incubator/gokapi/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [gokapi-0.0.12](https://github.com/truecharts/apps/compare/gokapi-0.0.11...gokapi-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [gokapi-0.0.11](https://github.com/truecharts/apps/compare/gokapi-0.0.10...gokapi-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [gokapi-0.0.10]gokapi-0.0.10 (2022-07-21) + +### 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] + + + +## [gokapi-0.0.10]gokapi-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [gokapi-0.0.10]gokapi-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [gokapi-0.0.10]gokapi-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [gokapi-0.0.10]gokapi-0.0.10 (2022-07-20) diff --git a/incubator/gokapi/0.0.12/Chart.lock b/incubator/gokapi/0.0.12/Chart.lock new file mode 100644 index 00000000000..d93874f6054 --- /dev/null +++ b/incubator/gokapi/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:02:51.545514319Z" diff --git a/incubator/gokapi/0.0.12/Chart.yaml b/incubator/gokapi/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d3595de1b33 --- /dev/null +++ b/incubator/gokapi/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-Web + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/gokapi +icon: https://truecharts.org/img/chart-icons/gokapi.png +keywords: + - gokapi + - Cloud + - Tools-Utilities + - Network-Web + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gokapi +sources: + - https://github.com/Forceu/gokapi + - https://hub.docker.com/r/f0rc3/gokapi +type: application +version: 0.0.12 diff --git a/incubator/gokapi/0.0.12/README.md b/incubator/gokapi/0.0.12/README.md new file mode 100644 index 00000000000..6006f922fe2 --- /dev/null +++ b/incubator/gokapi/0.0.12/README.md @@ -0,0 +1,108 @@ +# gokapi + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [gokapi](https://truecharts.org/docs/charts/stable/gokapi) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `gokapi` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install gokapi TrueCharts/gokapi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `gokapi` deployment + +```console +helm uninstall gokapi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gokapi \ + --set env.TZ="America/New York" \ + TrueCharts/gokapi +``` + +#### 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 gokapi TrueCharts/gokapi -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/gokapi/0.0.11/app-readme.md b/incubator/gokapi/0.0.12/app-readme.md similarity index 100% rename from incubator/gokapi/0.0.11/app-readme.md rename to incubator/gokapi/0.0.12/app-readme.md diff --git a/incubator/gokapi/0.0.12/charts/common-10.4.7.tgz b/incubator/gokapi/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/gokapi/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/gokapi/0.0.11/ix_values.yaml b/incubator/gokapi/0.0.12/ix_values.yaml similarity index 100% rename from incubator/gokapi/0.0.11/ix_values.yaml rename to incubator/gokapi/0.0.12/ix_values.yaml diff --git a/incubator/gokapi/0.0.11/questions.yaml b/incubator/gokapi/0.0.12/questions.yaml similarity index 100% rename from incubator/gokapi/0.0.11/questions.yaml rename to incubator/gokapi/0.0.12/questions.yaml diff --git a/incubator/gokapi/0.0.11/templates/common.yaml b/incubator/gokapi/0.0.12/templates/common.yaml similarity index 100% rename from incubator/gokapi/0.0.11/templates/common.yaml rename to incubator/gokapi/0.0.12/templates/common.yaml diff --git a/incubator/gokapi/0.0.11/values.yaml b/incubator/gokapi/0.0.12/values.yaml similarity index 100% rename from incubator/gokapi/0.0.11/values.yaml rename to incubator/gokapi/0.0.12/values.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.11/CHANGELOG.md b/incubator/google-cloud-storage-backup/0.0.11/CHANGELOG.md deleted file mode 100644 index 09659cf3827..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [google-cloud-storage-backup-0.0.11](https://github.com/truecharts/apps/compare/google-cloud-storage-backup-0.0.10...google-cloud-storage-backup-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [google-cloud-storage-backup-0.0.10]google-cloud-storage-backup-0.0.10 (2022-07-21) - -### 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] - - - -## [google-cloud-storage-backup-0.0.10]google-cloud-storage-backup-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [google-cloud-storage-backup-0.0.10]google-cloud-storage-backup-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [google-cloud-storage-backup-0.0.10]google-cloud-storage-backup-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [google-cloud-storage-backup-0.0.10]google-cloud-storage-backup-0.0.10 (2022-07-20) diff --git a/incubator/google-cloud-storage-backup/0.0.11/Chart.lock b/incubator/google-cloud-storage-backup/0.0.11/Chart.lock deleted file mode 100644 index 0706251e257..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:20:30.710997857Z" diff --git a/incubator/google-cloud-storage-backup/0.0.11/Chart.yaml b/incubator/google-cloud-storage-backup/0.0.11/Chart.yaml deleted file mode 100644 index de9f40d18d6..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "A simple way to backup important files to Google Cloud Storage. - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/google-cloud-storage-backup -icon: https://truecharts.org/img/chart-icons/google-cloud-storage-backup.png -keywords: - - google-cloud-storage-backup - - Backup - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: google-cloud-storage-backup -sources: - - https://hub.docker.com/r/vinid223/gcloud-storage-backup -type: application -version: 0.0.11 diff --git a/incubator/google-cloud-storage-backup/0.0.11/README.md b/incubator/google-cloud-storage-backup/0.0.11/README.md deleted file mode 100644 index 7c6038d4361..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# google-cloud-storage-backup - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 simple way to backup important files to Google Cloud Storage. - -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: [google-cloud-storage-backup](https://truecharts.org/docs/charts/stable/google-cloud-storage-backup) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `google-cloud-storage-backup` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install google-cloud-storage-backup TrueCharts/google-cloud-storage-backup -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `google-cloud-storage-backup` deployment - -```console -helm uninstall google-cloud-storage-backup -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install google-cloud-storage-backup \ - --set env.TZ="America/New York" \ - TrueCharts/google-cloud-storage-backup -``` - -#### 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 google-cloud-storage-backup TrueCharts/google-cloud-storage-backup -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/google-cloud-storage-backup/0.0.11/charts/common-10.4.6.tgz b/incubator/google-cloud-storage-backup/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/google-cloud-storage-backup/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/google-cloud-storage-backup/0.0.12/CHANGELOG.md b/incubator/google-cloud-storage-backup/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3a3e41cb056 --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [google-cloud-storage-backup-0.0.12](https://github.com/truecharts/apps/compare/google-cloud-storage-backup-0.0.11...google-cloud-storage-backup-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [google-cloud-storage-backup-0.0.11](https://github.com/truecharts/apps/compare/google-cloud-storage-backup-0.0.10...google-cloud-storage-backup-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [google-cloud-storage-backup-0.0.10]google-cloud-storage-backup-0.0.10 (2022-07-21) + +### 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] + + + +## [google-cloud-storage-backup-0.0.10]google-cloud-storage-backup-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [google-cloud-storage-backup-0.0.10]google-cloud-storage-backup-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [google-cloud-storage-backup-0.0.10]google-cloud-storage-backup-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [google-cloud-storage-backup-0.0.10]google-cloud-storage-backup-0.0.10 (2022-07-20) diff --git a/incubator/google-cloud-storage-backup/0.0.12/Chart.lock b/incubator/google-cloud-storage-backup/0.0.12/Chart.lock new file mode 100644 index 00000000000..e612c8e600b --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:02:56.642119444Z" diff --git a/incubator/google-cloud-storage-backup/0.0.12/Chart.yaml b/incubator/google-cloud-storage-backup/0.0.12/Chart.yaml new file mode 100644 index 00000000000..7a5afc74533 --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "A simple way to backup important files to Google Cloud Storage. + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/google-cloud-storage-backup +icon: https://truecharts.org/img/chart-icons/google-cloud-storage-backup.png +keywords: + - google-cloud-storage-backup + - Backup + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: google-cloud-storage-backup +sources: + - https://hub.docker.com/r/vinid223/gcloud-storage-backup +type: application +version: 0.0.12 diff --git a/incubator/google-cloud-storage-backup/0.0.12/README.md b/incubator/google-cloud-storage-backup/0.0.12/README.md new file mode 100644 index 00000000000..790311f7b96 --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.12/README.md @@ -0,0 +1,107 @@ +# google-cloud-storage-backup + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 simple way to backup important files to Google Cloud Storage. + +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: [google-cloud-storage-backup](https://truecharts.org/docs/charts/stable/google-cloud-storage-backup) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `google-cloud-storage-backup` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install google-cloud-storage-backup TrueCharts/google-cloud-storage-backup +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `google-cloud-storage-backup` deployment + +```console +helm uninstall google-cloud-storage-backup +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install google-cloud-storage-backup \ + --set env.TZ="America/New York" \ + TrueCharts/google-cloud-storage-backup +``` + +#### 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 google-cloud-storage-backup TrueCharts/google-cloud-storage-backup -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/google-cloud-storage-backup/0.0.11/app-readme.md b/incubator/google-cloud-storage-backup/0.0.12/app-readme.md similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.11/app-readme.md rename to incubator/google-cloud-storage-backup/0.0.12/app-readme.md diff --git a/incubator/google-cloud-storage-backup/0.0.12/charts/common-10.4.7.tgz b/incubator/google-cloud-storage-backup/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/google-cloud-storage-backup/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/google-cloud-storage-backup/0.0.11/ix_values.yaml b/incubator/google-cloud-storage-backup/0.0.12/ix_values.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.11/ix_values.yaml rename to incubator/google-cloud-storage-backup/0.0.12/ix_values.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.11/questions.yaml b/incubator/google-cloud-storage-backup/0.0.12/questions.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.11/questions.yaml rename to incubator/google-cloud-storage-backup/0.0.12/questions.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.11/templates/common.yaml b/incubator/google-cloud-storage-backup/0.0.12/templates/common.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.11/templates/common.yaml rename to incubator/google-cloud-storage-backup/0.0.12/templates/common.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.11/values.yaml b/incubator/google-cloud-storage-backup/0.0.12/values.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.11/values.yaml rename to incubator/google-cloud-storage-backup/0.0.12/values.yaml diff --git a/incubator/googlephotossync/0.0.11/CHANGELOG.md b/incubator/googlephotossync/0.0.11/CHANGELOG.md deleted file mode 100644 index 2def7d052ed..00000000000 --- a/incubator/googlephotossync/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [googlephotossync-0.0.11](https://github.com/truecharts/apps/compare/googlephotossync-0.0.10...googlephotossync-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [googlephotossync-0.0.10]googlephotossync-0.0.10 (2022-07-21) - -### 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] - - - -## [googlephotossync-0.0.10]googlephotossync-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [googlephotossync-0.0.10]googlephotossync-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [googlephotossync-0.0.10]googlephotossync-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [googlephotossync-0.0.10]googlephotossync-0.0.10 (2022-07-20) diff --git a/incubator/googlephotossync/0.0.11/Chart.lock b/incubator/googlephotossync/0.0.11/Chart.lock deleted file mode 100644 index d7f36ff3cd7..00000000000 --- a/incubator/googlephotossync/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:20:32.032873634Z" diff --git a/incubator/googlephotossync/0.0.11/Chart.yaml b/incubator/googlephotossync/0.0.11/Chart.yaml deleted file mode 100644 index 7930fa4bcd8..00000000000 --- a/incubator/googlephotossync/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Google Photos Sync downloads your Google Photos to the local file system.\ - \ It will backup all the photos the user uploaded to Google Photos, but also the\ - \ album information and additional Google Photos 'Creations' (animations, panoramas,\ - \ movies, effects and collages).\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/googlephotossync -icon: https://truecharts.org/img/chart-icons/googlephotossync.png -keywords: - - googlephotossync - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: googlephotossync -sources: - - https://hub.docker.com/r/rix1337/docker-gphotos-sync -type: application -version: 0.0.11 diff --git a/incubator/googlephotossync/0.0.11/README.md b/incubator/googlephotossync/0.0.11/README.md deleted file mode 100644 index 7cc543e3b80..00000000000 --- a/incubator/googlephotossync/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# googlephotossync - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). - -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: [googlephotossync](https://truecharts.org/docs/charts/stable/googlephotossync) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `googlephotossync` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install googlephotossync TrueCharts/googlephotossync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `googlephotossync` deployment - -```console -helm uninstall googlephotossync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install googlephotossync \ - --set env.TZ="America/New York" \ - TrueCharts/googlephotossync -``` - -#### 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 googlephotossync TrueCharts/googlephotossync -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/googlephotossync/0.0.11/charts/common-10.4.6.tgz b/incubator/googlephotossync/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/googlephotossync/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/googlephotossync/0.0.12/CHANGELOG.md b/incubator/googlephotossync/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0789d6009e4 --- /dev/null +++ b/incubator/googlephotossync/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [googlephotossync-0.0.12](https://github.com/truecharts/apps/compare/googlephotossync-0.0.11...googlephotossync-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [googlephotossync-0.0.11](https://github.com/truecharts/apps/compare/googlephotossync-0.0.10...googlephotossync-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [googlephotossync-0.0.10]googlephotossync-0.0.10 (2022-07-21) + +### 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] + + + +## [googlephotossync-0.0.10]googlephotossync-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [googlephotossync-0.0.10]googlephotossync-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [googlephotossync-0.0.10]googlephotossync-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [googlephotossync-0.0.10]googlephotossync-0.0.10 (2022-07-20) diff --git a/incubator/googlephotossync/0.0.12/Chart.lock b/incubator/googlephotossync/0.0.12/Chart.lock new file mode 100644 index 00000000000..7bf996650d0 --- /dev/null +++ b/incubator/googlephotossync/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:02:59.752710685Z" diff --git a/incubator/googlephotossync/0.0.12/Chart.yaml b/incubator/googlephotossync/0.0.12/Chart.yaml new file mode 100644 index 00000000000..4eac0a03fc7 --- /dev/null +++ b/incubator/googlephotossync/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Google Photos Sync downloads your Google Photos to the local file system.\ + \ It will backup all the photos the user uploaded to Google Photos, but also the\ + \ album information and additional Google Photos 'Creations' (animations, panoramas,\ + \ movies, effects and collages).\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/googlephotossync +icon: https://truecharts.org/img/chart-icons/googlephotossync.png +keywords: + - googlephotossync + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: googlephotossync +sources: + - https://hub.docker.com/r/rix1337/docker-gphotos-sync +type: application +version: 0.0.12 diff --git a/incubator/googlephotossync/0.0.12/README.md b/incubator/googlephotossync/0.0.12/README.md new file mode 100644 index 00000000000..e3443fea40b --- /dev/null +++ b/incubator/googlephotossync/0.0.12/README.md @@ -0,0 +1,107 @@ +# googlephotossync + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). + +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: [googlephotossync](https://truecharts.org/docs/charts/stable/googlephotossync) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `googlephotossync` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install googlephotossync TrueCharts/googlephotossync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `googlephotossync` deployment + +```console +helm uninstall googlephotossync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install googlephotossync \ + --set env.TZ="America/New York" \ + TrueCharts/googlephotossync +``` + +#### 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 googlephotossync TrueCharts/googlephotossync -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/googlephotossync/0.0.11/app-readme.md b/incubator/googlephotossync/0.0.12/app-readme.md similarity index 100% rename from incubator/googlephotossync/0.0.11/app-readme.md rename to incubator/googlephotossync/0.0.12/app-readme.md diff --git a/incubator/googlephotossync/0.0.12/charts/common-10.4.7.tgz b/incubator/googlephotossync/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/googlephotossync/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/googlephotossync/0.0.11/ix_values.yaml b/incubator/googlephotossync/0.0.12/ix_values.yaml similarity index 100% rename from incubator/googlephotossync/0.0.11/ix_values.yaml rename to incubator/googlephotossync/0.0.12/ix_values.yaml diff --git a/incubator/googlephotossync/0.0.11/questions.yaml b/incubator/googlephotossync/0.0.12/questions.yaml similarity index 100% rename from incubator/googlephotossync/0.0.11/questions.yaml rename to incubator/googlephotossync/0.0.12/questions.yaml diff --git a/incubator/googlephotossync/0.0.11/templates/common.yaml b/incubator/googlephotossync/0.0.12/templates/common.yaml similarity index 100% rename from incubator/googlephotossync/0.0.11/templates/common.yaml rename to incubator/googlephotossync/0.0.12/templates/common.yaml diff --git a/incubator/googlephotossync/0.0.11/values.yaml b/incubator/googlephotossync/0.0.12/values.yaml similarity index 100% rename from incubator/googlephotossync/0.0.11/values.yaml rename to incubator/googlephotossync/0.0.12/values.yaml diff --git a/incubator/gpodder/0.0.11/CHANGELOG.md b/incubator/gpodder/0.0.11/CHANGELOG.md deleted file mode 100644 index 072fbbe7f87..00000000000 --- a/incubator/gpodder/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [gpodder-0.0.11](https://github.com/truecharts/apps/compare/gpodder-0.0.10...gpodder-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [gpodder-0.0.10]gpodder-0.0.10 (2022-07-21) - -### 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] - - - -## [gpodder-0.0.10]gpodder-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [gpodder-0.0.10]gpodder-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [gpodder-0.0.10]gpodder-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [gpodder-0.0.10]gpodder-0.0.10 (2022-07-20) diff --git a/incubator/gpodder/0.0.11/Chart.lock b/incubator/gpodder/0.0.11/Chart.lock deleted file mode 100644 index c80ff59c1ea..00000000000 --- a/incubator/gpodder/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:20:35.20034174Z" diff --git a/incubator/gpodder/0.0.11/Chart.yaml b/incubator/gpodder/0.0.11/Chart.yaml deleted file mode 100644 index 22b61c2834b..00000000000 --- a/incubator/gpodder/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "gPodder is a simple, open source podcast client written in Python using\ - \ GTK+. In development since 2005 with a proven, mature codebase.&#xD;\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/gpodder -icon: https://truecharts.org/img/chart-icons/gpodder.png -keywords: - - gpodder - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gpodder -sources: - - https://gpodder.github.io/ - - https://hub.docker.com/r/xthursdayx/gpodder-docker/ -type: application -version: 0.0.11 diff --git a/incubator/gpodder/0.0.11/README.md b/incubator/gpodder/0.0.11/README.md deleted file mode 100644 index 4d5d1ab92c7..00000000000 --- a/incubator/gpodder/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# gpodder - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; - -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: [gpodder](https://truecharts.org/docs/charts/stable/gpodder) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `gpodder` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install gpodder TrueCharts/gpodder -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `gpodder` deployment - -```console -helm uninstall gpodder -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install gpodder \ - --set env.TZ="America/New York" \ - TrueCharts/gpodder -``` - -#### 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 gpodder TrueCharts/gpodder -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/gpodder/0.0.11/charts/common-10.4.6.tgz b/incubator/gpodder/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/gpodder/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/gpodder/0.0.12/CHANGELOG.md b/incubator/gpodder/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..fa2e7e6fbf2 --- /dev/null +++ b/incubator/gpodder/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [gpodder-0.0.12](https://github.com/truecharts/apps/compare/gpodder-0.0.11...gpodder-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [gpodder-0.0.11](https://github.com/truecharts/apps/compare/gpodder-0.0.10...gpodder-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [gpodder-0.0.10]gpodder-0.0.10 (2022-07-21) + +### 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] + + + +## [gpodder-0.0.10]gpodder-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [gpodder-0.0.10]gpodder-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [gpodder-0.0.10]gpodder-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [gpodder-0.0.10]gpodder-0.0.10 (2022-07-20) diff --git a/incubator/gpodder/0.0.12/Chart.lock b/incubator/gpodder/0.0.12/Chart.lock new file mode 100644 index 00000000000..a10803bf00c --- /dev/null +++ b/incubator/gpodder/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:01.268187459Z" diff --git a/incubator/gpodder/0.0.12/Chart.yaml b/incubator/gpodder/0.0.12/Chart.yaml new file mode 100644 index 00000000000..7ce28bf148b --- /dev/null +++ b/incubator/gpodder/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "gPodder is a simple, open source podcast client written in Python using\ + \ GTK+. In development since 2005 with a proven, mature codebase.&#xD;\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/gpodder +icon: https://truecharts.org/img/chart-icons/gpodder.png +keywords: + - gpodder + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gpodder +sources: + - https://gpodder.github.io/ + - https://hub.docker.com/r/xthursdayx/gpodder-docker/ +type: application +version: 0.0.12 diff --git a/incubator/gpodder/0.0.12/README.md b/incubator/gpodder/0.0.12/README.md new file mode 100644 index 00000000000..b3cb61e0fd4 --- /dev/null +++ b/incubator/gpodder/0.0.12/README.md @@ -0,0 +1,108 @@ +# gpodder + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; + +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: [gpodder](https://truecharts.org/docs/charts/stable/gpodder) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `gpodder` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install gpodder TrueCharts/gpodder +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `gpodder` deployment + +```console +helm uninstall gpodder +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gpodder \ + --set env.TZ="America/New York" \ + TrueCharts/gpodder +``` + +#### 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 gpodder TrueCharts/gpodder -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/gpodder/0.0.11/app-readme.md b/incubator/gpodder/0.0.12/app-readme.md similarity index 100% rename from incubator/gpodder/0.0.11/app-readme.md rename to incubator/gpodder/0.0.12/app-readme.md diff --git a/incubator/gpodder/0.0.12/charts/common-10.4.7.tgz b/incubator/gpodder/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/gpodder/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/gpodder/0.0.11/ix_values.yaml b/incubator/gpodder/0.0.12/ix_values.yaml similarity index 100% rename from incubator/gpodder/0.0.11/ix_values.yaml rename to incubator/gpodder/0.0.12/ix_values.yaml diff --git a/incubator/gpodder/0.0.11/questions.yaml b/incubator/gpodder/0.0.12/questions.yaml similarity index 100% rename from incubator/gpodder/0.0.11/questions.yaml rename to incubator/gpodder/0.0.12/questions.yaml diff --git a/incubator/gpodder/0.0.11/templates/common.yaml b/incubator/gpodder/0.0.12/templates/common.yaml similarity index 100% rename from incubator/gpodder/0.0.11/templates/common.yaml rename to incubator/gpodder/0.0.12/templates/common.yaml diff --git a/incubator/gpodder/0.0.11/values.yaml b/incubator/gpodder/0.0.12/values.yaml similarity index 100% rename from incubator/gpodder/0.0.11/values.yaml rename to incubator/gpodder/0.0.12/values.yaml diff --git a/incubator/grafana-image-renderer/0.0.11/CHANGELOG.md b/incubator/grafana-image-renderer/0.0.11/CHANGELOG.md deleted file mode 100644 index 86c1df344e3..00000000000 --- a/incubator/grafana-image-renderer/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [grafana-image-renderer-0.0.11](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.10...grafana-image-renderer-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [grafana-image-renderer-0.0.10]grafana-image-renderer-0.0.10 (2022-07-21) - -### 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] - - - -## [grafana-image-renderer-0.0.10]grafana-image-renderer-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [grafana-image-renderer-0.0.10]grafana-image-renderer-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [grafana-image-renderer-0.0.10]grafana-image-renderer-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [grafana-image-renderer-0.0.10]grafana-image-renderer-0.0.10 (2022-07-20) diff --git a/incubator/grafana-image-renderer/0.0.11/Chart.lock b/incubator/grafana-image-renderer/0.0.11/Chart.lock deleted file mode 100644 index 44b7ccc164d..00000000000 --- a/incubator/grafana-image-renderer/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:20:48.802873205Z" diff --git a/incubator/grafana-image-renderer/0.0.11/Chart.yaml b/incubator/grafana-image-renderer/0.0.11/Chart.yaml deleted file mode 100644 index 2a263165aa2..00000000000 --- a/incubator/grafana-image-renderer/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "A Grafana remote image renderer that handles rendering panels &\ - \ dashboards to PNGs using headless chrome.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/grafana-image-renderer -icon: https://truecharts.org/img/chart-icons/grafana-image-renderer.png -keywords: - - grafana-image-renderer - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grafana-image-renderer -sources: - - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md - - https://hub.docker.com/r/grafana/grafana-image-renderer -type: application -version: 0.0.11 diff --git a/incubator/grafana-image-renderer/0.0.11/README.md b/incubator/grafana-image-renderer/0.0.11/README.md deleted file mode 100644 index a75ed50ced8..00000000000 --- a/incubator/grafana-image-renderer/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# grafana-image-renderer - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. - -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: [grafana-image-renderer](https://truecharts.org/docs/charts/stable/grafana-image-renderer) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `grafana-image-renderer` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install grafana-image-renderer TrueCharts/grafana-image-renderer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `grafana-image-renderer` deployment - -```console -helm uninstall grafana-image-renderer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install grafana-image-renderer \ - --set env.TZ="America/New York" \ - TrueCharts/grafana-image-renderer -``` - -#### 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 grafana-image-renderer TrueCharts/grafana-image-renderer -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/grafana-image-renderer/0.0.11/charts/common-10.4.6.tgz b/incubator/grafana-image-renderer/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/grafana-image-renderer/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/grafana-image-renderer/0.0.12/CHANGELOG.md b/incubator/grafana-image-renderer/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b8d2cffbffb --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [grafana-image-renderer-0.0.12](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.11...grafana-image-renderer-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [grafana-image-renderer-0.0.11](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.10...grafana-image-renderer-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [grafana-image-renderer-0.0.10]grafana-image-renderer-0.0.10 (2022-07-21) + +### 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] + + + +## [grafana-image-renderer-0.0.10]grafana-image-renderer-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [grafana-image-renderer-0.0.10]grafana-image-renderer-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [grafana-image-renderer-0.0.10]grafana-image-renderer-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [grafana-image-renderer-0.0.10]grafana-image-renderer-0.0.10 (2022-07-20) diff --git a/incubator/grafana-image-renderer/0.0.12/Chart.lock b/incubator/grafana-image-renderer/0.0.12/Chart.lock new file mode 100644 index 00000000000..6b92d23fd65 --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:10.775287694Z" diff --git a/incubator/grafana-image-renderer/0.0.12/Chart.yaml b/incubator/grafana-image-renderer/0.0.12/Chart.yaml new file mode 100644 index 00000000000..260a89a3e3b --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "A Grafana remote image renderer that handles rendering panels &\ + \ dashboards to PNGs using headless chrome.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/grafana-image-renderer +icon: https://truecharts.org/img/chart-icons/grafana-image-renderer.png +keywords: + - grafana-image-renderer + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grafana-image-renderer +sources: + - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md + - https://hub.docker.com/r/grafana/grafana-image-renderer +type: application +version: 0.0.12 diff --git a/incubator/grafana-image-renderer/0.0.12/README.md b/incubator/grafana-image-renderer/0.0.12/README.md new file mode 100644 index 00000000000..5685da685ec --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.12/README.md @@ -0,0 +1,108 @@ +# grafana-image-renderer + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. + +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: [grafana-image-renderer](https://truecharts.org/docs/charts/stable/grafana-image-renderer) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `grafana-image-renderer` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install grafana-image-renderer TrueCharts/grafana-image-renderer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `grafana-image-renderer` deployment + +```console +helm uninstall grafana-image-renderer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grafana-image-renderer \ + --set env.TZ="America/New York" \ + TrueCharts/grafana-image-renderer +``` + +#### 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 grafana-image-renderer TrueCharts/grafana-image-renderer -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/grafana-image-renderer/0.0.11/app-readme.md b/incubator/grafana-image-renderer/0.0.12/app-readme.md similarity index 100% rename from incubator/grafana-image-renderer/0.0.11/app-readme.md rename to incubator/grafana-image-renderer/0.0.12/app-readme.md diff --git a/incubator/grafana-image-renderer/0.0.12/charts/common-10.4.7.tgz b/incubator/grafana-image-renderer/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/grafana-image-renderer/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/grafana-image-renderer/0.0.11/ix_values.yaml b/incubator/grafana-image-renderer/0.0.12/ix_values.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.11/ix_values.yaml rename to incubator/grafana-image-renderer/0.0.12/ix_values.yaml diff --git a/incubator/grafana-image-renderer/0.0.11/questions.yaml b/incubator/grafana-image-renderer/0.0.12/questions.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.11/questions.yaml rename to incubator/grafana-image-renderer/0.0.12/questions.yaml diff --git a/incubator/grafana-image-renderer/0.0.11/templates/common.yaml b/incubator/grafana-image-renderer/0.0.12/templates/common.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.11/templates/common.yaml rename to incubator/grafana-image-renderer/0.0.12/templates/common.yaml diff --git a/incubator/grafana-image-renderer/0.0.11/values.yaml b/incubator/grafana-image-renderer/0.0.12/values.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.11/values.yaml rename to incubator/grafana-image-renderer/0.0.12/values.yaml diff --git a/incubator/gridcoinwalletgui/0.0.11/CHANGELOG.md b/incubator/gridcoinwalletgui/0.0.11/CHANGELOG.md deleted file mode 100644 index 07615328e02..00000000000 --- a/incubator/gridcoinwalletgui/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [gridcoinwalletgui-0.0.11](https://github.com/truecharts/apps/compare/gridcoinwalletgui-0.0.10...gridcoinwalletgui-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [gridcoinwalletgui-0.0.10]gridcoinwalletgui-0.0.10 (2022-07-21) - -### 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] - - - -## [gridcoinwalletgui-0.0.10]gridcoinwalletgui-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [gridcoinwalletgui-0.0.10]gridcoinwalletgui-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [gridcoinwalletgui-0.0.10]gridcoinwalletgui-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [gridcoinwalletgui-0.0.10]gridcoinwalletgui-0.0.10 (2022-07-20) diff --git a/incubator/gridcoinwalletgui/0.0.11/Chart.lock b/incubator/gridcoinwalletgui/0.0.11/Chart.lock deleted file mode 100644 index 1070ffb533d..00000000000 --- a/incubator/gridcoinwalletgui/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:20:53.368508596Z" diff --git a/incubator/gridcoinwalletgui/0.0.11/Chart.yaml b/incubator/gridcoinwalletgui/0.0.11/Chart.yaml deleted file mode 100644 index 90563e28cd4..00000000000 --- a/incubator/gridcoinwalletgui/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Running Boinc? Get some Gridcoins from your Boinc work!\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/gridcoinwalletgui -icon: https://truecharts.org/img/chart-icons/gridcoinwalletgui.png -keywords: - - gridcoinwalletgui - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gridcoinwalletgui -sources: - - https://gridcoin.us/ - - https://hub.docker.com/repository/docker/sublivion/gridcoinwalletgui -type: application -version: 0.0.11 diff --git a/incubator/gridcoinwalletgui/0.0.11/README.md b/incubator/gridcoinwalletgui/0.0.11/README.md deleted file mode 100644 index 41a9043c506..00000000000 --- a/incubator/gridcoinwalletgui/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# gridcoinwalletgui - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Running Boinc? Get some Gridcoins from your Boinc work! - -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: [gridcoinwalletgui](https://truecharts.org/docs/charts/stable/gridcoinwalletgui) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `gridcoinwalletgui` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install gridcoinwalletgui TrueCharts/gridcoinwalletgui -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `gridcoinwalletgui` deployment - -```console -helm uninstall gridcoinwalletgui -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install gridcoinwalletgui \ - --set env.TZ="America/New York" \ - TrueCharts/gridcoinwalletgui -``` - -#### 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 gridcoinwalletgui TrueCharts/gridcoinwalletgui -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/gridcoinwalletgui/0.0.11/charts/common-10.4.6.tgz b/incubator/gridcoinwalletgui/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/gridcoinwalletgui/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/gridcoinwalletgui/0.0.12/CHANGELOG.md b/incubator/gridcoinwalletgui/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..28d338d856e --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [gridcoinwalletgui-0.0.12](https://github.com/truecharts/apps/compare/gridcoinwalletgui-0.0.11...gridcoinwalletgui-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [gridcoinwalletgui-0.0.11](https://github.com/truecharts/apps/compare/gridcoinwalletgui-0.0.10...gridcoinwalletgui-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [gridcoinwalletgui-0.0.10]gridcoinwalletgui-0.0.10 (2022-07-21) + +### 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] + + + +## [gridcoinwalletgui-0.0.10]gridcoinwalletgui-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [gridcoinwalletgui-0.0.10]gridcoinwalletgui-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [gridcoinwalletgui-0.0.10]gridcoinwalletgui-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [gridcoinwalletgui-0.0.10]gridcoinwalletgui-0.0.10 (2022-07-20) diff --git a/incubator/gridcoinwalletgui/0.0.12/Chart.lock b/incubator/gridcoinwalletgui/0.0.12/Chart.lock new file mode 100644 index 00000000000..5f508e6c44a --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:15.959458002Z" diff --git a/incubator/gridcoinwalletgui/0.0.12/Chart.yaml b/incubator/gridcoinwalletgui/0.0.12/Chart.yaml new file mode 100644 index 00000000000..6d54a069e7c --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Running Boinc? Get some Gridcoins from your Boinc work!\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/gridcoinwalletgui +icon: https://truecharts.org/img/chart-icons/gridcoinwalletgui.png +keywords: + - gridcoinwalletgui + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gridcoinwalletgui +sources: + - https://gridcoin.us/ + - https://hub.docker.com/repository/docker/sublivion/gridcoinwalletgui +type: application +version: 0.0.12 diff --git a/incubator/gridcoinwalletgui/0.0.12/README.md b/incubator/gridcoinwalletgui/0.0.12/README.md new file mode 100644 index 00000000000..99783dcd3d4 --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.12/README.md @@ -0,0 +1,108 @@ +# gridcoinwalletgui + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Running Boinc? Get some Gridcoins from your Boinc work! + +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: [gridcoinwalletgui](https://truecharts.org/docs/charts/stable/gridcoinwalletgui) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `gridcoinwalletgui` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install gridcoinwalletgui TrueCharts/gridcoinwalletgui +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `gridcoinwalletgui` deployment + +```console +helm uninstall gridcoinwalletgui +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gridcoinwalletgui \ + --set env.TZ="America/New York" \ + TrueCharts/gridcoinwalletgui +``` + +#### 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 gridcoinwalletgui TrueCharts/gridcoinwalletgui -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/gridcoinwalletgui/0.0.11/app-readme.md b/incubator/gridcoinwalletgui/0.0.12/app-readme.md similarity index 100% rename from incubator/gridcoinwalletgui/0.0.11/app-readme.md rename to incubator/gridcoinwalletgui/0.0.12/app-readme.md diff --git a/incubator/gridcoinwalletgui/0.0.12/charts/common-10.4.7.tgz b/incubator/gridcoinwalletgui/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/gridcoinwalletgui/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/gridcoinwalletgui/0.0.11/ix_values.yaml b/incubator/gridcoinwalletgui/0.0.12/ix_values.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.11/ix_values.yaml rename to incubator/gridcoinwalletgui/0.0.12/ix_values.yaml diff --git a/incubator/gridcoinwalletgui/0.0.11/questions.yaml b/incubator/gridcoinwalletgui/0.0.12/questions.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.11/questions.yaml rename to incubator/gridcoinwalletgui/0.0.12/questions.yaml diff --git a/incubator/gridcoinwalletgui/0.0.11/templates/common.yaml b/incubator/gridcoinwalletgui/0.0.12/templates/common.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.11/templates/common.yaml rename to incubator/gridcoinwalletgui/0.0.12/templates/common.yaml diff --git a/incubator/gridcoinwalletgui/0.0.11/values.yaml b/incubator/gridcoinwalletgui/0.0.12/values.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.11/values.yaml rename to incubator/gridcoinwalletgui/0.0.12/values.yaml diff --git a/incubator/guide2go/0.0.11/CHANGELOG.md b/incubator/guide2go/0.0.11/CHANGELOG.md deleted file mode 100644 index 7fe2a0069f9..00000000000 --- a/incubator/guide2go/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [guide2go-0.0.11](https://github.com/truecharts/apps/compare/guide2go-0.0.10...guide2go-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [guide2go-0.0.10]guide2go-0.0.10 (2022-07-21) - -### 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] - - - -## [guide2go-0.0.10]guide2go-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [guide2go-0.0.10]guide2go-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [guide2go-0.0.10]guide2go-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [guide2go-0.0.10]guide2go-0.0.10 (2022-07-20) diff --git a/incubator/guide2go/0.0.11/Chart.lock b/incubator/guide2go/0.0.11/Chart.lock deleted file mode 100644 index 6a54efdac20..00000000000 --- a/incubator/guide2go/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:20:56.164432109Z" diff --git a/incubator/guide2go/0.0.11/Chart.yaml b/incubator/guide2go/0.0.11/Chart.yaml deleted file mode 100644 index 2de7a569524..00000000000 --- a/incubator/guide2go/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "a xml grabber from schedule direct service\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/guide2go -icon: https://truecharts.org/img/chart-icons/guide2go.png -keywords: - - guide2go - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: guide2go -sources: - - https://github.com/alturismo/guide2go - - https://hub.docker.com/r/alturismo/guide2go -type: application -version: 0.0.11 diff --git a/incubator/guide2go/0.0.11/README.md b/incubator/guide2go/0.0.11/README.md deleted file mode 100644 index e9d2cfa8d04..00000000000 --- a/incubator/guide2go/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# guide2go - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 xml grabber from schedule direct service - -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: [guide2go](https://truecharts.org/docs/charts/stable/guide2go) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `guide2go` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install guide2go TrueCharts/guide2go -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `guide2go` deployment - -```console -helm uninstall guide2go -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install guide2go \ - --set env.TZ="America/New York" \ - TrueCharts/guide2go -``` - -#### 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 guide2go TrueCharts/guide2go -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/guide2go/0.0.11/charts/common-10.4.6.tgz b/incubator/guide2go/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/guide2go/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/guide2go/0.0.12/CHANGELOG.md b/incubator/guide2go/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..162f02d3b30 --- /dev/null +++ b/incubator/guide2go/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [guide2go-0.0.12](https://github.com/truecharts/apps/compare/guide2go-0.0.11...guide2go-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [guide2go-0.0.11](https://github.com/truecharts/apps/compare/guide2go-0.0.10...guide2go-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [guide2go-0.0.10]guide2go-0.0.10 (2022-07-21) + +### 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] + + + +## [guide2go-0.0.10]guide2go-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [guide2go-0.0.10]guide2go-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [guide2go-0.0.10]guide2go-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [guide2go-0.0.10]guide2go-0.0.10 (2022-07-20) diff --git a/incubator/guide2go/0.0.12/Chart.lock b/incubator/guide2go/0.0.12/Chart.lock new file mode 100644 index 00000000000..aa166bf15ad --- /dev/null +++ b/incubator/guide2go/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:18.210479451Z" diff --git a/incubator/guide2go/0.0.12/Chart.yaml b/incubator/guide2go/0.0.12/Chart.yaml new file mode 100644 index 00000000000..198ae469192 --- /dev/null +++ b/incubator/guide2go/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "a xml grabber from schedule direct service\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/guide2go +icon: https://truecharts.org/img/chart-icons/guide2go.png +keywords: + - guide2go + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: guide2go +sources: + - https://github.com/alturismo/guide2go + - https://hub.docker.com/r/alturismo/guide2go +type: application +version: 0.0.12 diff --git a/incubator/guide2go/0.0.12/README.md b/incubator/guide2go/0.0.12/README.md new file mode 100644 index 00000000000..59207d25b0a --- /dev/null +++ b/incubator/guide2go/0.0.12/README.md @@ -0,0 +1,108 @@ +# guide2go + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 xml grabber from schedule direct service + +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: [guide2go](https://truecharts.org/docs/charts/stable/guide2go) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `guide2go` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install guide2go TrueCharts/guide2go +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `guide2go` deployment + +```console +helm uninstall guide2go +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install guide2go \ + --set env.TZ="America/New York" \ + TrueCharts/guide2go +``` + +#### 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 guide2go TrueCharts/guide2go -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/guide2go/0.0.11/app-readme.md b/incubator/guide2go/0.0.12/app-readme.md similarity index 100% rename from incubator/guide2go/0.0.11/app-readme.md rename to incubator/guide2go/0.0.12/app-readme.md diff --git a/incubator/guide2go/0.0.12/charts/common-10.4.7.tgz b/incubator/guide2go/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/guide2go/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/guide2go/0.0.11/ix_values.yaml b/incubator/guide2go/0.0.12/ix_values.yaml similarity index 100% rename from incubator/guide2go/0.0.11/ix_values.yaml rename to incubator/guide2go/0.0.12/ix_values.yaml diff --git a/incubator/guide2go/0.0.11/questions.yaml b/incubator/guide2go/0.0.12/questions.yaml similarity index 100% rename from incubator/guide2go/0.0.11/questions.yaml rename to incubator/guide2go/0.0.12/questions.yaml diff --git a/incubator/guide2go/0.0.11/templates/common.yaml b/incubator/guide2go/0.0.12/templates/common.yaml similarity index 100% rename from incubator/guide2go/0.0.11/templates/common.yaml rename to incubator/guide2go/0.0.12/templates/common.yaml diff --git a/incubator/guide2go/0.0.11/values.yaml b/incubator/guide2go/0.0.12/values.yaml similarity index 100% rename from incubator/guide2go/0.0.11/values.yaml rename to incubator/guide2go/0.0.12/values.yaml diff --git a/incubator/h5ai/0.0.11/CHANGELOG.md b/incubator/h5ai/0.0.11/CHANGELOG.md deleted file mode 100644 index 022e5908529..00000000000 --- a/incubator/h5ai/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [h5ai-0.0.11](https://github.com/truecharts/apps/compare/h5ai-0.0.10...h5ai-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [h5ai-0.0.10]h5ai-0.0.10 (2022-07-21) - -### 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] - - - -## [h5ai-0.0.10]h5ai-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [h5ai-0.0.10]h5ai-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [h5ai-0.0.10]h5ai-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [h5ai-0.0.10]h5ai-0.0.10 (2022-07-20) diff --git a/incubator/h5ai/0.0.11/Chart.lock b/incubator/h5ai/0.0.11/Chart.lock deleted file mode 100644 index 38852ba5c6c..00000000000 --- a/incubator/h5ai/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:20:58.63531236Z" diff --git a/incubator/h5ai/0.0.11/Chart.yaml b/incubator/h5ai/0.0.11/Chart.yaml deleted file mode 100644 index 37069ad0583..00000000000 --- a/incubator/h5ai/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/h5ai -icon: https://truecharts.org/img/chart-icons/h5ai.png -keywords: - - h5ai - - Cloud - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: h5ai -sources: - - https://github.com/awesometic/docker-h5ai - - https://hub.docker.com/r/awesometic/h5ai -type: application -version: 0.0.11 diff --git a/incubator/h5ai/0.0.11/README.md b/incubator/h5ai/0.0.11/README.md deleted file mode 100644 index bc309451022..00000000000 --- a/incubator/h5ai/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# h5ai - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [h5ai](https://truecharts.org/docs/charts/stable/h5ai) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `h5ai` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install h5ai TrueCharts/h5ai -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `h5ai` deployment - -```console -helm uninstall h5ai -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install h5ai \ - --set env.TZ="America/New York" \ - TrueCharts/h5ai -``` - -#### 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 h5ai TrueCharts/h5ai -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/h5ai/0.0.11/charts/common-10.4.6.tgz b/incubator/h5ai/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/h5ai/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/h5ai/0.0.12/CHANGELOG.md b/incubator/h5ai/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7cf91f6cd74 --- /dev/null +++ b/incubator/h5ai/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [h5ai-0.0.12](https://github.com/truecharts/apps/compare/h5ai-0.0.11...h5ai-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [h5ai-0.0.11](https://github.com/truecharts/apps/compare/h5ai-0.0.10...h5ai-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [h5ai-0.0.10]h5ai-0.0.10 (2022-07-21) + +### 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] + + + +## [h5ai-0.0.10]h5ai-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [h5ai-0.0.10]h5ai-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [h5ai-0.0.10]h5ai-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [h5ai-0.0.10]h5ai-0.0.10 (2022-07-20) diff --git a/incubator/h5ai/0.0.12/Chart.lock b/incubator/h5ai/0.0.12/Chart.lock new file mode 100644 index 00000000000..c96ba17493b --- /dev/null +++ b/incubator/h5ai/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:20.388895659Z" diff --git a/incubator/h5ai/0.0.12/Chart.yaml b/incubator/h5ai/0.0.12/Chart.yaml new file mode 100644 index 00000000000..77d8d1b2529 --- /dev/null +++ b/incubator/h5ai/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/h5ai +icon: https://truecharts.org/img/chart-icons/h5ai.png +keywords: + - h5ai + - Cloud + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: h5ai +sources: + - https://github.com/awesometic/docker-h5ai + - https://hub.docker.com/r/awesometic/h5ai +type: application +version: 0.0.12 diff --git a/incubator/h5ai/0.0.12/README.md b/incubator/h5ai/0.0.12/README.md new file mode 100644 index 00000000000..ada6414f254 --- /dev/null +++ b/incubator/h5ai/0.0.12/README.md @@ -0,0 +1,108 @@ +# h5ai + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [h5ai](https://truecharts.org/docs/charts/stable/h5ai) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `h5ai` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install h5ai TrueCharts/h5ai +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `h5ai` deployment + +```console +helm uninstall h5ai +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install h5ai \ + --set env.TZ="America/New York" \ + TrueCharts/h5ai +``` + +#### 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 h5ai TrueCharts/h5ai -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/h5ai/0.0.11/app-readme.md b/incubator/h5ai/0.0.12/app-readme.md similarity index 100% rename from incubator/h5ai/0.0.11/app-readme.md rename to incubator/h5ai/0.0.12/app-readme.md diff --git a/incubator/h5ai/0.0.12/charts/common-10.4.7.tgz b/incubator/h5ai/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/h5ai/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/h5ai/0.0.11/ix_values.yaml b/incubator/h5ai/0.0.12/ix_values.yaml similarity index 100% rename from incubator/h5ai/0.0.11/ix_values.yaml rename to incubator/h5ai/0.0.12/ix_values.yaml diff --git a/incubator/h5ai/0.0.11/questions.yaml b/incubator/h5ai/0.0.12/questions.yaml similarity index 100% rename from incubator/h5ai/0.0.11/questions.yaml rename to incubator/h5ai/0.0.12/questions.yaml diff --git a/incubator/h5ai/0.0.11/templates/common.yaml b/incubator/h5ai/0.0.12/templates/common.yaml similarity index 100% rename from incubator/h5ai/0.0.11/templates/common.yaml rename to incubator/h5ai/0.0.12/templates/common.yaml diff --git a/incubator/h5ai/0.0.11/values.yaml b/incubator/h5ai/0.0.12/values.yaml similarity index 100% rename from incubator/h5ai/0.0.11/values.yaml rename to incubator/h5ai/0.0.12/values.yaml diff --git a/incubator/halflife2deathmatch/0.0.11/CHANGELOG.md b/incubator/halflife2deathmatch/0.0.11/CHANGELOG.md deleted file mode 100644 index 7a46c39cc72..00000000000 --- a/incubator/halflife2deathmatch/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [halflife2deathmatch-0.0.11](https://github.com/truecharts/apps/compare/halflife2deathmatch-0.0.10...halflife2deathmatch-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [halflife2deathmatch-0.0.10]halflife2deathmatch-0.0.10 (2022-07-21) - -### 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] - - - -## [halflife2deathmatch-0.0.10]halflife2deathmatch-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [halflife2deathmatch-0.0.10]halflife2deathmatch-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [halflife2deathmatch-0.0.10]halflife2deathmatch-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [halflife2deathmatch-0.0.10]halflife2deathmatch-0.0.10 (2022-07-20) diff --git a/incubator/halflife2deathmatch/0.0.11/Chart.lock b/incubator/halflife2deathmatch/0.0.11/Chart.lock deleted file mode 100644 index d816d059ab5..00000000000 --- a/incubator/halflife2deathmatch/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:21:10.81732233Z" diff --git a/incubator/halflife2deathmatch/0.0.11/Chart.yaml b/incubator/halflife2deathmatch/0.0.11/Chart.yaml deleted file mode 100644 index da49bc6f650..00000000000 --- a/incubator/halflife2deathmatch/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ HalfLife2 DeathMatch and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/halflife2deathmatch -icon: https://truecharts.org/img/chart-icons/halflife2deathmatch.png -keywords: - - halflife2deathmatch - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: halflife2deathmatch -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/halflife2deathmatch/0.0.11/README.md b/incubator/halflife2deathmatch/0.0.11/README.md deleted file mode 100644 index 7d945e563ab..00000000000 --- a/incubator/halflife2deathmatch/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# halflife2deathmatch - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. - -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: [halflife2deathmatch](https://truecharts.org/docs/charts/stable/halflife2deathmatch) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `halflife2deathmatch` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install halflife2deathmatch TrueCharts/halflife2deathmatch -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `halflife2deathmatch` deployment - -```console -helm uninstall halflife2deathmatch -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install halflife2deathmatch \ - --set env.TZ="America/New York" \ - TrueCharts/halflife2deathmatch -``` - -#### 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 halflife2deathmatch TrueCharts/halflife2deathmatch -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/halflife2deathmatch/0.0.11/charts/common-10.4.6.tgz b/incubator/halflife2deathmatch/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/halflife2deathmatch/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/halflife2deathmatch/0.0.12/CHANGELOG.md b/incubator/halflife2deathmatch/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5f53470a094 --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [halflife2deathmatch-0.0.12](https://github.com/truecharts/apps/compare/halflife2deathmatch-0.0.11...halflife2deathmatch-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [halflife2deathmatch-0.0.11](https://github.com/truecharts/apps/compare/halflife2deathmatch-0.0.10...halflife2deathmatch-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [halflife2deathmatch-0.0.10]halflife2deathmatch-0.0.10 (2022-07-21) + +### 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] + + + +## [halflife2deathmatch-0.0.10]halflife2deathmatch-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [halflife2deathmatch-0.0.10]halflife2deathmatch-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [halflife2deathmatch-0.0.10]halflife2deathmatch-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [halflife2deathmatch-0.0.10]halflife2deathmatch-0.0.10 (2022-07-20) diff --git a/incubator/halflife2deathmatch/0.0.12/Chart.lock b/incubator/halflife2deathmatch/0.0.12/Chart.lock new file mode 100644 index 00000000000..55ecd4c09b9 --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:30.526398994Z" diff --git a/incubator/halflife2deathmatch/0.0.12/Chart.yaml b/incubator/halflife2deathmatch/0.0.12/Chart.yaml new file mode 100644 index 00000000000..6aa15196d16 --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ HalfLife2 DeathMatch and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/halflife2deathmatch +icon: https://truecharts.org/img/chart-icons/halflife2deathmatch.png +keywords: + - halflife2deathmatch + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: halflife2deathmatch +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/halflife2deathmatch/0.0.12/README.md b/incubator/halflife2deathmatch/0.0.12/README.md new file mode 100644 index 00000000000..35d143d05bb --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.12/README.md @@ -0,0 +1,108 @@ +# halflife2deathmatch + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. + +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: [halflife2deathmatch](https://truecharts.org/docs/charts/stable/halflife2deathmatch) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `halflife2deathmatch` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install halflife2deathmatch TrueCharts/halflife2deathmatch +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `halflife2deathmatch` deployment + +```console +helm uninstall halflife2deathmatch +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install halflife2deathmatch \ + --set env.TZ="America/New York" \ + TrueCharts/halflife2deathmatch +``` + +#### 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 halflife2deathmatch TrueCharts/halflife2deathmatch -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/halflife2deathmatch/0.0.11/app-readme.md b/incubator/halflife2deathmatch/0.0.12/app-readme.md similarity index 100% rename from incubator/halflife2deathmatch/0.0.11/app-readme.md rename to incubator/halflife2deathmatch/0.0.12/app-readme.md diff --git a/incubator/halflife2deathmatch/0.0.12/charts/common-10.4.7.tgz b/incubator/halflife2deathmatch/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/halflife2deathmatch/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/halflife2deathmatch/0.0.11/ix_values.yaml b/incubator/halflife2deathmatch/0.0.12/ix_values.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.11/ix_values.yaml rename to incubator/halflife2deathmatch/0.0.12/ix_values.yaml diff --git a/incubator/halflife2deathmatch/0.0.11/questions.yaml b/incubator/halflife2deathmatch/0.0.12/questions.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.11/questions.yaml rename to incubator/halflife2deathmatch/0.0.12/questions.yaml diff --git a/incubator/halflife2deathmatch/0.0.11/templates/common.yaml b/incubator/halflife2deathmatch/0.0.12/templates/common.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.11/templates/common.yaml rename to incubator/halflife2deathmatch/0.0.12/templates/common.yaml diff --git a/incubator/halflife2deathmatch/0.0.11/values.yaml b/incubator/halflife2deathmatch/0.0.12/values.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.11/values.yaml rename to incubator/halflife2deathmatch/0.0.12/values.yaml diff --git a/incubator/hassconfigurator/0.0.11/CHANGELOG.md b/incubator/hassconfigurator/0.0.11/CHANGELOG.md deleted file mode 100644 index a12604e04d3..00000000000 --- a/incubator/hassconfigurator/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [hassconfigurator-0.0.11](https://github.com/truecharts/apps/compare/hassconfigurator-0.0.10...hassconfigurator-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [hassconfigurator-0.0.10]hassconfigurator-0.0.10 (2022-07-21) - -### 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] - - - -## [hassconfigurator-0.0.10]hassconfigurator-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hassconfigurator-0.0.10]hassconfigurator-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hassconfigurator-0.0.10]hassconfigurator-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [hassconfigurator-0.0.10]hassconfigurator-0.0.10 (2022-07-20) diff --git a/incubator/hassconfigurator/0.0.11/Chart.lock b/incubator/hassconfigurator/0.0.11/Chart.lock deleted file mode 100644 index 8aa0d2a664a..00000000000 --- a/incubator/hassconfigurator/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:21:16.230255544Z" diff --git a/incubator/hassconfigurator/0.0.11/Chart.yaml b/incubator/hassconfigurator/0.0.11/Chart.yaml deleted file mode 100644 index 010fbcb7174..00000000000 --- a/incubator/hassconfigurator/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation -apiVersion: v2 -appVersion: "x86_64" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Home Assistant online configurator container from https://github.com/danielperna84/hass-configurator -home: https://github.com/truecharts/apps/tree/master/charts/stable/hassconfigurator -icon: https://truecharts.org/img/chart-icons/hassconfigurator.png -keywords: - - hassconfigurator - - HomeAutomation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hassconfigurator -sources: - - https://github.com/danielperna84/hass-configurator - - https://hub.docker.com/r/causticlab/hass-configurator-docker//Dockerfile/ -type: application -version: 0.0.11 diff --git a/incubator/hassconfigurator/0.0.11/README.md b/incubator/hassconfigurator/0.0.11/README.md deleted file mode 100644 index fc13709624b..00000000000 --- a/incubator/hassconfigurator/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# hassconfigurator - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: x86_64](https://img.shields.io/badge/AppVersion-x86_64-informational?style=flat-square) - -Home Assistant online configurator container from https://github.com/danielperna84/hass-configurator - -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: [hassconfigurator](https://truecharts.org/docs/charts/stable/hassconfigurator) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `hassconfigurator` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install hassconfigurator TrueCharts/hassconfigurator -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `hassconfigurator` deployment - -```console -helm uninstall hassconfigurator -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hassconfigurator \ - --set env.TZ="America/New York" \ - TrueCharts/hassconfigurator -``` - -#### 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 hassconfigurator TrueCharts/hassconfigurator -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hassconfigurator/0.0.11/charts/common-10.4.6.tgz b/incubator/hassconfigurator/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/hassconfigurator/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/hassconfigurator/0.0.12/CHANGELOG.md b/incubator/hassconfigurator/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..db49f9c6656 --- /dev/null +++ b/incubator/hassconfigurator/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [hassconfigurator-0.0.12](https://github.com/truecharts/apps/compare/hassconfigurator-0.0.11...hassconfigurator-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [hassconfigurator-0.0.11](https://github.com/truecharts/apps/compare/hassconfigurator-0.0.10...hassconfigurator-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [hassconfigurator-0.0.10]hassconfigurator-0.0.10 (2022-07-21) + +### 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] + + + +## [hassconfigurator-0.0.10]hassconfigurator-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hassconfigurator-0.0.10]hassconfigurator-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hassconfigurator-0.0.10]hassconfigurator-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [hassconfigurator-0.0.10]hassconfigurator-0.0.10 (2022-07-20) diff --git a/incubator/hassconfigurator/0.0.12/Chart.lock b/incubator/hassconfigurator/0.0.12/Chart.lock new file mode 100644 index 00000000000..1b153b54771 --- /dev/null +++ b/incubator/hassconfigurator/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:34.640562301Z" diff --git a/incubator/hassconfigurator/0.0.12/Chart.yaml b/incubator/hassconfigurator/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c7c0a844009 --- /dev/null +++ b/incubator/hassconfigurator/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation +apiVersion: v2 +appVersion: "x86_64" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Home Assistant online configurator container from https://github.com/danielperna84/hass-configurator +home: https://github.com/truecharts/apps/tree/master/charts/stable/hassconfigurator +icon: https://truecharts.org/img/chart-icons/hassconfigurator.png +keywords: + - hassconfigurator + - HomeAutomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hassconfigurator +sources: + - https://github.com/danielperna84/hass-configurator + - https://hub.docker.com/r/causticlab/hass-configurator-docker//Dockerfile/ +type: application +version: 0.0.12 diff --git a/incubator/hassconfigurator/0.0.12/README.md b/incubator/hassconfigurator/0.0.12/README.md new file mode 100644 index 00000000000..1bd4cc4b8ad --- /dev/null +++ b/incubator/hassconfigurator/0.0.12/README.md @@ -0,0 +1,108 @@ +# hassconfigurator + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: x86_64](https://img.shields.io/badge/AppVersion-x86_64-informational?style=flat-square) + +Home Assistant online configurator container from https://github.com/danielperna84/hass-configurator + +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: [hassconfigurator](https://truecharts.org/docs/charts/stable/hassconfigurator) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `hassconfigurator` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install hassconfigurator TrueCharts/hassconfigurator +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `hassconfigurator` deployment + +```console +helm uninstall hassconfigurator +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hassconfigurator \ + --set env.TZ="America/New York" \ + TrueCharts/hassconfigurator +``` + +#### 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 hassconfigurator TrueCharts/hassconfigurator -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hassconfigurator/0.0.11/app-readme.md b/incubator/hassconfigurator/0.0.12/app-readme.md similarity index 100% rename from incubator/hassconfigurator/0.0.11/app-readme.md rename to incubator/hassconfigurator/0.0.12/app-readme.md diff --git a/incubator/hassconfigurator/0.0.12/charts/common-10.4.7.tgz b/incubator/hassconfigurator/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/hassconfigurator/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/hassconfigurator/0.0.11/ix_values.yaml b/incubator/hassconfigurator/0.0.12/ix_values.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.11/ix_values.yaml rename to incubator/hassconfigurator/0.0.12/ix_values.yaml diff --git a/incubator/hassconfigurator/0.0.11/questions.yaml b/incubator/hassconfigurator/0.0.12/questions.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.11/questions.yaml rename to incubator/hassconfigurator/0.0.12/questions.yaml diff --git a/incubator/hassconfigurator/0.0.11/templates/common.yaml b/incubator/hassconfigurator/0.0.12/templates/common.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.11/templates/common.yaml rename to incubator/hassconfigurator/0.0.12/templates/common.yaml diff --git a/incubator/hassconfigurator/0.0.11/values.yaml b/incubator/hassconfigurator/0.0.12/values.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.11/values.yaml rename to incubator/hassconfigurator/0.0.12/values.yaml diff --git a/incubator/hastebin/0.0.11/CHANGELOG.md b/incubator/hastebin/0.0.11/CHANGELOG.md deleted file mode 100644 index 5ebf0742bdd..00000000000 --- a/incubator/hastebin/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [hastebin-0.0.11](https://github.com/truecharts/apps/compare/hastebin-0.0.10...hastebin-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [hastebin-0.0.10]hastebin-0.0.10 (2022-07-21) - -### 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] - - - -## [hastebin-0.0.10]hastebin-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hastebin-0.0.10]hastebin-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hastebin-0.0.10]hastebin-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [hastebin-0.0.10]hastebin-0.0.10 (2022-07-20) diff --git a/incubator/hastebin/0.0.11/Chart.lock b/incubator/hastebin/0.0.11/Chart.lock deleted file mode 100644 index 54b0c09cfb5..00000000000 --- a/incubator/hastebin/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:21:18.527726695Z" diff --git a/incubator/hastebin/0.0.11/Chart.yaml b/incubator/hastebin/0.0.11/Chart.yaml deleted file mode 100644 index 57be94a6cbb..00000000000 --- a/incubator/hastebin/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Alpine-based Docker image for Hastebin, the node.js paste service \r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/hastebin -icon: https://truecharts.org/img/chart-icons/hastebin.png -keywords: - - hastebin - - Cloud - - Productivity - - Tools-Utilities - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hastebin -sources: - - https://github.com/nzzane/haste-server - - https://hub.docker.com/r/flippinturt/hastebin -type: application -version: 0.0.11 diff --git a/incubator/hastebin/0.0.11/README.md b/incubator/hastebin/0.0.11/README.md deleted file mode 100644 index 9cd0013252c..00000000000 --- a/incubator/hastebin/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# hastebin - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Alpine-based Docker image for Hastebin, the node.js paste service - -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: [hastebin](https://truecharts.org/docs/charts/stable/hastebin) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `hastebin` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install hastebin TrueCharts/hastebin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `hastebin` deployment - -```console -helm uninstall hastebin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hastebin \ - --set env.TZ="America/New York" \ - TrueCharts/hastebin -``` - -#### 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 hastebin TrueCharts/hastebin -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hastebin/0.0.11/charts/common-10.4.6.tgz b/incubator/hastebin/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/hastebin/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/hastebin/0.0.12/CHANGELOG.md b/incubator/hastebin/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9057fe69edf --- /dev/null +++ b/incubator/hastebin/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [hastebin-0.0.12](https://github.com/truecharts/apps/compare/hastebin-0.0.11...hastebin-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [hastebin-0.0.11](https://github.com/truecharts/apps/compare/hastebin-0.0.10...hastebin-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [hastebin-0.0.10]hastebin-0.0.10 (2022-07-21) + +### 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] + + + +## [hastebin-0.0.10]hastebin-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hastebin-0.0.10]hastebin-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hastebin-0.0.10]hastebin-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [hastebin-0.0.10]hastebin-0.0.10 (2022-07-20) diff --git a/incubator/hastebin/0.0.12/Chart.lock b/incubator/hastebin/0.0.12/Chart.lock new file mode 100644 index 00000000000..bda7177077e --- /dev/null +++ b/incubator/hastebin/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:36.775607611Z" diff --git a/incubator/hastebin/0.0.12/Chart.yaml b/incubator/hastebin/0.0.12/Chart.yaml new file mode 100644 index 00000000000..6757ce1d57b --- /dev/null +++ b/incubator/hastebin/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Alpine-based Docker image for Hastebin, the node.js paste service \r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/hastebin +icon: https://truecharts.org/img/chart-icons/hastebin.png +keywords: + - hastebin + - Cloud + - Productivity + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hastebin +sources: + - https://github.com/nzzane/haste-server + - https://hub.docker.com/r/flippinturt/hastebin +type: application +version: 0.0.12 diff --git a/incubator/hastebin/0.0.12/README.md b/incubator/hastebin/0.0.12/README.md new file mode 100644 index 00000000000..6541a749c3d --- /dev/null +++ b/incubator/hastebin/0.0.12/README.md @@ -0,0 +1,108 @@ +# hastebin + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Alpine-based Docker image for Hastebin, the node.js paste service + +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: [hastebin](https://truecharts.org/docs/charts/stable/hastebin) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `hastebin` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install hastebin TrueCharts/hastebin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `hastebin` deployment + +```console +helm uninstall hastebin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hastebin \ + --set env.TZ="America/New York" \ + TrueCharts/hastebin +``` + +#### 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 hastebin TrueCharts/hastebin -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hastebin/0.0.11/app-readme.md b/incubator/hastebin/0.0.12/app-readme.md similarity index 100% rename from incubator/hastebin/0.0.11/app-readme.md rename to incubator/hastebin/0.0.12/app-readme.md diff --git a/incubator/hastebin/0.0.12/charts/common-10.4.7.tgz b/incubator/hastebin/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/hastebin/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/hastebin/0.0.11/ix_values.yaml b/incubator/hastebin/0.0.12/ix_values.yaml similarity index 100% rename from incubator/hastebin/0.0.11/ix_values.yaml rename to incubator/hastebin/0.0.12/ix_values.yaml diff --git a/incubator/hastebin/0.0.11/questions.yaml b/incubator/hastebin/0.0.12/questions.yaml similarity index 100% rename from incubator/hastebin/0.0.11/questions.yaml rename to incubator/hastebin/0.0.12/questions.yaml diff --git a/incubator/hastebin/0.0.11/templates/common.yaml b/incubator/hastebin/0.0.12/templates/common.yaml similarity index 100% rename from incubator/hastebin/0.0.11/templates/common.yaml rename to incubator/hastebin/0.0.12/templates/common.yaml diff --git a/incubator/hastebin/0.0.11/values.yaml b/incubator/hastebin/0.0.12/values.yaml similarity index 100% rename from incubator/hastebin/0.0.11/values.yaml rename to incubator/hastebin/0.0.12/values.yaml diff --git a/incubator/healthchecksdashboard/0.0.11/CHANGELOG.md b/incubator/healthchecksdashboard/0.0.11/CHANGELOG.md deleted file mode 100644 index 41e69a49e14..00000000000 --- a/incubator/healthchecksdashboard/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [healthchecksdashboard-0.0.11](https://github.com/truecharts/apps/compare/healthchecksdashboard-0.0.10...healthchecksdashboard-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [healthchecksdashboard-0.0.10]healthchecksdashboard-0.0.10 (2022-07-21) - -### 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] - - - -## [healthchecksdashboard-0.0.10]healthchecksdashboard-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [healthchecksdashboard-0.0.10]healthchecksdashboard-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [healthchecksdashboard-0.0.10]healthchecksdashboard-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [healthchecksdashboard-0.0.10]healthchecksdashboard-0.0.10 (2022-07-20) diff --git a/incubator/healthchecksdashboard/0.0.11/Chart.lock b/incubator/healthchecksdashboard/0.0.11/Chart.lock deleted file mode 100644 index cdeb5383ddd..00000000000 --- a/incubator/healthchecksdashboard/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:21:21.207266582Z" diff --git a/incubator/healthchecksdashboard/0.0.11/Chart.yaml b/incubator/healthchecksdashboard/0.0.11/Chart.yaml deleted file mode 100644 index bc48a5417d9..00000000000 --- a/incubator/healthchecksdashboard/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "A standalone dashboard page showing the status of the checks in your\ - \ Healthchecks.io account.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/healthchecksdashboard -icon: https://truecharts.org/img/chart-icons/healthchecksdashboard.png -keywords: - - healthchecksdashboard - - Tools-Utilities - - Other - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: healthchecksdashboard -sources: - - https://github.com/healthchecks/dashboard - - https://hub.docker.com/r/healthchecks/dashboard -type: application -version: 0.0.11 diff --git a/incubator/healthchecksdashboard/0.0.11/README.md b/incubator/healthchecksdashboard/0.0.11/README.md deleted file mode 100644 index d5ebad1a3de..00000000000 --- a/incubator/healthchecksdashboard/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# healthchecksdashboard - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 standalone dashboard page showing the status of the checks in your Healthchecks.io account. - -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: [healthchecksdashboard](https://truecharts.org/docs/charts/stable/healthchecksdashboard) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `healthchecksdashboard` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install healthchecksdashboard TrueCharts/healthchecksdashboard -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `healthchecksdashboard` deployment - -```console -helm uninstall healthchecksdashboard -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install healthchecksdashboard \ - --set env.TZ="America/New York" \ - TrueCharts/healthchecksdashboard -``` - -#### 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 healthchecksdashboard TrueCharts/healthchecksdashboard -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/healthchecksdashboard/0.0.11/charts/common-10.4.6.tgz b/incubator/healthchecksdashboard/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/healthchecksdashboard/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/healthchecksdashboard/0.0.12/CHANGELOG.md b/incubator/healthchecksdashboard/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..693eb2eb673 --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [healthchecksdashboard-0.0.12](https://github.com/truecharts/apps/compare/healthchecksdashboard-0.0.11...healthchecksdashboard-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [healthchecksdashboard-0.0.11](https://github.com/truecharts/apps/compare/healthchecksdashboard-0.0.10...healthchecksdashboard-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [healthchecksdashboard-0.0.10]healthchecksdashboard-0.0.10 (2022-07-21) + +### 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] + + + +## [healthchecksdashboard-0.0.10]healthchecksdashboard-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [healthchecksdashboard-0.0.10]healthchecksdashboard-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [healthchecksdashboard-0.0.10]healthchecksdashboard-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [healthchecksdashboard-0.0.10]healthchecksdashboard-0.0.10 (2022-07-20) diff --git a/incubator/healthchecksdashboard/0.0.12/Chart.lock b/incubator/healthchecksdashboard/0.0.12/Chart.lock new file mode 100644 index 00000000000..dca95c06e89 --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:39.890316613Z" diff --git a/incubator/healthchecksdashboard/0.0.12/Chart.yaml b/incubator/healthchecksdashboard/0.0.12/Chart.yaml new file mode 100644 index 00000000000..9032b50157a --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "A standalone dashboard page showing the status of the checks in your\ + \ Healthchecks.io account.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/healthchecksdashboard +icon: https://truecharts.org/img/chart-icons/healthchecksdashboard.png +keywords: + - healthchecksdashboard + - Tools-Utilities + - Other + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: healthchecksdashboard +sources: + - https://github.com/healthchecks/dashboard + - https://hub.docker.com/r/healthchecks/dashboard +type: application +version: 0.0.12 diff --git a/incubator/healthchecksdashboard/0.0.12/README.md b/incubator/healthchecksdashboard/0.0.12/README.md new file mode 100644 index 00000000000..2fd2dcf0931 --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.12/README.md @@ -0,0 +1,108 @@ +# healthchecksdashboard + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 standalone dashboard page showing the status of the checks in your Healthchecks.io account. + +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: [healthchecksdashboard](https://truecharts.org/docs/charts/stable/healthchecksdashboard) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `healthchecksdashboard` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install healthchecksdashboard TrueCharts/healthchecksdashboard +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `healthchecksdashboard` deployment + +```console +helm uninstall healthchecksdashboard +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install healthchecksdashboard \ + --set env.TZ="America/New York" \ + TrueCharts/healthchecksdashboard +``` + +#### 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 healthchecksdashboard TrueCharts/healthchecksdashboard -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/healthchecksdashboard/0.0.11/app-readme.md b/incubator/healthchecksdashboard/0.0.12/app-readme.md similarity index 100% rename from incubator/healthchecksdashboard/0.0.11/app-readme.md rename to incubator/healthchecksdashboard/0.0.12/app-readme.md diff --git a/incubator/healthchecksdashboard/0.0.12/charts/common-10.4.7.tgz b/incubator/healthchecksdashboard/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/healthchecksdashboard/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/healthchecksdashboard/0.0.11/ix_values.yaml b/incubator/healthchecksdashboard/0.0.12/ix_values.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.11/ix_values.yaml rename to incubator/healthchecksdashboard/0.0.12/ix_values.yaml diff --git a/incubator/healthchecksdashboard/0.0.11/questions.yaml b/incubator/healthchecksdashboard/0.0.12/questions.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.11/questions.yaml rename to incubator/healthchecksdashboard/0.0.12/questions.yaml diff --git a/incubator/healthchecksdashboard/0.0.11/templates/common.yaml b/incubator/healthchecksdashboard/0.0.12/templates/common.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.11/templates/common.yaml rename to incubator/healthchecksdashboard/0.0.12/templates/common.yaml diff --git a/incubator/healthchecksdashboard/0.0.11/values.yaml b/incubator/healthchecksdashboard/0.0.12/values.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.11/values.yaml rename to incubator/healthchecksdashboard/0.0.12/values.yaml diff --git a/incubator/hetzner-ddns/0.0.11/CHANGELOG.md b/incubator/hetzner-ddns/0.0.11/CHANGELOG.md deleted file mode 100644 index 509d8141aa3..00000000000 --- a/incubator/hetzner-ddns/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [hetzner-ddns-0.0.11](https://github.com/truecharts/apps/compare/hetzner-ddns-0.0.10...hetzner-ddns-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [hetzner-ddns-0.0.10]hetzner-ddns-0.0.10 (2022-07-21) - -### 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] - - - -## [hetzner-ddns-0.0.10]hetzner-ddns-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hetzner-ddns-0.0.10]hetzner-ddns-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hetzner-ddns-0.0.10]hetzner-ddns-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [hetzner-ddns-0.0.10]hetzner-ddns-0.0.10 (2022-07-20) diff --git a/incubator/hetzner-ddns/0.0.11/Chart.lock b/incubator/hetzner-ddns/0.0.11/Chart.lock deleted file mode 100644 index 964c1466106..00000000000 --- a/incubator/hetzner-ddns/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:21:33.312933582Z" diff --git a/incubator/hetzner-ddns/0.0.11/Chart.yaml b/incubator/hetzner-ddns/0.0.11/Chart.yaml deleted file mode 100644 index 7bad39c1121..00000000000 --- a/incubator/hetzner-ddns/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - This Docker image will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) - as a Dynamic DNS (DDNS) Provider. -home: https://github.com/truecharts/apps/tree/master/charts/stable/hetzner-ddns -icon: https://truecharts.org/img/chart-icons/hetzner-ddns.png -keywords: - - hetzner-ddns - - Network-DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hetzner-ddns -sources: - - https://github.com/kutzilla/docker-hetzner-ddns - - https://hub.docker.com/r/kutzilla/hetzner-ddns -type: application -version: 0.0.11 diff --git a/incubator/hetzner-ddns/0.0.11/README.md b/incubator/hetzner-ddns/0.0.11/README.md deleted file mode 100644 index 91e1ff25d4e..00000000000 --- a/incubator/hetzner-ddns/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# hetzner-ddns - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker image will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. - -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: [hetzner-ddns](https://truecharts.org/docs/charts/stable/hetzner-ddns) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `hetzner-ddns` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install hetzner-ddns TrueCharts/hetzner-ddns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `hetzner-ddns` deployment - -```console -helm uninstall hetzner-ddns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hetzner-ddns \ - --set env.TZ="America/New York" \ - TrueCharts/hetzner-ddns -``` - -#### 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 hetzner-ddns TrueCharts/hetzner-ddns -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hetzner-ddns/0.0.11/charts/common-10.4.6.tgz b/incubator/hetzner-ddns/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/hetzner-ddns/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/hetzner-ddns/0.0.12/CHANGELOG.md b/incubator/hetzner-ddns/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5074c4ff353 --- /dev/null +++ b/incubator/hetzner-ddns/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [hetzner-ddns-0.0.12](https://github.com/truecharts/apps/compare/hetzner-ddns-0.0.11...hetzner-ddns-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [hetzner-ddns-0.0.11](https://github.com/truecharts/apps/compare/hetzner-ddns-0.0.10...hetzner-ddns-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [hetzner-ddns-0.0.10]hetzner-ddns-0.0.10 (2022-07-21) + +### 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] + + + +## [hetzner-ddns-0.0.10]hetzner-ddns-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hetzner-ddns-0.0.10]hetzner-ddns-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hetzner-ddns-0.0.10]hetzner-ddns-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [hetzner-ddns-0.0.10]hetzner-ddns-0.0.10 (2022-07-20) diff --git a/incubator/hetzner-ddns/0.0.12/Chart.lock b/incubator/hetzner-ddns/0.0.12/Chart.lock new file mode 100644 index 00000000000..14ec255dbc8 --- /dev/null +++ b/incubator/hetzner-ddns/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:50.148734728Z" diff --git a/incubator/hetzner-ddns/0.0.12/Chart.yaml b/incubator/hetzner-ddns/0.0.12/Chart.yaml new file mode 100644 index 00000000000..678eb0312a6 --- /dev/null +++ b/incubator/hetzner-ddns/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-DNS +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + This Docker image will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) + as a Dynamic DNS (DDNS) Provider. +home: https://github.com/truecharts/apps/tree/master/charts/stable/hetzner-ddns +icon: https://truecharts.org/img/chart-icons/hetzner-ddns.png +keywords: + - hetzner-ddns + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hetzner-ddns +sources: + - https://github.com/kutzilla/docker-hetzner-ddns + - https://hub.docker.com/r/kutzilla/hetzner-ddns +type: application +version: 0.0.12 diff --git a/incubator/hetzner-ddns/0.0.12/README.md b/incubator/hetzner-ddns/0.0.12/README.md new file mode 100644 index 00000000000..6bd69b9c9f7 --- /dev/null +++ b/incubator/hetzner-ddns/0.0.12/README.md @@ -0,0 +1,108 @@ +# hetzner-ddns + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker image will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. + +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: [hetzner-ddns](https://truecharts.org/docs/charts/stable/hetzner-ddns) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `hetzner-ddns` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install hetzner-ddns TrueCharts/hetzner-ddns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `hetzner-ddns` deployment + +```console +helm uninstall hetzner-ddns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hetzner-ddns \ + --set env.TZ="America/New York" \ + TrueCharts/hetzner-ddns +``` + +#### 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 hetzner-ddns TrueCharts/hetzner-ddns -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hetzner-ddns/0.0.11/app-readme.md b/incubator/hetzner-ddns/0.0.12/app-readme.md similarity index 100% rename from incubator/hetzner-ddns/0.0.11/app-readme.md rename to incubator/hetzner-ddns/0.0.12/app-readme.md diff --git a/incubator/hetzner-ddns/0.0.12/charts/common-10.4.7.tgz b/incubator/hetzner-ddns/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/hetzner-ddns/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/hetzner-ddns/0.0.11/ix_values.yaml b/incubator/hetzner-ddns/0.0.12/ix_values.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.11/ix_values.yaml rename to incubator/hetzner-ddns/0.0.12/ix_values.yaml diff --git a/incubator/hetzner-ddns/0.0.11/questions.yaml b/incubator/hetzner-ddns/0.0.12/questions.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.11/questions.yaml rename to incubator/hetzner-ddns/0.0.12/questions.yaml diff --git a/incubator/hetzner-ddns/0.0.11/templates/common.yaml b/incubator/hetzner-ddns/0.0.12/templates/common.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.11/templates/common.yaml rename to incubator/hetzner-ddns/0.0.12/templates/common.yaml diff --git a/incubator/hetzner-ddns/0.0.11/values.yaml b/incubator/hetzner-ddns/0.0.12/values.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.11/values.yaml rename to incubator/hetzner-ddns/0.0.12/values.yaml diff --git a/incubator/hexchat/0.0.11/CHANGELOG.md b/incubator/hexchat/0.0.11/CHANGELOG.md deleted file mode 100644 index defb4c0b0c4..00000000000 --- a/incubator/hexchat/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [hexchat-0.0.11](https://github.com/truecharts/apps/compare/hexchat-0.0.10...hexchat-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [hexchat-0.0.10]hexchat-0.0.10 (2022-07-21) - -### 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] - - - -## [hexchat-0.0.10]hexchat-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hexchat-0.0.10]hexchat-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hexchat-0.0.10]hexchat-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [hexchat-0.0.10]hexchat-0.0.10 (2022-07-20) diff --git a/incubator/hexchat/0.0.11/Chart.lock b/incubator/hexchat/0.0.11/Chart.lock deleted file mode 100644 index f3104ddf124..00000000000 --- a/incubator/hexchat/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:21:39.092192642Z" diff --git a/incubator/hexchat/0.0.11/Chart.yaml b/incubator/hexchat/0.0.11/Chart.yaml deleted file mode 100644 index 3a4c0d7b068..00000000000 --- a/incubator/hexchat/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "HexChat is an IRC client based on XChat, but unlike XChat it\u2019s\ - \ completely free for both Windows and Unix-like systems. Since XChat is open source,\ - \ it\u2019s perfectly legal. For more info. HexChat was originally called XChat-WDK\ - \ which in turn was a successor of freakschat." -home: https://github.com/truecharts/apps/tree/master/charts/stable/hexchat -icon: https://truecharts.org/img/chart-icons/hexchat.png -keywords: - - hexchat - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hexchat -sources: - - https://hexchat.github.io/ - - https://registry.hub.docker.com/r/binhex/arch-hexchat/ - - https://github.com/binhex/documentation -type: application -version: 0.0.11 diff --git a/incubator/hexchat/0.0.11/README.md b/incubator/hexchat/0.0.11/README.md deleted file mode 100644 index 4907c72a537..00000000000 --- a/incubator/hexchat/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# hexchat - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. - -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: [hexchat](https://truecharts.org/docs/charts/stable/hexchat) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `hexchat` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install hexchat TrueCharts/hexchat -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `hexchat` deployment - -```console -helm uninstall hexchat -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hexchat \ - --set env.TZ="America/New York" \ - TrueCharts/hexchat -``` - -#### 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 hexchat TrueCharts/hexchat -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hexchat/0.0.11/charts/common-10.4.6.tgz b/incubator/hexchat/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/hexchat/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/hexchat/0.0.12/CHANGELOG.md b/incubator/hexchat/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3f4b1d20ac7 --- /dev/null +++ b/incubator/hexchat/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [hexchat-0.0.12](https://github.com/truecharts/apps/compare/hexchat-0.0.11...hexchat-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [hexchat-0.0.11](https://github.com/truecharts/apps/compare/hexchat-0.0.10...hexchat-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [hexchat-0.0.10]hexchat-0.0.10 (2022-07-21) + +### 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] + + + +## [hexchat-0.0.10]hexchat-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hexchat-0.0.10]hexchat-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hexchat-0.0.10]hexchat-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [hexchat-0.0.10]hexchat-0.0.10 (2022-07-20) diff --git a/incubator/hexchat/0.0.12/Chart.lock b/incubator/hexchat/0.0.12/Chart.lock new file mode 100644 index 00000000000..e606982f11c --- /dev/null +++ b/incubator/hexchat/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:52.497004166Z" diff --git a/incubator/hexchat/0.0.12/Chart.yaml b/incubator/hexchat/0.0.12/Chart.yaml new file mode 100644 index 00000000000..3df44096aaf --- /dev/null +++ b/incubator/hexchat/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "HexChat is an IRC client based on XChat, but unlike XChat it\u2019s\ + \ completely free for both Windows and Unix-like systems. Since XChat is open source,\ + \ it\u2019s perfectly legal. For more info. HexChat was originally called XChat-WDK\ + \ which in turn was a successor of freakschat." +home: https://github.com/truecharts/apps/tree/master/charts/stable/hexchat +icon: https://truecharts.org/img/chart-icons/hexchat.png +keywords: + - hexchat + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hexchat +sources: + - https://hexchat.github.io/ + - https://registry.hub.docker.com/r/binhex/arch-hexchat/ + - https://github.com/binhex/documentation +type: application +version: 0.0.12 diff --git a/incubator/hexchat/0.0.12/README.md b/incubator/hexchat/0.0.12/README.md new file mode 100644 index 00000000000..265c2431caa --- /dev/null +++ b/incubator/hexchat/0.0.12/README.md @@ -0,0 +1,109 @@ +# hexchat + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. + +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: [hexchat](https://truecharts.org/docs/charts/stable/hexchat) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `hexchat` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install hexchat TrueCharts/hexchat +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `hexchat` deployment + +```console +helm uninstall hexchat +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hexchat \ + --set env.TZ="America/New York" \ + TrueCharts/hexchat +``` + +#### 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 hexchat TrueCharts/hexchat -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hexchat/0.0.11/app-readme.md b/incubator/hexchat/0.0.12/app-readme.md similarity index 100% rename from incubator/hexchat/0.0.11/app-readme.md rename to incubator/hexchat/0.0.12/app-readme.md diff --git a/incubator/hexchat/0.0.12/charts/common-10.4.7.tgz b/incubator/hexchat/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/hexchat/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/hexchat/0.0.11/ix_values.yaml b/incubator/hexchat/0.0.12/ix_values.yaml similarity index 100% rename from incubator/hexchat/0.0.11/ix_values.yaml rename to incubator/hexchat/0.0.12/ix_values.yaml diff --git a/incubator/hexchat/0.0.11/questions.yaml b/incubator/hexchat/0.0.12/questions.yaml similarity index 100% rename from incubator/hexchat/0.0.11/questions.yaml rename to incubator/hexchat/0.0.12/questions.yaml diff --git a/incubator/hexchat/0.0.11/templates/common.yaml b/incubator/hexchat/0.0.12/templates/common.yaml similarity index 100% rename from incubator/hexchat/0.0.11/templates/common.yaml rename to incubator/hexchat/0.0.12/templates/common.yaml diff --git a/incubator/hexchat/0.0.11/values.yaml b/incubator/hexchat/0.0.12/values.yaml similarity index 100% rename from incubator/hexchat/0.0.11/values.yaml rename to incubator/hexchat/0.0.12/values.yaml diff --git a/incubator/hexo-blog/0.0.11/CHANGELOG.md b/incubator/hexo-blog/0.0.11/CHANGELOG.md deleted file mode 100644 index e06e99566ec..00000000000 --- a/incubator/hexo-blog/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [hexo-blog-0.0.11](https://github.com/truecharts/apps/compare/hexo-blog-0.0.10...hexo-blog-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [hexo-blog-0.0.10]hexo-blog-0.0.10 (2022-07-21) - -### 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] - - - -## [hexo-blog-0.0.10]hexo-blog-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hexo-blog-0.0.10]hexo-blog-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hexo-blog-0.0.10]hexo-blog-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [hexo-blog-0.0.10]hexo-blog-0.0.10 (2022-07-20) diff --git a/incubator/hexo-blog/0.0.11/Chart.lock b/incubator/hexo-blog/0.0.11/Chart.lock deleted file mode 100644 index 8fd94363c0f..00000000000 --- a/incubator/hexo-blog/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:21:40.521842063Z" diff --git a/incubator/hexo-blog/0.0.11/Chart.yaml b/incubator/hexo-blog/0.0.11/Chart.yaml deleted file mode 100644 index 526f43ccba0..00000000000 --- a/incubator/hexo-blog/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A self-hosted blogging platform in which posts are written in markdown -home: https://github.com/truecharts/apps/tree/master/charts/stable/hexo-blog -icon: https://truecharts.org/img/chart-icons/hexo-blog.png -keywords: - - hexo-blog - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hexo-blog -sources: - - https://github.com/fletchto99/hexo-dev-docker - - https://hub.docker.com/r/fletchto99/hexo-dev-blog/ -type: application -version: 0.0.11 diff --git a/incubator/hexo-blog/0.0.11/README.md b/incubator/hexo-blog/0.0.11/README.md deleted file mode 100644 index 83d020df682..00000000000 --- a/incubator/hexo-blog/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# hexo-blog - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 self-hosted blogging platform in which posts are written in markdown - -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: [hexo-blog](https://truecharts.org/docs/charts/stable/hexo-blog) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `hexo-blog` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install hexo-blog TrueCharts/hexo-blog -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `hexo-blog` deployment - -```console -helm uninstall hexo-blog -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hexo-blog \ - --set env.TZ="America/New York" \ - TrueCharts/hexo-blog -``` - -#### 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 hexo-blog TrueCharts/hexo-blog -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hexo-blog/0.0.11/charts/common-10.4.6.tgz b/incubator/hexo-blog/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/hexo-blog/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/hexo-blog/0.0.12/CHANGELOG.md b/incubator/hexo-blog/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..dd4aafe9c6a --- /dev/null +++ b/incubator/hexo-blog/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [hexo-blog-0.0.12](https://github.com/truecharts/apps/compare/hexo-blog-0.0.11...hexo-blog-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [hexo-blog-0.0.11](https://github.com/truecharts/apps/compare/hexo-blog-0.0.10...hexo-blog-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [hexo-blog-0.0.10]hexo-blog-0.0.10 (2022-07-21) + +### 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] + + + +## [hexo-blog-0.0.10]hexo-blog-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hexo-blog-0.0.10]hexo-blog-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hexo-blog-0.0.10]hexo-blog-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [hexo-blog-0.0.10]hexo-blog-0.0.10 (2022-07-20) diff --git a/incubator/hexo-blog/0.0.12/Chart.lock b/incubator/hexo-blog/0.0.12/Chart.lock new file mode 100644 index 00000000000..faa285aea6c --- /dev/null +++ b/incubator/hexo-blog/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:56.293566541Z" diff --git a/incubator/hexo-blog/0.0.12/Chart.yaml b/incubator/hexo-blog/0.0.12/Chart.yaml new file mode 100644 index 00000000000..80f1ce02718 --- /dev/null +++ b/incubator/hexo-blog/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A self-hosted blogging platform in which posts are written in markdown +home: https://github.com/truecharts/apps/tree/master/charts/stable/hexo-blog +icon: https://truecharts.org/img/chart-icons/hexo-blog.png +keywords: + - hexo-blog + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hexo-blog +sources: + - https://github.com/fletchto99/hexo-dev-docker + - https://hub.docker.com/r/fletchto99/hexo-dev-blog/ +type: application +version: 0.0.12 diff --git a/incubator/hexo-blog/0.0.12/README.md b/incubator/hexo-blog/0.0.12/README.md new file mode 100644 index 00000000000..f404e5a0110 --- /dev/null +++ b/incubator/hexo-blog/0.0.12/README.md @@ -0,0 +1,108 @@ +# hexo-blog + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 self-hosted blogging platform in which posts are written in markdown + +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: [hexo-blog](https://truecharts.org/docs/charts/stable/hexo-blog) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `hexo-blog` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install hexo-blog TrueCharts/hexo-blog +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `hexo-blog` deployment + +```console +helm uninstall hexo-blog +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hexo-blog \ + --set env.TZ="America/New York" \ + TrueCharts/hexo-blog +``` + +#### 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 hexo-blog TrueCharts/hexo-blog -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hexo-blog/0.0.11/app-readme.md b/incubator/hexo-blog/0.0.12/app-readme.md similarity index 100% rename from incubator/hexo-blog/0.0.11/app-readme.md rename to incubator/hexo-blog/0.0.12/app-readme.md diff --git a/incubator/hexo-blog/0.0.12/charts/common-10.4.7.tgz b/incubator/hexo-blog/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/hexo-blog/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/hexo-blog/0.0.11/ix_values.yaml b/incubator/hexo-blog/0.0.12/ix_values.yaml similarity index 100% rename from incubator/hexo-blog/0.0.11/ix_values.yaml rename to incubator/hexo-blog/0.0.12/ix_values.yaml diff --git a/incubator/hexo-blog/0.0.11/questions.yaml b/incubator/hexo-blog/0.0.12/questions.yaml similarity index 100% rename from incubator/hexo-blog/0.0.11/questions.yaml rename to incubator/hexo-blog/0.0.12/questions.yaml diff --git a/incubator/hexo-blog/0.0.11/templates/common.yaml b/incubator/hexo-blog/0.0.12/templates/common.yaml similarity index 100% rename from incubator/hexo-blog/0.0.11/templates/common.yaml rename to incubator/hexo-blog/0.0.12/templates/common.yaml diff --git a/incubator/hexo-blog/0.0.11/values.yaml b/incubator/hexo-blog/0.0.12/values.yaml similarity index 100% rename from incubator/hexo-blog/0.0.11/values.yaml rename to incubator/hexo-blog/0.0.12/values.yaml diff --git a/incubator/homebridge/1.0.22/CHANGELOG.md b/incubator/homebridge/1.0.22/CHANGELOG.md deleted file mode 100644 index 45d6ab29fe7..00000000000 --- a/incubator/homebridge/1.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homebridge-1.0.22](https://github.com/truecharts/apps/compare/homebridge-1.0.20...homebridge-1.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [homebridge-1.0.20](https://github.com/truecharts/apps/compare/homebridge-1.0.19...homebridge-1.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [homebridge-1.0.19](https://github.com/truecharts/apps/compare/homebridge-1.0.18...homebridge-1.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [homebridge-1.0.18](https://github.com/truecharts/apps/compare/homebridge-1.0.16...homebridge-1.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [homebridge-1.0.16](https://github.com/truecharts/apps/compare/homebridge-1.0.14...homebridge-1.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [homebridge-1.0.14](https://github.com/truecharts/apps/compare/homebridge-1.0.13...homebridge-1.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [homebridge-1.0.13](https://github.com/truecharts/apps/compare/homebridge-1.0.12...homebridge-1.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [homebridge-1.0.12](https://github.com/truecharts/apps/compare/homebridge-1.0.11...homebridge-1.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [homebridge-1.0.11](https://github.com/truecharts/apps/compare/homebridge-1.0.10...homebridge-1.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [homebridge-1.0.10](https://github.com/truecharts/apps/compare/homebridge-1.0.9...homebridge-1.0.10) (2022-07-09) - -#### Chore - -* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) - - - - -### [homebridge-1.0.9](https://github.com/truecharts/apps/compare/homebridge-1.0.8...homebridge-1.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/incubator/homebridge/1.0.22/Chart.lock b/incubator/homebridge/1.0.22/Chart.lock deleted file mode 100644 index ec00514ca23..00000000000 --- a/incubator/homebridge/1.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:21:43.523561913Z" diff --git a/incubator/homebridge/1.0.22/Chart.yaml b/incubator/homebridge/1.0.22/Chart.yaml deleted file mode 100644 index 7cdcf6bb815..00000000000 --- a/incubator/homebridge/1.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A lightweight NodeJS server that emulates the iOS HomeKit API -home: https://github.com/truecharts/apps/tree/master/charts/incubator/homebridge -icon: https://truecharts.org/img/chart-icons/homebridge.png -keywords: - - homebridge - - homekit -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homebridge -sources: - - https://homebridge.io/ - - https://github.com/oznu/docker-homebridge -type: application -version: 1.0.22 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/homebridge/1.0.22/README.md b/incubator/homebridge/1.0.22/README.md deleted file mode 100644 index 9305e41747a..00000000000 --- a/incubator/homebridge/1.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# homebridge - -![Version: 1.0.22](https://img.shields.io/badge/Version-1.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) - -A lightweight NodeJS server that emulates the iOS HomeKit API - -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: [homebridge](https://truecharts.org/docs/charts/stable/homebridge) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `homebridge` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install homebridge TrueCharts/homebridge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `homebridge` deployment - -```console -helm uninstall homebridge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install homebridge \ - --set env.TZ="America/New York" \ - TrueCharts/homebridge -``` - -#### 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 homebridge TrueCharts/homebridge -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/homebridge/1.0.22/charts/common-10.4.6.tgz b/incubator/homebridge/1.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/homebridge/1.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/homebridge/1.0.23/CHANGELOG.md b/incubator/homebridge/1.0.23/CHANGELOG.md new file mode 100644 index 00000000000..3a188ba0d26 --- /dev/null +++ b/incubator/homebridge/1.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homebridge-1.0.23](https://github.com/truecharts/apps/compare/homebridge-1.0.22...homebridge-1.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [homebridge-1.0.22](https://github.com/truecharts/apps/compare/homebridge-1.0.20...homebridge-1.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [homebridge-1.0.20](https://github.com/truecharts/apps/compare/homebridge-1.0.19...homebridge-1.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [homebridge-1.0.19](https://github.com/truecharts/apps/compare/homebridge-1.0.18...homebridge-1.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [homebridge-1.0.18](https://github.com/truecharts/apps/compare/homebridge-1.0.16...homebridge-1.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [homebridge-1.0.16](https://github.com/truecharts/apps/compare/homebridge-1.0.14...homebridge-1.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [homebridge-1.0.14](https://github.com/truecharts/apps/compare/homebridge-1.0.13...homebridge-1.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [homebridge-1.0.13](https://github.com/truecharts/apps/compare/homebridge-1.0.12...homebridge-1.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [homebridge-1.0.12](https://github.com/truecharts/apps/compare/homebridge-1.0.11...homebridge-1.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [homebridge-1.0.11](https://github.com/truecharts/apps/compare/homebridge-1.0.10...homebridge-1.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [homebridge-1.0.10](https://github.com/truecharts/apps/compare/homebridge-1.0.9...homebridge-1.0.10) (2022-07-09) + +#### Chore + +* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) + + + diff --git a/incubator/homebridge/1.0.23/Chart.lock b/incubator/homebridge/1.0.23/Chart.lock new file mode 100644 index 00000000000..47427b60023 --- /dev/null +++ b/incubator/homebridge/1.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:03:59.143999315Z" diff --git a/incubator/homebridge/1.0.23/Chart.yaml b/incubator/homebridge/1.0.23/Chart.yaml new file mode 100644 index 00000000000..f42aae521fc --- /dev/null +++ b/incubator/homebridge/1.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A lightweight NodeJS server that emulates the iOS HomeKit API +home: https://github.com/truecharts/apps/tree/master/charts/incubator/homebridge +icon: https://truecharts.org/img/chart-icons/homebridge.png +keywords: + - homebridge + - homekit +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homebridge +sources: + - https://homebridge.io/ + - https://github.com/oznu/docker-homebridge +type: application +version: 1.0.23 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/homebridge/1.0.23/README.md b/incubator/homebridge/1.0.23/README.md new file mode 100644 index 00000000000..73386ccee43 --- /dev/null +++ b/incubator/homebridge/1.0.23/README.md @@ -0,0 +1,108 @@ +# homebridge + +![Version: 1.0.23](https://img.shields.io/badge/Version-1.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) + +A lightweight NodeJS server that emulates the iOS HomeKit API + +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: [homebridge](https://truecharts.org/docs/charts/stable/homebridge) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `homebridge` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install homebridge TrueCharts/homebridge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `homebridge` deployment + +```console +helm uninstall homebridge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install homebridge \ + --set env.TZ="America/New York" \ + TrueCharts/homebridge +``` + +#### 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 homebridge TrueCharts/homebridge -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/homebridge/1.0.22/app-readme.md b/incubator/homebridge/1.0.23/app-readme.md similarity index 100% rename from incubator/homebridge/1.0.22/app-readme.md rename to incubator/homebridge/1.0.23/app-readme.md diff --git a/incubator/homebridge/1.0.23/charts/common-10.4.7.tgz b/incubator/homebridge/1.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/homebridge/1.0.23/charts/common-10.4.7.tgz differ diff --git a/incubator/homebridge/1.0.22/ix_values.yaml b/incubator/homebridge/1.0.23/ix_values.yaml similarity index 100% rename from incubator/homebridge/1.0.22/ix_values.yaml rename to incubator/homebridge/1.0.23/ix_values.yaml diff --git a/incubator/homebridge/1.0.22/questions.yaml b/incubator/homebridge/1.0.23/questions.yaml similarity index 100% rename from incubator/homebridge/1.0.22/questions.yaml rename to incubator/homebridge/1.0.23/questions.yaml diff --git a/incubator/homebridge/1.0.22/templates/common.yaml b/incubator/homebridge/1.0.23/templates/common.yaml similarity index 100% rename from incubator/homebridge/1.0.22/templates/common.yaml rename to incubator/homebridge/1.0.23/templates/common.yaml diff --git a/incubator/homebridge/1.0.22/values.yaml b/incubator/homebridge/1.0.23/values.yaml similarity index 100% rename from incubator/homebridge/1.0.22/values.yaml rename to incubator/homebridge/1.0.23/values.yaml diff --git a/incubator/homelablabelmaker/0.0.11/CHANGELOG.md b/incubator/homelablabelmaker/0.0.11/CHANGELOG.md deleted file mode 100644 index 5eb4fe92e3a..00000000000 --- a/incubator/homelablabelmaker/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [homelablabelmaker-0.0.11](https://github.com/truecharts/apps/compare/homelablabelmaker-0.0.10...homelablabelmaker-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [homelablabelmaker-0.0.10]homelablabelmaker-0.0.10 (2022-07-21) - -### 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] - - - -## [homelablabelmaker-0.0.10]homelablabelmaker-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [homelablabelmaker-0.0.10]homelablabelmaker-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [homelablabelmaker-0.0.10]homelablabelmaker-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [homelablabelmaker-0.0.10]homelablabelmaker-0.0.10 (2022-07-20) diff --git a/incubator/homelablabelmaker/0.0.11/Chart.lock b/incubator/homelablabelmaker/0.0.11/Chart.lock deleted file mode 100644 index e5534c799cc..00000000000 --- a/incubator/homelablabelmaker/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:21:56.623824652Z" diff --git a/incubator/homelablabelmaker/0.0.11/Chart.yaml b/incubator/homelablabelmaker/0.0.11/Chart.yaml deleted file mode 100644 index 99858d20522..00000000000 --- a/incubator/homelablabelmaker/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - DIY tool to create and print labels for Dell Poweredge and HP Proliant - drive caddies. -home: https://github.com/truecharts/apps/tree/master/charts/stable/homelablabelmaker -icon: https://truecharts.org/img/chart-icons/homelablabelmaker.png -keywords: - - homelablabelmaker - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homelablabelmaker -sources: - - https://github.com/DavidSpek/homelablabelmaker - - https://hub.docker.com/r/davidspek/homelablabelmaker/ -type: application -version: 0.0.11 diff --git a/incubator/homelablabelmaker/0.0.11/README.md b/incubator/homelablabelmaker/0.0.11/README.md deleted file mode 100644 index a5997c4b5ed..00000000000 --- a/incubator/homelablabelmaker/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# homelablabelmaker - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. - -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: [homelablabelmaker](https://truecharts.org/docs/charts/stable/homelablabelmaker) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `homelablabelmaker` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install homelablabelmaker TrueCharts/homelablabelmaker -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `homelablabelmaker` deployment - -```console -helm uninstall homelablabelmaker -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install homelablabelmaker \ - --set env.TZ="America/New York" \ - TrueCharts/homelablabelmaker -``` - -#### 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 homelablabelmaker TrueCharts/homelablabelmaker -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/homelablabelmaker/0.0.11/charts/common-10.4.6.tgz b/incubator/homelablabelmaker/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/homelablabelmaker/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/homelablabelmaker/0.0.12/CHANGELOG.md b/incubator/homelablabelmaker/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c18225acc13 --- /dev/null +++ b/incubator/homelablabelmaker/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [homelablabelmaker-0.0.12](https://github.com/truecharts/apps/compare/homelablabelmaker-0.0.11...homelablabelmaker-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [homelablabelmaker-0.0.11](https://github.com/truecharts/apps/compare/homelablabelmaker-0.0.10...homelablabelmaker-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [homelablabelmaker-0.0.10]homelablabelmaker-0.0.10 (2022-07-21) + +### 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] + + + +## [homelablabelmaker-0.0.10]homelablabelmaker-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [homelablabelmaker-0.0.10]homelablabelmaker-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [homelablabelmaker-0.0.10]homelablabelmaker-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [homelablabelmaker-0.0.10]homelablabelmaker-0.0.10 (2022-07-20) diff --git a/incubator/homelablabelmaker/0.0.12/Chart.lock b/incubator/homelablabelmaker/0.0.12/Chart.lock new file mode 100644 index 00000000000..b7009694eff --- /dev/null +++ b/incubator/homelablabelmaker/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:04:09.724746305Z" diff --git a/incubator/homelablabelmaker/0.0.12/Chart.yaml b/incubator/homelablabelmaker/0.0.12/Chart.yaml new file mode 100644 index 00000000000..cebd0da6e7b --- /dev/null +++ b/incubator/homelablabelmaker/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + DIY tool to create and print labels for Dell Poweredge and HP Proliant + drive caddies. +home: https://github.com/truecharts/apps/tree/master/charts/stable/homelablabelmaker +icon: https://truecharts.org/img/chart-icons/homelablabelmaker.png +keywords: + - homelablabelmaker + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homelablabelmaker +sources: + - https://github.com/DavidSpek/homelablabelmaker + - https://hub.docker.com/r/davidspek/homelablabelmaker/ +type: application +version: 0.0.12 diff --git a/incubator/homelablabelmaker/0.0.12/README.md b/incubator/homelablabelmaker/0.0.12/README.md new file mode 100644 index 00000000000..fef35dea265 --- /dev/null +++ b/incubator/homelablabelmaker/0.0.12/README.md @@ -0,0 +1,108 @@ +# homelablabelmaker + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. + +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: [homelablabelmaker](https://truecharts.org/docs/charts/stable/homelablabelmaker) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `homelablabelmaker` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install homelablabelmaker TrueCharts/homelablabelmaker +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `homelablabelmaker` deployment + +```console +helm uninstall homelablabelmaker +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install homelablabelmaker \ + --set env.TZ="America/New York" \ + TrueCharts/homelablabelmaker +``` + +#### 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 homelablabelmaker TrueCharts/homelablabelmaker -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/homelablabelmaker/0.0.11/app-readme.md b/incubator/homelablabelmaker/0.0.12/app-readme.md similarity index 100% rename from incubator/homelablabelmaker/0.0.11/app-readme.md rename to incubator/homelablabelmaker/0.0.12/app-readme.md diff --git a/incubator/homelablabelmaker/0.0.12/charts/common-10.4.7.tgz b/incubator/homelablabelmaker/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/homelablabelmaker/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/homelablabelmaker/0.0.11/ix_values.yaml b/incubator/homelablabelmaker/0.0.12/ix_values.yaml similarity index 100% rename from incubator/homelablabelmaker/0.0.11/ix_values.yaml rename to incubator/homelablabelmaker/0.0.12/ix_values.yaml diff --git a/incubator/homelablabelmaker/0.0.11/questions.yaml b/incubator/homelablabelmaker/0.0.12/questions.yaml similarity index 100% rename from incubator/homelablabelmaker/0.0.11/questions.yaml rename to incubator/homelablabelmaker/0.0.12/questions.yaml diff --git a/incubator/homelablabelmaker/0.0.11/templates/common.yaml b/incubator/homelablabelmaker/0.0.12/templates/common.yaml similarity index 100% rename from incubator/homelablabelmaker/0.0.11/templates/common.yaml rename to incubator/homelablabelmaker/0.0.12/templates/common.yaml diff --git a/incubator/homelablabelmaker/0.0.11/values.yaml b/incubator/homelablabelmaker/0.0.12/values.yaml similarity index 100% rename from incubator/homelablabelmaker/0.0.11/values.yaml rename to incubator/homelablabelmaker/0.0.12/values.yaml diff --git a/incubator/hoobs/0.0.11/CHANGELOG.md b/incubator/hoobs/0.0.11/CHANGELOG.md deleted file mode 100644 index 48d5f26b54b..00000000000 --- a/incubator/hoobs/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [hoobs-0.0.11](https://github.com/truecharts/apps/compare/hoobs-0.0.10...hoobs-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [hoobs-0.0.10]hoobs-0.0.10 (2022-07-21) - -### 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] - - - -## [hoobs-0.0.10]hoobs-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hoobs-0.0.10]hoobs-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hoobs-0.0.10]hoobs-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [hoobs-0.0.10]hoobs-0.0.10 (2022-07-20) diff --git a/incubator/hoobs/0.0.11/Chart.lock b/incubator/hoobs/0.0.11/Chart.lock deleted file mode 100644 index 3615784cc3e..00000000000 --- a/incubator/hoobs/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:22:01.408742892Z" diff --git a/incubator/hoobs/0.0.11/Chart.yaml b/incubator/hoobs/0.0.11/Chart.yaml deleted file mode 100644 index 6b5e068c7f4..00000000000 --- a/incubator/hoobs/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "HOOBS is a Homebridge stack with a interface that simplifies configuration\ - \ and installing plugins. This adds a process wrapper for Homebridge. \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/hoobs -icon: https://truecharts.org/img/chart-icons/hoobs.png -keywords: - - hoobs - - HomeAutomation - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hoobs -sources: - - https://hub.docker.com/r/hoobs/hoobs -type: application -version: 0.0.11 diff --git a/incubator/hoobs/0.0.11/README.md b/incubator/hoobs/0.0.11/README.md deleted file mode 100644 index fe9b05636bd..00000000000 --- a/incubator/hoobs/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# hoobs - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. - -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: [hoobs](https://truecharts.org/docs/charts/stable/hoobs) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `hoobs` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install hoobs TrueCharts/hoobs -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `hoobs` deployment - -```console -helm uninstall hoobs -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hoobs \ - --set env.TZ="America/New York" \ - TrueCharts/hoobs -``` - -#### 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 hoobs TrueCharts/hoobs -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hoobs/0.0.11/charts/common-10.4.6.tgz b/incubator/hoobs/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/hoobs/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/hoobs/0.0.12/CHANGELOG.md b/incubator/hoobs/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..795ed10ef4d --- /dev/null +++ b/incubator/hoobs/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [hoobs-0.0.12](https://github.com/truecharts/apps/compare/hoobs-0.0.11...hoobs-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [hoobs-0.0.11](https://github.com/truecharts/apps/compare/hoobs-0.0.10...hoobs-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [hoobs-0.0.10]hoobs-0.0.10 (2022-07-21) + +### 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] + + + +## [hoobs-0.0.10]hoobs-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hoobs-0.0.10]hoobs-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hoobs-0.0.10]hoobs-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [hoobs-0.0.10]hoobs-0.0.10 (2022-07-20) diff --git a/incubator/hoobs/0.0.12/Chart.lock b/incubator/hoobs/0.0.12/Chart.lock new file mode 100644 index 00000000000..98a050d22a1 --- /dev/null +++ b/incubator/hoobs/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:04:11.220085703Z" diff --git a/incubator/hoobs/0.0.12/Chart.yaml b/incubator/hoobs/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a7da382bbf8 --- /dev/null +++ b/incubator/hoobs/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "HOOBS is a Homebridge stack with a interface that simplifies configuration\ + \ and installing plugins. This adds a process wrapper for Homebridge. \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/hoobs +icon: https://truecharts.org/img/chart-icons/hoobs.png +keywords: + - hoobs + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hoobs +sources: + - https://hub.docker.com/r/hoobs/hoobs +type: application +version: 0.0.12 diff --git a/incubator/hoobs/0.0.12/README.md b/incubator/hoobs/0.0.12/README.md new file mode 100644 index 00000000000..964ad7d4d68 --- /dev/null +++ b/incubator/hoobs/0.0.12/README.md @@ -0,0 +1,107 @@ +# hoobs + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. + +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: [hoobs](https://truecharts.org/docs/charts/stable/hoobs) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `hoobs` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install hoobs TrueCharts/hoobs +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `hoobs` deployment + +```console +helm uninstall hoobs +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hoobs \ + --set env.TZ="America/New York" \ + TrueCharts/hoobs +``` + +#### 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 hoobs TrueCharts/hoobs -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hoobs/0.0.11/app-readme.md b/incubator/hoobs/0.0.12/app-readme.md similarity index 100% rename from incubator/hoobs/0.0.11/app-readme.md rename to incubator/hoobs/0.0.12/app-readme.md diff --git a/incubator/hoobs/0.0.12/charts/common-10.4.7.tgz b/incubator/hoobs/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/hoobs/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/hoobs/0.0.11/ix_values.yaml b/incubator/hoobs/0.0.12/ix_values.yaml similarity index 100% rename from incubator/hoobs/0.0.11/ix_values.yaml rename to incubator/hoobs/0.0.12/ix_values.yaml diff --git a/incubator/hoobs/0.0.11/questions.yaml b/incubator/hoobs/0.0.12/questions.yaml similarity index 100% rename from incubator/hoobs/0.0.11/questions.yaml rename to incubator/hoobs/0.0.12/questions.yaml diff --git a/incubator/hoobs/0.0.11/templates/common.yaml b/incubator/hoobs/0.0.12/templates/common.yaml similarity index 100% rename from incubator/hoobs/0.0.11/templates/common.yaml rename to incubator/hoobs/0.0.12/templates/common.yaml diff --git a/incubator/hoobs/0.0.11/values.yaml b/incubator/hoobs/0.0.12/values.yaml similarity index 100% rename from incubator/hoobs/0.0.11/values.yaml rename to incubator/hoobs/0.0.12/values.yaml diff --git a/incubator/humhub/0.0.11/CHANGELOG.md b/incubator/humhub/0.0.11/CHANGELOG.md deleted file mode 100644 index 2f3a700a28c..00000000000 --- a/incubator/humhub/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [humhub-0.0.11](https://github.com/truecharts/apps/compare/humhub-0.0.10...humhub-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [humhub-0.0.10]humhub-0.0.10 (2022-07-21) - -### 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] - - - -## [humhub-0.0.10]humhub-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [humhub-0.0.10]humhub-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [humhub-0.0.10]humhub-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [humhub-0.0.10]humhub-0.0.10 (2022-07-20) diff --git a/incubator/humhub/0.0.11/Chart.lock b/incubator/humhub/0.0.11/Chart.lock deleted file mode 100644 index 23bd6f84b9a..00000000000 --- a/incubator/humhub/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:22:02.020393296Z" diff --git a/incubator/humhub/0.0.11/Chart.yaml b/incubator/humhub/0.0.11/Chart.yaml deleted file mode 100644 index 0802e37e65e..00000000000 --- a/incubator/humhub/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - HumHub is a free social network software and framework built to give - you the tools to make communication and collaboration easy and successful. The Database - is at 'localhost', username is 'humhub', the database name is 'humhub', there are - no password (local user) -home: https://github.com/truecharts/apps/tree/master/charts/stable/humhub -icon: https://truecharts.org/img/chart-icons/humhub.png -keywords: - - humhub - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: humhub -sources: - - https://ghcr.io/siwatinc/humhub -type: application -version: 0.0.11 diff --git a/incubator/humhub/0.0.11/README.md b/incubator/humhub/0.0.11/README.md deleted file mode 100644 index 9667290ec42..00000000000 --- a/incubator/humhub/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# humhub - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -HumHub is a free social network software and framework built to give you the tools to make communication and collaboration easy and successful. The Database is at 'localhost', username is 'humhub', the database name is 'humhub', there are no password (local user) - -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: [humhub](https://truecharts.org/docs/charts/stable/humhub) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `humhub` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install humhub TrueCharts/humhub -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `humhub` deployment - -```console -helm uninstall humhub -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install humhub \ - --set env.TZ="America/New York" \ - TrueCharts/humhub -``` - -#### 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 humhub TrueCharts/humhub -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/humhub/0.0.11/charts/common-10.4.6.tgz b/incubator/humhub/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/humhub/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/humhub/0.0.12/CHANGELOG.md b/incubator/humhub/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9dd05682bcb --- /dev/null +++ b/incubator/humhub/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [humhub-0.0.12](https://github.com/truecharts/apps/compare/humhub-0.0.11...humhub-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [humhub-0.0.11](https://github.com/truecharts/apps/compare/humhub-0.0.10...humhub-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [humhub-0.0.10]humhub-0.0.10 (2022-07-21) + +### 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] + + + +## [humhub-0.0.10]humhub-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [humhub-0.0.10]humhub-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [humhub-0.0.10]humhub-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [humhub-0.0.10]humhub-0.0.10 (2022-07-20) diff --git a/incubator/humhub/0.0.12/Chart.lock b/incubator/humhub/0.0.12/Chart.lock new file mode 100644 index 00000000000..1900c6ef157 --- /dev/null +++ b/incubator/humhub/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:04:15.547097985Z" diff --git a/incubator/humhub/0.0.12/Chart.yaml b/incubator/humhub/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e9fe0b4402a --- /dev/null +++ b/incubator/humhub/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + HumHub is a free social network software and framework built to give + you the tools to make communication and collaboration easy and successful. The Database + is at 'localhost', username is 'humhub', the database name is 'humhub', there are + no password (local user) +home: https://github.com/truecharts/apps/tree/master/charts/stable/humhub +icon: https://truecharts.org/img/chart-icons/humhub.png +keywords: + - humhub + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: humhub +sources: + - https://ghcr.io/siwatinc/humhub +type: application +version: 0.0.12 diff --git a/incubator/humhub/0.0.12/README.md b/incubator/humhub/0.0.12/README.md new file mode 100644 index 00000000000..384253a4372 --- /dev/null +++ b/incubator/humhub/0.0.12/README.md @@ -0,0 +1,107 @@ +# humhub + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +HumHub is a free social network software and framework built to give you the tools to make communication and collaboration easy and successful. The Database is at 'localhost', username is 'humhub', the database name is 'humhub', there are no password (local user) + +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: [humhub](https://truecharts.org/docs/charts/stable/humhub) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `humhub` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install humhub TrueCharts/humhub +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `humhub` deployment + +```console +helm uninstall humhub +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install humhub \ + --set env.TZ="America/New York" \ + TrueCharts/humhub +``` + +#### 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 humhub TrueCharts/humhub -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/humhub/0.0.11/app-readme.md b/incubator/humhub/0.0.12/app-readme.md similarity index 100% rename from incubator/humhub/0.0.11/app-readme.md rename to incubator/humhub/0.0.12/app-readme.md diff --git a/incubator/humhub/0.0.12/charts/common-10.4.7.tgz b/incubator/humhub/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/humhub/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/humhub/0.0.11/ix_values.yaml b/incubator/humhub/0.0.12/ix_values.yaml similarity index 100% rename from incubator/humhub/0.0.11/ix_values.yaml rename to incubator/humhub/0.0.12/ix_values.yaml diff --git a/incubator/humhub/0.0.11/questions.yaml b/incubator/humhub/0.0.12/questions.yaml similarity index 100% rename from incubator/humhub/0.0.11/questions.yaml rename to incubator/humhub/0.0.12/questions.yaml diff --git a/incubator/humhub/0.0.11/templates/common.yaml b/incubator/humhub/0.0.12/templates/common.yaml similarity index 100% rename from incubator/humhub/0.0.11/templates/common.yaml rename to incubator/humhub/0.0.12/templates/common.yaml diff --git a/incubator/humhub/0.0.11/values.yaml b/incubator/humhub/0.0.12/values.yaml similarity index 100% rename from incubator/humhub/0.0.11/values.yaml rename to incubator/humhub/0.0.12/values.yaml diff --git a/incubator/hurtworld/0.0.11/CHANGELOG.md b/incubator/hurtworld/0.0.11/CHANGELOG.md deleted file mode 100644 index 9eebbdf0556..00000000000 --- a/incubator/hurtworld/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,51 +0,0 @@ -# Changelog - - - -## [hurtworld-0.0.11](https://github.com/truecharts/apps/compare/hurtworld-0.0.10...hurtworld-0.0.11) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - - -## [hurtworld-0.0.10]hurtworld-0.0.10 (2022-07-21) - -### 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] - - - -## [hurtworld-0.0.10]hurtworld-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hurtworld-0.0.10]hurtworld-0.0.10 (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [hurtworld-0.0.10]hurtworld-0.0.10 (2022-07-20) - -### Chore - -- Auto-update chart README [skip ci] - - - -## [hurtworld-0.0.10]hurtworld-0.0.10 (2022-07-20) diff --git a/incubator/hurtworld/0.0.11/Chart.lock b/incubator/hurtworld/0.0.11/Chart.lock deleted file mode 100644 index 16a7a3faf51..00000000000 --- a/incubator/hurtworld/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:22:06.156059195Z" diff --git a/incubator/hurtworld/0.0.11/Chart.yaml b/incubator/hurtworld/0.0.11/Chart.yaml deleted file mode 100644 index d431a15c33a..00000000000 --- a/incubator/hurtworld/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Hurtworld and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/hurtworld -icon: https://truecharts.org/img/chart-icons/hurtworld.png -keywords: - - hurtworld - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hurtworld -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/hurtworld/0.0.11/README.md b/incubator/hurtworld/0.0.11/README.md deleted file mode 100644 index 5f4d3723f40..00000000000 --- a/incubator/hurtworld/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# hurtworld - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Hurtworld and run it. - -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: [hurtworld](https://truecharts.org/docs/charts/stable/hurtworld) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `hurtworld` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install hurtworld TrueCharts/hurtworld -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `hurtworld` deployment - -```console -helm uninstall hurtworld -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hurtworld \ - --set env.TZ="America/New York" \ - TrueCharts/hurtworld -``` - -#### 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 hurtworld TrueCharts/hurtworld -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hurtworld/0.0.11/charts/common-10.4.6.tgz b/incubator/hurtworld/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/hurtworld/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/hurtworld/0.0.12/CHANGELOG.md b/incubator/hurtworld/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7ce9bd275f7 --- /dev/null +++ b/incubator/hurtworld/0.0.12/CHANGELOG.md @@ -0,0 +1,60 @@ +# Changelog + + + +## [hurtworld-0.0.12](https://github.com/truecharts/apps/compare/hurtworld-0.0.11...hurtworld-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [hurtworld-0.0.11](https://github.com/truecharts/apps/compare/hurtworld-0.0.10...hurtworld-0.0.11) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [hurtworld-0.0.10]hurtworld-0.0.10 (2022-07-21) + +### 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] + + + +## [hurtworld-0.0.10]hurtworld-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hurtworld-0.0.10]hurtworld-0.0.10 (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + + + +## [hurtworld-0.0.10]hurtworld-0.0.10 (2022-07-20) + +### Chore + +- Auto-update chart README [skip ci] + + + +## [hurtworld-0.0.10]hurtworld-0.0.10 (2022-07-20) diff --git a/incubator/hurtworld/0.0.12/Chart.lock b/incubator/hurtworld/0.0.12/Chart.lock new file mode 100644 index 00000000000..a6a7a78085f --- /dev/null +++ b/incubator/hurtworld/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:04:18.038998074Z" diff --git a/incubator/hurtworld/0.0.12/Chart.yaml b/incubator/hurtworld/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ac12902aad7 --- /dev/null +++ b/incubator/hurtworld/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Hurtworld and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/hurtworld +icon: https://truecharts.org/img/chart-icons/hurtworld.png +keywords: + - hurtworld + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hurtworld +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/hurtworld/0.0.12/README.md b/incubator/hurtworld/0.0.12/README.md new file mode 100644 index 00000000000..ed6daa39054 --- /dev/null +++ b/incubator/hurtworld/0.0.12/README.md @@ -0,0 +1,108 @@ +# hurtworld + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Hurtworld and run it. + +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: [hurtworld](https://truecharts.org/docs/charts/stable/hurtworld) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `hurtworld` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install hurtworld TrueCharts/hurtworld +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `hurtworld` deployment + +```console +helm uninstall hurtworld +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hurtworld \ + --set env.TZ="America/New York" \ + TrueCharts/hurtworld +``` + +#### 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 hurtworld TrueCharts/hurtworld -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/hurtworld/0.0.11/app-readme.md b/incubator/hurtworld/0.0.12/app-readme.md similarity index 100% rename from incubator/hurtworld/0.0.11/app-readme.md rename to incubator/hurtworld/0.0.12/app-readme.md diff --git a/incubator/hurtworld/0.0.12/charts/common-10.4.7.tgz b/incubator/hurtworld/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/hurtworld/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/hurtworld/0.0.11/ix_values.yaml b/incubator/hurtworld/0.0.12/ix_values.yaml similarity index 100% rename from incubator/hurtworld/0.0.11/ix_values.yaml rename to incubator/hurtworld/0.0.12/ix_values.yaml diff --git a/incubator/hurtworld/0.0.11/questions.yaml b/incubator/hurtworld/0.0.12/questions.yaml similarity index 100% rename from incubator/hurtworld/0.0.11/questions.yaml rename to incubator/hurtworld/0.0.12/questions.yaml diff --git a/incubator/hurtworld/0.0.11/templates/common.yaml b/incubator/hurtworld/0.0.12/templates/common.yaml similarity index 100% rename from incubator/hurtworld/0.0.11/templates/common.yaml rename to incubator/hurtworld/0.0.12/templates/common.yaml diff --git a/incubator/hurtworld/0.0.11/values.yaml b/incubator/hurtworld/0.0.12/values.yaml similarity index 100% rename from incubator/hurtworld/0.0.11/values.yaml rename to incubator/hurtworld/0.0.12/values.yaml diff --git a/incubator/icloudpd/0.0.11/CHANGELOG.md b/incubator/icloudpd/0.0.11/CHANGELOG.md deleted file mode 100644 index 0190da3a5d1..00000000000 --- a/incubator/icloudpd/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [icloudpd-0.0.11]icloudpd-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [icloudpd-0.0.10]icloudpd-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [icloudpd-0.0.10]icloudpd-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/icloudpd/0.0.11/Chart.lock b/incubator/icloudpd/0.0.11/Chart.lock deleted file mode 100644 index dfbe8965bb1..00000000000 --- a/incubator/icloudpd/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:22:19.790579596Z" diff --git a/incubator/icloudpd/0.0.11/Chart.yaml b/incubator/icloudpd/0.0.11/Chart.yaml deleted file mode 100644 index ee645d7758c..00000000000 --- a/incubator/icloudpd/0.0.11/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - 'iCloudPD, Alpine Linux Docker container wrriten by [a href="https://github.com/boredazfcuk"]boredazfcuk[/a], - syncs photos from iDevices to a single directory on TrueNAS. It uses the system keyring - to securely store credentials, has HEIC to JPG conversion capability, and supports - Telegram, Prowl, PushBullet and WebHook notifications. - - ' -home: https://github.com/truecharts/apps/tree/master/charts/stable/icloudpd -icon: https://truecharts.org/img/chart-icons/icloudpd.png -keywords: - - icloudpd - - Backup - - Cloud - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: icloudpd -sources: - - https://github.com/Womabre/-TrueNAS-docker-templates - - https://hub.docker.com/r/boredazfcuk/icloudpd/ -type: application -version: 0.0.11 diff --git a/incubator/icloudpd/0.0.11/README.md b/incubator/icloudpd/0.0.11/README.md deleted file mode 100644 index c5fe62db9ef..00000000000 --- a/incubator/icloudpd/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# icloudpd - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -iCloudPD, Alpine Linux Docker container wrriten by [a href="https://github.com/boredazfcuk"]boredazfcuk[/a], syncs photos from iDevices to a single directory on TrueNAS. It uses the system keyring to securely store credentials, has HEIC to JPG conversion capability, and supports Telegram, Prowl, PushBullet and WebHook notifications. - -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: [icloudpd](https://truecharts.org/docs/charts/stable/icloudpd) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `icloudpd` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install icloudpd TrueCharts/icloudpd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `icloudpd` deployment - -```console -helm uninstall icloudpd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install icloudpd \ - --set env.TZ="America/New York" \ - TrueCharts/icloudpd -``` - -#### 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 icloudpd TrueCharts/icloudpd -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/icloudpd/0.0.11/charts/common-10.4.6.tgz b/incubator/icloudpd/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/icloudpd/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/icloudpd/0.0.12/CHANGELOG.md b/incubator/icloudpd/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..64031d34090 --- /dev/null +++ b/incubator/icloudpd/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [icloudpd-0.0.12](https://github.com/truecharts/apps/compare/icloudpd-0.0.11...icloudpd-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [icloudpd-0.0.11]icloudpd-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [icloudpd-0.0.10]icloudpd-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [icloudpd-0.0.10]icloudpd-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/icloudpd/0.0.12/Chart.lock b/incubator/icloudpd/0.0.12/Chart.lock new file mode 100644 index 00000000000..739c9c3b479 --- /dev/null +++ b/incubator/icloudpd/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:04:28.510199031Z" diff --git a/incubator/icloudpd/0.0.12/Chart.yaml b/incubator/icloudpd/0.0.12/Chart.yaml new file mode 100644 index 00000000000..0f6a67c38cd --- /dev/null +++ b/incubator/icloudpd/0.0.12/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + 'iCloudPD, Alpine Linux Docker container wrriten by [a href="https://github.com/boredazfcuk"]boredazfcuk[/a], + syncs photos from iDevices to a single directory on TrueNAS. It uses the system keyring + to securely store credentials, has HEIC to JPG conversion capability, and supports + Telegram, Prowl, PushBullet and WebHook notifications. + + ' +home: https://github.com/truecharts/apps/tree/master/charts/stable/icloudpd +icon: https://truecharts.org/img/chart-icons/icloudpd.png +keywords: + - icloudpd + - Backup + - Cloud + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: icloudpd +sources: + - https://github.com/Womabre/-TrueNAS-docker-templates + - https://hub.docker.com/r/boredazfcuk/icloudpd/ +type: application +version: 0.0.12 diff --git a/incubator/icloudpd/0.0.12/README.md b/incubator/icloudpd/0.0.12/README.md new file mode 100644 index 00000000000..2303800b37f --- /dev/null +++ b/incubator/icloudpd/0.0.12/README.md @@ -0,0 +1,108 @@ +# icloudpd + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +iCloudPD, Alpine Linux Docker container wrriten by [a href="https://github.com/boredazfcuk"]boredazfcuk[/a], syncs photos from iDevices to a single directory on TrueNAS. It uses the system keyring to securely store credentials, has HEIC to JPG conversion capability, and supports Telegram, Prowl, PushBullet and WebHook notifications. + +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: [icloudpd](https://truecharts.org/docs/charts/stable/icloudpd) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `icloudpd` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install icloudpd TrueCharts/icloudpd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `icloudpd` deployment + +```console +helm uninstall icloudpd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install icloudpd \ + --set env.TZ="America/New York" \ + TrueCharts/icloudpd +``` + +#### 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 icloudpd TrueCharts/icloudpd -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/icloudpd/0.0.11/app-readme.md b/incubator/icloudpd/0.0.12/app-readme.md similarity index 100% rename from incubator/icloudpd/0.0.11/app-readme.md rename to incubator/icloudpd/0.0.12/app-readme.md diff --git a/incubator/icloudpd/0.0.12/charts/common-10.4.7.tgz b/incubator/icloudpd/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/icloudpd/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/icloudpd/0.0.11/ix_values.yaml b/incubator/icloudpd/0.0.12/ix_values.yaml similarity index 100% rename from incubator/icloudpd/0.0.11/ix_values.yaml rename to incubator/icloudpd/0.0.12/ix_values.yaml diff --git a/incubator/icloudpd/0.0.11/questions.yaml b/incubator/icloudpd/0.0.12/questions.yaml similarity index 100% rename from incubator/icloudpd/0.0.11/questions.yaml rename to incubator/icloudpd/0.0.12/questions.yaml diff --git a/incubator/icloudpd/0.0.11/templates/common.yaml b/incubator/icloudpd/0.0.12/templates/common.yaml similarity index 100% rename from incubator/icloudpd/0.0.11/templates/common.yaml rename to incubator/icloudpd/0.0.12/templates/common.yaml diff --git a/incubator/icloudpd/0.0.11/values.yaml b/incubator/icloudpd/0.0.12/values.yaml similarity index 100% rename from incubator/icloudpd/0.0.11/values.yaml rename to incubator/icloudpd/0.0.12/values.yaml diff --git a/incubator/imgpush/0.0.11/CHANGELOG.md b/incubator/imgpush/0.0.11/CHANGELOG.md deleted file mode 100644 index 012c03b2ce0..00000000000 --- a/incubator/imgpush/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [imgpush-0.0.11]imgpush-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [imgpush-0.0.10]imgpush-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [imgpush-0.0.10]imgpush-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/imgpush/0.0.11/Chart.lock b/incubator/imgpush/0.0.11/Chart.lock deleted file mode 100644 index d349cb7aa02..00000000000 --- a/incubator/imgpush/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:22:23.885915379Z" diff --git a/incubator/imgpush/0.0.11/Chart.yaml b/incubator/imgpush/0.0.11/Chart.yaml deleted file mode 100644 index 09b8890ab3b..00000000000 --- a/incubator/imgpush/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/imgpush -icon: https://truecharts.org/img/chart-icons/imgpush.png -keywords: - - imgpush - - Cloud - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: imgpush -sources: - - https://github.com/hauxir/imgpush - - https://hub.docker.com/r/hauxir/imgpush -type: application -version: 0.0.11 diff --git a/incubator/imgpush/0.0.11/README.md b/incubator/imgpush/0.0.11/README.md deleted file mode 100644 index f612b5806af..00000000000 --- a/incubator/imgpush/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# imgpush - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [imgpush](https://truecharts.org/docs/charts/stable/imgpush) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `imgpush` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install imgpush TrueCharts/imgpush -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `imgpush` deployment - -```console -helm uninstall imgpush -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install imgpush \ - --set env.TZ="America/New York" \ - TrueCharts/imgpush -``` - -#### 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 imgpush TrueCharts/imgpush -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/imgpush/0.0.11/charts/common-10.4.6.tgz b/incubator/imgpush/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/imgpush/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/imgpush/0.0.12/CHANGELOG.md b/incubator/imgpush/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9f57efcc4fc --- /dev/null +++ b/incubator/imgpush/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [imgpush-0.0.12](https://github.com/truecharts/apps/compare/imgpush-0.0.11...imgpush-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [imgpush-0.0.11]imgpush-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [imgpush-0.0.10]imgpush-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [imgpush-0.0.10]imgpush-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/imgpush/0.0.12/Chart.lock b/incubator/imgpush/0.0.12/Chart.lock new file mode 100644 index 00000000000..7d7c2d5cb23 --- /dev/null +++ b/incubator/imgpush/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:04:30.583771234Z" diff --git a/incubator/imgpush/0.0.12/Chart.yaml b/incubator/imgpush/0.0.12/Chart.yaml new file mode 100644 index 00000000000..04b80efa6f3 --- /dev/null +++ b/incubator/imgpush/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/imgpush +icon: https://truecharts.org/img/chart-icons/imgpush.png +keywords: + - imgpush + - Cloud + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: imgpush +sources: + - https://github.com/hauxir/imgpush + - https://hub.docker.com/r/hauxir/imgpush +type: application +version: 0.0.12 diff --git a/incubator/imgpush/0.0.12/README.md b/incubator/imgpush/0.0.12/README.md new file mode 100644 index 00000000000..a90a5e72a61 --- /dev/null +++ b/incubator/imgpush/0.0.12/README.md @@ -0,0 +1,108 @@ +# imgpush + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [imgpush](https://truecharts.org/docs/charts/stable/imgpush) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `imgpush` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install imgpush TrueCharts/imgpush +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `imgpush` deployment + +```console +helm uninstall imgpush +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install imgpush \ + --set env.TZ="America/New York" \ + TrueCharts/imgpush +``` + +#### 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 imgpush TrueCharts/imgpush -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/imgpush/0.0.11/app-readme.md b/incubator/imgpush/0.0.12/app-readme.md similarity index 100% rename from incubator/imgpush/0.0.11/app-readme.md rename to incubator/imgpush/0.0.12/app-readme.md diff --git a/incubator/imgpush/0.0.12/charts/common-10.4.7.tgz b/incubator/imgpush/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/imgpush/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/imgpush/0.0.11/ix_values.yaml b/incubator/imgpush/0.0.12/ix_values.yaml similarity index 100% rename from incubator/imgpush/0.0.11/ix_values.yaml rename to incubator/imgpush/0.0.12/ix_values.yaml diff --git a/incubator/imgpush/0.0.11/questions.yaml b/incubator/imgpush/0.0.12/questions.yaml similarity index 100% rename from incubator/imgpush/0.0.11/questions.yaml rename to incubator/imgpush/0.0.12/questions.yaml diff --git a/incubator/imgpush/0.0.11/templates/common.yaml b/incubator/imgpush/0.0.12/templates/common.yaml similarity index 100% rename from incubator/imgpush/0.0.11/templates/common.yaml rename to incubator/imgpush/0.0.12/templates/common.yaml diff --git a/incubator/imgpush/0.0.11/values.yaml b/incubator/imgpush/0.0.12/values.yaml similarity index 100% rename from incubator/imgpush/0.0.11/values.yaml rename to incubator/imgpush/0.0.12/values.yaml diff --git a/incubator/import-ics/0.0.11/CHANGELOG.md b/incubator/import-ics/0.0.11/CHANGELOG.md deleted file mode 100644 index ad0031cd2d7..00000000000 --- a/incubator/import-ics/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,33 +0,0 @@ -# Changelog - - - -## [import-ics-0.0.11]import-ics-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [import-ics-0.0.10]import-ics-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [import-ics-0.0.10]import-ics-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup - - to incubator and some cleanup diff --git a/incubator/import-ics/0.0.11/Chart.lock b/incubator/import-ics/0.0.11/Chart.lock deleted file mode 100644 index 76e0a3ede42..00000000000 --- a/incubator/import-ics/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:22:24.221003029Z" diff --git a/incubator/import-ics/0.0.11/Chart.yaml b/incubator/import-ics/0.0.11/Chart.yaml deleted file mode 100644 index 86e40fc4b94..00000000000 --- a/incubator/import-ics/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Runs a python script at a crontab defined interval that downloads/imports\ - \ ics files into a caldav server.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/import-ics -icon: https://truecharts.org/img/chart-icons/import-ics.png -keywords: - - import-ics - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: import-ics -sources: - - https://github.com/Vilhjalmr26/import_ics - - https://hub.docker.com/repository/docker/vilhjalmr26/import_ics -type: application -version: 0.0.11 diff --git a/incubator/import-ics/0.0.11/README.md b/incubator/import-ics/0.0.11/README.md deleted file mode 100644 index 79c9547ca08..00000000000 --- a/incubator/import-ics/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# import-ics - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [import-ics](https://truecharts.org/docs/charts/stable/import-ics) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `import-ics` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install import-ics TrueCharts/import-ics -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `import-ics` deployment - -```console -helm uninstall import-ics -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install import-ics \ - --set env.TZ="America/New York" \ - TrueCharts/import-ics -``` - -#### 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 import-ics TrueCharts/import-ics -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/import-ics/0.0.11/charts/common-10.4.6.tgz b/incubator/import-ics/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/import-ics/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/import-ics/0.0.12/CHANGELOG.md b/incubator/import-ics/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9ee1aed985b --- /dev/null +++ b/incubator/import-ics/0.0.12/CHANGELOG.md @@ -0,0 +1,42 @@ +# Changelog + + + +## [import-ics-0.0.12](https://github.com/truecharts/apps/compare/import-ics-0.0.11...import-ics-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [import-ics-0.0.11]import-ics-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [import-ics-0.0.10]import-ics-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [import-ics-0.0.10]import-ics-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup + + to incubator and some cleanup diff --git a/incubator/import-ics/0.0.12/Chart.lock b/incubator/import-ics/0.0.12/Chart.lock new file mode 100644 index 00000000000..713b5033d95 --- /dev/null +++ b/incubator/import-ics/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:04:34.480997171Z" diff --git a/incubator/import-ics/0.0.12/Chart.yaml b/incubator/import-ics/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a851b834548 --- /dev/null +++ b/incubator/import-ics/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Runs a python script at a crontab defined interval that downloads/imports\ + \ ics files into a caldav server.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/import-ics +icon: https://truecharts.org/img/chart-icons/import-ics.png +keywords: + - import-ics + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: import-ics +sources: + - https://github.com/Vilhjalmr26/import_ics + - https://hub.docker.com/repository/docker/vilhjalmr26/import_ics +type: application +version: 0.0.12 diff --git a/incubator/import-ics/0.0.12/README.md b/incubator/import-ics/0.0.12/README.md new file mode 100644 index 00000000000..3e75e66a2b3 --- /dev/null +++ b/incubator/import-ics/0.0.12/README.md @@ -0,0 +1,108 @@ +# import-ics + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [import-ics](https://truecharts.org/docs/charts/stable/import-ics) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `import-ics` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install import-ics TrueCharts/import-ics +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `import-ics` deployment + +```console +helm uninstall import-ics +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install import-ics \ + --set env.TZ="America/New York" \ + TrueCharts/import-ics +``` + +#### 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 import-ics TrueCharts/import-ics -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/import-ics/0.0.11/app-readme.md b/incubator/import-ics/0.0.12/app-readme.md similarity index 100% rename from incubator/import-ics/0.0.11/app-readme.md rename to incubator/import-ics/0.0.12/app-readme.md diff --git a/incubator/import-ics/0.0.12/charts/common-10.4.7.tgz b/incubator/import-ics/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/import-ics/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/import-ics/0.0.11/ix_values.yaml b/incubator/import-ics/0.0.12/ix_values.yaml similarity index 100% rename from incubator/import-ics/0.0.11/ix_values.yaml rename to incubator/import-ics/0.0.12/ix_values.yaml diff --git a/incubator/import-ics/0.0.11/questions.yaml b/incubator/import-ics/0.0.12/questions.yaml similarity index 100% rename from incubator/import-ics/0.0.11/questions.yaml rename to incubator/import-ics/0.0.12/questions.yaml diff --git a/incubator/import-ics/0.0.11/templates/common.yaml b/incubator/import-ics/0.0.12/templates/common.yaml similarity index 100% rename from incubator/import-ics/0.0.11/templates/common.yaml rename to incubator/import-ics/0.0.12/templates/common.yaml diff --git a/incubator/import-ics/0.0.11/values.yaml b/incubator/import-ics/0.0.12/values.yaml similarity index 100% rename from incubator/import-ics/0.0.11/values.yaml rename to incubator/import-ics/0.0.12/values.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.11/CHANGELOG.md b/incubator/inkscape-desktop-g3/0.0.11/CHANGELOG.md deleted file mode 100644 index 38c59f3076f..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,22 +0,0 @@ -# Changelog - - - -## [inkscape-desktop-g3-0.0.11]inkscape-desktop-g3-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - - -## [inkscape-desktop-g3-0.0.10]inkscape-desktop-g3-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/inkscape-desktop-g3/0.0.11/Chart.lock b/incubator/inkscape-desktop-g3/0.0.11/Chart.lock deleted file mode 100644 index d0714a88dbb..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:22:28.816692208Z" diff --git a/incubator/inkscape-desktop-g3/0.0.11/Chart.yaml b/incubator/inkscape-desktop-g3/0.0.11/Chart.yaml deleted file mode 100644 index 416723a6c3d..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/inkscape-desktop-g3 -icon: https://truecharts.org/img/chart-icons/inkscape-desktop-g3.png -keywords: - - inkscape-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: inkscape-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 -type: application -version: 0.0.11 diff --git a/incubator/inkscape-desktop-g3/0.0.11/README.md b/incubator/inkscape-desktop-g3/0.0.11/README.md deleted file mode 100644 index a7bda89c2aa..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# inkscape-desktop-g3 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [inkscape-desktop-g3](https://truecharts.org/docs/charts/stable/inkscape-desktop-g3) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `inkscape-desktop-g3` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install inkscape-desktop-g3 TrueCharts/inkscape-desktop-g3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `inkscape-desktop-g3` deployment - -```console -helm uninstall inkscape-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install inkscape-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/inkscape-desktop-g3 -``` - -#### 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 inkscape-desktop-g3 TrueCharts/inkscape-desktop-g3 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/inkscape-desktop-g3/0.0.11/charts/common-10.4.6.tgz b/incubator/inkscape-desktop-g3/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/inkscape-desktop-g3/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/inkscape-desktop-g3/0.0.12/CHANGELOG.md b/incubator/inkscape-desktop-g3/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6ad2d8072de --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.12/CHANGELOG.md @@ -0,0 +1,31 @@ +# Changelog + + + +## [inkscape-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/inkscape-desktop-g3-0.0.11...inkscape-desktop-g3-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [inkscape-desktop-g3-0.0.11]inkscape-desktop-g3-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + + +## [inkscape-desktop-g3-0.0.10]inkscape-desktop-g3-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/inkscape-desktop-g3/0.0.12/Chart.lock b/incubator/inkscape-desktop-g3/0.0.12/Chart.lock new file mode 100644 index 00000000000..68d7e234279 --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:04:36.68481611Z" diff --git a/incubator/inkscape-desktop-g3/0.0.12/Chart.yaml b/incubator/inkscape-desktop-g3/0.0.12/Chart.yaml new file mode 100644 index 00000000000..f4f93ef3316 --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaApp-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/inkscape-desktop-g3 +icon: https://truecharts.org/img/chart-icons/inkscape-desktop-g3.png +keywords: + - inkscape-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: inkscape-desktop-g3 +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 +type: application +version: 0.0.12 diff --git a/incubator/inkscape-desktop-g3/0.0.12/README.md b/incubator/inkscape-desktop-g3/0.0.12/README.md new file mode 100644 index 00000000000..38db43a16b4 --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.12/README.md @@ -0,0 +1,108 @@ +# inkscape-desktop-g3 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [inkscape-desktop-g3](https://truecharts.org/docs/charts/stable/inkscape-desktop-g3) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `inkscape-desktop-g3` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install inkscape-desktop-g3 TrueCharts/inkscape-desktop-g3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `inkscape-desktop-g3` deployment + +```console +helm uninstall inkscape-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install inkscape-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/inkscape-desktop-g3 +``` + +#### 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 inkscape-desktop-g3 TrueCharts/inkscape-desktop-g3 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/inkscape-desktop-g3/0.0.11/app-readme.md b/incubator/inkscape-desktop-g3/0.0.12/app-readme.md similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.11/app-readme.md rename to incubator/inkscape-desktop-g3/0.0.12/app-readme.md diff --git a/incubator/inkscape-desktop-g3/0.0.12/charts/common-10.4.7.tgz b/incubator/inkscape-desktop-g3/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/inkscape-desktop-g3/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/inkscape-desktop-g3/0.0.11/ix_values.yaml b/incubator/inkscape-desktop-g3/0.0.12/ix_values.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.11/ix_values.yaml rename to incubator/inkscape-desktop-g3/0.0.12/ix_values.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.11/questions.yaml b/incubator/inkscape-desktop-g3/0.0.12/questions.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.11/questions.yaml rename to incubator/inkscape-desktop-g3/0.0.12/questions.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.11/templates/common.yaml b/incubator/inkscape-desktop-g3/0.0.12/templates/common.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.11/templates/common.yaml rename to incubator/inkscape-desktop-g3/0.0.12/templates/common.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.11/values.yaml b/incubator/inkscape-desktop-g3/0.0.12/values.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.11/values.yaml rename to incubator/inkscape-desktop-g3/0.0.12/values.yaml diff --git a/incubator/insurgencysandstorm/0.0.11/CHANGELOG.md b/incubator/insurgencysandstorm/0.0.11/CHANGELOG.md deleted file mode 100644 index 2063947ad39..00000000000 --- a/incubator/insurgencysandstorm/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [insurgencysandstorm-0.0.11]insurgencysandstorm-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [insurgencysandstorm-0.0.10]insurgencysandstorm-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [insurgencysandstorm-0.0.10]insurgencysandstorm-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/insurgencysandstorm/0.0.11/Chart.lock b/incubator/insurgencysandstorm/0.0.11/Chart.lock deleted file mode 100644 index 96bd5bd4f63..00000000000 --- a/incubator/insurgencysandstorm/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:22:42.472908372Z" diff --git a/incubator/insurgencysandstorm/0.0.11/Chart.yaml b/incubator/insurgencysandstorm/0.0.11/Chart.yaml deleted file mode 100644 index 1458a4d2873..00000000000 --- a/incubator/insurgencysandstorm/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Insurgency Sandstorm and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/insurgencysandstorm -icon: https://truecharts.org/img/chart-icons/insurgencysandstorm.png -keywords: - - insurgencysandstorm - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: insurgencysandstorm -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/insurgencysandstorm/0.0.11/README.md b/incubator/insurgencysandstorm/0.0.11/README.md deleted file mode 100644 index 7b13fe55a58..00000000000 --- a/incubator/insurgencysandstorm/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# insurgencysandstorm - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. - -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: [insurgencysandstorm](https://truecharts.org/docs/charts/stable/insurgencysandstorm) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `insurgencysandstorm` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install insurgencysandstorm TrueCharts/insurgencysandstorm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `insurgencysandstorm` deployment - -```console -helm uninstall insurgencysandstorm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install insurgencysandstorm \ - --set env.TZ="America/New York" \ - TrueCharts/insurgencysandstorm -``` - -#### 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 insurgencysandstorm TrueCharts/insurgencysandstorm -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/insurgencysandstorm/0.0.11/charts/common-10.4.6.tgz b/incubator/insurgencysandstorm/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/insurgencysandstorm/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/insurgencysandstorm/0.0.12/CHANGELOG.md b/incubator/insurgencysandstorm/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e7b7f1e5dee --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [insurgencysandstorm-0.0.12](https://github.com/truecharts/apps/compare/insurgencysandstorm-0.0.11...insurgencysandstorm-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [insurgencysandstorm-0.0.11]insurgencysandstorm-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [insurgencysandstorm-0.0.10]insurgencysandstorm-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [insurgencysandstorm-0.0.10]insurgencysandstorm-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/insurgencysandstorm/0.0.12/Chart.lock b/incubator/insurgencysandstorm/0.0.12/Chart.lock new file mode 100644 index 00000000000..fb195510ef6 --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:04:47.538702644Z" diff --git a/incubator/insurgencysandstorm/0.0.12/Chart.yaml b/incubator/insurgencysandstorm/0.0.12/Chart.yaml new file mode 100644 index 00000000000..99e07bae5d1 --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Insurgency Sandstorm and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/insurgencysandstorm +icon: https://truecharts.org/img/chart-icons/insurgencysandstorm.png +keywords: + - insurgencysandstorm + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: insurgencysandstorm +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/insurgencysandstorm/0.0.12/README.md b/incubator/insurgencysandstorm/0.0.12/README.md new file mode 100644 index 00000000000..b5f4e52a0fb --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.12/README.md @@ -0,0 +1,108 @@ +# insurgencysandstorm + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. + +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: [insurgencysandstorm](https://truecharts.org/docs/charts/stable/insurgencysandstorm) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `insurgencysandstorm` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install insurgencysandstorm TrueCharts/insurgencysandstorm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `insurgencysandstorm` deployment + +```console +helm uninstall insurgencysandstorm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install insurgencysandstorm \ + --set env.TZ="America/New York" \ + TrueCharts/insurgencysandstorm +``` + +#### 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 insurgencysandstorm TrueCharts/insurgencysandstorm -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/insurgencysandstorm/0.0.11/app-readme.md b/incubator/insurgencysandstorm/0.0.12/app-readme.md similarity index 100% rename from incubator/insurgencysandstorm/0.0.11/app-readme.md rename to incubator/insurgencysandstorm/0.0.12/app-readme.md diff --git a/incubator/insurgencysandstorm/0.0.12/charts/common-10.4.7.tgz b/incubator/insurgencysandstorm/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/insurgencysandstorm/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/insurgencysandstorm/0.0.11/ix_values.yaml b/incubator/insurgencysandstorm/0.0.12/ix_values.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.11/ix_values.yaml rename to incubator/insurgencysandstorm/0.0.12/ix_values.yaml diff --git a/incubator/insurgencysandstorm/0.0.11/questions.yaml b/incubator/insurgencysandstorm/0.0.12/questions.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.11/questions.yaml rename to incubator/insurgencysandstorm/0.0.12/questions.yaml diff --git a/incubator/insurgencysandstorm/0.0.11/templates/common.yaml b/incubator/insurgencysandstorm/0.0.12/templates/common.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.11/templates/common.yaml rename to incubator/insurgencysandstorm/0.0.12/templates/common.yaml diff --git a/incubator/insurgencysandstorm/0.0.11/values.yaml b/incubator/insurgencysandstorm/0.0.12/values.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.11/values.yaml rename to incubator/insurgencysandstorm/0.0.12/values.yaml diff --git a/incubator/invitarr/0.0.11/CHANGELOG.md b/incubator/invitarr/0.0.11/CHANGELOG.md deleted file mode 100644 index ebc269b9ae4..00000000000 --- a/incubator/invitarr/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [invitarr-0.0.11]invitarr-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [invitarr-0.0.10]invitarr-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [ipmi-tools-0.0.10]ipmi-tools-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/invitarr/0.0.11/Chart.lock b/incubator/invitarr/0.0.11/Chart.lock deleted file mode 100644 index 6b9a02c1924..00000000000 --- a/incubator/invitarr/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:22:46.477391592Z" diff --git a/incubator/invitarr/0.0.11/Chart.yaml b/incubator/invitarr/0.0.11/Chart.yaml deleted file mode 100644 index 44848c3b868..00000000000 --- a/incubator/invitarr/0.0.11/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - - Other - - MediaApp-Other - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Invitarr is a chatbot that invites discord users to plex. You can also - automate this bot to invite discord users to plex once a certain role is given to - a user or the user can also be added manually. -home: https://github.com/truecharts/apps/tree/master/charts/stable/invitarr -icon: https://truecharts.org/img/chart-icons/invitarr.png -keywords: - - invitarr - - HomeAutomation - - Tools-Utilities - - Other - - MediaApp-Other - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: invitarr -sources: - - https://github.com/Sleepingpirates/Invitarr - - https://hub.docker.com/r/piratify/invitarr -type: application -version: 0.0.11 diff --git a/incubator/invitarr/0.0.11/README.md b/incubator/invitarr/0.0.11/README.md deleted file mode 100644 index 36f06c72f1d..00000000000 --- a/incubator/invitarr/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# invitarr - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Invitarr is a chatbot that invites discord users to plex. You can also automate this bot to invite discord users to plex once a certain role is given to a user or the user can also be added manually. - -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: [invitarr](https://truecharts.org/docs/charts/stable/invitarr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `invitarr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install invitarr TrueCharts/invitarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `invitarr` deployment - -```console -helm uninstall invitarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install invitarr \ - --set env.TZ="America/New York" \ - TrueCharts/invitarr -``` - -#### 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 invitarr TrueCharts/invitarr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/invitarr/0.0.11/charts/common-10.4.6.tgz b/incubator/invitarr/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/invitarr/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/invitarr/0.0.12/CHANGELOG.md b/incubator/invitarr/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6d456e1f7cd --- /dev/null +++ b/incubator/invitarr/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [invitarr-0.0.12](https://github.com/truecharts/apps/compare/invitarr-0.0.11...invitarr-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [invitarr-0.0.11]invitarr-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [invitarr-0.0.10]invitarr-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [ipmi-tools-0.0.10]ipmi-tools-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/invitarr/0.0.12/Chart.lock b/incubator/invitarr/0.0.12/Chart.lock new file mode 100644 index 00000000000..ed418311191 --- /dev/null +++ b/incubator/invitarr/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:04:49.311048667Z" diff --git a/incubator/invitarr/0.0.12/Chart.yaml b/incubator/invitarr/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e314e4de6ac --- /dev/null +++ b/incubator/invitarr/0.0.12/Chart.yaml @@ -0,0 +1,39 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities + - Other + - MediaApp-Other + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Invitarr is a chatbot that invites discord users to plex. You can also + automate this bot to invite discord users to plex once a certain role is given to + a user or the user can also be added manually. +home: https://github.com/truecharts/apps/tree/master/charts/stable/invitarr +icon: https://truecharts.org/img/chart-icons/invitarr.png +keywords: + - invitarr + - HomeAutomation + - Tools-Utilities + - Other + - MediaApp-Other + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: invitarr +sources: + - https://github.com/Sleepingpirates/Invitarr + - https://hub.docker.com/r/piratify/invitarr +type: application +version: 0.0.12 diff --git a/incubator/invitarr/0.0.12/README.md b/incubator/invitarr/0.0.12/README.md new file mode 100644 index 00000000000..9f8bc377152 --- /dev/null +++ b/incubator/invitarr/0.0.12/README.md @@ -0,0 +1,108 @@ +# invitarr + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Invitarr is a chatbot that invites discord users to plex. You can also automate this bot to invite discord users to plex once a certain role is given to a user or the user can also be added manually. + +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: [invitarr](https://truecharts.org/docs/charts/stable/invitarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `invitarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install invitarr TrueCharts/invitarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `invitarr` deployment + +```console +helm uninstall invitarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install invitarr \ + --set env.TZ="America/New York" \ + TrueCharts/invitarr +``` + +#### 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 invitarr TrueCharts/invitarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/invitarr/0.0.11/app-readme.md b/incubator/invitarr/0.0.12/app-readme.md similarity index 100% rename from incubator/invitarr/0.0.11/app-readme.md rename to incubator/invitarr/0.0.12/app-readme.md diff --git a/incubator/invitarr/0.0.12/charts/common-10.4.7.tgz b/incubator/invitarr/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/invitarr/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/invitarr/0.0.11/ix_values.yaml b/incubator/invitarr/0.0.12/ix_values.yaml similarity index 100% rename from incubator/invitarr/0.0.11/ix_values.yaml rename to incubator/invitarr/0.0.12/ix_values.yaml diff --git a/incubator/invitarr/0.0.11/questions.yaml b/incubator/invitarr/0.0.12/questions.yaml similarity index 100% rename from incubator/invitarr/0.0.11/questions.yaml rename to incubator/invitarr/0.0.12/questions.yaml diff --git a/incubator/invitarr/0.0.11/templates/common.yaml b/incubator/invitarr/0.0.12/templates/common.yaml similarity index 100% rename from incubator/invitarr/0.0.11/templates/common.yaml rename to incubator/invitarr/0.0.12/templates/common.yaml diff --git a/incubator/invitarr/0.0.11/values.yaml b/incubator/invitarr/0.0.12/values.yaml similarity index 100% rename from incubator/invitarr/0.0.11/values.yaml rename to incubator/invitarr/0.0.12/values.yaml diff --git a/incubator/ipmi-tools/0.0.11/CHANGELOG.md b/incubator/ipmi-tools/0.0.11/CHANGELOG.md deleted file mode 100644 index 5cc065caf95..00000000000 --- a/incubator/ipmi-tools/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,22 +0,0 @@ -# Changelog - - - -## [ipmi-tools-0.0.11]ipmi-tools-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [ipmi-tools-0.0.10]ipmi-tools-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup diff --git a/incubator/ipmi-tools/0.0.11/Chart.lock b/incubator/ipmi-tools/0.0.11/Chart.lock deleted file mode 100644 index 51799d8cf06..00000000000 --- a/incubator/ipmi-tools/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:22:47.456220154Z" diff --git a/incubator/ipmi-tools/0.0.11/Chart.yaml b/incubator/ipmi-tools/0.0.11/Chart.yaml deleted file mode 100644 index aa9ace1b9d7..00000000000 --- a/incubator/ipmi-tools/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - This is a container with a webGUI to manage a Dell servers fan speeds - using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment - variables or enter them in the webGUI at runtime. -home: https://github.com/truecharts/apps/tree/master/charts/stable/ipmi-tools -icon: https://truecharts.org/img/chart-icons/ipmi-tools.png -keywords: - - ipmi-tools - - Productivity - - Tools-Utilities - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ipmi-tools -sources: - - https://github.com/EdwardChamberlain/IPMI-Fan-Controller - - https://hub.docker.com/r/edchamberlain/ipmi-tools -type: application -version: 0.0.11 diff --git a/incubator/ipmi-tools/0.0.11/README.md b/incubator/ipmi-tools/0.0.11/README.md deleted file mode 100644 index e56563c0e8d..00000000000 --- a/incubator/ipmi-tools/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ipmi-tools - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is a container with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment variables or enter them in the webGUI at runtime. - -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: [ipmi-tools](https://truecharts.org/docs/charts/stable/ipmi-tools) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ipmi-tools` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ipmi-tools TrueCharts/ipmi-tools -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ipmi-tools` deployment - -```console -helm uninstall ipmi-tools -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ipmi-tools \ - --set env.TZ="America/New York" \ - TrueCharts/ipmi-tools -``` - -#### 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 ipmi-tools TrueCharts/ipmi-tools -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ipmi-tools/0.0.11/charts/common-10.4.6.tgz b/incubator/ipmi-tools/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ipmi-tools/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ipmi-tools/0.0.12/CHANGELOG.md b/incubator/ipmi-tools/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f63a5a95378 --- /dev/null +++ b/incubator/ipmi-tools/0.0.12/CHANGELOG.md @@ -0,0 +1,31 @@ +# Changelog + + + +## [ipmi-tools-0.0.12](https://github.com/truecharts/apps/compare/ipmi-tools-0.0.11...ipmi-tools-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ipmi-tools-0.0.11]ipmi-tools-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [ipmi-tools-0.0.10]ipmi-tools-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup diff --git a/incubator/ipmi-tools/0.0.12/Chart.lock b/incubator/ipmi-tools/0.0.12/Chart.lock new file mode 100644 index 00000000000..243efa5c97e --- /dev/null +++ b/incubator/ipmi-tools/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:04:53.739497666Z" diff --git a/incubator/ipmi-tools/0.0.12/Chart.yaml b/incubator/ipmi-tools/0.0.12/Chart.yaml new file mode 100644 index 00000000000..2d85764b29d --- /dev/null +++ b/incubator/ipmi-tools/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + This is a container with a webGUI to manage a Dell servers fan speeds + using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment + variables or enter them in the webGUI at runtime. +home: https://github.com/truecharts/apps/tree/master/charts/stable/ipmi-tools +icon: https://truecharts.org/img/chart-icons/ipmi-tools.png +keywords: + - ipmi-tools + - Productivity + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ipmi-tools +sources: + - https://github.com/EdwardChamberlain/IPMI-Fan-Controller + - https://hub.docker.com/r/edchamberlain/ipmi-tools +type: application +version: 0.0.12 diff --git a/incubator/ipmi-tools/0.0.12/README.md b/incubator/ipmi-tools/0.0.12/README.md new file mode 100644 index 00000000000..00d0f7672a7 --- /dev/null +++ b/incubator/ipmi-tools/0.0.12/README.md @@ -0,0 +1,108 @@ +# ipmi-tools + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is a container with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment variables or enter them in the webGUI at runtime. + +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: [ipmi-tools](https://truecharts.org/docs/charts/stable/ipmi-tools) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ipmi-tools` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ipmi-tools TrueCharts/ipmi-tools +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ipmi-tools` deployment + +```console +helm uninstall ipmi-tools +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ipmi-tools \ + --set env.TZ="America/New York" \ + TrueCharts/ipmi-tools +``` + +#### 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 ipmi-tools TrueCharts/ipmi-tools -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ipmi-tools/0.0.11/app-readme.md b/incubator/ipmi-tools/0.0.12/app-readme.md similarity index 100% rename from incubator/ipmi-tools/0.0.11/app-readme.md rename to incubator/ipmi-tools/0.0.12/app-readme.md diff --git a/incubator/ipmi-tools/0.0.12/charts/common-10.4.7.tgz b/incubator/ipmi-tools/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ipmi-tools/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ipmi-tools/0.0.11/ix_values.yaml b/incubator/ipmi-tools/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.11/ix_values.yaml rename to incubator/ipmi-tools/0.0.12/ix_values.yaml diff --git a/incubator/ipmi-tools/0.0.11/questions.yaml b/incubator/ipmi-tools/0.0.12/questions.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.11/questions.yaml rename to incubator/ipmi-tools/0.0.12/questions.yaml diff --git a/incubator/ipmi-tools/0.0.11/templates/common.yaml b/incubator/ipmi-tools/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.11/templates/common.yaml rename to incubator/ipmi-tools/0.0.12/templates/common.yaml diff --git a/incubator/ipmi-tools/0.0.11/values.yaml b/incubator/ipmi-tools/0.0.12/values.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.11/values.yaml rename to incubator/ipmi-tools/0.0.12/values.yaml diff --git a/incubator/jelu/0.0.11/CHANGELOG.md b/incubator/jelu/0.0.11/CHANGELOG.md deleted file mode 100644 index 65bc41f85a4..00000000000 --- a/incubator/jelu/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [jelu-0.0.11]jelu-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [jelu-0.0.10]jelu-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [jelu-0.0.10]jelu-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/jelu/0.0.11/Chart.lock b/incubator/jelu/0.0.11/Chart.lock deleted file mode 100644 index e8a20c0cc07..00000000000 --- a/incubator/jelu/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:22:51.408607769Z" diff --git a/incubator/jelu/0.0.11/Chart.yaml b/incubator/jelu/0.0.11/Chart.yaml deleted file mode 100644 index 436decaab93..00000000000 --- a/incubator/jelu/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Track what you have read, what you are reading and what you want to\ - \ read.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/jelu -icon: https://truecharts.org/img/chart-icons/jelu.png -keywords: - - jelu - - MediaApp-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jelu -sources: - - https://github.com/bayang/jelu - - https://hub.docker.com/r/wabayang/jelu -type: application -version: 0.0.11 diff --git a/incubator/jelu/0.0.11/README.md b/incubator/jelu/0.0.11/README.md deleted file mode 100644 index 5272de82201..00000000000 --- a/incubator/jelu/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# jelu - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Track what you have read, what you are reading and what you want to read. - -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: [jelu](https://truecharts.org/docs/charts/stable/jelu) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `jelu` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install jelu TrueCharts/jelu -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `jelu` deployment - -```console -helm uninstall jelu -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jelu \ - --set env.TZ="America/New York" \ - TrueCharts/jelu -``` - -#### 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 jelu TrueCharts/jelu -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/jelu/0.0.11/charts/common-10.4.6.tgz b/incubator/jelu/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/jelu/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/jelu/0.0.12/CHANGELOG.md b/incubator/jelu/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..31c4c7841d3 --- /dev/null +++ b/incubator/jelu/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [jelu-0.0.12](https://github.com/truecharts/apps/compare/jelu-0.0.11...jelu-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [jelu-0.0.11]jelu-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [jelu-0.0.10]jelu-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [jelu-0.0.10]jelu-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/jelu/0.0.12/Chart.lock b/incubator/jelu/0.0.12/Chart.lock new file mode 100644 index 00000000000..86316886648 --- /dev/null +++ b/incubator/jelu/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:04:55.962929111Z" diff --git a/incubator/jelu/0.0.12/Chart.yaml b/incubator/jelu/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a0d449ee802 --- /dev/null +++ b/incubator/jelu/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Books +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Track what you have read, what you are reading and what you want to\ + \ read.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/jelu +icon: https://truecharts.org/img/chart-icons/jelu.png +keywords: + - jelu + - MediaApp-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jelu +sources: + - https://github.com/bayang/jelu + - https://hub.docker.com/r/wabayang/jelu +type: application +version: 0.0.12 diff --git a/incubator/jelu/0.0.12/README.md b/incubator/jelu/0.0.12/README.md new file mode 100644 index 00000000000..bf822e95074 --- /dev/null +++ b/incubator/jelu/0.0.12/README.md @@ -0,0 +1,108 @@ +# jelu + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Track what you have read, what you are reading and what you want to read. + +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: [jelu](https://truecharts.org/docs/charts/stable/jelu) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `jelu` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install jelu TrueCharts/jelu +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `jelu` deployment + +```console +helm uninstall jelu +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jelu \ + --set env.TZ="America/New York" \ + TrueCharts/jelu +``` + +#### 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 jelu TrueCharts/jelu -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/jelu/0.0.11/app-readme.md b/incubator/jelu/0.0.12/app-readme.md similarity index 100% rename from incubator/jelu/0.0.11/app-readme.md rename to incubator/jelu/0.0.12/app-readme.md diff --git a/incubator/jelu/0.0.12/charts/common-10.4.7.tgz b/incubator/jelu/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/jelu/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/jelu/0.0.11/ix_values.yaml b/incubator/jelu/0.0.12/ix_values.yaml similarity index 100% rename from incubator/jelu/0.0.11/ix_values.yaml rename to incubator/jelu/0.0.12/ix_values.yaml diff --git a/incubator/jelu/0.0.11/questions.yaml b/incubator/jelu/0.0.12/questions.yaml similarity index 100% rename from incubator/jelu/0.0.11/questions.yaml rename to incubator/jelu/0.0.12/questions.yaml diff --git a/incubator/jelu/0.0.11/templates/common.yaml b/incubator/jelu/0.0.12/templates/common.yaml similarity index 100% rename from incubator/jelu/0.0.11/templates/common.yaml rename to incubator/jelu/0.0.12/templates/common.yaml diff --git a/incubator/jelu/0.0.11/values.yaml b/incubator/jelu/0.0.12/values.yaml similarity index 100% rename from incubator/jelu/0.0.11/values.yaml rename to incubator/jelu/0.0.12/values.yaml diff --git a/incubator/jitsi/0.0.16/CHANGELOG.md b/incubator/jitsi/0.0.16/CHANGELOG.md deleted file mode 100644 index 7914d87ca06..00000000000 --- a/incubator/jitsi/0.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jitsi-0.0.16](https://github.com/truecharts/apps/compare/jitsi-0.0.14...jitsi-0.0.16) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [jitsi-0.0.14](https://github.com/truecharts/apps/compare/jitsi-0.0.13...jitsi-0.0.14) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [jitsi-0.0.13](https://github.com/truecharts/apps/compare/jitsi-0.0.12...jitsi-0.0.13) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [jitsi-0.0.12](https://github.com/truecharts/apps/compare/jitsi-0.0.10...jitsi-0.0.12) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [jitsi-0.0.10](https://github.com/truecharts/apps/compare/jitsi-0.0.8...jitsi-0.0.10) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [jitsi-0.0.8](https://github.com/truecharts/apps/compare/jitsi-0.0.7...jitsi-0.0.8) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [jitsi-0.0.7](https://github.com/truecharts/apps/compare/jitsi-0.0.6...jitsi-0.0.7) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [jitsi-0.0.6](https://github.com/truecharts/apps/compare/jitsi-0.0.5...jitsi-0.0.6) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [jitsi-0.0.5](https://github.com/truecharts/apps/compare/jitsi-0.0.4...jitsi-0.0.5) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [jitsi-0.0.4](https://github.com/truecharts/apps/compare/jitsi-0.0.3...jitsi-0.0.4) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [jitsi-0.0.3](https://github.com/truecharts/apps/compare/jitsi-0.0.2...jitsi-0.0.3) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/incubator/jitsi/0.0.16/Chart.lock b/incubator/jitsi/0.0.16/Chart.lock deleted file mode 100644 index d412e59ffd7..00000000000 --- a/incubator/jitsi/0.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:23:04.757217943Z" diff --git a/incubator/jitsi/0.0.16/Chart.yaml b/incubator/jitsi/0.0.16/Chart.yaml deleted file mode 100644 index 412a463e8ed..00000000000 --- a/incubator/jitsi/0.0.16/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "stable-728" -description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions -name: jitsi -version: 0.0.16 -kubeVersion: ">=1.16.0-0" -keywords: - - jitsi -home: https://github.com/truecharts/apps/tree/master/charts/stable/jitsi -icon: https://truecharts.org/img/chart-icons/jitsi.png -sources: - - https://jitsi.org - - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - work - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/jitsi/0.0.16/README.md b/incubator/jitsi/0.0.16/README.md deleted file mode 100644 index 1981227c817..00000000000 --- a/incubator/jitsi/0.0.16/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# jitsi - -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![AppVersion: stable-728](https://img.shields.io/badge/AppVersion-stable--728-informational?style=flat-square) - -Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions - -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: [jitsi](https://truecharts.org/docs/charts/stable/jitsi) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `jitsi` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install jitsi TrueCharts/jitsi -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `jitsi` deployment - -```console -helm uninstall jitsi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jitsi \ - --set env.TZ="America/New York" \ - TrueCharts/jitsi -``` - -#### 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 jitsi TrueCharts/jitsi -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/jitsi/0.0.16/charts/common-10.4.6.tgz b/incubator/jitsi/0.0.16/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/jitsi/0.0.16/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/jitsi/0.0.17/CHANGELOG.md b/incubator/jitsi/0.0.17/CHANGELOG.md new file mode 100644 index 00000000000..6c294acc0a9 --- /dev/null +++ b/incubator/jitsi/0.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jitsi-0.0.17](https://github.com/truecharts/apps/compare/jitsi-0.0.16...jitsi-0.0.17) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [jitsi-0.0.16](https://github.com/truecharts/apps/compare/jitsi-0.0.14...jitsi-0.0.16) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [jitsi-0.0.14](https://github.com/truecharts/apps/compare/jitsi-0.0.13...jitsi-0.0.14) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [jitsi-0.0.13](https://github.com/truecharts/apps/compare/jitsi-0.0.12...jitsi-0.0.13) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [jitsi-0.0.12](https://github.com/truecharts/apps/compare/jitsi-0.0.10...jitsi-0.0.12) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [jitsi-0.0.10](https://github.com/truecharts/apps/compare/jitsi-0.0.8...jitsi-0.0.10) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [jitsi-0.0.8](https://github.com/truecharts/apps/compare/jitsi-0.0.7...jitsi-0.0.8) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [jitsi-0.0.7](https://github.com/truecharts/apps/compare/jitsi-0.0.6...jitsi-0.0.7) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [jitsi-0.0.6](https://github.com/truecharts/apps/compare/jitsi-0.0.5...jitsi-0.0.6) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [jitsi-0.0.5](https://github.com/truecharts/apps/compare/jitsi-0.0.4...jitsi-0.0.5) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [jitsi-0.0.4](https://github.com/truecharts/apps/compare/jitsi-0.0.3...jitsi-0.0.4) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/incubator/jitsi/0.0.17/Chart.lock b/incubator/jitsi/0.0.17/Chart.lock new file mode 100644 index 00000000000..c9ded954464 --- /dev/null +++ b/incubator/jitsi/0.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:05:06.856165602Z" diff --git a/incubator/jitsi/0.0.17/Chart.yaml b/incubator/jitsi/0.0.17/Chart.yaml new file mode 100644 index 00000000000..939be33385e --- /dev/null +++ b/incubator/jitsi/0.0.17/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "stable-728" +description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions +name: jitsi +version: 0.0.17 +kubeVersion: ">=1.16.0-0" +keywords: + - jitsi +home: https://github.com/truecharts/apps/tree/master/charts/stable/jitsi +icon: https://truecharts.org/img/chart-icons/jitsi.png +sources: + - https://jitsi.org + - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - work + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/jitsi/0.0.17/README.md b/incubator/jitsi/0.0.17/README.md new file mode 100644 index 00000000000..947443cb695 --- /dev/null +++ b/incubator/jitsi/0.0.17/README.md @@ -0,0 +1,108 @@ +# jitsi + +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![AppVersion: stable-728](https://img.shields.io/badge/AppVersion-stable--728-informational?style=flat-square) + +Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions + +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: [jitsi](https://truecharts.org/docs/charts/stable/jitsi) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `jitsi` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install jitsi TrueCharts/jitsi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `jitsi` deployment + +```console +helm uninstall jitsi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jitsi \ + --set env.TZ="America/New York" \ + TrueCharts/jitsi +``` + +#### 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 jitsi TrueCharts/jitsi -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/jitsi/0.0.16/app-readme.md b/incubator/jitsi/0.0.17/app-readme.md similarity index 100% rename from incubator/jitsi/0.0.16/app-readme.md rename to incubator/jitsi/0.0.17/app-readme.md diff --git a/incubator/jitsi/0.0.17/charts/common-10.4.7.tgz b/incubator/jitsi/0.0.17/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/jitsi/0.0.17/charts/common-10.4.7.tgz differ diff --git a/incubator/jitsi/0.0.16/ix_values.yaml b/incubator/jitsi/0.0.17/ix_values.yaml similarity index 100% rename from incubator/jitsi/0.0.16/ix_values.yaml rename to incubator/jitsi/0.0.17/ix_values.yaml diff --git a/incubator/jitsi/0.0.16/questions.yaml b/incubator/jitsi/0.0.17/questions.yaml similarity index 100% rename from incubator/jitsi/0.0.16/questions.yaml rename to incubator/jitsi/0.0.17/questions.yaml diff --git a/incubator/jitsi/0.0.16/templates/common.yaml b/incubator/jitsi/0.0.17/templates/common.yaml similarity index 100% rename from incubator/jitsi/0.0.16/templates/common.yaml rename to incubator/jitsi/0.0.17/templates/common.yaml diff --git a/incubator/jitsi/0.0.16/values.yaml b/incubator/jitsi/0.0.17/values.yaml similarity index 100% rename from incubator/jitsi/0.0.16/values.yaml rename to incubator/jitsi/0.0.17/values.yaml diff --git a/incubator/jmzhomeproxy/0.0.11/CHANGELOG.md b/incubator/jmzhomeproxy/0.0.11/CHANGELOG.md deleted file mode 100644 index 76eacf20e96..00000000000 --- a/incubator/jmzhomeproxy/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [jmzhomeproxy-0.0.11]jmzhomeproxy-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [jmzhomeproxy-0.0.10]jmzhomeproxy-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [jmzhomeproxy-0.0.10]jmzhomeproxy-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/jmzhomeproxy/0.0.11/Chart.lock b/incubator/jmzhomeproxy/0.0.11/Chart.lock deleted file mode 100644 index a8cbeb22e49..00000000000 --- a/incubator/jmzhomeproxy/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:23:09.11338455Z" diff --git a/incubator/jmzhomeproxy/0.0.11/Chart.yaml b/incubator/jmzhomeproxy/0.0.11/Chart.yaml deleted file mode 100644 index 983f5b1df4b..00000000000 --- a/incubator/jmzhomeproxy/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Proxy is in quotes because I couldn't think of a better name. There\ - \ is nothing overly special about this other than using it as a simple and easy\ - \ to use dashboard for all your self-hosted services.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/jmzhomeproxy -icon: https://truecharts.org/img/chart-icons/jmzhomeproxy.png -keywords: - - jmzhomeproxy - - Cloud - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jmzhomeproxy -sources: - - https://github.com/JmzTaylor/homelab_proxy/ - - https://hub.docker.com/u/jmzsoftware -type: application -version: 0.0.11 diff --git a/incubator/jmzhomeproxy/0.0.11/README.md b/incubator/jmzhomeproxy/0.0.11/README.md deleted file mode 100644 index 3d77a849079..00000000000 --- a/incubator/jmzhomeproxy/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# jmzhomeproxy - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. - -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: [jmzhomeproxy](https://truecharts.org/docs/charts/stable/jmzhomeproxy) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `jmzhomeproxy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install jmzhomeproxy TrueCharts/jmzhomeproxy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `jmzhomeproxy` deployment - -```console -helm uninstall jmzhomeproxy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jmzhomeproxy \ - --set env.TZ="America/New York" \ - TrueCharts/jmzhomeproxy -``` - -#### 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 jmzhomeproxy TrueCharts/jmzhomeproxy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/jmzhomeproxy/0.0.11/charts/common-10.4.6.tgz b/incubator/jmzhomeproxy/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/jmzhomeproxy/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/jmzhomeproxy/0.0.12/CHANGELOG.md b/incubator/jmzhomeproxy/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8b757a64499 --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [jmzhomeproxy-0.0.12](https://github.com/truecharts/apps/compare/jmzhomeproxy-0.0.11...jmzhomeproxy-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [jmzhomeproxy-0.0.11]jmzhomeproxy-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [jmzhomeproxy-0.0.10]jmzhomeproxy-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [jmzhomeproxy-0.0.10]jmzhomeproxy-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/jmzhomeproxy/0.0.12/Chart.lock b/incubator/jmzhomeproxy/0.0.12/Chart.lock new file mode 100644 index 00000000000..2774f8693b5 --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:05:09.251214102Z" diff --git a/incubator/jmzhomeproxy/0.0.12/Chart.yaml b/incubator/jmzhomeproxy/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c7566a10d78 --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Proxy is in quotes because I couldn't think of a better name. There\ + \ is nothing overly special about this other than using it as a simple and easy\ + \ to use dashboard for all your self-hosted services.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/jmzhomeproxy +icon: https://truecharts.org/img/chart-icons/jmzhomeproxy.png +keywords: + - jmzhomeproxy + - Cloud + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jmzhomeproxy +sources: + - https://github.com/JmzTaylor/homelab_proxy/ + - https://hub.docker.com/u/jmzsoftware +type: application +version: 0.0.12 diff --git a/incubator/jmzhomeproxy/0.0.12/README.md b/incubator/jmzhomeproxy/0.0.12/README.md new file mode 100644 index 00000000000..cb3b0fcaad2 --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.12/README.md @@ -0,0 +1,108 @@ +# jmzhomeproxy + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. + +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: [jmzhomeproxy](https://truecharts.org/docs/charts/stable/jmzhomeproxy) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `jmzhomeproxy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install jmzhomeproxy TrueCharts/jmzhomeproxy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `jmzhomeproxy` deployment + +```console +helm uninstall jmzhomeproxy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jmzhomeproxy \ + --set env.TZ="America/New York" \ + TrueCharts/jmzhomeproxy +``` + +#### 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 jmzhomeproxy TrueCharts/jmzhomeproxy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/jmzhomeproxy/0.0.11/app-readme.md b/incubator/jmzhomeproxy/0.0.12/app-readme.md similarity index 100% rename from incubator/jmzhomeproxy/0.0.11/app-readme.md rename to incubator/jmzhomeproxy/0.0.12/app-readme.md diff --git a/incubator/jmzhomeproxy/0.0.12/charts/common-10.4.7.tgz b/incubator/jmzhomeproxy/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/jmzhomeproxy/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/jmzhomeproxy/0.0.11/ix_values.yaml b/incubator/jmzhomeproxy/0.0.12/ix_values.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.11/ix_values.yaml rename to incubator/jmzhomeproxy/0.0.12/ix_values.yaml diff --git a/incubator/jmzhomeproxy/0.0.11/questions.yaml b/incubator/jmzhomeproxy/0.0.12/questions.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.11/questions.yaml rename to incubator/jmzhomeproxy/0.0.12/questions.yaml diff --git a/incubator/jmzhomeproxy/0.0.11/templates/common.yaml b/incubator/jmzhomeproxy/0.0.12/templates/common.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.11/templates/common.yaml rename to incubator/jmzhomeproxy/0.0.12/templates/common.yaml diff --git a/incubator/jmzhomeproxy/0.0.11/values.yaml b/incubator/jmzhomeproxy/0.0.12/values.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.11/values.yaml rename to incubator/jmzhomeproxy/0.0.12/values.yaml diff --git a/incubator/jump/0.0.22/CHANGELOG.md b/incubator/jump/0.0.22/CHANGELOG.md deleted file mode 100644 index ee99d03aaa6..00000000000 --- a/incubator/jump/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jump-0.0.22](https://github.com/truecharts/apps/compare/jump-0.0.20...jump-0.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [jump-0.0.20](https://github.com/truecharts/apps/compare/jump-0.0.19...jump-0.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [jump-0.0.19](https://github.com/truecharts/apps/compare/jump-0.0.18...jump-0.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [jump-0.0.18](https://github.com/truecharts/apps/compare/jump-0.0.17...jump-0.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [jump-0.0.17](https://github.com/truecharts/apps/compare/jump-0.0.15...jump-0.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [jump-0.0.15](https://github.com/truecharts/apps/compare/jump-0.0.13...jump-0.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [jump-0.0.13](https://github.com/truecharts/apps/compare/jump-0.0.12...jump-0.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [jump-0.0.12](https://github.com/truecharts/apps/compare/jump-0.0.11...jump-0.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [jump-0.0.11](https://github.com/truecharts/apps/compare/jump-0.0.10...jump-0.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [jump-0.0.10](https://github.com/truecharts/apps/compare/jump-0.0.9...jump-0.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [jump-0.0.9](https://github.com/truecharts/apps/compare/jump-0.0.8...jump-0.0.9) (2022-07-08) - -#### Chore - -* update docker general non-major ([#3099](https://github.com/truecharts/apps/issues/3099)) - - - - diff --git a/incubator/jump/0.0.22/Chart.lock b/incubator/jump/0.0.22/Chart.lock deleted file mode 100644 index b6317078f43..00000000000 --- a/incubator/jump/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:23:10.137363986Z" diff --git a/incubator/jump/0.0.22/Chart.yaml b/incubator/jump/0.0.22/Chart.yaml deleted file mode 100644 index 6674ea64020..00000000000 --- a/incubator/jump/0.0.22/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. -home: https://github.com/truecharts/apps/tree/master/charts/stable/jump -icon: https://truecharts.org/img/chart-icons/jump.png -keywords: - - dashboard - - jump -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jump -sources: - - https://github.com/daledavies/jump - - https://hub.docker.com/r/daledavies/jump -version: 0.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/jump/0.0.22/README.md b/incubator/jump/0.0.22/README.md deleted file mode 100644 index f8d1e8d4c1e..00000000000 --- a/incubator/jump/0.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# jump - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) - -Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. - -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: [jump](https://truecharts.org/docs/charts/stable/jump) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `jump` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install jump TrueCharts/jump -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `jump` deployment - -```console -helm uninstall jump -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jump \ - --set env.TZ="America/New York" \ - TrueCharts/jump -``` - -#### 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 jump TrueCharts/jump -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/jump/0.0.22/charts/common-10.4.6.tgz b/incubator/jump/0.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/jump/0.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/jump/0.0.23/CHANGELOG.md b/incubator/jump/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..28fb6572a58 --- /dev/null +++ b/incubator/jump/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jump-0.0.23](https://github.com/truecharts/apps/compare/jump-0.0.22...jump-0.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [jump-0.0.22](https://github.com/truecharts/apps/compare/jump-0.0.20...jump-0.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [jump-0.0.20](https://github.com/truecharts/apps/compare/jump-0.0.19...jump-0.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [jump-0.0.19](https://github.com/truecharts/apps/compare/jump-0.0.18...jump-0.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [jump-0.0.18](https://github.com/truecharts/apps/compare/jump-0.0.17...jump-0.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [jump-0.0.17](https://github.com/truecharts/apps/compare/jump-0.0.15...jump-0.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [jump-0.0.15](https://github.com/truecharts/apps/compare/jump-0.0.13...jump-0.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [jump-0.0.13](https://github.com/truecharts/apps/compare/jump-0.0.12...jump-0.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [jump-0.0.12](https://github.com/truecharts/apps/compare/jump-0.0.11...jump-0.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [jump-0.0.11](https://github.com/truecharts/apps/compare/jump-0.0.10...jump-0.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [jump-0.0.10](https://github.com/truecharts/apps/compare/jump-0.0.9...jump-0.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/incubator/jump/0.0.23/Chart.lock b/incubator/jump/0.0.23/Chart.lock new file mode 100644 index 00000000000..5135f1364fb --- /dev/null +++ b/incubator/jump/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:05:12.235421564Z" diff --git a/incubator/jump/0.0.23/Chart.yaml b/incubator/jump/0.0.23/Chart.yaml new file mode 100644 index 00000000000..ad56be2a159 --- /dev/null +++ b/incubator/jump/0.0.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.2.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. +home: https://github.com/truecharts/apps/tree/master/charts/stable/jump +icon: https://truecharts.org/img/chart-icons/jump.png +keywords: + - dashboard + - jump +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jump +sources: + - https://github.com/daledavies/jump + - https://hub.docker.com/r/daledavies/jump +version: 0.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/jump/0.0.23/README.md b/incubator/jump/0.0.23/README.md new file mode 100644 index 00000000000..a7fb8c26d4a --- /dev/null +++ b/incubator/jump/0.0.23/README.md @@ -0,0 +1,108 @@ +# jump + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) + +Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. + +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: [jump](https://truecharts.org/docs/charts/stable/jump) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `jump` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install jump TrueCharts/jump +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `jump` deployment + +```console +helm uninstall jump +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jump \ + --set env.TZ="America/New York" \ + TrueCharts/jump +``` + +#### 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 jump TrueCharts/jump -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/jump/0.0.22/app-readme.md b/incubator/jump/0.0.23/app-readme.md similarity index 100% rename from incubator/jump/0.0.22/app-readme.md rename to incubator/jump/0.0.23/app-readme.md diff --git a/incubator/jump/0.0.23/charts/common-10.4.7.tgz b/incubator/jump/0.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/jump/0.0.23/charts/common-10.4.7.tgz differ diff --git a/incubator/jump/0.0.22/ix_values.yaml b/incubator/jump/0.0.23/ix_values.yaml similarity index 100% rename from incubator/jump/0.0.22/ix_values.yaml rename to incubator/jump/0.0.23/ix_values.yaml diff --git a/incubator/jump/0.0.22/questions.yaml b/incubator/jump/0.0.23/questions.yaml similarity index 100% rename from incubator/jump/0.0.22/questions.yaml rename to incubator/jump/0.0.23/questions.yaml diff --git a/incubator/jump/0.0.22/templates/common.yaml b/incubator/jump/0.0.23/templates/common.yaml similarity index 100% rename from incubator/jump/0.0.22/templates/common.yaml rename to incubator/jump/0.0.23/templates/common.yaml diff --git a/incubator/jump/0.0.22/values.yaml b/incubator/jump/0.0.23/values.yaml similarity index 100% rename from incubator/jump/0.0.22/values.yaml rename to incubator/jump/0.0.23/values.yaml diff --git a/incubator/kasm/0.0.11/CHANGELOG.md b/incubator/kasm/0.0.11/CHANGELOG.md deleted file mode 100644 index 31631370a73..00000000000 --- a/incubator/kasm/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [kasm-0.0.11]kasm-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [kasm-0.0.10]kasm-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [kasm-0.0.10]kasm-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/kasm/0.0.11/Chart.lock b/incubator/kasm/0.0.11/Chart.lock deleted file mode 100644 index 6cee7e87021..00000000000 --- a/incubator/kasm/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:23:14.506342453Z" diff --git a/incubator/kasm/0.0.11/Chart.yaml b/incubator/kasm/0.0.11/Chart.yaml deleted file mode 100644 index 0548827cc63..00000000000 --- a/incubator/kasm/0.0.11/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Kasm(https://www.kasmweb.com/) Workspaces is a docker container streaming - platform for delivering browser-based access to desktops, applications, and web - services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to - create on-demand, disposable, docker containers that are accessible via web browser. - Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), - Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source - Intelligence (OSINT) collections. - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/kasm -icon: https://truecharts.org/img/chart-icons/kasm.png -keywords: - - kasm - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kasm -sources: - - https://www.kasmweb.com/ - - https://github.com/orgs/linuxserver/packages/container/package/kasm - - https://github.com/linuxserver/docker-kasm#readme -type: application -version: 0.0.11 diff --git a/incubator/kasm/0.0.11/README.md b/incubator/kasm/0.0.11/README.md deleted file mode 100644 index a38202e7b93..00000000000 --- a/incubator/kasm/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# kasm - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Kasm(https://www.kasmweb.com/) Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, docker containers that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections. - -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: [kasm](https://truecharts.org/docs/charts/stable/kasm) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kasm` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kasm TrueCharts/kasm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kasm` deployment - -```console -helm uninstall kasm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kasm \ - --set env.TZ="America/New York" \ - TrueCharts/kasm -``` - -#### 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 kasm TrueCharts/kasm -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kasm/0.0.11/charts/common-10.4.6.tgz b/incubator/kasm/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/kasm/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/kasm/0.0.12/CHANGELOG.md b/incubator/kasm/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8cf121923cf --- /dev/null +++ b/incubator/kasm/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [kasm-0.0.12](https://github.com/truecharts/apps/compare/kasm-0.0.11...kasm-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kasm-0.0.11]kasm-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [kasm-0.0.10]kasm-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [kasm-0.0.10]kasm-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/kasm/0.0.12/Chart.lock b/incubator/kasm/0.0.12/Chart.lock new file mode 100644 index 00000000000..39a83fff59a --- /dev/null +++ b/incubator/kasm/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:05:14.828731121Z" diff --git a/incubator/kasm/0.0.12/Chart.yaml b/incubator/kasm/0.0.12/Chart.yaml new file mode 100644 index 00000000000..6b515d1f01b --- /dev/null +++ b/incubator/kasm/0.0.12/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Kasm(https://www.kasmweb.com/) Workspaces is a docker container streaming + platform for delivering browser-based access to desktops, applications, and web + services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to + create on-demand, disposable, docker containers that are accessible via web browser. + Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), + Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source + Intelligence (OSINT) collections. + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/kasm +icon: https://truecharts.org/img/chart-icons/kasm.png +keywords: + - kasm + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kasm +sources: + - https://www.kasmweb.com/ + - https://github.com/orgs/linuxserver/packages/container/package/kasm + - https://github.com/linuxserver/docker-kasm#readme +type: application +version: 0.0.12 diff --git a/incubator/kasm/0.0.12/README.md b/incubator/kasm/0.0.12/README.md new file mode 100644 index 00000000000..e621bd454ee --- /dev/null +++ b/incubator/kasm/0.0.12/README.md @@ -0,0 +1,109 @@ +# kasm + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Kasm(https://www.kasmweb.com/) Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, docker containers that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections. + +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: [kasm](https://truecharts.org/docs/charts/stable/kasm) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kasm` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kasm TrueCharts/kasm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kasm` deployment + +```console +helm uninstall kasm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kasm \ + --set env.TZ="America/New York" \ + TrueCharts/kasm +``` + +#### 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 kasm TrueCharts/kasm -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kasm/0.0.11/app-readme.md b/incubator/kasm/0.0.12/app-readme.md similarity index 100% rename from incubator/kasm/0.0.11/app-readme.md rename to incubator/kasm/0.0.12/app-readme.md diff --git a/incubator/kasm/0.0.12/charts/common-10.4.7.tgz b/incubator/kasm/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/kasm/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/kasm/0.0.11/ix_values.yaml b/incubator/kasm/0.0.12/ix_values.yaml similarity index 100% rename from incubator/kasm/0.0.11/ix_values.yaml rename to incubator/kasm/0.0.12/ix_values.yaml diff --git a/incubator/kasm/0.0.11/questions.yaml b/incubator/kasm/0.0.12/questions.yaml similarity index 100% rename from incubator/kasm/0.0.11/questions.yaml rename to incubator/kasm/0.0.12/questions.yaml diff --git a/incubator/kasm/0.0.11/templates/common.yaml b/incubator/kasm/0.0.12/templates/common.yaml similarity index 100% rename from incubator/kasm/0.0.11/templates/common.yaml rename to incubator/kasm/0.0.12/templates/common.yaml diff --git a/incubator/kasm/0.0.11/values.yaml b/incubator/kasm/0.0.12/values.yaml similarity index 100% rename from incubator/kasm/0.0.11/values.yaml rename to incubator/kasm/0.0.12/values.yaml diff --git a/incubator/kdenlive-vnc/0.0.11/CHANGELOG.md b/incubator/kdenlive-vnc/0.0.11/CHANGELOG.md deleted file mode 100644 index a717f45bc13..00000000000 --- a/incubator/kdenlive-vnc/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [kdenlive-vnc-0.0.11]kdenlive-vnc-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [kdenlive-vnc-0.0.10]kdenlive-vnc-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [kdenlive-vnc-0.0.10]kdenlive-vnc-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/kdenlive-vnc/0.0.11/Chart.lock b/incubator/kdenlive-vnc/0.0.11/Chart.lock deleted file mode 100644 index 80ab1b87c7e..00000000000 --- a/incubator/kdenlive-vnc/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:23:31.475620188Z" diff --git a/incubator/kdenlive-vnc/0.0.11/Chart.yaml b/incubator/kdenlive-vnc/0.0.11/Chart.yaml deleted file mode 100644 index 736a3e6e977..00000000000 --- a/incubator/kdenlive-vnc/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video - - MediaApp-Music - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) -home: https://github.com/truecharts/apps/tree/master/charts/stable/kdenlive-vnc -icon: https://truecharts.org/img/chart-icons/kdenlive-vnc.png -keywords: - - kdenlive-vnc - - MediaApp-Video - - MediaApp-Music - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kdenlive-vnc -sources: - - https://github.com/JonathanTreffler/kdenlive-vnc-docker - - https://hub.docker.com/r/tessypowder/docker-kdenlive/ -type: application -version: 0.0.11 diff --git a/incubator/kdenlive-vnc/0.0.11/README.md b/incubator/kdenlive-vnc/0.0.11/README.md deleted file mode 100644 index 937f9669442..00000000000 --- a/incubator/kdenlive-vnc/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kdenlive-vnc - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -An instance of kdenlive accessible through vnc and noVnc (=Web Interface) - -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: [kdenlive-vnc](https://truecharts.org/docs/charts/stable/kdenlive-vnc) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kdenlive-vnc` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kdenlive-vnc TrueCharts/kdenlive-vnc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kdenlive-vnc` deployment - -```console -helm uninstall kdenlive-vnc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kdenlive-vnc \ - --set env.TZ="America/New York" \ - TrueCharts/kdenlive-vnc -``` - -#### 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 kdenlive-vnc TrueCharts/kdenlive-vnc -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kdenlive-vnc/0.0.11/charts/common-10.4.6.tgz b/incubator/kdenlive-vnc/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/kdenlive-vnc/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/kdenlive-vnc/0.0.12/CHANGELOG.md b/incubator/kdenlive-vnc/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..564a6413a25 --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [kdenlive-vnc-0.0.12](https://github.com/truecharts/apps/compare/kdenlive-vnc-0.0.11...kdenlive-vnc-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kdenlive-vnc-0.0.11]kdenlive-vnc-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [kdenlive-vnc-0.0.10]kdenlive-vnc-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [kdenlive-vnc-0.0.10]kdenlive-vnc-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/kdenlive-vnc/0.0.12/Chart.lock b/incubator/kdenlive-vnc/0.0.12/Chart.lock new file mode 100644 index 00000000000..1c6b5b1bfc1 --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:05:28.680830061Z" diff --git a/incubator/kdenlive-vnc/0.0.12/Chart.yaml b/incubator/kdenlive-vnc/0.0.12/Chart.yaml new file mode 100644 index 00000000000..7f14b504160 --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Video + - MediaApp-Music + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) +home: https://github.com/truecharts/apps/tree/master/charts/stable/kdenlive-vnc +icon: https://truecharts.org/img/chart-icons/kdenlive-vnc.png +keywords: + - kdenlive-vnc + - MediaApp-Video + - MediaApp-Music + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kdenlive-vnc +sources: + - https://github.com/JonathanTreffler/kdenlive-vnc-docker + - https://hub.docker.com/r/tessypowder/docker-kdenlive/ +type: application +version: 0.0.12 diff --git a/incubator/kdenlive-vnc/0.0.12/README.md b/incubator/kdenlive-vnc/0.0.12/README.md new file mode 100644 index 00000000000..1aa9ff34406 --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.12/README.md @@ -0,0 +1,108 @@ +# kdenlive-vnc + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +An instance of kdenlive accessible through vnc and noVnc (=Web Interface) + +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: [kdenlive-vnc](https://truecharts.org/docs/charts/stable/kdenlive-vnc) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kdenlive-vnc` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kdenlive-vnc TrueCharts/kdenlive-vnc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kdenlive-vnc` deployment + +```console +helm uninstall kdenlive-vnc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kdenlive-vnc \ + --set env.TZ="America/New York" \ + TrueCharts/kdenlive-vnc +``` + +#### 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 kdenlive-vnc TrueCharts/kdenlive-vnc -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kdenlive-vnc/0.0.11/app-readme.md b/incubator/kdenlive-vnc/0.0.12/app-readme.md similarity index 100% rename from incubator/kdenlive-vnc/0.0.11/app-readme.md rename to incubator/kdenlive-vnc/0.0.12/app-readme.md diff --git a/incubator/kdenlive-vnc/0.0.12/charts/common-10.4.7.tgz b/incubator/kdenlive-vnc/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/kdenlive-vnc/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/kdenlive-vnc/0.0.11/ix_values.yaml b/incubator/kdenlive-vnc/0.0.12/ix_values.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.11/ix_values.yaml rename to incubator/kdenlive-vnc/0.0.12/ix_values.yaml diff --git a/incubator/kdenlive-vnc/0.0.11/questions.yaml b/incubator/kdenlive-vnc/0.0.12/questions.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.11/questions.yaml rename to incubator/kdenlive-vnc/0.0.12/questions.yaml diff --git a/incubator/kdenlive-vnc/0.0.11/templates/common.yaml b/incubator/kdenlive-vnc/0.0.12/templates/common.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.11/templates/common.yaml rename to incubator/kdenlive-vnc/0.0.12/templates/common.yaml diff --git a/incubator/kdenlive-vnc/0.0.11/values.yaml b/incubator/kdenlive-vnc/0.0.12/values.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.11/values.yaml rename to incubator/kdenlive-vnc/0.0.12/values.yaml diff --git a/incubator/kdenlive/0.0.11/CHANGELOG.md b/incubator/kdenlive/0.0.11/CHANGELOG.md deleted file mode 100644 index ff0bd595adb..00000000000 --- a/incubator/kdenlive/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [kdenlive-0.0.11]kdenlive-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [kdenlive-0.0.10]kdenlive-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [kdenlive-0.0.10]kdenlive-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/kdenlive/0.0.11/Chart.lock b/incubator/kdenlive/0.0.11/Chart.lock deleted file mode 100644 index c5812bd889d..00000000000 --- a/incubator/kdenlive/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:23:27.501927858Z" diff --git a/incubator/kdenlive/0.0.11/Chart.yaml b/incubator/kdenlive/0.0.11/Chart.yaml deleted file mode 100644 index d40807339c4..00000000000 --- a/incubator/kdenlive/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform - video editing program made by the KDE community. Feature rich and production ready. -home: https://github.com/truecharts/apps/tree/master/charts/stable/kdenlive -icon: https://truecharts.org/img/chart-icons/kdenlive.png -keywords: - - kdenlive - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kdenlive -sources: - - https://kdenlive.org/ - - https://github.com/orgs/linuxserver/packages/container/package/kdenlive - - https://github.com/linuxserver/docker-kdenlive#readme -type: application -version: 0.0.11 diff --git a/incubator/kdenlive/0.0.11/README.md b/incubator/kdenlive/0.0.11/README.md deleted file mode 100644 index 0b095f4ac87..00000000000 --- a/incubator/kdenlive/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# kdenlive - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. - -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: [kdenlive](https://truecharts.org/docs/charts/stable/kdenlive) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kdenlive` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kdenlive TrueCharts/kdenlive -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kdenlive` deployment - -```console -helm uninstall kdenlive -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kdenlive \ - --set env.TZ="America/New York" \ - TrueCharts/kdenlive -``` - -#### 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 kdenlive TrueCharts/kdenlive -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kdenlive/0.0.11/charts/common-10.4.6.tgz b/incubator/kdenlive/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/kdenlive/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/kdenlive/0.0.12/CHANGELOG.md b/incubator/kdenlive/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d3c0833adc6 --- /dev/null +++ b/incubator/kdenlive/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [kdenlive-0.0.12](https://github.com/truecharts/apps/compare/kdenlive-vnc-0.0.11...kdenlive-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kdenlive-0.0.11]kdenlive-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [kdenlive-0.0.10]kdenlive-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [kdenlive-0.0.10]kdenlive-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/kdenlive/0.0.12/Chart.lock b/incubator/kdenlive/0.0.12/Chart.lock new file mode 100644 index 00000000000..b4f0b107c3b --- /dev/null +++ b/incubator/kdenlive/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:05:26.596417401Z" diff --git a/incubator/kdenlive/0.0.12/Chart.yaml b/incubator/kdenlive/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c65ef7e9485 --- /dev/null +++ b/incubator/kdenlive/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform + video editing program made by the KDE community. Feature rich and production ready. +home: https://github.com/truecharts/apps/tree/master/charts/stable/kdenlive +icon: https://truecharts.org/img/chart-icons/kdenlive.png +keywords: + - kdenlive + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kdenlive +sources: + - https://kdenlive.org/ + - https://github.com/orgs/linuxserver/packages/container/package/kdenlive + - https://github.com/linuxserver/docker-kdenlive#readme +type: application +version: 0.0.12 diff --git a/incubator/kdenlive/0.0.12/README.md b/incubator/kdenlive/0.0.12/README.md new file mode 100644 index 00000000000..ff2c6211ebc --- /dev/null +++ b/incubator/kdenlive/0.0.12/README.md @@ -0,0 +1,109 @@ +# kdenlive + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. + +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: [kdenlive](https://truecharts.org/docs/charts/stable/kdenlive) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kdenlive` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kdenlive TrueCharts/kdenlive +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kdenlive` deployment + +```console +helm uninstall kdenlive +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kdenlive \ + --set env.TZ="America/New York" \ + TrueCharts/kdenlive +``` + +#### 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 kdenlive TrueCharts/kdenlive -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kdenlive/0.0.11/app-readme.md b/incubator/kdenlive/0.0.12/app-readme.md similarity index 100% rename from incubator/kdenlive/0.0.11/app-readme.md rename to incubator/kdenlive/0.0.12/app-readme.md diff --git a/incubator/kdenlive/0.0.12/charts/common-10.4.7.tgz b/incubator/kdenlive/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/kdenlive/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/kdenlive/0.0.11/ix_values.yaml b/incubator/kdenlive/0.0.12/ix_values.yaml similarity index 100% rename from incubator/kdenlive/0.0.11/ix_values.yaml rename to incubator/kdenlive/0.0.12/ix_values.yaml diff --git a/incubator/kdenlive/0.0.11/questions.yaml b/incubator/kdenlive/0.0.12/questions.yaml similarity index 100% rename from incubator/kdenlive/0.0.11/questions.yaml rename to incubator/kdenlive/0.0.12/questions.yaml diff --git a/incubator/kdenlive/0.0.11/templates/common.yaml b/incubator/kdenlive/0.0.12/templates/common.yaml similarity index 100% rename from incubator/kdenlive/0.0.11/templates/common.yaml rename to incubator/kdenlive/0.0.12/templates/common.yaml diff --git a/incubator/kdenlive/0.0.11/values.yaml b/incubator/kdenlive/0.0.12/values.yaml similarity index 100% rename from incubator/kdenlive/0.0.11/values.yaml rename to incubator/kdenlive/0.0.12/values.yaml diff --git a/incubator/keeweb/0.0.11/CHANGELOG.md b/incubator/keeweb/0.0.11/CHANGELOG.md deleted file mode 100644 index 6a9e6402294..00000000000 --- a/incubator/keeweb/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,22 +0,0 @@ -# Changelog - - - -## [keeweb-0.0.11]keeweb-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [keeweb-0.0.10]keeweb-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup diff --git a/incubator/keeweb/0.0.11/Chart.lock b/incubator/keeweb/0.0.11/Chart.lock deleted file mode 100644 index 0f5974122ff..00000000000 --- a/incubator/keeweb/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:23:32.094664035Z" diff --git a/incubator/keeweb/0.0.11/Chart.yaml b/incubator/keeweb/0.0.11/Chart.yaml deleted file mode 100644 index 2012d99f886..00000000000 --- a/incubator/keeweb/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Web - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/keeweb -icon: https://truecharts.org/img/chart-icons/keeweb.png -keywords: - - keeweb - - Productivity - - Tools-Utilities - - Network-Web - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: keeweb -sources: - - https://github.com/keeweb/keeweb - - https://hub.docker.com/r/antelle/keeweb -type: application -version: 0.0.11 diff --git a/incubator/keeweb/0.0.11/README.md b/incubator/keeweb/0.0.11/README.md deleted file mode 100644 index dca1200c464..00000000000 --- a/incubator/keeweb/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# keeweb - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [keeweb](https://truecharts.org/docs/charts/stable/keeweb) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `keeweb` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install keeweb TrueCharts/keeweb -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `keeweb` deployment - -```console -helm uninstall keeweb -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install keeweb \ - --set env.TZ="America/New York" \ - TrueCharts/keeweb -``` - -#### 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 keeweb TrueCharts/keeweb -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/keeweb/0.0.11/charts/common-10.4.6.tgz b/incubator/keeweb/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/keeweb/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/keeweb/0.0.12/CHANGELOG.md b/incubator/keeweb/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..73f3b2e7cef --- /dev/null +++ b/incubator/keeweb/0.0.12/CHANGELOG.md @@ -0,0 +1,31 @@ +# Changelog + + + +## [keeweb-0.0.12](https://github.com/truecharts/apps/compare/keeweb-0.0.11...keeweb-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [keeweb-0.0.11]keeweb-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [keeweb-0.0.10]keeweb-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup diff --git a/incubator/keeweb/0.0.12/Chart.lock b/incubator/keeweb/0.0.12/Chart.lock new file mode 100644 index 00000000000..917b4ee535f --- /dev/null +++ b/incubator/keeweb/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:05:30.647073712Z" diff --git a/incubator/keeweb/0.0.12/Chart.yaml b/incubator/keeweb/0.0.12/Chart.yaml new file mode 100644 index 00000000000..efcb078ea86 --- /dev/null +++ b/incubator/keeweb/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Network-Web + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/keeweb +icon: https://truecharts.org/img/chart-icons/keeweb.png +keywords: + - keeweb + - Productivity + - Tools-Utilities + - Network-Web + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: keeweb +sources: + - https://github.com/keeweb/keeweb + - https://hub.docker.com/r/antelle/keeweb +type: application +version: 0.0.12 diff --git a/incubator/keeweb/0.0.12/README.md b/incubator/keeweb/0.0.12/README.md new file mode 100644 index 00000000000..2eb39b9d84e --- /dev/null +++ b/incubator/keeweb/0.0.12/README.md @@ -0,0 +1,108 @@ +# keeweb + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [keeweb](https://truecharts.org/docs/charts/stable/keeweb) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `keeweb` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install keeweb TrueCharts/keeweb +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `keeweb` deployment + +```console +helm uninstall keeweb +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install keeweb \ + --set env.TZ="America/New York" \ + TrueCharts/keeweb +``` + +#### 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 keeweb TrueCharts/keeweb -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/keeweb/0.0.11/app-readme.md b/incubator/keeweb/0.0.12/app-readme.md similarity index 100% rename from incubator/keeweb/0.0.11/app-readme.md rename to incubator/keeweb/0.0.12/app-readme.md diff --git a/incubator/keeweb/0.0.12/charts/common-10.4.7.tgz b/incubator/keeweb/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/keeweb/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/keeweb/0.0.11/ix_values.yaml b/incubator/keeweb/0.0.12/ix_values.yaml similarity index 100% rename from incubator/keeweb/0.0.11/ix_values.yaml rename to incubator/keeweb/0.0.12/ix_values.yaml diff --git a/incubator/keeweb/0.0.11/questions.yaml b/incubator/keeweb/0.0.12/questions.yaml similarity index 100% rename from incubator/keeweb/0.0.11/questions.yaml rename to incubator/keeweb/0.0.12/questions.yaml diff --git a/incubator/keeweb/0.0.11/templates/common.yaml b/incubator/keeweb/0.0.12/templates/common.yaml similarity index 100% rename from incubator/keeweb/0.0.11/templates/common.yaml rename to incubator/keeweb/0.0.12/templates/common.yaml diff --git a/incubator/keeweb/0.0.11/values.yaml b/incubator/keeweb/0.0.12/values.yaml similarity index 100% rename from incubator/keeweb/0.0.11/values.yaml rename to incubator/keeweb/0.0.12/values.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.11/CHANGELOG.md b/incubator/kerbalspaceprogram-lmp/0.0.11/CHANGELOG.md deleted file mode 100644 index a418b68dab0..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [kerbalspaceprogram-lmp-0.0.11]kerbalspaceprogram-lmp-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [kerbalspaceprogram-lmp-0.0.10]kerbalspaceprogram-lmp-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [kerbalspaceprogram-lmp-0.0.10]kerbalspaceprogram-lmp-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/kerbalspaceprogram-lmp/0.0.11/Chart.lock b/incubator/kerbalspaceprogram-lmp/0.0.11/Chart.lock deleted file mode 100644 index 823138445eb..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:23:37.883110843Z" diff --git a/incubator/kerbalspaceprogram-lmp/0.0.11/Chart.yaml b/incubator/kerbalspaceprogram-lmp/0.0.11/Chart.yaml deleted file mode 100644 index 9ebea2947a4..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This container will download and run Luna Multiplayer for Kerbal Space\ - \ Program (KSP).\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/kerbalspaceprogram-lmp -icon: https://truecharts.org/img/chart-icons/kerbalspaceprogram-lmp.png -keywords: - - kerbalspaceprogram-lmp - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kerbalspaceprogram-lmp -sources: - - https://github.com/LunaMultiplayer/LunaMultiplayer - - https://hub.docker.com/r/ich777/lunamultiplayer-ksp/ -type: application -version: 0.0.11 diff --git a/incubator/kerbalspaceprogram-lmp/0.0.11/README.md b/incubator/kerbalspaceprogram-lmp/0.0.11/README.md deleted file mode 100644 index 7d57d4b0396..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kerbalspaceprogram-lmp - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This container will download and run Luna Multiplayer for Kerbal Space Program (KSP). - -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: [kerbalspaceprogram-lmp](https://truecharts.org/docs/charts/stable/kerbalspaceprogram-lmp) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kerbalspaceprogram-lmp` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kerbalspaceprogram-lmp TrueCharts/kerbalspaceprogram-lmp -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kerbalspaceprogram-lmp` deployment - -```console -helm uninstall kerbalspaceprogram-lmp -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kerbalspaceprogram-lmp \ - --set env.TZ="America/New York" \ - TrueCharts/kerbalspaceprogram-lmp -``` - -#### 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 kerbalspaceprogram-lmp TrueCharts/kerbalspaceprogram-lmp -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kerbalspaceprogram-lmp/0.0.11/charts/common-10.4.6.tgz b/incubator/kerbalspaceprogram-lmp/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/kerbalspaceprogram-lmp/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/kerbalspaceprogram-lmp/0.0.12/CHANGELOG.md b/incubator/kerbalspaceprogram-lmp/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0400f48278c --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [kerbalspaceprogram-lmp-0.0.12](https://github.com/truecharts/apps/compare/kerbalspaceprogram-lmp-0.0.11...kerbalspaceprogram-lmp-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kerbalspaceprogram-lmp-0.0.11]kerbalspaceprogram-lmp-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [kerbalspaceprogram-lmp-0.0.10]kerbalspaceprogram-lmp-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [kerbalspaceprogram-lmp-0.0.10]kerbalspaceprogram-lmp-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/kerbalspaceprogram-lmp/0.0.12/Chart.lock b/incubator/kerbalspaceprogram-lmp/0.0.12/Chart.lock new file mode 100644 index 00000000000..8238b3267c0 --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:05:33.572059398Z" diff --git a/incubator/kerbalspaceprogram-lmp/0.0.12/Chart.yaml b/incubator/kerbalspaceprogram-lmp/0.0.12/Chart.yaml new file mode 100644 index 00000000000..0b573be6911 --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This container will download and run Luna Multiplayer for Kerbal Space\ + \ Program (KSP).\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/kerbalspaceprogram-lmp +icon: https://truecharts.org/img/chart-icons/kerbalspaceprogram-lmp.png +keywords: + - kerbalspaceprogram-lmp + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kerbalspaceprogram-lmp +sources: + - https://github.com/LunaMultiplayer/LunaMultiplayer + - https://hub.docker.com/r/ich777/lunamultiplayer-ksp/ +type: application +version: 0.0.12 diff --git a/incubator/kerbalspaceprogram-lmp/0.0.12/README.md b/incubator/kerbalspaceprogram-lmp/0.0.12/README.md new file mode 100644 index 00000000000..25987f240f0 --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.12/README.md @@ -0,0 +1,108 @@ +# kerbalspaceprogram-lmp + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This container will download and run Luna Multiplayer for Kerbal Space Program (KSP). + +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: [kerbalspaceprogram-lmp](https://truecharts.org/docs/charts/stable/kerbalspaceprogram-lmp) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kerbalspaceprogram-lmp` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kerbalspaceprogram-lmp TrueCharts/kerbalspaceprogram-lmp +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kerbalspaceprogram-lmp` deployment + +```console +helm uninstall kerbalspaceprogram-lmp +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kerbalspaceprogram-lmp \ + --set env.TZ="America/New York" \ + TrueCharts/kerbalspaceprogram-lmp +``` + +#### 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 kerbalspaceprogram-lmp TrueCharts/kerbalspaceprogram-lmp -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kerbalspaceprogram-lmp/0.0.11/app-readme.md b/incubator/kerbalspaceprogram-lmp/0.0.12/app-readme.md similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.11/app-readme.md rename to incubator/kerbalspaceprogram-lmp/0.0.12/app-readme.md diff --git a/incubator/kerbalspaceprogram-lmp/0.0.12/charts/common-10.4.7.tgz b/incubator/kerbalspaceprogram-lmp/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/kerbalspaceprogram-lmp/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/kerbalspaceprogram-lmp/0.0.11/ix_values.yaml b/incubator/kerbalspaceprogram-lmp/0.0.12/ix_values.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.11/ix_values.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.12/ix_values.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.11/questions.yaml b/incubator/kerbalspaceprogram-lmp/0.0.12/questions.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.11/questions.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.12/questions.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.11/templates/common.yaml b/incubator/kerbalspaceprogram-lmp/0.0.12/templates/common.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.11/templates/common.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.12/templates/common.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.11/values.yaml b/incubator/kerbalspaceprogram-lmp/0.0.12/values.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.11/values.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.12/values.yaml diff --git a/incubator/kerio-connect/0.0.11/CHANGELOG.md b/incubator/kerio-connect/0.0.11/CHANGELOG.md deleted file mode 100644 index 4e6fd54cadb..00000000000 --- a/incubator/kerio-connect/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,22 +0,0 @@ -# Changelog - - - -## [kerio-connect-0.0.11]kerio-connect-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [kerio-connect-0.0.10]kerio-connect-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup diff --git a/incubator/kerio-connect/0.0.11/Chart.lock b/incubator/kerio-connect/0.0.11/Chart.lock deleted file mode 100644 index ef0bb6a33f9..00000000000 --- a/incubator/kerio-connect/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:23:50.524878487Z" diff --git a/incubator/kerio-connect/0.0.11/Chart.yaml b/incubator/kerio-connect/0.0.11/Chart.yaml deleted file mode 100644 index 4c4ac4a8343..00000000000 --- a/incubator/kerio-connect/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Kerio Connect is Mail/Groupware like Microsoft Exchange, but running - on Linux. More Informations under www.kerio.com/connect -home: https://github.com/truecharts/apps/tree/master/charts/stable/kerio-connect -icon: https://truecharts.org/img/chart-icons/kerio-connect.png -keywords: - - kerio-connect - - Network-Web - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kerio-connect -sources: - - http://kerio.com - - https://hub.docker.com/r/chvb/docker-kerio-connect/ -type: application -version: 0.0.11 diff --git a/incubator/kerio-connect/0.0.11/README.md b/incubator/kerio-connect/0.0.11/README.md deleted file mode 100644 index 30f7e37c7d9..00000000000 --- a/incubator/kerio-connect/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kerio-connect - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect - -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: [kerio-connect](https://truecharts.org/docs/charts/stable/kerio-connect) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kerio-connect` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kerio-connect TrueCharts/kerio-connect -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kerio-connect` deployment - -```console -helm uninstall kerio-connect -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kerio-connect \ - --set env.TZ="America/New York" \ - TrueCharts/kerio-connect -``` - -#### 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 kerio-connect TrueCharts/kerio-connect -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kerio-connect/0.0.11/charts/common-10.4.6.tgz b/incubator/kerio-connect/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/kerio-connect/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/kerio-connect/0.0.12/CHANGELOG.md b/incubator/kerio-connect/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c4ce9282975 --- /dev/null +++ b/incubator/kerio-connect/0.0.12/CHANGELOG.md @@ -0,0 +1,31 @@ +# Changelog + + + +## [kerio-connect-0.0.12](https://github.com/truecharts/apps/compare/kerio-connect-0.0.11...kerio-connect-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kerio-connect-0.0.11]kerio-connect-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [kerio-connect-0.0.10]kerio-connect-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup diff --git a/incubator/kerio-connect/0.0.12/Chart.lock b/incubator/kerio-connect/0.0.12/Chart.lock new file mode 100644 index 00000000000..a88bbe11612 --- /dev/null +++ b/incubator/kerio-connect/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:05:46.273927507Z" diff --git a/incubator/kerio-connect/0.0.12/Chart.yaml b/incubator/kerio-connect/0.0.12/Chart.yaml new file mode 100644 index 00000000000..76fc2331f2c --- /dev/null +++ b/incubator/kerio-connect/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Kerio Connect is Mail/Groupware like Microsoft Exchange, but running + on Linux. More Informations under www.kerio.com/connect +home: https://github.com/truecharts/apps/tree/master/charts/stable/kerio-connect +icon: https://truecharts.org/img/chart-icons/kerio-connect.png +keywords: + - kerio-connect + - Network-Web + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kerio-connect +sources: + - http://kerio.com + - https://hub.docker.com/r/chvb/docker-kerio-connect/ +type: application +version: 0.0.12 diff --git a/incubator/kerio-connect/0.0.12/README.md b/incubator/kerio-connect/0.0.12/README.md new file mode 100644 index 00000000000..72526b2ea0e --- /dev/null +++ b/incubator/kerio-connect/0.0.12/README.md @@ -0,0 +1,108 @@ +# kerio-connect + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect + +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: [kerio-connect](https://truecharts.org/docs/charts/stable/kerio-connect) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kerio-connect` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kerio-connect TrueCharts/kerio-connect +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kerio-connect` deployment + +```console +helm uninstall kerio-connect +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kerio-connect \ + --set env.TZ="America/New York" \ + TrueCharts/kerio-connect +``` + +#### 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 kerio-connect TrueCharts/kerio-connect -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kerio-connect/0.0.11/app-readme.md b/incubator/kerio-connect/0.0.12/app-readme.md similarity index 100% rename from incubator/kerio-connect/0.0.11/app-readme.md rename to incubator/kerio-connect/0.0.12/app-readme.md diff --git a/incubator/kerio-connect/0.0.12/charts/common-10.4.7.tgz b/incubator/kerio-connect/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/kerio-connect/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/kerio-connect/0.0.11/ix_values.yaml b/incubator/kerio-connect/0.0.12/ix_values.yaml similarity index 100% rename from incubator/kerio-connect/0.0.11/ix_values.yaml rename to incubator/kerio-connect/0.0.12/ix_values.yaml diff --git a/incubator/kerio-connect/0.0.11/questions.yaml b/incubator/kerio-connect/0.0.12/questions.yaml similarity index 100% rename from incubator/kerio-connect/0.0.11/questions.yaml rename to incubator/kerio-connect/0.0.12/questions.yaml diff --git a/incubator/kerio-connect/0.0.11/templates/common.yaml b/incubator/kerio-connect/0.0.12/templates/common.yaml similarity index 100% rename from incubator/kerio-connect/0.0.11/templates/common.yaml rename to incubator/kerio-connect/0.0.12/templates/common.yaml diff --git a/incubator/kerio-connect/0.0.11/values.yaml b/incubator/kerio-connect/0.0.12/values.yaml similarity index 100% rename from incubator/kerio-connect/0.0.11/values.yaml rename to incubator/kerio-connect/0.0.12/values.yaml diff --git a/incubator/kitana/0.0.11/CHANGELOG.md b/incubator/kitana/0.0.11/CHANGELOG.md deleted file mode 100644 index af41df9dfba..00000000000 --- a/incubator/kitana/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [kitana-0.0.11]kitana-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [kitana-0.0.10]kitana-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [kitana-0.0.10]kitana-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/kitana/0.0.11/Chart.lock b/incubator/kitana/0.0.11/Chart.lock deleted file mode 100644 index 27cb3c5e860..00000000000 --- a/incubator/kitana/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:23:53.5207598Z" diff --git a/incubator/kitana/0.0.11/Chart.yaml b/incubator/kitana/0.0.11/Chart.yaml deleted file mode 100644 index eaca5a14b6e..00000000000 --- a/incubator/kitana/0.0.11/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Kitana exposes your Plex plugin interfaces \"to the outside world\"\ - . It does that by authenticating against Plex.TV, then connecting to the Plex Media\ - \ Server you tell it to, and essentially proxying the plugin UI. It has full PMS\ - \ connection awareness and allows you to connect locally, remotely, or even via\ - \ relay.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/kitana -icon: https://truecharts.org/img/chart-icons/kitana.png -keywords: - - kitana - - HomeAutomation - - Tools-Utilities - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kitana -sources: - - https://github.com/pannal/Kitana - - https://hub.docker.com/r/pannal/kitana/ -type: application -version: 0.0.11 diff --git a/incubator/kitana/0.0.11/README.md b/incubator/kitana/0.0.11/README.md deleted file mode 100644 index 4411c99942d..00000000000 --- a/incubator/kitana/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kitana - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. - -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: [kitana](https://truecharts.org/docs/charts/stable/kitana) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kitana` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kitana TrueCharts/kitana -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kitana` deployment - -```console -helm uninstall kitana -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kitana \ - --set env.TZ="America/New York" \ - TrueCharts/kitana -``` - -#### 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 kitana TrueCharts/kitana -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kitana/0.0.11/charts/common-10.4.6.tgz b/incubator/kitana/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/kitana/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/kitana/0.0.12/CHANGELOG.md b/incubator/kitana/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..fdf2193f733 --- /dev/null +++ b/incubator/kitana/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [kitana-0.0.12](https://github.com/truecharts/apps/compare/kitana-0.0.11...kitana-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kitana-0.0.11]kitana-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [kitana-0.0.10]kitana-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [kitana-0.0.10]kitana-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/kitana/0.0.12/Chart.lock b/incubator/kitana/0.0.12/Chart.lock new file mode 100644 index 00000000000..071e1713fc1 --- /dev/null +++ b/incubator/kitana/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:05:47.759577181Z" diff --git a/incubator/kitana/0.0.12/Chart.yaml b/incubator/kitana/0.0.12/Chart.yaml new file mode 100644 index 00000000000..0aaad8b36ba --- /dev/null +++ b/incubator/kitana/0.0.12/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Kitana exposes your Plex plugin interfaces \"to the outside world\"\ + . It does that by authenticating against Plex.TV, then connecting to the Plex Media\ + \ Server you tell it to, and essentially proxying the plugin UI. It has full PMS\ + \ connection awareness and allows you to connect locally, remotely, or even via\ + \ relay.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/kitana +icon: https://truecharts.org/img/chart-icons/kitana.png +keywords: + - kitana + - HomeAutomation + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kitana +sources: + - https://github.com/pannal/Kitana + - https://hub.docker.com/r/pannal/kitana/ +type: application +version: 0.0.12 diff --git a/incubator/kitana/0.0.12/README.md b/incubator/kitana/0.0.12/README.md new file mode 100644 index 00000000000..568db3afa5e --- /dev/null +++ b/incubator/kitana/0.0.12/README.md @@ -0,0 +1,108 @@ +# kitana + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. + +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: [kitana](https://truecharts.org/docs/charts/stable/kitana) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kitana` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kitana TrueCharts/kitana +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kitana` deployment + +```console +helm uninstall kitana +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kitana \ + --set env.TZ="America/New York" \ + TrueCharts/kitana +``` + +#### 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 kitana TrueCharts/kitana -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kitana/0.0.11/app-readme.md b/incubator/kitana/0.0.12/app-readme.md similarity index 100% rename from incubator/kitana/0.0.11/app-readme.md rename to incubator/kitana/0.0.12/app-readme.md diff --git a/incubator/kitana/0.0.12/charts/common-10.4.7.tgz b/incubator/kitana/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/kitana/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/kitana/0.0.11/ix_values.yaml b/incubator/kitana/0.0.12/ix_values.yaml similarity index 100% rename from incubator/kitana/0.0.11/ix_values.yaml rename to incubator/kitana/0.0.12/ix_values.yaml diff --git a/incubator/kitana/0.0.11/questions.yaml b/incubator/kitana/0.0.12/questions.yaml similarity index 100% rename from incubator/kitana/0.0.11/questions.yaml rename to incubator/kitana/0.0.12/questions.yaml diff --git a/incubator/kitana/0.0.11/templates/common.yaml b/incubator/kitana/0.0.12/templates/common.yaml similarity index 100% rename from incubator/kitana/0.0.11/templates/common.yaml rename to incubator/kitana/0.0.12/templates/common.yaml diff --git a/incubator/kitana/0.0.11/values.yaml b/incubator/kitana/0.0.12/values.yaml similarity index 100% rename from incubator/kitana/0.0.11/values.yaml rename to incubator/kitana/0.0.12/values.yaml diff --git a/incubator/kiwix-serve/0.0.11/CHANGELOG.md b/incubator/kiwix-serve/0.0.11/CHANGELOG.md deleted file mode 100644 index 76ebd20e8e7..00000000000 --- a/incubator/kiwix-serve/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [kiwix-serve-0.0.11]kiwix-serve-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [kiwix-serve-0.0.10]kiwix-serve-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [kiwix-serve-0.0.10]kiwix-serve-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/kiwix-serve/0.0.11/Chart.lock b/incubator/kiwix-serve/0.0.11/Chart.lock deleted file mode 100644 index 0dea0b87d66..00000000000 --- a/incubator/kiwix-serve/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:23:55.583453048Z" diff --git a/incubator/kiwix-serve/0.0.11/Chart.yaml b/incubator/kiwix-serve/0.0.11/Chart.yaml deleted file mode 100644 index e7fc61d25b2..00000000000 --- a/incubator/kiwix-serve/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Kiwix enables you to have the whole Wikipedia at hand wherever you go! - [br]Remove download link after download complete.[/br] -home: https://github.com/truecharts/apps/tree/master/charts/stable/kiwix-serve -icon: https://truecharts.org/img/chart-icons/kiwix-serve.png -keywords: - - kiwix-serve - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kiwix-serve -sources: - - https://www.kiwix.org/ - - https://hub.docker.com/r/kiwix/kiwix-serve/ -type: application -version: 0.0.11 diff --git a/incubator/kiwix-serve/0.0.11/README.md b/incubator/kiwix-serve/0.0.11/README.md deleted file mode 100644 index 05bce745564..00000000000 --- a/incubator/kiwix-serve/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kiwix-serve - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Kiwix enables you to have the whole Wikipedia at hand wherever you go! [br]Remove download link after download complete.[/br] - -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: [kiwix-serve](https://truecharts.org/docs/charts/stable/kiwix-serve) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kiwix-serve` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kiwix-serve TrueCharts/kiwix-serve -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kiwix-serve` deployment - -```console -helm uninstall kiwix-serve -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kiwix-serve \ - --set env.TZ="America/New York" \ - TrueCharts/kiwix-serve -``` - -#### 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 kiwix-serve TrueCharts/kiwix-serve -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kiwix-serve/0.0.11/charts/common-10.4.6.tgz b/incubator/kiwix-serve/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/kiwix-serve/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/kiwix-serve/0.0.12/CHANGELOG.md b/incubator/kiwix-serve/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b259917ceaf --- /dev/null +++ b/incubator/kiwix-serve/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [kiwix-serve-0.0.12](https://github.com/truecharts/apps/compare/kiwix-serve-0.0.11...kiwix-serve-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kiwix-serve-0.0.11]kiwix-serve-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [kiwix-serve-0.0.10]kiwix-serve-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [kiwix-serve-0.0.10]kiwix-serve-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/kiwix-serve/0.0.12/Chart.lock b/incubator/kiwix-serve/0.0.12/Chart.lock new file mode 100644 index 00000000000..0fbddece414 --- /dev/null +++ b/incubator/kiwix-serve/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:05:49.793970805Z" diff --git a/incubator/kiwix-serve/0.0.12/Chart.yaml b/incubator/kiwix-serve/0.0.12/Chart.yaml new file mode 100644 index 00000000000..9099a7d85b1 --- /dev/null +++ b/incubator/kiwix-serve/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Kiwix enables you to have the whole Wikipedia at hand wherever you go! + [br]Remove download link after download complete.[/br] +home: https://github.com/truecharts/apps/tree/master/charts/stable/kiwix-serve +icon: https://truecharts.org/img/chart-icons/kiwix-serve.png +keywords: + - kiwix-serve + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kiwix-serve +sources: + - https://www.kiwix.org/ + - https://hub.docker.com/r/kiwix/kiwix-serve/ +type: application +version: 0.0.12 diff --git a/incubator/kiwix-serve/0.0.12/README.md b/incubator/kiwix-serve/0.0.12/README.md new file mode 100644 index 00000000000..0d29748f021 --- /dev/null +++ b/incubator/kiwix-serve/0.0.12/README.md @@ -0,0 +1,108 @@ +# kiwix-serve + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Kiwix enables you to have the whole Wikipedia at hand wherever you go! [br]Remove download link after download complete.[/br] + +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: [kiwix-serve](https://truecharts.org/docs/charts/stable/kiwix-serve) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kiwix-serve` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kiwix-serve TrueCharts/kiwix-serve +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kiwix-serve` deployment + +```console +helm uninstall kiwix-serve +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kiwix-serve \ + --set env.TZ="America/New York" \ + TrueCharts/kiwix-serve +``` + +#### 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 kiwix-serve TrueCharts/kiwix-serve -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/kiwix-serve/0.0.11/app-readme.md b/incubator/kiwix-serve/0.0.12/app-readme.md similarity index 100% rename from incubator/kiwix-serve/0.0.11/app-readme.md rename to incubator/kiwix-serve/0.0.12/app-readme.md diff --git a/incubator/kiwix-serve/0.0.12/charts/common-10.4.7.tgz b/incubator/kiwix-serve/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/kiwix-serve/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/kiwix-serve/0.0.11/ix_values.yaml b/incubator/kiwix-serve/0.0.12/ix_values.yaml similarity index 100% rename from incubator/kiwix-serve/0.0.11/ix_values.yaml rename to incubator/kiwix-serve/0.0.12/ix_values.yaml diff --git a/incubator/kiwix-serve/0.0.11/questions.yaml b/incubator/kiwix-serve/0.0.12/questions.yaml similarity index 100% rename from incubator/kiwix-serve/0.0.11/questions.yaml rename to incubator/kiwix-serve/0.0.12/questions.yaml diff --git a/incubator/kiwix-serve/0.0.11/templates/common.yaml b/incubator/kiwix-serve/0.0.12/templates/common.yaml similarity index 100% rename from incubator/kiwix-serve/0.0.11/templates/common.yaml rename to incubator/kiwix-serve/0.0.12/templates/common.yaml diff --git a/incubator/kiwix-serve/0.0.11/values.yaml b/incubator/kiwix-serve/0.0.12/values.yaml similarity index 100% rename from incubator/kiwix-serve/0.0.11/values.yaml rename to incubator/kiwix-serve/0.0.12/values.yaml diff --git a/incubator/krusader/0.0.11/CHANGELOG.md b/incubator/krusader/0.0.11/CHANGELOG.md deleted file mode 100644 index 6c9a9c94899..00000000000 --- a/incubator/krusader/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [krusader-0.0.11]krusader-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [krusader-0.0.10]krusader-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [krusader-0.0.10]krusader-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/krusader/0.0.11/Chart.lock b/incubator/krusader/0.0.11/Chart.lock deleted file mode 100644 index 9450e156e06..00000000000 --- a/incubator/krusader/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:24:00.598765517Z" diff --git a/incubator/krusader/0.0.11/Chart.yaml b/incubator/krusader/0.0.11/Chart.yaml deleted file mode 100644 index 7a92481d0d9..00000000000 --- a/incubator/krusader/0.0.11/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Krusader is an advanced orthodox file manager for KDE and other desktops\ - \ in the Unix world. It is similar to the console-based GNU Midnight Commander,\ - \ GNOME Commander for the GNOME desktop environment, or Total Commander for Windows,\ - \ all of which can trace their paradigmatic features to the original Norton Commander\ - \ for DOS. It supports extensive archive handling, mounted filesystem support, FTP,\ - \ advanced search, viewer/editor, directory synchronisation, file content comparisons,\ - \ batch renaming, etc.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/krusader -icon: https://truecharts.org/img/chart-icons/krusader.png -keywords: - - krusader - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: krusader -sources: - - https://krusader.org/ - - https://hub.docker.com/r/ich777/krusader -type: application -version: 0.0.11 diff --git a/incubator/krusader/0.0.11/README.md b/incubator/krusader/0.0.11/README.md deleted file mode 100644 index 8e1e7f4fdaf..00000000000 --- a/incubator/krusader/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# krusader - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. - -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: [krusader](https://truecharts.org/docs/charts/stable/krusader) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `krusader` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install krusader TrueCharts/krusader -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `krusader` deployment - -```console -helm uninstall krusader -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install krusader \ - --set env.TZ="America/New York" \ - TrueCharts/krusader -``` - -#### 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 krusader TrueCharts/krusader -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/krusader/0.0.11/charts/common-10.4.6.tgz b/incubator/krusader/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/krusader/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/krusader/0.0.12/CHANGELOG.md b/incubator/krusader/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..cc86b40ceba --- /dev/null +++ b/incubator/krusader/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [krusader-0.0.12](https://github.com/truecharts/apps/compare/krusader-0.0.11...krusader-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [krusader-0.0.11]krusader-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [krusader-0.0.10]krusader-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [krusader-0.0.10]krusader-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/krusader/0.0.12/Chart.lock b/incubator/krusader/0.0.12/Chart.lock new file mode 100644 index 00000000000..a8fb2ac0436 --- /dev/null +++ b/incubator/krusader/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:05:52.532423979Z" diff --git a/incubator/krusader/0.0.12/Chart.yaml b/incubator/krusader/0.0.12/Chart.yaml new file mode 100644 index 00000000000..315406b216c --- /dev/null +++ b/incubator/krusader/0.0.12/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Krusader is an advanced orthodox file manager for KDE and other desktops\ + \ in the Unix world. It is similar to the console-based GNU Midnight Commander,\ + \ GNOME Commander for the GNOME desktop environment, or Total Commander for Windows,\ + \ all of which can trace their paradigmatic features to the original Norton Commander\ + \ for DOS. It supports extensive archive handling, mounted filesystem support, FTP,\ + \ advanced search, viewer/editor, directory synchronisation, file content comparisons,\ + \ batch renaming, etc.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/krusader +icon: https://truecharts.org/img/chart-icons/krusader.png +keywords: + - krusader + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: krusader +sources: + - https://krusader.org/ + - https://hub.docker.com/r/ich777/krusader +type: application +version: 0.0.12 diff --git a/incubator/krusader/0.0.12/README.md b/incubator/krusader/0.0.12/README.md new file mode 100644 index 00000000000..e4896dd00dc --- /dev/null +++ b/incubator/krusader/0.0.12/README.md @@ -0,0 +1,108 @@ +# krusader + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. + +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: [krusader](https://truecharts.org/docs/charts/stable/krusader) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `krusader` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install krusader TrueCharts/krusader +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `krusader` deployment + +```console +helm uninstall krusader +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install krusader \ + --set env.TZ="America/New York" \ + TrueCharts/krusader +``` + +#### 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 krusader TrueCharts/krusader -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/krusader/0.0.11/app-readme.md b/incubator/krusader/0.0.12/app-readme.md similarity index 100% rename from incubator/krusader/0.0.11/app-readme.md rename to incubator/krusader/0.0.12/app-readme.md diff --git a/incubator/krusader/0.0.12/charts/common-10.4.7.tgz b/incubator/krusader/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/krusader/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/krusader/0.0.11/ix_values.yaml b/incubator/krusader/0.0.12/ix_values.yaml similarity index 100% rename from incubator/krusader/0.0.11/ix_values.yaml rename to incubator/krusader/0.0.12/ix_values.yaml diff --git a/incubator/krusader/0.0.11/questions.yaml b/incubator/krusader/0.0.12/questions.yaml similarity index 100% rename from incubator/krusader/0.0.11/questions.yaml rename to incubator/krusader/0.0.12/questions.yaml diff --git a/incubator/krusader/0.0.11/templates/common.yaml b/incubator/krusader/0.0.12/templates/common.yaml similarity index 100% rename from incubator/krusader/0.0.11/templates/common.yaml rename to incubator/krusader/0.0.12/templates/common.yaml diff --git a/incubator/krusader/0.0.11/values.yaml b/incubator/krusader/0.0.12/values.yaml similarity index 100% rename from incubator/krusader/0.0.11/values.yaml rename to incubator/krusader/0.0.12/values.yaml diff --git a/incubator/lancache-dns/0.0.8/CHANGELOG.md b/incubator/lancache-dns/0.0.8/CHANGELOG.md deleted file mode 100644 index 91699b52da8..00000000000 --- a/incubator/lancache-dns/0.0.8/CHANGELOG.md +++ /dev/null @@ -1,55 +0,0 @@ -# Changelog - - - -## [lancache-dns-0.0.8](https://github.com/truecharts/apps/compare/lancache-dns-0.0.6...lancache-dns-0.0.8) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [lancache-dns-0.0.6](https://github.com/truecharts/apps/compare/lancache-dns-0.0.5...lancache-dns-0.0.6) (2022-07-22) - -### Chore - -- update image refs ([#3261](https://github.com/truecharts/apps/issues/3261)) - - - -## [lancache-dns-0.0.5](https://github.com/truecharts/apps/compare/lancache-dns-0.0.4...lancache-dns-0.0.5) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [lancache-dns-0.0.4](https://github.com/truecharts/apps/compare/lancache-dns-0.0.3...lancache-dns-0.0.4) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [lancache-dns-0.0.3](https://github.com/truecharts/apps/compare/lancache-dns-0.0.1...lancache-dns-0.0.3) (2022-07-14) - -### Chore - -- Auto-update chart README [skip ci] -- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [lancache-dns-0.0.1]lancache-dns-0.0.1 (2022-07-13) - -### Feat - -- Add lancache-dns ([#3154](https://github.com/truecharts/apps/issues/3154)) diff --git a/incubator/lancache-dns/0.0.8/Chart.lock b/incubator/lancache-dns/0.0.8/Chart.lock deleted file mode 100644 index cf08bdaeb7a..00000000000 --- a/incubator/lancache-dns/0.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:24:12.978611024Z" diff --git a/incubator/lancache-dns/0.0.8/Chart.yaml b/incubator/lancache-dns/0.0.8/Chart.yaml deleted file mode 100644 index 2f054421a74..00000000000 --- a/incubator/lancache-dns/0.0.8/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: lancache-dns -version: 0.0.8 -appVersion: "latest" -description: DNS Docker service for a steamcache. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/incubator/lancache-dns -icon: https://truecharts.org/img/chart-icons/lancache-dns.png -keywords: - - lancache-dns - - dns -sources: - - https://hub.docker.com/r/lancachenet/lancache-dns - - https://github.com/lancachenet/lancache-dns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/lancache-dns/0.0.8/README.md b/incubator/lancache-dns/0.0.8/README.md deleted file mode 100644 index 8fd56840167..00000000000 --- a/incubator/lancache-dns/0.0.8/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# lancache-dns - -![Version: 0.0.8](https://img.shields.io/badge/Version-0.0.8-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) - -DNS Docker service for a steamcache. - -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: [lancache-dns](https://truecharts.org/docs/charts/stable/lancache-dns) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `lancache-dns` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install lancache-dns TrueCharts/lancache-dns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `lancache-dns` deployment - -```console -helm uninstall lancache-dns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lancache-dns \ - --set env.TZ="America/New York" \ - TrueCharts/lancache-dns -``` - -#### 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 lancache-dns TrueCharts/lancache-dns -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/lancache-dns/0.0.8/charts/common-10.4.6.tgz b/incubator/lancache-dns/0.0.8/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/lancache-dns/0.0.8/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/lancache-dns/0.0.9/CHANGELOG.md b/incubator/lancache-dns/0.0.9/CHANGELOG.md new file mode 100644 index 00000000000..1ceb51b2b04 --- /dev/null +++ b/incubator/lancache-dns/0.0.9/CHANGELOG.md @@ -0,0 +1,64 @@ +# Changelog + + + +## [lancache-dns-0.0.9](https://github.com/truecharts/apps/compare/lancache-dns-0.0.8...lancache-dns-0.0.9) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lancache-dns-0.0.8](https://github.com/truecharts/apps/compare/lancache-dns-0.0.6...lancache-dns-0.0.8) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [lancache-dns-0.0.6](https://github.com/truecharts/apps/compare/lancache-dns-0.0.5...lancache-dns-0.0.6) (2022-07-22) + +### Chore + +- update image refs ([#3261](https://github.com/truecharts/apps/issues/3261)) + + + +## [lancache-dns-0.0.5](https://github.com/truecharts/apps/compare/lancache-dns-0.0.4...lancache-dns-0.0.5) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [lancache-dns-0.0.4](https://github.com/truecharts/apps/compare/lancache-dns-0.0.3...lancache-dns-0.0.4) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [lancache-dns-0.0.3](https://github.com/truecharts/apps/compare/lancache-dns-0.0.1...lancache-dns-0.0.3) (2022-07-14) + +### Chore + +- Auto-update chart README [skip ci] +- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [lancache-dns-0.0.1]lancache-dns-0.0.1 (2022-07-13) + +### Feat + +- Add lancache-dns ([#3154](https://github.com/truecharts/apps/issues/3154)) diff --git a/incubator/lancache-dns/0.0.9/Chart.lock b/incubator/lancache-dns/0.0.9/Chart.lock new file mode 100644 index 00000000000..668e8ba2563 --- /dev/null +++ b/incubator/lancache-dns/0.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:06:05.414870598Z" diff --git a/incubator/lancache-dns/0.0.9/Chart.yaml b/incubator/lancache-dns/0.0.9/Chart.yaml new file mode 100644 index 00000000000..d0054124b14 --- /dev/null +++ b/incubator/lancache-dns/0.0.9/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: lancache-dns +version: 0.0.9 +appVersion: "latest" +description: DNS Docker service for a steamcache. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/incubator/lancache-dns +icon: https://truecharts.org/img/chart-icons/lancache-dns.png +keywords: + - lancache-dns + - dns +sources: + - https://hub.docker.com/r/lancachenet/lancache-dns + - https://github.com/lancachenet/lancache-dns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/lancache-dns/0.0.9/README.md b/incubator/lancache-dns/0.0.9/README.md new file mode 100644 index 00000000000..8ce52636c27 --- /dev/null +++ b/incubator/lancache-dns/0.0.9/README.md @@ -0,0 +1,108 @@ +# lancache-dns + +![Version: 0.0.9](https://img.shields.io/badge/Version-0.0.9-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) + +DNS Docker service for a steamcache. + +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: [lancache-dns](https://truecharts.org/docs/charts/stable/lancache-dns) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `lancache-dns` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install lancache-dns TrueCharts/lancache-dns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `lancache-dns` deployment + +```console +helm uninstall lancache-dns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lancache-dns \ + --set env.TZ="America/New York" \ + TrueCharts/lancache-dns +``` + +#### 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 lancache-dns TrueCharts/lancache-dns -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/lancache-dns/0.0.8/app-readme.md b/incubator/lancache-dns/0.0.9/app-readme.md similarity index 100% rename from incubator/lancache-dns/0.0.8/app-readme.md rename to incubator/lancache-dns/0.0.9/app-readme.md diff --git a/incubator/lancache-dns/0.0.9/charts/common-10.4.7.tgz b/incubator/lancache-dns/0.0.9/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/lancache-dns/0.0.9/charts/common-10.4.7.tgz differ diff --git a/incubator/lancache-dns/0.0.8/ix_values.yaml b/incubator/lancache-dns/0.0.9/ix_values.yaml similarity index 100% rename from incubator/lancache-dns/0.0.8/ix_values.yaml rename to incubator/lancache-dns/0.0.9/ix_values.yaml diff --git a/incubator/lancache-dns/0.0.8/questions.yaml b/incubator/lancache-dns/0.0.9/questions.yaml similarity index 100% rename from incubator/lancache-dns/0.0.8/questions.yaml rename to incubator/lancache-dns/0.0.9/questions.yaml diff --git a/incubator/lancache-dns/0.0.8/templates/common.yaml b/incubator/lancache-dns/0.0.9/templates/common.yaml similarity index 100% rename from incubator/lancache-dns/0.0.8/templates/common.yaml rename to incubator/lancache-dns/0.0.9/templates/common.yaml diff --git a/incubator/lancache-dns/0.0.8/values.yaml b/incubator/lancache-dns/0.0.9/values.yaml similarity index 100% rename from incubator/lancache-dns/0.0.8/values.yaml rename to incubator/lancache-dns/0.0.9/values.yaml diff --git a/incubator/lancache-monolithic/0.0.12/CHANGELOG.md b/incubator/lancache-monolithic/0.0.12/CHANGELOG.md deleted file mode 100644 index 618539cf31a..00000000000 --- a/incubator/lancache-monolithic/0.0.12/CHANGELOG.md +++ /dev/null @@ -1,77 +0,0 @@ -# Changelog - - - -## [lancache-monolithic-0.0.12](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.10...lancache-monolithic-0.0.12) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [lancache-monolithic-0.0.10](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.9...lancache-monolithic-0.0.10) (2022-07-22) - -### Chore - -- update image refs ([#3261](https://github.com/truecharts/apps/issues/3261)) - - - -## [lancache-monolithic-0.0.9](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.8...lancache-monolithic-0.0.9) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [lancache-monolithic-0.0.8](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.7...lancache-monolithic-0.0.8) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [lancache-monolithic-0.0.7](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.5...lancache-monolithic-0.0.7) (2022-07-14) - -### Chore - -- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [lancache-monolithic-0.0.5](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.4...lancache-monolithic-0.0.5) (2022-07-13) - - - -## [lancache-monolithic-0.0.4](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.2...lancache-monolithic-0.0.4) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [lancache-monolithic-0.0.2](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.1...lancache-monolithic-0.0.2) (2022-07-12) - -### Chore - -- Auto-update chart README [skip ci] -- bump to regenerate documentation - - - - -### lancache-monolithic-0.0.1 (2022-07-12) - -#### Feat - -* Add lancache-monolithic ([#3143](https://github.com/truecharts/apps/issues/3143)) diff --git a/incubator/lancache-monolithic/0.0.12/Chart.lock b/incubator/lancache-monolithic/0.0.12/Chart.lock deleted file mode 100644 index c45327fd4a3..00000000000 --- a/incubator/lancache-monolithic/0.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:24:15.686093288Z" diff --git a/incubator/lancache-monolithic/0.0.12/Chart.yaml b/incubator/lancache-monolithic/0.0.12/Chart.yaml deleted file mode 100644 index ffecfd54663..00000000000 --- a/incubator/lancache-monolithic/0.0.12/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: lancache-monolithic -version: 0.0.12 -appVersion: "latest" -description: A monolithic lancache service capable of caching all CDN's in a single instance. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/incubator/lancache-monolithic -icon: https://truecharts.org/img/chart-icons/lancache-monolithic.png -keywords: - - monolithic - - lancache -sources: - - https://hub.docker.com/r/lancachenet/monolithic - - https://github.com/lancachenet/monolithic -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - gaming - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/lancache-monolithic/0.0.12/README.md b/incubator/lancache-monolithic/0.0.12/README.md deleted file mode 100644 index 2f5bcb2d39f..00000000000 --- a/incubator/lancache-monolithic/0.0.12/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# lancache-monolithic - -![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 monolithic lancache service capable of caching all CDN's in a single instance. - -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: [lancache-monolithic](https://truecharts.org/docs/charts/stable/lancache-monolithic) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `lancache-monolithic` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install lancache-monolithic TrueCharts/lancache-monolithic -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `lancache-monolithic` deployment - -```console -helm uninstall lancache-monolithic -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lancache-monolithic \ - --set env.TZ="America/New York" \ - TrueCharts/lancache-monolithic -``` - -#### 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 lancache-monolithic TrueCharts/lancache-monolithic -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/lancache-monolithic/0.0.12/charts/common-10.4.6.tgz b/incubator/lancache-monolithic/0.0.12/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/lancache-monolithic/0.0.12/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/lancache-monolithic/0.0.13/CHANGELOG.md b/incubator/lancache-monolithic/0.0.13/CHANGELOG.md new file mode 100644 index 00000000000..784bd9ec4e1 --- /dev/null +++ b/incubator/lancache-monolithic/0.0.13/CHANGELOG.md @@ -0,0 +1,86 @@ +# Changelog + + + +## [lancache-monolithic-0.0.13](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.12...lancache-monolithic-0.0.13) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lancache-monolithic-0.0.12](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.10...lancache-monolithic-0.0.12) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [lancache-monolithic-0.0.10](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.9...lancache-monolithic-0.0.10) (2022-07-22) + +### Chore + +- update image refs ([#3261](https://github.com/truecharts/apps/issues/3261)) + + + +## [lancache-monolithic-0.0.9](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.8...lancache-monolithic-0.0.9) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [lancache-monolithic-0.0.8](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.7...lancache-monolithic-0.0.8) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [lancache-monolithic-0.0.7](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.5...lancache-monolithic-0.0.7) (2022-07-14) + +### Chore + +- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [lancache-monolithic-0.0.5](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.4...lancache-monolithic-0.0.5) (2022-07-13) + + + +## [lancache-monolithic-0.0.4](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.2...lancache-monolithic-0.0.4) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [lancache-monolithic-0.0.2](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.1...lancache-monolithic-0.0.2) (2022-07-12) + +### Chore + +- Auto-update chart README [skip ci] +- bump to regenerate documentation + + + + +### lancache-monolithic-0.0.1 (2022-07-12) + +#### Feat + +* Add lancache-monolithic ([#3143](https://github.com/truecharts/apps/issues/3143)) diff --git a/incubator/lancache-monolithic/0.0.13/Chart.lock b/incubator/lancache-monolithic/0.0.13/Chart.lock new file mode 100644 index 00000000000..5cd24fde565 --- /dev/null +++ b/incubator/lancache-monolithic/0.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:06:06.715432542Z" diff --git a/incubator/lancache-monolithic/0.0.13/Chart.yaml b/incubator/lancache-monolithic/0.0.13/Chart.yaml new file mode 100644 index 00000000000..bd7af4b9b16 --- /dev/null +++ b/incubator/lancache-monolithic/0.0.13/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: lancache-monolithic +version: 0.0.13 +appVersion: "latest" +description: A monolithic lancache service capable of caching all CDN's in a single instance. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/incubator/lancache-monolithic +icon: https://truecharts.org/img/chart-icons/lancache-monolithic.png +keywords: + - monolithic + - lancache +sources: + - https://hub.docker.com/r/lancachenet/monolithic + - https://github.com/lancachenet/monolithic +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - gaming + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/lancache-monolithic/0.0.13/README.md b/incubator/lancache-monolithic/0.0.13/README.md new file mode 100644 index 00000000000..cf6d7cc57c4 --- /dev/null +++ b/incubator/lancache-monolithic/0.0.13/README.md @@ -0,0 +1,108 @@ +# lancache-monolithic + +![Version: 0.0.13](https://img.shields.io/badge/Version-0.0.13-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 monolithic lancache service capable of caching all CDN's in a single instance. + +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: [lancache-monolithic](https://truecharts.org/docs/charts/stable/lancache-monolithic) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `lancache-monolithic` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install lancache-monolithic TrueCharts/lancache-monolithic +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `lancache-monolithic` deployment + +```console +helm uninstall lancache-monolithic +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lancache-monolithic \ + --set env.TZ="America/New York" \ + TrueCharts/lancache-monolithic +``` + +#### 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 lancache-monolithic TrueCharts/lancache-monolithic -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/lancache-monolithic/0.0.12/app-readme.md b/incubator/lancache-monolithic/0.0.13/app-readme.md similarity index 100% rename from incubator/lancache-monolithic/0.0.12/app-readme.md rename to incubator/lancache-monolithic/0.0.13/app-readme.md diff --git a/incubator/lancache-monolithic/0.0.13/charts/common-10.4.7.tgz b/incubator/lancache-monolithic/0.0.13/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/lancache-monolithic/0.0.13/charts/common-10.4.7.tgz differ diff --git a/incubator/lancache-monolithic/0.0.12/ix_values.yaml b/incubator/lancache-monolithic/0.0.13/ix_values.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.12/ix_values.yaml rename to incubator/lancache-monolithic/0.0.13/ix_values.yaml diff --git a/incubator/lancache-monolithic/0.0.12/questions.yaml b/incubator/lancache-monolithic/0.0.13/questions.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.12/questions.yaml rename to incubator/lancache-monolithic/0.0.13/questions.yaml diff --git a/incubator/lancache-monolithic/0.0.12/templates/common.yaml b/incubator/lancache-monolithic/0.0.13/templates/common.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.12/templates/common.yaml rename to incubator/lancache-monolithic/0.0.13/templates/common.yaml diff --git a/incubator/lancache-monolithic/0.0.12/values.yaml b/incubator/lancache-monolithic/0.0.13/values.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.12/values.yaml rename to incubator/lancache-monolithic/0.0.13/values.yaml diff --git a/incubator/lastoasis/0.0.11/CHANGELOG.md b/incubator/lastoasis/0.0.11/CHANGELOG.md deleted file mode 100644 index a3882cd65fc..00000000000 --- a/incubator/lastoasis/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [lastoasis-0.0.11]lastoasis-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [lastoasis-0.0.10]lastoasis-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [lastoasis-0.0.10]lastoasis-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/lastoasis/0.0.11/Chart.lock b/incubator/lastoasis/0.0.11/Chart.lock deleted file mode 100644 index 4c46791a868..00000000000 --- a/incubator/lastoasis/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:24:18.437042436Z" diff --git a/incubator/lastoasis/0.0.11/Chart.yaml b/incubator/lastoasis/0.0.11/Chart.yaml deleted file mode 100644 index 780b0e54ef1..00000000000 --- a/incubator/lastoasis/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Last Oasis and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/lastoasis -icon: https://truecharts.org/img/chart-icons/lastoasis.png -keywords: - - lastoasis - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lastoasis -sources: - - https://store.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/lastoasis/0.0.11/README.md b/incubator/lastoasis/0.0.11/README.md deleted file mode 100644 index e138d7d3a1e..00000000000 --- a/incubator/lastoasis/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# lastoasis - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Last Oasis and run it. - -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: [lastoasis](https://truecharts.org/docs/charts/stable/lastoasis) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `lastoasis` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install lastoasis TrueCharts/lastoasis -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `lastoasis` deployment - -```console -helm uninstall lastoasis -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lastoasis \ - --set env.TZ="America/New York" \ - TrueCharts/lastoasis -``` - -#### 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 lastoasis TrueCharts/lastoasis -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/lastoasis/0.0.11/charts/common-10.4.6.tgz b/incubator/lastoasis/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/lastoasis/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/lastoasis/0.0.12/CHANGELOG.md b/incubator/lastoasis/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a1c71a7abef --- /dev/null +++ b/incubator/lastoasis/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [lastoasis-0.0.12](https://github.com/truecharts/apps/compare/lastoasis-0.0.11...lastoasis-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lastoasis-0.0.11]lastoasis-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [lastoasis-0.0.10]lastoasis-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [lastoasis-0.0.10]lastoasis-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/lastoasis/0.0.12/Chart.lock b/incubator/lastoasis/0.0.12/Chart.lock new file mode 100644 index 00000000000..a92c73e8236 --- /dev/null +++ b/incubator/lastoasis/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:06:09.092705588Z" diff --git a/incubator/lastoasis/0.0.12/Chart.yaml b/incubator/lastoasis/0.0.12/Chart.yaml new file mode 100644 index 00000000000..28f41d17c3d --- /dev/null +++ b/incubator/lastoasis/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Last Oasis and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/lastoasis +icon: https://truecharts.org/img/chart-icons/lastoasis.png +keywords: + - lastoasis + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lastoasis +sources: + - https://store.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/lastoasis/0.0.12/README.md b/incubator/lastoasis/0.0.12/README.md new file mode 100644 index 00000000000..b7db4822d7f --- /dev/null +++ b/incubator/lastoasis/0.0.12/README.md @@ -0,0 +1,108 @@ +# lastoasis + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Last Oasis and run it. + +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: [lastoasis](https://truecharts.org/docs/charts/stable/lastoasis) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `lastoasis` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install lastoasis TrueCharts/lastoasis +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `lastoasis` deployment + +```console +helm uninstall lastoasis +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lastoasis \ + --set env.TZ="America/New York" \ + TrueCharts/lastoasis +``` + +#### 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 lastoasis TrueCharts/lastoasis -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/lastoasis/0.0.11/app-readme.md b/incubator/lastoasis/0.0.12/app-readme.md similarity index 100% rename from incubator/lastoasis/0.0.11/app-readme.md rename to incubator/lastoasis/0.0.12/app-readme.md diff --git a/incubator/lastoasis/0.0.12/charts/common-10.4.7.tgz b/incubator/lastoasis/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/lastoasis/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/lastoasis/0.0.11/ix_values.yaml b/incubator/lastoasis/0.0.12/ix_values.yaml similarity index 100% rename from incubator/lastoasis/0.0.11/ix_values.yaml rename to incubator/lastoasis/0.0.12/ix_values.yaml diff --git a/incubator/lastoasis/0.0.11/questions.yaml b/incubator/lastoasis/0.0.12/questions.yaml similarity index 100% rename from incubator/lastoasis/0.0.11/questions.yaml rename to incubator/lastoasis/0.0.12/questions.yaml diff --git a/incubator/lastoasis/0.0.11/templates/common.yaml b/incubator/lastoasis/0.0.12/templates/common.yaml similarity index 100% rename from incubator/lastoasis/0.0.11/templates/common.yaml rename to incubator/lastoasis/0.0.12/templates/common.yaml diff --git a/incubator/lastoasis/0.0.11/values.yaml b/incubator/lastoasis/0.0.12/values.yaml similarity index 100% rename from incubator/lastoasis/0.0.11/values.yaml rename to incubator/lastoasis/0.0.12/values.yaml diff --git a/incubator/left4dead/0.0.11/CHANGELOG.md b/incubator/left4dead/0.0.11/CHANGELOG.md deleted file mode 100644 index 008fef251f0..00000000000 --- a/incubator/left4dead/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [left4dead-0.0.11]left4dead-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [left4dead-0.0.10]left4dead-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [left4dead-0.0.10]left4dead-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/left4dead/0.0.11/Chart.lock b/incubator/left4dead/0.0.11/Chart.lock deleted file mode 100644 index 28aa1d81a18..00000000000 --- a/incubator/left4dead/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:24:22.522133507Z" diff --git a/incubator/left4dead/0.0.11/Chart.yaml b/incubator/left4dead/0.0.11/Chart.yaml deleted file mode 100644 index d0fd7f8531d..00000000000 --- a/incubator/left4dead/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Left4Dead and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/left4dead -icon: https://truecharts.org/img/chart-icons/left4dead.png -keywords: - - left4dead - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: left4dead -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/left4dead/0.0.11/README.md b/incubator/left4dead/0.0.11/README.md deleted file mode 100644 index a450c0d701b..00000000000 --- a/incubator/left4dead/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# left4dead - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Left4Dead and run it. - -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: [left4dead](https://truecharts.org/docs/charts/stable/left4dead) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `left4dead` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install left4dead TrueCharts/left4dead -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `left4dead` deployment - -```console -helm uninstall left4dead -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install left4dead \ - --set env.TZ="America/New York" \ - TrueCharts/left4dead -``` - -#### 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 left4dead TrueCharts/left4dead -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/left4dead/0.0.11/charts/common-10.4.6.tgz b/incubator/left4dead/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/left4dead/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/left4dead/0.0.12/CHANGELOG.md b/incubator/left4dead/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..fdff08f40d0 --- /dev/null +++ b/incubator/left4dead/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [left4dead-0.0.12](https://github.com/truecharts/apps/compare/left4dead-0.0.11...left4dead-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [left4dead-0.0.11]left4dead-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [left4dead-0.0.10]left4dead-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [left4dead-0.0.10]left4dead-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/left4dead/0.0.12/Chart.lock b/incubator/left4dead/0.0.12/Chart.lock new file mode 100644 index 00000000000..7d53c73dd93 --- /dev/null +++ b/incubator/left4dead/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:06:11.647656Z" diff --git a/incubator/left4dead/0.0.12/Chart.yaml b/incubator/left4dead/0.0.12/Chart.yaml new file mode 100644 index 00000000000..888b04276a5 --- /dev/null +++ b/incubator/left4dead/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Left4Dead and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/left4dead +icon: https://truecharts.org/img/chart-icons/left4dead.png +keywords: + - left4dead + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: left4dead +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/left4dead/0.0.12/README.md b/incubator/left4dead/0.0.12/README.md new file mode 100644 index 00000000000..1b4f86366f6 --- /dev/null +++ b/incubator/left4dead/0.0.12/README.md @@ -0,0 +1,108 @@ +# left4dead + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Left4Dead and run it. + +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: [left4dead](https://truecharts.org/docs/charts/stable/left4dead) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `left4dead` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install left4dead TrueCharts/left4dead +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `left4dead` deployment + +```console +helm uninstall left4dead +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install left4dead \ + --set env.TZ="America/New York" \ + TrueCharts/left4dead +``` + +#### 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 left4dead TrueCharts/left4dead -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/left4dead/0.0.11/app-readme.md b/incubator/left4dead/0.0.12/app-readme.md similarity index 100% rename from incubator/left4dead/0.0.11/app-readme.md rename to incubator/left4dead/0.0.12/app-readme.md diff --git a/incubator/left4dead/0.0.12/charts/common-10.4.7.tgz b/incubator/left4dead/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/left4dead/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/left4dead/0.0.11/ix_values.yaml b/incubator/left4dead/0.0.12/ix_values.yaml similarity index 100% rename from incubator/left4dead/0.0.11/ix_values.yaml rename to incubator/left4dead/0.0.12/ix_values.yaml diff --git a/incubator/left4dead/0.0.11/questions.yaml b/incubator/left4dead/0.0.12/questions.yaml similarity index 100% rename from incubator/left4dead/0.0.11/questions.yaml rename to incubator/left4dead/0.0.12/questions.yaml diff --git a/incubator/left4dead/0.0.11/templates/common.yaml b/incubator/left4dead/0.0.12/templates/common.yaml similarity index 100% rename from incubator/left4dead/0.0.11/templates/common.yaml rename to incubator/left4dead/0.0.12/templates/common.yaml diff --git a/incubator/left4dead/0.0.11/values.yaml b/incubator/left4dead/0.0.12/values.yaml similarity index 100% rename from incubator/left4dead/0.0.11/values.yaml rename to incubator/left4dead/0.0.12/values.yaml diff --git a/incubator/lemur-cfssl/0.0.11/CHANGELOG.md b/incubator/lemur-cfssl/0.0.11/CHANGELOG.md deleted file mode 100644 index 42fd11d05f4..00000000000 --- a/incubator/lemur-cfssl/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [lemur-cfssl-0.0.11]lemur-cfssl-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [lemur-cfssl-0.0.10]lemur-cfssl-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [lemur-cfssl-0.0.10]lemur-cfssl-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/lemur-cfssl/0.0.11/Chart.lock b/incubator/lemur-cfssl/0.0.11/Chart.lock deleted file mode 100644 index d7363007043..00000000000 --- a/incubator/lemur-cfssl/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:24:34.998085152Z" diff --git a/incubator/lemur-cfssl/0.0.11/Chart.yaml b/incubator/lemur-cfssl/0.0.11/Chart.yaml deleted file mode 100644 index f58cf15828a..00000000000 --- a/incubator/lemur-cfssl/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Lemur manages TLS certificate creation. While not able to issue certificates\ - \ itself, Lemur acts as a broker between CAs and environments providing a central\ - \ portal for developers to issue TLS certificates with 'sane' defaults.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/lemur-cfssl -icon: https://truecharts.org/img/chart-icons/lemur-cfssl.png -keywords: - - lemur-cfssl - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lemur-cfssl -sources: - - https://github.com/Netflix/lemur - - https://hub.docker.com/r/halianelf/lemur/ -type: application -version: 0.0.11 diff --git a/incubator/lemur-cfssl/0.0.11/README.md b/incubator/lemur-cfssl/0.0.11/README.md deleted file mode 100644 index 304791b9b84..00000000000 --- a/incubator/lemur-cfssl/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# lemur-cfssl - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. - -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: [lemur-cfssl](https://truecharts.org/docs/charts/stable/lemur-cfssl) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `lemur-cfssl` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install lemur-cfssl TrueCharts/lemur-cfssl -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `lemur-cfssl` deployment - -```console -helm uninstall lemur-cfssl -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lemur-cfssl \ - --set env.TZ="America/New York" \ - TrueCharts/lemur-cfssl -``` - -#### 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 lemur-cfssl TrueCharts/lemur-cfssl -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/lemur-cfssl/0.0.11/charts/common-10.4.6.tgz b/incubator/lemur-cfssl/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/lemur-cfssl/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/lemur-cfssl/0.0.12/CHANGELOG.md b/incubator/lemur-cfssl/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5aa5c5d08e2 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [lemur-cfssl-0.0.12](https://github.com/truecharts/apps/compare/lemur-cfssl-0.0.11...lemur-cfssl-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lemur-cfssl-0.0.11]lemur-cfssl-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [lemur-cfssl-0.0.10]lemur-cfssl-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [lemur-cfssl-0.0.10]lemur-cfssl-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/lemur-cfssl/0.0.12/Chart.lock b/incubator/lemur-cfssl/0.0.12/Chart.lock new file mode 100644 index 00000000000..e2f4ece0993 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:06:24.770917778Z" diff --git a/incubator/lemur-cfssl/0.0.12/Chart.yaml b/incubator/lemur-cfssl/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a130807ad13 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Lemur manages TLS certificate creation. While not able to issue certificates\ + \ itself, Lemur acts as a broker between CAs and environments providing a central\ + \ portal for developers to issue TLS certificates with 'sane' defaults.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/lemur-cfssl +icon: https://truecharts.org/img/chart-icons/lemur-cfssl.png +keywords: + - lemur-cfssl + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lemur-cfssl +sources: + - https://github.com/Netflix/lemur + - https://hub.docker.com/r/halianelf/lemur/ +type: application +version: 0.0.12 diff --git a/incubator/lemur-cfssl/0.0.12/README.md b/incubator/lemur-cfssl/0.0.12/README.md new file mode 100644 index 00000000000..ffa05befb28 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.12/README.md @@ -0,0 +1,108 @@ +# lemur-cfssl + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. + +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: [lemur-cfssl](https://truecharts.org/docs/charts/stable/lemur-cfssl) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `lemur-cfssl` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install lemur-cfssl TrueCharts/lemur-cfssl +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `lemur-cfssl` deployment + +```console +helm uninstall lemur-cfssl +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lemur-cfssl \ + --set env.TZ="America/New York" \ + TrueCharts/lemur-cfssl +``` + +#### 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 lemur-cfssl TrueCharts/lemur-cfssl -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/lemur-cfssl/0.0.11/app-readme.md b/incubator/lemur-cfssl/0.0.12/app-readme.md similarity index 100% rename from incubator/lemur-cfssl/0.0.11/app-readme.md rename to incubator/lemur-cfssl/0.0.12/app-readme.md diff --git a/incubator/lemur-cfssl/0.0.12/charts/common-10.4.7.tgz b/incubator/lemur-cfssl/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/lemur-cfssl/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/lemur-cfssl/0.0.11/ix_values.yaml b/incubator/lemur-cfssl/0.0.12/ix_values.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.11/ix_values.yaml rename to incubator/lemur-cfssl/0.0.12/ix_values.yaml diff --git a/incubator/lemur-cfssl/0.0.11/questions.yaml b/incubator/lemur-cfssl/0.0.12/questions.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.11/questions.yaml rename to incubator/lemur-cfssl/0.0.12/questions.yaml diff --git a/incubator/lemur-cfssl/0.0.11/templates/common.yaml b/incubator/lemur-cfssl/0.0.12/templates/common.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.11/templates/common.yaml rename to incubator/lemur-cfssl/0.0.12/templates/common.yaml diff --git a/incubator/lemur-cfssl/0.0.11/values.yaml b/incubator/lemur-cfssl/0.0.12/values.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.11/values.yaml rename to incubator/lemur-cfssl/0.0.12/values.yaml diff --git a/incubator/lingva/0.0.11/CHANGELOG.md b/incubator/lingva/0.0.11/CHANGELOG.md deleted file mode 100644 index 13735a8e1e0..00000000000 --- a/incubator/lingva/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [lingva-0.0.11]lingva-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [lingva-0.0.10]lingva-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [lingva-0.0.10]lingva-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/lingva/0.0.11/Chart.lock b/incubator/lingva/0.0.11/Chart.lock deleted file mode 100644 index 58917949d5c..00000000000 --- a/incubator/lingva/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:24:36.859258742Z" diff --git a/incubator/lingva/0.0.11/Chart.yaml b/incubator/lingva/0.0.11/Chart.yaml deleted file mode 100644 index b95f529108b..00000000000 --- a/incubator/lingva/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Alternative front-end for Google Translate, serving as a Free and Open - Source translator with over a hundred languages available -home: https://github.com/truecharts/apps/tree/master/charts/stable/lingva -icon: https://truecharts.org/img/chart-icons/lingva.png -keywords: - - lingva - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lingva -sources: - - https://github.com/TheDavidDelta/lingva-translate - - https://hub.docker.com/r/thedaviddelta/lingva-translate -type: application -version: 0.0.11 diff --git a/incubator/lingva/0.0.11/README.md b/incubator/lingva/0.0.11/README.md deleted file mode 100644 index 79f7fec47cd..00000000000 --- a/incubator/lingva/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# lingva - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available - -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: [lingva](https://truecharts.org/docs/charts/stable/lingva) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `lingva` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install lingva TrueCharts/lingva -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `lingva` deployment - -```console -helm uninstall lingva -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lingva \ - --set env.TZ="America/New York" \ - TrueCharts/lingva -``` - -#### 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 lingva TrueCharts/lingva -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/lingva/0.0.11/charts/common-10.4.6.tgz b/incubator/lingva/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/lingva/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/lingva/0.0.12/CHANGELOG.md b/incubator/lingva/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f8f9088f694 --- /dev/null +++ b/incubator/lingva/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [lingva-0.0.12](https://github.com/truecharts/apps/compare/lingva-0.0.11...lingva-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lingva-0.0.11]lingva-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [lingva-0.0.10]lingva-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [lingva-0.0.10]lingva-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/lingva/0.0.12/Chart.lock b/incubator/lingva/0.0.12/Chart.lock new file mode 100644 index 00000000000..6f817e52022 --- /dev/null +++ b/incubator/lingva/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:06:25.853329353Z" diff --git a/incubator/lingva/0.0.12/Chart.yaml b/incubator/lingva/0.0.12/Chart.yaml new file mode 100644 index 00000000000..9f5f4f8c520 --- /dev/null +++ b/incubator/lingva/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Alternative front-end for Google Translate, serving as a Free and Open + Source translator with over a hundred languages available +home: https://github.com/truecharts/apps/tree/master/charts/stable/lingva +icon: https://truecharts.org/img/chart-icons/lingva.png +keywords: + - lingva + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lingva +sources: + - https://github.com/TheDavidDelta/lingva-translate + - https://hub.docker.com/r/thedaviddelta/lingva-translate +type: application +version: 0.0.12 diff --git a/incubator/lingva/0.0.12/README.md b/incubator/lingva/0.0.12/README.md new file mode 100644 index 00000000000..10bebaaf4cf --- /dev/null +++ b/incubator/lingva/0.0.12/README.md @@ -0,0 +1,108 @@ +# lingva + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available + +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: [lingva](https://truecharts.org/docs/charts/stable/lingva) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `lingva` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install lingva TrueCharts/lingva +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `lingva` deployment + +```console +helm uninstall lingva +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lingva \ + --set env.TZ="America/New York" \ + TrueCharts/lingva +``` + +#### 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 lingva TrueCharts/lingva -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/lingva/0.0.11/app-readme.md b/incubator/lingva/0.0.12/app-readme.md similarity index 100% rename from incubator/lingva/0.0.11/app-readme.md rename to incubator/lingva/0.0.12/app-readme.md diff --git a/incubator/lingva/0.0.12/charts/common-10.4.7.tgz b/incubator/lingva/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/lingva/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/lingva/0.0.11/ix_values.yaml b/incubator/lingva/0.0.12/ix_values.yaml similarity index 100% rename from incubator/lingva/0.0.11/ix_values.yaml rename to incubator/lingva/0.0.12/ix_values.yaml diff --git a/incubator/lingva/0.0.11/questions.yaml b/incubator/lingva/0.0.12/questions.yaml similarity index 100% rename from incubator/lingva/0.0.11/questions.yaml rename to incubator/lingva/0.0.12/questions.yaml diff --git a/incubator/lingva/0.0.11/templates/common.yaml b/incubator/lingva/0.0.12/templates/common.yaml similarity index 100% rename from incubator/lingva/0.0.11/templates/common.yaml rename to incubator/lingva/0.0.12/templates/common.yaml diff --git a/incubator/lingva/0.0.11/values.yaml b/incubator/lingva/0.0.12/values.yaml similarity index 100% rename from incubator/lingva/0.0.11/values.yaml rename to incubator/lingva/0.0.12/values.yaml diff --git a/incubator/liquid-dl/0.0.11/CHANGELOG.md b/incubator/liquid-dl/0.0.11/CHANGELOG.md deleted file mode 100644 index ed60777b4ae..00000000000 --- a/incubator/liquid-dl/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [liquid-dl-0.0.11]liquid-dl-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [liquid-dl-0.0.10]liquid-dl-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [liquid-dl-0.0.10]liquid-dl-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/liquid-dl/0.0.11/Chart.lock b/incubator/liquid-dl/0.0.11/Chart.lock deleted file mode 100644 index d7d428c6dcf..00000000000 --- a/incubator/liquid-dl/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:24:40.496738679Z" diff --git a/incubator/liquid-dl/0.0.11/Chart.yaml b/incubator/liquid-dl/0.0.11/Chart.yaml deleted file mode 100644 index f6d89b4ab83..00000000000 --- a/incubator/liquid-dl/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl,\ - \ and scdl. It provides a simple framework with simple point and click options allowing\ - \ users\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/liquid-dl -icon: https://truecharts.org/img/chart-icons/liquid-dl.png -keywords: - - liquid-dl - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: liquid-dl -sources: - - https://github.com/Kthulu120/liquid_dl - - https://hub.docker.com/r/kthulu120/liquid_dl/ -type: application -version: 0.0.11 diff --git a/incubator/liquid-dl/0.0.11/README.md b/incubator/liquid-dl/0.0.11/README.md deleted file mode 100644 index 114b9703358..00000000000 --- a/incubator/liquid-dl/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# liquid-dl - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users - -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: [liquid-dl](https://truecharts.org/docs/charts/stable/liquid-dl) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `liquid-dl` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install liquid-dl TrueCharts/liquid-dl -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `liquid-dl` deployment - -```console -helm uninstall liquid-dl -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install liquid-dl \ - --set env.TZ="America/New York" \ - TrueCharts/liquid-dl -``` - -#### 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 liquid-dl TrueCharts/liquid-dl -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/liquid-dl/0.0.11/charts/common-10.4.6.tgz b/incubator/liquid-dl/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/liquid-dl/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/liquid-dl/0.0.12/CHANGELOG.md b/incubator/liquid-dl/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..02bb1789d64 --- /dev/null +++ b/incubator/liquid-dl/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [liquid-dl-0.0.12](https://github.com/truecharts/apps/compare/liquid-dl-0.0.11...liquid-dl-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [liquid-dl-0.0.11]liquid-dl-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [liquid-dl-0.0.10]liquid-dl-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [liquid-dl-0.0.10]liquid-dl-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/liquid-dl/0.0.12/Chart.lock b/incubator/liquid-dl/0.0.12/Chart.lock new file mode 100644 index 00000000000..1e475ea9f7f --- /dev/null +++ b/incubator/liquid-dl/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:06:28.371585921Z" diff --git a/incubator/liquid-dl/0.0.12/Chart.yaml b/incubator/liquid-dl/0.0.12/Chart.yaml new file mode 100644 index 00000000000..0df59d87f95 --- /dev/null +++ b/incubator/liquid-dl/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl,\ + \ and scdl. It provides a simple framework with simple point and click options allowing\ + \ users\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/liquid-dl +icon: https://truecharts.org/img/chart-icons/liquid-dl.png +keywords: + - liquid-dl + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: liquid-dl +sources: + - https://github.com/Kthulu120/liquid_dl + - https://hub.docker.com/r/kthulu120/liquid_dl/ +type: application +version: 0.0.12 diff --git a/incubator/liquid-dl/0.0.12/README.md b/incubator/liquid-dl/0.0.12/README.md new file mode 100644 index 00000000000..4f0493a99cc --- /dev/null +++ b/incubator/liquid-dl/0.0.12/README.md @@ -0,0 +1,108 @@ +# liquid-dl + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users + +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: [liquid-dl](https://truecharts.org/docs/charts/stable/liquid-dl) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `liquid-dl` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install liquid-dl TrueCharts/liquid-dl +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `liquid-dl` deployment + +```console +helm uninstall liquid-dl +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install liquid-dl \ + --set env.TZ="America/New York" \ + TrueCharts/liquid-dl +``` + +#### 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 liquid-dl TrueCharts/liquid-dl -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/liquid-dl/0.0.11/app-readme.md b/incubator/liquid-dl/0.0.12/app-readme.md similarity index 100% rename from incubator/liquid-dl/0.0.11/app-readme.md rename to incubator/liquid-dl/0.0.12/app-readme.md diff --git a/incubator/liquid-dl/0.0.12/charts/common-10.4.7.tgz b/incubator/liquid-dl/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/liquid-dl/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/liquid-dl/0.0.11/ix_values.yaml b/incubator/liquid-dl/0.0.12/ix_values.yaml similarity index 100% rename from incubator/liquid-dl/0.0.11/ix_values.yaml rename to incubator/liquid-dl/0.0.12/ix_values.yaml diff --git a/incubator/liquid-dl/0.0.11/questions.yaml b/incubator/liquid-dl/0.0.12/questions.yaml similarity index 100% rename from incubator/liquid-dl/0.0.11/questions.yaml rename to incubator/liquid-dl/0.0.12/questions.yaml diff --git a/incubator/liquid-dl/0.0.11/templates/common.yaml b/incubator/liquid-dl/0.0.12/templates/common.yaml similarity index 100% rename from incubator/liquid-dl/0.0.11/templates/common.yaml rename to incubator/liquid-dl/0.0.12/templates/common.yaml diff --git a/incubator/liquid-dl/0.0.11/values.yaml b/incubator/liquid-dl/0.0.12/values.yaml similarity index 100% rename from incubator/liquid-dl/0.0.11/values.yaml rename to incubator/liquid-dl/0.0.12/values.yaml diff --git a/incubator/livebook/0.0.11/CHANGELOG.md b/incubator/livebook/0.0.11/CHANGELOG.md deleted file mode 100644 index 24718a1655e..00000000000 --- a/incubator/livebook/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [livebook-0.0.11]livebook-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [livebook-0.0.10]livebook-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [livebook-0.0.10]livebook-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/livebook/0.0.11/Chart.lock b/incubator/livebook/0.0.11/Chart.lock deleted file mode 100644 index a5ae0e82aa6..00000000000 --- a/incubator/livebook/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:24:43.879150696Z" diff --git a/incubator/livebook/0.0.11/Chart.yaml b/incubator/livebook/0.0.11/Chart.yaml deleted file mode 100644 index 861220753cc..00000000000 --- a/incubator/livebook/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Livebook is a web application for writing interactive and collaborative - code notebooks for Elixir -home: https://github.com/truecharts/apps/tree/master/charts/stable/livebook -icon: https://truecharts.org/img/chart-icons/livebook.png -keywords: - - livebook - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: livebook -sources: - - https://livebook.dev/ - - https://hub.docker.com/r/livebook/livebook -type: application -version: 0.0.11 diff --git a/incubator/livebook/0.0.11/README.md b/incubator/livebook/0.0.11/README.md deleted file mode 100644 index 986fff1ee3b..00000000000 --- a/incubator/livebook/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# livebook - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Livebook is a web application for writing interactive and collaborative code notebooks for Elixir - -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: [livebook](https://truecharts.org/docs/charts/stable/livebook) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `livebook` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install livebook TrueCharts/livebook -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `livebook` deployment - -```console -helm uninstall livebook -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install livebook \ - --set env.TZ="America/New York" \ - TrueCharts/livebook -``` - -#### 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 livebook TrueCharts/livebook -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/livebook/0.0.11/charts/common-10.4.6.tgz b/incubator/livebook/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/livebook/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/livebook/0.0.12/CHANGELOG.md b/incubator/livebook/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..309b9bef168 --- /dev/null +++ b/incubator/livebook/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [livebook-0.0.12](https://github.com/truecharts/apps/compare/livebook-0.0.11...livebook-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [livebook-0.0.11]livebook-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [livebook-0.0.10]livebook-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [livebook-0.0.10]livebook-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/livebook/0.0.12/Chart.lock b/incubator/livebook/0.0.12/Chart.lock new file mode 100644 index 00000000000..e188d12c87a --- /dev/null +++ b/incubator/livebook/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:06:30.197305512Z" diff --git a/incubator/livebook/0.0.12/Chart.yaml b/incubator/livebook/0.0.12/Chart.yaml new file mode 100644 index 00000000000..0d7d009e07e --- /dev/null +++ b/incubator/livebook/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Livebook is a web application for writing interactive and collaborative + code notebooks for Elixir +home: https://github.com/truecharts/apps/tree/master/charts/stable/livebook +icon: https://truecharts.org/img/chart-icons/livebook.png +keywords: + - livebook + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: livebook +sources: + - https://livebook.dev/ + - https://hub.docker.com/r/livebook/livebook +type: application +version: 0.0.12 diff --git a/incubator/livebook/0.0.12/README.md b/incubator/livebook/0.0.12/README.md new file mode 100644 index 00000000000..fceb2ab5fcb --- /dev/null +++ b/incubator/livebook/0.0.12/README.md @@ -0,0 +1,108 @@ +# livebook + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Livebook is a web application for writing interactive and collaborative code notebooks for Elixir + +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: [livebook](https://truecharts.org/docs/charts/stable/livebook) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `livebook` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install livebook TrueCharts/livebook +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `livebook` deployment + +```console +helm uninstall livebook +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install livebook \ + --set env.TZ="America/New York" \ + TrueCharts/livebook +``` + +#### 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 livebook TrueCharts/livebook -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/livebook/0.0.11/app-readme.md b/incubator/livebook/0.0.12/app-readme.md similarity index 100% rename from incubator/livebook/0.0.11/app-readme.md rename to incubator/livebook/0.0.12/app-readme.md diff --git a/incubator/livebook/0.0.12/charts/common-10.4.7.tgz b/incubator/livebook/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/livebook/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/livebook/0.0.11/ix_values.yaml b/incubator/livebook/0.0.12/ix_values.yaml similarity index 100% rename from incubator/livebook/0.0.11/ix_values.yaml rename to incubator/livebook/0.0.12/ix_values.yaml diff --git a/incubator/livebook/0.0.11/questions.yaml b/incubator/livebook/0.0.12/questions.yaml similarity index 100% rename from incubator/livebook/0.0.11/questions.yaml rename to incubator/livebook/0.0.12/questions.yaml diff --git a/incubator/livebook/0.0.11/templates/common.yaml b/incubator/livebook/0.0.12/templates/common.yaml similarity index 100% rename from incubator/livebook/0.0.11/templates/common.yaml rename to incubator/livebook/0.0.12/templates/common.yaml diff --git a/incubator/livebook/0.0.11/values.yaml b/incubator/livebook/0.0.12/values.yaml similarity index 100% rename from incubator/livebook/0.0.11/values.yaml rename to incubator/livebook/0.0.12/values.yaml diff --git a/incubator/livestreamdvr/0.0.11/CHANGELOG.md b/incubator/livestreamdvr/0.0.11/CHANGELOG.md deleted file mode 100644 index 5228cc0c88e..00000000000 --- a/incubator/livestreamdvr/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [livestreamdvr-0.0.11]livestreamdvr-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [livestreamdvr-0.0.10]livestreamdvr-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [livestreamdvr-0.0.10]livestreamdvr-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/livestreamdvr/0.0.11/Chart.lock b/incubator/livestreamdvr/0.0.11/Chart.lock deleted file mode 100644 index 4964cead128..00000000000 --- a/incubator/livestreamdvr/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:24:56.782240839Z" diff --git a/incubator/livestreamdvr/0.0.11/Chart.yaml b/incubator/livestreamdvr/0.0.11/Chart.yaml deleted file mode 100644 index 249859ca48a..00000000000 --- a/incubator/livestreamdvr/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video -apiVersion: v2 -appVersion: "master" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "An automatic twitch recorder.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/livestreamdvr -icon: https://truecharts.org/img/chart-icons/livestreamdvr.png -keywords: - - livestreamdvr - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: livestreamdvr -sources: - - https://github.com/MrBrax/LiveStreamDVR - - https://hub.docker.com/r/mrbrax/twitchautomator/ -type: application -version: 0.0.11 diff --git a/incubator/livestreamdvr/0.0.11/README.md b/incubator/livestreamdvr/0.0.11/README.md deleted file mode 100644 index 94c26eb0667..00000000000 --- a/incubator/livestreamdvr/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# livestreamdvr - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square) - -An automatic twitch recorder. - -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: [livestreamdvr](https://truecharts.org/docs/charts/stable/livestreamdvr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `livestreamdvr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install livestreamdvr TrueCharts/livestreamdvr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `livestreamdvr` deployment - -```console -helm uninstall livestreamdvr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install livestreamdvr \ - --set env.TZ="America/New York" \ - TrueCharts/livestreamdvr -``` - -#### 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 livestreamdvr TrueCharts/livestreamdvr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/livestreamdvr/0.0.11/charts/common-10.4.6.tgz b/incubator/livestreamdvr/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/livestreamdvr/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/livestreamdvr/0.0.12/CHANGELOG.md b/incubator/livestreamdvr/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..27a6afc63fb --- /dev/null +++ b/incubator/livestreamdvr/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [livestreamdvr-0.0.12](https://github.com/truecharts/apps/compare/livestreamdvr-0.0.11...livestreamdvr-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [livestreamdvr-0.0.11]livestreamdvr-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [livestreamdvr-0.0.10]livestreamdvr-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [livestreamdvr-0.0.10]livestreamdvr-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/livestreamdvr/0.0.12/Chart.lock b/incubator/livestreamdvr/0.0.12/Chart.lock new file mode 100644 index 00000000000..6a912dec30c --- /dev/null +++ b/incubator/livestreamdvr/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:06:43.794314932Z" diff --git a/incubator/livestreamdvr/0.0.12/Chart.yaml b/incubator/livestreamdvr/0.0.12/Chart.yaml new file mode 100644 index 00000000000..bc7bfef8f48 --- /dev/null +++ b/incubator/livestreamdvr/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Video +apiVersion: v2 +appVersion: "master" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "An automatic twitch recorder.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/livestreamdvr +icon: https://truecharts.org/img/chart-icons/livestreamdvr.png +keywords: + - livestreamdvr + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: livestreamdvr +sources: + - https://github.com/MrBrax/LiveStreamDVR + - https://hub.docker.com/r/mrbrax/twitchautomator/ +type: application +version: 0.0.12 diff --git a/incubator/livestreamdvr/0.0.12/README.md b/incubator/livestreamdvr/0.0.12/README.md new file mode 100644 index 00000000000..8b0b9183941 --- /dev/null +++ b/incubator/livestreamdvr/0.0.12/README.md @@ -0,0 +1,108 @@ +# livestreamdvr + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square) + +An automatic twitch recorder. + +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: [livestreamdvr](https://truecharts.org/docs/charts/stable/livestreamdvr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `livestreamdvr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install livestreamdvr TrueCharts/livestreamdvr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `livestreamdvr` deployment + +```console +helm uninstall livestreamdvr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install livestreamdvr \ + --set env.TZ="America/New York" \ + TrueCharts/livestreamdvr +``` + +#### 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 livestreamdvr TrueCharts/livestreamdvr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/livestreamdvr/0.0.11/app-readme.md b/incubator/livestreamdvr/0.0.12/app-readme.md similarity index 100% rename from incubator/livestreamdvr/0.0.11/app-readme.md rename to incubator/livestreamdvr/0.0.12/app-readme.md diff --git a/incubator/livestreamdvr/0.0.12/charts/common-10.4.7.tgz b/incubator/livestreamdvr/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/livestreamdvr/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/livestreamdvr/0.0.11/ix_values.yaml b/incubator/livestreamdvr/0.0.12/ix_values.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.11/ix_values.yaml rename to incubator/livestreamdvr/0.0.12/ix_values.yaml diff --git a/incubator/livestreamdvr/0.0.11/questions.yaml b/incubator/livestreamdvr/0.0.12/questions.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.11/questions.yaml rename to incubator/livestreamdvr/0.0.12/questions.yaml diff --git a/incubator/livestreamdvr/0.0.11/templates/common.yaml b/incubator/livestreamdvr/0.0.12/templates/common.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.11/templates/common.yaml rename to incubator/livestreamdvr/0.0.12/templates/common.yaml diff --git a/incubator/livestreamdvr/0.0.11/values.yaml b/incubator/livestreamdvr/0.0.12/values.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.11/values.yaml rename to incubator/livestreamdvr/0.0.12/values.yaml diff --git a/incubator/llalon-github-backup/0.0.11/CHANGELOG.md b/incubator/llalon-github-backup/0.0.11/CHANGELOG.md deleted file mode 100644 index 49f537e763b..00000000000 --- a/incubator/llalon-github-backup/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [llalon-github-backup-0.0.11]llalon-github-backup-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [llalon-github-backup-0.0.10]llalon-github-backup-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [llalon-github-backup-0.0.10]llalon-github-backup-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/llalon-github-backup/0.0.11/Chart.lock b/incubator/llalon-github-backup/0.0.11/Chart.lock deleted file mode 100644 index ec7ca3d1eee..00000000000 --- a/incubator/llalon-github-backup/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:24:59.131602412Z" diff --git a/incubator/llalon-github-backup/0.0.11/Chart.yaml b/incubator/llalon-github-backup/0.0.11/Chart.yaml deleted file mode 100644 index df9b0bea243..00000000000 --- a/incubator/llalon-github-backup/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Automatically backup github repositories on schedule. Allows for custom - configuration. -home: https://github.com/truecharts/apps/tree/master/charts/stable/llalon-github-backup -icon: https://truecharts.org/img/chart-icons/llalon-github-backup.png -keywords: - - llalon-github-backup - - Backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: llalon-github-backup -sources: - - https://github.com/abusesa/github-backup - - https://hub.docker.com/r/llalon/github-backup -type: application -version: 0.0.11 diff --git a/incubator/llalon-github-backup/0.0.11/README.md b/incubator/llalon-github-backup/0.0.11/README.md deleted file mode 100644 index fb80ba526bf..00000000000 --- a/incubator/llalon-github-backup/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# llalon-github-backup - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Automatically backup github repositories on schedule. Allows for custom configuration. - -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: [llalon-github-backup](https://truecharts.org/docs/charts/stable/llalon-github-backup) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `llalon-github-backup` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install llalon-github-backup TrueCharts/llalon-github-backup -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `llalon-github-backup` deployment - -```console -helm uninstall llalon-github-backup -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install llalon-github-backup \ - --set env.TZ="America/New York" \ - TrueCharts/llalon-github-backup -``` - -#### 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 llalon-github-backup TrueCharts/llalon-github-backup -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/llalon-github-backup/0.0.11/charts/common-10.4.6.tgz b/incubator/llalon-github-backup/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/llalon-github-backup/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/llalon-github-backup/0.0.12/CHANGELOG.md b/incubator/llalon-github-backup/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e97b303f78b --- /dev/null +++ b/incubator/llalon-github-backup/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [llalon-github-backup-0.0.12](https://github.com/truecharts/apps/compare/llalon-github-backup-0.0.11...llalon-github-backup-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [llalon-github-backup-0.0.11]llalon-github-backup-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [llalon-github-backup-0.0.10]llalon-github-backup-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [llalon-github-backup-0.0.10]llalon-github-backup-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/llalon-github-backup/0.0.12/Chart.lock b/incubator/llalon-github-backup/0.0.12/Chart.lock new file mode 100644 index 00000000000..dafb6f18d52 --- /dev/null +++ b/incubator/llalon-github-backup/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:06:44.746263738Z" diff --git a/incubator/llalon-github-backup/0.0.12/Chart.yaml b/incubator/llalon-github-backup/0.0.12/Chart.yaml new file mode 100644 index 00000000000..7a516492a38 --- /dev/null +++ b/incubator/llalon-github-backup/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Automatically backup github repositories on schedule. Allows for custom + configuration. +home: https://github.com/truecharts/apps/tree/master/charts/stable/llalon-github-backup +icon: https://truecharts.org/img/chart-icons/llalon-github-backup.png +keywords: + - llalon-github-backup + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: llalon-github-backup +sources: + - https://github.com/abusesa/github-backup + - https://hub.docker.com/r/llalon/github-backup +type: application +version: 0.0.12 diff --git a/incubator/llalon-github-backup/0.0.12/README.md b/incubator/llalon-github-backup/0.0.12/README.md new file mode 100644 index 00000000000..b847dc5d783 --- /dev/null +++ b/incubator/llalon-github-backup/0.0.12/README.md @@ -0,0 +1,108 @@ +# llalon-github-backup + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Automatically backup github repositories on schedule. Allows for custom configuration. + +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: [llalon-github-backup](https://truecharts.org/docs/charts/stable/llalon-github-backup) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `llalon-github-backup` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install llalon-github-backup TrueCharts/llalon-github-backup +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `llalon-github-backup` deployment + +```console +helm uninstall llalon-github-backup +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install llalon-github-backup \ + --set env.TZ="America/New York" \ + TrueCharts/llalon-github-backup +``` + +#### 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 llalon-github-backup TrueCharts/llalon-github-backup -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/llalon-github-backup/0.0.11/app-readme.md b/incubator/llalon-github-backup/0.0.12/app-readme.md similarity index 100% rename from incubator/llalon-github-backup/0.0.11/app-readme.md rename to incubator/llalon-github-backup/0.0.12/app-readme.md diff --git a/incubator/llalon-github-backup/0.0.12/charts/common-10.4.7.tgz b/incubator/llalon-github-backup/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/llalon-github-backup/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/llalon-github-backup/0.0.11/ix_values.yaml b/incubator/llalon-github-backup/0.0.12/ix_values.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.11/ix_values.yaml rename to incubator/llalon-github-backup/0.0.12/ix_values.yaml diff --git a/incubator/llalon-github-backup/0.0.11/questions.yaml b/incubator/llalon-github-backup/0.0.12/questions.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.11/questions.yaml rename to incubator/llalon-github-backup/0.0.12/questions.yaml diff --git a/incubator/llalon-github-backup/0.0.11/templates/common.yaml b/incubator/llalon-github-backup/0.0.12/templates/common.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.11/templates/common.yaml rename to incubator/llalon-github-backup/0.0.12/templates/common.yaml diff --git a/incubator/llalon-github-backup/0.0.11/values.yaml b/incubator/llalon-github-backup/0.0.12/values.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.11/values.yaml rename to incubator/llalon-github-backup/0.0.12/values.yaml diff --git a/incubator/longvinter/0.0.11/CHANGELOG.md b/incubator/longvinter/0.0.11/CHANGELOG.md deleted file mode 100644 index 24a48aa27f2..00000000000 --- a/incubator/longvinter/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [longvinter-0.0.11]longvinter-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [longvinter-0.0.10]longvinter-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [longvinter-0.0.10]longvinter-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/longvinter/0.0.11/Chart.lock b/incubator/longvinter/0.0.11/Chart.lock deleted file mode 100644 index 3ac29202e59..00000000000 --- a/incubator/longvinter/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:25:00.407825105Z" diff --git a/incubator/longvinter/0.0.11/Chart.yaml b/incubator/longvinter/0.0.11/Chart.yaml deleted file mode 100644 index 15b3712c2c9..00000000000 --- a/incubator/longvinter/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Longvinter and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/longvinter -icon: https://truecharts.org/img/chart-icons/longvinter.png -keywords: - - longvinter - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: longvinter -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/longvinter/0.0.11/README.md b/incubator/longvinter/0.0.11/README.md deleted file mode 100644 index 44092042953..00000000000 --- a/incubator/longvinter/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# longvinter - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Longvinter and run it. - -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: [longvinter](https://truecharts.org/docs/charts/stable/longvinter) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `longvinter` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install longvinter TrueCharts/longvinter -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `longvinter` deployment - -```console -helm uninstall longvinter -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install longvinter \ - --set env.TZ="America/New York" \ - TrueCharts/longvinter -``` - -#### 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 longvinter TrueCharts/longvinter -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/longvinter/0.0.11/charts/common-10.4.6.tgz b/incubator/longvinter/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/longvinter/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/longvinter/0.0.12/CHANGELOG.md b/incubator/longvinter/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..99cffd8793f --- /dev/null +++ b/incubator/longvinter/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [longvinter-0.0.12](https://github.com/truecharts/apps/compare/longvinter-0.0.11...longvinter-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [longvinter-0.0.11]longvinter-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [longvinter-0.0.10]longvinter-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [longvinter-0.0.10]longvinter-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/longvinter/0.0.12/Chart.lock b/incubator/longvinter/0.0.12/Chart.lock new file mode 100644 index 00000000000..057de534819 --- /dev/null +++ b/incubator/longvinter/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:06:47.44322697Z" diff --git a/incubator/longvinter/0.0.12/Chart.yaml b/incubator/longvinter/0.0.12/Chart.yaml new file mode 100644 index 00000000000..6035eeb7ea5 --- /dev/null +++ b/incubator/longvinter/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Longvinter and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/longvinter +icon: https://truecharts.org/img/chart-icons/longvinter.png +keywords: + - longvinter + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: longvinter +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/longvinter/0.0.12/README.md b/incubator/longvinter/0.0.12/README.md new file mode 100644 index 00000000000..3325978f972 --- /dev/null +++ b/incubator/longvinter/0.0.12/README.md @@ -0,0 +1,108 @@ +# longvinter + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Longvinter and run it. + +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: [longvinter](https://truecharts.org/docs/charts/stable/longvinter) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `longvinter` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install longvinter TrueCharts/longvinter +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `longvinter` deployment + +```console +helm uninstall longvinter +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install longvinter \ + --set env.TZ="America/New York" \ + TrueCharts/longvinter +``` + +#### 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 longvinter TrueCharts/longvinter -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/longvinter/0.0.11/app-readme.md b/incubator/longvinter/0.0.12/app-readme.md similarity index 100% rename from incubator/longvinter/0.0.11/app-readme.md rename to incubator/longvinter/0.0.12/app-readme.md diff --git a/incubator/longvinter/0.0.12/charts/common-10.4.7.tgz b/incubator/longvinter/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/longvinter/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/longvinter/0.0.11/ix_values.yaml b/incubator/longvinter/0.0.12/ix_values.yaml similarity index 100% rename from incubator/longvinter/0.0.11/ix_values.yaml rename to incubator/longvinter/0.0.12/ix_values.yaml diff --git a/incubator/longvinter/0.0.11/questions.yaml b/incubator/longvinter/0.0.12/questions.yaml similarity index 100% rename from incubator/longvinter/0.0.11/questions.yaml rename to incubator/longvinter/0.0.12/questions.yaml diff --git a/incubator/longvinter/0.0.11/templates/common.yaml b/incubator/longvinter/0.0.12/templates/common.yaml similarity index 100% rename from incubator/longvinter/0.0.11/templates/common.yaml rename to incubator/longvinter/0.0.12/templates/common.yaml diff --git a/incubator/longvinter/0.0.11/values.yaml b/incubator/longvinter/0.0.12/values.yaml similarity index 100% rename from incubator/longvinter/0.0.11/values.yaml rename to incubator/longvinter/0.0.12/values.yaml diff --git a/incubator/magnetico-environment/0.0.11/CHANGELOG.md b/incubator/magnetico-environment/0.0.11/CHANGELOG.md deleted file mode 100644 index 9188f5c9c0c..00000000000 --- a/incubator/magnetico-environment/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [magnetico-environment-0.0.11]magnetico-environment-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [magnetico-environment-0.0.10]magnetico-environment-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [magnetico-environment-0.0.10]magnetico-environment-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/magnetico-environment/0.0.11/Chart.lock b/incubator/magnetico-environment/0.0.11/Chart.lock deleted file mode 100644 index e84c42d092f..00000000000 --- a/incubator/magnetico-environment/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:25:05.824094573Z" diff --git a/incubator/magnetico-environment/0.0.11/Chart.yaml b/incubator/magnetico-environment/0.0.11/Chart.yaml deleted file mode 100644 index d558abc49af..00000000000 --- a/incubator/magnetico-environment/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - magnetico is an autonomous (self-hosted) BitTorrent DHT indexer / crawler - / search engine suite. -home: https://github.com/truecharts/apps/tree/master/charts/stable/magnetico-environment -icon: https://truecharts.org/img/chart-icons/magnetico-environment.png -keywords: - - magnetico-environment - - Downloaders - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: magnetico-environment -sources: - - https://github.com/boramalper/magnetico - - https://hub.docker.com/r/dyonr/magnetico-environment -type: application -version: 0.0.11 diff --git a/incubator/magnetico-environment/0.0.11/README.md b/incubator/magnetico-environment/0.0.11/README.md deleted file mode 100644 index a3cee6ecbbd..00000000000 --- a/incubator/magnetico-environment/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# magnetico-environment - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -magnetico is an autonomous (self-hosted) BitTorrent DHT indexer / crawler / search engine 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: [magnetico-environment](https://truecharts.org/docs/charts/stable/magnetico-environment) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `magnetico-environment` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install magnetico-environment TrueCharts/magnetico-environment -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `magnetico-environment` deployment - -```console -helm uninstall magnetico-environment -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install magnetico-environment \ - --set env.TZ="America/New York" \ - TrueCharts/magnetico-environment -``` - -#### 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 magnetico-environment TrueCharts/magnetico-environment -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/magnetico-environment/0.0.11/charts/common-10.4.6.tgz b/incubator/magnetico-environment/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/magnetico-environment/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/magnetico-environment/0.0.12/CHANGELOG.md b/incubator/magnetico-environment/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5b25a992ad6 --- /dev/null +++ b/incubator/magnetico-environment/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [magnetico-environment-0.0.12](https://github.com/truecharts/apps/compare/magnetico-environment-0.0.11...magnetico-environment-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [magnetico-environment-0.0.11]magnetico-environment-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [magnetico-environment-0.0.10]magnetico-environment-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [magnetico-environment-0.0.10]magnetico-environment-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/magnetico-environment/0.0.12/Chart.lock b/incubator/magnetico-environment/0.0.12/Chart.lock new file mode 100644 index 00000000000..d0b1c89ca5e --- /dev/null +++ b/incubator/magnetico-environment/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:06:49.460215087Z" diff --git a/incubator/magnetico-environment/0.0.12/Chart.yaml b/incubator/magnetico-environment/0.0.12/Chart.yaml new file mode 100644 index 00000000000..07a6a40113b --- /dev/null +++ b/incubator/magnetico-environment/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + magnetico is an autonomous (self-hosted) BitTorrent DHT indexer / crawler + / search engine suite. +home: https://github.com/truecharts/apps/tree/master/charts/stable/magnetico-environment +icon: https://truecharts.org/img/chart-icons/magnetico-environment.png +keywords: + - magnetico-environment + - Downloaders + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: magnetico-environment +sources: + - https://github.com/boramalper/magnetico + - https://hub.docker.com/r/dyonr/magnetico-environment +type: application +version: 0.0.12 diff --git a/incubator/magnetico-environment/0.0.12/README.md b/incubator/magnetico-environment/0.0.12/README.md new file mode 100644 index 00000000000..09fd7c16c58 --- /dev/null +++ b/incubator/magnetico-environment/0.0.12/README.md @@ -0,0 +1,108 @@ +# magnetico-environment + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +magnetico is an autonomous (self-hosted) BitTorrent DHT indexer / crawler / search engine 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: [magnetico-environment](https://truecharts.org/docs/charts/stable/magnetico-environment) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `magnetico-environment` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install magnetico-environment TrueCharts/magnetico-environment +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `magnetico-environment` deployment + +```console +helm uninstall magnetico-environment +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install magnetico-environment \ + --set env.TZ="America/New York" \ + TrueCharts/magnetico-environment +``` + +#### 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 magnetico-environment TrueCharts/magnetico-environment -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/magnetico-environment/0.0.11/app-readme.md b/incubator/magnetico-environment/0.0.12/app-readme.md similarity index 100% rename from incubator/magnetico-environment/0.0.11/app-readme.md rename to incubator/magnetico-environment/0.0.12/app-readme.md diff --git a/incubator/magnetico-environment/0.0.12/charts/common-10.4.7.tgz b/incubator/magnetico-environment/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/magnetico-environment/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/magnetico-environment/0.0.11/ix_values.yaml b/incubator/magnetico-environment/0.0.12/ix_values.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.11/ix_values.yaml rename to incubator/magnetico-environment/0.0.12/ix_values.yaml diff --git a/incubator/magnetico-environment/0.0.11/questions.yaml b/incubator/magnetico-environment/0.0.12/questions.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.11/questions.yaml rename to incubator/magnetico-environment/0.0.12/questions.yaml diff --git a/incubator/magnetico-environment/0.0.11/templates/common.yaml b/incubator/magnetico-environment/0.0.12/templates/common.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.11/templates/common.yaml rename to incubator/magnetico-environment/0.0.12/templates/common.yaml diff --git a/incubator/magnetico-environment/0.0.11/values.yaml b/incubator/magnetico-environment/0.0.12/values.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.11/values.yaml rename to incubator/magnetico-environment/0.0.12/values.yaml diff --git a/incubator/mailpile/0.0.11/CHANGELOG.md b/incubator/mailpile/0.0.11/CHANGELOG.md deleted file mode 100644 index 093593a1f0e..00000000000 --- a/incubator/mailpile/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [mailpile-0.0.11]mailpile-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [mailpile-0.0.10]mailpile-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [mailpile-0.0.10]mailpile-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/mailpile/0.0.11/Chart.lock b/incubator/mailpile/0.0.11/Chart.lock deleted file mode 100644 index 533f8b28ea8..00000000000 --- a/incubator/mailpile/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:25:18.873158591Z" diff --git a/incubator/mailpile/0.0.11/Chart.yaml b/incubator/mailpile/0.0.11/Chart.yaml deleted file mode 100644 index 2ea50ba658b..00000000000 --- a/incubator/mailpile/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Network-Web - - Network-Messenger -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Mailpile is software, an e-mail client. It runs on your desktop or laptop - computer and you interact with it by using your web browser. The goal of Mailpile - is to allow people to send e-mail in a more secure and private manner than before. -home: https://github.com/truecharts/apps/tree/master/charts/stable/mailpile -icon: https://truecharts.org/img/chart-icons/mailpile.png -keywords: - - mailpile - - Productivity - - Network-Web - - Network-Messenger -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mailpile -sources: - - https://www.mailpile.is/ - - https://hub.docker.com/r/rroemhild/mailpile/ -type: application -version: 0.0.11 diff --git a/incubator/mailpile/0.0.11/README.md b/incubator/mailpile/0.0.11/README.md deleted file mode 100644 index 281682d2639..00000000000 --- a/incubator/mailpile/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mailpile - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. - -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: [mailpile](https://truecharts.org/docs/charts/stable/mailpile) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mailpile` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mailpile TrueCharts/mailpile -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mailpile` deployment - -```console -helm uninstall mailpile -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mailpile \ - --set env.TZ="America/New York" \ - TrueCharts/mailpile -``` - -#### 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 mailpile TrueCharts/mailpile -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mailpile/0.0.11/charts/common-10.4.6.tgz b/incubator/mailpile/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/mailpile/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/mailpile/0.0.12/CHANGELOG.md b/incubator/mailpile/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b05ac92ca7c --- /dev/null +++ b/incubator/mailpile/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [mailpile-0.0.12](https://github.com/truecharts/apps/compare/mailpile-0.0.11...mailpile-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mailpile-0.0.11]mailpile-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [mailpile-0.0.10]mailpile-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [mailpile-0.0.10]mailpile-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/mailpile/0.0.12/Chart.lock b/incubator/mailpile/0.0.12/Chart.lock new file mode 100644 index 00000000000..a891890cecf --- /dev/null +++ b/incubator/mailpile/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:07:03.049713161Z" diff --git a/incubator/mailpile/0.0.12/Chart.yaml b/incubator/mailpile/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d8a22ac945c --- /dev/null +++ b/incubator/mailpile/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Network-Web + - Network-Messenger +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Mailpile is software, an e-mail client. It runs on your desktop or laptop + computer and you interact with it by using your web browser. The goal of Mailpile + is to allow people to send e-mail in a more secure and private manner than before. +home: https://github.com/truecharts/apps/tree/master/charts/stable/mailpile +icon: https://truecharts.org/img/chart-icons/mailpile.png +keywords: + - mailpile + - Productivity + - Network-Web + - Network-Messenger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mailpile +sources: + - https://www.mailpile.is/ + - https://hub.docker.com/r/rroemhild/mailpile/ +type: application +version: 0.0.12 diff --git a/incubator/mailpile/0.0.12/README.md b/incubator/mailpile/0.0.12/README.md new file mode 100644 index 00000000000..ac91620d19a --- /dev/null +++ b/incubator/mailpile/0.0.12/README.md @@ -0,0 +1,108 @@ +# mailpile + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. + +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: [mailpile](https://truecharts.org/docs/charts/stable/mailpile) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mailpile` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mailpile TrueCharts/mailpile +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mailpile` deployment + +```console +helm uninstall mailpile +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mailpile \ + --set env.TZ="America/New York" \ + TrueCharts/mailpile +``` + +#### 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 mailpile TrueCharts/mailpile -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mailpile/0.0.11/app-readme.md b/incubator/mailpile/0.0.12/app-readme.md similarity index 100% rename from incubator/mailpile/0.0.11/app-readme.md rename to incubator/mailpile/0.0.12/app-readme.md diff --git a/incubator/mailpile/0.0.12/charts/common-10.4.7.tgz b/incubator/mailpile/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/mailpile/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/mailpile/0.0.11/ix_values.yaml b/incubator/mailpile/0.0.12/ix_values.yaml similarity index 100% rename from incubator/mailpile/0.0.11/ix_values.yaml rename to incubator/mailpile/0.0.12/ix_values.yaml diff --git a/incubator/mailpile/0.0.11/questions.yaml b/incubator/mailpile/0.0.12/questions.yaml similarity index 100% rename from incubator/mailpile/0.0.11/questions.yaml rename to incubator/mailpile/0.0.12/questions.yaml diff --git a/incubator/mailpile/0.0.11/templates/common.yaml b/incubator/mailpile/0.0.12/templates/common.yaml similarity index 100% rename from incubator/mailpile/0.0.11/templates/common.yaml rename to incubator/mailpile/0.0.12/templates/common.yaml diff --git a/incubator/mailpile/0.0.11/values.yaml b/incubator/mailpile/0.0.12/values.yaml similarity index 100% rename from incubator/mailpile/0.0.11/values.yaml rename to incubator/mailpile/0.0.12/values.yaml diff --git a/incubator/maloja/0.0.11/CHANGELOG.md b/incubator/maloja/0.0.11/CHANGELOG.md deleted file mode 100644 index e4159e8210a..00000000000 --- a/incubator/maloja/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [maloja-0.0.11]maloja-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [maloja-0.0.10]maloja-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [maloja-0.0.10]maloja-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/maloja/0.0.11/Chart.lock b/incubator/maloja/0.0.11/Chart.lock deleted file mode 100644 index 510ce5bf2ec..00000000000 --- a/incubator/maloja/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:25:20.479746273Z" diff --git a/incubator/maloja/0.0.11/Chart.yaml b/incubator/maloja/0.0.11/Chart.yaml deleted file mode 100644 index 2f30fdcefe5..00000000000 --- a/incubator/maloja/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Self-hosted music scrobble database to create personal listening statistics\ - \ and charts as a substitute for Last.fm / Libre.fm / GNU FM.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/maloja -icon: https://truecharts.org/img/chart-icons/maloja.png -keywords: - - maloja - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: maloja -sources: - - https://maloja.krateng.ch/ - - https://hub.docker.com/r/krateng/maloja -type: application -version: 0.0.11 diff --git a/incubator/maloja/0.0.11/README.md b/incubator/maloja/0.0.11/README.md deleted file mode 100644 index 9ff276c4132..00000000000 --- a/incubator/maloja/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# maloja - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. - -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: [maloja](https://truecharts.org/docs/charts/stable/maloja) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `maloja` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install maloja TrueCharts/maloja -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `maloja` deployment - -```console -helm uninstall maloja -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install maloja \ - --set env.TZ="America/New York" \ - TrueCharts/maloja -``` - -#### 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 maloja TrueCharts/maloja -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/maloja/0.0.11/charts/common-10.4.6.tgz b/incubator/maloja/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/maloja/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/maloja/0.0.12/CHANGELOG.md b/incubator/maloja/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0d6e0c407ed --- /dev/null +++ b/incubator/maloja/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [maloja-0.0.12](https://github.com/truecharts/apps/compare/maloja-0.0.11...maloja-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [maloja-0.0.11]maloja-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [maloja-0.0.10]maloja-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [maloja-0.0.10]maloja-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/maloja/0.0.12/Chart.lock b/incubator/maloja/0.0.12/Chart.lock new file mode 100644 index 00000000000..d745f7aab6f --- /dev/null +++ b/incubator/maloja/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:07:04.304648933Z" diff --git a/incubator/maloja/0.0.12/Chart.yaml b/incubator/maloja/0.0.12/Chart.yaml new file mode 100644 index 00000000000..4e15aee82af --- /dev/null +++ b/incubator/maloja/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Self-hosted music scrobble database to create personal listening statistics\ + \ and charts as a substitute for Last.fm / Libre.fm / GNU FM.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/maloja +icon: https://truecharts.org/img/chart-icons/maloja.png +keywords: + - maloja + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: maloja +sources: + - https://maloja.krateng.ch/ + - https://hub.docker.com/r/krateng/maloja +type: application +version: 0.0.12 diff --git a/incubator/maloja/0.0.12/README.md b/incubator/maloja/0.0.12/README.md new file mode 100644 index 00000000000..50ccf785c48 --- /dev/null +++ b/incubator/maloja/0.0.12/README.md @@ -0,0 +1,108 @@ +# maloja + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. + +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: [maloja](https://truecharts.org/docs/charts/stable/maloja) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `maloja` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install maloja TrueCharts/maloja +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `maloja` deployment + +```console +helm uninstall maloja +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install maloja \ + --set env.TZ="America/New York" \ + TrueCharts/maloja +``` + +#### 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 maloja TrueCharts/maloja -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/maloja/0.0.11/app-readme.md b/incubator/maloja/0.0.12/app-readme.md similarity index 100% rename from incubator/maloja/0.0.11/app-readme.md rename to incubator/maloja/0.0.12/app-readme.md diff --git a/incubator/maloja/0.0.12/charts/common-10.4.7.tgz b/incubator/maloja/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/maloja/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/maloja/0.0.11/ix_values.yaml b/incubator/maloja/0.0.12/ix_values.yaml similarity index 100% rename from incubator/maloja/0.0.11/ix_values.yaml rename to incubator/maloja/0.0.12/ix_values.yaml diff --git a/incubator/maloja/0.0.11/questions.yaml b/incubator/maloja/0.0.12/questions.yaml similarity index 100% rename from incubator/maloja/0.0.11/questions.yaml rename to incubator/maloja/0.0.12/questions.yaml diff --git a/incubator/maloja/0.0.11/templates/common.yaml b/incubator/maloja/0.0.12/templates/common.yaml similarity index 100% rename from incubator/maloja/0.0.11/templates/common.yaml rename to incubator/maloja/0.0.12/templates/common.yaml diff --git a/incubator/maloja/0.0.11/values.yaml b/incubator/maloja/0.0.12/values.yaml similarity index 100% rename from incubator/maloja/0.0.11/values.yaml rename to incubator/maloja/0.0.12/values.yaml diff --git a/incubator/mango/0.0.11/CHANGELOG.md b/incubator/mango/0.0.11/CHANGELOG.md deleted file mode 100644 index c1fc05b9eee..00000000000 --- a/incubator/mango/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [mango-0.0.11]mango-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [mango-0.0.10]mango-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [mango-0.0.10]mango-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/mango/0.0.11/Chart.lock b/incubator/mango/0.0.11/Chart.lock deleted file mode 100644 index e33d7ad770c..00000000000 --- a/incubator/mango/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:25:21.904975464Z" diff --git a/incubator/mango/0.0.11/Chart.yaml b/incubator/mango/0.0.11/Chart.yaml deleted file mode 100644 index ff39a3d8649..00000000000 --- a/incubator/mango/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Mango is a self-hosted manga server and reader. Its features include[br] - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/mango -icon: https://truecharts.org/img/chart-icons/mango.png -keywords: - - mango - - MediaApp-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mango -sources: - - https://github.com/hkalexling/mango - - https://hub.docker.com/r/hkalexling/mango -type: application -version: 0.0.11 diff --git a/incubator/mango/0.0.11/README.md b/incubator/mango/0.0.11/README.md deleted file mode 100644 index 5e84951d721..00000000000 --- a/incubator/mango/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mango - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Mango is a self-hosted manga server and reader. Its features include[br] - -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: [mango](https://truecharts.org/docs/charts/stable/mango) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mango` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mango TrueCharts/mango -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mango` deployment - -```console -helm uninstall mango -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mango \ - --set env.TZ="America/New York" \ - TrueCharts/mango -``` - -#### 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 mango TrueCharts/mango -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mango/0.0.11/charts/common-10.4.6.tgz b/incubator/mango/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/mango/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/mango/0.0.12/CHANGELOG.md b/incubator/mango/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..82fcae0a201 --- /dev/null +++ b/incubator/mango/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [mango-0.0.12](https://github.com/truecharts/apps/compare/mango-0.0.11...mango-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mango-0.0.11]mango-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [mango-0.0.10]mango-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [mango-0.0.10]mango-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/mango/0.0.12/Chart.lock b/incubator/mango/0.0.12/Chart.lock new file mode 100644 index 00000000000..e5479be2058 --- /dev/null +++ b/incubator/mango/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:07:06.353467218Z" diff --git a/incubator/mango/0.0.12/Chart.yaml b/incubator/mango/0.0.12/Chart.yaml new file mode 100644 index 00000000000..6fbb0fcec9f --- /dev/null +++ b/incubator/mango/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Books +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Mango is a self-hosted manga server and reader. Its features include[br] + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/mango +icon: https://truecharts.org/img/chart-icons/mango.png +keywords: + - mango + - MediaApp-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mango +sources: + - https://github.com/hkalexling/mango + - https://hub.docker.com/r/hkalexling/mango +type: application +version: 0.0.12 diff --git a/incubator/mango/0.0.12/README.md b/incubator/mango/0.0.12/README.md new file mode 100644 index 00000000000..de91bcbf8a0 --- /dev/null +++ b/incubator/mango/0.0.12/README.md @@ -0,0 +1,108 @@ +# mango + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Mango is a self-hosted manga server and reader. Its features include[br] + +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: [mango](https://truecharts.org/docs/charts/stable/mango) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mango` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mango TrueCharts/mango +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mango` deployment + +```console +helm uninstall mango +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mango \ + --set env.TZ="America/New York" \ + TrueCharts/mango +``` + +#### 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 mango TrueCharts/mango -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mango/0.0.11/app-readme.md b/incubator/mango/0.0.12/app-readme.md similarity index 100% rename from incubator/mango/0.0.11/app-readme.md rename to incubator/mango/0.0.12/app-readme.md diff --git a/incubator/mango/0.0.12/charts/common-10.4.7.tgz b/incubator/mango/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/mango/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/mango/0.0.11/ix_values.yaml b/incubator/mango/0.0.12/ix_values.yaml similarity index 100% rename from incubator/mango/0.0.11/ix_values.yaml rename to incubator/mango/0.0.12/ix_values.yaml diff --git a/incubator/mango/0.0.11/questions.yaml b/incubator/mango/0.0.12/questions.yaml similarity index 100% rename from incubator/mango/0.0.11/questions.yaml rename to incubator/mango/0.0.12/questions.yaml diff --git a/incubator/mango/0.0.11/templates/common.yaml b/incubator/mango/0.0.12/templates/common.yaml similarity index 100% rename from incubator/mango/0.0.11/templates/common.yaml rename to incubator/mango/0.0.12/templates/common.yaml diff --git a/incubator/mango/0.0.11/values.yaml b/incubator/mango/0.0.12/values.yaml similarity index 100% rename from incubator/mango/0.0.11/values.yaml rename to incubator/mango/0.0.12/values.yaml diff --git a/incubator/media-roller/0.0.11/CHANGELOG.md b/incubator/media-roller/0.0.11/CHANGELOG.md deleted file mode 100644 index fae93791f90..00000000000 --- a/incubator/media-roller/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [media-roller-0.0.11]media-roller-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [media-roller-0.0.10]media-roller-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [media-roller-0.0.10]media-roller-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/media-roller/0.0.11/Chart.lock b/incubator/media-roller/0.0.11/Chart.lock deleted file mode 100644 index d50b834ee22..00000000000 --- a/incubator/media-roller/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:25:27.209784354Z" diff --git a/incubator/media-roller/0.0.11/Chart.yaml b/incubator/media-roller/0.0.11/Chart.yaml deleted file mode 100644 index a113a4f8bcf..00000000000 --- a/incubator/media-roller/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Mobile friendly tool for downloading videos from social media.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/media-roller -icon: https://truecharts.org/img/chart-icons/media-roller.png -keywords: - - media-roller - - Tools-Utilities - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: media-roller -sources: - - https://github.com/rroller/media-roller - - https://hub.docker.com/repository/docker/ronnieroller/media-roller -type: application -version: 0.0.11 diff --git a/incubator/media-roller/0.0.11/README.md b/incubator/media-roller/0.0.11/README.md deleted file mode 100644 index e92091b668e..00000000000 --- a/incubator/media-roller/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# media-roller - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Mobile friendly tool for downloading videos from social media. - -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: [media-roller](https://truecharts.org/docs/charts/stable/media-roller) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `media-roller` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install media-roller TrueCharts/media-roller -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `media-roller` deployment - -```console -helm uninstall media-roller -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install media-roller \ - --set env.TZ="America/New York" \ - TrueCharts/media-roller -``` - -#### 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 media-roller TrueCharts/media-roller -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/media-roller/0.0.11/charts/common-10.4.6.tgz b/incubator/media-roller/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/media-roller/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/media-roller/0.0.12/CHANGELOG.md b/incubator/media-roller/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ec32b5ea09f --- /dev/null +++ b/incubator/media-roller/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [media-roller-0.0.12](https://github.com/truecharts/apps/compare/media-roller-0.0.11...media-roller-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [media-roller-0.0.11]media-roller-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [media-roller-0.0.10]media-roller-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [media-roller-0.0.10]media-roller-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/media-roller/0.0.12/Chart.lock b/incubator/media-roller/0.0.12/Chart.lock new file mode 100644 index 00000000000..70fced1364e --- /dev/null +++ b/incubator/media-roller/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:07:08.370701975Z" diff --git a/incubator/media-roller/0.0.12/Chart.yaml b/incubator/media-roller/0.0.12/Chart.yaml new file mode 100644 index 00000000000..210d94aad99 --- /dev/null +++ b/incubator/media-roller/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Mobile friendly tool for downloading videos from social media.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/media-roller +icon: https://truecharts.org/img/chart-icons/media-roller.png +keywords: + - media-roller + - Tools-Utilities + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: media-roller +sources: + - https://github.com/rroller/media-roller + - https://hub.docker.com/repository/docker/ronnieroller/media-roller +type: application +version: 0.0.12 diff --git a/incubator/media-roller/0.0.12/README.md b/incubator/media-roller/0.0.12/README.md new file mode 100644 index 00000000000..17c877d93ec --- /dev/null +++ b/incubator/media-roller/0.0.12/README.md @@ -0,0 +1,108 @@ +# media-roller + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Mobile friendly tool for downloading videos from social media. + +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: [media-roller](https://truecharts.org/docs/charts/stable/media-roller) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `media-roller` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install media-roller TrueCharts/media-roller +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `media-roller` deployment + +```console +helm uninstall media-roller +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install media-roller \ + --set env.TZ="America/New York" \ + TrueCharts/media-roller +``` + +#### 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 media-roller TrueCharts/media-roller -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/media-roller/0.0.11/app-readme.md b/incubator/media-roller/0.0.12/app-readme.md similarity index 100% rename from incubator/media-roller/0.0.11/app-readme.md rename to incubator/media-roller/0.0.12/app-readme.md diff --git a/incubator/media-roller/0.0.12/charts/common-10.4.7.tgz b/incubator/media-roller/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/media-roller/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/media-roller/0.0.11/ix_values.yaml b/incubator/media-roller/0.0.12/ix_values.yaml similarity index 100% rename from incubator/media-roller/0.0.11/ix_values.yaml rename to incubator/media-roller/0.0.12/ix_values.yaml diff --git a/incubator/media-roller/0.0.11/questions.yaml b/incubator/media-roller/0.0.12/questions.yaml similarity index 100% rename from incubator/media-roller/0.0.11/questions.yaml rename to incubator/media-roller/0.0.12/questions.yaml diff --git a/incubator/media-roller/0.0.11/templates/common.yaml b/incubator/media-roller/0.0.12/templates/common.yaml similarity index 100% rename from incubator/media-roller/0.0.11/templates/common.yaml rename to incubator/media-roller/0.0.12/templates/common.yaml diff --git a/incubator/media-roller/0.0.11/values.yaml b/incubator/media-roller/0.0.12/values.yaml similarity index 100% rename from incubator/media-roller/0.0.11/values.yaml rename to incubator/media-roller/0.0.12/values.yaml diff --git a/incubator/mediaelch/0.0.11/CHANGELOG.md b/incubator/mediaelch/0.0.11/CHANGELOG.md deleted file mode 100644 index 1b0a5e414fe..00000000000 --- a/incubator/mediaelch/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [mediaelch-0.0.11]mediaelch-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [mediaelch-0.0.10]mediaelch-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [mediaelch-0.0.10]mediaelch-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/mediaelch/0.0.11/Chart.lock b/incubator/mediaelch/0.0.11/Chart.lock deleted file mode 100644 index 3e41d16b658..00000000000 --- a/incubator/mediaelch/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:25:42.03573665Z" diff --git a/incubator/mediaelch/0.0.11/Chart.yaml b/incubator/mediaelch/0.0.11/Chart.yaml deleted file mode 100644 index 37345ec4872..00000000000 --- a/incubator/mediaelch/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Mediaelch is a Tool to manage your movie and show libary regarding the - metadata and artwork. -home: https://github.com/truecharts/apps/tree/master/charts/stable/mediaelch -icon: https://truecharts.org/img/chart-icons/mediaelch.png -keywords: - - mediaelch - - Tools - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mediaelch -sources: - - https://github.com/Komet/MediaElch - - https://hub.docker.com/repository/docker/masonxx/mediaelch -type: application -version: 0.0.11 diff --git a/incubator/mediaelch/0.0.11/README.md b/incubator/mediaelch/0.0.11/README.md deleted file mode 100644 index 20673487e78..00000000000 --- a/incubator/mediaelch/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mediaelch - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. - -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: [mediaelch](https://truecharts.org/docs/charts/stable/mediaelch) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mediaelch` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mediaelch TrueCharts/mediaelch -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mediaelch` deployment - -```console -helm uninstall mediaelch -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mediaelch \ - --set env.TZ="America/New York" \ - TrueCharts/mediaelch -``` - -#### 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 mediaelch TrueCharts/mediaelch -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mediaelch/0.0.11/charts/common-10.4.6.tgz b/incubator/mediaelch/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/mediaelch/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/mediaelch/0.0.12/CHANGELOG.md b/incubator/mediaelch/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d105469f37f --- /dev/null +++ b/incubator/mediaelch/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [mediaelch-0.0.12](https://github.com/truecharts/apps/compare/mediaelch-0.0.11...mediaelch-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mediaelch-0.0.11]mediaelch-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [mediaelch-0.0.10]mediaelch-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [mediaelch-0.0.10]mediaelch-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/mediaelch/0.0.12/Chart.lock b/incubator/mediaelch/0.0.12/Chart.lock new file mode 100644 index 00000000000..a861cb750d8 --- /dev/null +++ b/incubator/mediaelch/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:07:21.815448993Z" diff --git a/incubator/mediaelch/0.0.12/Chart.yaml b/incubator/mediaelch/0.0.12/Chart.yaml new file mode 100644 index 00000000000..f649f995c23 --- /dev/null +++ b/incubator/mediaelch/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Mediaelch is a Tool to manage your movie and show libary regarding the + metadata and artwork. +home: https://github.com/truecharts/apps/tree/master/charts/stable/mediaelch +icon: https://truecharts.org/img/chart-icons/mediaelch.png +keywords: + - mediaelch + - Tools + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mediaelch +sources: + - https://github.com/Komet/MediaElch + - https://hub.docker.com/repository/docker/masonxx/mediaelch +type: application +version: 0.0.12 diff --git a/incubator/mediaelch/0.0.12/README.md b/incubator/mediaelch/0.0.12/README.md new file mode 100644 index 00000000000..3f9b8037b83 --- /dev/null +++ b/incubator/mediaelch/0.0.12/README.md @@ -0,0 +1,108 @@ +# mediaelch + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. + +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: [mediaelch](https://truecharts.org/docs/charts/stable/mediaelch) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mediaelch` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mediaelch TrueCharts/mediaelch +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mediaelch` deployment + +```console +helm uninstall mediaelch +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mediaelch \ + --set env.TZ="America/New York" \ + TrueCharts/mediaelch +``` + +#### 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 mediaelch TrueCharts/mediaelch -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mediaelch/0.0.11/app-readme.md b/incubator/mediaelch/0.0.12/app-readme.md similarity index 100% rename from incubator/mediaelch/0.0.11/app-readme.md rename to incubator/mediaelch/0.0.12/app-readme.md diff --git a/incubator/mediaelch/0.0.12/charts/common-10.4.7.tgz b/incubator/mediaelch/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/mediaelch/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/mediaelch/0.0.11/ix_values.yaml b/incubator/mediaelch/0.0.12/ix_values.yaml similarity index 100% rename from incubator/mediaelch/0.0.11/ix_values.yaml rename to incubator/mediaelch/0.0.12/ix_values.yaml diff --git a/incubator/mediaelch/0.0.11/questions.yaml b/incubator/mediaelch/0.0.12/questions.yaml similarity index 100% rename from incubator/mediaelch/0.0.11/questions.yaml rename to incubator/mediaelch/0.0.12/questions.yaml diff --git a/incubator/mediaelch/0.0.11/templates/common.yaml b/incubator/mediaelch/0.0.12/templates/common.yaml similarity index 100% rename from incubator/mediaelch/0.0.11/templates/common.yaml rename to incubator/mediaelch/0.0.12/templates/common.yaml diff --git a/incubator/mediaelch/0.0.11/values.yaml b/incubator/mediaelch/0.0.12/values.yaml similarity index 100% rename from incubator/mediaelch/0.0.11/values.yaml rename to incubator/mediaelch/0.0.12/values.yaml diff --git a/incubator/mediagoblin/0.0.11/CHANGELOG.md b/incubator/mediagoblin/0.0.11/CHANGELOG.md deleted file mode 100644 index 60a086dd30f..00000000000 --- a/incubator/mediagoblin/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [mediagoblin-0.0.11]mediagoblin-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [mediagoblin-0.0.10]mediagoblin-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [mediagoblin-0.0.10]mediagoblin-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/mediagoblin/0.0.11/Chart.lock b/incubator/mediagoblin/0.0.11/Chart.lock deleted file mode 100644 index 68f3e08a589..00000000000 --- a/incubator/mediagoblin/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:25:44.297528579Z" diff --git a/incubator/mediagoblin/0.0.11/Chart.yaml b/incubator/mediagoblin/0.0.11/Chart.yaml deleted file mode 100644 index 04ea7e2ffe0..00000000000 --- a/incubator/mediagoblin/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "MediaGoblin is a free software media publishing platform that anyone - can run. You can think of it as a decentralized alternative to Flickr, YouTube, - SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: - [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" -home: https://github.com/truecharts/apps/tree/master/charts/stable/mediagoblin -icon: https://truecharts.org/img/chart-icons/mediagoblin.png -keywords: - - mediagoblin - - MediaApp-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mediagoblin -sources: - - https://mediagoblin.org/ - - https://hub.docker.com/r/mtlynch/mediagoblin/ -type: application -version: 0.0.11 diff --git a/incubator/mediagoblin/0.0.11/README.md b/incubator/mediagoblin/0.0.11/README.md deleted file mode 100644 index a6d152b213e..00000000000 --- a/incubator/mediagoblin/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mediagoblin - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] - -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: [mediagoblin](https://truecharts.org/docs/charts/stable/mediagoblin) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mediagoblin` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mediagoblin TrueCharts/mediagoblin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mediagoblin` deployment - -```console -helm uninstall mediagoblin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mediagoblin \ - --set env.TZ="America/New York" \ - TrueCharts/mediagoblin -``` - -#### 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 mediagoblin TrueCharts/mediagoblin -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mediagoblin/0.0.11/charts/common-10.4.6.tgz b/incubator/mediagoblin/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/mediagoblin/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/mediagoblin/0.0.12/CHANGELOG.md b/incubator/mediagoblin/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5b4499273e3 --- /dev/null +++ b/incubator/mediagoblin/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [mediagoblin-0.0.12](https://github.com/truecharts/apps/compare/mediagoblin-0.0.11...mediagoblin-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mediagoblin-0.0.11]mediagoblin-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [mediagoblin-0.0.10]mediagoblin-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [mediagoblin-0.0.10]mediagoblin-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/mediagoblin/0.0.12/Chart.lock b/incubator/mediagoblin/0.0.12/Chart.lock new file mode 100644 index 00000000000..f360095c848 --- /dev/null +++ b/incubator/mediagoblin/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:07:23.584466558Z" diff --git a/incubator/mediagoblin/0.0.12/Chart.yaml b/incubator/mediagoblin/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ece1c28a5d4 --- /dev/null +++ b/incubator/mediagoblin/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "MediaGoblin is a free software media publishing platform that anyone + can run. You can think of it as a decentralized alternative to Flickr, YouTube, + SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: + [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" +home: https://github.com/truecharts/apps/tree/master/charts/stable/mediagoblin +icon: https://truecharts.org/img/chart-icons/mediagoblin.png +keywords: + - mediagoblin + - MediaApp-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mediagoblin +sources: + - https://mediagoblin.org/ + - https://hub.docker.com/r/mtlynch/mediagoblin/ +type: application +version: 0.0.12 diff --git a/incubator/mediagoblin/0.0.12/README.md b/incubator/mediagoblin/0.0.12/README.md new file mode 100644 index 00000000000..2b786f6c627 --- /dev/null +++ b/incubator/mediagoblin/0.0.12/README.md @@ -0,0 +1,108 @@ +# mediagoblin + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] + +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: [mediagoblin](https://truecharts.org/docs/charts/stable/mediagoblin) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mediagoblin` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mediagoblin TrueCharts/mediagoblin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mediagoblin` deployment + +```console +helm uninstall mediagoblin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mediagoblin \ + --set env.TZ="America/New York" \ + TrueCharts/mediagoblin +``` + +#### 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 mediagoblin TrueCharts/mediagoblin -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mediagoblin/0.0.11/app-readme.md b/incubator/mediagoblin/0.0.12/app-readme.md similarity index 100% rename from incubator/mediagoblin/0.0.11/app-readme.md rename to incubator/mediagoblin/0.0.12/app-readme.md diff --git a/incubator/mediagoblin/0.0.12/charts/common-10.4.7.tgz b/incubator/mediagoblin/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/mediagoblin/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/mediagoblin/0.0.11/ix_values.yaml b/incubator/mediagoblin/0.0.12/ix_values.yaml similarity index 100% rename from incubator/mediagoblin/0.0.11/ix_values.yaml rename to incubator/mediagoblin/0.0.12/ix_values.yaml diff --git a/incubator/mediagoblin/0.0.11/questions.yaml b/incubator/mediagoblin/0.0.12/questions.yaml similarity index 100% rename from incubator/mediagoblin/0.0.11/questions.yaml rename to incubator/mediagoblin/0.0.12/questions.yaml diff --git a/incubator/mediagoblin/0.0.11/templates/common.yaml b/incubator/mediagoblin/0.0.12/templates/common.yaml similarity index 100% rename from incubator/mediagoblin/0.0.11/templates/common.yaml rename to incubator/mediagoblin/0.0.12/templates/common.yaml diff --git a/incubator/mediagoblin/0.0.11/values.yaml b/incubator/mediagoblin/0.0.12/values.yaml similarity index 100% rename from incubator/mediagoblin/0.0.11/values.yaml rename to incubator/mediagoblin/0.0.12/values.yaml diff --git a/incubator/mediainfo/0.0.14/CHANGELOG.md b/incubator/mediainfo/0.0.14/CHANGELOG.md deleted file mode 100644 index e944565be1e..00000000000 --- a/incubator/mediainfo/0.0.14/CHANGELOG.md +++ /dev/null @@ -1,98 +0,0 @@ -# Changelog - - - -## [mediainfo-0.0.14](https://github.com/truecharts/apps/compare/mediainfo-0.0.12...mediainfo-0.0.14) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [mediainfo-0.0.12](https://github.com/truecharts/apps/compare/mediainfo-0.0.11...mediainfo-0.0.12) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [mediainfo-0.0.11](https://github.com/truecharts/apps/compare/mediainfo-0.0.10...mediainfo-0.0.11) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [mediainfo-0.0.10](https://github.com/truecharts/apps/compare/mediainfo-0.0.8...mediainfo-0.0.10) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [mediainfo-0.0.8](https://github.com/truecharts/apps/compare/mediainfo-0.0.6...mediainfo-0.0.8) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [mediainfo-0.0.6](https://github.com/truecharts/apps/compare/mediainfo-0.0.5...mediainfo-0.0.6) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [mediainfo-0.0.5](https://github.com/truecharts/apps/compare/mediainfo-0.0.4...mediainfo-0.0.5) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [mediainfo-0.0.4](https://github.com/truecharts/apps/compare/mediainfo-0.0.3...mediainfo-0.0.4) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [mediainfo-0.0.3](https://github.com/truecharts/apps/compare/mediainfo-0.0.2...mediainfo-0.0.3) (2022-07-11) - -#### Chore - -* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) - - - - -### [mediainfo-0.0.2](https://github.com/truecharts/apps/compare/mediainfo-0.0.1...mediainfo-0.0.2) (2022-07-09) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### mediainfo-0.0.1 (2022-07-05) - -#### Feat - -* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) diff --git a/incubator/mediainfo/0.0.14/Chart.lock b/incubator/mediainfo/0.0.14/Chart.lock deleted file mode 100644 index d7d91844f81..00000000000 --- a/incubator/mediainfo/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:25:45.653543686Z" diff --git a/incubator/mediainfo/0.0.14/Chart.yaml b/incubator/mediainfo/0.0.14/Chart.yaml deleted file mode 100644 index 95dcb62b752..00000000000 --- a/incubator/mediainfo/0.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. -home: https://github.com/truecharts/apps/tree/master/charts/stable/mediainfo -icon: https://truecharts.org/img/chart-icons/mediainfo.png -keywords: - - info - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mediainfo -sources: - - https://github.com/jlesage/docker-mediainfo - - https://hub.docker.com/r/jlesage/mediainfo/ -type: application -version: 0.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/mediainfo/0.0.14/README.md b/incubator/mediainfo/0.0.14/README.md deleted file mode 100644 index 87040deec05..00000000000 --- a/incubator/mediainfo/0.0.14/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mediainfo - -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.0](https://img.shields.io/badge/AppVersion-1.10.0-informational?style=flat-square) - -MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. - -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: [mediainfo](https://truecharts.org/docs/charts/stable/mediainfo) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mediainfo` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mediainfo TrueCharts/mediainfo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mediainfo` deployment - -```console -helm uninstall mediainfo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mediainfo \ - --set env.TZ="America/New York" \ - TrueCharts/mediainfo -``` - -#### 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 mediainfo TrueCharts/mediainfo -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mediainfo/0.0.14/charts/common-10.4.6.tgz b/incubator/mediainfo/0.0.14/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/mediainfo/0.0.14/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/mediainfo/0.0.15/CHANGELOG.md b/incubator/mediainfo/0.0.15/CHANGELOG.md new file mode 100644 index 00000000000..af96b647d4c --- /dev/null +++ b/incubator/mediainfo/0.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mediainfo-0.0.15](https://github.com/truecharts/apps/compare/mediainfo-0.0.14...mediainfo-0.0.15) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mediainfo-0.0.14](https://github.com/truecharts/apps/compare/mediainfo-0.0.12...mediainfo-0.0.14) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [mediainfo-0.0.12](https://github.com/truecharts/apps/compare/mediainfo-0.0.11...mediainfo-0.0.12) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [mediainfo-0.0.11](https://github.com/truecharts/apps/compare/mediainfo-0.0.10...mediainfo-0.0.11) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [mediainfo-0.0.10](https://github.com/truecharts/apps/compare/mediainfo-0.0.8...mediainfo-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [mediainfo-0.0.8](https://github.com/truecharts/apps/compare/mediainfo-0.0.6...mediainfo-0.0.8) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [mediainfo-0.0.6](https://github.com/truecharts/apps/compare/mediainfo-0.0.5...mediainfo-0.0.6) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [mediainfo-0.0.5](https://github.com/truecharts/apps/compare/mediainfo-0.0.4...mediainfo-0.0.5) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [mediainfo-0.0.4](https://github.com/truecharts/apps/compare/mediainfo-0.0.3...mediainfo-0.0.4) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [mediainfo-0.0.3](https://github.com/truecharts/apps/compare/mediainfo-0.0.2...mediainfo-0.0.3) (2022-07-11) + +#### Chore + +* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) + + + + +### [mediainfo-0.0.2](https://github.com/truecharts/apps/compare/mediainfo-0.0.1...mediainfo-0.0.2) (2022-07-09) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + diff --git a/incubator/mediainfo/0.0.15/Chart.lock b/incubator/mediainfo/0.0.15/Chart.lock new file mode 100644 index 00000000000..c9cc7ee8d1e --- /dev/null +++ b/incubator/mediainfo/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:07:25.088687684Z" diff --git a/incubator/mediainfo/0.0.15/Chart.yaml b/incubator/mediainfo/0.0.15/Chart.yaml new file mode 100644 index 00000000000..756d4379271 --- /dev/null +++ b/incubator/mediainfo/0.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. +home: https://github.com/truecharts/apps/tree/master/charts/stable/mediainfo +icon: https://truecharts.org/img/chart-icons/mediainfo.png +keywords: + - info + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mediainfo +sources: + - https://github.com/jlesage/docker-mediainfo + - https://hub.docker.com/r/jlesage/mediainfo/ +type: application +version: 0.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/mediainfo/0.0.15/README.md b/incubator/mediainfo/0.0.15/README.md new file mode 100644 index 00000000000..206b8b68e6a --- /dev/null +++ b/incubator/mediainfo/0.0.15/README.md @@ -0,0 +1,108 @@ +# mediainfo + +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.0](https://img.shields.io/badge/AppVersion-1.10.0-informational?style=flat-square) + +MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. + +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: [mediainfo](https://truecharts.org/docs/charts/stable/mediainfo) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mediainfo` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mediainfo TrueCharts/mediainfo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mediainfo` deployment + +```console +helm uninstall mediainfo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mediainfo \ + --set env.TZ="America/New York" \ + TrueCharts/mediainfo +``` + +#### 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 mediainfo TrueCharts/mediainfo -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mediainfo/0.0.14/app-readme.md b/incubator/mediainfo/0.0.15/app-readme.md similarity index 100% rename from incubator/mediainfo/0.0.14/app-readme.md rename to incubator/mediainfo/0.0.15/app-readme.md diff --git a/incubator/mediainfo/0.0.15/charts/common-10.4.7.tgz b/incubator/mediainfo/0.0.15/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/mediainfo/0.0.15/charts/common-10.4.7.tgz differ diff --git a/incubator/mediainfo/0.0.14/ix_values.yaml b/incubator/mediainfo/0.0.15/ix_values.yaml similarity index 100% rename from incubator/mediainfo/0.0.14/ix_values.yaml rename to incubator/mediainfo/0.0.15/ix_values.yaml diff --git a/incubator/mediainfo/0.0.14/questions.yaml b/incubator/mediainfo/0.0.15/questions.yaml similarity index 100% rename from incubator/mediainfo/0.0.14/questions.yaml rename to incubator/mediainfo/0.0.15/questions.yaml diff --git a/incubator/mediainfo/0.0.14/templates/common.yaml b/incubator/mediainfo/0.0.15/templates/common.yaml similarity index 100% rename from incubator/mediainfo/0.0.14/templates/common.yaml rename to incubator/mediainfo/0.0.15/templates/common.yaml diff --git a/incubator/mediainfo/0.0.14/values.yaml b/incubator/mediainfo/0.0.15/values.yaml similarity index 100% rename from incubator/mediainfo/0.0.14/values.yaml rename to incubator/mediainfo/0.0.15/values.yaml diff --git a/incubator/megasync/0.0.11/CHANGELOG.md b/incubator/megasync/0.0.11/CHANGELOG.md deleted file mode 100644 index a67f17dff12..00000000000 --- a/incubator/megasync/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [megasync-0.0.11]megasync-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [megasync-0.0.10]megasync-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [megasync-0.0.10]megasync-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/megasync/0.0.11/Chart.lock b/incubator/megasync/0.0.11/Chart.lock deleted file mode 100644 index 2cf7bdd3270..00000000000 --- a/incubator/megasync/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:25:51.150534711Z" diff --git a/incubator/megasync/0.0.11/Chart.yaml b/incubator/megasync/0.0.11/Chart.yaml deleted file mode 100644 index ef725974b02..00000000000 --- a/incubator/megasync/0.0.11/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "MEGAsync is an intuitive application that enables you to effortlessly\ - \ synchronize folders on several computers. You simply need to upload data in the\ - \ cloud and, within seconds, you can explore the same documents on your own PC.\r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/megasync -icon: https://truecharts.org/img/chart-icons/megasync.png -keywords: - - megasync - - Network-Other - - Productivity - - Tools-Utilities - - Backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: megasync -sources: - - https://hub.docker.com/r/ich777/doh-server - - https://hub.docker.com/r/ich777/megasync -type: application -version: 0.0.11 diff --git a/incubator/megasync/0.0.11/README.md b/incubator/megasync/0.0.11/README.md deleted file mode 100644 index 3ce5f0fd1d8..00000000000 --- a/incubator/megasync/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# megasync - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC. - -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: [megasync](https://truecharts.org/docs/charts/stable/megasync) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `megasync` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install megasync TrueCharts/megasync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `megasync` deployment - -```console -helm uninstall megasync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install megasync \ - --set env.TZ="America/New York" \ - TrueCharts/megasync -``` - -#### 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 megasync TrueCharts/megasync -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/megasync/0.0.11/charts/common-10.4.6.tgz b/incubator/megasync/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/megasync/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/megasync/0.0.12/CHANGELOG.md b/incubator/megasync/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a69390d7cc0 --- /dev/null +++ b/incubator/megasync/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [megasync-0.0.12](https://github.com/truecharts/apps/compare/megasync-0.0.11...megasync-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [megasync-0.0.11]megasync-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [megasync-0.0.10]megasync-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [megasync-0.0.10]megasync-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/megasync/0.0.12/Chart.lock b/incubator/megasync/0.0.12/Chart.lock new file mode 100644 index 00000000000..52871f6d43c --- /dev/null +++ b/incubator/megasync/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:07:28.200424742Z" diff --git a/incubator/megasync/0.0.12/Chart.yaml b/incubator/megasync/0.0.12/Chart.yaml new file mode 100644 index 00000000000..23605170b32 --- /dev/null +++ b/incubator/megasync/0.0.12/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Productivity + - Tools-Utilities + - Backup +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "MEGAsync is an intuitive application that enables you to effortlessly\ + \ synchronize folders on several computers. You simply need to upload data in the\ + \ cloud and, within seconds, you can explore the same documents on your own PC.\r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/megasync +icon: https://truecharts.org/img/chart-icons/megasync.png +keywords: + - megasync + - Network-Other + - Productivity + - Tools-Utilities + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: megasync +sources: + - https://hub.docker.com/r/ich777/doh-server + - https://hub.docker.com/r/ich777/megasync +type: application +version: 0.0.12 diff --git a/incubator/megasync/0.0.12/README.md b/incubator/megasync/0.0.12/README.md new file mode 100644 index 00000000000..a74c0790479 --- /dev/null +++ b/incubator/megasync/0.0.12/README.md @@ -0,0 +1,108 @@ +# megasync + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC. + +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: [megasync](https://truecharts.org/docs/charts/stable/megasync) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `megasync` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install megasync TrueCharts/megasync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `megasync` deployment + +```console +helm uninstall megasync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install megasync \ + --set env.TZ="America/New York" \ + TrueCharts/megasync +``` + +#### 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 megasync TrueCharts/megasync -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/megasync/0.0.11/app-readme.md b/incubator/megasync/0.0.12/app-readme.md similarity index 100% rename from incubator/megasync/0.0.11/app-readme.md rename to incubator/megasync/0.0.12/app-readme.md diff --git a/incubator/megasync/0.0.12/charts/common-10.4.7.tgz b/incubator/megasync/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/megasync/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/megasync/0.0.11/ix_values.yaml b/incubator/megasync/0.0.12/ix_values.yaml similarity index 100% rename from incubator/megasync/0.0.11/ix_values.yaml rename to incubator/megasync/0.0.12/ix_values.yaml diff --git a/incubator/megasync/0.0.11/questions.yaml b/incubator/megasync/0.0.12/questions.yaml similarity index 100% rename from incubator/megasync/0.0.11/questions.yaml rename to incubator/megasync/0.0.12/questions.yaml diff --git a/incubator/megasync/0.0.11/templates/common.yaml b/incubator/megasync/0.0.12/templates/common.yaml similarity index 100% rename from incubator/megasync/0.0.11/templates/common.yaml rename to incubator/megasync/0.0.12/templates/common.yaml diff --git a/incubator/megasync/0.0.11/values.yaml b/incubator/megasync/0.0.12/values.yaml similarity index 100% rename from incubator/megasync/0.0.11/values.yaml rename to incubator/megasync/0.0.12/values.yaml diff --git a/incubator/memories-of-mars/0.0.11/CHANGELOG.md b/incubator/memories-of-mars/0.0.11/CHANGELOG.md deleted file mode 100644 index fbaf188f846..00000000000 --- a/incubator/memories-of-mars/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [memories-of-mars-0.0.11]memories-of-mars-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [memories-of-mars-0.0.10]memories-of-mars-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [memories-of-mars-0.0.10]memories-of-mars-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/memories-of-mars/0.0.11/Chart.lock b/incubator/memories-of-mars/0.0.11/Chart.lock deleted file mode 100644 index 9268eb6bf1e..00000000000 --- a/incubator/memories-of-mars/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:26:06.560898339Z" diff --git a/incubator/memories-of-mars/0.0.11/Chart.yaml b/incubator/memories-of-mars/0.0.11/Chart.yaml deleted file mode 100644 index b19a36348ea..00000000000 --- a/incubator/memories-of-mars/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Memories of Mars and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/memories-of-mars -icon: https://truecharts.org/img/chart-icons/memories-of-mars.png -keywords: - - memories-of-mars - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: memories-of-mars -sources: - - https://memoriesofmars.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/memories-of-mars/0.0.11/README.md b/incubator/memories-of-mars/0.0.11/README.md deleted file mode 100644 index 37ae6c34958..00000000000 --- a/incubator/memories-of-mars/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# memories-of-mars - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Memories of Mars and run it. - -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: [memories-of-mars](https://truecharts.org/docs/charts/stable/memories-of-mars) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `memories-of-mars` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install memories-of-mars TrueCharts/memories-of-mars -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `memories-of-mars` deployment - -```console -helm uninstall memories-of-mars -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install memories-of-mars \ - --set env.TZ="America/New York" \ - TrueCharts/memories-of-mars -``` - -#### 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 memories-of-mars TrueCharts/memories-of-mars -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/memories-of-mars/0.0.11/charts/common-10.4.6.tgz b/incubator/memories-of-mars/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/memories-of-mars/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/memories-of-mars/0.0.12/CHANGELOG.md b/incubator/memories-of-mars/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f9e704f8d02 --- /dev/null +++ b/incubator/memories-of-mars/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [memories-of-mars-0.0.12](https://github.com/truecharts/apps/compare/memories-of-mars-0.0.11...memories-of-mars-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [memories-of-mars-0.0.11]memories-of-mars-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [memories-of-mars-0.0.10]memories-of-mars-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [memories-of-mars-0.0.10]memories-of-mars-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/memories-of-mars/0.0.12/Chart.lock b/incubator/memories-of-mars/0.0.12/Chart.lock new file mode 100644 index 00000000000..c07e6000ce4 --- /dev/null +++ b/incubator/memories-of-mars/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:07:41.386839151Z" diff --git a/incubator/memories-of-mars/0.0.12/Chart.yaml b/incubator/memories-of-mars/0.0.12/Chart.yaml new file mode 100644 index 00000000000..435961f5bd6 --- /dev/null +++ b/incubator/memories-of-mars/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Memories of Mars and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/memories-of-mars +icon: https://truecharts.org/img/chart-icons/memories-of-mars.png +keywords: + - memories-of-mars + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: memories-of-mars +sources: + - https://memoriesofmars.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/memories-of-mars/0.0.12/README.md b/incubator/memories-of-mars/0.0.12/README.md new file mode 100644 index 00000000000..5cfa79d625f --- /dev/null +++ b/incubator/memories-of-mars/0.0.12/README.md @@ -0,0 +1,108 @@ +# memories-of-mars + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Memories of Mars and run it. + +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: [memories-of-mars](https://truecharts.org/docs/charts/stable/memories-of-mars) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `memories-of-mars` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install memories-of-mars TrueCharts/memories-of-mars +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `memories-of-mars` deployment + +```console +helm uninstall memories-of-mars +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install memories-of-mars \ + --set env.TZ="America/New York" \ + TrueCharts/memories-of-mars +``` + +#### 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 memories-of-mars TrueCharts/memories-of-mars -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/memories-of-mars/0.0.11/app-readme.md b/incubator/memories-of-mars/0.0.12/app-readme.md similarity index 100% rename from incubator/memories-of-mars/0.0.11/app-readme.md rename to incubator/memories-of-mars/0.0.12/app-readme.md diff --git a/incubator/memories-of-mars/0.0.12/charts/common-10.4.7.tgz b/incubator/memories-of-mars/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/memories-of-mars/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/memories-of-mars/0.0.11/ix_values.yaml b/incubator/memories-of-mars/0.0.12/ix_values.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.11/ix_values.yaml rename to incubator/memories-of-mars/0.0.12/ix_values.yaml diff --git a/incubator/memories-of-mars/0.0.11/questions.yaml b/incubator/memories-of-mars/0.0.12/questions.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.11/questions.yaml rename to incubator/memories-of-mars/0.0.12/questions.yaml diff --git a/incubator/memories-of-mars/0.0.11/templates/common.yaml b/incubator/memories-of-mars/0.0.12/templates/common.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.11/templates/common.yaml rename to incubator/memories-of-mars/0.0.12/templates/common.yaml diff --git a/incubator/memories-of-mars/0.0.11/values.yaml b/incubator/memories-of-mars/0.0.12/values.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.11/values.yaml rename to incubator/memories-of-mars/0.0.12/values.yaml diff --git a/incubator/meshcentral/3.0.26/CHANGELOG.md b/incubator/meshcentral/3.0.26/CHANGELOG.md deleted file mode 100644 index 03272e9b950..00000000000 --- a/incubator/meshcentral/3.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [meshcentral-3.0.26](https://github.com/truecharts/apps/compare/meshcentral-3.0.25...meshcentral-3.0.26) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [meshcentral-3.0.25](https://github.com/truecharts/apps/compare/meshcentral-3.0.23...meshcentral-3.0.25) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [meshcentral-3.0.23](https://github.com/truecharts/apps/compare/meshcentral-3.0.22...meshcentral-3.0.23) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [meshcentral-3.0.22](https://github.com/truecharts/apps/compare/meshcentral-3.0.21...meshcentral-3.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [meshcentral-3.0.21](https://github.com/truecharts/apps/compare/meshcentral-3.0.19...meshcentral-3.0.21) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [meshcentral-3.0.19](https://github.com/truecharts/apps/compare/meshcentral-3.0.17...meshcentral-3.0.19) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [meshcentral-3.0.17](https://github.com/truecharts/apps/compare/meshcentral-3.0.16...meshcentral-3.0.17) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [meshcentral-3.0.16](https://github.com/truecharts/apps/compare/meshcentral-3.0.15...meshcentral-3.0.16) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [meshcentral-3.0.15](https://github.com/truecharts/apps/compare/meshcentral-3.0.14...meshcentral-3.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [meshcentral-3.0.14](https://github.com/truecharts/apps/compare/meshcentral-3.0.13...meshcentral-3.0.14) (2022-07-11) - -#### Chore - -* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) - - - - -### [meshcentral-3.0.13](https://github.com/truecharts/apps/compare/meshcentral-3.0.12...meshcentral-3.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - diff --git a/incubator/meshcentral/3.0.26/Chart.lock b/incubator/meshcentral/3.0.26/Chart.lock deleted file mode 100644 index e92bb489312..00000000000 --- a/incubator/meshcentral/3.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mongodb - repository: https://charts.truecharts.org/ - version: 1.0.44 -digest: sha256:274bf8e1d687a57209cea5ead02da1fd2d62f0a63af6fbba9c9df6a5ebeba3a9 -generated: "2022-07-23T09:31:41.30420741Z" diff --git a/incubator/meshcentral/3.0.26/Chart.yaml b/incubator/meshcentral/3.0.26/Chart.yaml deleted file mode 100644 index 74046e224da..00000000000 --- a/incubator/meshcentral/3.0.26/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: meshcentral -version: 3.0.26 -appVersion: "1.0.50" -description: MeshCentral is a full computer management web site -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/incubator/meshcentral -icon: https://truecharts.org/img/chart-icons/meshcentral.png -keywords: - - meshcentral - - teamviewer - - rdp -sources: - - https://github.com/Ylianst/MeshCentral -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mongodb.enabled - name: mongodb - repository: https://charts.truecharts.org/ - version: 1.0.44 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/meshcentral/3.0.26/README.md b/incubator/meshcentral/3.0.26/README.md deleted file mode 100644 index dc7059a0160..00000000000 --- a/incubator/meshcentral/3.0.26/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# meshcentral - -![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.50](https://img.shields.io/badge/AppVersion-1.0.50-informational?style=flat-square) - -MeshCentral is a full computer management web site - -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: [meshcentral](https://truecharts.org/docs/charts/stable/meshcentral) - -**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/ | mongodb | 1.0.44 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `meshcentral` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install meshcentral TrueCharts/meshcentral -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `meshcentral` deployment - -```console -helm uninstall meshcentral -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install meshcentral \ - --set env.TZ="America/New York" \ - TrueCharts/meshcentral -``` - -#### 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 meshcentral TrueCharts/meshcentral -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/meshcentral/3.0.26/charts/common-10.4.6.tgz b/incubator/meshcentral/3.0.26/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/meshcentral/3.0.26/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/meshcentral/3.0.26/charts/mongodb-1.0.44.tgz b/incubator/meshcentral/3.0.26/charts/mongodb-1.0.44.tgz deleted file mode 100644 index 5a4c6ae84e9..00000000000 Binary files a/incubator/meshcentral/3.0.26/charts/mongodb-1.0.44.tgz and /dev/null differ diff --git a/incubator/meshcentral/3.0.27/CHANGELOG.md b/incubator/meshcentral/3.0.27/CHANGELOG.md new file mode 100644 index 00000000000..f37013d2f3d --- /dev/null +++ b/incubator/meshcentral/3.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [meshcentral-3.0.27](https://github.com/truecharts/apps/compare/meshcentral-3.0.26...meshcentral-3.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [meshcentral-3.0.26](https://github.com/truecharts/apps/compare/meshcentral-3.0.25...meshcentral-3.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [meshcentral-3.0.25](https://github.com/truecharts/apps/compare/meshcentral-3.0.23...meshcentral-3.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [meshcentral-3.0.23](https://github.com/truecharts/apps/compare/meshcentral-3.0.22...meshcentral-3.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [meshcentral-3.0.22](https://github.com/truecharts/apps/compare/meshcentral-3.0.21...meshcentral-3.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [meshcentral-3.0.21](https://github.com/truecharts/apps/compare/meshcentral-3.0.19...meshcentral-3.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [meshcentral-3.0.19](https://github.com/truecharts/apps/compare/meshcentral-3.0.17...meshcentral-3.0.19) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [meshcentral-3.0.17](https://github.com/truecharts/apps/compare/meshcentral-3.0.16...meshcentral-3.0.17) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [meshcentral-3.0.16](https://github.com/truecharts/apps/compare/meshcentral-3.0.15...meshcentral-3.0.16) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [meshcentral-3.0.15](https://github.com/truecharts/apps/compare/meshcentral-3.0.14...meshcentral-3.0.15) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [meshcentral-3.0.14](https://github.com/truecharts/apps/compare/meshcentral-3.0.13...meshcentral-3.0.14) (2022-07-11) + +#### Chore + +* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) + + + diff --git a/incubator/meshcentral/3.0.27/Chart.lock b/incubator/meshcentral/3.0.27/Chart.lock new file mode 100644 index 00000000000..6ee974988e8 --- /dev/null +++ b/incubator/meshcentral/3.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mongodb + repository: https://charts.truecharts.org/ + version: 1.0.45 +digest: sha256:c6edc6d4947a7f1d3d28dec6bcfdb9e326d5ff1afa9b58486946216e642c1fe3 +generated: "2022-07-23T14:07:49.915363855Z" diff --git a/incubator/meshcentral/3.0.27/Chart.yaml b/incubator/meshcentral/3.0.27/Chart.yaml new file mode 100644 index 00000000000..43fa228b6e0 --- /dev/null +++ b/incubator/meshcentral/3.0.27/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: meshcentral +version: 3.0.27 +appVersion: "1.0.50" +description: MeshCentral is a full computer management web site +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/incubator/meshcentral +icon: https://truecharts.org/img/chart-icons/meshcentral.png +keywords: + - meshcentral + - teamviewer + - rdp +sources: + - https://github.com/Ylianst/MeshCentral +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mongodb.enabled + name: mongodb + repository: https://charts.truecharts.org/ + version: 1.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/meshcentral/3.0.27/README.md b/incubator/meshcentral/3.0.27/README.md new file mode 100644 index 00000000000..68132049130 --- /dev/null +++ b/incubator/meshcentral/3.0.27/README.md @@ -0,0 +1,108 @@ +# meshcentral + +![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.50](https://img.shields.io/badge/AppVersion-1.0.50-informational?style=flat-square) + +MeshCentral is a full computer management web site + +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: [meshcentral](https://truecharts.org/docs/charts/stable/meshcentral) + +**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/ | mongodb | 1.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `meshcentral` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install meshcentral TrueCharts/meshcentral +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `meshcentral` deployment + +```console +helm uninstall meshcentral +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install meshcentral \ + --set env.TZ="America/New York" \ + TrueCharts/meshcentral +``` + +#### 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 meshcentral TrueCharts/meshcentral -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/meshcentral/3.0.26/app-readme.md b/incubator/meshcentral/3.0.27/app-readme.md similarity index 100% rename from incubator/meshcentral/3.0.26/app-readme.md rename to incubator/meshcentral/3.0.27/app-readme.md diff --git a/incubator/meshcentral/3.0.27/charts/common-10.4.7.tgz b/incubator/meshcentral/3.0.27/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/meshcentral/3.0.27/charts/common-10.4.7.tgz differ diff --git a/incubator/meshcentral/3.0.27/charts/mongodb-1.0.45.tgz b/incubator/meshcentral/3.0.27/charts/mongodb-1.0.45.tgz new file mode 100644 index 00000000000..42bf4df7ba0 Binary files /dev/null and b/incubator/meshcentral/3.0.27/charts/mongodb-1.0.45.tgz differ diff --git a/incubator/meshcentral/3.0.26/ix_values.yaml b/incubator/meshcentral/3.0.27/ix_values.yaml similarity index 100% rename from incubator/meshcentral/3.0.26/ix_values.yaml rename to incubator/meshcentral/3.0.27/ix_values.yaml diff --git a/incubator/meshcentral/3.0.26/questions.yaml b/incubator/meshcentral/3.0.27/questions.yaml similarity index 100% rename from incubator/meshcentral/3.0.26/questions.yaml rename to incubator/meshcentral/3.0.27/questions.yaml diff --git a/incubator/meshcentral/3.0.26/templates/common.yaml b/incubator/meshcentral/3.0.27/templates/common.yaml similarity index 100% rename from incubator/meshcentral/3.0.26/templates/common.yaml rename to incubator/meshcentral/3.0.27/templates/common.yaml diff --git a/incubator/meshcentral/3.0.26/values.yaml b/incubator/meshcentral/3.0.27/values.yaml similarity index 100% rename from incubator/meshcentral/3.0.26/values.yaml rename to incubator/meshcentral/3.0.27/values.yaml diff --git a/incubator/metatube/0.0.11/CHANGELOG.md b/incubator/metatube/0.0.11/CHANGELOG.md deleted file mode 100644 index 260c2dfbf1c..00000000000 --- a/incubator/metatube/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [metatube-0.0.11]metatube-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [metatube-0.0.10]metatube-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [metatube-0.0.10]metatube-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/metatube/0.0.11/Chart.lock b/incubator/metatube/0.0.11/Chart.lock deleted file mode 100644 index bd00527ddf6..00000000000 --- a/incubator/metatube/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:26:08.753367791Z" diff --git a/incubator/metatube/0.0.11/Chart.yaml b/incubator/metatube/0.0.11/Chart.yaml deleted file mode 100644 index 794ae2f67b4..00000000000 --- a/incubator/metatube/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/metatube -icon: https://truecharts.org/img/chart-icons/metatube.png -keywords: - - metatube - - Downloaders - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: metatube -sources: - - https://github.com/JVT038/MetaTube - - https://hub.docker.com/r/jvt038/metatube -type: application -version: 0.0.11 diff --git a/incubator/metatube/0.0.11/README.md b/incubator/metatube/0.0.11/README.md deleted file mode 100644 index 6bb0f987f51..00000000000 --- a/incubator/metatube/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# metatube - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [metatube](https://truecharts.org/docs/charts/stable/metatube) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `metatube` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install metatube TrueCharts/metatube -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `metatube` deployment - -```console -helm uninstall metatube -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install metatube \ - --set env.TZ="America/New York" \ - TrueCharts/metatube -``` - -#### 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 metatube TrueCharts/metatube -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/metatube/0.0.11/charts/common-10.4.6.tgz b/incubator/metatube/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/metatube/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/metatube/0.0.12/CHANGELOG.md b/incubator/metatube/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0f7b42b7f2a --- /dev/null +++ b/incubator/metatube/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [metatube-0.0.12](https://github.com/truecharts/apps/compare/metatube-0.0.11...metatube-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [metatube-0.0.11]metatube-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [metatube-0.0.10]metatube-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [metatube-0.0.10]metatube-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/metatube/0.0.12/Chart.lock b/incubator/metatube/0.0.12/Chart.lock new file mode 100644 index 00000000000..98516114087 --- /dev/null +++ b/incubator/metatube/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:07:43.432903005Z" diff --git a/incubator/metatube/0.0.12/Chart.yaml b/incubator/metatube/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d58faea4a50 --- /dev/null +++ b/incubator/metatube/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/metatube +icon: https://truecharts.org/img/chart-icons/metatube.png +keywords: + - metatube + - Downloaders + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metatube +sources: + - https://github.com/JVT038/MetaTube + - https://hub.docker.com/r/jvt038/metatube +type: application +version: 0.0.12 diff --git a/incubator/metatube/0.0.12/README.md b/incubator/metatube/0.0.12/README.md new file mode 100644 index 00000000000..f41ccda89b3 --- /dev/null +++ b/incubator/metatube/0.0.12/README.md @@ -0,0 +1,108 @@ +# metatube + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [metatube](https://truecharts.org/docs/charts/stable/metatube) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `metatube` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install metatube TrueCharts/metatube +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `metatube` deployment + +```console +helm uninstall metatube +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install metatube \ + --set env.TZ="America/New York" \ + TrueCharts/metatube +``` + +#### 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 metatube TrueCharts/metatube -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/metatube/0.0.11/app-readme.md b/incubator/metatube/0.0.12/app-readme.md similarity index 100% rename from incubator/metatube/0.0.11/app-readme.md rename to incubator/metatube/0.0.12/app-readme.md diff --git a/incubator/metatube/0.0.12/charts/common-10.4.7.tgz b/incubator/metatube/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/metatube/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/metatube/0.0.11/ix_values.yaml b/incubator/metatube/0.0.12/ix_values.yaml similarity index 100% rename from incubator/metatube/0.0.11/ix_values.yaml rename to incubator/metatube/0.0.12/ix_values.yaml diff --git a/incubator/metatube/0.0.11/questions.yaml b/incubator/metatube/0.0.12/questions.yaml similarity index 100% rename from incubator/metatube/0.0.11/questions.yaml rename to incubator/metatube/0.0.12/questions.yaml diff --git a/incubator/metatube/0.0.11/templates/common.yaml b/incubator/metatube/0.0.12/templates/common.yaml similarity index 100% rename from incubator/metatube/0.0.11/templates/common.yaml rename to incubator/metatube/0.0.12/templates/common.yaml diff --git a/incubator/metatube/0.0.11/values.yaml b/incubator/metatube/0.0.12/values.yaml similarity index 100% rename from incubator/metatube/0.0.11/values.yaml rename to incubator/metatube/0.0.12/values.yaml diff --git a/incubator/mindustry/0.0.11/CHANGELOG.md b/incubator/mindustry/0.0.11/CHANGELOG.md deleted file mode 100644 index 2e6684367cd..00000000000 --- a/incubator/mindustry/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [mindustry-0.0.11]mindustry-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [mindustry-0.0.10]mindustry-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [mindustry-0.0.10]mindustry-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/mindustry/0.0.11/Chart.lock b/incubator/mindustry/0.0.11/Chart.lock deleted file mode 100644 index 45d3c756bc7..00000000000 --- a/incubator/mindustry/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:26:14.962153094Z" diff --git a/incubator/mindustry/0.0.11/Chart.yaml b/incubator/mindustry/0.0.11/Chart.yaml deleted file mode 100644 index 121da913aff..00000000000 --- a/incubator/mindustry/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This is a Basic Mindustry Server. It will download the preferred version\ - \ of Mindustry and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/mindustry -icon: https://truecharts.org/img/chart-icons/mindustry.png -keywords: - - mindustry - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mindustry -sources: - - https://anuke.itch.io/mindustry - - https://hub.docker.com/r/ich777/mindustry-server/ -type: application -version: 0.0.11 diff --git a/incubator/mindustry/0.0.11/README.md b/incubator/mindustry/0.0.11/README.md deleted file mode 100644 index 519c5376702..00000000000 --- a/incubator/mindustry/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mindustry - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. - -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: [mindustry](https://truecharts.org/docs/charts/stable/mindustry) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mindustry` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mindustry TrueCharts/mindustry -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mindustry` deployment - -```console -helm uninstall mindustry -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mindustry \ - --set env.TZ="America/New York" \ - TrueCharts/mindustry -``` - -#### 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 mindustry TrueCharts/mindustry -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mindustry/0.0.11/charts/common-10.4.6.tgz b/incubator/mindustry/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/mindustry/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/mindustry/0.0.12/CHANGELOG.md b/incubator/mindustry/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8116d77b195 --- /dev/null +++ b/incubator/mindustry/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [mindustry-0.0.12](https://github.com/truecharts/apps/compare/mindustry-0.0.11...mindustry-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mindustry-0.0.11]mindustry-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [mindustry-0.0.10]mindustry-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [mindustry-0.0.10]mindustry-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/mindustry/0.0.12/Chart.lock b/incubator/mindustry/0.0.12/Chart.lock new file mode 100644 index 00000000000..e715d86d4e7 --- /dev/null +++ b/incubator/mindustry/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:07:47.124795394Z" diff --git a/incubator/mindustry/0.0.12/Chart.yaml b/incubator/mindustry/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a174b65f468 --- /dev/null +++ b/incubator/mindustry/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This is a Basic Mindustry Server. It will download the preferred version\ + \ of Mindustry and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/mindustry +icon: https://truecharts.org/img/chart-icons/mindustry.png +keywords: + - mindustry + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mindustry +sources: + - https://anuke.itch.io/mindustry + - https://hub.docker.com/r/ich777/mindustry-server/ +type: application +version: 0.0.12 diff --git a/incubator/mindustry/0.0.12/README.md b/incubator/mindustry/0.0.12/README.md new file mode 100644 index 00000000000..070f87d7bc0 --- /dev/null +++ b/incubator/mindustry/0.0.12/README.md @@ -0,0 +1,108 @@ +# mindustry + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. + +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: [mindustry](https://truecharts.org/docs/charts/stable/mindustry) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mindustry` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mindustry TrueCharts/mindustry +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mindustry` deployment + +```console +helm uninstall mindustry +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mindustry \ + --set env.TZ="America/New York" \ + TrueCharts/mindustry +``` + +#### 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 mindustry TrueCharts/mindustry -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mindustry/0.0.11/app-readme.md b/incubator/mindustry/0.0.12/app-readme.md similarity index 100% rename from incubator/mindustry/0.0.11/app-readme.md rename to incubator/mindustry/0.0.12/app-readme.md diff --git a/incubator/mindustry/0.0.12/charts/common-10.4.7.tgz b/incubator/mindustry/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/mindustry/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/mindustry/0.0.11/ix_values.yaml b/incubator/mindustry/0.0.12/ix_values.yaml similarity index 100% rename from incubator/mindustry/0.0.11/ix_values.yaml rename to incubator/mindustry/0.0.12/ix_values.yaml diff --git a/incubator/mindustry/0.0.11/questions.yaml b/incubator/mindustry/0.0.12/questions.yaml similarity index 100% rename from incubator/mindustry/0.0.11/questions.yaml rename to incubator/mindustry/0.0.12/questions.yaml diff --git a/incubator/mindustry/0.0.11/templates/common.yaml b/incubator/mindustry/0.0.12/templates/common.yaml similarity index 100% rename from incubator/mindustry/0.0.11/templates/common.yaml rename to incubator/mindustry/0.0.12/templates/common.yaml diff --git a/incubator/mindustry/0.0.11/values.yaml b/incubator/mindustry/0.0.12/values.yaml similarity index 100% rename from incubator/mindustry/0.0.11/values.yaml rename to incubator/mindustry/0.0.12/values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.5/CHANGELOG.md b/incubator/minecraft-bungeecord/0.0.5/CHANGELOG.md deleted file mode 100644 index 9f18e2d5b72..00000000000 --- a/incubator/minecraft-bungeecord/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,36 +0,0 @@ -# Changelog - - - -## [minecraft-bungeecord-0.0.5](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.4...minecraft-bungeecord-0.0.5) (2022-07-23) - -### Chore - -- update docker general non-major ([#3276](https://github.com/truecharts/apps/issues/3276)) - - - - -## [minecraft-bungeecord-0.0.4](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.2...minecraft-bungeecord-0.0.4) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [minecraft-bungeecord-0.0.2](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.1...minecraft-bungeecord-0.0.2) (2022-07-22) - -### Fix - -- fix typo ([#3263](https://github.com/truecharts/apps/issues/3263)) - - - -## [minecraft-bungeecord-0.0.1]minecraft-bungeecord-0.0.1 (2022-07-22) - -### Feat - -- Add bungeecord ([#3257](https://github.com/truecharts/apps/issues/3257)) diff --git a/incubator/minecraft-bungeecord/0.0.5/Chart.lock b/incubator/minecraft-bungeecord/0.0.5/Chart.lock deleted file mode 100644 index 2379a31fd79..00000000000 --- a/incubator/minecraft-bungeecord/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T11:59:01.005547544Z" diff --git a/incubator/minecraft-bungeecord/0.0.5/Chart.yaml b/incubator/minecraft-bungeecord/0.0.5/Chart.yaml deleted file mode 100644 index 64c96aa62b4..00000000000 --- a/incubator/minecraft-bungeecord/0.0.5/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minecraft-bungeecord -version: 0.0.5 -appVersion: "2022.4.1" -description: A Spigot BungeeCord server. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/incubator/minecraft-bungeecord -icon: https://truecharts.org/img/chart-icons/minecraft-bungeecord.png -keywords: - - gameserver - - minecraft -sources: - - https://hub.docker.com/r/itzg/bungeecord - - https://github.com/itzg/docker-bungeecord -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/minecraft-bungeecord/0.0.5/README.md b/incubator/minecraft-bungeecord/0.0.5/README.md deleted file mode 100644 index 59f02cd5c3a..00000000000 --- a/incubator/minecraft-bungeecord/0.0.5/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# minecraft-bungeecord - -![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.4.1](https://img.shields.io/badge/AppVersion-2022.4.1-informational?style=flat-square) - -A Spigot BungeeCord server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minecraft-bungeecord](https://truecharts.org/docs/charts/stable/minecraft-bungeecord) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `minecraft-bungeecord` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install minecraft-bungeecord TrueCharts/minecraft-bungeecord -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `minecraft-bungeecord` deployment - -```console -helm uninstall minecraft-bungeecord -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minecraft-bungeecord \ - --set env.TZ="America/New York" \ - TrueCharts/minecraft-bungeecord -``` - -#### 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 minecraft-bungeecord TrueCharts/minecraft-bungeecord -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/minecraft-bungeecord/0.0.5/charts/common-10.4.6.tgz b/incubator/minecraft-bungeecord/0.0.5/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/minecraft-bungeecord/0.0.5/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/minecraft-bungeecord/0.0.6/CHANGELOG.md b/incubator/minecraft-bungeecord/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..2ca842a4b99 --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.6/CHANGELOG.md @@ -0,0 +1,45 @@ +# Changelog + + + +## [minecraft-bungeecord-0.0.6](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.5...minecraft-bungeecord-0.0.6) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [minecraft-bungeecord-0.0.5](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.4...minecraft-bungeecord-0.0.5) (2022-07-23) + +### Chore + +- update docker general non-major ([#3276](https://github.com/truecharts/apps/issues/3276)) + + + + +## [minecraft-bungeecord-0.0.4](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.2...minecraft-bungeecord-0.0.4) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [minecraft-bungeecord-0.0.2](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.1...minecraft-bungeecord-0.0.2) (2022-07-22) + +### Fix + +- fix typo ([#3263](https://github.com/truecharts/apps/issues/3263)) + + + +## [minecraft-bungeecord-0.0.1]minecraft-bungeecord-0.0.1 (2022-07-22) + +### Feat + +- Add bungeecord ([#3257](https://github.com/truecharts/apps/issues/3257)) diff --git a/incubator/minecraft-bungeecord/0.0.6/Chart.lock b/incubator/minecraft-bungeecord/0.0.6/Chart.lock new file mode 100644 index 00000000000..c914423d05a --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:00.300464595Z" diff --git a/incubator/minecraft-bungeecord/0.0.6/Chart.yaml b/incubator/minecraft-bungeecord/0.0.6/Chart.yaml new file mode 100644 index 00000000000..23d26d6930a --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.6/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minecraft-bungeecord +version: 0.0.6 +appVersion: "2022.4.1" +description: A Spigot BungeeCord server. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/incubator/minecraft-bungeecord +icon: https://truecharts.org/img/chart-icons/minecraft-bungeecord.png +keywords: + - gameserver + - minecraft +sources: + - https://hub.docker.com/r/itzg/bungeecord + - https://github.com/itzg/docker-bungeecord +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/minecraft-bungeecord/0.0.6/README.md b/incubator/minecraft-bungeecord/0.0.6/README.md new file mode 100644 index 00000000000..4d43dc50afd --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.6/README.md @@ -0,0 +1,108 @@ +# minecraft-bungeecord + +![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.4.1](https://img.shields.io/badge/AppVersion-2022.4.1-informational?style=flat-square) + +A Spigot BungeeCord server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minecraft-bungeecord](https://truecharts.org/docs/charts/stable/minecraft-bungeecord) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `minecraft-bungeecord` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install minecraft-bungeecord TrueCharts/minecraft-bungeecord +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `minecraft-bungeecord` deployment + +```console +helm uninstall minecraft-bungeecord +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minecraft-bungeecord \ + --set env.TZ="America/New York" \ + TrueCharts/minecraft-bungeecord +``` + +#### 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 minecraft-bungeecord TrueCharts/minecraft-bungeecord -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/minecraft-bungeecord/0.0.5/app-readme.md b/incubator/minecraft-bungeecord/0.0.6/app-readme.md similarity index 100% rename from incubator/minecraft-bungeecord/0.0.5/app-readme.md rename to incubator/minecraft-bungeecord/0.0.6/app-readme.md diff --git a/incubator/minecraft-bungeecord/0.0.6/charts/common-10.4.7.tgz b/incubator/minecraft-bungeecord/0.0.6/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/minecraft-bungeecord/0.0.6/charts/common-10.4.7.tgz differ diff --git a/incubator/minecraft-bungeecord/0.0.5/ci/base-values.yaml b/incubator/minecraft-bungeecord/0.0.6/ci/base-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.5/ci/base-values.yaml rename to incubator/minecraft-bungeecord/0.0.6/ci/base-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.5/ci/j11-values.yaml b/incubator/minecraft-bungeecord/0.0.6/ci/j11-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.5/ci/j11-values.yaml rename to incubator/minecraft-bungeecord/0.0.6/ci/j11-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.5/ci/j8-values.yaml b/incubator/minecraft-bungeecord/0.0.6/ci/j8-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.5/ci/j8-values.yaml rename to incubator/minecraft-bungeecord/0.0.6/ci/j8-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.5/ix_values.yaml b/incubator/minecraft-bungeecord/0.0.6/ix_values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.5/ix_values.yaml rename to incubator/minecraft-bungeecord/0.0.6/ix_values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.5/questions.yaml b/incubator/minecraft-bungeecord/0.0.6/questions.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.5/questions.yaml rename to incubator/minecraft-bungeecord/0.0.6/questions.yaml diff --git a/incubator/minecraft-bungeecord/0.0.5/templates/common.yaml b/incubator/minecraft-bungeecord/0.0.6/templates/common.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.5/templates/common.yaml rename to incubator/minecraft-bungeecord/0.0.6/templates/common.yaml diff --git a/incubator/minecraft-bungeecord/0.0.5/values.yaml b/incubator/minecraft-bungeecord/0.0.6/values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.5/values.yaml rename to incubator/minecraft-bungeecord/0.0.6/values.yaml diff --git a/incubator/mineos/0.0.12/CHANGELOG.md b/incubator/mineos/0.0.12/CHANGELOG.md deleted file mode 100644 index dcb8fae2d4c..00000000000 --- a/incubator/mineos/0.0.12/CHANGELOG.md +++ /dev/null @@ -1,79 +0,0 @@ -# Changelog - - - -## [mineos-0.0.12](https://github.com/truecharts/apps/compare/mineos-0.0.10...mineos-0.0.12) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [mineos-0.0.10](https://github.com/truecharts/apps/compare/mineos-0.0.9...mineos-0.0.10) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [mineos-0.0.9](https://github.com/truecharts/apps/compare/mineos-0.0.8...mineos-0.0.9) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [mineos-0.0.8](https://github.com/truecharts/apps/compare/mineos-0.0.6...mineos-0.0.8) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [mineos-0.0.6](https://github.com/truecharts/apps/compare/mineos-0.0.4...mineos-0.0.6) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [mineos-0.0.4](https://github.com/truecharts/apps/compare/mineos-0.0.3...mineos-0.0.4) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [mineos-0.0.3](https://github.com/truecharts/apps/compare/mineos-0.0.2...mineos-0.0.3) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [mineos-0.0.2](https://github.com/truecharts/apps/compare/mineos-0.0.1...mineos-0.0.2) (2022-07-11) - -#### Chore - -* Auto-update chart README [skip ci] -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### mineos-0.0.1 (2022-07-11) - -#### Feat - -* add mineOS ([#3127](https://github.com/truecharts/apps/issues/3127)) diff --git a/incubator/mineos/0.0.12/Chart.lock b/incubator/mineos/0.0.12/Chart.lock deleted file mode 100644 index 0472b0f19a7..00000000000 --- a/incubator/mineos/0.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:26:32.142144611Z" diff --git a/incubator/mineos/0.0.12/Chart.yaml b/incubator/mineos/0.0.12/Chart.yaml deleted file mode 100644 index 3c2c3bdab09..00000000000 --- a/incubator/mineos/0.0.12/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mineos -version: 0.0.12 -appVersion: "latest" -description: MineOS is a server front-end to ease managing Minecraft administrative tasks. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/mineos -icon: https://truecharts.org/img/chart-icons/mineos.png -keywords: - - gameserver - - minecraft -sources: - - https://hub.docker.com/r/hexparrot/mineos - - https://github.com/hexparrot/mineos-node -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/mineos/0.0.12/README.md b/incubator/mineos/0.0.12/README.md deleted file mode 100644 index 54ade14207f..00000000000 --- a/incubator/mineos/0.0.12/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mineos - -![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) - -MineOS is a server front-end to ease managing Minecraft administrative tasks. - -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: [mineos](https://truecharts.org/docs/charts/stable/mineos) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mineos` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mineos TrueCharts/mineos -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mineos` deployment - -```console -helm uninstall mineos -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mineos \ - --set env.TZ="America/New York" \ - TrueCharts/mineos -``` - -#### 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 mineos TrueCharts/mineos -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mineos/0.0.12/charts/common-10.4.6.tgz b/incubator/mineos/0.0.12/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/mineos/0.0.12/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/mineos/0.0.13/CHANGELOG.md b/incubator/mineos/0.0.13/CHANGELOG.md new file mode 100644 index 00000000000..b5e4d902c5c --- /dev/null +++ b/incubator/mineos/0.0.13/CHANGELOG.md @@ -0,0 +1,88 @@ +# Changelog + + + +## [mineos-0.0.13](https://github.com/truecharts/apps/compare/mineos-0.0.12...mineos-0.0.13) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mineos-0.0.12](https://github.com/truecharts/apps/compare/mineos-0.0.10...mineos-0.0.12) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [mineos-0.0.10](https://github.com/truecharts/apps/compare/mineos-0.0.9...mineos-0.0.10) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [mineos-0.0.9](https://github.com/truecharts/apps/compare/mineos-0.0.8...mineos-0.0.9) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [mineos-0.0.8](https://github.com/truecharts/apps/compare/mineos-0.0.6...mineos-0.0.8) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [mineos-0.0.6](https://github.com/truecharts/apps/compare/mineos-0.0.4...mineos-0.0.6) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [mineos-0.0.4](https://github.com/truecharts/apps/compare/mineos-0.0.3...mineos-0.0.4) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [mineos-0.0.3](https://github.com/truecharts/apps/compare/mineos-0.0.2...mineos-0.0.3) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [mineos-0.0.2](https://github.com/truecharts/apps/compare/mineos-0.0.1...mineos-0.0.2) (2022-07-11) + +#### Chore + +* Auto-update chart README [skip ci] +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### mineos-0.0.1 (2022-07-11) + +#### Feat + +* add mineOS ([#3127](https://github.com/truecharts/apps/issues/3127)) diff --git a/incubator/mineos/0.0.13/Chart.lock b/incubator/mineos/0.0.13/Chart.lock new file mode 100644 index 00000000000..0cc08769daf --- /dev/null +++ b/incubator/mineos/0.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:03.098642677Z" diff --git a/incubator/mineos/0.0.13/Chart.yaml b/incubator/mineos/0.0.13/Chart.yaml new file mode 100644 index 00000000000..14140378c45 --- /dev/null +++ b/incubator/mineos/0.0.13/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mineos +version: 0.0.13 +appVersion: "latest" +description: MineOS is a server front-end to ease managing Minecraft administrative tasks. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/mineos +icon: https://truecharts.org/img/chart-icons/mineos.png +keywords: + - gameserver + - minecraft +sources: + - https://hub.docker.com/r/hexparrot/mineos + - https://github.com/hexparrot/mineos-node +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/mineos/0.0.13/README.md b/incubator/mineos/0.0.13/README.md new file mode 100644 index 00000000000..7333095eb1b --- /dev/null +++ b/incubator/mineos/0.0.13/README.md @@ -0,0 +1,108 @@ +# mineos + +![Version: 0.0.13](https://img.shields.io/badge/Version-0.0.13-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) + +MineOS is a server front-end to ease managing Minecraft administrative tasks. + +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: [mineos](https://truecharts.org/docs/charts/stable/mineos) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mineos` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mineos TrueCharts/mineos +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mineos` deployment + +```console +helm uninstall mineos +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mineos \ + --set env.TZ="America/New York" \ + TrueCharts/mineos +``` + +#### 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 mineos TrueCharts/mineos -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mineos/0.0.12/app-readme.md b/incubator/mineos/0.0.13/app-readme.md similarity index 100% rename from incubator/mineos/0.0.12/app-readme.md rename to incubator/mineos/0.0.13/app-readme.md diff --git a/incubator/mineos/0.0.13/charts/common-10.4.7.tgz b/incubator/mineos/0.0.13/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/mineos/0.0.13/charts/common-10.4.7.tgz differ diff --git a/incubator/mineos/0.0.12/ix_values.yaml b/incubator/mineos/0.0.13/ix_values.yaml similarity index 100% rename from incubator/mineos/0.0.12/ix_values.yaml rename to incubator/mineos/0.0.13/ix_values.yaml diff --git a/incubator/mineos/0.0.12/questions.yaml b/incubator/mineos/0.0.13/questions.yaml similarity index 100% rename from incubator/mineos/0.0.12/questions.yaml rename to incubator/mineos/0.0.13/questions.yaml diff --git a/incubator/mineos/0.0.12/templates/common.yaml b/incubator/mineos/0.0.13/templates/common.yaml similarity index 100% rename from incubator/mineos/0.0.12/templates/common.yaml rename to incubator/mineos/0.0.13/templates/common.yaml diff --git a/incubator/mineos/0.0.12/values.yaml b/incubator/mineos/0.0.13/values.yaml similarity index 100% rename from incubator/mineos/0.0.12/values.yaml rename to incubator/mineos/0.0.13/values.yaml diff --git a/incubator/minimal-ics-hoster/0.0.11/CHANGELOG.md b/incubator/minimal-ics-hoster/0.0.11/CHANGELOG.md deleted file mode 100644 index 2698839a095..00000000000 --- a/incubator/minimal-ics-hoster/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [minimal-ics-hoster-0.0.11]minimal-ics-hoster-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [minimal-ics-hoster-0.0.10]minimal-ics-hoster-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [minimal-ics-hoster-0.0.10]minimal-ics-hoster-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/minimal-ics-hoster/0.0.11/Chart.lock b/incubator/minimal-ics-hoster/0.0.11/Chart.lock deleted file mode 100644 index 66a58054c77..00000000000 --- a/incubator/minimal-ics-hoster/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:26:39.344830426Z" diff --git a/incubator/minimal-ics-hoster/0.0.11/Chart.yaml b/incubator/minimal-ics-hoster/0.0.11/Chart.yaml deleted file mode 100644 index 84278ee8d9f..00000000000 --- a/incubator/minimal-ics-hoster/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "minimal ics / iCal / Calendar hoster, \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/minimal-ics-hoster -icon: https://truecharts.org/img/chart-icons/minimal-ics-hoster.png -keywords: - - minimal-ics-hoster - - HomeAutomation - - Productivity - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minimal-ics-hoster -sources: - - https://github.com/patrickstigler/minimal-ics-host/tree/master - - https://hub.docker.com/r/patrickstigler/minimal-ics-hoster -type: application -version: 0.0.11 diff --git a/incubator/minimal-ics-hoster/0.0.11/README.md b/incubator/minimal-ics-hoster/0.0.11/README.md deleted file mode 100644 index 2331e1dd8be..00000000000 --- a/incubator/minimal-ics-hoster/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# minimal-ics-hoster - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -minimal ics / iCal / Calendar hoster, - -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: [minimal-ics-hoster](https://truecharts.org/docs/charts/stable/minimal-ics-hoster) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `minimal-ics-hoster` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install minimal-ics-hoster TrueCharts/minimal-ics-hoster -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `minimal-ics-hoster` deployment - -```console -helm uninstall minimal-ics-hoster -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minimal-ics-hoster \ - --set env.TZ="America/New York" \ - TrueCharts/minimal-ics-hoster -``` - -#### 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 minimal-ics-hoster TrueCharts/minimal-ics-hoster -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/minimal-ics-hoster/0.0.11/charts/common-10.4.6.tgz b/incubator/minimal-ics-hoster/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/minimal-ics-hoster/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/minimal-ics-hoster/0.0.12/CHANGELOG.md b/incubator/minimal-ics-hoster/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..4c3222f5fda --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [minimal-ics-hoster-0.0.12](https://github.com/truecharts/apps/compare/minimal-ics-hoster-0.0.11...minimal-ics-hoster-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [minimal-ics-hoster-0.0.11]minimal-ics-hoster-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [minimal-ics-hoster-0.0.10]minimal-ics-hoster-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [minimal-ics-hoster-0.0.10]minimal-ics-hoster-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/minimal-ics-hoster/0.0.12/Chart.lock b/incubator/minimal-ics-hoster/0.0.12/Chart.lock new file mode 100644 index 00000000000..3bb0fcd64b7 --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:05.013925995Z" diff --git a/incubator/minimal-ics-hoster/0.0.12/Chart.yaml b/incubator/minimal-ics-hoster/0.0.12/Chart.yaml new file mode 100644 index 00000000000..98da232369e --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "minimal ics / iCal / Calendar hoster, \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/minimal-ics-hoster +icon: https://truecharts.org/img/chart-icons/minimal-ics-hoster.png +keywords: + - minimal-ics-hoster + - HomeAutomation + - Productivity + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minimal-ics-hoster +sources: + - https://github.com/patrickstigler/minimal-ics-host/tree/master + - https://hub.docker.com/r/patrickstigler/minimal-ics-hoster +type: application +version: 0.0.12 diff --git a/incubator/minimal-ics-hoster/0.0.12/README.md b/incubator/minimal-ics-hoster/0.0.12/README.md new file mode 100644 index 00000000000..53eaca134c2 --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.12/README.md @@ -0,0 +1,108 @@ +# minimal-ics-hoster + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +minimal ics / iCal / Calendar hoster, + +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: [minimal-ics-hoster](https://truecharts.org/docs/charts/stable/minimal-ics-hoster) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `minimal-ics-hoster` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install minimal-ics-hoster TrueCharts/minimal-ics-hoster +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `minimal-ics-hoster` deployment + +```console +helm uninstall minimal-ics-hoster +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minimal-ics-hoster \ + --set env.TZ="America/New York" \ + TrueCharts/minimal-ics-hoster +``` + +#### 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 minimal-ics-hoster TrueCharts/minimal-ics-hoster -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/minimal-ics-hoster/0.0.11/app-readme.md b/incubator/minimal-ics-hoster/0.0.12/app-readme.md similarity index 100% rename from incubator/minimal-ics-hoster/0.0.11/app-readme.md rename to incubator/minimal-ics-hoster/0.0.12/app-readme.md diff --git a/incubator/minimal-ics-hoster/0.0.12/charts/common-10.4.7.tgz b/incubator/minimal-ics-hoster/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/minimal-ics-hoster/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/minimal-ics-hoster/0.0.11/ix_values.yaml b/incubator/minimal-ics-hoster/0.0.12/ix_values.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.11/ix_values.yaml rename to incubator/minimal-ics-hoster/0.0.12/ix_values.yaml diff --git a/incubator/minimal-ics-hoster/0.0.11/questions.yaml b/incubator/minimal-ics-hoster/0.0.12/questions.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.11/questions.yaml rename to incubator/minimal-ics-hoster/0.0.12/questions.yaml diff --git a/incubator/minimal-ics-hoster/0.0.11/templates/common.yaml b/incubator/minimal-ics-hoster/0.0.12/templates/common.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.11/templates/common.yaml rename to incubator/minimal-ics-hoster/0.0.12/templates/common.yaml diff --git a/incubator/minimal-ics-hoster/0.0.11/values.yaml b/incubator/minimal-ics-hoster/0.0.12/values.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.11/values.yaml rename to incubator/minimal-ics-hoster/0.0.12/values.yaml diff --git a/incubator/mininote/0.0.11/CHANGELOG.md b/incubator/mininote/0.0.11/CHANGELOG.md deleted file mode 100644 index 6a5712db1a9..00000000000 --- a/incubator/mininote/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [mininote-0.0.11]mininote-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [mininote-0.0.10]mininote-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [mininote-0.0.10]mininote-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/mininote/0.0.11/Chart.lock b/incubator/mininote/0.0.11/Chart.lock deleted file mode 100644 index d2598f4c21e..00000000000 --- a/incubator/mininote/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:26:47.044303096Z" diff --git a/incubator/mininote/0.0.11/Chart.yaml b/incubator/mininote/0.0.11/Chart.yaml deleted file mode 100644 index 85aea35e242..00000000000 --- a/incubator/mininote/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/mininote -icon: https://truecharts.org/img/chart-icons/mininote.png -keywords: - - mininote - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mininote -sources: - - https://github.com/muety/mininote - - https://hub.docker.com/r/n1try/mininote -type: application -version: 0.0.11 diff --git a/incubator/mininote/0.0.11/README.md b/incubator/mininote/0.0.11/README.md deleted file mode 100644 index 28be801478a..00000000000 --- a/incubator/mininote/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mininote - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [mininote](https://truecharts.org/docs/charts/stable/mininote) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mininote` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mininote TrueCharts/mininote -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mininote` deployment - -```console -helm uninstall mininote -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mininote \ - --set env.TZ="America/New York" \ - TrueCharts/mininote -``` - -#### 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 mininote TrueCharts/mininote -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mininote/0.0.11/charts/common-10.4.6.tgz b/incubator/mininote/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/mininote/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/mininote/0.0.12/CHANGELOG.md b/incubator/mininote/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..80c8fddd1a7 --- /dev/null +++ b/incubator/mininote/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [mininote-0.0.12](https://github.com/truecharts/apps/compare/mininote-0.0.11...mininote-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mininote-0.0.11]mininote-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [mininote-0.0.10]mininote-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [mininote-0.0.10]mininote-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/mininote/0.0.12/Chart.lock b/incubator/mininote/0.0.12/Chart.lock new file mode 100644 index 00000000000..34fc4326059 --- /dev/null +++ b/incubator/mininote/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:16.22315033Z" diff --git a/incubator/mininote/0.0.12/Chart.yaml b/incubator/mininote/0.0.12/Chart.yaml new file mode 100644 index 00000000000..67ef3720fe4 --- /dev/null +++ b/incubator/mininote/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/mininote +icon: https://truecharts.org/img/chart-icons/mininote.png +keywords: + - mininote + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mininote +sources: + - https://github.com/muety/mininote + - https://hub.docker.com/r/n1try/mininote +type: application +version: 0.0.12 diff --git a/incubator/mininote/0.0.12/README.md b/incubator/mininote/0.0.12/README.md new file mode 100644 index 00000000000..26698ca6075 --- /dev/null +++ b/incubator/mininote/0.0.12/README.md @@ -0,0 +1,108 @@ +# mininote + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [mininote](https://truecharts.org/docs/charts/stable/mininote) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mininote` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mininote TrueCharts/mininote +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mininote` deployment + +```console +helm uninstall mininote +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mininote \ + --set env.TZ="America/New York" \ + TrueCharts/mininote +``` + +#### 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 mininote TrueCharts/mininote -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mininote/0.0.11/app-readme.md b/incubator/mininote/0.0.12/app-readme.md similarity index 100% rename from incubator/mininote/0.0.11/app-readme.md rename to incubator/mininote/0.0.12/app-readme.md diff --git a/incubator/mininote/0.0.12/charts/common-10.4.7.tgz b/incubator/mininote/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/mininote/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/mininote/0.0.11/ix_values.yaml b/incubator/mininote/0.0.12/ix_values.yaml similarity index 100% rename from incubator/mininote/0.0.11/ix_values.yaml rename to incubator/mininote/0.0.12/ix_values.yaml diff --git a/incubator/mininote/0.0.11/questions.yaml b/incubator/mininote/0.0.12/questions.yaml similarity index 100% rename from incubator/mininote/0.0.11/questions.yaml rename to incubator/mininote/0.0.12/questions.yaml diff --git a/incubator/mininote/0.0.11/templates/common.yaml b/incubator/mininote/0.0.12/templates/common.yaml similarity index 100% rename from incubator/mininote/0.0.11/templates/common.yaml rename to incubator/mininote/0.0.12/templates/common.yaml diff --git a/incubator/mininote/0.0.11/values.yaml b/incubator/mininote/0.0.12/values.yaml similarity index 100% rename from incubator/mininote/0.0.11/values.yaml rename to incubator/mininote/0.0.12/values.yaml diff --git a/incubator/mkvcleaver/0.0.14/CHANGELOG.md b/incubator/mkvcleaver/0.0.14/CHANGELOG.md deleted file mode 100644 index 9db72ba9f38..00000000000 --- a/incubator/mkvcleaver/0.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mkvcleaver-0.0.14](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.12...mkvcleaver-0.0.14) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [mkvcleaver-0.0.12](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.11...mkvcleaver-0.0.12) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [mkvcleaver-0.0.11](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.10...mkvcleaver-0.0.11) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [mkvcleaver-0.0.10](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.8...mkvcleaver-0.0.10) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [mkvcleaver-0.0.8](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.6...mkvcleaver-0.0.8) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [mkvcleaver-0.0.6](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.5...mkvcleaver-0.0.6) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [mkvcleaver-0.0.5](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.4...mkvcleaver-0.0.5) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [mkvcleaver-0.0.4](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.3...mkvcleaver-0.0.4) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [mkvcleaver-0.0.3](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.2...mkvcleaver-0.0.3) (2022-07-11) - -#### Chore - -* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) - - - - -### [piwigo-3.0.9](https://github.com/truecharts/apps/compare/piwigo-3.0.8...piwigo-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [piwigo-3.0.8](https://github.com/truecharts/apps/compare/piwigo-3.0.7...piwigo-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - diff --git a/incubator/mkvcleaver/0.0.14/Chart.lock b/incubator/mkvcleaver/0.0.14/Chart.lock deleted file mode 100644 index defaedf4e9b..00000000000 --- a/incubator/mkvcleaver/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:26:53.489458282Z" diff --git a/incubator/mkvcleaver/0.0.14/Chart.yaml b/incubator/mkvcleaver/0.0.14/Chart.yaml deleted file mode 100644 index 6426776fded..00000000000 --- a/incubator/mkvcleaver/0.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: MKVCleaver is a tool for batch extraction of data from MKV files -home: https://github.com/truecharts/apps/tree/master/charts/stable/mkvcleaver -icon: https://truecharts.org/img/chart-icons/mkvcleaver.png -keywords: - - media - - mkvcleaver -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mkvcleaver -sources: - - https://github.com/jlesage/docker-mkvcleaver - - https://hub.docker.com/r/jlesage/mkvcleaver/ -type: application -version: 0.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/mkvcleaver/0.0.14/README.md b/incubator/mkvcleaver/0.0.14/README.md deleted file mode 100644 index 1067a3ce8c0..00000000000 --- a/incubator/mkvcleaver/0.0.14/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mkvcleaver - -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square) - -MKVCleaver is a tool for batch extraction of data from MKV files - -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: [mkvcleaver](https://truecharts.org/docs/charts/stable/mkvcleaver) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mkvcleaver` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mkvcleaver TrueCharts/mkvcleaver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mkvcleaver` deployment - -```console -helm uninstall mkvcleaver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mkvcleaver \ - --set env.TZ="America/New York" \ - TrueCharts/mkvcleaver -``` - -#### 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 mkvcleaver TrueCharts/mkvcleaver -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mkvcleaver/0.0.14/charts/common-10.4.6.tgz b/incubator/mkvcleaver/0.0.14/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/mkvcleaver/0.0.14/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/mkvcleaver/0.0.15/CHANGELOG.md b/incubator/mkvcleaver/0.0.15/CHANGELOG.md new file mode 100644 index 00000000000..b8c0808566e --- /dev/null +++ b/incubator/mkvcleaver/0.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mkvcleaver-0.0.15](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.14...mkvcleaver-0.0.15) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mkvcleaver-0.0.14](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.12...mkvcleaver-0.0.14) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [mkvcleaver-0.0.12](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.11...mkvcleaver-0.0.12) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [mkvcleaver-0.0.11](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.10...mkvcleaver-0.0.11) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [mkvcleaver-0.0.10](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.8...mkvcleaver-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [mkvcleaver-0.0.8](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.6...mkvcleaver-0.0.8) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [mkvcleaver-0.0.6](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.5...mkvcleaver-0.0.6) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [mkvcleaver-0.0.5](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.4...mkvcleaver-0.0.5) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [mkvcleaver-0.0.4](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.3...mkvcleaver-0.0.4) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [mkvcleaver-0.0.3](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.2...mkvcleaver-0.0.3) (2022-07-11) + +#### Chore + +* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) + + + + +### [piwigo-3.0.9](https://github.com/truecharts/apps/compare/piwigo-3.0.8...piwigo-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + diff --git a/incubator/mkvcleaver/0.0.15/Chart.lock b/incubator/mkvcleaver/0.0.15/Chart.lock new file mode 100644 index 00000000000..09f232dc071 --- /dev/null +++ b/incubator/mkvcleaver/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:19.738115492Z" diff --git a/incubator/mkvcleaver/0.0.15/Chart.yaml b/incubator/mkvcleaver/0.0.15/Chart.yaml new file mode 100644 index 00000000000..4ca80ae90f7 --- /dev/null +++ b/incubator/mkvcleaver/0.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: MKVCleaver is a tool for batch extraction of data from MKV files +home: https://github.com/truecharts/apps/tree/master/charts/stable/mkvcleaver +icon: https://truecharts.org/img/chart-icons/mkvcleaver.png +keywords: + - media + - mkvcleaver +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mkvcleaver +sources: + - https://github.com/jlesage/docker-mkvcleaver + - https://hub.docker.com/r/jlesage/mkvcleaver/ +type: application +version: 0.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/mkvcleaver/0.0.15/README.md b/incubator/mkvcleaver/0.0.15/README.md new file mode 100644 index 00000000000..99ec0a40588 --- /dev/null +++ b/incubator/mkvcleaver/0.0.15/README.md @@ -0,0 +1,108 @@ +# mkvcleaver + +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square) + +MKVCleaver is a tool for batch extraction of data from MKV files + +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: [mkvcleaver](https://truecharts.org/docs/charts/stable/mkvcleaver) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mkvcleaver` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mkvcleaver TrueCharts/mkvcleaver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mkvcleaver` deployment + +```console +helm uninstall mkvcleaver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mkvcleaver \ + --set env.TZ="America/New York" \ + TrueCharts/mkvcleaver +``` + +#### 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 mkvcleaver TrueCharts/mkvcleaver -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mkvcleaver/0.0.14/app-readme.md b/incubator/mkvcleaver/0.0.15/app-readme.md similarity index 100% rename from incubator/mkvcleaver/0.0.14/app-readme.md rename to incubator/mkvcleaver/0.0.15/app-readme.md diff --git a/incubator/mkvcleaver/0.0.15/charts/common-10.4.7.tgz b/incubator/mkvcleaver/0.0.15/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/mkvcleaver/0.0.15/charts/common-10.4.7.tgz differ diff --git a/incubator/mkvcleaver/0.0.14/ix_values.yaml b/incubator/mkvcleaver/0.0.15/ix_values.yaml similarity index 100% rename from incubator/mkvcleaver/0.0.14/ix_values.yaml rename to incubator/mkvcleaver/0.0.15/ix_values.yaml diff --git a/incubator/mkvcleaver/0.0.14/questions.yaml b/incubator/mkvcleaver/0.0.15/questions.yaml similarity index 100% rename from incubator/mkvcleaver/0.0.14/questions.yaml rename to incubator/mkvcleaver/0.0.15/questions.yaml diff --git a/incubator/mkvcleaver/0.0.14/templates/common.yaml b/incubator/mkvcleaver/0.0.15/templates/common.yaml similarity index 100% rename from incubator/mkvcleaver/0.0.14/templates/common.yaml rename to incubator/mkvcleaver/0.0.15/templates/common.yaml diff --git a/incubator/mkvcleaver/0.0.14/values.yaml b/incubator/mkvcleaver/0.0.15/values.yaml similarity index 100% rename from incubator/mkvcleaver/0.0.14/values.yaml rename to incubator/mkvcleaver/0.0.15/values.yaml diff --git a/incubator/mocodo-mcd/0.0.11/CHANGELOG.md b/incubator/mocodo-mcd/0.0.11/CHANGELOG.md deleted file mode 100644 index ff79feaa2ce..00000000000 --- a/incubator/mocodo-mcd/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [mocodo-mcd-0.0.11]mocodo-mcd-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [mocodo-mcd-0.0.10]mocodo-mcd-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [mocodo-mcd-0.0.10]mocodo-mcd-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/mocodo-mcd/0.0.11/Chart.lock b/incubator/mocodo-mcd/0.0.11/Chart.lock deleted file mode 100644 index e866a7d70ca..00000000000 --- a/incubator/mocodo-mcd/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:26:54.736008561Z" diff --git a/incubator/mocodo-mcd/0.0.11/Chart.yaml b/incubator/mocodo-mcd/0.0.11/Chart.yaml deleted file mode 100644 index 5a15aa621c9..00000000000 --- a/incubator/mocodo-mcd/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Mocodo est un logiciel d'aide l'enseignement et la conception des\ - \ bases de donnes relationnelles.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/mocodo-mcd -icon: https://truecharts.org/img/chart-icons/mocodo-mcd.png -keywords: - - mocodo-mcd - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mocodo-mcd -sources: - - https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande - - https://hub.docker.com/r/olprog/mocodo -type: application -version: 0.0.11 diff --git a/incubator/mocodo-mcd/0.0.11/README.md b/incubator/mocodo-mcd/0.0.11/README.md deleted file mode 100644 index 28b33f3c295..00000000000 --- a/incubator/mocodo-mcd/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mocodo-mcd - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles. - -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: [mocodo-mcd](https://truecharts.org/docs/charts/stable/mocodo-mcd) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mocodo-mcd` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mocodo-mcd TrueCharts/mocodo-mcd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mocodo-mcd` deployment - -```console -helm uninstall mocodo-mcd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mocodo-mcd \ - --set env.TZ="America/New York" \ - TrueCharts/mocodo-mcd -``` - -#### 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 mocodo-mcd TrueCharts/mocodo-mcd -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mocodo-mcd/0.0.11/charts/common-10.4.6.tgz b/incubator/mocodo-mcd/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/mocodo-mcd/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/mocodo-mcd/0.0.12/CHANGELOG.md b/incubator/mocodo-mcd/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..73a9c4e9b4c --- /dev/null +++ b/incubator/mocodo-mcd/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [mocodo-mcd-0.0.12](https://github.com/truecharts/apps/compare/mocodo-mcd-0.0.11...mocodo-mcd-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mocodo-mcd-0.0.11]mocodo-mcd-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [mocodo-mcd-0.0.10]mocodo-mcd-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [mocodo-mcd-0.0.10]mocodo-mcd-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/mocodo-mcd/0.0.12/Chart.lock b/incubator/mocodo-mcd/0.0.12/Chart.lock new file mode 100644 index 00000000000..03dee1cc00d --- /dev/null +++ b/incubator/mocodo-mcd/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:21.036644143Z" diff --git a/incubator/mocodo-mcd/0.0.12/Chart.yaml b/incubator/mocodo-mcd/0.0.12/Chart.yaml new file mode 100644 index 00000000000..b8cfb405c52 --- /dev/null +++ b/incubator/mocodo-mcd/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Mocodo est un logiciel d'aide l'enseignement et la conception des\ + \ bases de donnes relationnelles.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/mocodo-mcd +icon: https://truecharts.org/img/chart-icons/mocodo-mcd.png +keywords: + - mocodo-mcd + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mocodo-mcd +sources: + - https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande + - https://hub.docker.com/r/olprog/mocodo +type: application +version: 0.0.12 diff --git a/incubator/mocodo-mcd/0.0.12/README.md b/incubator/mocodo-mcd/0.0.12/README.md new file mode 100644 index 00000000000..325dc55b828 --- /dev/null +++ b/incubator/mocodo-mcd/0.0.12/README.md @@ -0,0 +1,108 @@ +# mocodo-mcd + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles. + +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: [mocodo-mcd](https://truecharts.org/docs/charts/stable/mocodo-mcd) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mocodo-mcd` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mocodo-mcd TrueCharts/mocodo-mcd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mocodo-mcd` deployment + +```console +helm uninstall mocodo-mcd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mocodo-mcd \ + --set env.TZ="America/New York" \ + TrueCharts/mocodo-mcd +``` + +#### 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 mocodo-mcd TrueCharts/mocodo-mcd -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mocodo-mcd/0.0.11/app-readme.md b/incubator/mocodo-mcd/0.0.12/app-readme.md similarity index 100% rename from incubator/mocodo-mcd/0.0.11/app-readme.md rename to incubator/mocodo-mcd/0.0.12/app-readme.md diff --git a/incubator/mocodo-mcd/0.0.12/charts/common-10.4.7.tgz b/incubator/mocodo-mcd/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/mocodo-mcd/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/mocodo-mcd/0.0.11/ix_values.yaml b/incubator/mocodo-mcd/0.0.12/ix_values.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.11/ix_values.yaml rename to incubator/mocodo-mcd/0.0.12/ix_values.yaml diff --git a/incubator/mocodo-mcd/0.0.11/questions.yaml b/incubator/mocodo-mcd/0.0.12/questions.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.11/questions.yaml rename to incubator/mocodo-mcd/0.0.12/questions.yaml diff --git a/incubator/mocodo-mcd/0.0.11/templates/common.yaml b/incubator/mocodo-mcd/0.0.12/templates/common.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.11/templates/common.yaml rename to incubator/mocodo-mcd/0.0.12/templates/common.yaml diff --git a/incubator/mocodo-mcd/0.0.11/values.yaml b/incubator/mocodo-mcd/0.0.12/values.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.11/values.yaml rename to incubator/mocodo-mcd/0.0.12/values.yaml diff --git a/incubator/mojopaste/0.0.11/CHANGELOG.md b/incubator/mojopaste/0.0.11/CHANGELOG.md deleted file mode 100644 index 0a5240cbd22..00000000000 --- a/incubator/mojopaste/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [mojopaste-0.0.11]mojopaste-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [mojopaste-0.0.10]mojopaste-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [mojopaste-0.0.10]mojopaste-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/mojopaste/0.0.11/Chart.lock b/incubator/mojopaste/0.0.11/Chart.lock deleted file mode 100644 index 93424ea6b5f..00000000000 --- a/incubator/mojopaste/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:27:02.776405838Z" diff --git a/incubator/mojopaste/0.0.11/Chart.yaml b/incubator/mojopaste/0.0.11/Chart.yaml deleted file mode 100644 index 5c8903b10ab..00000000000 --- a/incubator/mojopaste/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/mojopaste -icon: https://truecharts.org/img/chart-icons/mojopaste.png -keywords: - - mojopaste - - Cloud - - Productivity - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mojopaste -sources: - - https://github.com/jhthorsen/app-mojopaste - - https://hub.docker.com/r/jhthorsen/mojopaste -type: application -version: 0.0.11 diff --git a/incubator/mojopaste/0.0.11/README.md b/incubator/mojopaste/0.0.11/README.md deleted file mode 100644 index 78dcea6c502..00000000000 --- a/incubator/mojopaste/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mojopaste - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [mojopaste](https://truecharts.org/docs/charts/stable/mojopaste) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mojopaste` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mojopaste TrueCharts/mojopaste -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mojopaste` deployment - -```console -helm uninstall mojopaste -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mojopaste \ - --set env.TZ="America/New York" \ - TrueCharts/mojopaste -``` - -#### 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 mojopaste TrueCharts/mojopaste -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mojopaste/0.0.11/charts/common-10.4.6.tgz b/incubator/mojopaste/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/mojopaste/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/mojopaste/0.0.12/CHANGELOG.md b/incubator/mojopaste/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..232106b4fe7 --- /dev/null +++ b/incubator/mojopaste/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [mojopaste-0.0.12](https://github.com/truecharts/apps/compare/mojopaste-0.0.11...mojopaste-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mojopaste-0.0.11]mojopaste-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [mojopaste-0.0.10]mojopaste-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [mojopaste-0.0.10]mojopaste-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/mojopaste/0.0.12/Chart.lock b/incubator/mojopaste/0.0.12/Chart.lock new file mode 100644 index 00000000000..6b3175a3ce9 --- /dev/null +++ b/incubator/mojopaste/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:23.865600823Z" diff --git a/incubator/mojopaste/0.0.12/Chart.yaml b/incubator/mojopaste/0.0.12/Chart.yaml new file mode 100644 index 00000000000..7b5ad7c7111 --- /dev/null +++ b/incubator/mojopaste/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/mojopaste +icon: https://truecharts.org/img/chart-icons/mojopaste.png +keywords: + - mojopaste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mojopaste +sources: + - https://github.com/jhthorsen/app-mojopaste + - https://hub.docker.com/r/jhthorsen/mojopaste +type: application +version: 0.0.12 diff --git a/incubator/mojopaste/0.0.12/README.md b/incubator/mojopaste/0.0.12/README.md new file mode 100644 index 00000000000..360a6984adb --- /dev/null +++ b/incubator/mojopaste/0.0.12/README.md @@ -0,0 +1,108 @@ +# mojopaste + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [mojopaste](https://truecharts.org/docs/charts/stable/mojopaste) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mojopaste` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mojopaste TrueCharts/mojopaste +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mojopaste` deployment + +```console +helm uninstall mojopaste +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mojopaste \ + --set env.TZ="America/New York" \ + TrueCharts/mojopaste +``` + +#### 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 mojopaste TrueCharts/mojopaste -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mojopaste/0.0.11/app-readme.md b/incubator/mojopaste/0.0.12/app-readme.md similarity index 100% rename from incubator/mojopaste/0.0.11/app-readme.md rename to incubator/mojopaste/0.0.12/app-readme.md diff --git a/incubator/mojopaste/0.0.12/charts/common-10.4.7.tgz b/incubator/mojopaste/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/mojopaste/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/mojopaste/0.0.11/ix_values.yaml b/incubator/mojopaste/0.0.12/ix_values.yaml similarity index 100% rename from incubator/mojopaste/0.0.11/ix_values.yaml rename to incubator/mojopaste/0.0.12/ix_values.yaml diff --git a/incubator/mojopaste/0.0.11/questions.yaml b/incubator/mojopaste/0.0.12/questions.yaml similarity index 100% rename from incubator/mojopaste/0.0.11/questions.yaml rename to incubator/mojopaste/0.0.12/questions.yaml diff --git a/incubator/mojopaste/0.0.11/templates/common.yaml b/incubator/mojopaste/0.0.12/templates/common.yaml similarity index 100% rename from incubator/mojopaste/0.0.11/templates/common.yaml rename to incubator/mojopaste/0.0.12/templates/common.yaml diff --git a/incubator/mojopaste/0.0.11/values.yaml b/incubator/mojopaste/0.0.12/values.yaml similarity index 100% rename from incubator/mojopaste/0.0.11/values.yaml rename to incubator/mojopaste/0.0.12/values.yaml diff --git a/incubator/monero-node/0.0.11/CHANGELOG.md b/incubator/monero-node/0.0.11/CHANGELOG.md deleted file mode 100644 index 3a2d9ff0090..00000000000 --- a/incubator/monero-node/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [monero-node-0.0.11]monero-node-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [monero-node-0.0.10]monero-node-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [monero-node-0.0.10]monero-node-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/monero-node/0.0.11/Chart.lock b/incubator/monero-node/0.0.11/Chart.lock deleted file mode 100644 index b36ee7cb894..00000000000 --- a/incubator/monero-node/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:27:09.475424608Z" diff --git a/incubator/monero-node/0.0.11/Chart.yaml b/incubator/monero-node/0.0.11/Chart.yaml deleted file mode 100644 index bb24a953136..00000000000 --- a/incubator/monero-node/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto - - Tools-Utilities - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/monero-node -icon: https://truecharts.org/img/chart-icons/monero-node.png -keywords: - - monero-node - - Crypto - - Tools-Utilities - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: monero-node -sources: - - https://github.com/kannix/monero-full-node - - https://hub.docker.com/r/kannix/monero-full-node -type: application -version: 0.0.11 diff --git a/incubator/monero-node/0.0.11/README.md b/incubator/monero-node/0.0.11/README.md deleted file mode 100644 index e865c159162..00000000000 --- a/incubator/monero-node/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# monero-node - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [monero-node](https://truecharts.org/docs/charts/stable/monero-node) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `monero-node` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install monero-node TrueCharts/monero-node -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `monero-node` deployment - -```console -helm uninstall monero-node -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install monero-node \ - --set env.TZ="America/New York" \ - TrueCharts/monero-node -``` - -#### 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 monero-node TrueCharts/monero-node -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/monero-node/0.0.11/charts/common-10.4.6.tgz b/incubator/monero-node/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/monero-node/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/monero-node/0.0.12/CHANGELOG.md b/incubator/monero-node/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..926666080a2 --- /dev/null +++ b/incubator/monero-node/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [monero-node-0.0.12](https://github.com/truecharts/apps/compare/monero-node-0.0.11...monero-node-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [monero-node-0.0.11]monero-node-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [monero-node-0.0.10]monero-node-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [monero-node-0.0.10]monero-node-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/monero-node/0.0.12/Chart.lock b/incubator/monero-node/0.0.12/Chart.lock new file mode 100644 index 00000000000..4c01c57f601 --- /dev/null +++ b/incubator/monero-node/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:35.309310358Z" diff --git a/incubator/monero-node/0.0.12/Chart.yaml b/incubator/monero-node/0.0.12/Chart.yaml new file mode 100644 index 00000000000..eac66b89206 --- /dev/null +++ b/incubator/monero-node/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto + - Tools-Utilities + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/monero-node +icon: https://truecharts.org/img/chart-icons/monero-node.png +keywords: + - monero-node + - Crypto + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: monero-node +sources: + - https://github.com/kannix/monero-full-node + - https://hub.docker.com/r/kannix/monero-full-node +type: application +version: 0.0.12 diff --git a/incubator/monero-node/0.0.12/README.md b/incubator/monero-node/0.0.12/README.md new file mode 100644 index 00000000000..df89ce02620 --- /dev/null +++ b/incubator/monero-node/0.0.12/README.md @@ -0,0 +1,108 @@ +# monero-node + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [monero-node](https://truecharts.org/docs/charts/stable/monero-node) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `monero-node` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install monero-node TrueCharts/monero-node +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `monero-node` deployment + +```console +helm uninstall monero-node +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install monero-node \ + --set env.TZ="America/New York" \ + TrueCharts/monero-node +``` + +#### 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 monero-node TrueCharts/monero-node -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/monero-node/0.0.11/app-readme.md b/incubator/monero-node/0.0.12/app-readme.md similarity index 100% rename from incubator/monero-node/0.0.11/app-readme.md rename to incubator/monero-node/0.0.12/app-readme.md diff --git a/incubator/monero-node/0.0.12/charts/common-10.4.7.tgz b/incubator/monero-node/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/monero-node/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/monero-node/0.0.11/ix_values.yaml b/incubator/monero-node/0.0.12/ix_values.yaml similarity index 100% rename from incubator/monero-node/0.0.11/ix_values.yaml rename to incubator/monero-node/0.0.12/ix_values.yaml diff --git a/incubator/monero-node/0.0.11/questions.yaml b/incubator/monero-node/0.0.12/questions.yaml similarity index 100% rename from incubator/monero-node/0.0.11/questions.yaml rename to incubator/monero-node/0.0.12/questions.yaml diff --git a/incubator/monero-node/0.0.11/templates/common.yaml b/incubator/monero-node/0.0.12/templates/common.yaml similarity index 100% rename from incubator/monero-node/0.0.11/templates/common.yaml rename to incubator/monero-node/0.0.12/templates/common.yaml diff --git a/incubator/monero-node/0.0.11/values.yaml b/incubator/monero-node/0.0.12/values.yaml similarity index 100% rename from incubator/monero-node/0.0.11/values.yaml rename to incubator/monero-node/0.0.12/values.yaml diff --git a/incubator/mordhau/0.0.11/CHANGELOG.md b/incubator/mordhau/0.0.11/CHANGELOG.md deleted file mode 100644 index 7c2a2ab3fd9..00000000000 --- a/incubator/mordhau/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [mordhau-0.0.11]mordhau-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [mordhau-0.0.10]mordhau-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [mordhau-0.0.10]mordhau-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/mordhau/0.0.11/Chart.lock b/incubator/mordhau/0.0.11/Chart.lock deleted file mode 100644 index 85c7d30afb1..00000000000 --- a/incubator/mordhau/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:27:15.773552406Z" diff --git a/incubator/mordhau/0.0.11/Chart.yaml b/incubator/mordhau/0.0.11/Chart.yaml deleted file mode 100644 index d33d74b0648..00000000000 --- a/incubator/mordhau/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Docker\ - \ ADMINPASSWORD adminDocker\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/mordhau -icon: https://truecharts.org/img/chart-icons/mordhau.png -keywords: - - mordhau - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mordhau -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/mordhau/0.0.11/README.md b/incubator/mordhau/0.0.11/README.md deleted file mode 100644 index 7d2742b77a8..00000000000 --- a/incubator/mordhau/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mordhau - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Docker ADMINPASSWORD adminDocker - -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: [mordhau](https://truecharts.org/docs/charts/stable/mordhau) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mordhau` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mordhau TrueCharts/mordhau -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mordhau` deployment - -```console -helm uninstall mordhau -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mordhau \ - --set env.TZ="America/New York" \ - TrueCharts/mordhau -``` - -#### 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 mordhau TrueCharts/mordhau -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mordhau/0.0.11/charts/common-10.4.6.tgz b/incubator/mordhau/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/mordhau/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/mordhau/0.0.12/CHANGELOG.md b/incubator/mordhau/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b7fd1a5d63d --- /dev/null +++ b/incubator/mordhau/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [mordhau-0.0.12](https://github.com/truecharts/apps/compare/mordhau-0.0.11...mordhau-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mordhau-0.0.11]mordhau-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [mordhau-0.0.10]mordhau-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [mordhau-0.0.10]mordhau-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/mordhau/0.0.12/Chart.lock b/incubator/mordhau/0.0.12/Chart.lock new file mode 100644 index 00000000000..aaf9af77ffc --- /dev/null +++ b/incubator/mordhau/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:39.087849579Z" diff --git a/incubator/mordhau/0.0.12/Chart.yaml b/incubator/mordhau/0.0.12/Chart.yaml new file mode 100644 index 00000000000..502dd74ce19 --- /dev/null +++ b/incubator/mordhau/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Docker\ + \ ADMINPASSWORD adminDocker\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/mordhau +icon: https://truecharts.org/img/chart-icons/mordhau.png +keywords: + - mordhau + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mordhau +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/mordhau/0.0.12/README.md b/incubator/mordhau/0.0.12/README.md new file mode 100644 index 00000000000..6cc316eda0c --- /dev/null +++ b/incubator/mordhau/0.0.12/README.md @@ -0,0 +1,108 @@ +# mordhau + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Docker ADMINPASSWORD adminDocker + +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: [mordhau](https://truecharts.org/docs/charts/stable/mordhau) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mordhau` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mordhau TrueCharts/mordhau +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mordhau` deployment + +```console +helm uninstall mordhau +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mordhau \ + --set env.TZ="America/New York" \ + TrueCharts/mordhau +``` + +#### 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 mordhau TrueCharts/mordhau -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/mordhau/0.0.11/app-readme.md b/incubator/mordhau/0.0.12/app-readme.md similarity index 100% rename from incubator/mordhau/0.0.11/app-readme.md rename to incubator/mordhau/0.0.12/app-readme.md diff --git a/incubator/mordhau/0.0.12/charts/common-10.4.7.tgz b/incubator/mordhau/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/mordhau/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/mordhau/0.0.11/ix_values.yaml b/incubator/mordhau/0.0.12/ix_values.yaml similarity index 100% rename from incubator/mordhau/0.0.11/ix_values.yaml rename to incubator/mordhau/0.0.12/ix_values.yaml diff --git a/incubator/mordhau/0.0.11/questions.yaml b/incubator/mordhau/0.0.12/questions.yaml similarity index 100% rename from incubator/mordhau/0.0.11/questions.yaml rename to incubator/mordhau/0.0.12/questions.yaml diff --git a/incubator/mordhau/0.0.11/templates/common.yaml b/incubator/mordhau/0.0.12/templates/common.yaml similarity index 100% rename from incubator/mordhau/0.0.11/templates/common.yaml rename to incubator/mordhau/0.0.12/templates/common.yaml diff --git a/incubator/mordhau/0.0.11/values.yaml b/incubator/mordhau/0.0.12/values.yaml similarity index 100% rename from incubator/mordhau/0.0.11/values.yaml rename to incubator/mordhau/0.0.12/values.yaml diff --git a/incubator/moviegrabber/0.0.11/CHANGELOG.md b/incubator/moviegrabber/0.0.11/CHANGELOG.md deleted file mode 100644 index d78f3a205d4..00000000000 --- a/incubator/moviegrabber/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [moviegrabber-0.0.11]moviegrabber-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [moviegrabber-0.0.10]moviegrabber-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [moviegrabber-0.0.10]moviegrabber-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/moviegrabber/0.0.11/Chart.lock b/incubator/moviegrabber/0.0.11/Chart.lock deleted file mode 100644 index 49f6fee3b79..00000000000 --- a/incubator/moviegrabber/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:27:18.088634724Z" diff --git a/incubator/moviegrabber/0.0.11/Chart.yaml b/incubator/moviegrabber/0.0.11/Chart.yaml deleted file mode 100644 index dc9502c0f42..00000000000 --- a/incubator/moviegrabber/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - MovieGrabber is a fully automated way of downloading movie from usenet, - it supports any nzb client that has a "watched" or "monitor" folder facility such - as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching - criteria and if a match is found the nzb will be downloaded and stored in either - a specified queued folder for user review or sent to the watched folder for processing - and automatic downloading via your usenet binary client. -home: https://github.com/truecharts/apps/tree/master/charts/stable/moviegrabber -icon: https://truecharts.org/img/chart-icons/moviegrabber.png -keywords: - - moviegrabber - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: moviegrabber -sources: - - https://github.com/binhex/moviegrabber - - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ - - https://github.com/binhex/documentation -type: application -version: 0.0.11 diff --git a/incubator/moviegrabber/0.0.11/README.md b/incubator/moviegrabber/0.0.11/README.md deleted file mode 100644 index 5c1c92e6ac6..00000000000 --- a/incubator/moviegrabber/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# moviegrabber - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client. - -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: [moviegrabber](https://truecharts.org/docs/charts/stable/moviegrabber) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `moviegrabber` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install moviegrabber TrueCharts/moviegrabber -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `moviegrabber` deployment - -```console -helm uninstall moviegrabber -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install moviegrabber \ - --set env.TZ="America/New York" \ - TrueCharts/moviegrabber -``` - -#### 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 moviegrabber TrueCharts/moviegrabber -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/moviegrabber/0.0.11/charts/common-10.4.6.tgz b/incubator/moviegrabber/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/moviegrabber/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/moviegrabber/0.0.12/CHANGELOG.md b/incubator/moviegrabber/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..4e5ac272346 --- /dev/null +++ b/incubator/moviegrabber/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [moviegrabber-0.0.12](https://github.com/truecharts/apps/compare/moviegrabber-0.0.11...moviegrabber-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [moviegrabber-0.0.11]moviegrabber-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [moviegrabber-0.0.10]moviegrabber-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [moviegrabber-0.0.10]moviegrabber-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/moviegrabber/0.0.12/Chart.lock b/incubator/moviegrabber/0.0.12/Chart.lock new file mode 100644 index 00000000000..eeb65511681 --- /dev/null +++ b/incubator/moviegrabber/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:40.546833927Z" diff --git a/incubator/moviegrabber/0.0.12/Chart.yaml b/incubator/moviegrabber/0.0.12/Chart.yaml new file mode 100644 index 00000000000..b755cce29a9 --- /dev/null +++ b/incubator/moviegrabber/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + MovieGrabber is a fully automated way of downloading movie from usenet, + it supports any nzb client that has a "watched" or "monitor" folder facility such + as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching + criteria and if a match is found the nzb will be downloaded and stored in either + a specified queued folder for user review or sent to the watched folder for processing + and automatic downloading via your usenet binary client. +home: https://github.com/truecharts/apps/tree/master/charts/stable/moviegrabber +icon: https://truecharts.org/img/chart-icons/moviegrabber.png +keywords: + - moviegrabber + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: moviegrabber +sources: + - https://github.com/binhex/moviegrabber + - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ + - https://github.com/binhex/documentation +type: application +version: 0.0.12 diff --git a/incubator/moviegrabber/0.0.12/README.md b/incubator/moviegrabber/0.0.12/README.md new file mode 100644 index 00000000000..c8f78c9a1de --- /dev/null +++ b/incubator/moviegrabber/0.0.12/README.md @@ -0,0 +1,109 @@ +# moviegrabber + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client. + +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: [moviegrabber](https://truecharts.org/docs/charts/stable/moviegrabber) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `moviegrabber` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install moviegrabber TrueCharts/moviegrabber +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `moviegrabber` deployment + +```console +helm uninstall moviegrabber +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install moviegrabber \ + --set env.TZ="America/New York" \ + TrueCharts/moviegrabber +``` + +#### 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 moviegrabber TrueCharts/moviegrabber -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/moviegrabber/0.0.11/app-readme.md b/incubator/moviegrabber/0.0.12/app-readme.md similarity index 100% rename from incubator/moviegrabber/0.0.11/app-readme.md rename to incubator/moviegrabber/0.0.12/app-readme.md diff --git a/incubator/moviegrabber/0.0.12/charts/common-10.4.7.tgz b/incubator/moviegrabber/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/moviegrabber/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/moviegrabber/0.0.11/ix_values.yaml b/incubator/moviegrabber/0.0.12/ix_values.yaml similarity index 100% rename from incubator/moviegrabber/0.0.11/ix_values.yaml rename to incubator/moviegrabber/0.0.12/ix_values.yaml diff --git a/incubator/moviegrabber/0.0.11/questions.yaml b/incubator/moviegrabber/0.0.12/questions.yaml similarity index 100% rename from incubator/moviegrabber/0.0.11/questions.yaml rename to incubator/moviegrabber/0.0.12/questions.yaml diff --git a/incubator/moviegrabber/0.0.11/templates/common.yaml b/incubator/moviegrabber/0.0.12/templates/common.yaml similarity index 100% rename from incubator/moviegrabber/0.0.11/templates/common.yaml rename to incubator/moviegrabber/0.0.12/templates/common.yaml diff --git a/incubator/moviegrabber/0.0.11/values.yaml b/incubator/moviegrabber/0.0.12/values.yaml similarity index 100% rename from incubator/moviegrabber/0.0.11/values.yaml rename to incubator/moviegrabber/0.0.12/values.yaml diff --git a/incubator/multi-scrobbler/0.0.11/CHANGELOG.md b/incubator/multi-scrobbler/0.0.11/CHANGELOG.md deleted file mode 100644 index 28daf8de2ce..00000000000 --- a/incubator/multi-scrobbler/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [multi-scrobbler-0.0.11]multi-scrobbler-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [multi-scrobbler-0.0.10]multi-scrobbler-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [multi-scrobbler-0.0.10]multi-scrobbler-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/multi-scrobbler/0.0.11/Chart.lock b/incubator/multi-scrobbler/0.0.11/Chart.lock deleted file mode 100644 index 63e9209e314..00000000000 --- a/incubator/multi-scrobbler/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:27:25.610575864Z" diff --git a/incubator/multi-scrobbler/0.0.11/Chart.yaml b/incubator/multi-scrobbler/0.0.11/Chart.yaml deleted file mode 100644 index b3b8f254452..00000000000 --- a/incubator/multi-scrobbler/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Track your music listening history from many sources and record to many\ - \ scrobble clients.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/multi-scrobbler -icon: https://truecharts.org/img/chart-icons/multi-scrobbler.png -keywords: - - multi-scrobbler - - Network-Web - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: multi-scrobbler -sources: - - https://hub.docker.com/repository/docker/foxxmd/multi-scrobbler -type: application -version: 0.0.11 diff --git a/incubator/multi-scrobbler/0.0.11/README.md b/incubator/multi-scrobbler/0.0.11/README.md deleted file mode 100644 index 3c7bd491e1b..00000000000 --- a/incubator/multi-scrobbler/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# multi-scrobbler - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Track your music listening history from many sources and record to many scrobble clients. - -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: [multi-scrobbler](https://truecharts.org/docs/charts/stable/multi-scrobbler) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `multi-scrobbler` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install multi-scrobbler TrueCharts/multi-scrobbler -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `multi-scrobbler` deployment - -```console -helm uninstall multi-scrobbler -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install multi-scrobbler \ - --set env.TZ="America/New York" \ - TrueCharts/multi-scrobbler -``` - -#### 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 multi-scrobbler TrueCharts/multi-scrobbler -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/multi-scrobbler/0.0.11/charts/common-10.4.6.tgz b/incubator/multi-scrobbler/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/multi-scrobbler/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/multi-scrobbler/0.0.12/CHANGELOG.md b/incubator/multi-scrobbler/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e589049aaad --- /dev/null +++ b/incubator/multi-scrobbler/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [multi-scrobbler-0.0.12](https://github.com/truecharts/apps/compare/multi-scrobbler-0.0.11...multi-scrobbler-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [multi-scrobbler-0.0.11]multi-scrobbler-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [multi-scrobbler-0.0.10]multi-scrobbler-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [multi-scrobbler-0.0.10]multi-scrobbler-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/multi-scrobbler/0.0.12/Chart.lock b/incubator/multi-scrobbler/0.0.12/Chart.lock new file mode 100644 index 00000000000..c7b16695c69 --- /dev/null +++ b/incubator/multi-scrobbler/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:42.618141011Z" diff --git a/incubator/multi-scrobbler/0.0.12/Chart.yaml b/incubator/multi-scrobbler/0.0.12/Chart.yaml new file mode 100644 index 00000000000..3962c55c59e --- /dev/null +++ b/incubator/multi-scrobbler/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web + - MediaServer-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Track your music listening history from many sources and record to many\ + \ scrobble clients.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/multi-scrobbler +icon: https://truecharts.org/img/chart-icons/multi-scrobbler.png +keywords: + - multi-scrobbler + - Network-Web + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: multi-scrobbler +sources: + - https://hub.docker.com/repository/docker/foxxmd/multi-scrobbler +type: application +version: 0.0.12 diff --git a/incubator/multi-scrobbler/0.0.12/README.md b/incubator/multi-scrobbler/0.0.12/README.md new file mode 100644 index 00000000000..bc7863c7002 --- /dev/null +++ b/incubator/multi-scrobbler/0.0.12/README.md @@ -0,0 +1,107 @@ +# multi-scrobbler + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Track your music listening history from many sources and record to many scrobble clients. + +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: [multi-scrobbler](https://truecharts.org/docs/charts/stable/multi-scrobbler) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `multi-scrobbler` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install multi-scrobbler TrueCharts/multi-scrobbler +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `multi-scrobbler` deployment + +```console +helm uninstall multi-scrobbler +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install multi-scrobbler \ + --set env.TZ="America/New York" \ + TrueCharts/multi-scrobbler +``` + +#### 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 multi-scrobbler TrueCharts/multi-scrobbler -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/multi-scrobbler/0.0.11/app-readme.md b/incubator/multi-scrobbler/0.0.12/app-readme.md similarity index 100% rename from incubator/multi-scrobbler/0.0.11/app-readme.md rename to incubator/multi-scrobbler/0.0.12/app-readme.md diff --git a/incubator/multi-scrobbler/0.0.12/charts/common-10.4.7.tgz b/incubator/multi-scrobbler/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/multi-scrobbler/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/multi-scrobbler/0.0.11/ix_values.yaml b/incubator/multi-scrobbler/0.0.12/ix_values.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.11/ix_values.yaml rename to incubator/multi-scrobbler/0.0.12/ix_values.yaml diff --git a/incubator/multi-scrobbler/0.0.11/questions.yaml b/incubator/multi-scrobbler/0.0.12/questions.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.11/questions.yaml rename to incubator/multi-scrobbler/0.0.12/questions.yaml diff --git a/incubator/multi-scrobbler/0.0.11/templates/common.yaml b/incubator/multi-scrobbler/0.0.12/templates/common.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.11/templates/common.yaml rename to incubator/multi-scrobbler/0.0.12/templates/common.yaml diff --git a/incubator/multi-scrobbler/0.0.11/values.yaml b/incubator/multi-scrobbler/0.0.12/values.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.11/values.yaml rename to incubator/multi-scrobbler/0.0.12/values.yaml diff --git a/incubator/namecheap-ddns/0.0.11/CHANGELOG.md b/incubator/namecheap-ddns/0.0.11/CHANGELOG.md deleted file mode 100644 index 150a38e6514..00000000000 --- a/incubator/namecheap-ddns/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [namecheap-ddns-0.0.11]namecheap-ddns-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [namecheap-ddns-0.0.10]namecheap-ddns-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [namecheap-ddns-0.0.10]namecheap-ddns-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/namecheap-ddns/0.0.11/Chart.lock b/incubator/namecheap-ddns/0.0.11/Chart.lock deleted file mode 100644 index bf69b912534..00000000000 --- a/incubator/namecheap-ddns/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:27:32.636143721Z" diff --git a/incubator/namecheap-ddns/0.0.11/Chart.yaml b/incubator/namecheap-ddns/0.0.11/Chart.yaml deleted file mode 100644 index 02b46e85a4a..00000000000 --- a/incubator/namecheap-ddns/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-DNS - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This simple container will update a namecheap dynamic dns domain. You\ - \ must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the\ - \ manage page for your domain. \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/namecheap-ddns -icon: https://truecharts.org/img/chart-icons/namecheap-ddns.png -keywords: - - namecheap-ddns - - Tools-Utilities - - Network-DNS - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: namecheap-ddns -sources: - - https://github.com/EdwardChamberlain/namecheap_ddns - - https://hub.docker.com/r/edchamberlain/namecheap_ddns -type: application -version: 0.0.11 diff --git a/incubator/namecheap-ddns/0.0.11/README.md b/incubator/namecheap-ddns/0.0.11/README.md deleted file mode 100644 index aebd8230c55..00000000000 --- a/incubator/namecheap-ddns/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# namecheap-ddns - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This simple container will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. - -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: [namecheap-ddns](https://truecharts.org/docs/charts/stable/namecheap-ddns) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `namecheap-ddns` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install namecheap-ddns TrueCharts/namecheap-ddns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `namecheap-ddns` deployment - -```console -helm uninstall namecheap-ddns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install namecheap-ddns \ - --set env.TZ="America/New York" \ - TrueCharts/namecheap-ddns -``` - -#### 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 namecheap-ddns TrueCharts/namecheap-ddns -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/namecheap-ddns/0.0.11/charts/common-10.4.6.tgz b/incubator/namecheap-ddns/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/namecheap-ddns/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/namecheap-ddns/0.0.12/CHANGELOG.md b/incubator/namecheap-ddns/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0e146b9465d --- /dev/null +++ b/incubator/namecheap-ddns/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [namecheap-ddns-0.0.12](https://github.com/truecharts/apps/compare/namecheap-ddns-0.0.11...namecheap-ddns-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [namecheap-ddns-0.0.11]namecheap-ddns-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [namecheap-ddns-0.0.10]namecheap-ddns-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [namecheap-ddns-0.0.10]namecheap-ddns-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/namecheap-ddns/0.0.12/Chart.lock b/incubator/namecheap-ddns/0.0.12/Chart.lock new file mode 100644 index 00000000000..713f3ff7168 --- /dev/null +++ b/incubator/namecheap-ddns/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:54.068080269Z" diff --git a/incubator/namecheap-ddns/0.0.12/Chart.yaml b/incubator/namecheap-ddns/0.0.12/Chart.yaml new file mode 100644 index 00000000000..85236519037 --- /dev/null +++ b/incubator/namecheap-ddns/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-DNS + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This simple container will update a namecheap dynamic dns domain. You\ + \ must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the\ + \ manage page for your domain. \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/namecheap-ddns +icon: https://truecharts.org/img/chart-icons/namecheap-ddns.png +keywords: + - namecheap-ddns + - Tools-Utilities + - Network-DNS + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: namecheap-ddns +sources: + - https://github.com/EdwardChamberlain/namecheap_ddns + - https://hub.docker.com/r/edchamberlain/namecheap_ddns +type: application +version: 0.0.12 diff --git a/incubator/namecheap-ddns/0.0.12/README.md b/incubator/namecheap-ddns/0.0.12/README.md new file mode 100644 index 00000000000..bcd76bd88c4 --- /dev/null +++ b/incubator/namecheap-ddns/0.0.12/README.md @@ -0,0 +1,108 @@ +# namecheap-ddns + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This simple container will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. + +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: [namecheap-ddns](https://truecharts.org/docs/charts/stable/namecheap-ddns) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `namecheap-ddns` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install namecheap-ddns TrueCharts/namecheap-ddns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `namecheap-ddns` deployment + +```console +helm uninstall namecheap-ddns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install namecheap-ddns \ + --set env.TZ="America/New York" \ + TrueCharts/namecheap-ddns +``` + +#### 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 namecheap-ddns TrueCharts/namecheap-ddns -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/namecheap-ddns/0.0.11/app-readme.md b/incubator/namecheap-ddns/0.0.12/app-readme.md similarity index 100% rename from incubator/namecheap-ddns/0.0.11/app-readme.md rename to incubator/namecheap-ddns/0.0.12/app-readme.md diff --git a/incubator/namecheap-ddns/0.0.12/charts/common-10.4.7.tgz b/incubator/namecheap-ddns/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/namecheap-ddns/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/namecheap-ddns/0.0.11/ix_values.yaml b/incubator/namecheap-ddns/0.0.12/ix_values.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.11/ix_values.yaml rename to incubator/namecheap-ddns/0.0.12/ix_values.yaml diff --git a/incubator/namecheap-ddns/0.0.11/questions.yaml b/incubator/namecheap-ddns/0.0.12/questions.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.11/questions.yaml rename to incubator/namecheap-ddns/0.0.12/questions.yaml diff --git a/incubator/namecheap-ddns/0.0.11/templates/common.yaml b/incubator/namecheap-ddns/0.0.12/templates/common.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.11/templates/common.yaml rename to incubator/namecheap-ddns/0.0.12/templates/common.yaml diff --git a/incubator/namecheap-ddns/0.0.11/values.yaml b/incubator/namecheap-ddns/0.0.12/values.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.11/values.yaml rename to incubator/namecheap-ddns/0.0.12/values.yaml diff --git a/incubator/necesse/0.0.11/CHANGELOG.md b/incubator/necesse/0.0.11/CHANGELOG.md deleted file mode 100644 index dfef9ad8e59..00000000000 --- a/incubator/necesse/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [necesse-0.0.11]necesse-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [necesse-0.0.10]necesse-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [necesse-0.0.10]necesse-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/necesse/0.0.11/Chart.lock b/incubator/necesse/0.0.11/Chart.lock deleted file mode 100644 index b68f9691aa3..00000000000 --- a/incubator/necesse/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:27:38.444446987Z" diff --git a/incubator/necesse/0.0.11/Chart.yaml b/incubator/necesse/0.0.11/Chart.yaml deleted file mode 100644 index dd90bdbfda8..00000000000 --- a/incubator/necesse/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Necesse and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/necesse -icon: https://truecharts.org/img/chart-icons/necesse.png -keywords: - - necesse - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: necesse -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/necesse/0.0.11/README.md b/incubator/necesse/0.0.11/README.md deleted file mode 100644 index 965e4d13528..00000000000 --- a/incubator/necesse/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# necesse - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Necesse and run it. - -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: [necesse](https://truecharts.org/docs/charts/stable/necesse) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `necesse` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install necesse TrueCharts/necesse -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `necesse` deployment - -```console -helm uninstall necesse -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install necesse \ - --set env.TZ="America/New York" \ - TrueCharts/necesse -``` - -#### 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 necesse TrueCharts/necesse -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/necesse/0.0.11/charts/common-10.4.6.tgz b/incubator/necesse/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/necesse/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/necesse/0.0.12/CHANGELOG.md b/incubator/necesse/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9d9829cd5a2 --- /dev/null +++ b/incubator/necesse/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [necesse-0.0.12](https://github.com/truecharts/apps/compare/necesse-0.0.11...necesse-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [necesse-0.0.11]necesse-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [necesse-0.0.10]necesse-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [necesse-0.0.10]necesse-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/necesse/0.0.12/Chart.lock b/incubator/necesse/0.0.12/Chart.lock new file mode 100644 index 00000000000..b8e4061fd4b --- /dev/null +++ b/incubator/necesse/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:58.203744302Z" diff --git a/incubator/necesse/0.0.12/Chart.yaml b/incubator/necesse/0.0.12/Chart.yaml new file mode 100644 index 00000000000..34371872380 --- /dev/null +++ b/incubator/necesse/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Necesse and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/necesse +icon: https://truecharts.org/img/chart-icons/necesse.png +keywords: + - necesse + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: necesse +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/necesse/0.0.12/README.md b/incubator/necesse/0.0.12/README.md new file mode 100644 index 00000000000..b9e4d0f2e4c --- /dev/null +++ b/incubator/necesse/0.0.12/README.md @@ -0,0 +1,108 @@ +# necesse + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Necesse and run it. + +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: [necesse](https://truecharts.org/docs/charts/stable/necesse) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `necesse` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install necesse TrueCharts/necesse +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `necesse` deployment + +```console +helm uninstall necesse +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install necesse \ + --set env.TZ="America/New York" \ + TrueCharts/necesse +``` + +#### 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 necesse TrueCharts/necesse -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/necesse/0.0.11/app-readme.md b/incubator/necesse/0.0.12/app-readme.md similarity index 100% rename from incubator/necesse/0.0.11/app-readme.md rename to incubator/necesse/0.0.12/app-readme.md diff --git a/incubator/necesse/0.0.12/charts/common-10.4.7.tgz b/incubator/necesse/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/necesse/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/necesse/0.0.11/ix_values.yaml b/incubator/necesse/0.0.12/ix_values.yaml similarity index 100% rename from incubator/necesse/0.0.11/ix_values.yaml rename to incubator/necesse/0.0.12/ix_values.yaml diff --git a/incubator/necesse/0.0.11/questions.yaml b/incubator/necesse/0.0.12/questions.yaml similarity index 100% rename from incubator/necesse/0.0.11/questions.yaml rename to incubator/necesse/0.0.12/questions.yaml diff --git a/incubator/necesse/0.0.11/templates/common.yaml b/incubator/necesse/0.0.12/templates/common.yaml similarity index 100% rename from incubator/necesse/0.0.11/templates/common.yaml rename to incubator/necesse/0.0.12/templates/common.yaml diff --git a/incubator/necesse/0.0.11/values.yaml b/incubator/necesse/0.0.12/values.yaml similarity index 100% rename from incubator/necesse/0.0.11/values.yaml rename to incubator/necesse/0.0.12/values.yaml diff --git a/incubator/neko/0.0.11/CHANGELOG.md b/incubator/neko/0.0.11/CHANGELOG.md deleted file mode 100644 index d583b8cb762..00000000000 --- a/incubator/neko/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [neko-0.0.11]neko-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [neko-0.0.10]neko-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [neko-0.0.10]neko-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/neko/0.0.11/Chart.lock b/incubator/neko/0.0.11/Chart.lock deleted file mode 100644 index 32a0244ecb8..00000000000 --- a/incubator/neko/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:27:41.327940137Z" diff --git a/incubator/neko/0.0.11/Chart.yaml b/incubator/neko/0.0.11/Chart.yaml deleted file mode 100644 index 6d905beddca..00000000000 --- a/incubator/neko/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Neko is an Open-Source self-hosted alternative to rabb.it(deprecated).\r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/neko -icon: https://truecharts.org/img/chart-icons/neko.png -keywords: - - neko - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: neko -sources: - - https://hub.docker.com/r/m1k1o/neko/ -type: application -version: 0.0.11 diff --git a/incubator/neko/0.0.11/README.md b/incubator/neko/0.0.11/README.md deleted file mode 100644 index 6acb11d4154..00000000000 --- a/incubator/neko/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# neko - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Neko is an Open-Source self-hosted alternative to rabb.it(deprecated). - -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: [neko](https://truecharts.org/docs/charts/stable/neko) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `neko` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install neko TrueCharts/neko -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `neko` deployment - -```console -helm uninstall neko -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install neko \ - --set env.TZ="America/New York" \ - TrueCharts/neko -``` - -#### 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 neko TrueCharts/neko -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/neko/0.0.11/charts/common-10.4.6.tgz b/incubator/neko/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/neko/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/neko/0.0.12/CHANGELOG.md b/incubator/neko/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..033600f3f76 --- /dev/null +++ b/incubator/neko/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [neko-0.0.12](https://github.com/truecharts/apps/compare/neko-0.0.11...neko-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [neko-0.0.11]neko-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [neko-0.0.10]neko-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [neko-0.0.10]neko-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/neko/0.0.12/Chart.lock b/incubator/neko/0.0.12/Chart.lock new file mode 100644 index 00000000000..640c2a55a99 --- /dev/null +++ b/incubator/neko/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:08:59.770980056Z" diff --git a/incubator/neko/0.0.12/Chart.yaml b/incubator/neko/0.0.12/Chart.yaml new file mode 100644 index 00000000000..54f936ed004 --- /dev/null +++ b/incubator/neko/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Neko is an Open-Source self-hosted alternative to rabb.it(deprecated).\r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/neko +icon: https://truecharts.org/img/chart-icons/neko.png +keywords: + - neko + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: neko +sources: + - https://hub.docker.com/r/m1k1o/neko/ +type: application +version: 0.0.12 diff --git a/incubator/neko/0.0.12/README.md b/incubator/neko/0.0.12/README.md new file mode 100644 index 00000000000..634071e17d0 --- /dev/null +++ b/incubator/neko/0.0.12/README.md @@ -0,0 +1,107 @@ +# neko + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Neko is an Open-Source self-hosted alternative to rabb.it(deprecated). + +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: [neko](https://truecharts.org/docs/charts/stable/neko) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `neko` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install neko TrueCharts/neko +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `neko` deployment + +```console +helm uninstall neko +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install neko \ + --set env.TZ="America/New York" \ + TrueCharts/neko +``` + +#### 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 neko TrueCharts/neko -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/neko/0.0.11/app-readme.md b/incubator/neko/0.0.12/app-readme.md similarity index 100% rename from incubator/neko/0.0.11/app-readme.md rename to incubator/neko/0.0.12/app-readme.md diff --git a/incubator/neko/0.0.12/charts/common-10.4.7.tgz b/incubator/neko/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/neko/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/neko/0.0.11/ix_values.yaml b/incubator/neko/0.0.12/ix_values.yaml similarity index 100% rename from incubator/neko/0.0.11/ix_values.yaml rename to incubator/neko/0.0.12/ix_values.yaml diff --git a/incubator/neko/0.0.11/questions.yaml b/incubator/neko/0.0.12/questions.yaml similarity index 100% rename from incubator/neko/0.0.11/questions.yaml rename to incubator/neko/0.0.12/questions.yaml diff --git a/incubator/neko/0.0.11/templates/common.yaml b/incubator/neko/0.0.12/templates/common.yaml similarity index 100% rename from incubator/neko/0.0.11/templates/common.yaml rename to incubator/neko/0.0.12/templates/common.yaml diff --git a/incubator/neko/0.0.11/values.yaml b/incubator/neko/0.0.12/values.yaml similarity index 100% rename from incubator/neko/0.0.11/values.yaml rename to incubator/neko/0.0.12/values.yaml diff --git a/incubator/neverwinternights-ee/0.0.11/CHANGELOG.md b/incubator/neverwinternights-ee/0.0.11/CHANGELOG.md deleted file mode 100644 index 06607cfd13e..00000000000 --- a/incubator/neverwinternights-ee/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [neverwinternights-ee-0.0.11]neverwinternights-ee-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [neverwinternights-ee-0.0.10]neverwinternights-ee-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [neverwinternights-ee-0.0.10]neverwinternights-ee-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/neverwinternights-ee/0.0.11/Chart.lock b/incubator/neverwinternights-ee/0.0.11/Chart.lock deleted file mode 100644 index eb7301d27c4..00000000000 --- a/incubator/neverwinternights-ee/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:27:47.958611765Z" diff --git a/incubator/neverwinternights-ee/0.0.11/Chart.yaml b/incubator/neverwinternights-ee/0.0.11/Chart.yaml deleted file mode 100644 index e1651b09221..00000000000 --- a/incubator/neverwinternights-ee/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install Neverwinter Nights: Enhanced Edition\ - \ and run it (by default this container has a MariaDB and Redis Server integrated).\r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/neverwinternights-ee -icon: https://truecharts.org/img/chart-icons/neverwinternights-ee.png -keywords: - - neverwinternights-ee - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: neverwinternights-ee -sources: - - https://www.beamdog.com/games/neverwinter-nights-enhanced/ - - https://hub.docker.com/r/ich777/nwnee-server/ -type: application -version: 0.0.11 diff --git a/incubator/neverwinternights-ee/0.0.11/README.md b/incubator/neverwinternights-ee/0.0.11/README.md deleted file mode 100644 index 9c475f6211f..00000000000 --- a/incubator/neverwinternights-ee/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# neverwinternights-ee - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install Neverwinter Nights: Enhanced Edition and run it (by default this container has a MariaDB and Redis Server integrated). - -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: [neverwinternights-ee](https://truecharts.org/docs/charts/stable/neverwinternights-ee) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `neverwinternights-ee` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install neverwinternights-ee TrueCharts/neverwinternights-ee -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `neverwinternights-ee` deployment - -```console -helm uninstall neverwinternights-ee -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install neverwinternights-ee \ - --set env.TZ="America/New York" \ - TrueCharts/neverwinternights-ee -``` - -#### 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 neverwinternights-ee TrueCharts/neverwinternights-ee -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/neverwinternights-ee/0.0.11/charts/common-10.4.6.tgz b/incubator/neverwinternights-ee/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/neverwinternights-ee/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/neverwinternights-ee/0.0.12/CHANGELOG.md b/incubator/neverwinternights-ee/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5a6b2243f86 --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [neverwinternights-ee-0.0.12](https://github.com/truecharts/apps/compare/neverwinternights-ee-0.0.11...neverwinternights-ee-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [neverwinternights-ee-0.0.11]neverwinternights-ee-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [neverwinternights-ee-0.0.10]neverwinternights-ee-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [neverwinternights-ee-0.0.10]neverwinternights-ee-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/neverwinternights-ee/0.0.12/Chart.lock b/incubator/neverwinternights-ee/0.0.12/Chart.lock new file mode 100644 index 00000000000..407f0a1ee5b --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:01.356585533Z" diff --git a/incubator/neverwinternights-ee/0.0.12/Chart.yaml b/incubator/neverwinternights-ee/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ab384275ccf --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install Neverwinter Nights: Enhanced Edition\ + \ and run it (by default this container has a MariaDB and Redis Server integrated).\r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/neverwinternights-ee +icon: https://truecharts.org/img/chart-icons/neverwinternights-ee.png +keywords: + - neverwinternights-ee + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: neverwinternights-ee +sources: + - https://www.beamdog.com/games/neverwinter-nights-enhanced/ + - https://hub.docker.com/r/ich777/nwnee-server/ +type: application +version: 0.0.12 diff --git a/incubator/neverwinternights-ee/0.0.12/README.md b/incubator/neverwinternights-ee/0.0.12/README.md new file mode 100644 index 00000000000..8275afd5a5a --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.12/README.md @@ -0,0 +1,108 @@ +# neverwinternights-ee + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install Neverwinter Nights: Enhanced Edition and run it (by default this container has a MariaDB and Redis Server integrated). + +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: [neverwinternights-ee](https://truecharts.org/docs/charts/stable/neverwinternights-ee) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `neverwinternights-ee` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install neverwinternights-ee TrueCharts/neverwinternights-ee +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `neverwinternights-ee` deployment + +```console +helm uninstall neverwinternights-ee +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install neverwinternights-ee \ + --set env.TZ="America/New York" \ + TrueCharts/neverwinternights-ee +``` + +#### 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 neverwinternights-ee TrueCharts/neverwinternights-ee -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/neverwinternights-ee/0.0.11/app-readme.md b/incubator/neverwinternights-ee/0.0.12/app-readme.md similarity index 100% rename from incubator/neverwinternights-ee/0.0.11/app-readme.md rename to incubator/neverwinternights-ee/0.0.12/app-readme.md diff --git a/incubator/neverwinternights-ee/0.0.12/charts/common-10.4.7.tgz b/incubator/neverwinternights-ee/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/neverwinternights-ee/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/neverwinternights-ee/0.0.11/ix_values.yaml b/incubator/neverwinternights-ee/0.0.12/ix_values.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.11/ix_values.yaml rename to incubator/neverwinternights-ee/0.0.12/ix_values.yaml diff --git a/incubator/neverwinternights-ee/0.0.11/questions.yaml b/incubator/neverwinternights-ee/0.0.12/questions.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.11/questions.yaml rename to incubator/neverwinternights-ee/0.0.12/questions.yaml diff --git a/incubator/neverwinternights-ee/0.0.11/templates/common.yaml b/incubator/neverwinternights-ee/0.0.12/templates/common.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.11/templates/common.yaml rename to incubator/neverwinternights-ee/0.0.12/templates/common.yaml diff --git a/incubator/neverwinternights-ee/0.0.11/values.yaml b/incubator/neverwinternights-ee/0.0.12/values.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.11/values.yaml rename to incubator/neverwinternights-ee/0.0.12/values.yaml diff --git a/incubator/newyearcountdownclock/0.0.11/CHANGELOG.md b/incubator/newyearcountdownclock/0.0.11/CHANGELOG.md deleted file mode 100644 index 61d28518550..00000000000 --- a/incubator/newyearcountdownclock/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [newyearcountdownclock-0.0.11]newyearcountdownclock-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [newyearcountdownclock-0.0.10]newyearcountdownclock-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [newyearcountdownclock-0.0.10]newyearcountdownclock-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/newyearcountdownclock/0.0.11/Chart.lock b/incubator/newyearcountdownclock/0.0.11/Chart.lock deleted file mode 100644 index 12c61fe326d..00000000000 --- a/incubator/newyearcountdownclock/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:27:54.877872639Z" diff --git a/incubator/newyearcountdownclock/0.0.11/Chart.yaml b/incubator/newyearcountdownclock/0.0.11/Chart.yaml deleted file mode 100644 index f8c4458251e..00000000000 --- a/incubator/newyearcountdownclock/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/newyearcountdownclock -icon: https://truecharts.org/img/chart-icons/newyearcountdownclock.png -keywords: - - newyearcountdownclock - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: newyearcountdownclock -sources: - - https://github.com/modem7/Docker-NewYearCountdown - - https://hub.docker.com/r/modem7/newyearcountdown -type: application -version: 0.0.11 diff --git a/incubator/newyearcountdownclock/0.0.11/README.md b/incubator/newyearcountdownclock/0.0.11/README.md deleted file mode 100644 index 8f417fdefc9..00000000000 --- a/incubator/newyearcountdownclock/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# newyearcountdownclock - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [newyearcountdownclock](https://truecharts.org/docs/charts/stable/newyearcountdownclock) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `newyearcountdownclock` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install newyearcountdownclock TrueCharts/newyearcountdownclock -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `newyearcountdownclock` deployment - -```console -helm uninstall newyearcountdownclock -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install newyearcountdownclock \ - --set env.TZ="America/New York" \ - TrueCharts/newyearcountdownclock -``` - -#### 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 newyearcountdownclock TrueCharts/newyearcountdownclock -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/newyearcountdownclock/0.0.11/charts/common-10.4.6.tgz b/incubator/newyearcountdownclock/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/newyearcountdownclock/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/newyearcountdownclock/0.0.12/CHANGELOG.md b/incubator/newyearcountdownclock/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8a1aaa228d0 --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [newyearcountdownclock-0.0.12](https://github.com/truecharts/apps/compare/newyearcountdownclock-0.0.11...newyearcountdownclock-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [newyearcountdownclock-0.0.11]newyearcountdownclock-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [newyearcountdownclock-0.0.10]newyearcountdownclock-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [newyearcountdownclock-0.0.10]newyearcountdownclock-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/newyearcountdownclock/0.0.12/Chart.lock b/incubator/newyearcountdownclock/0.0.12/Chart.lock new file mode 100644 index 00000000000..246d00cb427 --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:13.842025218Z" diff --git a/incubator/newyearcountdownclock/0.0.12/Chart.yaml b/incubator/newyearcountdownclock/0.0.12/Chart.yaml new file mode 100644 index 00000000000..719bdf0c599 --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/newyearcountdownclock +icon: https://truecharts.org/img/chart-icons/newyearcountdownclock.png +keywords: + - newyearcountdownclock + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: newyearcountdownclock +sources: + - https://github.com/modem7/Docker-NewYearCountdown + - https://hub.docker.com/r/modem7/newyearcountdown +type: application +version: 0.0.12 diff --git a/incubator/newyearcountdownclock/0.0.12/README.md b/incubator/newyearcountdownclock/0.0.12/README.md new file mode 100644 index 00000000000..29a34f24da7 --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.12/README.md @@ -0,0 +1,108 @@ +# newyearcountdownclock + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [newyearcountdownclock](https://truecharts.org/docs/charts/stable/newyearcountdownclock) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `newyearcountdownclock` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install newyearcountdownclock TrueCharts/newyearcountdownclock +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `newyearcountdownclock` deployment + +```console +helm uninstall newyearcountdownclock +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install newyearcountdownclock \ + --set env.TZ="America/New York" \ + TrueCharts/newyearcountdownclock +``` + +#### 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 newyearcountdownclock TrueCharts/newyearcountdownclock -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/newyearcountdownclock/0.0.11/app-readme.md b/incubator/newyearcountdownclock/0.0.12/app-readme.md similarity index 100% rename from incubator/newyearcountdownclock/0.0.11/app-readme.md rename to incubator/newyearcountdownclock/0.0.12/app-readme.md diff --git a/incubator/newyearcountdownclock/0.0.12/charts/common-10.4.7.tgz b/incubator/newyearcountdownclock/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/newyearcountdownclock/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/newyearcountdownclock/0.0.11/ix_values.yaml b/incubator/newyearcountdownclock/0.0.12/ix_values.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.11/ix_values.yaml rename to incubator/newyearcountdownclock/0.0.12/ix_values.yaml diff --git a/incubator/newyearcountdownclock/0.0.11/questions.yaml b/incubator/newyearcountdownclock/0.0.12/questions.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.11/questions.yaml rename to incubator/newyearcountdownclock/0.0.12/questions.yaml diff --git a/incubator/newyearcountdownclock/0.0.11/templates/common.yaml b/incubator/newyearcountdownclock/0.0.12/templates/common.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.11/templates/common.yaml rename to incubator/newyearcountdownclock/0.0.12/templates/common.yaml diff --git a/incubator/newyearcountdownclock/0.0.11/values.yaml b/incubator/newyearcountdownclock/0.0.12/values.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.11/values.yaml rename to incubator/newyearcountdownclock/0.0.12/values.yaml diff --git a/incubator/nightscout/0.0.11/CHANGELOG.md b/incubator/nightscout/0.0.11/CHANGELOG.md deleted file mode 100644 index f7e4e7bdc4a..00000000000 --- a/incubator/nightscout/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [nightscout-0.0.11]nightscout-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [nightscout-0.0.10]nightscout-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [nightscout-0.0.10]nightscout-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/nightscout/0.0.11/Chart.lock b/incubator/nightscout/0.0.11/Chart.lock deleted file mode 100644 index 615cd4b9f12..00000000000 --- a/incubator/nightscout/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:28:00.990908254Z" diff --git a/incubator/nightscout/0.0.11/Chart.yaml b/incubator/nightscout/0.0.11/Chart.yaml deleted file mode 100644 index ddb86b33dfd..00000000000 --- a/incubator/nightscout/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Allows the installation of Nightscout, a remote CGM monitoring system.\ - \ It allows the upload and display of blood glucous values and can be configuered\ - \ to issue warnings etc. This is mainly useful to diabetics.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/nightscout -icon: https://truecharts.org/img/chart-icons/nightscout.png -keywords: - - nightscout - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nightscout -sources: - - https://github.com/nightscout/cgm-remote-monitor - - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis -type: application -version: 0.0.11 diff --git a/incubator/nightscout/0.0.11/README.md b/incubator/nightscout/0.0.11/README.md deleted file mode 100644 index ec0a56a3634..00000000000 --- a/incubator/nightscout/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# nightscout - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. - -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: [nightscout](https://truecharts.org/docs/charts/stable/nightscout) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `nightscout` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install nightscout TrueCharts/nightscout -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `nightscout` deployment - -```console -helm uninstall nightscout -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nightscout \ - --set env.TZ="America/New York" \ - TrueCharts/nightscout -``` - -#### 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 nightscout TrueCharts/nightscout -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/nightscout/0.0.11/charts/common-10.4.6.tgz b/incubator/nightscout/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/nightscout/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/nightscout/0.0.12/CHANGELOG.md b/incubator/nightscout/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..fec3e16c615 --- /dev/null +++ b/incubator/nightscout/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [nightscout-0.0.12](https://github.com/truecharts/apps/compare/nightscout-0.0.11...nightscout-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [nightscout-0.0.11]nightscout-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [nightscout-0.0.10]nightscout-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [nightscout-0.0.10]nightscout-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/nightscout/0.0.12/Chart.lock b/incubator/nightscout/0.0.12/Chart.lock new file mode 100644 index 00000000000..8dc8e502316 --- /dev/null +++ b/incubator/nightscout/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:17.660775888Z" diff --git a/incubator/nightscout/0.0.12/Chart.yaml b/incubator/nightscout/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ccbada3a81c --- /dev/null +++ b/incubator/nightscout/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Allows the installation of Nightscout, a remote CGM monitoring system.\ + \ It allows the upload and display of blood glucous values and can be configuered\ + \ to issue warnings etc. This is mainly useful to diabetics.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/nightscout +icon: https://truecharts.org/img/chart-icons/nightscout.png +keywords: + - nightscout + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nightscout +sources: + - https://github.com/nightscout/cgm-remote-monitor + - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis +type: application +version: 0.0.12 diff --git a/incubator/nightscout/0.0.12/README.md b/incubator/nightscout/0.0.12/README.md new file mode 100644 index 00000000000..308a2467221 --- /dev/null +++ b/incubator/nightscout/0.0.12/README.md @@ -0,0 +1,108 @@ +# nightscout + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. + +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: [nightscout](https://truecharts.org/docs/charts/stable/nightscout) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `nightscout` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install nightscout TrueCharts/nightscout +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `nightscout` deployment + +```console +helm uninstall nightscout +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nightscout \ + --set env.TZ="America/New York" \ + TrueCharts/nightscout +``` + +#### 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 nightscout TrueCharts/nightscout -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/nightscout/0.0.11/app-readme.md b/incubator/nightscout/0.0.12/app-readme.md similarity index 100% rename from incubator/nightscout/0.0.11/app-readme.md rename to incubator/nightscout/0.0.12/app-readme.md diff --git a/incubator/nightscout/0.0.12/charts/common-10.4.7.tgz b/incubator/nightscout/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/nightscout/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/nightscout/0.0.11/ix_values.yaml b/incubator/nightscout/0.0.12/ix_values.yaml similarity index 100% rename from incubator/nightscout/0.0.11/ix_values.yaml rename to incubator/nightscout/0.0.12/ix_values.yaml diff --git a/incubator/nightscout/0.0.11/questions.yaml b/incubator/nightscout/0.0.12/questions.yaml similarity index 100% rename from incubator/nightscout/0.0.11/questions.yaml rename to incubator/nightscout/0.0.12/questions.yaml diff --git a/incubator/nightscout/0.0.11/templates/common.yaml b/incubator/nightscout/0.0.12/templates/common.yaml similarity index 100% rename from incubator/nightscout/0.0.11/templates/common.yaml rename to incubator/nightscout/0.0.12/templates/common.yaml diff --git a/incubator/nightscout/0.0.11/values.yaml b/incubator/nightscout/0.0.12/values.yaml similarity index 100% rename from incubator/nightscout/0.0.11/values.yaml rename to incubator/nightscout/0.0.12/values.yaml diff --git a/incubator/nosqlclient/0.0.11/CHANGELOG.md b/incubator/nosqlclient/0.0.11/CHANGELOG.md deleted file mode 100644 index 021228cb237..00000000000 --- a/incubator/nosqlclient/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [nosqlclient-0.0.11]nosqlclient-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [nosqlclient-0.0.10]nosqlclient-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [nosqlclient-0.0.10]nosqlclient-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/nosqlclient/0.0.11/Chart.lock b/incubator/nosqlclient/0.0.11/Chart.lock deleted file mode 100644 index 18cefcb6b2d..00000000000 --- a/incubator/nosqlclient/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:28:04.305902666Z" diff --git a/incubator/nosqlclient/0.0.11/Chart.yaml b/incubator/nosqlclient/0.0.11/Chart.yaml deleted file mode 100644 index af28e9a0d8f..00000000000 --- a/incubator/nosqlclient/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Cross-platform and self hosted, easy to use, intuitive mongodb management - tool - Formerly Mongoclient -home: https://github.com/truecharts/apps/tree/master/charts/stable/nosqlclient -icon: https://truecharts.org/img/chart-icons/nosqlclient.png -keywords: - - nosqlclient - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nosqlclient -sources: - - https://github.com/nosqlclient/nosqlclient - - https://hub.docker.com/r/mongoclient/mongoclient/ -type: application -version: 0.0.11 diff --git a/incubator/nosqlclient/0.0.11/README.md b/incubator/nosqlclient/0.0.11/README.md deleted file mode 100644 index b1a9837aee8..00000000000 --- a/incubator/nosqlclient/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# nosqlclient - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient - -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: [nosqlclient](https://truecharts.org/docs/charts/stable/nosqlclient) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `nosqlclient` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install nosqlclient TrueCharts/nosqlclient -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `nosqlclient` deployment - -```console -helm uninstall nosqlclient -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nosqlclient \ - --set env.TZ="America/New York" \ - TrueCharts/nosqlclient -``` - -#### 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 nosqlclient TrueCharts/nosqlclient -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/nosqlclient/0.0.11/charts/common-10.4.6.tgz b/incubator/nosqlclient/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/nosqlclient/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/nosqlclient/0.0.12/CHANGELOG.md b/incubator/nosqlclient/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5e93d1e4de4 --- /dev/null +++ b/incubator/nosqlclient/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [nosqlclient-0.0.12](https://github.com/truecharts/apps/compare/nosqlclient-0.0.11...nosqlclient-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [nosqlclient-0.0.11]nosqlclient-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [nosqlclient-0.0.10]nosqlclient-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [nosqlclient-0.0.10]nosqlclient-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/nosqlclient/0.0.12/Chart.lock b/incubator/nosqlclient/0.0.12/Chart.lock new file mode 100644 index 00000000000..cada20b307b --- /dev/null +++ b/incubator/nosqlclient/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:19.195231658Z" diff --git a/incubator/nosqlclient/0.0.12/Chart.yaml b/incubator/nosqlclient/0.0.12/Chart.yaml new file mode 100644 index 00000000000..f27099990c4 --- /dev/null +++ b/incubator/nosqlclient/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Cross-platform and self hosted, easy to use, intuitive mongodb management + tool - Formerly Mongoclient +home: https://github.com/truecharts/apps/tree/master/charts/stable/nosqlclient +icon: https://truecharts.org/img/chart-icons/nosqlclient.png +keywords: + - nosqlclient + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nosqlclient +sources: + - https://github.com/nosqlclient/nosqlclient + - https://hub.docker.com/r/mongoclient/mongoclient/ +type: application +version: 0.0.12 diff --git a/incubator/nosqlclient/0.0.12/README.md b/incubator/nosqlclient/0.0.12/README.md new file mode 100644 index 00000000000..04e45139710 --- /dev/null +++ b/incubator/nosqlclient/0.0.12/README.md @@ -0,0 +1,108 @@ +# nosqlclient + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient + +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: [nosqlclient](https://truecharts.org/docs/charts/stable/nosqlclient) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `nosqlclient` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install nosqlclient TrueCharts/nosqlclient +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `nosqlclient` deployment + +```console +helm uninstall nosqlclient +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nosqlclient \ + --set env.TZ="America/New York" \ + TrueCharts/nosqlclient +``` + +#### 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 nosqlclient TrueCharts/nosqlclient -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/nosqlclient/0.0.11/app-readme.md b/incubator/nosqlclient/0.0.12/app-readme.md similarity index 100% rename from incubator/nosqlclient/0.0.11/app-readme.md rename to incubator/nosqlclient/0.0.12/app-readme.md diff --git a/incubator/nosqlclient/0.0.12/charts/common-10.4.7.tgz b/incubator/nosqlclient/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/nosqlclient/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/nosqlclient/0.0.11/ix_values.yaml b/incubator/nosqlclient/0.0.12/ix_values.yaml similarity index 100% rename from incubator/nosqlclient/0.0.11/ix_values.yaml rename to incubator/nosqlclient/0.0.12/ix_values.yaml diff --git a/incubator/nosqlclient/0.0.11/questions.yaml b/incubator/nosqlclient/0.0.12/questions.yaml similarity index 100% rename from incubator/nosqlclient/0.0.11/questions.yaml rename to incubator/nosqlclient/0.0.12/questions.yaml diff --git a/incubator/nosqlclient/0.0.11/templates/common.yaml b/incubator/nosqlclient/0.0.12/templates/common.yaml similarity index 100% rename from incubator/nosqlclient/0.0.11/templates/common.yaml rename to incubator/nosqlclient/0.0.12/templates/common.yaml diff --git a/incubator/nosqlclient/0.0.11/values.yaml b/incubator/nosqlclient/0.0.12/values.yaml similarity index 100% rename from incubator/nosqlclient/0.0.11/values.yaml rename to incubator/nosqlclient/0.0.12/values.yaml diff --git a/incubator/notarius/0.0.11/CHANGELOG.md b/incubator/notarius/0.0.11/CHANGELOG.md deleted file mode 100644 index b97ea0d1b63..00000000000 --- a/incubator/notarius/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,22 +0,0 @@ -# Changelog - - - -## [notarius-0.0.11]notarius-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [notarius-0.0.10]notarius-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup diff --git a/incubator/notarius/0.0.11/Chart.lock b/incubator/notarius/0.0.11/Chart.lock deleted file mode 100644 index 39ff664f9ab..00000000000 --- a/incubator/notarius/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:28:10.383184553Z" diff --git a/incubator/notarius/0.0.11/Chart.yaml b/incubator/notarius/0.0.11/Chart.yaml deleted file mode 100644 index 2fdd6b40ec7..00000000000 --- a/incubator/notarius/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "" -home: https://github.com/truecharts/apps/tree/master/charts/stable/notarius -icon: https://truecharts.org/img/chart-icons/notarius.png -keywords: - - notarius - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: notarius -sources: - - https://github.com/agusalex/Notarius - - https://hub.docker.com/r/agusalex/Notarius -type: application -version: 0.0.11 diff --git a/incubator/notarius/0.0.11/README.md b/incubator/notarius/0.0.11/README.md deleted file mode 100644 index e669cb60e40..00000000000 --- a/incubator/notarius/0.0.11/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# notarius - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -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: [notarius](https://truecharts.org/docs/charts/stable/notarius) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `notarius` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install notarius TrueCharts/notarius -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `notarius` deployment - -```console -helm uninstall notarius -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install notarius \ - --set env.TZ="America/New York" \ - TrueCharts/notarius -``` - -#### 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 notarius TrueCharts/notarius -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/notarius/0.0.11/charts/common-10.4.6.tgz b/incubator/notarius/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/notarius/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/notarius/0.0.12/CHANGELOG.md b/incubator/notarius/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d5c039e7ee3 --- /dev/null +++ b/incubator/notarius/0.0.12/CHANGELOG.md @@ -0,0 +1,31 @@ +# Changelog + + + +## [notarius-0.0.12](https://github.com/truecharts/apps/compare/notarius-0.0.11...notarius-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [notarius-0.0.11]notarius-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [notarius-0.0.10]notarius-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup diff --git a/incubator/notarius/0.0.12/Chart.lock b/incubator/notarius/0.0.12/Chart.lock new file mode 100644 index 00000000000..c6e65d96500 --- /dev/null +++ b/incubator/notarius/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:20.404502831Z" diff --git a/incubator/notarius/0.0.12/Chart.yaml b/incubator/notarius/0.0.12/Chart.yaml new file mode 100644 index 00000000000..34190aeb200 --- /dev/null +++ b/incubator/notarius/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "" +home: https://github.com/truecharts/apps/tree/master/charts/stable/notarius +icon: https://truecharts.org/img/chart-icons/notarius.png +keywords: + - notarius + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: notarius +sources: + - https://github.com/agusalex/Notarius + - https://hub.docker.com/r/agusalex/Notarius +type: application +version: 0.0.12 diff --git a/incubator/notarius/0.0.12/README.md b/incubator/notarius/0.0.12/README.md new file mode 100644 index 00000000000..2917250a4c0 --- /dev/null +++ b/incubator/notarius/0.0.12/README.md @@ -0,0 +1,106 @@ +# notarius + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +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: [notarius](https://truecharts.org/docs/charts/stable/notarius) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `notarius` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install notarius TrueCharts/notarius +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `notarius` deployment + +```console +helm uninstall notarius +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install notarius \ + --set env.TZ="America/New York" \ + TrueCharts/notarius +``` + +#### 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 notarius TrueCharts/notarius -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/notarius/0.0.11/app-readme.md b/incubator/notarius/0.0.12/app-readme.md similarity index 100% rename from incubator/notarius/0.0.11/app-readme.md rename to incubator/notarius/0.0.12/app-readme.md diff --git a/incubator/notarius/0.0.12/charts/common-10.4.7.tgz b/incubator/notarius/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/notarius/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/notarius/0.0.11/ix_values.yaml b/incubator/notarius/0.0.12/ix_values.yaml similarity index 100% rename from incubator/notarius/0.0.11/ix_values.yaml rename to incubator/notarius/0.0.12/ix_values.yaml diff --git a/incubator/notarius/0.0.11/questions.yaml b/incubator/notarius/0.0.12/questions.yaml similarity index 100% rename from incubator/notarius/0.0.11/questions.yaml rename to incubator/notarius/0.0.12/questions.yaml diff --git a/incubator/notarius/0.0.11/templates/common.yaml b/incubator/notarius/0.0.12/templates/common.yaml similarity index 100% rename from incubator/notarius/0.0.11/templates/common.yaml rename to incubator/notarius/0.0.12/templates/common.yaml diff --git a/incubator/notarius/0.0.11/values.yaml b/incubator/notarius/0.0.12/values.yaml similarity index 100% rename from incubator/notarius/0.0.11/values.yaml rename to incubator/notarius/0.0.12/values.yaml diff --git a/incubator/notea/0.0.11/CHANGELOG.md b/incubator/notea/0.0.11/CHANGELOG.md deleted file mode 100644 index ad2fff61d08..00000000000 --- a/incubator/notea/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [notea-0.0.11]notea-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [notea-0.0.10]notea-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [notarius-0.0.10]notarius-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/notea/0.0.11/Chart.lock b/incubator/notea/0.0.11/Chart.lock deleted file mode 100644 index c0d56cc6ce9..00000000000 --- a/incubator/notea/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:28:16.881301836Z" diff --git a/incubator/notea/0.0.11/Chart.yaml b/incubator/notea/0.0.11/Chart.yaml deleted file mode 100644 index bcc6d9b2439..00000000000 --- a/incubator/notea/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Self hosted note taking, alternative to Notions. Look at Github for config -home: https://github.com/truecharts/apps/tree/master/charts/stable/notea -icon: https://truecharts.org/img/chart-icons/notea.png -keywords: - - notea - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: notea -sources: - - https://github.com/diamkil/docker-notea - - https://registry.hub.docker.com/r/diamkil/notea/ -type: application -version: 0.0.11 diff --git a/incubator/notea/0.0.11/README.md b/incubator/notea/0.0.11/README.md deleted file mode 100644 index 1d71a93ab91..00000000000 --- a/incubator/notea/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# notea - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Self hosted note taking, alternative to Notions. Look at Github for config - -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: [notea](https://truecharts.org/docs/charts/stable/notea) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `notea` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install notea TrueCharts/notea -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `notea` deployment - -```console -helm uninstall notea -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install notea \ - --set env.TZ="America/New York" \ - TrueCharts/notea -``` - -#### 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 notea TrueCharts/notea -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/notea/0.0.11/charts/common-10.4.6.tgz b/incubator/notea/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/notea/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/notea/0.0.12/CHANGELOG.md b/incubator/notea/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..4293706f305 --- /dev/null +++ b/incubator/notea/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [notea-0.0.12](https://github.com/truecharts/apps/compare/notea-0.0.11...notea-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [notea-0.0.11]notea-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [notea-0.0.10]notea-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [notarius-0.0.10]notarius-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/notea/0.0.12/Chart.lock b/incubator/notea/0.0.12/Chart.lock new file mode 100644 index 00000000000..8bba7d01f8f --- /dev/null +++ b/incubator/notea/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:33.307769138Z" diff --git a/incubator/notea/0.0.12/Chart.yaml b/incubator/notea/0.0.12/Chart.yaml new file mode 100644 index 00000000000..26767c3946f --- /dev/null +++ b/incubator/notea/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Self hosted note taking, alternative to Notions. Look at Github for config +home: https://github.com/truecharts/apps/tree/master/charts/stable/notea +icon: https://truecharts.org/img/chart-icons/notea.png +keywords: + - notea + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: notea +sources: + - https://github.com/diamkil/docker-notea + - https://registry.hub.docker.com/r/diamkil/notea/ +type: application +version: 0.0.12 diff --git a/incubator/notea/0.0.12/README.md b/incubator/notea/0.0.12/README.md new file mode 100644 index 00000000000..d50613e278d --- /dev/null +++ b/incubator/notea/0.0.12/README.md @@ -0,0 +1,108 @@ +# notea + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Self hosted note taking, alternative to Notions. Look at Github for config + +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: [notea](https://truecharts.org/docs/charts/stable/notea) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `notea` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install notea TrueCharts/notea +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `notea` deployment + +```console +helm uninstall notea +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install notea \ + --set env.TZ="America/New York" \ + TrueCharts/notea +``` + +#### 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 notea TrueCharts/notea -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/notea/0.0.11/app-readme.md b/incubator/notea/0.0.12/app-readme.md similarity index 100% rename from incubator/notea/0.0.11/app-readme.md rename to incubator/notea/0.0.12/app-readme.md diff --git a/incubator/notea/0.0.12/charts/common-10.4.7.tgz b/incubator/notea/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/notea/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/notea/0.0.11/ix_values.yaml b/incubator/notea/0.0.12/ix_values.yaml similarity index 100% rename from incubator/notea/0.0.11/ix_values.yaml rename to incubator/notea/0.0.12/ix_values.yaml diff --git a/incubator/notea/0.0.11/questions.yaml b/incubator/notea/0.0.12/questions.yaml similarity index 100% rename from incubator/notea/0.0.11/questions.yaml rename to incubator/notea/0.0.12/questions.yaml diff --git a/incubator/notea/0.0.11/templates/common.yaml b/incubator/notea/0.0.12/templates/common.yaml similarity index 100% rename from incubator/notea/0.0.11/templates/common.yaml rename to incubator/notea/0.0.12/templates/common.yaml diff --git a/incubator/notea/0.0.11/values.yaml b/incubator/notea/0.0.12/values.yaml similarity index 100% rename from incubator/notea/0.0.11/values.yaml rename to incubator/notea/0.0.12/values.yaml diff --git a/incubator/obs-ndi/0.0.11/CHANGELOG.md b/incubator/obs-ndi/0.0.11/CHANGELOG.md deleted file mode 100644 index 13f43e5b9af..00000000000 --- a/incubator/obs-ndi/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [obs-ndi-0.0.11]obs-ndi-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [obs-ndi-0.0.10]obs-ndi-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [obs-ndi-0.0.10]obs-ndi-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/obs-ndi/0.0.11/Chart.lock b/incubator/obs-ndi/0.0.11/Chart.lock deleted file mode 100644 index 7eca10fd7a9..00000000000 --- a/incubator/obs-ndi/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:28:23.140427685Z" diff --git a/incubator/obs-ndi/0.0.11/Chart.yaml b/incubator/obs-ndi/0.0.11/Chart.yaml deleted file mode 100644 index 4b21819f83c..00000000000 --- a/incubator/obs-ndi/0.0.11/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Productivity - - MediaApp-Video - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This container is based on bb12489/gui-docker &amp;amp; bb12489/docker-obs.\ - \ The OBS with NDI is incorporated into the container and can be used to stream\ - \ your desktop. The main reason for this fork is to update the container and add\ - \ it to the TrueNAS app store.&#xD;\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/obs-ndi -icon: https://truecharts.org/img/chart-icons/obs-ndi.png -keywords: - - obs-ndi - - GameServers - - Productivity - - MediaApp-Video - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: obs-ndi -sources: - - https://github.com/patrickstigler/docker-obs-ndi - - https://hub.docker.com/r/patrickstigler/obs-ndi -type: application -version: 0.0.11 diff --git a/incubator/obs-ndi/0.0.11/README.md b/incubator/obs-ndi/0.0.11/README.md deleted file mode 100644 index f61c05ad39b..00000000000 --- a/incubator/obs-ndi/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# obs-ndi - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This container is based on bb12489/gui-docker &amp;amp; bb12489/docker-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the container and add it to the TrueNAS app store.&#xD; - -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: [obs-ndi](https://truecharts.org/docs/charts/stable/obs-ndi) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `obs-ndi` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install obs-ndi TrueCharts/obs-ndi -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `obs-ndi` deployment - -```console -helm uninstall obs-ndi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install obs-ndi \ - --set env.TZ="America/New York" \ - TrueCharts/obs-ndi -``` - -#### 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 obs-ndi TrueCharts/obs-ndi -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/obs-ndi/0.0.11/charts/common-10.4.6.tgz b/incubator/obs-ndi/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/obs-ndi/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/obs-ndi/0.0.12/CHANGELOG.md b/incubator/obs-ndi/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6472ecf84dc --- /dev/null +++ b/incubator/obs-ndi/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [obs-ndi-0.0.12](https://github.com/truecharts/apps/compare/obs-ndi-0.0.11...obs-ndi-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [obs-ndi-0.0.11]obs-ndi-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [obs-ndi-0.0.10]obs-ndi-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [obs-ndi-0.0.10]obs-ndi-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/obs-ndi/0.0.12/Chart.lock b/incubator/obs-ndi/0.0.12/Chart.lock new file mode 100644 index 00000000000..652a417b574 --- /dev/null +++ b/incubator/obs-ndi/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:36.454049973Z" diff --git a/incubator/obs-ndi/0.0.12/Chart.yaml b/incubator/obs-ndi/0.0.12/Chart.yaml new file mode 100644 index 00000000000..1362810b30b --- /dev/null +++ b/incubator/obs-ndi/0.0.12/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Productivity + - MediaApp-Video + - MediaServer-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This container is based on bb12489/gui-docker &amp;amp; bb12489/docker-obs.\ + \ The OBS with NDI is incorporated into the container and can be used to stream\ + \ your desktop. The main reason for this fork is to update the container and add\ + \ it to the TrueNAS app store.&#xD;\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/obs-ndi +icon: https://truecharts.org/img/chart-icons/obs-ndi.png +keywords: + - obs-ndi + - GameServers + - Productivity + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: obs-ndi +sources: + - https://github.com/patrickstigler/docker-obs-ndi + - https://hub.docker.com/r/patrickstigler/obs-ndi +type: application +version: 0.0.12 diff --git a/incubator/obs-ndi/0.0.12/README.md b/incubator/obs-ndi/0.0.12/README.md new file mode 100644 index 00000000000..4d52726249d --- /dev/null +++ b/incubator/obs-ndi/0.0.12/README.md @@ -0,0 +1,108 @@ +# obs-ndi + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This container is based on bb12489/gui-docker &amp;amp; bb12489/docker-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the container and add it to the TrueNAS app store.&#xD; + +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: [obs-ndi](https://truecharts.org/docs/charts/stable/obs-ndi) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `obs-ndi` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install obs-ndi TrueCharts/obs-ndi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `obs-ndi` deployment + +```console +helm uninstall obs-ndi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install obs-ndi \ + --set env.TZ="America/New York" \ + TrueCharts/obs-ndi +``` + +#### 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 obs-ndi TrueCharts/obs-ndi -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/obs-ndi/0.0.11/app-readme.md b/incubator/obs-ndi/0.0.12/app-readme.md similarity index 100% rename from incubator/obs-ndi/0.0.11/app-readme.md rename to incubator/obs-ndi/0.0.12/app-readme.md diff --git a/incubator/obs-ndi/0.0.12/charts/common-10.4.7.tgz b/incubator/obs-ndi/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/obs-ndi/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/obs-ndi/0.0.11/ix_values.yaml b/incubator/obs-ndi/0.0.12/ix_values.yaml similarity index 100% rename from incubator/obs-ndi/0.0.11/ix_values.yaml rename to incubator/obs-ndi/0.0.12/ix_values.yaml diff --git a/incubator/obs-ndi/0.0.11/questions.yaml b/incubator/obs-ndi/0.0.12/questions.yaml similarity index 100% rename from incubator/obs-ndi/0.0.11/questions.yaml rename to incubator/obs-ndi/0.0.12/questions.yaml diff --git a/incubator/obs-ndi/0.0.11/templates/common.yaml b/incubator/obs-ndi/0.0.12/templates/common.yaml similarity index 100% rename from incubator/obs-ndi/0.0.11/templates/common.yaml rename to incubator/obs-ndi/0.0.12/templates/common.yaml diff --git a/incubator/obs-ndi/0.0.11/values.yaml b/incubator/obs-ndi/0.0.12/values.yaml similarity index 100% rename from incubator/obs-ndi/0.0.11/values.yaml rename to incubator/obs-ndi/0.0.12/values.yaml diff --git a/incubator/observium/0.0.11/CHANGELOG.md b/incubator/observium/0.0.11/CHANGELOG.md deleted file mode 100644 index e00d3156bbb..00000000000 --- a/incubator/observium/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [observium-0.0.11]observium-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [observium-0.0.10]observium-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [observium-0.0.10]observium-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/observium/0.0.11/Chart.lock b/incubator/observium/0.0.11/Chart.lock deleted file mode 100644 index 1a203db9ee9..00000000000 --- a/incubator/observium/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:28:26.610894391Z" diff --git a/incubator/observium/0.0.11/Chart.yaml b/incubator/observium/0.0.11/Chart.yaml deleted file mode 100644 index d8063a6080d..00000000000 --- a/incubator/observium/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Observium is an autodiscovering network monitoring platform supporting\ - \ a wide range of hardware platforms and operating systems.[br][br]\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/observium -icon: https://truecharts.org/img/chart-icons/observium.png -keywords: - - observium - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: observium -sources: - - https://www.observium.org/ - - https://hub.docker.com/r/uberchuckie/observium/ -type: application -version: 0.0.11 diff --git a/incubator/observium/0.0.11/README.md b/incubator/observium/0.0.11/README.md deleted file mode 100644 index 16c6513568f..00000000000 --- a/incubator/observium/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# observium - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] - -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: [observium](https://truecharts.org/docs/charts/stable/observium) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `observium` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install observium TrueCharts/observium -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `observium` deployment - -```console -helm uninstall observium -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install observium \ - --set env.TZ="America/New York" \ - TrueCharts/observium -``` - -#### 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 observium TrueCharts/observium -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/observium/0.0.11/charts/common-10.4.6.tgz b/incubator/observium/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/observium/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/observium/0.0.12/CHANGELOG.md b/incubator/observium/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2ec4652f653 --- /dev/null +++ b/incubator/observium/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [observium-0.0.12](https://github.com/truecharts/apps/compare/observium-0.0.11...observium-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [observium-0.0.11]observium-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [observium-0.0.10]observium-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [observium-0.0.10]observium-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/observium/0.0.12/Chart.lock b/incubator/observium/0.0.12/Chart.lock new file mode 100644 index 00000000000..3b0cb6d0443 --- /dev/null +++ b/incubator/observium/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:38.392882167Z" diff --git a/incubator/observium/0.0.12/Chart.yaml b/incubator/observium/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d275cea5d5b --- /dev/null +++ b/incubator/observium/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Observium is an autodiscovering network monitoring platform supporting\ + \ a wide range of hardware platforms and operating systems.[br][br]\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/observium +icon: https://truecharts.org/img/chart-icons/observium.png +keywords: + - observium + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: observium +sources: + - https://www.observium.org/ + - https://hub.docker.com/r/uberchuckie/observium/ +type: application +version: 0.0.12 diff --git a/incubator/observium/0.0.12/README.md b/incubator/observium/0.0.12/README.md new file mode 100644 index 00000000000..264f8915968 --- /dev/null +++ b/incubator/observium/0.0.12/README.md @@ -0,0 +1,108 @@ +# observium + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] + +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: [observium](https://truecharts.org/docs/charts/stable/observium) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `observium` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install observium TrueCharts/observium +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `observium` deployment + +```console +helm uninstall observium +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install observium \ + --set env.TZ="America/New York" \ + TrueCharts/observium +``` + +#### 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 observium TrueCharts/observium -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/observium/0.0.11/app-readme.md b/incubator/observium/0.0.12/app-readme.md similarity index 100% rename from incubator/observium/0.0.11/app-readme.md rename to incubator/observium/0.0.12/app-readme.md diff --git a/incubator/observium/0.0.12/charts/common-10.4.7.tgz b/incubator/observium/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/observium/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/observium/0.0.11/ix_values.yaml b/incubator/observium/0.0.12/ix_values.yaml similarity index 100% rename from incubator/observium/0.0.11/ix_values.yaml rename to incubator/observium/0.0.12/ix_values.yaml diff --git a/incubator/observium/0.0.11/questions.yaml b/incubator/observium/0.0.12/questions.yaml similarity index 100% rename from incubator/observium/0.0.11/questions.yaml rename to incubator/observium/0.0.12/questions.yaml diff --git a/incubator/observium/0.0.11/templates/common.yaml b/incubator/observium/0.0.12/templates/common.yaml similarity index 100% rename from incubator/observium/0.0.11/templates/common.yaml rename to incubator/observium/0.0.12/templates/common.yaml diff --git a/incubator/observium/0.0.11/values.yaml b/incubator/observium/0.0.12/values.yaml similarity index 100% rename from incubator/observium/0.0.11/values.yaml rename to incubator/observium/0.0.12/values.yaml diff --git a/incubator/obsidian/0.0.11/CHANGELOG.md b/incubator/obsidian/0.0.11/CHANGELOG.md deleted file mode 100644 index 366b3912292..00000000000 --- a/incubator/obsidian/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [obsidian-0.0.11]obsidian-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [obsidian-0.0.10]obsidian-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [obsidian-0.0.10]obsidian-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/obsidian/0.0.11/Chart.lock b/incubator/obsidian/0.0.11/Chart.lock deleted file mode 100644 index c6ff4305a2a..00000000000 --- a/incubator/obsidian/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:28:33.197906643Z" diff --git a/incubator/obsidian/0.0.11/Chart.yaml b/incubator/obsidian/0.0.11/Chart.yaml deleted file mode 100644 index addab9c98ed..00000000000 --- a/incubator/obsidian/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/obsidian -icon: https://truecharts.org/img/chart-icons/obsidian.png -keywords: - - obsidian - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: obsidian -sources: - - https://github.com/sytone/obsidian-remote - - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote -type: application -version: 0.0.11 diff --git a/incubator/obsidian/0.0.11/README.md b/incubator/obsidian/0.0.11/README.md deleted file mode 100644 index f9740ffa7c0..00000000000 --- a/incubator/obsidian/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# obsidian - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [obsidian](https://truecharts.org/docs/charts/stable/obsidian) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `obsidian` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install obsidian TrueCharts/obsidian -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `obsidian` deployment - -```console -helm uninstall obsidian -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install obsidian \ - --set env.TZ="America/New York" \ - TrueCharts/obsidian -``` - -#### 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 obsidian TrueCharts/obsidian -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/obsidian/0.0.11/charts/common-10.4.6.tgz b/incubator/obsidian/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/obsidian/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/obsidian/0.0.12/CHANGELOG.md b/incubator/obsidian/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..cd369aea223 --- /dev/null +++ b/incubator/obsidian/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [obsidian-0.0.12](https://github.com/truecharts/apps/compare/obsidian-0.0.11...obsidian-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [obsidian-0.0.11]obsidian-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [obsidian-0.0.10]obsidian-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [obsidian-0.0.10]obsidian-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/obsidian/0.0.12/Chart.lock b/incubator/obsidian/0.0.12/Chart.lock new file mode 100644 index 00000000000..475242366bc --- /dev/null +++ b/incubator/obsidian/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:39.360832736Z" diff --git a/incubator/obsidian/0.0.12/Chart.yaml b/incubator/obsidian/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e7a83efc226 --- /dev/null +++ b/incubator/obsidian/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/obsidian +icon: https://truecharts.org/img/chart-icons/obsidian.png +keywords: + - obsidian + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: obsidian +sources: + - https://github.com/sytone/obsidian-remote + - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote +type: application +version: 0.0.12 diff --git a/incubator/obsidian/0.0.12/README.md b/incubator/obsidian/0.0.12/README.md new file mode 100644 index 00000000000..f07b963242c --- /dev/null +++ b/incubator/obsidian/0.0.12/README.md @@ -0,0 +1,108 @@ +# obsidian + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [obsidian](https://truecharts.org/docs/charts/stable/obsidian) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `obsidian` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install obsidian TrueCharts/obsidian +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `obsidian` deployment + +```console +helm uninstall obsidian +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install obsidian \ + --set env.TZ="America/New York" \ + TrueCharts/obsidian +``` + +#### 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 obsidian TrueCharts/obsidian -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/obsidian/0.0.11/app-readme.md b/incubator/obsidian/0.0.12/app-readme.md similarity index 100% rename from incubator/obsidian/0.0.11/app-readme.md rename to incubator/obsidian/0.0.12/app-readme.md diff --git a/incubator/obsidian/0.0.12/charts/common-10.4.7.tgz b/incubator/obsidian/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/obsidian/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/obsidian/0.0.11/ix_values.yaml b/incubator/obsidian/0.0.12/ix_values.yaml similarity index 100% rename from incubator/obsidian/0.0.11/ix_values.yaml rename to incubator/obsidian/0.0.12/ix_values.yaml diff --git a/incubator/obsidian/0.0.11/questions.yaml b/incubator/obsidian/0.0.12/questions.yaml similarity index 100% rename from incubator/obsidian/0.0.11/questions.yaml rename to incubator/obsidian/0.0.12/questions.yaml diff --git a/incubator/obsidian/0.0.11/templates/common.yaml b/incubator/obsidian/0.0.12/templates/common.yaml similarity index 100% rename from incubator/obsidian/0.0.11/templates/common.yaml rename to incubator/obsidian/0.0.12/templates/common.yaml diff --git a/incubator/obsidian/0.0.11/values.yaml b/incubator/obsidian/0.0.12/values.yaml similarity index 100% rename from incubator/obsidian/0.0.11/values.yaml rename to incubator/obsidian/0.0.12/values.yaml diff --git a/incubator/onlinecheckyourserver/0.0.11/CHANGELOG.md b/incubator/onlinecheckyourserver/0.0.11/CHANGELOG.md deleted file mode 100644 index 70a1042c948..00000000000 --- a/incubator/onlinecheckyourserver/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [onlinecheckyourserver-0.0.11]onlinecheckyourserver-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [onlinecheckyourserver-0.0.10]onlinecheckyourserver-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [onlinecheckyourserver-0.0.10]onlinecheckyourserver-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/onlinecheckyourserver/0.0.11/Chart.lock b/incubator/onlinecheckyourserver/0.0.11/Chart.lock deleted file mode 100644 index ed380505ab7..00000000000 --- a/incubator/onlinecheckyourserver/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:28:39.321925836Z" diff --git a/incubator/onlinecheckyourserver/0.0.11/Chart.yaml b/incubator/onlinecheckyourserver/0.0.11/Chart.yaml deleted file mode 100644 index 761d37c6f3b..00000000000 --- a/incubator/onlinecheckyourserver/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This is a simple container that will check if a domain name or IP address\ - \ is pingable and send you a message with Pushover if it goes offline.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/onlinecheckyourserver -icon: https://truecharts.org/img/chart-icons/onlinecheckyourserver.png -keywords: - - onlinecheckyourserver - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: onlinecheckyourserver -sources: - - https://hub.docker.com/r/ich777/online-check-pushover - - https://hub.docker.com/r/ich777/online-check-pushover -type: application -version: 0.0.11 diff --git a/incubator/onlinecheckyourserver/0.0.11/README.md b/incubator/onlinecheckyourserver/0.0.11/README.md deleted file mode 100644 index c316e569029..00000000000 --- a/incubator/onlinecheckyourserver/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# onlinecheckyourserver - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is a simple container that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. - -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: [onlinecheckyourserver](https://truecharts.org/docs/charts/stable/onlinecheckyourserver) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `onlinecheckyourserver` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install onlinecheckyourserver TrueCharts/onlinecheckyourserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `onlinecheckyourserver` deployment - -```console -helm uninstall onlinecheckyourserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install onlinecheckyourserver \ - --set env.TZ="America/New York" \ - TrueCharts/onlinecheckyourserver -``` - -#### 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 onlinecheckyourserver TrueCharts/onlinecheckyourserver -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/onlinecheckyourserver/0.0.11/charts/common-10.4.6.tgz b/incubator/onlinecheckyourserver/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/onlinecheckyourserver/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/onlinecheckyourserver/0.0.12/CHANGELOG.md b/incubator/onlinecheckyourserver/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..118a81dbb91 --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [onlinecheckyourserver-0.0.12](https://github.com/truecharts/apps/compare/onlinecheckyourserver-0.0.11...onlinecheckyourserver-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [onlinecheckyourserver-0.0.11]onlinecheckyourserver-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [onlinecheckyourserver-0.0.10]onlinecheckyourserver-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [onlinecheckyourserver-0.0.10]onlinecheckyourserver-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/onlinecheckyourserver/0.0.12/Chart.lock b/incubator/onlinecheckyourserver/0.0.12/Chart.lock new file mode 100644 index 00000000000..388a65f9594 --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:53.103017754Z" diff --git a/incubator/onlinecheckyourserver/0.0.12/Chart.yaml b/incubator/onlinecheckyourserver/0.0.12/Chart.yaml new file mode 100644 index 00000000000..f8972d460cb --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This is a simple container that will check if a domain name or IP address\ + \ is pingable and send you a message with Pushover if it goes offline.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/onlinecheckyourserver +icon: https://truecharts.org/img/chart-icons/onlinecheckyourserver.png +keywords: + - onlinecheckyourserver + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: onlinecheckyourserver +sources: + - https://hub.docker.com/r/ich777/online-check-pushover + - https://hub.docker.com/r/ich777/online-check-pushover +type: application +version: 0.0.12 diff --git a/incubator/onlinecheckyourserver/0.0.12/README.md b/incubator/onlinecheckyourserver/0.0.12/README.md new file mode 100644 index 00000000000..60ea3ea6da1 --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.12/README.md @@ -0,0 +1,108 @@ +# onlinecheckyourserver + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is a simple container that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. + +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: [onlinecheckyourserver](https://truecharts.org/docs/charts/stable/onlinecheckyourserver) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `onlinecheckyourserver` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install onlinecheckyourserver TrueCharts/onlinecheckyourserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `onlinecheckyourserver` deployment + +```console +helm uninstall onlinecheckyourserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install onlinecheckyourserver \ + --set env.TZ="America/New York" \ + TrueCharts/onlinecheckyourserver +``` + +#### 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 onlinecheckyourserver TrueCharts/onlinecheckyourserver -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/onlinecheckyourserver/0.0.11/app-readme.md b/incubator/onlinecheckyourserver/0.0.12/app-readme.md similarity index 100% rename from incubator/onlinecheckyourserver/0.0.11/app-readme.md rename to incubator/onlinecheckyourserver/0.0.12/app-readme.md diff --git a/incubator/onlinecheckyourserver/0.0.12/charts/common-10.4.7.tgz b/incubator/onlinecheckyourserver/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/onlinecheckyourserver/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/onlinecheckyourserver/0.0.11/ix_values.yaml b/incubator/onlinecheckyourserver/0.0.12/ix_values.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.11/ix_values.yaml rename to incubator/onlinecheckyourserver/0.0.12/ix_values.yaml diff --git a/incubator/onlinecheckyourserver/0.0.11/questions.yaml b/incubator/onlinecheckyourserver/0.0.12/questions.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.11/questions.yaml rename to incubator/onlinecheckyourserver/0.0.12/questions.yaml diff --git a/incubator/onlinecheckyourserver/0.0.11/templates/common.yaml b/incubator/onlinecheckyourserver/0.0.12/templates/common.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.11/templates/common.yaml rename to incubator/onlinecheckyourserver/0.0.12/templates/common.yaml diff --git a/incubator/onlinecheckyourserver/0.0.11/values.yaml b/incubator/onlinecheckyourserver/0.0.12/values.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.11/values.yaml rename to incubator/onlinecheckyourserver/0.0.12/values.yaml diff --git a/incubator/opengl-desktop-g3/0.0.11/CHANGELOG.md b/incubator/opengl-desktop-g3/0.0.11/CHANGELOG.md deleted file mode 100644 index 813d6d1fc6e..00000000000 --- a/incubator/opengl-desktop-g3/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [opengl-desktop-g3-0.0.11]opengl-desktop-g3-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [opengl-desktop-g3-0.0.10]opengl-desktop-g3-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [opengl-desktop-g3-0.0.10]opengl-desktop-g3-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/opengl-desktop-g3/0.0.11/Chart.lock b/incubator/opengl-desktop-g3/0.0.11/Chart.lock deleted file mode 100644 index 1c18966535f..00000000000 --- a/incubator/opengl-desktop-g3/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:28:45.240076218Z" diff --git a/incubator/opengl-desktop-g3/0.0.11/Chart.yaml b/incubator/opengl-desktop-g3/0.0.11/Chart.yaml deleted file mode 100644 index 3ffba16397b..00000000000 --- a/incubator/opengl-desktop-g3/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/opengl-desktop-g3 -icon: https://truecharts.org/img/chart-icons/opengl-desktop-g3.png -keywords: - - opengl-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: opengl-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 -type: application -version: 0.0.11 diff --git a/incubator/opengl-desktop-g3/0.0.11/README.md b/incubator/opengl-desktop-g3/0.0.11/README.md deleted file mode 100644 index 9274ee4bf91..00000000000 --- a/incubator/opengl-desktop-g3/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# opengl-desktop-g3 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [opengl-desktop-g3](https://truecharts.org/docs/charts/stable/opengl-desktop-g3) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `opengl-desktop-g3` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install opengl-desktop-g3 TrueCharts/opengl-desktop-g3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `opengl-desktop-g3` deployment - -```console -helm uninstall opengl-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install opengl-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/opengl-desktop-g3 -``` - -#### 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 opengl-desktop-g3 TrueCharts/opengl-desktop-g3 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/opengl-desktop-g3/0.0.11/charts/common-10.4.6.tgz b/incubator/opengl-desktop-g3/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/opengl-desktop-g3/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/opengl-desktop-g3/0.0.12/CHANGELOG.md b/incubator/opengl-desktop-g3/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..bc900265eaa --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [opengl-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/opengl-desktop-g3-0.0.11...opengl-desktop-g3-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [opengl-desktop-g3-0.0.11]opengl-desktop-g3-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [opengl-desktop-g3-0.0.10]opengl-desktop-g3-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [opengl-desktop-g3-0.0.10]opengl-desktop-g3-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/opengl-desktop-g3/0.0.12/Chart.lock b/incubator/opengl-desktop-g3/0.0.12/Chart.lock new file mode 100644 index 00000000000..d907e447cfa --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:56.066392839Z" diff --git a/incubator/opengl-desktop-g3/0.0.12/Chart.yaml b/incubator/opengl-desktop-g3/0.0.12/Chart.yaml new file mode 100644 index 00000000000..1bae6497bd3 --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/opengl-desktop-g3 +icon: https://truecharts.org/img/chart-icons/opengl-desktop-g3.png +keywords: + - opengl-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: opengl-desktop-g3 +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 +type: application +version: 0.0.12 diff --git a/incubator/opengl-desktop-g3/0.0.12/README.md b/incubator/opengl-desktop-g3/0.0.12/README.md new file mode 100644 index 00000000000..8daca19066d --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.12/README.md @@ -0,0 +1,108 @@ +# opengl-desktop-g3 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [opengl-desktop-g3](https://truecharts.org/docs/charts/stable/opengl-desktop-g3) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `opengl-desktop-g3` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install opengl-desktop-g3 TrueCharts/opengl-desktop-g3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `opengl-desktop-g3` deployment + +```console +helm uninstall opengl-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install opengl-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/opengl-desktop-g3 +``` + +#### 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 opengl-desktop-g3 TrueCharts/opengl-desktop-g3 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/opengl-desktop-g3/0.0.11/app-readme.md b/incubator/opengl-desktop-g3/0.0.12/app-readme.md similarity index 100% rename from incubator/opengl-desktop-g3/0.0.11/app-readme.md rename to incubator/opengl-desktop-g3/0.0.12/app-readme.md diff --git a/incubator/opengl-desktop-g3/0.0.12/charts/common-10.4.7.tgz b/incubator/opengl-desktop-g3/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/opengl-desktop-g3/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/opengl-desktop-g3/0.0.11/ix_values.yaml b/incubator/opengl-desktop-g3/0.0.12/ix_values.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.11/ix_values.yaml rename to incubator/opengl-desktop-g3/0.0.12/ix_values.yaml diff --git a/incubator/opengl-desktop-g3/0.0.11/questions.yaml b/incubator/opengl-desktop-g3/0.0.12/questions.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.11/questions.yaml rename to incubator/opengl-desktop-g3/0.0.12/questions.yaml diff --git a/incubator/opengl-desktop-g3/0.0.11/templates/common.yaml b/incubator/opengl-desktop-g3/0.0.12/templates/common.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.11/templates/common.yaml rename to incubator/opengl-desktop-g3/0.0.12/templates/common.yaml diff --git a/incubator/opengl-desktop-g3/0.0.11/values.yaml b/incubator/opengl-desktop-g3/0.0.12/values.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.11/values.yaml rename to incubator/opengl-desktop-g3/0.0.12/values.yaml diff --git a/incubator/openproject/0.0.11/CHANGELOG.md b/incubator/openproject/0.0.11/CHANGELOG.md deleted file mode 100644 index 26e37ee624b..00000000000 --- a/incubator/openproject/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [openproject-0.0.11]openproject-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [openproject-0.0.10]openproject-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [openproject-0.0.10]openproject-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/openproject/0.0.11/Chart.lock b/incubator/openproject/0.0.11/Chart.lock deleted file mode 100644 index 44fb09e4f8a..00000000000 --- a/incubator/openproject/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:28:48.237568407Z" diff --git a/incubator/openproject/0.0.11/Chart.yaml b/incubator/openproject/0.0.11/Chart.yaml deleted file mode 100644 index 3791a331eef..00000000000 --- a/incubator/openproject/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - OpenProject is a web-based project management system for location-independent - team collaboration. -home: https://github.com/truecharts/apps/tree/master/charts/stable/openproject -icon: https://truecharts.org/img/chart-icons/openproject.png -keywords: - - openproject - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openproject -sources: - - http://openproject.org - - https://hub.docker.com/u/openproject -type: application -version: 0.0.11 diff --git a/incubator/openproject/0.0.11/README.md b/incubator/openproject/0.0.11/README.md deleted file mode 100644 index ded7ca33308..00000000000 --- a/incubator/openproject/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# openproject - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12](https://img.shields.io/badge/AppVersion-12-informational?style=flat-square) - -OpenProject is a web-based project management system for location-independent team collaboration. - -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: [openproject](https://truecharts.org/docs/charts/stable/openproject) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `openproject` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install openproject TrueCharts/openproject -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `openproject` deployment - -```console -helm uninstall openproject -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openproject \ - --set env.TZ="America/New York" \ - TrueCharts/openproject -``` - -#### 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 openproject TrueCharts/openproject -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/openproject/0.0.11/charts/common-10.4.6.tgz b/incubator/openproject/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/openproject/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/openproject/0.0.12/CHANGELOG.md b/incubator/openproject/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c18d90f4276 --- /dev/null +++ b/incubator/openproject/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [openproject-0.0.12](https://github.com/truecharts/apps/compare/openproject-0.0.11...openproject-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [openproject-0.0.11]openproject-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [openproject-0.0.10]openproject-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [openproject-0.0.10]openproject-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/openproject/0.0.12/Chart.lock b/incubator/openproject/0.0.12/Chart.lock new file mode 100644 index 00000000000..77428667998 --- /dev/null +++ b/incubator/openproject/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:56.582743789Z" diff --git a/incubator/openproject/0.0.12/Chart.yaml b/incubator/openproject/0.0.12/Chart.yaml new file mode 100644 index 00000000000..2dc21f50c15 --- /dev/null +++ b/incubator/openproject/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + OpenProject is a web-based project management system for location-independent + team collaboration. +home: https://github.com/truecharts/apps/tree/master/charts/stable/openproject +icon: https://truecharts.org/img/chart-icons/openproject.png +keywords: + - openproject + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openproject +sources: + - http://openproject.org + - https://hub.docker.com/u/openproject +type: application +version: 0.0.12 diff --git a/incubator/openproject/0.0.12/README.md b/incubator/openproject/0.0.12/README.md new file mode 100644 index 00000000000..1379a79583e --- /dev/null +++ b/incubator/openproject/0.0.12/README.md @@ -0,0 +1,108 @@ +# openproject + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12](https://img.shields.io/badge/AppVersion-12-informational?style=flat-square) + +OpenProject is a web-based project management system for location-independent team collaboration. + +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: [openproject](https://truecharts.org/docs/charts/stable/openproject) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `openproject` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install openproject TrueCharts/openproject +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `openproject` deployment + +```console +helm uninstall openproject +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openproject \ + --set env.TZ="America/New York" \ + TrueCharts/openproject +``` + +#### 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 openproject TrueCharts/openproject -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/openproject/0.0.11/app-readme.md b/incubator/openproject/0.0.12/app-readme.md similarity index 100% rename from incubator/openproject/0.0.11/app-readme.md rename to incubator/openproject/0.0.12/app-readme.md diff --git a/incubator/openproject/0.0.12/charts/common-10.4.7.tgz b/incubator/openproject/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/openproject/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/openproject/0.0.11/ix_values.yaml b/incubator/openproject/0.0.12/ix_values.yaml similarity index 100% rename from incubator/openproject/0.0.11/ix_values.yaml rename to incubator/openproject/0.0.12/ix_values.yaml diff --git a/incubator/openproject/0.0.11/questions.yaml b/incubator/openproject/0.0.12/questions.yaml similarity index 100% rename from incubator/openproject/0.0.11/questions.yaml rename to incubator/openproject/0.0.12/questions.yaml diff --git a/incubator/openproject/0.0.11/templates/common.yaml b/incubator/openproject/0.0.12/templates/common.yaml similarity index 100% rename from incubator/openproject/0.0.11/templates/common.yaml rename to incubator/openproject/0.0.12/templates/common.yaml diff --git a/incubator/openproject/0.0.11/values.yaml b/incubator/openproject/0.0.12/values.yaml similarity index 100% rename from incubator/openproject/0.0.11/values.yaml rename to incubator/openproject/0.0.12/values.yaml diff --git a/incubator/openra/0.0.11/CHANGELOG.md b/incubator/openra/0.0.11/CHANGELOG.md deleted file mode 100644 index cebc0df1f7f..00000000000 --- a/incubator/openra/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [openra-0.0.11]openra-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [openra-0.0.10]openra-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [openra-0.0.10]openra-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/openra/0.0.11/Chart.lock b/incubator/openra/0.0.11/Chart.lock deleted file mode 100644 index 06b240d78d2..00000000000 --- a/incubator/openra/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:28:55.715286213Z" diff --git a/incubator/openra/0.0.11/Chart.yaml b/incubator/openra/0.0.11/Chart.yaml deleted file mode 100644 index d19a75ff817..00000000000 --- a/incubator/openra/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Mudislanders Template for mounting OpenRA's dedicated server by rmoriz\ - \ [br][br]\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/openra -icon: https://truecharts.org/img/chart-icons/openra.png -keywords: - - openra - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openra -sources: - - http://openra.net/ - - https://hub.docker.com/r/rmoriz/openra -type: application -version: 0.0.11 diff --git a/incubator/openra/0.0.11/README.md b/incubator/openra/0.0.11/README.md deleted file mode 100644 index 11b412a8025..00000000000 --- a/incubator/openra/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# openra - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] - -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: [openra](https://truecharts.org/docs/charts/stable/openra) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `openra` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install openra TrueCharts/openra -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `openra` deployment - -```console -helm uninstall openra -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openra \ - --set env.TZ="America/New York" \ - TrueCharts/openra -``` - -#### 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 openra TrueCharts/openra -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/openra/0.0.11/charts/common-10.4.6.tgz b/incubator/openra/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/openra/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/openra/0.0.12/CHANGELOG.md b/incubator/openra/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2991d349c91 --- /dev/null +++ b/incubator/openra/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [openra-0.0.12](https://github.com/truecharts/apps/compare/openra-0.0.11...openra-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [openra-0.0.11]openra-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [openra-0.0.10]openra-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [openra-0.0.10]openra-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/openra/0.0.12/Chart.lock b/incubator/openra/0.0.12/Chart.lock new file mode 100644 index 00000000000..babd5704bfc --- /dev/null +++ b/incubator/openra/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:09:58.387848901Z" diff --git a/incubator/openra/0.0.12/Chart.yaml b/incubator/openra/0.0.12/Chart.yaml new file mode 100644 index 00000000000..fe7d37bccec --- /dev/null +++ b/incubator/openra/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Mudislanders Template for mounting OpenRA's dedicated server by rmoriz\ + \ [br][br]\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/openra +icon: https://truecharts.org/img/chart-icons/openra.png +keywords: + - openra + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openra +sources: + - http://openra.net/ + - https://hub.docker.com/r/rmoriz/openra +type: application +version: 0.0.12 diff --git a/incubator/openra/0.0.12/README.md b/incubator/openra/0.0.12/README.md new file mode 100644 index 00000000000..1f8b5710b7e --- /dev/null +++ b/incubator/openra/0.0.12/README.md @@ -0,0 +1,108 @@ +# openra + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] + +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: [openra](https://truecharts.org/docs/charts/stable/openra) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `openra` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install openra TrueCharts/openra +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `openra` deployment + +```console +helm uninstall openra +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openra \ + --set env.TZ="America/New York" \ + TrueCharts/openra +``` + +#### 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 openra TrueCharts/openra -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/openra/0.0.11/app-readme.md b/incubator/openra/0.0.12/app-readme.md similarity index 100% rename from incubator/openra/0.0.11/app-readme.md rename to incubator/openra/0.0.12/app-readme.md diff --git a/incubator/openra/0.0.12/charts/common-10.4.7.tgz b/incubator/openra/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/openra/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/openra/0.0.11/ix_values.yaml b/incubator/openra/0.0.12/ix_values.yaml similarity index 100% rename from incubator/openra/0.0.11/ix_values.yaml rename to incubator/openra/0.0.12/ix_values.yaml diff --git a/incubator/openra/0.0.11/questions.yaml b/incubator/openra/0.0.12/questions.yaml similarity index 100% rename from incubator/openra/0.0.11/questions.yaml rename to incubator/openra/0.0.12/questions.yaml diff --git a/incubator/openra/0.0.11/templates/common.yaml b/incubator/openra/0.0.12/templates/common.yaml similarity index 100% rename from incubator/openra/0.0.11/templates/common.yaml rename to incubator/openra/0.0.12/templates/common.yaml diff --git a/incubator/openra/0.0.11/values.yaml b/incubator/openra/0.0.12/values.yaml similarity index 100% rename from incubator/openra/0.0.11/values.yaml rename to incubator/openra/0.0.12/values.yaml diff --git a/incubator/openttd/0.0.11/CHANGELOG.md b/incubator/openttd/0.0.11/CHANGELOG.md deleted file mode 100644 index 8733810583c..00000000000 --- a/incubator/openttd/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [openttd-0.0.11]openttd-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [openttd-0.0.10]openttd-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [openttd-0.0.10]openttd-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/openttd/0.0.11/Chart.lock b/incubator/openttd/0.0.11/Chart.lock deleted file mode 100644 index 3263e30ac82..00000000000 --- a/incubator/openttd/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:29:01.96306571Z" diff --git a/incubator/openttd/0.0.11/Chart.yaml b/incubator/openttd/0.0.11/Chart.yaml deleted file mode 100644 index b86b9a09e5c..00000000000 --- a/incubator/openttd/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install the version of OpenTTD that you\ - \ enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull\ - \ the latest build, if you define 'testing' it will always pull down the latest\ - \ testing build).\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/openttd -icon: https://truecharts.org/img/chart-icons/openttd.png -keywords: - - openttd - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openttd -sources: - - https://www.openttd.org/ - - https://hub.docker.com/r/ich777/openttdserver -type: application -version: 0.0.11 diff --git a/incubator/openttd/0.0.11/README.md b/incubator/openttd/0.0.11/README.md deleted file mode 100644 index 4a8c686e52d..00000000000 --- a/incubator/openttd/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# openttd - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). - -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: [openttd](https://truecharts.org/docs/charts/stable/openttd) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `openttd` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install openttd TrueCharts/openttd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `openttd` deployment - -```console -helm uninstall openttd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openttd \ - --set env.TZ="America/New York" \ - TrueCharts/openttd -``` - -#### 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 openttd TrueCharts/openttd -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/openttd/0.0.11/charts/common-10.4.6.tgz b/incubator/openttd/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/openttd/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/openttd/0.0.12/CHANGELOG.md b/incubator/openttd/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..cdeadfee638 --- /dev/null +++ b/incubator/openttd/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [openttd-0.0.12](https://github.com/truecharts/apps/compare/openttd-0.0.11...openttd-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [openttd-0.0.11]openttd-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [openttd-0.0.10]openttd-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [openttd-0.0.10]openttd-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/openttd/0.0.12/Chart.lock b/incubator/openttd/0.0.12/Chart.lock new file mode 100644 index 00000000000..4f409a254d4 --- /dev/null +++ b/incubator/openttd/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:10:11.858389458Z" diff --git a/incubator/openttd/0.0.12/Chart.yaml b/incubator/openttd/0.0.12/Chart.yaml new file mode 100644 index 00000000000..dfc63790f86 --- /dev/null +++ b/incubator/openttd/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install the version of OpenTTD that you\ + \ enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull\ + \ the latest build, if you define 'testing' it will always pull down the latest\ + \ testing build).\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/openttd +icon: https://truecharts.org/img/chart-icons/openttd.png +keywords: + - openttd + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openttd +sources: + - https://www.openttd.org/ + - https://hub.docker.com/r/ich777/openttdserver +type: application +version: 0.0.12 diff --git a/incubator/openttd/0.0.12/README.md b/incubator/openttd/0.0.12/README.md new file mode 100644 index 00000000000..7948861bec5 --- /dev/null +++ b/incubator/openttd/0.0.12/README.md @@ -0,0 +1,108 @@ +# openttd + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). + +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: [openttd](https://truecharts.org/docs/charts/stable/openttd) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `openttd` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install openttd TrueCharts/openttd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `openttd` deployment + +```console +helm uninstall openttd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openttd \ + --set env.TZ="America/New York" \ + TrueCharts/openttd +``` + +#### 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 openttd TrueCharts/openttd -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/openttd/0.0.11/app-readme.md b/incubator/openttd/0.0.12/app-readme.md similarity index 100% rename from incubator/openttd/0.0.11/app-readme.md rename to incubator/openttd/0.0.12/app-readme.md diff --git a/incubator/openttd/0.0.12/charts/common-10.4.7.tgz b/incubator/openttd/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/openttd/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/openttd/0.0.11/ix_values.yaml b/incubator/openttd/0.0.12/ix_values.yaml similarity index 100% rename from incubator/openttd/0.0.11/ix_values.yaml rename to incubator/openttd/0.0.12/ix_values.yaml diff --git a/incubator/openttd/0.0.11/questions.yaml b/incubator/openttd/0.0.12/questions.yaml similarity index 100% rename from incubator/openttd/0.0.11/questions.yaml rename to incubator/openttd/0.0.12/questions.yaml diff --git a/incubator/openttd/0.0.11/templates/common.yaml b/incubator/openttd/0.0.12/templates/common.yaml similarity index 100% rename from incubator/openttd/0.0.11/templates/common.yaml rename to incubator/openttd/0.0.12/templates/common.yaml diff --git a/incubator/openttd/0.0.11/values.yaml b/incubator/openttd/0.0.12/values.yaml similarity index 100% rename from incubator/openttd/0.0.11/values.yaml rename to incubator/openttd/0.0.12/values.yaml diff --git a/incubator/owi2plex/0.0.11/CHANGELOG.md b/incubator/owi2plex/0.0.11/CHANGELOG.md deleted file mode 100644 index 1495de0f4aa..00000000000 --- a/incubator/owi2plex/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [owi2plex-0.0.11]owi2plex-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [owi2plex-0.0.10]owi2plex-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [owi2plex-0.0.10]owi2plex-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/owi2plex/0.0.11/Chart.lock b/incubator/owi2plex/0.0.11/Chart.lock deleted file mode 100644 index d76fc13db68..00000000000 --- a/incubator/owi2plex/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:29:07.402955235Z" diff --git a/incubator/owi2plex/0.0.11/Chart.yaml b/incubator/owi2plex/0.0.11/Chart.yaml deleted file mode 100644 index 9a2ec8c60b1..00000000000 --- a/incubator/owi2plex/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "a xml grabber for enigma with open webif\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/owi2plex -icon: https://truecharts.org/img/chart-icons/owi2plex.png -keywords: - - owi2plex - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: owi2plex -sources: - - https://github.com/alturismo/owi2plex - - https://hub.docker.com/r/alturismo/owi2plex -type: application -version: 0.0.11 diff --git a/incubator/owi2plex/0.0.11/README.md b/incubator/owi2plex/0.0.11/README.md deleted file mode 100644 index ed94664d1d2..00000000000 --- a/incubator/owi2plex/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# owi2plex - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 xml grabber for enigma with open webif - -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: [owi2plex](https://truecharts.org/docs/charts/stable/owi2plex) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `owi2plex` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install owi2plex TrueCharts/owi2plex -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `owi2plex` deployment - -```console -helm uninstall owi2plex -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install owi2plex \ - --set env.TZ="America/New York" \ - TrueCharts/owi2plex -``` - -#### 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 owi2plex TrueCharts/owi2plex -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/owi2plex/0.0.11/charts/common-10.4.6.tgz b/incubator/owi2plex/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/owi2plex/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/owi2plex/0.0.12/CHANGELOG.md b/incubator/owi2plex/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..723cfb77dde --- /dev/null +++ b/incubator/owi2plex/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [owi2plex-0.0.12](https://github.com/truecharts/apps/compare/owi2plex-0.0.11...owi2plex-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [owi2plex-0.0.11]owi2plex-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [owi2plex-0.0.10]owi2plex-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [owi2plex-0.0.10]owi2plex-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/owi2plex/0.0.12/Chart.lock b/incubator/owi2plex/0.0.12/Chart.lock new file mode 100644 index 00000000000..5a9b85d78e0 --- /dev/null +++ b/incubator/owi2plex/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:10:15.740671367Z" diff --git a/incubator/owi2plex/0.0.12/Chart.yaml b/incubator/owi2plex/0.0.12/Chart.yaml new file mode 100644 index 00000000000..0b937ee2cb9 --- /dev/null +++ b/incubator/owi2plex/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "a xml grabber for enigma with open webif\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/owi2plex +icon: https://truecharts.org/img/chart-icons/owi2plex.png +keywords: + - owi2plex + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owi2plex +sources: + - https://github.com/alturismo/owi2plex + - https://hub.docker.com/r/alturismo/owi2plex +type: application +version: 0.0.12 diff --git a/incubator/owi2plex/0.0.12/README.md b/incubator/owi2plex/0.0.12/README.md new file mode 100644 index 00000000000..6002a16f8ed --- /dev/null +++ b/incubator/owi2plex/0.0.12/README.md @@ -0,0 +1,108 @@ +# owi2plex + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 xml grabber for enigma with open webif + +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: [owi2plex](https://truecharts.org/docs/charts/stable/owi2plex) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `owi2plex` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install owi2plex TrueCharts/owi2plex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `owi2plex` deployment + +```console +helm uninstall owi2plex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install owi2plex \ + --set env.TZ="America/New York" \ + TrueCharts/owi2plex +``` + +#### 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 owi2plex TrueCharts/owi2plex -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/owi2plex/0.0.11/app-readme.md b/incubator/owi2plex/0.0.12/app-readme.md similarity index 100% rename from incubator/owi2plex/0.0.11/app-readme.md rename to incubator/owi2plex/0.0.12/app-readme.md diff --git a/incubator/owi2plex/0.0.12/charts/common-10.4.7.tgz b/incubator/owi2plex/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/owi2plex/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/owi2plex/0.0.11/ix_values.yaml b/incubator/owi2plex/0.0.12/ix_values.yaml similarity index 100% rename from incubator/owi2plex/0.0.11/ix_values.yaml rename to incubator/owi2plex/0.0.12/ix_values.yaml diff --git a/incubator/owi2plex/0.0.11/questions.yaml b/incubator/owi2plex/0.0.12/questions.yaml similarity index 100% rename from incubator/owi2plex/0.0.11/questions.yaml rename to incubator/owi2plex/0.0.12/questions.yaml diff --git a/incubator/owi2plex/0.0.11/templates/common.yaml b/incubator/owi2plex/0.0.12/templates/common.yaml similarity index 100% rename from incubator/owi2plex/0.0.11/templates/common.yaml rename to incubator/owi2plex/0.0.12/templates/common.yaml diff --git a/incubator/owi2plex/0.0.11/values.yaml b/incubator/owi2plex/0.0.12/values.yaml similarity index 100% rename from incubator/owi2plex/0.0.11/values.yaml rename to incubator/owi2plex/0.0.12/values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.11/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.11/CHANGELOG.md deleted file mode 100644 index 3e53437448b..00000000000 --- a/incubator/passwordpusherephemeral/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [passwordpusherephemeral-0.0.11]passwordpusherephemeral-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [passwordpusherephemeral-0.0.10]passwordpusherephemeral-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [passwordpusherephemeral-0.0.10]passwordpusherephemeral-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/passwordpusherephemeral/0.0.11/Chart.lock b/incubator/passwordpusherephemeral/0.0.11/Chart.lock deleted file mode 100644 index 71242732328..00000000000 --- a/incubator/passwordpusherephemeral/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:29:10.649217836Z" diff --git a/incubator/passwordpusherephemeral/0.0.11/Chart.yaml b/incubator/passwordpusherephemeral/0.0.11/Chart.yaml deleted file mode 100644 index 3c6e728cd29..00000000000 --- a/incubator/passwordpusherephemeral/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Security - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Ephemeral version requires no other database container! PasswordPusher - or PWPush is an opensource application to communicate passwords over the web. Links - to passwords expire after a certain number of views and/or time has passed. -home: https://github.com/truecharts/apps/tree/master/charts/stable/passwordpusherephemeral -icon: https://truecharts.org/img/chart-icons/passwordpusherephemeral.png -keywords: - - passwordpusherephemeral - - Productivity - - Security - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: passwordpusherephemeral -sources: - - https://github.com/pglombardo/PasswordPusher - - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ -type: application -version: 0.0.11 diff --git a/incubator/passwordpusherephemeral/0.0.11/README.md b/incubator/passwordpusherephemeral/0.0.11/README.md deleted file mode 100644 index eb4b192c4dd..00000000000 --- a/incubator/passwordpusherephemeral/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# passwordpusherephemeral - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Ephemeral version requires no other database container! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. - -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: [passwordpusherephemeral](https://truecharts.org/docs/charts/stable/passwordpusherephemeral) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `passwordpusherephemeral` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install passwordpusherephemeral TrueCharts/passwordpusherephemeral -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `passwordpusherephemeral` deployment - -```console -helm uninstall passwordpusherephemeral -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install passwordpusherephemeral \ - --set env.TZ="America/New York" \ - TrueCharts/passwordpusherephemeral -``` - -#### 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 passwordpusherephemeral TrueCharts/passwordpusherephemeral -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/passwordpusherephemeral/0.0.11/charts/common-10.4.6.tgz b/incubator/passwordpusherephemeral/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/passwordpusherephemeral/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/passwordpusherephemeral/0.0.12/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..eed13aa86a1 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [passwordpusherephemeral-0.0.12](https://github.com/truecharts/apps/compare/passwordpusherephemeral-0.0.11...passwordpusherephemeral-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [passwordpusherephemeral-0.0.11]passwordpusherephemeral-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [passwordpusherephemeral-0.0.10]passwordpusherephemeral-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [passwordpusherephemeral-0.0.10]passwordpusherephemeral-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/passwordpusherephemeral/0.0.12/Chart.lock b/incubator/passwordpusherephemeral/0.0.12/Chart.lock new file mode 100644 index 00000000000..ec9a8eeadaa --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:10:15.879646761Z" diff --git a/incubator/passwordpusherephemeral/0.0.12/Chart.yaml b/incubator/passwordpusherephemeral/0.0.12/Chart.yaml new file mode 100644 index 00000000000..10019a77610 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Security + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Ephemeral version requires no other database container! PasswordPusher + or PWPush is an opensource application to communicate passwords over the web. Links + to passwords expire after a certain number of views and/or time has passed. +home: https://github.com/truecharts/apps/tree/master/charts/stable/passwordpusherephemeral +icon: https://truecharts.org/img/chart-icons/passwordpusherephemeral.png +keywords: + - passwordpusherephemeral + - Productivity + - Security + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: passwordpusherephemeral +sources: + - https://github.com/pglombardo/PasswordPusher + - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ +type: application +version: 0.0.12 diff --git a/incubator/passwordpusherephemeral/0.0.12/README.md b/incubator/passwordpusherephemeral/0.0.12/README.md new file mode 100644 index 00000000000..281e0f5f244 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.12/README.md @@ -0,0 +1,108 @@ +# passwordpusherephemeral + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Ephemeral version requires no other database container! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. + +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: [passwordpusherephemeral](https://truecharts.org/docs/charts/stable/passwordpusherephemeral) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `passwordpusherephemeral` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install passwordpusherephemeral TrueCharts/passwordpusherephemeral +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `passwordpusherephemeral` deployment + +```console +helm uninstall passwordpusherephemeral +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install passwordpusherephemeral \ + --set env.TZ="America/New York" \ + TrueCharts/passwordpusherephemeral +``` + +#### 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 passwordpusherephemeral TrueCharts/passwordpusherephemeral -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/passwordpusherephemeral/0.0.11/app-readme.md b/incubator/passwordpusherephemeral/0.0.12/app-readme.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.11/app-readme.md rename to incubator/passwordpusherephemeral/0.0.12/app-readme.md diff --git a/incubator/passwordpusherephemeral/0.0.12/charts/common-10.4.7.tgz b/incubator/passwordpusherephemeral/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/passwordpusherephemeral/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/passwordpusherephemeral/0.0.11/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.12/ix_values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.11/ix_values.yaml rename to incubator/passwordpusherephemeral/0.0.12/ix_values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.11/questions.yaml b/incubator/passwordpusherephemeral/0.0.12/questions.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.11/questions.yaml rename to incubator/passwordpusherephemeral/0.0.12/questions.yaml diff --git a/incubator/passwordpusherephemeral/0.0.11/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.12/templates/common.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.11/templates/common.yaml rename to incubator/passwordpusherephemeral/0.0.12/templates/common.yaml diff --git a/incubator/passwordpusherephemeral/0.0.11/values.yaml b/incubator/passwordpusherephemeral/0.0.12/values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.11/values.yaml rename to incubator/passwordpusherephemeral/0.0.12/values.yaml diff --git a/incubator/pasta/0.0.11/CHANGELOG.md b/incubator/pasta/0.0.11/CHANGELOG.md deleted file mode 100644 index 30ac207dd5f..00000000000 --- a/incubator/pasta/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [pasta-0.0.11]pasta-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [pasta-0.0.10]pasta-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [pasta-0.0.10]pasta-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/pasta/0.0.11/Chart.lock b/incubator/pasta/0.0.11/Chart.lock deleted file mode 100644 index 0f5e83e6175..00000000000 --- a/incubator/pasta/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:29:18.306775021Z" diff --git a/incubator/pasta/0.0.11/Chart.yaml b/incubator/pasta/0.0.11/Chart.yaml deleted file mode 100644 index 1672b23bfd5..00000000000 --- a/incubator/pasta/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "PASTA - Audio and Subtitle Track Changer for Plex [br] - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/pasta -icon: https://truecharts.org/img/chart-icons/pasta.png -keywords: - - pasta - - MediaApp-Other - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pasta -sources: - - https://github.com/cglatot/pasta - - https://hub.docker.com/r/cglatot/pasta -type: application -version: 0.0.11 diff --git a/incubator/pasta/0.0.11/README.md b/incubator/pasta/0.0.11/README.md deleted file mode 100644 index 97b1cc4d74b..00000000000 --- a/incubator/pasta/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pasta - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -PASTA - Audio and Subtitle Track Changer for Plex [br] - -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: [pasta](https://truecharts.org/docs/charts/stable/pasta) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pasta` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pasta TrueCharts/pasta -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pasta` deployment - -```console -helm uninstall pasta -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pasta \ - --set env.TZ="America/New York" \ - TrueCharts/pasta -``` - -#### 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 pasta TrueCharts/pasta -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pasta/0.0.11/charts/common-10.4.6.tgz b/incubator/pasta/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/pasta/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/pasta/0.0.12/CHANGELOG.md b/incubator/pasta/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..998c438a7b9 --- /dev/null +++ b/incubator/pasta/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [pasta-0.0.12](https://github.com/truecharts/apps/compare/pasta-0.0.11...pasta-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pasta-0.0.11]pasta-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [pasta-0.0.10]pasta-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [pasta-0.0.10]pasta-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/pasta/0.0.12/Chart.lock b/incubator/pasta/0.0.12/Chart.lock new file mode 100644 index 00000000000..cdca54effbc --- /dev/null +++ b/incubator/pasta/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:10:17.37026298Z" diff --git a/incubator/pasta/0.0.12/Chart.yaml b/incubator/pasta/0.0.12/Chart.yaml new file mode 100644 index 00000000000..29e9697d62b --- /dev/null +++ b/incubator/pasta/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "PASTA - Audio and Subtitle Track Changer for Plex [br] + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/pasta +icon: https://truecharts.org/img/chart-icons/pasta.png +keywords: + - pasta + - MediaApp-Other + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pasta +sources: + - https://github.com/cglatot/pasta + - https://hub.docker.com/r/cglatot/pasta +type: application +version: 0.0.12 diff --git a/incubator/pasta/0.0.12/README.md b/incubator/pasta/0.0.12/README.md new file mode 100644 index 00000000000..ce6e285e6ce --- /dev/null +++ b/incubator/pasta/0.0.12/README.md @@ -0,0 +1,108 @@ +# pasta + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +PASTA - Audio and Subtitle Track Changer for Plex [br] + +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: [pasta](https://truecharts.org/docs/charts/stable/pasta) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pasta` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pasta TrueCharts/pasta +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pasta` deployment + +```console +helm uninstall pasta +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pasta \ + --set env.TZ="America/New York" \ + TrueCharts/pasta +``` + +#### 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 pasta TrueCharts/pasta -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pasta/0.0.11/app-readme.md b/incubator/pasta/0.0.12/app-readme.md similarity index 100% rename from incubator/pasta/0.0.11/app-readme.md rename to incubator/pasta/0.0.12/app-readme.md diff --git a/incubator/pasta/0.0.12/charts/common-10.4.7.tgz b/incubator/pasta/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/pasta/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/pasta/0.0.11/ix_values.yaml b/incubator/pasta/0.0.12/ix_values.yaml similarity index 100% rename from incubator/pasta/0.0.11/ix_values.yaml rename to incubator/pasta/0.0.12/ix_values.yaml diff --git a/incubator/pasta/0.0.11/questions.yaml b/incubator/pasta/0.0.12/questions.yaml similarity index 100% rename from incubator/pasta/0.0.11/questions.yaml rename to incubator/pasta/0.0.12/questions.yaml diff --git a/incubator/pasta/0.0.11/templates/common.yaml b/incubator/pasta/0.0.12/templates/common.yaml similarity index 100% rename from incubator/pasta/0.0.11/templates/common.yaml rename to incubator/pasta/0.0.12/templates/common.yaml diff --git a/incubator/pasta/0.0.11/values.yaml b/incubator/pasta/0.0.12/values.yaml similarity index 100% rename from incubator/pasta/0.0.11/values.yaml rename to incubator/pasta/0.0.12/values.yaml diff --git a/incubator/pastey/0.0.11/CHANGELOG.md b/incubator/pastey/0.0.11/CHANGELOG.md deleted file mode 100644 index 61e46f96354..00000000000 --- a/incubator/pastey/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [pastey-0.0.11]pastey-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [pastey-0.0.10]pastey-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [pastey-0.0.10]pastey-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/pastey/0.0.11/Chart.lock b/incubator/pastey/0.0.11/Chart.lock deleted file mode 100644 index b9ee56192fa..00000000000 --- a/incubator/pastey/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:29:24.413113213Z" diff --git a/incubator/pastey/0.0.11/Chart.yaml b/incubator/pastey/0.0.11/Chart.yaml deleted file mode 100644 index 5702987e315..00000000000 --- a/incubator/pastey/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - A lightweight, self-hosted paste platform (Pastebin alternative) with - language detection and on-disk encryption. -home: https://github.com/truecharts/apps/tree/master/charts/stable/pastey -icon: https://truecharts.org/img/chart-icons/pastey.png -keywords: - - pastey - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pastey -sources: - - https://github.com/Cesura/pastey - - https://hub.docker.com/r/cesura/pastey/ -type: application -version: 0.0.11 diff --git a/incubator/pastey/0.0.11/README.md b/incubator/pastey/0.0.11/README.md deleted file mode 100644 index d1fa90c0628..00000000000 --- a/incubator/pastey/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pastey - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 lightweight, self-hosted paste platform (Pastebin alternative) with language detection and on-disk encryption. - -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: [pastey](https://truecharts.org/docs/charts/stable/pastey) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pastey` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pastey TrueCharts/pastey -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pastey` deployment - -```console -helm uninstall pastey -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pastey \ - --set env.TZ="America/New York" \ - TrueCharts/pastey -``` - -#### 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 pastey TrueCharts/pastey -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pastey/0.0.11/charts/common-10.4.6.tgz b/incubator/pastey/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/pastey/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/pastey/0.0.12/CHANGELOG.md b/incubator/pastey/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ebad967c9de --- /dev/null +++ b/incubator/pastey/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [pastey-0.0.12](https://github.com/truecharts/apps/compare/pastey-0.0.11...pastey-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pastey-0.0.11]pastey-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [pastey-0.0.10]pastey-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [pastey-0.0.10]pastey-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/pastey/0.0.12/Chart.lock b/incubator/pastey/0.0.12/Chart.lock new file mode 100644 index 00000000000..2bd93871750 --- /dev/null +++ b/incubator/pastey/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:10:29.97013948Z" diff --git a/incubator/pastey/0.0.12/Chart.yaml b/incubator/pastey/0.0.12/Chart.yaml new file mode 100644 index 00000000000..629ca876233 --- /dev/null +++ b/incubator/pastey/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + A lightweight, self-hosted paste platform (Pastebin alternative) with + language detection and on-disk encryption. +home: https://github.com/truecharts/apps/tree/master/charts/stable/pastey +icon: https://truecharts.org/img/chart-icons/pastey.png +keywords: + - pastey + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pastey +sources: + - https://github.com/Cesura/pastey + - https://hub.docker.com/r/cesura/pastey/ +type: application +version: 0.0.12 diff --git a/incubator/pastey/0.0.12/README.md b/incubator/pastey/0.0.12/README.md new file mode 100644 index 00000000000..3f374c3590a --- /dev/null +++ b/incubator/pastey/0.0.12/README.md @@ -0,0 +1,108 @@ +# pastey + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 lightweight, self-hosted paste platform (Pastebin alternative) with language detection and on-disk encryption. + +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: [pastey](https://truecharts.org/docs/charts/stable/pastey) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pastey` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pastey TrueCharts/pastey +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pastey` deployment + +```console +helm uninstall pastey +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pastey \ + --set env.TZ="America/New York" \ + TrueCharts/pastey +``` + +#### 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 pastey TrueCharts/pastey -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pastey/0.0.11/app-readme.md b/incubator/pastey/0.0.12/app-readme.md similarity index 100% rename from incubator/pastey/0.0.11/app-readme.md rename to incubator/pastey/0.0.12/app-readme.md diff --git a/incubator/pastey/0.0.12/charts/common-10.4.7.tgz b/incubator/pastey/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/pastey/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/pastey/0.0.11/ix_values.yaml b/incubator/pastey/0.0.12/ix_values.yaml similarity index 100% rename from incubator/pastey/0.0.11/ix_values.yaml rename to incubator/pastey/0.0.12/ix_values.yaml diff --git a/incubator/pastey/0.0.11/questions.yaml b/incubator/pastey/0.0.12/questions.yaml similarity index 100% rename from incubator/pastey/0.0.11/questions.yaml rename to incubator/pastey/0.0.12/questions.yaml diff --git a/incubator/pastey/0.0.11/templates/common.yaml b/incubator/pastey/0.0.12/templates/common.yaml similarity index 100% rename from incubator/pastey/0.0.11/templates/common.yaml rename to incubator/pastey/0.0.12/templates/common.yaml diff --git a/incubator/pastey/0.0.11/values.yaml b/incubator/pastey/0.0.12/values.yaml similarity index 100% rename from incubator/pastey/0.0.11/values.yaml rename to incubator/pastey/0.0.12/values.yaml diff --git a/incubator/pavlovvr/0.0.11/CHANGELOG.md b/incubator/pavlovvr/0.0.11/CHANGELOG.md deleted file mode 100644 index 6b754dbb7a1..00000000000 --- a/incubator/pavlovvr/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [pavlovvr-0.0.11]pavlovvr-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [pavlovvr-0.0.10]pavlovvr-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [pavlovvr-0.0.10]pavlovvr-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/pavlovvr/0.0.11/Chart.lock b/incubator/pavlovvr/0.0.11/Chart.lock deleted file mode 100644 index 3be09c2dea9..00000000000 --- a/incubator/pavlovvr/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:29:30.529582087Z" diff --git a/incubator/pavlovvr/0.0.11/Chart.yaml b/incubator/pavlovvr/0.0.11/Chart.yaml deleted file mode 100644 index cf4781fd18a..00000000000 --- a/incubator/pavlovvr/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Pavlov VR and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/pavlovvr -icon: https://truecharts.org/img/chart-icons/pavlovvr.png -keywords: - - pavlovvr - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pavlovvr -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/pavlovvr/0.0.11/README.md b/incubator/pavlovvr/0.0.11/README.md deleted file mode 100644 index eebfcb6843d..00000000000 --- a/incubator/pavlovvr/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pavlovvr - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Pavlov VR and run it. - -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: [pavlovvr](https://truecharts.org/docs/charts/stable/pavlovvr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pavlovvr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pavlovvr TrueCharts/pavlovvr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pavlovvr` deployment - -```console -helm uninstall pavlovvr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pavlovvr \ - --set env.TZ="America/New York" \ - TrueCharts/pavlovvr -``` - -#### 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 pavlovvr TrueCharts/pavlovvr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pavlovvr/0.0.11/charts/common-10.4.6.tgz b/incubator/pavlovvr/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/pavlovvr/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/pavlovvr/0.0.12/CHANGELOG.md b/incubator/pavlovvr/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b62e046adde --- /dev/null +++ b/incubator/pavlovvr/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [pavlovvr-0.0.12](https://github.com/truecharts/apps/compare/pavlovvr-0.0.11...pavlovvr-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pavlovvr-0.0.11]pavlovvr-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [pavlovvr-0.0.10]pavlovvr-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [pavlovvr-0.0.10]pavlovvr-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/pavlovvr/0.0.12/Chart.lock b/incubator/pavlovvr/0.0.12/Chart.lock new file mode 100644 index 00000000000..05cfc68955d --- /dev/null +++ b/incubator/pavlovvr/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:10:34.475246996Z" diff --git a/incubator/pavlovvr/0.0.12/Chart.yaml b/incubator/pavlovvr/0.0.12/Chart.yaml new file mode 100644 index 00000000000..54fd5da9e0e --- /dev/null +++ b/incubator/pavlovvr/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Pavlov VR and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/pavlovvr +icon: https://truecharts.org/img/chart-icons/pavlovvr.png +keywords: + - pavlovvr + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pavlovvr +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/pavlovvr/0.0.12/README.md b/incubator/pavlovvr/0.0.12/README.md new file mode 100644 index 00000000000..bd3c52e3ba8 --- /dev/null +++ b/incubator/pavlovvr/0.0.12/README.md @@ -0,0 +1,108 @@ +# pavlovvr + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Pavlov VR and run it. + +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: [pavlovvr](https://truecharts.org/docs/charts/stable/pavlovvr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pavlovvr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pavlovvr TrueCharts/pavlovvr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pavlovvr` deployment + +```console +helm uninstall pavlovvr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pavlovvr \ + --set env.TZ="America/New York" \ + TrueCharts/pavlovvr +``` + +#### 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 pavlovvr TrueCharts/pavlovvr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pavlovvr/0.0.11/app-readme.md b/incubator/pavlovvr/0.0.12/app-readme.md similarity index 100% rename from incubator/pavlovvr/0.0.11/app-readme.md rename to incubator/pavlovvr/0.0.12/app-readme.md diff --git a/incubator/pavlovvr/0.0.12/charts/common-10.4.7.tgz b/incubator/pavlovvr/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/pavlovvr/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/pavlovvr/0.0.11/ix_values.yaml b/incubator/pavlovvr/0.0.12/ix_values.yaml similarity index 100% rename from incubator/pavlovvr/0.0.11/ix_values.yaml rename to incubator/pavlovvr/0.0.12/ix_values.yaml diff --git a/incubator/pavlovvr/0.0.11/questions.yaml b/incubator/pavlovvr/0.0.12/questions.yaml similarity index 100% rename from incubator/pavlovvr/0.0.11/questions.yaml rename to incubator/pavlovvr/0.0.12/questions.yaml diff --git a/incubator/pavlovvr/0.0.11/templates/common.yaml b/incubator/pavlovvr/0.0.12/templates/common.yaml similarity index 100% rename from incubator/pavlovvr/0.0.11/templates/common.yaml rename to incubator/pavlovvr/0.0.12/templates/common.yaml diff --git a/incubator/pavlovvr/0.0.11/values.yaml b/incubator/pavlovvr/0.0.12/values.yaml similarity index 100% rename from incubator/pavlovvr/0.0.11/values.yaml rename to incubator/pavlovvr/0.0.12/values.yaml diff --git a/incubator/phoenixstats/0.0.11/CHANGELOG.md b/incubator/phoenixstats/0.0.11/CHANGELOG.md deleted file mode 100644 index 4d98ad81389..00000000000 --- a/incubator/phoenixstats/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [phoenixstats-0.0.11]phoenixstats-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [phoenixstats-0.0.10]phoenixstats-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [phoenixstats-0.0.10]phoenixstats-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/phoenixstats/0.0.11/Chart.lock b/incubator/phoenixstats/0.0.11/Chart.lock deleted file mode 100644 index a06a61973db..00000000000 --- a/incubator/phoenixstats/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:29:33.278587665Z" diff --git a/incubator/phoenixstats/0.0.11/Chart.yaml b/incubator/phoenixstats/0.0.11/Chart.yaml deleted file mode 100644 index ef59293c06f..00000000000 --- a/incubator/phoenixstats/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Simple container for displaying stats from any PhoenixMiner instance. - Made to go with PhoenixMiner-AMD. -home: https://github.com/truecharts/apps/tree/master/charts/stable/phoenixstats -icon: https://truecharts.org/img/chart-icons/phoenixstats.png -keywords: - - phoenixstats - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: phoenixstats -sources: - - https://hub.docker.com/r/lnxd/phoenixstats -type: application -version: 0.0.11 diff --git a/incubator/phoenixstats/0.0.11/README.md b/incubator/phoenixstats/0.0.11/README.md deleted file mode 100644 index 8a8a382b740..00000000000 --- a/incubator/phoenixstats/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# phoenixstats - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Simple container for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD. - -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: [phoenixstats](https://truecharts.org/docs/charts/stable/phoenixstats) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `phoenixstats` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install phoenixstats TrueCharts/phoenixstats -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `phoenixstats` deployment - -```console -helm uninstall phoenixstats -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install phoenixstats \ - --set env.TZ="America/New York" \ - TrueCharts/phoenixstats -``` - -#### 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 phoenixstats TrueCharts/phoenixstats -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/phoenixstats/0.0.11/charts/common-10.4.6.tgz b/incubator/phoenixstats/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/phoenixstats/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/phoenixstats/0.0.12/CHANGELOG.md b/incubator/phoenixstats/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3341ccf7f8c --- /dev/null +++ b/incubator/phoenixstats/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [phoenixstats-0.0.12](https://github.com/truecharts/apps/compare/phoenixstats-0.0.11...phoenixstats-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [phoenixstats-0.0.11]phoenixstats-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [phoenixstats-0.0.10]phoenixstats-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [phoenixstats-0.0.10]phoenixstats-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/phoenixstats/0.0.12/Chart.lock b/incubator/phoenixstats/0.0.12/Chart.lock new file mode 100644 index 00000000000..eae0588de4c --- /dev/null +++ b/incubator/phoenixstats/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:10:35.677917105Z" diff --git a/incubator/phoenixstats/0.0.12/Chart.yaml b/incubator/phoenixstats/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e40bd0eb6a1 --- /dev/null +++ b/incubator/phoenixstats/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Simple container for displaying stats from any PhoenixMiner instance. + Made to go with PhoenixMiner-AMD. +home: https://github.com/truecharts/apps/tree/master/charts/stable/phoenixstats +icon: https://truecharts.org/img/chart-icons/phoenixstats.png +keywords: + - phoenixstats + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phoenixstats +sources: + - https://hub.docker.com/r/lnxd/phoenixstats +type: application +version: 0.0.12 diff --git a/incubator/phoenixstats/0.0.12/README.md b/incubator/phoenixstats/0.0.12/README.md new file mode 100644 index 00000000000..d3cca0e7d1d --- /dev/null +++ b/incubator/phoenixstats/0.0.12/README.md @@ -0,0 +1,107 @@ +# phoenixstats + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Simple container for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD. + +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: [phoenixstats](https://truecharts.org/docs/charts/stable/phoenixstats) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `phoenixstats` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install phoenixstats TrueCharts/phoenixstats +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `phoenixstats` deployment + +```console +helm uninstall phoenixstats +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install phoenixstats \ + --set env.TZ="America/New York" \ + TrueCharts/phoenixstats +``` + +#### 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 phoenixstats TrueCharts/phoenixstats -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/phoenixstats/0.0.11/app-readme.md b/incubator/phoenixstats/0.0.12/app-readme.md similarity index 100% rename from incubator/phoenixstats/0.0.11/app-readme.md rename to incubator/phoenixstats/0.0.12/app-readme.md diff --git a/incubator/phoenixstats/0.0.12/charts/common-10.4.7.tgz b/incubator/phoenixstats/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/phoenixstats/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/phoenixstats/0.0.11/ix_values.yaml b/incubator/phoenixstats/0.0.12/ix_values.yaml similarity index 100% rename from incubator/phoenixstats/0.0.11/ix_values.yaml rename to incubator/phoenixstats/0.0.12/ix_values.yaml diff --git a/incubator/phoenixstats/0.0.11/questions.yaml b/incubator/phoenixstats/0.0.12/questions.yaml similarity index 100% rename from incubator/phoenixstats/0.0.11/questions.yaml rename to incubator/phoenixstats/0.0.12/questions.yaml diff --git a/incubator/phoenixstats/0.0.11/templates/common.yaml b/incubator/phoenixstats/0.0.12/templates/common.yaml similarity index 100% rename from incubator/phoenixstats/0.0.11/templates/common.yaml rename to incubator/phoenixstats/0.0.12/templates/common.yaml diff --git a/incubator/phoenixstats/0.0.11/values.yaml b/incubator/phoenixstats/0.0.12/values.yaml similarity index 100% rename from incubator/phoenixstats/0.0.11/values.yaml rename to incubator/phoenixstats/0.0.12/values.yaml diff --git a/incubator/phoronix-test-suite/0.0.11/CHANGELOG.md b/incubator/phoronix-test-suite/0.0.11/CHANGELOG.md deleted file mode 100644 index e626946c667..00000000000 --- a/incubator/phoronix-test-suite/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [phoronix-test-suite-0.0.11]phoronix-test-suite-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [phoronix-test-suite-0.0.10]phoronix-test-suite-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [phoronix-test-suite-0.0.10]phoronix-test-suite-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/phoronix-test-suite/0.0.11/Chart.lock b/incubator/phoronix-test-suite/0.0.11/Chart.lock deleted file mode 100644 index e9632a582d6..00000000000 --- a/incubator/phoronix-test-suite/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:29:40.303171075Z" diff --git a/incubator/phoronix-test-suite/0.0.11/Chart.yaml b/incubator/phoronix-test-suite/0.0.11/Chart.yaml deleted file mode 100644 index 78de6b3c29b..00000000000 --- a/incubator/phoronix-test-suite/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "The Phoronix Test Suite is the most comprehensive testing and benchmarking\ - \ platform available that provides an extensible framework for which new tests can\ - \ be easily added.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/phoronix-test-suite -icon: https://truecharts.org/img/chart-icons/phoronix-test-suite.png -keywords: - - phoronix-test-suite - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: phoronix-test-suite -sources: - - https://github.com/phoronix-test-suite/phoronix-test-suite - - https://hub.docker.com/r/phoronix/pts/ -type: application -version: 0.0.11 diff --git a/incubator/phoronix-test-suite/0.0.11/README.md b/incubator/phoronix-test-suite/0.0.11/README.md deleted file mode 100644 index de3a3e8d306..00000000000 --- a/incubator/phoronix-test-suite/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# phoronix-test-suite - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. - -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: [phoronix-test-suite](https://truecharts.org/docs/charts/stable/phoronix-test-suite) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `phoronix-test-suite` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install phoronix-test-suite TrueCharts/phoronix-test-suite -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `phoronix-test-suite` deployment - -```console -helm uninstall phoronix-test-suite -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install phoronix-test-suite \ - --set env.TZ="America/New York" \ - TrueCharts/phoronix-test-suite -``` - -#### 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 phoronix-test-suite TrueCharts/phoronix-test-suite -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/phoronix-test-suite/0.0.11/charts/common-10.4.6.tgz b/incubator/phoronix-test-suite/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/phoronix-test-suite/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/phoronix-test-suite/0.0.12/CHANGELOG.md b/incubator/phoronix-test-suite/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..48a44def644 --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [phoronix-test-suite-0.0.12](https://github.com/truecharts/apps/compare/phoronix-test-suite-0.0.11...phoronix-test-suite-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [phoronix-test-suite-0.0.11]phoronix-test-suite-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [phoronix-test-suite-0.0.10]phoronix-test-suite-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [phoronix-test-suite-0.0.10]phoronix-test-suite-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/phoronix-test-suite/0.0.12/Chart.lock b/incubator/phoronix-test-suite/0.0.12/Chart.lock new file mode 100644 index 00000000000..2161fcfe554 --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:10:36.099943604Z" diff --git a/incubator/phoronix-test-suite/0.0.12/Chart.yaml b/incubator/phoronix-test-suite/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c1435cf4b32 --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "The Phoronix Test Suite is the most comprehensive testing and benchmarking\ + \ platform available that provides an extensible framework for which new tests can\ + \ be easily added.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/phoronix-test-suite +icon: https://truecharts.org/img/chart-icons/phoronix-test-suite.png +keywords: + - phoronix-test-suite + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phoronix-test-suite +sources: + - https://github.com/phoronix-test-suite/phoronix-test-suite + - https://hub.docker.com/r/phoronix/pts/ +type: application +version: 0.0.12 diff --git a/incubator/phoronix-test-suite/0.0.12/README.md b/incubator/phoronix-test-suite/0.0.12/README.md new file mode 100644 index 00000000000..d767ec7af1a --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.12/README.md @@ -0,0 +1,108 @@ +# phoronix-test-suite + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. + +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: [phoronix-test-suite](https://truecharts.org/docs/charts/stable/phoronix-test-suite) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `phoronix-test-suite` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install phoronix-test-suite TrueCharts/phoronix-test-suite +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `phoronix-test-suite` deployment + +```console +helm uninstall phoronix-test-suite +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install phoronix-test-suite \ + --set env.TZ="America/New York" \ + TrueCharts/phoronix-test-suite +``` + +#### 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 phoronix-test-suite TrueCharts/phoronix-test-suite -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/phoronix-test-suite/0.0.11/app-readme.md b/incubator/phoronix-test-suite/0.0.12/app-readme.md similarity index 100% rename from incubator/phoronix-test-suite/0.0.11/app-readme.md rename to incubator/phoronix-test-suite/0.0.12/app-readme.md diff --git a/incubator/phoronix-test-suite/0.0.12/charts/common-10.4.7.tgz b/incubator/phoronix-test-suite/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/phoronix-test-suite/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/phoronix-test-suite/0.0.11/ix_values.yaml b/incubator/phoronix-test-suite/0.0.12/ix_values.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.11/ix_values.yaml rename to incubator/phoronix-test-suite/0.0.12/ix_values.yaml diff --git a/incubator/phoronix-test-suite/0.0.11/questions.yaml b/incubator/phoronix-test-suite/0.0.12/questions.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.11/questions.yaml rename to incubator/phoronix-test-suite/0.0.12/questions.yaml diff --git a/incubator/phoronix-test-suite/0.0.11/templates/common.yaml b/incubator/phoronix-test-suite/0.0.12/templates/common.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.11/templates/common.yaml rename to incubator/phoronix-test-suite/0.0.12/templates/common.yaml diff --git a/incubator/phoronix-test-suite/0.0.11/values.yaml b/incubator/phoronix-test-suite/0.0.12/values.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.11/values.yaml rename to incubator/phoronix-test-suite/0.0.12/values.yaml diff --git a/incubator/photo-stream/0.0.11/CHANGELOG.md b/incubator/photo-stream/0.0.11/CHANGELOG.md deleted file mode 100644 index 5bf064e31fd..00000000000 --- a/incubator/photo-stream/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [photo-stream-0.0.11]photo-stream-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [photo-stream-0.0.10]photo-stream-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [photo-stream-0.0.10]photo-stream-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/photo-stream/0.0.11/Chart.lock b/incubator/photo-stream/0.0.11/Chart.lock deleted file mode 100644 index 6d298af8e94..00000000000 --- a/incubator/photo-stream/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:29:46.530308568Z" diff --git a/incubator/photo-stream/0.0.11/Chart.yaml b/incubator/photo-stream/0.0.11/Chart.yaml deleted file mode 100644 index 1d2fdb2e392..00000000000 --- a/incubator/photo-stream/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaServer-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/photo-stream -icon: https://truecharts.org/img/chart-icons/photo-stream.png -keywords: - - photo-stream - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaServer-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: photo-stream -sources: - - https://github.com/waschinski/photo-stream - - https://hub.docker.com/r/waschinski/photo-stream -type: application -version: 0.0.11 diff --git a/incubator/photo-stream/0.0.11/README.md b/incubator/photo-stream/0.0.11/README.md deleted file mode 100644 index f217a7196cb..00000000000 --- a/incubator/photo-stream/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# photo-stream - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [photo-stream](https://truecharts.org/docs/charts/stable/photo-stream) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `photo-stream` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install photo-stream TrueCharts/photo-stream -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `photo-stream` deployment - -```console -helm uninstall photo-stream -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install photo-stream \ - --set env.TZ="America/New York" \ - TrueCharts/photo-stream -``` - -#### 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 photo-stream TrueCharts/photo-stream -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/photo-stream/0.0.11/charts/common-10.4.6.tgz b/incubator/photo-stream/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/photo-stream/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/photo-stream/0.0.12/CHANGELOG.md b/incubator/photo-stream/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b73a99baab8 --- /dev/null +++ b/incubator/photo-stream/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [photo-stream-0.0.12](https://github.com/truecharts/apps/compare/photo-stream-0.0.11...photo-stream-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [photo-stream-0.0.11]photo-stream-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [photo-stream-0.0.10]photo-stream-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [photo-stream-0.0.10]photo-stream-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/photo-stream/0.0.12/Chart.lock b/incubator/photo-stream/0.0.12/Chart.lock new file mode 100644 index 00000000000..a354691329d --- /dev/null +++ b/incubator/photo-stream/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:10:49.337201274Z" diff --git a/incubator/photo-stream/0.0.12/Chart.yaml b/incubator/photo-stream/0.0.12/Chart.yaml new file mode 100644 index 00000000000..24d49827512 --- /dev/null +++ b/incubator/photo-stream/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaServer-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/photo-stream +icon: https://truecharts.org/img/chart-icons/photo-stream.png +keywords: + - photo-stream + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photo-stream +sources: + - https://github.com/waschinski/photo-stream + - https://hub.docker.com/r/waschinski/photo-stream +type: application +version: 0.0.12 diff --git a/incubator/photo-stream/0.0.12/README.md b/incubator/photo-stream/0.0.12/README.md new file mode 100644 index 00000000000..273e34216b7 --- /dev/null +++ b/incubator/photo-stream/0.0.12/README.md @@ -0,0 +1,108 @@ +# photo-stream + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [photo-stream](https://truecharts.org/docs/charts/stable/photo-stream) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `photo-stream` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install photo-stream TrueCharts/photo-stream +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `photo-stream` deployment + +```console +helm uninstall photo-stream +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photo-stream \ + --set env.TZ="America/New York" \ + TrueCharts/photo-stream +``` + +#### 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 photo-stream TrueCharts/photo-stream -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/photo-stream/0.0.11/app-readme.md b/incubator/photo-stream/0.0.12/app-readme.md similarity index 100% rename from incubator/photo-stream/0.0.11/app-readme.md rename to incubator/photo-stream/0.0.12/app-readme.md diff --git a/incubator/photo-stream/0.0.12/charts/common-10.4.7.tgz b/incubator/photo-stream/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/photo-stream/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/photo-stream/0.0.11/ix_values.yaml b/incubator/photo-stream/0.0.12/ix_values.yaml similarity index 100% rename from incubator/photo-stream/0.0.11/ix_values.yaml rename to incubator/photo-stream/0.0.12/ix_values.yaml diff --git a/incubator/photo-stream/0.0.11/questions.yaml b/incubator/photo-stream/0.0.12/questions.yaml similarity index 100% rename from incubator/photo-stream/0.0.11/questions.yaml rename to incubator/photo-stream/0.0.12/questions.yaml diff --git a/incubator/photo-stream/0.0.11/templates/common.yaml b/incubator/photo-stream/0.0.12/templates/common.yaml similarity index 100% rename from incubator/photo-stream/0.0.11/templates/common.yaml rename to incubator/photo-stream/0.0.12/templates/common.yaml diff --git a/incubator/photo-stream/0.0.11/values.yaml b/incubator/photo-stream/0.0.12/values.yaml similarity index 100% rename from incubator/photo-stream/0.0.11/values.yaml rename to incubator/photo-stream/0.0.12/values.yaml diff --git a/incubator/photostructure/0.0.11/CHANGELOG.md b/incubator/photostructure/0.0.11/CHANGELOG.md deleted file mode 100644 index d4169fc94a0..00000000000 --- a/incubator/photostructure/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [photostructure-0.0.11]photostructure-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [photostructure-0.0.10]photostructure-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [photostructure-0.0.10]photostructure-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/photostructure/0.0.11/Chart.lock b/incubator/photostructure/0.0.11/Chart.lock deleted file mode 100644 index 28bb4050d97..00000000000 --- a/incubator/photostructure/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:29:53.051520247Z" diff --git a/incubator/photostructure/0.0.11/Chart.yaml b/incubator/photostructure/0.0.11/Chart.yaml deleted file mode 100644 index 1fdc440ed6b..00000000000 --- a/incubator/photostructure/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Photos -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "[b]PhotoStructure is your new home for all your photos and videos.[/b] - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/photostructure -icon: https://truecharts.org/img/chart-icons/photostructure.png -keywords: - - photostructure - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: photostructure -sources: - - https://photostructure.com/ - - https://hub.docker.com/r/photostructure/server/ -type: application -version: 0.0.11 diff --git a/incubator/photostructure/0.0.11/README.md b/incubator/photostructure/0.0.11/README.md deleted file mode 100644 index 8f482846ba2..00000000000 --- a/incubator/photostructure/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# photostructure - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) - -[b]PhotoStructure is your new home for all your photos and videos.[/b] - -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: [photostructure](https://truecharts.org/docs/charts/stable/photostructure) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `photostructure` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install photostructure TrueCharts/photostructure -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `photostructure` deployment - -```console -helm uninstall photostructure -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install photostructure \ - --set env.TZ="America/New York" \ - TrueCharts/photostructure -``` - -#### 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 photostructure TrueCharts/photostructure -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/photostructure/0.0.11/charts/common-10.4.6.tgz b/incubator/photostructure/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/photostructure/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/photostructure/0.0.12/CHANGELOG.md b/incubator/photostructure/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..daaef4b8acd --- /dev/null +++ b/incubator/photostructure/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [photostructure-0.0.12](https://github.com/truecharts/apps/compare/photostructure-0.0.11...photostructure-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [photostructure-0.0.11]photostructure-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [photostructure-0.0.10]photostructure-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [photostructure-0.0.10]photostructure-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/photostructure/0.0.12/Chart.lock b/incubator/photostructure/0.0.12/Chart.lock new file mode 100644 index 00000000000..3acbe22621b --- /dev/null +++ b/incubator/photostructure/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:10:53.414554987Z" diff --git a/incubator/photostructure/0.0.12/Chart.yaml b/incubator/photostructure/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e6b071c2307 --- /dev/null +++ b/incubator/photostructure/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Photos +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "[b]PhotoStructure is your new home for all your photos and videos.[/b] + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/photostructure +icon: https://truecharts.org/img/chart-icons/photostructure.png +keywords: + - photostructure + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photostructure +sources: + - https://photostructure.com/ + - https://hub.docker.com/r/photostructure/server/ +type: application +version: 0.0.12 diff --git a/incubator/photostructure/0.0.12/README.md b/incubator/photostructure/0.0.12/README.md new file mode 100644 index 00000000000..36e6b927122 --- /dev/null +++ b/incubator/photostructure/0.0.12/README.md @@ -0,0 +1,108 @@ +# photostructure + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) + +[b]PhotoStructure is your new home for all your photos and videos.[/b] + +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: [photostructure](https://truecharts.org/docs/charts/stable/photostructure) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `photostructure` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install photostructure TrueCharts/photostructure +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `photostructure` deployment + +```console +helm uninstall photostructure +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photostructure \ + --set env.TZ="America/New York" \ + TrueCharts/photostructure +``` + +#### 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 photostructure TrueCharts/photostructure -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/photostructure/0.0.11/app-readme.md b/incubator/photostructure/0.0.12/app-readme.md similarity index 100% rename from incubator/photostructure/0.0.11/app-readme.md rename to incubator/photostructure/0.0.12/app-readme.md diff --git a/incubator/photostructure/0.0.12/charts/common-10.4.7.tgz b/incubator/photostructure/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/photostructure/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/photostructure/0.0.11/ix_values.yaml b/incubator/photostructure/0.0.12/ix_values.yaml similarity index 100% rename from incubator/photostructure/0.0.11/ix_values.yaml rename to incubator/photostructure/0.0.12/ix_values.yaml diff --git a/incubator/photostructure/0.0.11/questions.yaml b/incubator/photostructure/0.0.12/questions.yaml similarity index 100% rename from incubator/photostructure/0.0.11/questions.yaml rename to incubator/photostructure/0.0.12/questions.yaml diff --git a/incubator/photostructure/0.0.11/templates/common.yaml b/incubator/photostructure/0.0.12/templates/common.yaml similarity index 100% rename from incubator/photostructure/0.0.11/templates/common.yaml rename to incubator/photostructure/0.0.12/templates/common.yaml diff --git a/incubator/photostructure/0.0.11/values.yaml b/incubator/photostructure/0.0.12/values.yaml similarity index 100% rename from incubator/photostructure/0.0.11/values.yaml rename to incubator/photostructure/0.0.12/values.yaml diff --git a/incubator/phpmyadmin/0.0.11/CHANGELOG.md b/incubator/phpmyadmin/0.0.11/CHANGELOG.md deleted file mode 100644 index 41c07142f82..00000000000 --- a/incubator/phpmyadmin/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [phpmyadmin-0.0.11]phpmyadmin-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [phpmyadmin-0.0.10]phpmyadmin-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [phpmyadmin-0.0.10]phpmyadmin-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/phpmyadmin/0.0.11/Chart.lock b/incubator/phpmyadmin/0.0.11/Chart.lock deleted file mode 100644 index 630c292c2e8..00000000000 --- a/incubator/phpmyadmin/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:29:55.631797932Z" diff --git a/incubator/phpmyadmin/0.0.11/Chart.yaml b/incubator/phpmyadmin/0.0.11/Chart.yaml deleted file mode 100644 index 80593950ee5..00000000000 --- a/incubator/phpmyadmin/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A web interface for MySQL and MariaDB. -home: https://github.com/truecharts/apps/tree/master/charts/stable/phpmyadmin -icon: https://truecharts.org/img/chart-icons/phpmyadmin.png -keywords: - - phpmyadmin - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: phpmyadmin -sources: - - https://hub.docker.com/r/phpmyadmin/phpmyadmin/ -type: application -version: 0.0.11 diff --git a/incubator/phpmyadmin/0.0.11/README.md b/incubator/phpmyadmin/0.0.11/README.md deleted file mode 100644 index e162949fe2e..00000000000 --- a/incubator/phpmyadmin/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# phpmyadmin - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 web interface for MySQL and MariaDB. - -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: [phpmyadmin](https://truecharts.org/docs/charts/stable/phpmyadmin) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `phpmyadmin` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install phpmyadmin TrueCharts/phpmyadmin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `phpmyadmin` deployment - -```console -helm uninstall phpmyadmin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install phpmyadmin \ - --set env.TZ="America/New York" \ - TrueCharts/phpmyadmin -``` - -#### 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 phpmyadmin TrueCharts/phpmyadmin -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/phpmyadmin/0.0.11/charts/common-10.4.6.tgz b/incubator/phpmyadmin/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/phpmyadmin/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/phpmyadmin/0.0.12/CHANGELOG.md b/incubator/phpmyadmin/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2245f1580f3 --- /dev/null +++ b/incubator/phpmyadmin/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [phpmyadmin-0.0.12](https://github.com/truecharts/apps/compare/phpmyadmin-0.0.11...phpmyadmin-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [phpmyadmin-0.0.11]phpmyadmin-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [phpmyadmin-0.0.10]phpmyadmin-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [phpmyadmin-0.0.10]phpmyadmin-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/phpmyadmin/0.0.12/Chart.lock b/incubator/phpmyadmin/0.0.12/Chart.lock new file mode 100644 index 00000000000..4987f296909 --- /dev/null +++ b/incubator/phpmyadmin/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:10:54.122590685Z" diff --git a/incubator/phpmyadmin/0.0.12/Chart.yaml b/incubator/phpmyadmin/0.0.12/Chart.yaml new file mode 100644 index 00000000000..fb93e011156 --- /dev/null +++ b/incubator/phpmyadmin/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A web interface for MySQL and MariaDB. +home: https://github.com/truecharts/apps/tree/master/charts/stable/phpmyadmin +icon: https://truecharts.org/img/chart-icons/phpmyadmin.png +keywords: + - phpmyadmin + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phpmyadmin +sources: + - https://hub.docker.com/r/phpmyadmin/phpmyadmin/ +type: application +version: 0.0.12 diff --git a/incubator/phpmyadmin/0.0.12/README.md b/incubator/phpmyadmin/0.0.12/README.md new file mode 100644 index 00000000000..281e91d7197 --- /dev/null +++ b/incubator/phpmyadmin/0.0.12/README.md @@ -0,0 +1,107 @@ +# phpmyadmin + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 web interface for MySQL and MariaDB. + +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: [phpmyadmin](https://truecharts.org/docs/charts/stable/phpmyadmin) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `phpmyadmin` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install phpmyadmin TrueCharts/phpmyadmin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `phpmyadmin` deployment + +```console +helm uninstall phpmyadmin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install phpmyadmin \ + --set env.TZ="America/New York" \ + TrueCharts/phpmyadmin +``` + +#### 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 phpmyadmin TrueCharts/phpmyadmin -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/phpmyadmin/0.0.11/app-readme.md b/incubator/phpmyadmin/0.0.12/app-readme.md similarity index 100% rename from incubator/phpmyadmin/0.0.11/app-readme.md rename to incubator/phpmyadmin/0.0.12/app-readme.md diff --git a/incubator/phpmyadmin/0.0.12/charts/common-10.4.7.tgz b/incubator/phpmyadmin/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/phpmyadmin/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/phpmyadmin/0.0.11/ix_values.yaml b/incubator/phpmyadmin/0.0.12/ix_values.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.11/ix_values.yaml rename to incubator/phpmyadmin/0.0.12/ix_values.yaml diff --git a/incubator/phpmyadmin/0.0.11/questions.yaml b/incubator/phpmyadmin/0.0.12/questions.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.11/questions.yaml rename to incubator/phpmyadmin/0.0.12/questions.yaml diff --git a/incubator/phpmyadmin/0.0.11/templates/common.yaml b/incubator/phpmyadmin/0.0.12/templates/common.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.11/templates/common.yaml rename to incubator/phpmyadmin/0.0.12/templates/common.yaml diff --git a/incubator/phpmyadmin/0.0.11/values.yaml b/incubator/phpmyadmin/0.0.12/values.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.11/values.yaml rename to incubator/phpmyadmin/0.0.12/values.yaml diff --git a/incubator/pigallery2/0.0.11/CHANGELOG.md b/incubator/pigallery2/0.0.11/CHANGELOG.md deleted file mode 100644 index e48fe62c8ec..00000000000 --- a/incubator/pigallery2/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [pigallery2-0.0.11]pigallery2-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [pigallery2-0.0.10]pigallery2-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [pigallery2-0.0.10]pigallery2-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/pigallery2/0.0.11/Chart.lock b/incubator/pigallery2/0.0.11/Chart.lock deleted file mode 100644 index 58b09a88a78..00000000000 --- a/incubator/pigallery2/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:30:02.826590473Z" diff --git a/incubator/pigallery2/0.0.11/Chart.yaml b/incubator/pigallery2/0.0.11/Chart.yaml deleted file mode 100644 index c87035a10cf..00000000000 --- a/incubator/pigallery2/0.0.11/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Homepage: http://bpatrik.github.io/pigallery2/\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/pigallery2 -icon: https://truecharts.org/img/chart-icons/pigallery2.png -keywords: - - pigallery2 - - Cloud - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pigallery2 -sources: - - https://github.com/bpatrik/pigallery2 - - https://hub.docker.com/r/bpatrik/pigallery2 -type: application -version: 0.0.11 diff --git a/incubator/pigallery2/0.0.11/README.md b/incubator/pigallery2/0.0.11/README.md deleted file mode 100644 index 6c743158333..00000000000 --- a/incubator/pigallery2/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pigallery2 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Homepage: http://bpatrik.github.io/pigallery2/ - -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: [pigallery2](https://truecharts.org/docs/charts/stable/pigallery2) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pigallery2` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pigallery2 TrueCharts/pigallery2 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pigallery2` deployment - -```console -helm uninstall pigallery2 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pigallery2 \ - --set env.TZ="America/New York" \ - TrueCharts/pigallery2 -``` - -#### 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 pigallery2 TrueCharts/pigallery2 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pigallery2/0.0.11/charts/common-10.4.6.tgz b/incubator/pigallery2/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/pigallery2/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/pigallery2/0.0.12/CHANGELOG.md b/incubator/pigallery2/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ed827aefb68 --- /dev/null +++ b/incubator/pigallery2/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [pigallery2-0.0.12](https://github.com/truecharts/apps/compare/pigallery2-0.0.11...pigallery2-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pigallery2-0.0.11]pigallery2-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [pigallery2-0.0.10]pigallery2-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [pigallery2-0.0.10]pigallery2-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/pigallery2/0.0.12/Chart.lock b/incubator/pigallery2/0.0.12/Chart.lock new file mode 100644 index 00000000000..86328db7c63 --- /dev/null +++ b/incubator/pigallery2/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:10:55.629128169Z" diff --git a/incubator/pigallery2/0.0.12/Chart.yaml b/incubator/pigallery2/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8564076769e --- /dev/null +++ b/incubator/pigallery2/0.0.12/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Homepage: http://bpatrik.github.io/pigallery2/\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/pigallery2 +icon: https://truecharts.org/img/chart-icons/pigallery2.png +keywords: + - pigallery2 + - Cloud + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pigallery2 +sources: + - https://github.com/bpatrik/pigallery2 + - https://hub.docker.com/r/bpatrik/pigallery2 +type: application +version: 0.0.12 diff --git a/incubator/pigallery2/0.0.12/README.md b/incubator/pigallery2/0.0.12/README.md new file mode 100644 index 00000000000..397afbbb217 --- /dev/null +++ b/incubator/pigallery2/0.0.12/README.md @@ -0,0 +1,108 @@ +# pigallery2 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Homepage: http://bpatrik.github.io/pigallery2/ + +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: [pigallery2](https://truecharts.org/docs/charts/stable/pigallery2) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pigallery2` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pigallery2 TrueCharts/pigallery2 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pigallery2` deployment + +```console +helm uninstall pigallery2 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pigallery2 \ + --set env.TZ="America/New York" \ + TrueCharts/pigallery2 +``` + +#### 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 pigallery2 TrueCharts/pigallery2 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pigallery2/0.0.11/app-readme.md b/incubator/pigallery2/0.0.12/app-readme.md similarity index 100% rename from incubator/pigallery2/0.0.11/app-readme.md rename to incubator/pigallery2/0.0.12/app-readme.md diff --git a/incubator/pigallery2/0.0.12/charts/common-10.4.7.tgz b/incubator/pigallery2/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/pigallery2/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/pigallery2/0.0.11/ix_values.yaml b/incubator/pigallery2/0.0.12/ix_values.yaml similarity index 100% rename from incubator/pigallery2/0.0.11/ix_values.yaml rename to incubator/pigallery2/0.0.12/ix_values.yaml diff --git a/incubator/pigallery2/0.0.11/questions.yaml b/incubator/pigallery2/0.0.12/questions.yaml similarity index 100% rename from incubator/pigallery2/0.0.11/questions.yaml rename to incubator/pigallery2/0.0.12/questions.yaml diff --git a/incubator/pigallery2/0.0.11/templates/common.yaml b/incubator/pigallery2/0.0.12/templates/common.yaml similarity index 100% rename from incubator/pigallery2/0.0.11/templates/common.yaml rename to incubator/pigallery2/0.0.12/templates/common.yaml diff --git a/incubator/pigallery2/0.0.11/values.yaml b/incubator/pigallery2/0.0.12/values.yaml similarity index 100% rename from incubator/pigallery2/0.0.11/values.yaml rename to incubator/pigallery2/0.0.12/values.yaml diff --git a/incubator/piwigo/3.0.20/CHANGELOG.md b/incubator/piwigo/3.0.20/CHANGELOG.md deleted file mode 100644 index 17990e1db1f..00000000000 --- a/incubator/piwigo/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [piwigo-3.0.20](https://github.com/truecharts/apps/compare/piwigo-3.0.18...piwigo-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [piwigo-3.0.18](https://github.com/truecharts/apps/compare/piwigo-3.0.17...piwigo-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [piwigo-3.0.17](https://github.com/truecharts/apps/compare/piwigo-3.0.16...piwigo-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [piwigo-3.0.16](https://github.com/truecharts/apps/compare/piwigo-3.0.14...piwigo-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [piwigo-3.0.14](https://github.com/truecharts/apps/compare/piwigo-3.0.12...piwigo-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [piwigo-3.0.12](https://github.com/truecharts/apps/compare/piwigo-3.0.11...piwigo-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [piwigo-3.0.11](https://github.com/truecharts/apps/compare/piwigo-3.0.10...piwigo-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [piwigo-3.0.10](https://github.com/truecharts/apps/compare/piwigo-3.0.9...piwigo-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - - -### [piwigo-3.0.8](https://github.com/truecharts/apps/compare/piwigo-3.0.7...piwigo-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [piwigo-3.0.7](https://github.com/truecharts/apps/compare/piwigo-3.0.6...piwigo-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - - -### [piwigo-3.0.6](https://github.com/truecharts/apps/compare/piwigo-3.0.5...piwigo-3.0.6) (2022-06-22) - -#### Chore - -* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) - - diff --git a/incubator/piwigo/3.0.20/Chart.lock b/incubator/piwigo/3.0.20/Chart.lock deleted file mode 100644 index 84ff5c35fc2..00000000000 --- a/incubator/piwigo/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:30:09.436804482Z" diff --git a/incubator/piwigo/3.0.20/Chart.yaml b/incubator/piwigo/3.0.20/Chart.yaml deleted file mode 100644 index a2dbd26a94c..00000000000 --- a/incubator/piwigo/3.0.20/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "11.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - A is photo gallery software for the web, built by an active community - of users and developers. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/piwigo -icon: https://truecharts.org/img/chart-icons/piwigo.png -keywords: - - piwigo - - gallery - - photo - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: piwigo -sources: - - http://piwigo.org/ - - https://github.com/linuxserver/docker-piwigo -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/piwigo/3.0.20/README.md b/incubator/piwigo/3.0.20/README.md deleted file mode 100644 index 20962c822f2..00000000000 --- a/incubator/piwigo/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# piwigo - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.5.0](https://img.shields.io/badge/AppVersion-11.5.0-informational?style=flat-square) - -A is photo gallery software for the web, built by an active community of users and developers. - -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: [piwigo](https://truecharts.org/docs/charts/stable/piwigo) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `piwigo` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install piwigo TrueCharts/piwigo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `piwigo` deployment - -```console -helm uninstall piwigo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install piwigo \ - --set env.TZ="America/New York" \ - TrueCharts/piwigo -``` - -#### 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 piwigo TrueCharts/piwigo -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/piwigo/3.0.20/charts/common-10.4.6.tgz b/incubator/piwigo/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/piwigo/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/piwigo/3.0.21/CHANGELOG.md b/incubator/piwigo/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..3ec8d1b96cd --- /dev/null +++ b/incubator/piwigo/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [piwigo-3.0.21](https://github.com/truecharts/apps/compare/piwigo-3.0.20...piwigo-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [piwigo-3.0.20](https://github.com/truecharts/apps/compare/piwigo-3.0.18...piwigo-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [piwigo-3.0.18](https://github.com/truecharts/apps/compare/piwigo-3.0.17...piwigo-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [piwigo-3.0.17](https://github.com/truecharts/apps/compare/piwigo-3.0.16...piwigo-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [piwigo-3.0.16](https://github.com/truecharts/apps/compare/piwigo-3.0.14...piwigo-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [piwigo-3.0.14](https://github.com/truecharts/apps/compare/piwigo-3.0.12...piwigo-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [piwigo-3.0.12](https://github.com/truecharts/apps/compare/piwigo-3.0.11...piwigo-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [piwigo-3.0.11](https://github.com/truecharts/apps/compare/piwigo-3.0.10...piwigo-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [piwigo-3.0.10](https://github.com/truecharts/apps/compare/piwigo-3.0.9...piwigo-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + + +### [piwigo-3.0.8](https://github.com/truecharts/apps/compare/piwigo-3.0.7...piwigo-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + + +### [piwigo-3.0.7](https://github.com/truecharts/apps/compare/piwigo-3.0.6...piwigo-3.0.7) (2022-06-25) + +#### Chore + +* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) + + diff --git a/incubator/piwigo/3.0.21/Chart.lock b/incubator/piwigo/3.0.21/Chart.lock new file mode 100644 index 00000000000..6d7514e02c8 --- /dev/null +++ b/incubator/piwigo/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:11:09.054329507Z" diff --git a/incubator/piwigo/3.0.21/Chart.yaml b/incubator/piwigo/3.0.21/Chart.yaml new file mode 100644 index 00000000000..f92e1005291 --- /dev/null +++ b/incubator/piwigo/3.0.21/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "11.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + A is photo gallery software for the web, built by an active community + of users and developers. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/piwigo +icon: https://truecharts.org/img/chart-icons/piwigo.png +keywords: + - piwigo + - gallery + - photo + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: piwigo +sources: + - http://piwigo.org/ + - https://github.com/linuxserver/docker-piwigo +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/piwigo/3.0.21/README.md b/incubator/piwigo/3.0.21/README.md new file mode 100644 index 00000000000..f4cc117d0f5 --- /dev/null +++ b/incubator/piwigo/3.0.21/README.md @@ -0,0 +1,108 @@ +# piwigo + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.5.0](https://img.shields.io/badge/AppVersion-11.5.0-informational?style=flat-square) + +A is photo gallery software for the web, built by an active community of users and developers. + +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: [piwigo](https://truecharts.org/docs/charts/stable/piwigo) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `piwigo` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install piwigo TrueCharts/piwigo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `piwigo` deployment + +```console +helm uninstall piwigo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install piwigo \ + --set env.TZ="America/New York" \ + TrueCharts/piwigo +``` + +#### 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 piwigo TrueCharts/piwigo -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/piwigo/3.0.20/app-readme.md b/incubator/piwigo/3.0.21/app-readme.md similarity index 100% rename from incubator/piwigo/3.0.20/app-readme.md rename to incubator/piwigo/3.0.21/app-readme.md diff --git a/incubator/piwigo/3.0.21/charts/common-10.4.7.tgz b/incubator/piwigo/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/piwigo/3.0.21/charts/common-10.4.7.tgz differ diff --git a/incubator/piwigo/3.0.20/ix_values.yaml b/incubator/piwigo/3.0.21/ix_values.yaml similarity index 100% rename from incubator/piwigo/3.0.20/ix_values.yaml rename to incubator/piwigo/3.0.21/ix_values.yaml diff --git a/incubator/piwigo/3.0.20/questions.yaml b/incubator/piwigo/3.0.21/questions.yaml similarity index 100% rename from incubator/piwigo/3.0.20/questions.yaml rename to incubator/piwigo/3.0.21/questions.yaml diff --git a/incubator/piwigo/3.0.20/templates/common.yaml b/incubator/piwigo/3.0.21/templates/common.yaml similarity index 100% rename from incubator/piwigo/3.0.20/templates/common.yaml rename to incubator/piwigo/3.0.21/templates/common.yaml diff --git a/incubator/piwigo/3.0.20/values.yaml b/incubator/piwigo/3.0.21/values.yaml similarity index 100% rename from incubator/piwigo/3.0.20/values.yaml rename to incubator/piwigo/3.0.21/values.yaml diff --git a/incubator/pixark/0.0.11/CHANGELOG.md b/incubator/pixark/0.0.11/CHANGELOG.md deleted file mode 100644 index 902de77b5c5..00000000000 --- a/incubator/pixark/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [pixark-0.0.11]pixark-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [pixark-0.0.10]pixark-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [pixark-0.0.10]pixark-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/pixark/0.0.11/Chart.lock b/incubator/pixark/0.0.11/Chart.lock deleted file mode 100644 index 1f6ec3ca37c..00000000000 --- a/incubator/pixark/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:30:15.550793672Z" diff --git a/incubator/pixark/0.0.11/Chart.yaml b/incubator/pixark/0.0.11/Chart.yaml deleted file mode 100644 index 25809d7e27f..00000000000 --- a/incubator/pixark/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ PIXARK and run it (a normal server startup of PIXARK can take a long time!).\r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/pixark -icon: https://truecharts.org/img/chart-icons/pixark.png -keywords: - - pixark - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pixark -sources: - - https://pixark.snail.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/pixark/0.0.11/README.md b/incubator/pixark/0.0.11/README.md deleted file mode 100644 index a915020e237..00000000000 --- a/incubator/pixark/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pixark - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). - -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: [pixark](https://truecharts.org/docs/charts/stable/pixark) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pixark` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pixark TrueCharts/pixark -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pixark` deployment - -```console -helm uninstall pixark -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pixark \ - --set env.TZ="America/New York" \ - TrueCharts/pixark -``` - -#### 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 pixark TrueCharts/pixark -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pixark/0.0.11/charts/common-10.4.6.tgz b/incubator/pixark/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/pixark/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/pixark/0.0.12/CHANGELOG.md b/incubator/pixark/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b656cf2fc3c --- /dev/null +++ b/incubator/pixark/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [pixark-0.0.12](https://github.com/truecharts/apps/compare/pixark-0.0.11...pixark-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pixark-0.0.11]pixark-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [pixark-0.0.10]pixark-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [pixark-0.0.10]pixark-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/pixark/0.0.12/Chart.lock b/incubator/pixark/0.0.12/Chart.lock new file mode 100644 index 00000000000..3d38db1a077 --- /dev/null +++ b/incubator/pixark/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:11:12.695122838Z" diff --git a/incubator/pixark/0.0.12/Chart.yaml b/incubator/pixark/0.0.12/Chart.yaml new file mode 100644 index 00000000000..caa7760e731 --- /dev/null +++ b/incubator/pixark/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ PIXARK and run it (a normal server startup of PIXARK can take a long time!).\r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/pixark +icon: https://truecharts.org/img/chart-icons/pixark.png +keywords: + - pixark + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pixark +sources: + - https://pixark.snail.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/pixark/0.0.12/README.md b/incubator/pixark/0.0.12/README.md new file mode 100644 index 00000000000..0a4605a89c1 --- /dev/null +++ b/incubator/pixark/0.0.12/README.md @@ -0,0 +1,108 @@ +# pixark + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). + +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: [pixark](https://truecharts.org/docs/charts/stable/pixark) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pixark` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pixark TrueCharts/pixark +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pixark` deployment + +```console +helm uninstall pixark +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pixark \ + --set env.TZ="America/New York" \ + TrueCharts/pixark +``` + +#### 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 pixark TrueCharts/pixark -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pixark/0.0.11/app-readme.md b/incubator/pixark/0.0.12/app-readme.md similarity index 100% rename from incubator/pixark/0.0.11/app-readme.md rename to incubator/pixark/0.0.12/app-readme.md diff --git a/incubator/pixark/0.0.12/charts/common-10.4.7.tgz b/incubator/pixark/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/pixark/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/pixark/0.0.11/ix_values.yaml b/incubator/pixark/0.0.12/ix_values.yaml similarity index 100% rename from incubator/pixark/0.0.11/ix_values.yaml rename to incubator/pixark/0.0.12/ix_values.yaml diff --git a/incubator/pixark/0.0.11/questions.yaml b/incubator/pixark/0.0.12/questions.yaml similarity index 100% rename from incubator/pixark/0.0.11/questions.yaml rename to incubator/pixark/0.0.12/questions.yaml diff --git a/incubator/pixark/0.0.11/templates/common.yaml b/incubator/pixark/0.0.12/templates/common.yaml similarity index 100% rename from incubator/pixark/0.0.11/templates/common.yaml rename to incubator/pixark/0.0.12/templates/common.yaml diff --git a/incubator/pixark/0.0.11/values.yaml b/incubator/pixark/0.0.12/values.yaml similarity index 100% rename from incubator/pixark/0.0.11/values.yaml rename to incubator/pixark/0.0.12/values.yaml diff --git a/incubator/pixelserv-tls/0.0.11/CHANGELOG.md b/incubator/pixelserv-tls/0.0.11/CHANGELOG.md deleted file mode 100644 index cba780f4442..00000000000 --- a/incubator/pixelserv-tls/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [pixelserv-tls-0.0.11]pixelserv-tls-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [pixelserv-tls-0.0.10]pixelserv-tls-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [pixelserv-tls-0.0.10]pixelserv-tls-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/pixelserv-tls/0.0.11/Chart.lock b/incubator/pixelserv-tls/0.0.11/Chart.lock deleted file mode 100644 index ac4b1d0b71f..00000000000 --- a/incubator/pixelserv-tls/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:30:18.919111014Z" diff --git a/incubator/pixelserv-tls/0.0.11/Chart.yaml b/incubator/pixelserv-tls/0.0.11/Chart.yaml deleted file mode 100644 index 75188ad2a8e..00000000000 --- a/incubator/pixelserv-tls/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI\ - \ support. It acts on behalf of hundreds of thousands of advert/tracker servers\ - \ and responds to all requests with nothing to speed up web browsing.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/pixelserv-tls -icon: https://truecharts.org/img/chart-icons/pixelserv-tls.png -keywords: - - pixelserv-tls - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pixelserv-tls -sources: - - https://github.com/imTHAI/docker-pixelserv-tls - - https://hub.docker.com/r/imthai/pixelserv-tls/ -type: application -version: 0.0.11 diff --git a/incubator/pixelserv-tls/0.0.11/README.md b/incubator/pixelserv-tls/0.0.11/README.md deleted file mode 100644 index 942a4bfb8e0..00000000000 --- a/incubator/pixelserv-tls/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pixelserv-tls - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing. - -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: [pixelserv-tls](https://truecharts.org/docs/charts/stable/pixelserv-tls) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pixelserv-tls` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pixelserv-tls TrueCharts/pixelserv-tls -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pixelserv-tls` deployment - -```console -helm uninstall pixelserv-tls -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pixelserv-tls \ - --set env.TZ="America/New York" \ - TrueCharts/pixelserv-tls -``` - -#### 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 pixelserv-tls TrueCharts/pixelserv-tls -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pixelserv-tls/0.0.11/charts/common-10.4.6.tgz b/incubator/pixelserv-tls/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/pixelserv-tls/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/pixelserv-tls/0.0.12/CHANGELOG.md b/incubator/pixelserv-tls/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e29a8848cab --- /dev/null +++ b/incubator/pixelserv-tls/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [pixelserv-tls-0.0.12](https://github.com/truecharts/apps/compare/pixelserv-tls-0.0.11...pixelserv-tls-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pixelserv-tls-0.0.11]pixelserv-tls-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [pixelserv-tls-0.0.10]pixelserv-tls-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [pixelserv-tls-0.0.10]pixelserv-tls-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/pixelserv-tls/0.0.12/Chart.lock b/incubator/pixelserv-tls/0.0.12/Chart.lock new file mode 100644 index 00000000000..7902be678d2 --- /dev/null +++ b/incubator/pixelserv-tls/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:11:13.023327879Z" diff --git a/incubator/pixelserv-tls/0.0.12/Chart.yaml b/incubator/pixelserv-tls/0.0.12/Chart.yaml new file mode 100644 index 00000000000..f4716400c47 --- /dev/null +++ b/incubator/pixelserv-tls/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI\ + \ support. It acts on behalf of hundreds of thousands of advert/tracker servers\ + \ and responds to all requests with nothing to speed up web browsing.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/pixelserv-tls +icon: https://truecharts.org/img/chart-icons/pixelserv-tls.png +keywords: + - pixelserv-tls + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pixelserv-tls +sources: + - https://github.com/imTHAI/docker-pixelserv-tls + - https://hub.docker.com/r/imthai/pixelserv-tls/ +type: application +version: 0.0.12 diff --git a/incubator/pixelserv-tls/0.0.12/README.md b/incubator/pixelserv-tls/0.0.12/README.md new file mode 100644 index 00000000000..6fb079c4f58 --- /dev/null +++ b/incubator/pixelserv-tls/0.0.12/README.md @@ -0,0 +1,108 @@ +# pixelserv-tls + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing. + +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: [pixelserv-tls](https://truecharts.org/docs/charts/stable/pixelserv-tls) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pixelserv-tls` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pixelserv-tls TrueCharts/pixelserv-tls +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pixelserv-tls` deployment + +```console +helm uninstall pixelserv-tls +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pixelserv-tls \ + --set env.TZ="America/New York" \ + TrueCharts/pixelserv-tls +``` + +#### 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 pixelserv-tls TrueCharts/pixelserv-tls -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pixelserv-tls/0.0.11/app-readme.md b/incubator/pixelserv-tls/0.0.12/app-readme.md similarity index 100% rename from incubator/pixelserv-tls/0.0.11/app-readme.md rename to incubator/pixelserv-tls/0.0.12/app-readme.md diff --git a/incubator/pixelserv-tls/0.0.12/charts/common-10.4.7.tgz b/incubator/pixelserv-tls/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/pixelserv-tls/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/pixelserv-tls/0.0.11/ix_values.yaml b/incubator/pixelserv-tls/0.0.12/ix_values.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.11/ix_values.yaml rename to incubator/pixelserv-tls/0.0.12/ix_values.yaml diff --git a/incubator/pixelserv-tls/0.0.11/questions.yaml b/incubator/pixelserv-tls/0.0.12/questions.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.11/questions.yaml rename to incubator/pixelserv-tls/0.0.12/questions.yaml diff --git a/incubator/pixelserv-tls/0.0.11/templates/common.yaml b/incubator/pixelserv-tls/0.0.12/templates/common.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.11/templates/common.yaml rename to incubator/pixelserv-tls/0.0.12/templates/common.yaml diff --git a/incubator/pixelserv-tls/0.0.11/values.yaml b/incubator/pixelserv-tls/0.0.12/values.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.11/values.yaml rename to incubator/pixelserv-tls/0.0.12/values.yaml diff --git a/incubator/plausible/1.0.3/CHANGELOG.md b/incubator/plausible/1.0.3/CHANGELOG.md deleted file mode 100644 index 77090962398..00000000000 --- a/incubator/plausible/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,79 +0,0 @@ -# Changelog - - - -## [plausible-1.0.3](https://github.com/truecharts/apps/compare/plausible-1.0.2...plausible-1.0.3) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [plausible-1.0.2](https://github.com/truecharts/apps/compare/plausible-0.0.9...plausible-1.0.2) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update helm chart clickhouse to v1 ([#3270](https://github.com/truecharts/apps/issues/3270)) - - - -## [plausible-0.0.9](https://github.com/truecharts/apps/compare/plausible-0.0.8...plausible-0.0.9) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [plausible-0.0.8](https://github.com/truecharts/apps/compare/plausible-0.0.7...plausible-0.0.8) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [plausible-0.0.7](https://github.com/truecharts/apps/compare/plausible-0.0.5...plausible-0.0.7) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [plausible-0.0.5](https://github.com/truecharts/apps/compare/plausible-0.0.3...plausible-0.0.5) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [plausible-0.0.3](https://github.com/truecharts/apps/compare/plausible-0.0.2...plausible-0.0.3) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [plausible-0.0.2](https://github.com/truecharts/apps/compare/plausible-0.0.1...plausible-0.0.2) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### plausible-0.0.1 (2022-07-12) - -#### Feat - -* Add Plausible Analytics ([#3055](https://github.com/truecharts/apps/issues/3055)) diff --git a/incubator/plausible/1.0.3/Chart.lock b/incubator/plausible/1.0.3/Chart.lock deleted file mode 100644 index 6e0f8388b79..00000000000 --- a/incubator/plausible/1.0.3/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: clickhouse - repository: https://charts.truecharts.org/ - version: 1.0.1 -digest: sha256:7ec7ca234ca8f39158e966fa80086df3108027ca1e2f1959f815a48cb3a68c7e -generated: "2022-07-23T09:32:03.30913019Z" diff --git a/incubator/plausible/1.0.3/Chart.yaml b/incubator/plausible/1.0.3/Chart.yaml deleted file mode 100644 index 204f97f8b43..00000000000 --- a/incubator/plausible/1.0.3/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: clickhouse.enabled - name: clickhouse - repository: https://charts.truecharts.org/ - version: 1.0.1 -deprecated: false -description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/plausible -icon: https://truecharts.org/img/chart-icons/plausible.png -keywords: - - analytics - - plausible -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plausible -sources: - - https://plausible.io/ - - https://plausible.io/docs/self-hosting - - https://github.com/plausible/analytics - - https://github.com/plausible/hosting - - https://hub.docker.com/r/plausible/analytics -type: application -version: 1.0.3 -annotations: - truecharts.org/catagories: | - - analytics - - plausible - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/plausible/1.0.3/README.md b/incubator/plausible/1.0.3/README.md deleted file mode 100644 index 8b35fb736d2..00000000000 --- a/incubator/plausible/1.0.3/README.md +++ /dev/null @@ -1,113 +0,0 @@ -# plausible - -![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.4](https://img.shields.io/badge/AppVersion-1.4.4-informational?style=flat-square) - -Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. - -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: [plausible](https://truecharts.org/docs/charts/stable/plausible) - -**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/ | clickhouse | 1.0.1 | -| https://charts.truecharts.org/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `plausible` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install plausible TrueCharts/plausible -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `plausible` deployment - -```console -helm uninstall plausible -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plausible \ - --set env.TZ="America/New York" \ - TrueCharts/plausible -``` - -#### 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 plausible TrueCharts/plausible -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plausible/1.0.3/charts/clickhouse-1.0.1.tgz b/incubator/plausible/1.0.3/charts/clickhouse-1.0.1.tgz deleted file mode 100644 index b7f6ffcc382..00000000000 Binary files a/incubator/plausible/1.0.3/charts/clickhouse-1.0.1.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.3/charts/common-10.4.6.tgz b/incubator/plausible/1.0.3/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/plausible/1.0.3/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.3/charts/postgresql-8.0.43.tgz b/incubator/plausible/1.0.3/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/incubator/plausible/1.0.3/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.4/CHANGELOG.md b/incubator/plausible/1.0.4/CHANGELOG.md new file mode 100644 index 00000000000..1b8a3b81ac5 --- /dev/null +++ b/incubator/plausible/1.0.4/CHANGELOG.md @@ -0,0 +1,88 @@ +# Changelog + + + +## [plausible-1.0.4](https://github.com/truecharts/apps/compare/plausible-1.0.3...plausible-1.0.4) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [plausible-1.0.3](https://github.com/truecharts/apps/compare/plausible-1.0.2...plausible-1.0.3) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [plausible-1.0.2](https://github.com/truecharts/apps/compare/plausible-0.0.9...plausible-1.0.2) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update helm chart clickhouse to v1 ([#3270](https://github.com/truecharts/apps/issues/3270)) + + + +## [plausible-0.0.9](https://github.com/truecharts/apps/compare/plausible-0.0.8...plausible-0.0.9) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [plausible-0.0.8](https://github.com/truecharts/apps/compare/plausible-0.0.7...plausible-0.0.8) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [plausible-0.0.7](https://github.com/truecharts/apps/compare/plausible-0.0.5...plausible-0.0.7) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [plausible-0.0.5](https://github.com/truecharts/apps/compare/plausible-0.0.3...plausible-0.0.5) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [plausible-0.0.3](https://github.com/truecharts/apps/compare/plausible-0.0.2...plausible-0.0.3) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [plausible-0.0.2](https://github.com/truecharts/apps/compare/plausible-0.0.1...plausible-0.0.2) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### plausible-0.0.1 (2022-07-12) + +#### Feat + +* Add Plausible Analytics ([#3055](https://github.com/truecharts/apps/issues/3055)) diff --git a/incubator/plausible/1.0.4/Chart.lock b/incubator/plausible/1.0.4/Chart.lock new file mode 100644 index 00000000000..ef70ddb796e --- /dev/null +++ b/incubator/plausible/1.0.4/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: clickhouse + repository: https://charts.truecharts.org/ + version: 1.0.2 +digest: sha256:c8f99d77463e29fb77f9d990da6c146c66511fded0a5e220ceb7ebb40e828fb0 +generated: "2022-07-23T14:11:27.12272159Z" diff --git a/incubator/plausible/1.0.4/Chart.yaml b/incubator/plausible/1.0.4/Chart.yaml new file mode 100644 index 00000000000..4f807eb6de0 --- /dev/null +++ b/incubator/plausible/1.0.4/Chart.yaml @@ -0,0 +1,41 @@ +apiVersion: v2 +appVersion: "1.4.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: clickhouse.enabled + name: clickhouse + repository: https://charts.truecharts.org/ + version: 1.0.2 +deprecated: false +description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/plausible +icon: https://truecharts.org/img/chart-icons/plausible.png +keywords: + - analytics + - plausible +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plausible +sources: + - https://plausible.io/ + - https://plausible.io/docs/self-hosting + - https://github.com/plausible/analytics + - https://github.com/plausible/hosting + - https://hub.docker.com/r/plausible/analytics +type: application +version: 1.0.4 +annotations: + truecharts.org/catagories: | + - analytics + - plausible + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/plausible/1.0.4/README.md b/incubator/plausible/1.0.4/README.md new file mode 100644 index 00000000000..5763ae97644 --- /dev/null +++ b/incubator/plausible/1.0.4/README.md @@ -0,0 +1,113 @@ +# plausible + +![Version: 1.0.4](https://img.shields.io/badge/Version-1.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.4](https://img.shields.io/badge/AppVersion-1.4.4-informational?style=flat-square) + +Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. + +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: [plausible](https://truecharts.org/docs/charts/stable/plausible) + +**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/ | clickhouse | 1.0.2 | +| https://charts.truecharts.org/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `plausible` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install plausible TrueCharts/plausible +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `plausible` deployment + +```console +helm uninstall plausible +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plausible \ + --set env.TZ="America/New York" \ + TrueCharts/plausible +``` + +#### 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 plausible TrueCharts/plausible -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plausible/1.0.3/app-readme.md b/incubator/plausible/1.0.4/app-readme.md similarity index 100% rename from incubator/plausible/1.0.3/app-readme.md rename to incubator/plausible/1.0.4/app-readme.md diff --git a/incubator/plausible/1.0.4/charts/clickhouse-1.0.2.tgz b/incubator/plausible/1.0.4/charts/clickhouse-1.0.2.tgz new file mode 100644 index 00000000000..0edab918a3c Binary files /dev/null and b/incubator/plausible/1.0.4/charts/clickhouse-1.0.2.tgz differ diff --git a/incubator/plausible/1.0.4/charts/common-10.4.7.tgz b/incubator/plausible/1.0.4/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/plausible/1.0.4/charts/common-10.4.7.tgz differ diff --git a/incubator/plausible/1.0.4/charts/postgresql-8.0.45.tgz b/incubator/plausible/1.0.4/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/incubator/plausible/1.0.4/charts/postgresql-8.0.45.tgz differ diff --git a/incubator/plausible/1.0.3/ix_values.yaml b/incubator/plausible/1.0.4/ix_values.yaml similarity index 100% rename from incubator/plausible/1.0.3/ix_values.yaml rename to incubator/plausible/1.0.4/ix_values.yaml diff --git a/incubator/plausible/1.0.3/questions.yaml b/incubator/plausible/1.0.4/questions.yaml similarity index 100% rename from incubator/plausible/1.0.3/questions.yaml rename to incubator/plausible/1.0.4/questions.yaml diff --git a/incubator/plausible/1.0.3/templates/_env.tpl b/incubator/plausible/1.0.4/templates/_env.tpl similarity index 100% rename from incubator/plausible/1.0.3/templates/_env.tpl rename to incubator/plausible/1.0.4/templates/_env.tpl diff --git a/incubator/plausible/1.0.3/templates/common.yaml b/incubator/plausible/1.0.4/templates/common.yaml similarity index 100% rename from incubator/plausible/1.0.3/templates/common.yaml rename to incubator/plausible/1.0.4/templates/common.yaml diff --git a/incubator/plausible/1.0.3/values.yaml b/incubator/plausible/1.0.4/values.yaml similarity index 100% rename from incubator/plausible/1.0.3/values.yaml rename to incubator/plausible/1.0.4/values.yaml diff --git a/incubator/plaxt/0.0.11/CHANGELOG.md b/incubator/plaxt/0.0.11/CHANGELOG.md deleted file mode 100644 index 883ebe94a29..00000000000 --- a/incubator/plaxt/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [plaxt-0.0.11]plaxt-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [plaxt-0.0.10]plaxt-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [plaxt-0.0.10]plaxt-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/plaxt/0.0.11/Chart.lock b/incubator/plaxt/0.0.11/Chart.lock deleted file mode 100644 index 6e0ab22d578..00000000000 --- a/incubator/plaxt/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:30:31.161867472Z" diff --git a/incubator/plaxt/0.0.11/Chart.yaml b/incubator/plaxt/0.0.11/Chart.yaml deleted file mode 100644 index 228568476e6..00000000000 --- a/incubator/plaxt/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other - - MediaApp-Other - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Tools provides a way to keep your watched history synced FROM Plex\ - \ Server To Trakt.tv (IT will not do history prior to tool Installation) it uses\ - \ WebHooks to Accomplish this so a PLEX PASS Subscription is needed to use WebHooks.\r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/plaxt -icon: https://truecharts.org/img/chart-icons/plaxt.png -keywords: - - plaxt - - Other - - MediaApp-Other - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plaxt -sources: - - https://github.com/XanderStrike/goplaxt - - https://hub.docker.com/r/xanderstrike/goplaxt -type: application -version: 0.0.11 diff --git a/incubator/plaxt/0.0.11/README.md b/incubator/plaxt/0.0.11/README.md deleted file mode 100644 index a4c6090be9e..00000000000 --- a/incubator/plaxt/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# plaxt - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv (IT will not do history prior to tool Installation) it uses WebHooks to Accomplish this so a PLEX PASS Subscription is needed to use WebHooks. - -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: [plaxt](https://truecharts.org/docs/charts/stable/plaxt) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `plaxt` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install plaxt TrueCharts/plaxt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `plaxt` deployment - -```console -helm uninstall plaxt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plaxt \ - --set env.TZ="America/New York" \ - TrueCharts/plaxt -``` - -#### 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 plaxt TrueCharts/plaxt -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plaxt/0.0.11/charts/common-10.4.6.tgz b/incubator/plaxt/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/plaxt/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/plaxt/0.0.12/CHANGELOG.md b/incubator/plaxt/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..1e78669d242 --- /dev/null +++ b/incubator/plaxt/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [plaxt-0.0.12](https://github.com/truecharts/apps/compare/plaxt-0.0.11...plaxt-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [plaxt-0.0.11]plaxt-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [plaxt-0.0.10]plaxt-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [plaxt-0.0.10]plaxt-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/plaxt/0.0.12/Chart.lock b/incubator/plaxt/0.0.12/Chart.lock new file mode 100644 index 00000000000..3ceaed25187 --- /dev/null +++ b/incubator/plaxt/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:11:28.249441889Z" diff --git a/incubator/plaxt/0.0.12/Chart.yaml b/incubator/plaxt/0.0.12/Chart.yaml new file mode 100644 index 00000000000..89737939050 --- /dev/null +++ b/incubator/plaxt/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other + - MediaApp-Other + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Tools provides a way to keep your watched history synced FROM Plex\ + \ Server To Trakt.tv (IT will not do history prior to tool Installation) it uses\ + \ WebHooks to Accomplish this so a PLEX PASS Subscription is needed to use WebHooks.\r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/plaxt +icon: https://truecharts.org/img/chart-icons/plaxt.png +keywords: + - plaxt + - Other + - MediaApp-Other + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plaxt +sources: + - https://github.com/XanderStrike/goplaxt + - https://hub.docker.com/r/xanderstrike/goplaxt +type: application +version: 0.0.12 diff --git a/incubator/plaxt/0.0.12/README.md b/incubator/plaxt/0.0.12/README.md new file mode 100644 index 00000000000..34488a1aa75 --- /dev/null +++ b/incubator/plaxt/0.0.12/README.md @@ -0,0 +1,108 @@ +# plaxt + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv (IT will not do history prior to tool Installation) it uses WebHooks to Accomplish this so a PLEX PASS Subscription is needed to use WebHooks. + +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: [plaxt](https://truecharts.org/docs/charts/stable/plaxt) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `plaxt` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install plaxt TrueCharts/plaxt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `plaxt` deployment + +```console +helm uninstall plaxt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plaxt \ + --set env.TZ="America/New York" \ + TrueCharts/plaxt +``` + +#### 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 plaxt TrueCharts/plaxt -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plaxt/0.0.11/app-readme.md b/incubator/plaxt/0.0.12/app-readme.md similarity index 100% rename from incubator/plaxt/0.0.11/app-readme.md rename to incubator/plaxt/0.0.12/app-readme.md diff --git a/incubator/plaxt/0.0.12/charts/common-10.4.7.tgz b/incubator/plaxt/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/plaxt/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/plaxt/0.0.11/ix_values.yaml b/incubator/plaxt/0.0.12/ix_values.yaml similarity index 100% rename from incubator/plaxt/0.0.11/ix_values.yaml rename to incubator/plaxt/0.0.12/ix_values.yaml diff --git a/incubator/plaxt/0.0.11/questions.yaml b/incubator/plaxt/0.0.12/questions.yaml similarity index 100% rename from incubator/plaxt/0.0.11/questions.yaml rename to incubator/plaxt/0.0.12/questions.yaml diff --git a/incubator/plaxt/0.0.11/templates/common.yaml b/incubator/plaxt/0.0.12/templates/common.yaml similarity index 100% rename from incubator/plaxt/0.0.11/templates/common.yaml rename to incubator/plaxt/0.0.12/templates/common.yaml diff --git a/incubator/plaxt/0.0.11/values.yaml b/incubator/plaxt/0.0.12/values.yaml similarity index 100% rename from incubator/plaxt/0.0.11/values.yaml rename to incubator/plaxt/0.0.12/values.yaml diff --git a/incubator/plex-auto-languages/0.0.11/CHANGELOG.md b/incubator/plex-auto-languages/0.0.11/CHANGELOG.md deleted file mode 100644 index 8421df3649d..00000000000 --- a/incubator/plex-auto-languages/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [plex-auto-languages-0.0.11]plex-auto-languages-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [plex-auto-languages-0.0.10]plex-auto-languages-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [plex-auto-languages-0.0.10]plex-auto-languages-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/plex-auto-languages/0.0.11/Chart.lock b/incubator/plex-auto-languages/0.0.11/Chart.lock deleted file mode 100644 index 8bb426b5c69..00000000000 --- a/incubator/plex-auto-languages/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:30:37.390447329Z" diff --git a/incubator/plex-auto-languages/0.0.11/Chart.yaml b/incubator/plex-auto-languages/0.0.11/Chart.yaml deleted file mode 100644 index 1aec22248ee..00000000000 --- a/incubator/plex-auto-languages/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Mes vidos sur TrueNAS disponibles sur : https://www.youtube.com/superboki\r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/plex-auto-languages -icon: https://truecharts.org/img/chart-icons/plex-auto-languages.png -keywords: - - plex-auto-languages - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plex-auto-languages -sources: - - https://github.com/remirigal/plex-auto-languages - - https://hub.docker.com/r/remirigal/plex-auto-languages -type: application -version: 0.0.11 diff --git a/incubator/plex-auto-languages/0.0.11/README.md b/incubator/plex-auto-languages/0.0.11/README.md deleted file mode 100644 index 8019f1343a5..00000000000 --- a/incubator/plex-auto-languages/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# plex-auto-languages - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Mes vidos sur TrueNAS disponibles sur : https://www.youtube.com/superboki - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plex-auto-languages](https://truecharts.org/docs/charts/stable/plex-auto-languages) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `plex-auto-languages` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install plex-auto-languages TrueCharts/plex-auto-languages -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `plex-auto-languages` deployment - -```console -helm uninstall plex-auto-languages -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plex-auto-languages \ - --set env.TZ="America/New York" \ - TrueCharts/plex-auto-languages -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install plex-auto-languages TrueCharts/plex-auto-languages -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plex-auto-languages/0.0.11/charts/common-10.4.6.tgz b/incubator/plex-auto-languages/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/plex-auto-languages/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/plex-auto-languages/0.0.12/CHANGELOG.md b/incubator/plex-auto-languages/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..19124b5b1bf --- /dev/null +++ b/incubator/plex-auto-languages/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [plex-auto-languages-0.0.12](https://github.com/truecharts/apps/compare/plex-auto-languages-0.0.11...plex-auto-languages-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [plex-auto-languages-0.0.11]plex-auto-languages-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [plex-auto-languages-0.0.10]plex-auto-languages-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [plex-auto-languages-0.0.10]plex-auto-languages-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/plex-auto-languages/0.0.12/Chart.lock b/incubator/plex-auto-languages/0.0.12/Chart.lock new file mode 100644 index 00000000000..1733750165f --- /dev/null +++ b/incubator/plex-auto-languages/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:11:32.036201Z" diff --git a/incubator/plex-auto-languages/0.0.12/Chart.yaml b/incubator/plex-auto-languages/0.0.12/Chart.yaml new file mode 100644 index 00000000000..f620d75ec75 --- /dev/null +++ b/incubator/plex-auto-languages/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Mes vidos sur TrueNAS disponibles sur : https://www.youtube.com/superboki\r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/plex-auto-languages +icon: https://truecharts.org/img/chart-icons/plex-auto-languages.png +keywords: + - plex-auto-languages + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex-auto-languages +sources: + - https://github.com/remirigal/plex-auto-languages + - https://hub.docker.com/r/remirigal/plex-auto-languages +type: application +version: 0.0.12 diff --git a/incubator/plex-auto-languages/0.0.12/README.md b/incubator/plex-auto-languages/0.0.12/README.md new file mode 100644 index 00000000000..55575d54e1a --- /dev/null +++ b/incubator/plex-auto-languages/0.0.12/README.md @@ -0,0 +1,108 @@ +# plex-auto-languages + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Mes vidos sur TrueNAS disponibles sur : https://www.youtube.com/superboki + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex-auto-languages](https://truecharts.org/docs/charts/stable/plex-auto-languages) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `plex-auto-languages` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install plex-auto-languages TrueCharts/plex-auto-languages +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `plex-auto-languages` deployment + +```console +helm uninstall plex-auto-languages +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plex-auto-languages \ + --set env.TZ="America/New York" \ + TrueCharts/plex-auto-languages +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plex-auto-languages TrueCharts/plex-auto-languages -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plex-auto-languages/0.0.11/app-readme.md b/incubator/plex-auto-languages/0.0.12/app-readme.md similarity index 100% rename from incubator/plex-auto-languages/0.0.11/app-readme.md rename to incubator/plex-auto-languages/0.0.12/app-readme.md diff --git a/incubator/plex-auto-languages/0.0.12/charts/common-10.4.7.tgz b/incubator/plex-auto-languages/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/plex-auto-languages/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/plex-auto-languages/0.0.11/ix_values.yaml b/incubator/plex-auto-languages/0.0.12/ix_values.yaml similarity index 100% rename from incubator/plex-auto-languages/0.0.11/ix_values.yaml rename to incubator/plex-auto-languages/0.0.12/ix_values.yaml diff --git a/incubator/plex-auto-languages/0.0.11/questions.yaml b/incubator/plex-auto-languages/0.0.12/questions.yaml similarity index 100% rename from incubator/plex-auto-languages/0.0.11/questions.yaml rename to incubator/plex-auto-languages/0.0.12/questions.yaml diff --git a/incubator/plex-auto-languages/0.0.11/templates/common.yaml b/incubator/plex-auto-languages/0.0.12/templates/common.yaml similarity index 100% rename from incubator/plex-auto-languages/0.0.11/templates/common.yaml rename to incubator/plex-auto-languages/0.0.12/templates/common.yaml diff --git a/incubator/plex-auto-languages/0.0.11/values.yaml b/incubator/plex-auto-languages/0.0.12/values.yaml similarity index 100% rename from incubator/plex-auto-languages/0.0.11/values.yaml rename to incubator/plex-auto-languages/0.0.12/values.yaml diff --git a/incubator/plex-meta-manager/0.0.10/CHANGELOG.md b/incubator/plex-meta-manager/0.0.10/CHANGELOG.md new file mode 100644 index 00000000000..177d7bd7e35 --- /dev/null +++ b/incubator/plex-meta-manager/0.0.10/CHANGELOG.md @@ -0,0 +1,68 @@ +# Changelog + + + +## [plex-meta-manager-0.0.10](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.9...plex-meta-manager-0.0.10) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [plex-meta-manager-0.0.9](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.7...plex-meta-manager-0.0.9) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [plex-meta-manager-0.0.7](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.6...plex-meta-manager-0.0.7) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [plex-meta-manager-0.0.6](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.5...plex-meta-manager-0.0.6) (2022-07-18) + +### Fix + +- Change upstream image, update env, add docs ([#3206](https://github.com/truecharts/apps/issues/3206)) + + + +## [plex-meta-manager-0.0.5](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.4...plex-meta-manager-0.0.5) (2022-07-15) + + + +## [plex-meta-manager-0.0.4](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.3...plex-meta-manager-0.0.4) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [plex-meta-manager-0.0.3](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.1...plex-meta-manager-0.0.3) (2022-07-14) + +### Chore + +- Auto-update chart README [skip ci] + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [plex-meta-manager-0.0.1]plex-meta-manager-0.0.1 (2022-07-14) + +### Feat + +- Add plex-meta-manager ([#3172](https://github.com/truecharts/apps/issues/3172)) diff --git a/incubator/plex-meta-manager/0.0.10/Chart.lock b/incubator/plex-meta-manager/0.0.10/Chart.lock new file mode 100644 index 00000000000..c22d62c244f --- /dev/null +++ b/incubator/plex-meta-manager/0.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:11:32.288502325Z" diff --git a/incubator/plex-meta-manager/0.0.10/Chart.yaml b/incubator/plex-meta-manager/0.0.10/Chart.yaml new file mode 100644 index 00000000000..11e1a466419 --- /dev/null +++ b/incubator/plex-meta-manager/0.0.10/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: plex-meta-manager +version: 0.0.10 +appVersion: "1.17.2" +description: Python script to update metadata and automatically build collections. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/incubator/plex-meta-manager +icon: https://truecharts.org/img/chart-icons/plex-meta-manager.png +keywords: + - plex-meta-manager +sources: + - https://hub.docker.com/r/meisnate12/Plex-Meta-Manager + - https://github.com/meisnate12/Plex-Meta-Manager +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/plex-meta-manager/0.0.10/README.md b/incubator/plex-meta-manager/0.0.10/README.md new file mode 100644 index 00000000000..7fd22898abb --- /dev/null +++ b/incubator/plex-meta-manager/0.0.10/README.md @@ -0,0 +1,108 @@ +# plex-meta-manager + +![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.2](https://img.shields.io/badge/AppVersion-1.17.2-informational?style=flat-square) + +Python script to update metadata and automatically build collections. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex-meta-manager](https://truecharts.org/docs/charts/stable/plex-meta-manager) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `plex-meta-manager` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install plex-meta-manager TrueCharts/plex-meta-manager +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `plex-meta-manager` deployment + +```console +helm uninstall plex-meta-manager +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plex-meta-manager \ + --set env.TZ="America/New York" \ + TrueCharts/plex-meta-manager +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plex-meta-manager TrueCharts/plex-meta-manager -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plex-meta-manager/0.0.9/app-readme.md b/incubator/plex-meta-manager/0.0.10/app-readme.md similarity index 100% rename from incubator/plex-meta-manager/0.0.9/app-readme.md rename to incubator/plex-meta-manager/0.0.10/app-readme.md diff --git a/incubator/plex-meta-manager/0.0.10/charts/common-10.4.7.tgz b/incubator/plex-meta-manager/0.0.10/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/plex-meta-manager/0.0.10/charts/common-10.4.7.tgz differ diff --git a/incubator/plex-meta-manager/0.0.9/ix_values.yaml b/incubator/plex-meta-manager/0.0.10/ix_values.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.9/ix_values.yaml rename to incubator/plex-meta-manager/0.0.10/ix_values.yaml diff --git a/incubator/plex-meta-manager/0.0.9/questions.yaml b/incubator/plex-meta-manager/0.0.10/questions.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.9/questions.yaml rename to incubator/plex-meta-manager/0.0.10/questions.yaml diff --git a/incubator/plex-meta-manager/0.0.9/templates/common.yaml b/incubator/plex-meta-manager/0.0.10/templates/common.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.9/templates/common.yaml rename to incubator/plex-meta-manager/0.0.10/templates/common.yaml diff --git a/incubator/plex-meta-manager/0.0.9/values.yaml b/incubator/plex-meta-manager/0.0.10/values.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.9/values.yaml rename to incubator/plex-meta-manager/0.0.10/values.yaml diff --git a/incubator/plex-meta-manager/0.0.9/CHANGELOG.md b/incubator/plex-meta-manager/0.0.9/CHANGELOG.md deleted file mode 100644 index 7800c58f09a..00000000000 --- a/incubator/plex-meta-manager/0.0.9/CHANGELOG.md +++ /dev/null @@ -1,59 +0,0 @@ -# Changelog - - - -## [plex-meta-manager-0.0.9](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.7...plex-meta-manager-0.0.9) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [plex-meta-manager-0.0.7](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.6...plex-meta-manager-0.0.7) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [plex-meta-manager-0.0.6](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.5...plex-meta-manager-0.0.6) (2022-07-18) - -### Fix - -- Change upstream image, update env, add docs ([#3206](https://github.com/truecharts/apps/issues/3206)) - - - -## [plex-meta-manager-0.0.5](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.4...plex-meta-manager-0.0.5) (2022-07-15) - - - -## [plex-meta-manager-0.0.4](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.3...plex-meta-manager-0.0.4) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [plex-meta-manager-0.0.3](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.1...plex-meta-manager-0.0.3) (2022-07-14) - -### Chore - -- Auto-update chart README [skip ci] - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [plex-meta-manager-0.0.1]plex-meta-manager-0.0.1 (2022-07-14) - -### Feat - -- Add plex-meta-manager ([#3172](https://github.com/truecharts/apps/issues/3172)) diff --git a/incubator/plex-meta-manager/0.0.9/Chart.lock b/incubator/plex-meta-manager/0.0.9/Chart.lock deleted file mode 100644 index 74cc0e7c73a..00000000000 --- a/incubator/plex-meta-manager/0.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:30:41.609220625Z" diff --git a/incubator/plex-meta-manager/0.0.9/Chart.yaml b/incubator/plex-meta-manager/0.0.9/Chart.yaml deleted file mode 100644 index bb341558160..00000000000 --- a/incubator/plex-meta-manager/0.0.9/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: plex-meta-manager -version: 0.0.9 -appVersion: "1.17.2" -description: Python script to update metadata and automatically build collections. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/incubator/plex-meta-manager -icon: https://truecharts.org/img/chart-icons/plex-meta-manager.png -keywords: - - plex-meta-manager -sources: - - https://hub.docker.com/r/meisnate12/Plex-Meta-Manager - - https://github.com/meisnate12/Plex-Meta-Manager -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/plex-meta-manager/0.0.9/README.md b/incubator/plex-meta-manager/0.0.9/README.md deleted file mode 100644 index da50f8983a3..00000000000 --- a/incubator/plex-meta-manager/0.0.9/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# plex-meta-manager - -![Version: 0.0.9](https://img.shields.io/badge/Version-0.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.2](https://img.shields.io/badge/AppVersion-1.17.2-informational?style=flat-square) - -Python script to update metadata and automatically build collections. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plex-meta-manager](https://truecharts.org/docs/charts/stable/plex-meta-manager) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `plex-meta-manager` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install plex-meta-manager TrueCharts/plex-meta-manager -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `plex-meta-manager` deployment - -```console -helm uninstall plex-meta-manager -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plex-meta-manager \ - --set env.TZ="America/New York" \ - TrueCharts/plex-meta-manager -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install plex-meta-manager TrueCharts/plex-meta-manager -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plex-meta-manager/0.0.9/charts/common-10.4.6.tgz b/incubator/plex-meta-manager/0.0.9/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/plex-meta-manager/0.0.9/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/plex-utills/0.0.11/CHANGELOG.md b/incubator/plex-utills/0.0.11/CHANGELOG.md deleted file mode 100644 index c0264881231..00000000000 --- a/incubator/plex-utills/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [plex-utills-0.0.11]plex-utills-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [plex-utills-0.0.10]plex-utills-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [plex-utills-0.0.10]plex-utills-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/plex-utills/0.0.11/Chart.lock b/incubator/plex-utills/0.0.11/Chart.lock deleted file mode 100644 index 797719bfac4..00000000000 --- a/incubator/plex-utills/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:30:53.758699536Z" diff --git a/incubator/plex-utills/0.0.11/Chart.yaml b/incubator/plex-utills/0.0.11/Chart.yaml deleted file mode 100644 index 5bf3c04122b..00000000000 --- a/incubator/plex-utills/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - A utility to help manage your library. Options include adding 4k banners - and HDR banners to your poster art automactically, auto collections for Disney and - Pixar Studios and hiding/auto optimising media files where there is only a 4k version - available. -home: https://github.com/truecharts/apps/tree/master/charts/stable/plex-utills -icon: https://truecharts.org/img/chart-icons/plex-utills.png -keywords: - - plex-utills - - Tools-Utilities - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plex-utills -sources: - - https://github.com/jkirkcaldy/plex-utills - - https://hub.docker.com/r/jkirkcaldy/plex-utills/ -type: application -version: 0.0.11 diff --git a/incubator/plex-utills/0.0.11/README.md b/incubator/plex-utills/0.0.11/README.md deleted file mode 100644 index 7657925dea2..00000000000 --- a/incubator/plex-utills/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# plex-utills - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 utility to help manage your library. Options include adding 4k banners and HDR banners to your poster art automactically, auto collections for Disney and Pixar Studios and hiding/auto optimising media files where there is only a 4k version available. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plex-utills](https://truecharts.org/docs/charts/stable/plex-utills) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `plex-utills` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install plex-utills TrueCharts/plex-utills -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `plex-utills` deployment - -```console -helm uninstall plex-utills -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plex-utills \ - --set env.TZ="America/New York" \ - TrueCharts/plex-utills -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install plex-utills TrueCharts/plex-utills -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plex-utills/0.0.11/charts/common-10.4.6.tgz b/incubator/plex-utills/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/plex-utills/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/plex-utills/0.0.12/CHANGELOG.md b/incubator/plex-utills/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2481d037815 --- /dev/null +++ b/incubator/plex-utills/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [plex-utills-0.0.12](https://github.com/truecharts/apps/compare/plex-utills-0.0.11...plex-utills-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [plex-utills-0.0.11]plex-utills-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [plex-utills-0.0.10]plex-utills-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [plex-utills-0.0.10]plex-utills-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/plex-utills/0.0.12/Chart.lock b/incubator/plex-utills/0.0.12/Chart.lock new file mode 100644 index 00000000000..160bb70de1a --- /dev/null +++ b/incubator/plex-utills/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:11:47.800110849Z" diff --git a/incubator/plex-utills/0.0.12/Chart.yaml b/incubator/plex-utills/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e39d7c4a0c3 --- /dev/null +++ b/incubator/plex-utills/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + A utility to help manage your library. Options include adding 4k banners + and HDR banners to your poster art automactically, auto collections for Disney and + Pixar Studios and hiding/auto optimising media files where there is only a 4k version + available. +home: https://github.com/truecharts/apps/tree/master/charts/stable/plex-utills +icon: https://truecharts.org/img/chart-icons/plex-utills.png +keywords: + - plex-utills + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex-utills +sources: + - https://github.com/jkirkcaldy/plex-utills + - https://hub.docker.com/r/jkirkcaldy/plex-utills/ +type: application +version: 0.0.12 diff --git a/incubator/plex-utills/0.0.12/README.md b/incubator/plex-utills/0.0.12/README.md new file mode 100644 index 00000000000..8518b53893e --- /dev/null +++ b/incubator/plex-utills/0.0.12/README.md @@ -0,0 +1,108 @@ +# plex-utills + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 utility to help manage your library. Options include adding 4k banners and HDR banners to your poster art automactically, auto collections for Disney and Pixar Studios and hiding/auto optimising media files where there is only a 4k version available. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex-utills](https://truecharts.org/docs/charts/stable/plex-utills) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `plex-utills` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install plex-utills TrueCharts/plex-utills +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `plex-utills` deployment + +```console +helm uninstall plex-utills +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plex-utills \ + --set env.TZ="America/New York" \ + TrueCharts/plex-utills +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plex-utills TrueCharts/plex-utills -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plex-utills/0.0.11/app-readme.md b/incubator/plex-utills/0.0.12/app-readme.md similarity index 100% rename from incubator/plex-utills/0.0.11/app-readme.md rename to incubator/plex-utills/0.0.12/app-readme.md diff --git a/incubator/plex-utills/0.0.12/charts/common-10.4.7.tgz b/incubator/plex-utills/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/plex-utills/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/plex-utills/0.0.11/ix_values.yaml b/incubator/plex-utills/0.0.12/ix_values.yaml similarity index 100% rename from incubator/plex-utills/0.0.11/ix_values.yaml rename to incubator/plex-utills/0.0.12/ix_values.yaml diff --git a/incubator/plex-utills/0.0.11/questions.yaml b/incubator/plex-utills/0.0.12/questions.yaml similarity index 100% rename from incubator/plex-utills/0.0.11/questions.yaml rename to incubator/plex-utills/0.0.12/questions.yaml diff --git a/incubator/plex-utills/0.0.11/templates/common.yaml b/incubator/plex-utills/0.0.12/templates/common.yaml similarity index 100% rename from incubator/plex-utills/0.0.11/templates/common.yaml rename to incubator/plex-utills/0.0.12/templates/common.yaml diff --git a/incubator/plex-utills/0.0.11/values.yaml b/incubator/plex-utills/0.0.12/values.yaml similarity index 100% rename from incubator/plex-utills/0.0.11/values.yaml rename to incubator/plex-utills/0.0.12/values.yaml diff --git a/incubator/plexripper/0.0.11/CHANGELOG.md b/incubator/plexripper/0.0.11/CHANGELOG.md deleted file mode 100644 index c4be5520cc4..00000000000 --- a/incubator/plexripper/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [plexripper-0.0.11]plexripper-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [plexripper-0.0.10]plexripper-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [plexripper-0.0.10]plexripper-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/plexripper/0.0.11/Chart.lock b/incubator/plexripper/0.0.11/Chart.lock deleted file mode 100644 index eadd5bef4dc..00000000000 --- a/incubator/plexripper/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:30:59.869064233Z" diff --git a/incubator/plexripper/0.0.11/Chart.yaml b/incubator/plexripper/0.0.11/Chart.yaml deleted file mode 100644 index 0124a23b860..00000000000 --- a/incubator/plexripper/0.0.11/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Downloaders - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Tired of searching for media on different torrent websites or paying - for Usenet server access? Well look no further! You can now use PlexRipper to download - "everything" from the Plex servers you have access to and expand your collection - that way! Let others collect media for you and then just download everything! -home: https://github.com/truecharts/apps/tree/master/charts/stable/plexripper -icon: https://truecharts.org/img/chart-icons/plexripper.png -keywords: - - plexripper - - Backup - - Downloaders - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plexripper -sources: - - https://github.com/PlexRipper/PlexRipper/ - - https://hub.docker.com/r/plexripper/plexripper/ -type: application -version: 0.0.11 diff --git a/incubator/plexripper/0.0.11/README.md b/incubator/plexripper/0.0.11/README.md deleted file mode 100644 index 73f76325227..00000000000 --- a/incubator/plexripper/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# plexripper - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Tired of searching for media on different torrent websites or paying for Usenet server access? Well look no further! You can now use PlexRipper to download "everything" from the Plex servers you have access to and expand your collection that way! Let others collect media for you and then just download everything! - -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: [plexripper](https://truecharts.org/docs/charts/stable/plexripper) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `plexripper` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install plexripper TrueCharts/plexripper -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `plexripper` deployment - -```console -helm uninstall plexripper -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plexripper \ - --set env.TZ="America/New York" \ - TrueCharts/plexripper -``` - -#### 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 plexripper TrueCharts/plexripper -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plexripper/0.0.11/charts/common-10.4.6.tgz b/incubator/plexripper/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/plexripper/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/plexripper/0.0.12/CHANGELOG.md b/incubator/plexripper/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2645f96e641 --- /dev/null +++ b/incubator/plexripper/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [plexripper-0.0.12](https://github.com/truecharts/apps/compare/plexripper-0.0.11...plexripper-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [plexripper-0.0.11]plexripper-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [plexripper-0.0.10]plexripper-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [plexripper-0.0.10]plexripper-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/plexripper/0.0.12/Chart.lock b/incubator/plexripper/0.0.12/Chart.lock new file mode 100644 index 00000000000..d5a1dfd12ee --- /dev/null +++ b/incubator/plexripper/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:11:51.171274136Z" diff --git a/incubator/plexripper/0.0.12/Chart.yaml b/incubator/plexripper/0.0.12/Chart.yaml new file mode 100644 index 00000000000..eda7a6b5230 --- /dev/null +++ b/incubator/plexripper/0.0.12/Chart.yaml @@ -0,0 +1,42 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Downloaders + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Tired of searching for media on different torrent websites or paying + for Usenet server access? Well look no further! You can now use PlexRipper to download + "everything" from the Plex servers you have access to and expand your collection + that way! Let others collect media for you and then just download everything! +home: https://github.com/truecharts/apps/tree/master/charts/stable/plexripper +icon: https://truecharts.org/img/chart-icons/plexripper.png +keywords: + - plexripper + - Backup + - Downloaders + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plexripper +sources: + - https://github.com/PlexRipper/PlexRipper/ + - https://hub.docker.com/r/plexripper/plexripper/ +type: application +version: 0.0.12 diff --git a/incubator/plexripper/0.0.12/README.md b/incubator/plexripper/0.0.12/README.md new file mode 100644 index 00000000000..bae0c305898 --- /dev/null +++ b/incubator/plexripper/0.0.12/README.md @@ -0,0 +1,108 @@ +# plexripper + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Tired of searching for media on different torrent websites or paying for Usenet server access? Well look no further! You can now use PlexRipper to download "everything" from the Plex servers you have access to and expand your collection that way! Let others collect media for you and then just download everything! + +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: [plexripper](https://truecharts.org/docs/charts/stable/plexripper) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `plexripper` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install plexripper TrueCharts/plexripper +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `plexripper` deployment + +```console +helm uninstall plexripper +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plexripper \ + --set env.TZ="America/New York" \ + TrueCharts/plexripper +``` + +#### 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 plexripper TrueCharts/plexripper -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plexripper/0.0.11/app-readme.md b/incubator/plexripper/0.0.12/app-readme.md similarity index 100% rename from incubator/plexripper/0.0.11/app-readme.md rename to incubator/plexripper/0.0.12/app-readme.md diff --git a/incubator/plexripper/0.0.12/charts/common-10.4.7.tgz b/incubator/plexripper/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/plexripper/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/plexripper/0.0.11/ix_values.yaml b/incubator/plexripper/0.0.12/ix_values.yaml similarity index 100% rename from incubator/plexripper/0.0.11/ix_values.yaml rename to incubator/plexripper/0.0.12/ix_values.yaml diff --git a/incubator/plexripper/0.0.11/questions.yaml b/incubator/plexripper/0.0.12/questions.yaml similarity index 100% rename from incubator/plexripper/0.0.11/questions.yaml rename to incubator/plexripper/0.0.12/questions.yaml diff --git a/incubator/plexripper/0.0.11/templates/common.yaml b/incubator/plexripper/0.0.12/templates/common.yaml similarity index 100% rename from incubator/plexripper/0.0.11/templates/common.yaml rename to incubator/plexripper/0.0.12/templates/common.yaml diff --git a/incubator/plexripper/0.0.11/values.yaml b/incubator/plexripper/0.0.12/values.yaml similarity index 100% rename from incubator/plexripper/0.0.11/values.yaml rename to incubator/plexripper/0.0.12/values.yaml diff --git a/incubator/plextraktsync/0.0.11/CHANGELOG.md b/incubator/plextraktsync/0.0.11/CHANGELOG.md deleted file mode 100644 index 9c2d0c59f1f..00000000000 --- a/incubator/plextraktsync/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [plextraktsync-0.0.11]plextraktsync-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [plextraktsync-0.0.10]plextraktsync-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [plextraktsync-0.0.10]plextraktsync-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/plextraktsync/0.0.11/Chart.lock b/incubator/plextraktsync/0.0.11/Chart.lock deleted file mode 100644 index e8c75375e00..00000000000 --- a/incubator/plextraktsync/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:31:05.273082438Z" diff --git a/incubator/plextraktsync/0.0.11/Chart.yaml b/incubator/plextraktsync/0.0.11/Chart.yaml deleted file mode 100644 index bb5244ad5e0..00000000000 --- a/incubator/plextraktsync/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Cette app permet de synchroniser le contenu de votre bibliotheque plex\ - \ (pas de plexpass obligatoire) avec le site trakt.tv .\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/plextraktsync -icon: https://truecharts.org/img/chart-icons/plextraktsync.png -keywords: - - plextraktsync - - Tools-Utilities - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plextraktsync -sources: - - https://github.com/Taxel/PlexTraktSync - - https://ghcr.io/taxel/plextraktsync -type: application -version: 0.0.11 diff --git a/incubator/plextraktsync/0.0.11/README.md b/incubator/plextraktsync/0.0.11/README.md deleted file mode 100644 index df89e7a7feb..00000000000 --- a/incubator/plextraktsync/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# plextraktsync - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Cette app permet de synchroniser le contenu de votre bibliotheque plex (pas de plexpass obligatoire) avec le site trakt.tv . - -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: [plextraktsync](https://truecharts.org/docs/charts/stable/plextraktsync) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `plextraktsync` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install plextraktsync TrueCharts/plextraktsync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `plextraktsync` deployment - -```console -helm uninstall plextraktsync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plextraktsync \ - --set env.TZ="America/New York" \ - TrueCharts/plextraktsync -``` - -#### 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 plextraktsync TrueCharts/plextraktsync -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plextraktsync/0.0.11/charts/common-10.4.6.tgz b/incubator/plextraktsync/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/plextraktsync/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/plextraktsync/0.0.12/CHANGELOG.md b/incubator/plextraktsync/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..02f6645412c --- /dev/null +++ b/incubator/plextraktsync/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [plextraktsync-0.0.12](https://github.com/truecharts/apps/compare/plextraktsync-0.0.11...plextraktsync-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [plextraktsync-0.0.11]plextraktsync-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [plextraktsync-0.0.10]plextraktsync-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [plextraktsync-0.0.10]plextraktsync-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/plextraktsync/0.0.12/Chart.lock b/incubator/plextraktsync/0.0.12/Chart.lock new file mode 100644 index 00000000000..47dc2607186 --- /dev/null +++ b/incubator/plextraktsync/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:11:51.233707503Z" diff --git a/incubator/plextraktsync/0.0.12/Chart.yaml b/incubator/plextraktsync/0.0.12/Chart.yaml new file mode 100644 index 00000000000..7c76baa4cb0 --- /dev/null +++ b/incubator/plextraktsync/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Cette app permet de synchroniser le contenu de votre bibliotheque plex\ + \ (pas de plexpass obligatoire) avec le site trakt.tv .\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/plextraktsync +icon: https://truecharts.org/img/chart-icons/plextraktsync.png +keywords: + - plextraktsync + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plextraktsync +sources: + - https://github.com/Taxel/PlexTraktSync + - https://ghcr.io/taxel/plextraktsync +type: application +version: 0.0.12 diff --git a/incubator/plextraktsync/0.0.12/README.md b/incubator/plextraktsync/0.0.12/README.md new file mode 100644 index 00000000000..46b5c6f690f --- /dev/null +++ b/incubator/plextraktsync/0.0.12/README.md @@ -0,0 +1,108 @@ +# plextraktsync + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Cette app permet de synchroniser le contenu de votre bibliotheque plex (pas de plexpass obligatoire) avec le site trakt.tv . + +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: [plextraktsync](https://truecharts.org/docs/charts/stable/plextraktsync) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `plextraktsync` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install plextraktsync TrueCharts/plextraktsync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `plextraktsync` deployment + +```console +helm uninstall plextraktsync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plextraktsync \ + --set env.TZ="America/New York" \ + TrueCharts/plextraktsync +``` + +#### 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 plextraktsync TrueCharts/plextraktsync -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/plextraktsync/0.0.11/app-readme.md b/incubator/plextraktsync/0.0.12/app-readme.md similarity index 100% rename from incubator/plextraktsync/0.0.11/app-readme.md rename to incubator/plextraktsync/0.0.12/app-readme.md diff --git a/incubator/plextraktsync/0.0.12/charts/common-10.4.7.tgz b/incubator/plextraktsync/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/plextraktsync/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/plextraktsync/0.0.11/ix_values.yaml b/incubator/plextraktsync/0.0.12/ix_values.yaml similarity index 100% rename from incubator/plextraktsync/0.0.11/ix_values.yaml rename to incubator/plextraktsync/0.0.12/ix_values.yaml diff --git a/incubator/plextraktsync/0.0.11/questions.yaml b/incubator/plextraktsync/0.0.12/questions.yaml similarity index 100% rename from incubator/plextraktsync/0.0.11/questions.yaml rename to incubator/plextraktsync/0.0.12/questions.yaml diff --git a/incubator/plextraktsync/0.0.11/templates/common.yaml b/incubator/plextraktsync/0.0.12/templates/common.yaml similarity index 100% rename from incubator/plextraktsync/0.0.11/templates/common.yaml rename to incubator/plextraktsync/0.0.12/templates/common.yaml diff --git a/incubator/plextraktsync/0.0.11/values.yaml b/incubator/plextraktsync/0.0.12/values.yaml similarity index 100% rename from incubator/plextraktsync/0.0.11/values.yaml rename to incubator/plextraktsync/0.0.12/values.yaml diff --git a/incubator/post-recording/0.0.11/CHANGELOG.md b/incubator/post-recording/0.0.11/CHANGELOG.md deleted file mode 100644 index 8e82073d039..00000000000 --- a/incubator/post-recording/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [post-recording-0.0.11]post-recording-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [post-recording-0.0.10]post-recording-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [post-recording-0.0.10]post-recording-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/post-recording/0.0.11/Chart.lock b/incubator/post-recording/0.0.11/Chart.lock deleted file mode 100644 index feb5fc7fa00..00000000000 --- a/incubator/post-recording/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:31:15.717447686Z" diff --git a/incubator/post-recording/0.0.11/Chart.yaml b/incubator/post-recording/0.0.11/Chart.yaml deleted file mode 100644 index a130408a68c..00000000000 --- a/incubator/post-recording/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Watches for .ts files made by Live TV recordings, convert them to a\ - \ friendly format, extract .srt file, add chapters with comchap or remove them with\ - \ comcut. Tested with Emby recordings.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/post-recording -icon: https://truecharts.org/img/chart-icons/post-recording.png -keywords: - - post-recording - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: post-recording -sources: - - https://github.com/chacawaca/docker-post-recording - - https://hub.docker.com/r/chacawaca/post-recording -type: application -version: 0.0.11 diff --git a/incubator/post-recording/0.0.11/README.md b/incubator/post-recording/0.0.11/README.md deleted file mode 100644 index a0230830ce7..00000000000 --- a/incubator/post-recording/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# post-recording - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. - -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: [post-recording](https://truecharts.org/docs/charts/stable/post-recording) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `post-recording` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install post-recording TrueCharts/post-recording -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `post-recording` deployment - -```console -helm uninstall post-recording -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install post-recording \ - --set env.TZ="America/New York" \ - TrueCharts/post-recording -``` - -#### 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 post-recording TrueCharts/post-recording -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/post-recording/0.0.11/charts/common-10.4.6.tgz b/incubator/post-recording/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/post-recording/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/post-recording/0.0.12/CHANGELOG.md b/incubator/post-recording/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..af2060f7c9b --- /dev/null +++ b/incubator/post-recording/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [post-recording-0.0.12](https://github.com/truecharts/apps/compare/post-recording-0.0.11...post-recording-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [post-recording-0.0.11]post-recording-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [post-recording-0.0.10]post-recording-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [post-recording-0.0.10]post-recording-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/post-recording/0.0.12/Chart.lock b/incubator/post-recording/0.0.12/Chart.lock new file mode 100644 index 00000000000..024181fe92e --- /dev/null +++ b/incubator/post-recording/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:11:59.325482372Z" diff --git a/incubator/post-recording/0.0.12/Chart.yaml b/incubator/post-recording/0.0.12/Chart.yaml new file mode 100644 index 00000000000..86fa81ba4cd --- /dev/null +++ b/incubator/post-recording/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Watches for .ts files made by Live TV recordings, convert them to a\ + \ friendly format, extract .srt file, add chapters with comchap or remove them with\ + \ comcut. Tested with Emby recordings.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/post-recording +icon: https://truecharts.org/img/chart-icons/post-recording.png +keywords: + - post-recording + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: post-recording +sources: + - https://github.com/chacawaca/docker-post-recording + - https://hub.docker.com/r/chacawaca/post-recording +type: application +version: 0.0.12 diff --git a/incubator/post-recording/0.0.12/README.md b/incubator/post-recording/0.0.12/README.md new file mode 100644 index 00000000000..43cf89de7ff --- /dev/null +++ b/incubator/post-recording/0.0.12/README.md @@ -0,0 +1,108 @@ +# post-recording + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. + +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: [post-recording](https://truecharts.org/docs/charts/stable/post-recording) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `post-recording` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install post-recording TrueCharts/post-recording +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `post-recording` deployment + +```console +helm uninstall post-recording +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install post-recording \ + --set env.TZ="America/New York" \ + TrueCharts/post-recording +``` + +#### 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 post-recording TrueCharts/post-recording -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/post-recording/0.0.11/app-readme.md b/incubator/post-recording/0.0.12/app-readme.md similarity index 100% rename from incubator/post-recording/0.0.11/app-readme.md rename to incubator/post-recording/0.0.12/app-readme.md diff --git a/incubator/post-recording/0.0.12/charts/common-10.4.7.tgz b/incubator/post-recording/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/post-recording/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/post-recording/0.0.11/ix_values.yaml b/incubator/post-recording/0.0.12/ix_values.yaml similarity index 100% rename from incubator/post-recording/0.0.11/ix_values.yaml rename to incubator/post-recording/0.0.12/ix_values.yaml diff --git a/incubator/post-recording/0.0.11/questions.yaml b/incubator/post-recording/0.0.12/questions.yaml similarity index 100% rename from incubator/post-recording/0.0.11/questions.yaml rename to incubator/post-recording/0.0.12/questions.yaml diff --git a/incubator/post-recording/0.0.11/templates/common.yaml b/incubator/post-recording/0.0.12/templates/common.yaml similarity index 100% rename from incubator/post-recording/0.0.11/templates/common.yaml rename to incubator/post-recording/0.0.12/templates/common.yaml diff --git a/incubator/post-recording/0.0.11/values.yaml b/incubator/post-recording/0.0.12/values.yaml similarity index 100% rename from incubator/post-recording/0.0.11/values.yaml rename to incubator/post-recording/0.0.12/values.yaml diff --git a/incubator/poste/0.0.11/CHANGELOG.md b/incubator/poste/0.0.11/CHANGELOG.md deleted file mode 100644 index da7fdd6748c..00000000000 --- a/incubator/poste/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [poste-0.0.11](https://github.com/truecharts/apps/compare/imposter-server-0.0.2...poste-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [poste-0.0.10](https://github.com/truecharts/apps/compare/imposter-server-0.0.2...poste-0.0.10) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [poste-0.0.10](https://github.com/truecharts/apps/compare/imposter-server-0.0.2...poste-0.0.10) (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/poste/0.0.11/Chart.lock b/incubator/poste/0.0.11/Chart.lock deleted file mode 100644 index b254b13402b..00000000000 --- a/incubator/poste/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:31:18.343673076Z" diff --git a/incubator/poste/0.0.11/Chart.yaml b/incubator/poste/0.0.11/Chart.yaml deleted file mode 100644 index c8ef9b45110..00000000000 --- a/incubator/poste/0.0.11/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-Web - - Network-Other - - Network-Messenger -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP,\ - \ Spamassassin, WebMail, WebAdmin. \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/poste -icon: https://truecharts.org/img/chart-icons/poste.png -keywords: - - poste - - Cloud - - Productivity - - Tools-Utilities - - Network-Web - - Network-Other - - Network-Messenger -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: poste -sources: - - https://poste.io/ - - https://hub.docker.com/r/analogic/poste.io/ -type: application -version: 0.0.11 diff --git a/incubator/poste/0.0.11/README.md b/incubator/poste/0.0.11/README.md deleted file mode 100644 index e43d1cffbba..00000000000 --- a/incubator/poste/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# poste - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. - -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: [poste](https://truecharts.org/docs/charts/stable/poste) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `poste` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install poste TrueCharts/poste -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `poste` deployment - -```console -helm uninstall poste -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install poste \ - --set env.TZ="America/New York" \ - TrueCharts/poste -``` - -#### 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 poste TrueCharts/poste -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/poste/0.0.11/charts/common-10.4.6.tgz b/incubator/poste/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/poste/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/poste/0.0.12/CHANGELOG.md b/incubator/poste/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..cdd10a721ab --- /dev/null +++ b/incubator/poste/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [poste-0.0.12](https://github.com/truecharts/apps/compare/posterr-0.0.11...poste-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [poste-0.0.11](https://github.com/truecharts/apps/compare/imposter-server-0.0.2...poste-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [poste-0.0.10](https://github.com/truecharts/apps/compare/imposter-server-0.0.2...poste-0.0.10) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [poste-0.0.10](https://github.com/truecharts/apps/compare/imposter-server-0.0.2...poste-0.0.10) (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/poste/0.0.12/Chart.lock b/incubator/poste/0.0.12/Chart.lock new file mode 100644 index 00000000000..c24eb34ffef --- /dev/null +++ b/incubator/poste/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:12:07.273441905Z" diff --git a/incubator/poste/0.0.12/Chart.yaml b/incubator/poste/0.0.12/Chart.yaml new file mode 100644 index 00000000000..bc883aa6144 --- /dev/null +++ b/incubator/poste/0.0.12/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - Network-Web + - Network-Other + - Network-Messenger +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP,\ + \ Spamassassin, WebMail, WebAdmin. \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/poste +icon: https://truecharts.org/img/chart-icons/poste.png +keywords: + - poste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web + - Network-Other + - Network-Messenger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: poste +sources: + - https://poste.io/ + - https://hub.docker.com/r/analogic/poste.io/ +type: application +version: 0.0.12 diff --git a/incubator/poste/0.0.12/README.md b/incubator/poste/0.0.12/README.md new file mode 100644 index 00000000000..6faba443c25 --- /dev/null +++ b/incubator/poste/0.0.12/README.md @@ -0,0 +1,108 @@ +# poste + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. + +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: [poste](https://truecharts.org/docs/charts/stable/poste) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `poste` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install poste TrueCharts/poste +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `poste` deployment + +```console +helm uninstall poste +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install poste \ + --set env.TZ="America/New York" \ + TrueCharts/poste +``` + +#### 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 poste TrueCharts/poste -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/poste/0.0.11/app-readme.md b/incubator/poste/0.0.12/app-readme.md similarity index 100% rename from incubator/poste/0.0.11/app-readme.md rename to incubator/poste/0.0.12/app-readme.md diff --git a/incubator/poste/0.0.12/charts/common-10.4.7.tgz b/incubator/poste/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/poste/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/poste/0.0.11/ix_values.yaml b/incubator/poste/0.0.12/ix_values.yaml similarity index 100% rename from incubator/poste/0.0.11/ix_values.yaml rename to incubator/poste/0.0.12/ix_values.yaml diff --git a/incubator/poste/0.0.11/questions.yaml b/incubator/poste/0.0.12/questions.yaml similarity index 100% rename from incubator/poste/0.0.11/questions.yaml rename to incubator/poste/0.0.12/questions.yaml diff --git a/incubator/poste/0.0.11/templates/common.yaml b/incubator/poste/0.0.12/templates/common.yaml similarity index 100% rename from incubator/poste/0.0.11/templates/common.yaml rename to incubator/poste/0.0.12/templates/common.yaml diff --git a/incubator/poste/0.0.11/values.yaml b/incubator/poste/0.0.12/values.yaml similarity index 100% rename from incubator/poste/0.0.11/values.yaml rename to incubator/poste/0.0.12/values.yaml diff --git a/incubator/posterr/0.0.11/CHANGELOG.md b/incubator/posterr/0.0.11/CHANGELOG.md deleted file mode 100644 index b20636c4e78..00000000000 --- a/incubator/posterr/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [posterr-0.0.11]posterr-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [posterr-0.0.10]posterr-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [posterr-0.0.10]posterr-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/posterr/0.0.11/Chart.lock b/incubator/posterr/0.0.11/Chart.lock deleted file mode 100644 index edaf5e2833a..00000000000 --- a/incubator/posterr/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:31:21.835461385Z" diff --git a/incubator/posterr/0.0.11/Chart.yaml b/incubator/posterr/0.0.11/Chart.yaml deleted file mode 100644 index 1d482770916..00000000000 --- a/incubator/posterr/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Media display for Plex, sonarr and radarr -home: https://github.com/truecharts/apps/tree/master/charts/stable/posterr -icon: https://truecharts.org/img/chart-icons/posterr.png -keywords: - - posterr - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: posterr -sources: - - https://github.com/petersem/posterr - - https://hub.docker.com/r/petersem/posterr/ -type: application -version: 0.0.11 diff --git a/incubator/posterr/0.0.11/README.md b/incubator/posterr/0.0.11/README.md deleted file mode 100644 index 133f168250d..00000000000 --- a/incubator/posterr/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# posterr - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Media display for Plex, sonarr and radarr - -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: [posterr](https://truecharts.org/docs/charts/stable/posterr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `posterr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install posterr TrueCharts/posterr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `posterr` deployment - -```console -helm uninstall posterr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install posterr \ - --set env.TZ="America/New York" \ - TrueCharts/posterr -``` - -#### 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 posterr TrueCharts/posterr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/posterr/0.0.11/charts/common-10.4.6.tgz b/incubator/posterr/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/posterr/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/posterr/0.0.12/CHANGELOG.md b/incubator/posterr/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..873dbfeaa40 --- /dev/null +++ b/incubator/posterr/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [posterr-0.0.12](https://github.com/truecharts/apps/compare/posterr-0.0.11...posterr-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [posterr-0.0.11]posterr-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [posterr-0.0.10]posterr-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [posterr-0.0.10]posterr-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/posterr/0.0.12/Chart.lock b/incubator/posterr/0.0.12/Chart.lock new file mode 100644 index 00000000000..7a19c391d27 --- /dev/null +++ b/incubator/posterr/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:12:09.789414555Z" diff --git a/incubator/posterr/0.0.12/Chart.yaml b/incubator/posterr/0.0.12/Chart.yaml new file mode 100644 index 00000000000..021dca878ee --- /dev/null +++ b/incubator/posterr/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Media display for Plex, sonarr and radarr +home: https://github.com/truecharts/apps/tree/master/charts/stable/posterr +icon: https://truecharts.org/img/chart-icons/posterr.png +keywords: + - posterr + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: posterr +sources: + - https://github.com/petersem/posterr + - https://hub.docker.com/r/petersem/posterr/ +type: application +version: 0.0.12 diff --git a/incubator/posterr/0.0.12/README.md b/incubator/posterr/0.0.12/README.md new file mode 100644 index 00000000000..37632b11749 --- /dev/null +++ b/incubator/posterr/0.0.12/README.md @@ -0,0 +1,108 @@ +# posterr + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Media display for Plex, sonarr and radarr + +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: [posterr](https://truecharts.org/docs/charts/stable/posterr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `posterr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install posterr TrueCharts/posterr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `posterr` deployment + +```console +helm uninstall posterr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install posterr \ + --set env.TZ="America/New York" \ + TrueCharts/posterr +``` + +#### 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 posterr TrueCharts/posterr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/posterr/0.0.11/app-readme.md b/incubator/posterr/0.0.12/app-readme.md similarity index 100% rename from incubator/posterr/0.0.11/app-readme.md rename to incubator/posterr/0.0.12/app-readme.md diff --git a/incubator/posterr/0.0.12/charts/common-10.4.7.tgz b/incubator/posterr/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/posterr/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/posterr/0.0.11/ix_values.yaml b/incubator/posterr/0.0.12/ix_values.yaml similarity index 100% rename from incubator/posterr/0.0.11/ix_values.yaml rename to incubator/posterr/0.0.12/ix_values.yaml diff --git a/incubator/posterr/0.0.11/questions.yaml b/incubator/posterr/0.0.12/questions.yaml similarity index 100% rename from incubator/posterr/0.0.11/questions.yaml rename to incubator/posterr/0.0.12/questions.yaml diff --git a/incubator/posterr/0.0.11/templates/common.yaml b/incubator/posterr/0.0.12/templates/common.yaml similarity index 100% rename from incubator/posterr/0.0.11/templates/common.yaml rename to incubator/posterr/0.0.12/templates/common.yaml diff --git a/incubator/posterr/0.0.11/values.yaml b/incubator/posterr/0.0.12/values.yaml similarity index 100% rename from incubator/posterr/0.0.11/values.yaml rename to incubator/posterr/0.0.12/values.yaml diff --git a/incubator/postscriptum/0.0.11/CHANGELOG.md b/incubator/postscriptum/0.0.11/CHANGELOG.md deleted file mode 100644 index e3165702dd1..00000000000 --- a/incubator/postscriptum/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [postscriptum-0.0.11]postscriptum-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [postscriptum-0.0.10]postscriptum-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [postscriptum-0.0.10]postscriptum-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/postscriptum/0.0.11/Chart.lock b/incubator/postscriptum/0.0.11/Chart.lock deleted file mode 100644 index cf9cd34b372..00000000000 --- a/incubator/postscriptum/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:31:27.789958786Z" diff --git a/incubator/postscriptum/0.0.11/Chart.yaml b/incubator/postscriptum/0.0.11/Chart.yaml deleted file mode 100644 index ebf7f77021e..00000000000 --- a/incubator/postscriptum/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ PostScriptum and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/postscriptum -icon: https://truecharts.org/img/chart-icons/postscriptum.png -keywords: - - postscriptum - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: postscriptum -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/postscriptum/0.0.11/README.md b/incubator/postscriptum/0.0.11/README.md deleted file mode 100644 index ba25aade718..00000000000 --- a/incubator/postscriptum/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# postscriptum - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install PostScriptum and run it. - -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: [postscriptum](https://truecharts.org/docs/charts/stable/postscriptum) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `postscriptum` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install postscriptum TrueCharts/postscriptum -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `postscriptum` deployment - -```console -helm uninstall postscriptum -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install postscriptum \ - --set env.TZ="America/New York" \ - TrueCharts/postscriptum -``` - -#### 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 postscriptum TrueCharts/postscriptum -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/postscriptum/0.0.11/charts/common-10.4.6.tgz b/incubator/postscriptum/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/postscriptum/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/postscriptum/0.0.12/CHANGELOG.md b/incubator/postscriptum/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8684a4c694b --- /dev/null +++ b/incubator/postscriptum/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [postscriptum-0.0.12](https://github.com/truecharts/apps/compare/postscriptum-0.0.11...postscriptum-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [postscriptum-0.0.11]postscriptum-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [postscriptum-0.0.10]postscriptum-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [postscriptum-0.0.10]postscriptum-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/postscriptum/0.0.12/Chart.lock b/incubator/postscriptum/0.0.12/Chart.lock new file mode 100644 index 00000000000..558e1d6d41d --- /dev/null +++ b/incubator/postscriptum/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:12:09.959438134Z" diff --git a/incubator/postscriptum/0.0.12/Chart.yaml b/incubator/postscriptum/0.0.12/Chart.yaml new file mode 100644 index 00000000000..4d97a47f066 --- /dev/null +++ b/incubator/postscriptum/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ PostScriptum and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/postscriptum +icon: https://truecharts.org/img/chart-icons/postscriptum.png +keywords: + - postscriptum + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: postscriptum +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/postscriptum/0.0.12/README.md b/incubator/postscriptum/0.0.12/README.md new file mode 100644 index 00000000000..0f3941b8fe2 --- /dev/null +++ b/incubator/postscriptum/0.0.12/README.md @@ -0,0 +1,108 @@ +# postscriptum + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install PostScriptum and run it. + +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: [postscriptum](https://truecharts.org/docs/charts/stable/postscriptum) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `postscriptum` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install postscriptum TrueCharts/postscriptum +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `postscriptum` deployment + +```console +helm uninstall postscriptum +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install postscriptum \ + --set env.TZ="America/New York" \ + TrueCharts/postscriptum +``` + +#### 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 postscriptum TrueCharts/postscriptum -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/postscriptum/0.0.11/app-readme.md b/incubator/postscriptum/0.0.12/app-readme.md similarity index 100% rename from incubator/postscriptum/0.0.11/app-readme.md rename to incubator/postscriptum/0.0.12/app-readme.md diff --git a/incubator/postscriptum/0.0.12/charts/common-10.4.7.tgz b/incubator/postscriptum/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/postscriptum/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/postscriptum/0.0.11/ix_values.yaml b/incubator/postscriptum/0.0.12/ix_values.yaml similarity index 100% rename from incubator/postscriptum/0.0.11/ix_values.yaml rename to incubator/postscriptum/0.0.12/ix_values.yaml diff --git a/incubator/postscriptum/0.0.11/questions.yaml b/incubator/postscriptum/0.0.12/questions.yaml similarity index 100% rename from incubator/postscriptum/0.0.11/questions.yaml rename to incubator/postscriptum/0.0.12/questions.yaml diff --git a/incubator/postscriptum/0.0.11/templates/common.yaml b/incubator/postscriptum/0.0.12/templates/common.yaml similarity index 100% rename from incubator/postscriptum/0.0.11/templates/common.yaml rename to incubator/postscriptum/0.0.12/templates/common.yaml diff --git a/incubator/postscriptum/0.0.11/values.yaml b/incubator/postscriptum/0.0.12/values.yaml similarity index 100% rename from incubator/postscriptum/0.0.11/values.yaml rename to incubator/postscriptum/0.0.12/values.yaml diff --git a/incubator/preclear/0.0.11/CHANGELOG.md b/incubator/preclear/0.0.11/CHANGELOG.md deleted file mode 100644 index 2cec0ee7da6..00000000000 --- a/incubator/preclear/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [preclear-0.0.11]preclear-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [preclear-0.0.10]preclear-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [preclear-0.0.10]preclear-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/preclear/0.0.11/Chart.lock b/incubator/preclear/0.0.11/Chart.lock deleted file mode 100644 index ccbbc4eaa46..00000000000 --- a/incubator/preclear/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:31:37.422779913Z" diff --git a/incubator/preclear/0.0.11/Chart.yaml b/incubator/preclear/0.0.11/Chart.yaml deleted file mode 100644 index 8f950d8a5d7..00000000000 --- a/incubator/preclear/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - A utility to "burn-in" a new disk, before adding it to your array has - been requested several times. Also requested is a process to "pre-clear" a hard - disk before adding it to your array. When a special "signature" is detected, the - lengthy "clearing" step otherwise performed by TrueNAS is skipped. -home: https://github.com/truecharts/apps/tree/master/charts/stable/preclear -icon: https://truecharts.org/img/chart-icons/preclear.png -keywords: - - preclear - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: preclear -sources: - - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ - - https://registry.hub.docker.com/r/binhex/arch-preclear/ - - https://github.com/binhex/documentation -type: application -version: 0.0.11 diff --git a/incubator/preclear/0.0.11/README.md b/incubator/preclear/0.0.11/README.md deleted file mode 100644 index d943ca7e513..00000000000 --- a/incubator/preclear/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# preclear - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. - -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: [preclear](https://truecharts.org/docs/charts/stable/preclear) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `preclear` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install preclear TrueCharts/preclear -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `preclear` deployment - -```console -helm uninstall preclear -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install preclear \ - --set env.TZ="America/New York" \ - TrueCharts/preclear -``` - -#### 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 preclear TrueCharts/preclear -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/preclear/0.0.11/charts/common-10.4.6.tgz b/incubator/preclear/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/preclear/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/preclear/0.0.12/CHANGELOG.md b/incubator/preclear/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2327128d3f0 --- /dev/null +++ b/incubator/preclear/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [preclear-0.0.12](https://github.com/truecharts/apps/compare/preclear-0.0.11...preclear-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [preclear-0.0.11]preclear-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [preclear-0.0.10]preclear-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [preclear-0.0.10]preclear-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/preclear/0.0.12/Chart.lock b/incubator/preclear/0.0.12/Chart.lock new file mode 100644 index 00000000000..0ffae72c2a8 --- /dev/null +++ b/incubator/preclear/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:12:18.863265087Z" diff --git a/incubator/preclear/0.0.12/Chart.yaml b/incubator/preclear/0.0.12/Chart.yaml new file mode 100644 index 00000000000..06b707c99c7 --- /dev/null +++ b/incubator/preclear/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + A utility to "burn-in" a new disk, before adding it to your array has + been requested several times. Also requested is a process to "pre-clear" a hard + disk before adding it to your array. When a special "signature" is detected, the + lengthy "clearing" step otherwise performed by TrueNAS is skipped. +home: https://github.com/truecharts/apps/tree/master/charts/stable/preclear +icon: https://truecharts.org/img/chart-icons/preclear.png +keywords: + - preclear + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: preclear +sources: + - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ + - https://registry.hub.docker.com/r/binhex/arch-preclear/ + - https://github.com/binhex/documentation +type: application +version: 0.0.12 diff --git a/incubator/preclear/0.0.12/README.md b/incubator/preclear/0.0.12/README.md new file mode 100644 index 00000000000..f7b52f7c926 --- /dev/null +++ b/incubator/preclear/0.0.12/README.md @@ -0,0 +1,109 @@ +# preclear + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. + +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: [preclear](https://truecharts.org/docs/charts/stable/preclear) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `preclear` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install preclear TrueCharts/preclear +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `preclear` deployment + +```console +helm uninstall preclear +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install preclear \ + --set env.TZ="America/New York" \ + TrueCharts/preclear +``` + +#### 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 preclear TrueCharts/preclear -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/preclear/0.0.11/app-readme.md b/incubator/preclear/0.0.12/app-readme.md similarity index 100% rename from incubator/preclear/0.0.11/app-readme.md rename to incubator/preclear/0.0.12/app-readme.md diff --git a/incubator/preclear/0.0.12/charts/common-10.4.7.tgz b/incubator/preclear/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/preclear/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/preclear/0.0.11/ix_values.yaml b/incubator/preclear/0.0.12/ix_values.yaml similarity index 100% rename from incubator/preclear/0.0.11/ix_values.yaml rename to incubator/preclear/0.0.12/ix_values.yaml diff --git a/incubator/preclear/0.0.11/questions.yaml b/incubator/preclear/0.0.12/questions.yaml similarity index 100% rename from incubator/preclear/0.0.11/questions.yaml rename to incubator/preclear/0.0.12/questions.yaml diff --git a/incubator/preclear/0.0.11/templates/common.yaml b/incubator/preclear/0.0.12/templates/common.yaml similarity index 100% rename from incubator/preclear/0.0.11/templates/common.yaml rename to incubator/preclear/0.0.12/templates/common.yaml diff --git a/incubator/preclear/0.0.11/values.yaml b/incubator/preclear/0.0.12/values.yaml similarity index 100% rename from incubator/preclear/0.0.11/values.yaml rename to incubator/preclear/0.0.12/values.yaml diff --git a/incubator/pritunl/0.0.11/CHANGELOG.md b/incubator/pritunl/0.0.11/CHANGELOG.md deleted file mode 100644 index 8bb062213c0..00000000000 --- a/incubator/pritunl/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [pritunl-0.0.11]pritunl-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [pritunl-0.0.10]pritunl-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [pritunl-0.0.10]pritunl-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/pritunl/0.0.11/Chart.lock b/incubator/pritunl/0.0.11/Chart.lock deleted file mode 100644 index fcb32644cde..00000000000 --- a/incubator/pritunl/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:31:40.869089247Z" diff --git a/incubator/pritunl/0.0.11/Chart.yaml b/incubator/pritunl/0.0.11/Chart.yaml deleted file mode 100644 index 2b83d2f12a5..00000000000 --- a/incubator/pritunl/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Run a Pritunl VPN Server [br][br] - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/pritunl -icon: https://truecharts.org/img/chart-icons/pritunl.png -keywords: - - pritunl - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pritunl -sources: - - https://pritunl.com/ - - https://hub.docker.com/r/bashninja/docker-pritunl/ -type: application -version: 0.0.11 diff --git a/incubator/pritunl/0.0.11/README.md b/incubator/pritunl/0.0.11/README.md deleted file mode 100644 index dca09268e66..00000000000 --- a/incubator/pritunl/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pritunl - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Run a Pritunl VPN Server [br][br] - -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: [pritunl](https://truecharts.org/docs/charts/stable/pritunl) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pritunl` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pritunl TrueCharts/pritunl -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pritunl` deployment - -```console -helm uninstall pritunl -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pritunl \ - --set env.TZ="America/New York" \ - TrueCharts/pritunl -``` - -#### 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 pritunl TrueCharts/pritunl -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pritunl/0.0.11/charts/common-10.4.6.tgz b/incubator/pritunl/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/pritunl/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/pritunl/0.0.12/CHANGELOG.md b/incubator/pritunl/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..43a3ec0cfc7 --- /dev/null +++ b/incubator/pritunl/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [pritunl-0.0.12](https://github.com/truecharts/apps/compare/pritunl-0.0.11...pritunl-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pritunl-0.0.11]pritunl-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [pritunl-0.0.10]pritunl-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [pritunl-0.0.10]pritunl-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/pritunl/0.0.12/Chart.lock b/incubator/pritunl/0.0.12/Chart.lock new file mode 100644 index 00000000000..69f63f46d90 --- /dev/null +++ b/incubator/pritunl/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:12:26.318057838Z" diff --git a/incubator/pritunl/0.0.12/Chart.yaml b/incubator/pritunl/0.0.12/Chart.yaml new file mode 100644 index 00000000000..472d62d9d1b --- /dev/null +++ b/incubator/pritunl/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Run a Pritunl VPN Server [br][br] + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/pritunl +icon: https://truecharts.org/img/chart-icons/pritunl.png +keywords: + - pritunl + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pritunl +sources: + - https://pritunl.com/ + - https://hub.docker.com/r/bashninja/docker-pritunl/ +type: application +version: 0.0.12 diff --git a/incubator/pritunl/0.0.12/README.md b/incubator/pritunl/0.0.12/README.md new file mode 100644 index 00000000000..58a70721aa9 --- /dev/null +++ b/incubator/pritunl/0.0.12/README.md @@ -0,0 +1,108 @@ +# pritunl + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Run a Pritunl VPN Server [br][br] + +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: [pritunl](https://truecharts.org/docs/charts/stable/pritunl) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pritunl` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pritunl TrueCharts/pritunl +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pritunl` deployment + +```console +helm uninstall pritunl +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pritunl \ + --set env.TZ="America/New York" \ + TrueCharts/pritunl +``` + +#### 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 pritunl TrueCharts/pritunl -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pritunl/0.0.11/app-readme.md b/incubator/pritunl/0.0.12/app-readme.md similarity index 100% rename from incubator/pritunl/0.0.11/app-readme.md rename to incubator/pritunl/0.0.12/app-readme.md diff --git a/incubator/pritunl/0.0.12/charts/common-10.4.7.tgz b/incubator/pritunl/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/pritunl/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/pritunl/0.0.11/ix_values.yaml b/incubator/pritunl/0.0.12/ix_values.yaml similarity index 100% rename from incubator/pritunl/0.0.11/ix_values.yaml rename to incubator/pritunl/0.0.12/ix_values.yaml diff --git a/incubator/pritunl/0.0.11/questions.yaml b/incubator/pritunl/0.0.12/questions.yaml similarity index 100% rename from incubator/pritunl/0.0.11/questions.yaml rename to incubator/pritunl/0.0.12/questions.yaml diff --git a/incubator/pritunl/0.0.11/templates/common.yaml b/incubator/pritunl/0.0.12/templates/common.yaml similarity index 100% rename from incubator/pritunl/0.0.11/templates/common.yaml rename to incubator/pritunl/0.0.12/templates/common.yaml diff --git a/incubator/pritunl/0.0.11/values.yaml b/incubator/pritunl/0.0.12/values.yaml similarity index 100% rename from incubator/pritunl/0.0.11/values.yaml rename to incubator/pritunl/0.0.12/values.yaml diff --git a/incubator/privatebin/0.0.21/CHANGELOG.md b/incubator/privatebin/0.0.21/CHANGELOG.md deleted file mode 100644 index 868b6d0c37e..00000000000 --- a/incubator/privatebin/0.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [privatebin-0.0.21](https://github.com/truecharts/apps/compare/privatebin-0.0.20...privatebin-0.0.21) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [privatebin-0.0.20](https://github.com/truecharts/apps/compare/privatebin-0.0.18...privatebin-0.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [privatebin-0.0.18](https://github.com/truecharts/apps/compare/privatebin-0.0.17...privatebin-0.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [privatebin-0.0.17](https://github.com/truecharts/apps/compare/privatebin-0.0.16...privatebin-0.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [privatebin-0.0.16](https://github.com/truecharts/apps/compare/privatebin-0.0.14...privatebin-0.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [privatebin-0.0.14](https://github.com/truecharts/apps/compare/privatebin-0.0.12...privatebin-0.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [privatebin-0.0.12](https://github.com/truecharts/apps/compare/privatebin-0.0.11...privatebin-0.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [privatebin-0.0.11](https://github.com/truecharts/apps/compare/privatebin-0.0.10...privatebin-0.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [privatebin-0.0.10](https://github.com/truecharts/apps/compare/privatebin-0.0.9...privatebin-0.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [privatebin-0.0.9](https://github.com/truecharts/apps/compare/privatebin-0.0.8...privatebin-0.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [privatebin-0.0.8](https://github.com/truecharts/apps/compare/privatebin-0.0.7...privatebin-0.0.8) (2022-07-09) - -#### Chore - -* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) - - diff --git a/incubator/privatebin/0.0.21/Chart.lock b/incubator/privatebin/0.0.21/Chart.lock deleted file mode 100644 index 44d42719102..00000000000 --- a/incubator/privatebin/0.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:32:19.004159426Z" diff --git a/incubator/privatebin/0.0.21/Chart.yaml b/incubator/privatebin/0.0.21/Chart.yaml deleted file mode 100644 index 33c9ee25863..00000000000 --- a/incubator/privatebin/0.0.21/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -deprecated: false -description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/privatebin -icon: https://truecharts.org/img/chart-icons/privatebin.png -keywords: - - privatebin - - pastebin -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: privatebin -sources: - - https://privatebin.info/ - - https://github.com/PrivateBin/PrivateBin - - https://hub.docker.com/r/privatebin/pdo -type: application -version: 0.0.21 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/privatebin/0.0.21/README.md b/incubator/privatebin/0.0.21/README.md deleted file mode 100644 index e4c5114642f..00000000000 --- a/incubator/privatebin/0.0.21/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# privatebin - -![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) - -PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. - -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: [privatebin](https://truecharts.org/docs/charts/stable/privatebin) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `privatebin` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install privatebin TrueCharts/privatebin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `privatebin` deployment - -```console -helm uninstall privatebin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install privatebin \ - --set env.TZ="America/New York" \ - TrueCharts/privatebin -``` - -#### 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 privatebin TrueCharts/privatebin -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/privatebin/0.0.21/charts/common-10.4.6.tgz b/incubator/privatebin/0.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/privatebin/0.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/privatebin/0.0.21/charts/postgresql-8.0.43.tgz b/incubator/privatebin/0.0.21/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/incubator/privatebin/0.0.21/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/incubator/privatebin/0.0.22/CHANGELOG.md b/incubator/privatebin/0.0.22/CHANGELOG.md new file mode 100644 index 00000000000..cd3efd5525a --- /dev/null +++ b/incubator/privatebin/0.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [privatebin-0.0.22](https://github.com/truecharts/apps/compare/privatebin-0.0.21...privatebin-0.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [privatebin-0.0.21](https://github.com/truecharts/apps/compare/privatebin-0.0.20...privatebin-0.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [privatebin-0.0.20](https://github.com/truecharts/apps/compare/privatebin-0.0.18...privatebin-0.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [privatebin-0.0.18](https://github.com/truecharts/apps/compare/privatebin-0.0.17...privatebin-0.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [privatebin-0.0.17](https://github.com/truecharts/apps/compare/privatebin-0.0.16...privatebin-0.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [privatebin-0.0.16](https://github.com/truecharts/apps/compare/privatebin-0.0.14...privatebin-0.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [privatebin-0.0.14](https://github.com/truecharts/apps/compare/privatebin-0.0.12...privatebin-0.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [privatebin-0.0.12](https://github.com/truecharts/apps/compare/privatebin-0.0.11...privatebin-0.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [privatebin-0.0.11](https://github.com/truecharts/apps/compare/privatebin-0.0.10...privatebin-0.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [privatebin-0.0.10](https://github.com/truecharts/apps/compare/privatebin-0.0.9...privatebin-0.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [privatebin-0.0.9](https://github.com/truecharts/apps/compare/privatebin-0.0.8...privatebin-0.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + diff --git a/incubator/privatebin/0.0.22/Chart.lock b/incubator/privatebin/0.0.22/Chart.lock new file mode 100644 index 00000000000..1fc9d6b4c49 --- /dev/null +++ b/incubator/privatebin/0.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:12:35.6226475Z" diff --git a/incubator/privatebin/0.0.22/Chart.yaml b/incubator/privatebin/0.0.22/Chart.yaml new file mode 100644 index 00000000000..7acd30f818c --- /dev/null +++ b/incubator/privatebin/0.0.22/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +deprecated: false +description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/privatebin +icon: https://truecharts.org/img/chart-icons/privatebin.png +keywords: + - privatebin + - pastebin +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: privatebin +sources: + - https://privatebin.info/ + - https://github.com/PrivateBin/PrivateBin + - https://hub.docker.com/r/privatebin/pdo +type: application +version: 0.0.22 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/privatebin/0.0.22/README.md b/incubator/privatebin/0.0.22/README.md new file mode 100644 index 00000000000..75810ba6bcd --- /dev/null +++ b/incubator/privatebin/0.0.22/README.md @@ -0,0 +1,110 @@ +# privatebin + +![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) + +PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. + +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: [privatebin](https://truecharts.org/docs/charts/stable/privatebin) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `privatebin` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install privatebin TrueCharts/privatebin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `privatebin` deployment + +```console +helm uninstall privatebin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install privatebin \ + --set env.TZ="America/New York" \ + TrueCharts/privatebin +``` + +#### 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 privatebin TrueCharts/privatebin -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/privatebin/0.0.21/app-readme.md b/incubator/privatebin/0.0.22/app-readme.md similarity index 100% rename from incubator/privatebin/0.0.21/app-readme.md rename to incubator/privatebin/0.0.22/app-readme.md diff --git a/incubator/privatebin/0.0.22/charts/common-10.4.7.tgz b/incubator/privatebin/0.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/privatebin/0.0.22/charts/common-10.4.7.tgz differ diff --git a/incubator/privatebin/0.0.22/charts/postgresql-8.0.45.tgz b/incubator/privatebin/0.0.22/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/incubator/privatebin/0.0.22/charts/postgresql-8.0.45.tgz differ diff --git a/incubator/privatebin/0.0.21/ix_values.yaml b/incubator/privatebin/0.0.22/ix_values.yaml similarity index 100% rename from incubator/privatebin/0.0.21/ix_values.yaml rename to incubator/privatebin/0.0.22/ix_values.yaml diff --git a/incubator/privatebin/0.0.21/questions.yaml b/incubator/privatebin/0.0.22/questions.yaml similarity index 100% rename from incubator/privatebin/0.0.21/questions.yaml rename to incubator/privatebin/0.0.22/questions.yaml diff --git a/incubator/privatebin/0.0.21/templates/_configmap.tpl b/incubator/privatebin/0.0.22/templates/_configmap.tpl similarity index 100% rename from incubator/privatebin/0.0.21/templates/_configmap.tpl rename to incubator/privatebin/0.0.22/templates/_configmap.tpl diff --git a/incubator/privatebin/0.0.21/templates/_secrets.tpl b/incubator/privatebin/0.0.22/templates/_secrets.tpl similarity index 100% rename from incubator/privatebin/0.0.21/templates/_secrets.tpl rename to incubator/privatebin/0.0.22/templates/_secrets.tpl diff --git a/incubator/privatebin/0.0.21/templates/common.yaml b/incubator/privatebin/0.0.22/templates/common.yaml similarity index 100% rename from incubator/privatebin/0.0.21/templates/common.yaml rename to incubator/privatebin/0.0.22/templates/common.yaml diff --git a/incubator/privatebin/0.0.21/values.yaml b/incubator/privatebin/0.0.22/values.yaml similarity index 100% rename from incubator/privatebin/0.0.21/values.yaml rename to incubator/privatebin/0.0.22/values.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.11/CHANGELOG.md b/incubator/projectzomboidreporter-frontend/0.0.11/CHANGELOG.md deleted file mode 100644 index f716621f20f..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [projectzomboidreporter-frontend-0.0.11]projectzomboidreporter-frontend-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [projectzomboidreporter-frontend-0.0.10]projectzomboidreporter-frontend-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [projectzomboidreporter-frontend-0.0.10]projectzomboidreporter-frontend-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/projectzomboidreporter-frontend/0.0.11/Chart.lock b/incubator/projectzomboidreporter-frontend/0.0.11/Chart.lock deleted file mode 100644 index c4999642ea0..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:31:49.673093932Z" diff --git a/incubator/projectzomboidreporter-frontend/0.0.11/Chart.yaml b/incubator/projectzomboidreporter-frontend/0.0.11/Chart.yaml deleted file mode 100644 index 27d0fcfc3c3..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - This is the frontend template used in the Project Zomboid Reporter. All - visuals used in the final Reporter are pulled from here. -home: https://github.com/truecharts/apps/tree/master/charts/stable/projectzomboidreporter-frontend -icon: https://truecharts.org/img/chart-icons/projectzomboidreporter-frontend.png -keywords: - - projectzomboidreporter-frontend - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: projectzomboidreporter-frontend -sources: - - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ - - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend/ -type: application -version: 0.0.11 diff --git a/incubator/projectzomboidreporter-frontend/0.0.11/README.md b/incubator/projectzomboidreporter-frontend/0.0.11/README.md deleted file mode 100644 index 86d93c173d5..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# projectzomboidreporter-frontend - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. - -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: [projectzomboidreporter-frontend](https://truecharts.org/docs/charts/stable/projectzomboidreporter-frontend) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `projectzomboidreporter-frontend` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install projectzomboidreporter-frontend TrueCharts/projectzomboidreporter-frontend -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `projectzomboidreporter-frontend` deployment - -```console -helm uninstall projectzomboidreporter-frontend -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install projectzomboidreporter-frontend \ - --set env.TZ="America/New York" \ - TrueCharts/projectzomboidreporter-frontend -``` - -#### 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 projectzomboidreporter-frontend TrueCharts/projectzomboidreporter-frontend -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/projectzomboidreporter-frontend/0.0.11/charts/common-10.4.6.tgz b/incubator/projectzomboidreporter-frontend/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/projectzomboidreporter-frontend/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/projectzomboidreporter-frontend/0.0.12/CHANGELOG.md b/incubator/projectzomboidreporter-frontend/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..79844399e21 --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [projectzomboidreporter-frontend-0.0.12](https://github.com/truecharts/apps/compare/projectzomboidreporter-frontend-0.0.11...projectzomboidreporter-frontend-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [projectzomboidreporter-frontend-0.0.11]projectzomboidreporter-frontend-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [projectzomboidreporter-frontend-0.0.10]projectzomboidreporter-frontend-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [projectzomboidreporter-frontend-0.0.10]projectzomboidreporter-frontend-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/projectzomboidreporter-frontend/0.0.12/Chart.lock b/incubator/projectzomboidreporter-frontend/0.0.12/Chart.lock new file mode 100644 index 00000000000..824a8280ab9 --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:12:28.790905171Z" diff --git a/incubator/projectzomboidreporter-frontend/0.0.12/Chart.yaml b/incubator/projectzomboidreporter-frontend/0.0.12/Chart.yaml new file mode 100644 index 00000000000..110c1d0edff --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + This is the frontend template used in the Project Zomboid Reporter. All + visuals used in the final Reporter are pulled from here. +home: https://github.com/truecharts/apps/tree/master/charts/stable/projectzomboidreporter-frontend +icon: https://truecharts.org/img/chart-icons/projectzomboidreporter-frontend.png +keywords: + - projectzomboidreporter-frontend + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: projectzomboidreporter-frontend +sources: + - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ + - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend/ +type: application +version: 0.0.12 diff --git a/incubator/projectzomboidreporter-frontend/0.0.12/README.md b/incubator/projectzomboidreporter-frontend/0.0.12/README.md new file mode 100644 index 00000000000..e2b7fb09061 --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.12/README.md @@ -0,0 +1,108 @@ +# projectzomboidreporter-frontend + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. + +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: [projectzomboidreporter-frontend](https://truecharts.org/docs/charts/stable/projectzomboidreporter-frontend) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `projectzomboidreporter-frontend` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install projectzomboidreporter-frontend TrueCharts/projectzomboidreporter-frontend +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `projectzomboidreporter-frontend` deployment + +```console +helm uninstall projectzomboidreporter-frontend +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install projectzomboidreporter-frontend \ + --set env.TZ="America/New York" \ + TrueCharts/projectzomboidreporter-frontend +``` + +#### 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 projectzomboidreporter-frontend TrueCharts/projectzomboidreporter-frontend -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/projectzomboidreporter-frontend/0.0.11/app-readme.md b/incubator/projectzomboidreporter-frontend/0.0.12/app-readme.md similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.11/app-readme.md rename to incubator/projectzomboidreporter-frontend/0.0.12/app-readme.md diff --git a/incubator/projectzomboidreporter-frontend/0.0.12/charts/common-10.4.7.tgz b/incubator/projectzomboidreporter-frontend/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/projectzomboidreporter-frontend/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/projectzomboidreporter-frontend/0.0.11/ix_values.yaml b/incubator/projectzomboidreporter-frontend/0.0.12/ix_values.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.11/ix_values.yaml rename to incubator/projectzomboidreporter-frontend/0.0.12/ix_values.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.11/questions.yaml b/incubator/projectzomboidreporter-frontend/0.0.12/questions.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.11/questions.yaml rename to incubator/projectzomboidreporter-frontend/0.0.12/questions.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.11/templates/common.yaml b/incubator/projectzomboidreporter-frontend/0.0.12/templates/common.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.11/templates/common.yaml rename to incubator/projectzomboidreporter-frontend/0.0.12/templates/common.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.11/values.yaml b/incubator/projectzomboidreporter-frontend/0.0.12/values.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.11/values.yaml rename to incubator/projectzomboidreporter-frontend/0.0.12/values.yaml diff --git a/incubator/prpdf/0.0.11/CHANGELOG.md b/incubator/prpdf/0.0.11/CHANGELOG.md deleted file mode 100644 index fe07f9d3f51..00000000000 --- a/incubator/prpdf/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [prpdf-0.0.11]prpdf-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [prpdf-0.0.10]prpdf-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [prpdf-0.0.10]prpdf-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/prpdf/0.0.11/Chart.lock b/incubator/prpdf/0.0.11/Chart.lock deleted file mode 100644 index b30e895e95f..00000000000 --- a/incubator/prpdf/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:31:59.201431736Z" diff --git a/incubator/prpdf/0.0.11/Chart.yaml b/incubator/prpdf/0.0.11/Chart.yaml deleted file mode 100644 index f47ca97592d..00000000000 --- a/incubator/prpdf/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This tool is for Preview and Rename scanned PDF-Documents. Rulebased\ - \ autoscan with OCR. Merge etc. \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/prpdf -icon: https://truecharts.org/img/chart-icons/prpdf.png -keywords: - - prpdf - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prpdf -sources: - - https://github.com/maschhoff/prpdf - - https://hub.docker.com/r/knex666/prpdf -type: application -version: 0.0.11 diff --git a/incubator/prpdf/0.0.11/README.md b/incubator/prpdf/0.0.11/README.md deleted file mode 100644 index bd4148fe772..00000000000 --- a/incubator/prpdf/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# prpdf - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. - -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: [prpdf](https://truecharts.org/docs/charts/stable/prpdf) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `prpdf` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install prpdf TrueCharts/prpdf -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `prpdf` deployment - -```console -helm uninstall prpdf -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install prpdf \ - --set env.TZ="America/New York" \ - TrueCharts/prpdf -``` - -#### 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 prpdf TrueCharts/prpdf -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/prpdf/0.0.11/charts/common-10.4.6.tgz b/incubator/prpdf/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/prpdf/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/prpdf/0.0.12/CHANGELOG.md b/incubator/prpdf/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..81f740b5735 --- /dev/null +++ b/incubator/prpdf/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [prpdf-0.0.12](https://github.com/truecharts/apps/compare/prpdf-0.0.11...prpdf-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [prpdf-0.0.11]prpdf-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [prpdf-0.0.10]prpdf-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [prpdf-0.0.10]prpdf-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/prpdf/0.0.12/Chart.lock b/incubator/prpdf/0.0.12/Chart.lock new file mode 100644 index 00000000000..3ca934b2fea --- /dev/null +++ b/incubator/prpdf/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:12:38.395071186Z" diff --git a/incubator/prpdf/0.0.12/Chart.yaml b/incubator/prpdf/0.0.12/Chart.yaml new file mode 100644 index 00000000000..4779795aaec --- /dev/null +++ b/incubator/prpdf/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This tool is for Preview and Rename scanned PDF-Documents. Rulebased\ + \ autoscan with OCR. Merge etc. \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/prpdf +icon: https://truecharts.org/img/chart-icons/prpdf.png +keywords: + - prpdf + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prpdf +sources: + - https://github.com/maschhoff/prpdf + - https://hub.docker.com/r/knex666/prpdf +type: application +version: 0.0.12 diff --git a/incubator/prpdf/0.0.12/README.md b/incubator/prpdf/0.0.12/README.md new file mode 100644 index 00000000000..94462917e8d --- /dev/null +++ b/incubator/prpdf/0.0.12/README.md @@ -0,0 +1,108 @@ +# prpdf + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. + +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: [prpdf](https://truecharts.org/docs/charts/stable/prpdf) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `prpdf` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install prpdf TrueCharts/prpdf +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `prpdf` deployment + +```console +helm uninstall prpdf +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install prpdf \ + --set env.TZ="America/New York" \ + TrueCharts/prpdf +``` + +#### 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 prpdf TrueCharts/prpdf -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/prpdf/0.0.11/app-readme.md b/incubator/prpdf/0.0.12/app-readme.md similarity index 100% rename from incubator/prpdf/0.0.11/app-readme.md rename to incubator/prpdf/0.0.12/app-readme.md diff --git a/incubator/prpdf/0.0.12/charts/common-10.4.7.tgz b/incubator/prpdf/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/prpdf/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/prpdf/0.0.11/ix_values.yaml b/incubator/prpdf/0.0.12/ix_values.yaml similarity index 100% rename from incubator/prpdf/0.0.11/ix_values.yaml rename to incubator/prpdf/0.0.12/ix_values.yaml diff --git a/incubator/prpdf/0.0.11/questions.yaml b/incubator/prpdf/0.0.12/questions.yaml similarity index 100% rename from incubator/prpdf/0.0.11/questions.yaml rename to incubator/prpdf/0.0.12/questions.yaml diff --git a/incubator/prpdf/0.0.11/templates/common.yaml b/incubator/prpdf/0.0.12/templates/common.yaml similarity index 100% rename from incubator/prpdf/0.0.11/templates/common.yaml rename to incubator/prpdf/0.0.12/templates/common.yaml diff --git a/incubator/prpdf/0.0.11/values.yaml b/incubator/prpdf/0.0.12/values.yaml similarity index 100% rename from incubator/prpdf/0.0.11/values.yaml rename to incubator/prpdf/0.0.12/values.yaml diff --git a/incubator/prusaslicer-novnc/0.0.11/CHANGELOG.md b/incubator/prusaslicer-novnc/0.0.11/CHANGELOG.md deleted file mode 100644 index e3f748602de..00000000000 --- a/incubator/prusaslicer-novnc/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [prusaslicer-novnc-0.0.11]prusaslicer-novnc-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [ps3netsrv-0.0.10]ps3netsrv-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [ps3netsrv-0.0.10]ps3netsrv-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/prusaslicer-novnc/0.0.11/Chart.lock b/incubator/prusaslicer-novnc/0.0.11/Chart.lock deleted file mode 100644 index d953dfc0d2a..00000000000 --- a/incubator/prusaslicer-novnc/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:32:02.958900582Z" diff --git a/incubator/prusaslicer-novnc/0.0.11/Chart.yaml b/incubator/prusaslicer-novnc/0.0.11/Chart.yaml deleted file mode 100644 index b2056767dd4..00000000000 --- a/incubator/prusaslicer-novnc/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Enjoy Prusaslicer directly in your browser with this easy to use Docker\ - \ container.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/prusaslicer-novnc -icon: https://truecharts.org/img/chart-icons/prusaslicer-novnc.png -keywords: - - prusaslicer-novnc - - HomeAutomation - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prusaslicer-novnc -sources: - - https://www.prusa3d.com/prusaslicer/ - - https://hub.docker.com/r/mikeah/prusaslicer-novnc -type: application -version: 0.0.11 diff --git a/incubator/prusaslicer-novnc/0.0.11/README.md b/incubator/prusaslicer-novnc/0.0.11/README.md deleted file mode 100644 index ab68aeda8ab..00000000000 --- a/incubator/prusaslicer-novnc/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# prusaslicer-novnc - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Enjoy Prusaslicer directly in your browser with this easy to use Docker container. - -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: [prusaslicer-novnc](https://truecharts.org/docs/charts/stable/prusaslicer-novnc) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `prusaslicer-novnc` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install prusaslicer-novnc TrueCharts/prusaslicer-novnc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `prusaslicer-novnc` deployment - -```console -helm uninstall prusaslicer-novnc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install prusaslicer-novnc \ - --set env.TZ="America/New York" \ - TrueCharts/prusaslicer-novnc -``` - -#### 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 prusaslicer-novnc TrueCharts/prusaslicer-novnc -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/prusaslicer-novnc/0.0.11/charts/common-10.4.6.tgz b/incubator/prusaslicer-novnc/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/prusaslicer-novnc/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/prusaslicer-novnc/0.0.12/CHANGELOG.md b/incubator/prusaslicer-novnc/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..4f2e9999668 --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [prusaslicer-novnc-0.0.12](https://github.com/truecharts/apps/compare/prusaslicer-novnc-0.0.11...prusaslicer-novnc-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [prusaslicer-novnc-0.0.11]prusaslicer-novnc-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [ps3netsrv-0.0.10]ps3netsrv-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [ps3netsrv-0.0.10]ps3netsrv-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/prusaslicer-novnc/0.0.12/Chart.lock b/incubator/prusaslicer-novnc/0.0.12/Chart.lock new file mode 100644 index 00000000000..1b078bc92fe --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:12:44.792056078Z" diff --git a/incubator/prusaslicer-novnc/0.0.12/Chart.yaml b/incubator/prusaslicer-novnc/0.0.12/Chart.yaml new file mode 100644 index 00000000000..1d12f45624a --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Enjoy Prusaslicer directly in your browser with this easy to use Docker\ + \ container.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/prusaslicer-novnc +icon: https://truecharts.org/img/chart-icons/prusaslicer-novnc.png +keywords: + - prusaslicer-novnc + - HomeAutomation + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prusaslicer-novnc +sources: + - https://www.prusa3d.com/prusaslicer/ + - https://hub.docker.com/r/mikeah/prusaslicer-novnc +type: application +version: 0.0.12 diff --git a/incubator/prusaslicer-novnc/0.0.12/README.md b/incubator/prusaslicer-novnc/0.0.12/README.md new file mode 100644 index 00000000000..dbaf10f87ac --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.12/README.md @@ -0,0 +1,108 @@ +# prusaslicer-novnc + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Enjoy Prusaslicer directly in your browser with this easy to use Docker container. + +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: [prusaslicer-novnc](https://truecharts.org/docs/charts/stable/prusaslicer-novnc) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `prusaslicer-novnc` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install prusaslicer-novnc TrueCharts/prusaslicer-novnc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `prusaslicer-novnc` deployment + +```console +helm uninstall prusaslicer-novnc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install prusaslicer-novnc \ + --set env.TZ="America/New York" \ + TrueCharts/prusaslicer-novnc +``` + +#### 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 prusaslicer-novnc TrueCharts/prusaslicer-novnc -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/prusaslicer-novnc/0.0.11/app-readme.md b/incubator/prusaslicer-novnc/0.0.12/app-readme.md similarity index 100% rename from incubator/prusaslicer-novnc/0.0.11/app-readme.md rename to incubator/prusaslicer-novnc/0.0.12/app-readme.md diff --git a/incubator/prusaslicer-novnc/0.0.12/charts/common-10.4.7.tgz b/incubator/prusaslicer-novnc/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/prusaslicer-novnc/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/prusaslicer-novnc/0.0.11/ix_values.yaml b/incubator/prusaslicer-novnc/0.0.12/ix_values.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.11/ix_values.yaml rename to incubator/prusaslicer-novnc/0.0.12/ix_values.yaml diff --git a/incubator/prusaslicer-novnc/0.0.11/questions.yaml b/incubator/prusaslicer-novnc/0.0.12/questions.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.11/questions.yaml rename to incubator/prusaslicer-novnc/0.0.12/questions.yaml diff --git a/incubator/prusaslicer-novnc/0.0.11/templates/common.yaml b/incubator/prusaslicer-novnc/0.0.12/templates/common.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.11/templates/common.yaml rename to incubator/prusaslicer-novnc/0.0.12/templates/common.yaml diff --git a/incubator/prusaslicer-novnc/0.0.11/values.yaml b/incubator/prusaslicer-novnc/0.0.12/values.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.11/values.yaml rename to incubator/prusaslicer-novnc/0.0.12/values.yaml diff --git a/incubator/ps3netsrv/0.0.11/CHANGELOG.md b/incubator/ps3netsrv/0.0.11/CHANGELOG.md deleted file mode 100644 index c5ef0bc1d41..00000000000 --- a/incubator/ps3netsrv/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,22 +0,0 @@ -# Changelog - - - -## [ps3netsrv-0.0.11]ps3netsrv-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - - -## [ps3netsrv-0.0.10]ps3netsrv-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/ps3netsrv/0.0.11/Chart.lock b/incubator/ps3netsrv/0.0.11/Chart.lock deleted file mode 100644 index e3cd009d4fa..00000000000 --- a/incubator/ps3netsrv/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:32:11.873249725Z" diff --git a/incubator/ps3netsrv/0.0.11/Chart.yaml b/incubator/ps3netsrv/0.0.11/Chart.yaml deleted file mode 100644 index 783e79eff06..00000000000 --- a/incubator/ps3netsrv/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "PS3netsrv is a program that allows Multiman or Webman to play game backups - that are stored on your TrueNAS server. [span style='color: #E80000;']THIS IS IN - BETA AND HAS REPORTED ISSUES with TrueNAS 6.8.0 and higher.[/span][br][br] - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/ps3netsrv -icon: https://truecharts.org/img/chart-icons/ps3netsrv.png -keywords: - - ps3netsrv - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ps3netsrv -sources: - - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv - - https://hub.docker.com/r/shawly/ps3netsrv -type: application -version: 0.0.11 diff --git a/incubator/ps3netsrv/0.0.11/README.md b/incubator/ps3netsrv/0.0.11/README.md deleted file mode 100644 index 1edc5951d08..00000000000 --- a/incubator/ps3netsrv/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ps3netsrv - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -PS3netsrv is a program that allows Multiman or Webman to play game backups that are stored on your TrueNAS server. [span style='color: #E80000;']THIS IS IN BETA AND HAS REPORTED ISSUES with TrueNAS 6.8.0 and higher.[/span][br][br] - -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: [ps3netsrv](https://truecharts.org/docs/charts/stable/ps3netsrv) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ps3netsrv` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ps3netsrv TrueCharts/ps3netsrv -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ps3netsrv` deployment - -```console -helm uninstall ps3netsrv -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ps3netsrv \ - --set env.TZ="America/New York" \ - TrueCharts/ps3netsrv -``` - -#### 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 ps3netsrv TrueCharts/ps3netsrv -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ps3netsrv/0.0.11/charts/common-10.4.6.tgz b/incubator/ps3netsrv/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ps3netsrv/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ps3netsrv/0.0.12/CHANGELOG.md b/incubator/ps3netsrv/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f838df36708 --- /dev/null +++ b/incubator/ps3netsrv/0.0.12/CHANGELOG.md @@ -0,0 +1,31 @@ +# Changelog + + + +## [ps3netsrv-0.0.12](https://github.com/truecharts/apps/compare/ps3netsrv-0.0.11...ps3netsrv-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ps3netsrv-0.0.11]ps3netsrv-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + + +## [ps3netsrv-0.0.10]ps3netsrv-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/ps3netsrv/0.0.12/Chart.lock b/incubator/ps3netsrv/0.0.12/Chart.lock new file mode 100644 index 00000000000..34e7e363adb --- /dev/null +++ b/incubator/ps3netsrv/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:12:48.796714349Z" diff --git a/incubator/ps3netsrv/0.0.12/Chart.yaml b/incubator/ps3netsrv/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c553e1a96a8 --- /dev/null +++ b/incubator/ps3netsrv/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "PS3netsrv is a program that allows Multiman or Webman to play game backups + that are stored on your TrueNAS server. [span style='color: #E80000;']THIS IS IN + BETA AND HAS REPORTED ISSUES with TrueNAS 6.8.0 and higher.[/span][br][br] + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/ps3netsrv +icon: https://truecharts.org/img/chart-icons/ps3netsrv.png +keywords: + - ps3netsrv + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ps3netsrv +sources: + - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv + - https://hub.docker.com/r/shawly/ps3netsrv +type: application +version: 0.0.12 diff --git a/incubator/ps3netsrv/0.0.12/README.md b/incubator/ps3netsrv/0.0.12/README.md new file mode 100644 index 00000000000..3e33eb2b2cf --- /dev/null +++ b/incubator/ps3netsrv/0.0.12/README.md @@ -0,0 +1,108 @@ +# ps3netsrv + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +PS3netsrv is a program that allows Multiman or Webman to play game backups that are stored on your TrueNAS server. [span style='color: #E80000;']THIS IS IN BETA AND HAS REPORTED ISSUES with TrueNAS 6.8.0 and higher.[/span][br][br] + +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: [ps3netsrv](https://truecharts.org/docs/charts/stable/ps3netsrv) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ps3netsrv` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ps3netsrv TrueCharts/ps3netsrv +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ps3netsrv` deployment + +```console +helm uninstall ps3netsrv +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ps3netsrv \ + --set env.TZ="America/New York" \ + TrueCharts/ps3netsrv +``` + +#### 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 ps3netsrv TrueCharts/ps3netsrv -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ps3netsrv/0.0.11/app-readme.md b/incubator/ps3netsrv/0.0.12/app-readme.md similarity index 100% rename from incubator/ps3netsrv/0.0.11/app-readme.md rename to incubator/ps3netsrv/0.0.12/app-readme.md diff --git a/incubator/ps3netsrv/0.0.12/charts/common-10.4.7.tgz b/incubator/ps3netsrv/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ps3netsrv/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ps3netsrv/0.0.11/ix_values.yaml b/incubator/ps3netsrv/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.11/ix_values.yaml rename to incubator/ps3netsrv/0.0.12/ix_values.yaml diff --git a/incubator/ps3netsrv/0.0.11/questions.yaml b/incubator/ps3netsrv/0.0.12/questions.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.11/questions.yaml rename to incubator/ps3netsrv/0.0.12/questions.yaml diff --git a/incubator/ps3netsrv/0.0.11/templates/common.yaml b/incubator/ps3netsrv/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.11/templates/common.yaml rename to incubator/ps3netsrv/0.0.12/templates/common.yaml diff --git a/incubator/ps3netsrv/0.0.11/values.yaml b/incubator/ps3netsrv/0.0.12/values.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.11/values.yaml rename to incubator/ps3netsrv/0.0.12/values.yaml diff --git a/incubator/pt-helper/0.0.11/CHANGELOG.md b/incubator/pt-helper/0.0.11/CHANGELOG.md deleted file mode 100644 index f69d28a3f26..00000000000 --- a/incubator/pt-helper/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [pt-helper-0.0.11]pt-helper-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [pt-helper-0.0.10]pt-helper-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [pt-helper-0.0.10]pt-helper-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/pt-helper/0.0.11/Chart.lock b/incubator/pt-helper/0.0.11/Chart.lock deleted file mode 100644 index bb4d4a50217..00000000000 --- a/incubator/pt-helper/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:32:20.62798659Z" diff --git a/incubator/pt-helper/0.0.11/Chart.yaml b/incubator/pt-helper/0.0.11/Chart.yaml deleted file mode 100644 index add2b9cb563..00000000000 --- a/incubator/pt-helper/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - A tool that can automatically download free seeds and delete them after - the free time expires. -home: https://github.com/truecharts/apps/tree/master/charts/stable/pt-helper -icon: https://truecharts.org/img/chart-icons/pt-helper.png -keywords: - - pt-helper - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pt-helper -sources: - - https://hub.docker.com/r/crazyq/pt_helper -type: application -version: 0.0.11 diff --git a/incubator/pt-helper/0.0.11/README.md b/incubator/pt-helper/0.0.11/README.md deleted file mode 100644 index 6ec9ead7f26..00000000000 --- a/incubator/pt-helper/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pt-helper - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 tool that can automatically download free seeds and delete them after the free time expires. - -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: [pt-helper](https://truecharts.org/docs/charts/stable/pt-helper) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pt-helper` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pt-helper TrueCharts/pt-helper -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pt-helper` deployment - -```console -helm uninstall pt-helper -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pt-helper \ - --set env.TZ="America/New York" \ - TrueCharts/pt-helper -``` - -#### 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 pt-helper TrueCharts/pt-helper -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pt-helper/0.0.11/charts/common-10.4.6.tgz b/incubator/pt-helper/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/pt-helper/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/pt-helper/0.0.12/CHANGELOG.md b/incubator/pt-helper/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..baab407c530 --- /dev/null +++ b/incubator/pt-helper/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [pt-helper-0.0.12](https://github.com/truecharts/apps/compare/pt-helper-0.0.11...pt-helper-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pt-helper-0.0.11]pt-helper-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [pt-helper-0.0.10]pt-helper-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [pt-helper-0.0.10]pt-helper-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/pt-helper/0.0.12/Chart.lock b/incubator/pt-helper/0.0.12/Chart.lock new file mode 100644 index 00000000000..20d22a8b03d --- /dev/null +++ b/incubator/pt-helper/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:12:56.830771177Z" diff --git a/incubator/pt-helper/0.0.12/Chart.yaml b/incubator/pt-helper/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8ea067ba7a9 --- /dev/null +++ b/incubator/pt-helper/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + A tool that can automatically download free seeds and delete them after + the free time expires. +home: https://github.com/truecharts/apps/tree/master/charts/stable/pt-helper +icon: https://truecharts.org/img/chart-icons/pt-helper.png +keywords: + - pt-helper + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pt-helper +sources: + - https://hub.docker.com/r/crazyq/pt_helper +type: application +version: 0.0.12 diff --git a/incubator/pt-helper/0.0.12/README.md b/incubator/pt-helper/0.0.12/README.md new file mode 100644 index 00000000000..5466fd813e1 --- /dev/null +++ b/incubator/pt-helper/0.0.12/README.md @@ -0,0 +1,107 @@ +# pt-helper + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 tool that can automatically download free seeds and delete them after the free time expires. + +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: [pt-helper](https://truecharts.org/docs/charts/stable/pt-helper) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pt-helper` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pt-helper TrueCharts/pt-helper +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pt-helper` deployment + +```console +helm uninstall pt-helper +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pt-helper \ + --set env.TZ="America/New York" \ + TrueCharts/pt-helper +``` + +#### 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 pt-helper TrueCharts/pt-helper -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pt-helper/0.0.11/app-readme.md b/incubator/pt-helper/0.0.12/app-readme.md similarity index 100% rename from incubator/pt-helper/0.0.11/app-readme.md rename to incubator/pt-helper/0.0.12/app-readme.md diff --git a/incubator/pt-helper/0.0.12/charts/common-10.4.7.tgz b/incubator/pt-helper/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/pt-helper/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/pt-helper/0.0.11/ix_values.yaml b/incubator/pt-helper/0.0.12/ix_values.yaml similarity index 100% rename from incubator/pt-helper/0.0.11/ix_values.yaml rename to incubator/pt-helper/0.0.12/ix_values.yaml diff --git a/incubator/pt-helper/0.0.11/questions.yaml b/incubator/pt-helper/0.0.12/questions.yaml similarity index 100% rename from incubator/pt-helper/0.0.11/questions.yaml rename to incubator/pt-helper/0.0.12/questions.yaml diff --git a/incubator/pt-helper/0.0.11/templates/common.yaml b/incubator/pt-helper/0.0.12/templates/common.yaml similarity index 100% rename from incubator/pt-helper/0.0.11/templates/common.yaml rename to incubator/pt-helper/0.0.12/templates/common.yaml diff --git a/incubator/pt-helper/0.0.11/values.yaml b/incubator/pt-helper/0.0.12/values.yaml similarity index 100% rename from incubator/pt-helper/0.0.11/values.yaml rename to incubator/pt-helper/0.0.12/values.yaml diff --git a/incubator/pure-ftpd/0.0.11/CHANGELOG.md b/incubator/pure-ftpd/0.0.11/CHANGELOG.md deleted file mode 100644 index ceb3909f74b..00000000000 --- a/incubator/pure-ftpd/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [pure-ftpd-0.0.11]pure-ftpd-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [pure-ftpd-0.0.10]pure-ftpd-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [pure-ftpd-0.0.10]pure-ftpd-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/pure-ftpd/0.0.11/Chart.lock b/incubator/pure-ftpd/0.0.11/Chart.lock deleted file mode 100644 index a5f60c2143a..00000000000 --- a/incubator/pure-ftpd/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:32:21.331670814Z" diff --git a/incubator/pure-ftpd/0.0.11/Chart.yaml b/incubator/pure-ftpd/0.0.11/Chart.yaml deleted file mode 100644 index 032d30b7588..00000000000 --- a/incubator/pure-ftpd/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant - FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 - -d /home/admin -m"[/br] -home: https://github.com/truecharts/apps/tree/master/charts/stable/pure-ftpd -icon: https://truecharts.org/img/chart-icons/pure-ftpd.png -keywords: - - pure-ftpd - - Tools-Utilities - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pure-ftpd -sources: - - https://www.pureftpd.org/project/pure-ftpd/ - - https://hub.docker.com/r/crazymax/pure-ftpd/ -type: application -version: 0.0.11 diff --git a/incubator/pure-ftpd/0.0.11/README.md b/incubator/pure-ftpd/0.0.11/README.md deleted file mode 100644 index 5e4c134db78..00000000000 --- a/incubator/pure-ftpd/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pure-ftpd - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br] - -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: [pure-ftpd](https://truecharts.org/docs/charts/stable/pure-ftpd) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pure-ftpd` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pure-ftpd TrueCharts/pure-ftpd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pure-ftpd` deployment - -```console -helm uninstall pure-ftpd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pure-ftpd \ - --set env.TZ="America/New York" \ - TrueCharts/pure-ftpd -``` - -#### 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 pure-ftpd TrueCharts/pure-ftpd -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pure-ftpd/0.0.11/charts/common-10.4.6.tgz b/incubator/pure-ftpd/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/pure-ftpd/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/pure-ftpd/0.0.12/CHANGELOG.md b/incubator/pure-ftpd/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..136d094ce2f --- /dev/null +++ b/incubator/pure-ftpd/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [pure-ftpd-0.0.12](https://github.com/truecharts/apps/compare/pure-ftpd-0.0.11...pure-ftpd-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pure-ftpd-0.0.11]pure-ftpd-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [pure-ftpd-0.0.10]pure-ftpd-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [pure-ftpd-0.0.10]pure-ftpd-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/pure-ftpd/0.0.12/Chart.lock b/incubator/pure-ftpd/0.0.12/Chart.lock new file mode 100644 index 00000000000..150862ba3d2 --- /dev/null +++ b/incubator/pure-ftpd/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:01.361763098Z" diff --git a/incubator/pure-ftpd/0.0.12/Chart.yaml b/incubator/pure-ftpd/0.0.12/Chart.yaml new file mode 100644 index 00000000000..79cccbecdbd --- /dev/null +++ b/incubator/pure-ftpd/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant + FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 + -d /home/admin -m"[/br] +home: https://github.com/truecharts/apps/tree/master/charts/stable/pure-ftpd +icon: https://truecharts.org/img/chart-icons/pure-ftpd.png +keywords: + - pure-ftpd + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pure-ftpd +sources: + - https://www.pureftpd.org/project/pure-ftpd/ + - https://hub.docker.com/r/crazymax/pure-ftpd/ +type: application +version: 0.0.12 diff --git a/incubator/pure-ftpd/0.0.12/README.md b/incubator/pure-ftpd/0.0.12/README.md new file mode 100644 index 00000000000..ff556b4032e --- /dev/null +++ b/incubator/pure-ftpd/0.0.12/README.md @@ -0,0 +1,108 @@ +# pure-ftpd + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br] + +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: [pure-ftpd](https://truecharts.org/docs/charts/stable/pure-ftpd) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pure-ftpd` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pure-ftpd TrueCharts/pure-ftpd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pure-ftpd` deployment + +```console +helm uninstall pure-ftpd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pure-ftpd \ + --set env.TZ="America/New York" \ + TrueCharts/pure-ftpd +``` + +#### 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 pure-ftpd TrueCharts/pure-ftpd -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pure-ftpd/0.0.11/app-readme.md b/incubator/pure-ftpd/0.0.12/app-readme.md similarity index 100% rename from incubator/pure-ftpd/0.0.11/app-readme.md rename to incubator/pure-ftpd/0.0.12/app-readme.md diff --git a/incubator/pure-ftpd/0.0.12/charts/common-10.4.7.tgz b/incubator/pure-ftpd/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/pure-ftpd/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/pure-ftpd/0.0.11/ix_values.yaml b/incubator/pure-ftpd/0.0.12/ix_values.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.11/ix_values.yaml rename to incubator/pure-ftpd/0.0.12/ix_values.yaml diff --git a/incubator/pure-ftpd/0.0.11/questions.yaml b/incubator/pure-ftpd/0.0.12/questions.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.11/questions.yaml rename to incubator/pure-ftpd/0.0.12/questions.yaml diff --git a/incubator/pure-ftpd/0.0.11/templates/common.yaml b/incubator/pure-ftpd/0.0.12/templates/common.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.11/templates/common.yaml rename to incubator/pure-ftpd/0.0.12/templates/common.yaml diff --git a/incubator/pure-ftpd/0.0.11/values.yaml b/incubator/pure-ftpd/0.0.12/values.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.11/values.yaml rename to incubator/pure-ftpd/0.0.12/values.yaml diff --git a/incubator/putty/0.0.14/CHANGELOG.md b/incubator/putty/0.0.14/CHANGELOG.md deleted file mode 100644 index 1071c325512..00000000000 --- a/incubator/putty/0.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [putty-0.0.14](https://github.com/truecharts/apps/compare/putty-0.0.12...putty-0.0.14) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [putty-0.0.12](https://github.com/truecharts/apps/compare/putty-0.0.11...putty-0.0.12) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [putty-0.0.11](https://github.com/truecharts/apps/compare/putty-0.0.10...putty-0.0.11) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [putty-0.0.10](https://github.com/truecharts/apps/compare/putty-0.0.8...putty-0.0.10) (2022-07-14) - -### Chore - -- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [putty-0.0.8](https://github.com/truecharts/apps/compare/putty-0.0.6...putty-0.0.8) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [putty-0.0.6](https://github.com/truecharts/apps/compare/putty-0.0.5...putty-0.0.6) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [putty-0.0.5](https://github.com/truecharts/apps/compare/putty-0.0.4...putty-0.0.5) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [putty-0.0.4](https://github.com/truecharts/apps/compare/putty-0.0.3...putty-0.0.4) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [putty-0.0.3](https://github.com/truecharts/apps/compare/putty-0.0.2...putty-0.0.3) (2022-07-11) - -#### Chore - -* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) - - - - -### [putty-0.0.2](https://github.com/truecharts/apps/compare/putty-0.0.1...putty-0.0.2) (2022-07-09) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### putty-0.0.1 (2022-07-05) - -#### Feat diff --git a/incubator/putty/0.0.14/Chart.lock b/incubator/putty/0.0.14/Chart.lock deleted file mode 100644 index e7139c6aee6..00000000000 --- a/incubator/putty/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:32:25.105216438Z" diff --git a/incubator/putty/0.0.14/Chart.yaml b/incubator/putty/0.0.14/Chart.yaml deleted file mode 100644 index 1999934ead1..00000000000 --- a/incubator/putty/0.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. -home: https://github.com/truecharts/apps/tree/master/charts/stable/putty -icon: https://truecharts.org/img/chart-icons/putty.png -keywords: - - ssh - - putty -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: putty -sources: - - https://github.com/jlesage/docker-putty - - https://hub.docker.com/r/jlesage/putty/ -type: application -version: 0.0.14 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/putty/0.0.14/README.md b/incubator/putty/0.0.14/README.md deleted file mode 100644 index 1fc9baaac50..00000000000 --- a/incubator/putty/0.0.14/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# putty - -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) - -PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. - -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: [putty](https://truecharts.org/docs/charts/stable/putty) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `putty` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install putty TrueCharts/putty -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `putty` deployment - -```console -helm uninstall putty -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install putty \ - --set env.TZ="America/New York" \ - TrueCharts/putty -``` - -#### 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 putty TrueCharts/putty -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/putty/0.0.14/charts/common-10.4.6.tgz b/incubator/putty/0.0.14/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/putty/0.0.14/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/putty/0.0.15/CHANGELOG.md b/incubator/putty/0.0.15/CHANGELOG.md new file mode 100644 index 00000000000..367f6d940fe --- /dev/null +++ b/incubator/putty/0.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [putty-0.0.15](https://github.com/truecharts/apps/compare/putty-0.0.14...putty-0.0.15) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [putty-0.0.14](https://github.com/truecharts/apps/compare/putty-0.0.12...putty-0.0.14) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [putty-0.0.12](https://github.com/truecharts/apps/compare/putty-0.0.11...putty-0.0.12) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [putty-0.0.11](https://github.com/truecharts/apps/compare/putty-0.0.10...putty-0.0.11) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [putty-0.0.10](https://github.com/truecharts/apps/compare/putty-0.0.8...putty-0.0.10) (2022-07-14) + +### Chore + +- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [putty-0.0.8](https://github.com/truecharts/apps/compare/putty-0.0.6...putty-0.0.8) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [putty-0.0.6](https://github.com/truecharts/apps/compare/putty-0.0.5...putty-0.0.6) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [putty-0.0.5](https://github.com/truecharts/apps/compare/putty-0.0.4...putty-0.0.5) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [putty-0.0.4](https://github.com/truecharts/apps/compare/putty-0.0.3...putty-0.0.4) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [putty-0.0.3](https://github.com/truecharts/apps/compare/putty-0.0.2...putty-0.0.3) (2022-07-11) + +#### Chore + +* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) + + + + +### [putty-0.0.2](https://github.com/truecharts/apps/compare/putty-0.0.1...putty-0.0.2) (2022-07-09) + +#### Chore + diff --git a/incubator/putty/0.0.15/Chart.lock b/incubator/putty/0.0.15/Chart.lock new file mode 100644 index 00000000000..3b5654e8eba --- /dev/null +++ b/incubator/putty/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:03.564461683Z" diff --git a/incubator/putty/0.0.15/Chart.yaml b/incubator/putty/0.0.15/Chart.yaml new file mode 100644 index 00000000000..5960ff9e12d --- /dev/null +++ b/incubator/putty/0.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. +home: https://github.com/truecharts/apps/tree/master/charts/stable/putty +icon: https://truecharts.org/img/chart-icons/putty.png +keywords: + - ssh + - putty +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: putty +sources: + - https://github.com/jlesage/docker-putty + - https://hub.docker.com/r/jlesage/putty/ +type: application +version: 0.0.15 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/putty/0.0.15/README.md b/incubator/putty/0.0.15/README.md new file mode 100644 index 00000000000..ae21577b892 --- /dev/null +++ b/incubator/putty/0.0.15/README.md @@ -0,0 +1,108 @@ +# putty + +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) + +PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. + +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: [putty](https://truecharts.org/docs/charts/stable/putty) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `putty` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install putty TrueCharts/putty +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `putty` deployment + +```console +helm uninstall putty +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install putty \ + --set env.TZ="America/New York" \ + TrueCharts/putty +``` + +#### 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 putty TrueCharts/putty -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/putty/0.0.14/app-readme.md b/incubator/putty/0.0.15/app-readme.md similarity index 100% rename from incubator/putty/0.0.14/app-readme.md rename to incubator/putty/0.0.15/app-readme.md diff --git a/incubator/putty/0.0.15/charts/common-10.4.7.tgz b/incubator/putty/0.0.15/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/putty/0.0.15/charts/common-10.4.7.tgz differ diff --git a/incubator/putty/0.0.14/ix_values.yaml b/incubator/putty/0.0.15/ix_values.yaml similarity index 100% rename from incubator/putty/0.0.14/ix_values.yaml rename to incubator/putty/0.0.15/ix_values.yaml diff --git a/incubator/putty/0.0.14/questions.yaml b/incubator/putty/0.0.15/questions.yaml similarity index 100% rename from incubator/putty/0.0.14/questions.yaml rename to incubator/putty/0.0.15/questions.yaml diff --git a/incubator/putty/0.0.14/templates/common.yaml b/incubator/putty/0.0.15/templates/common.yaml similarity index 100% rename from incubator/putty/0.0.14/templates/common.yaml rename to incubator/putty/0.0.15/templates/common.yaml diff --git a/incubator/putty/0.0.14/values.yaml b/incubator/putty/0.0.15/values.yaml similarity index 100% rename from incubator/putty/0.0.14/values.yaml rename to incubator/putty/0.0.15/values.yaml diff --git a/incubator/pvk-ii/0.0.11/CHANGELOG.md b/incubator/pvk-ii/0.0.11/CHANGELOG.md deleted file mode 100644 index 139fbb29640..00000000000 --- a/incubator/pvk-ii/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [pvk-ii-0.0.11]pvk-ii-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [pvk-ii-0.0.10]pvk-ii-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [pvk-ii-0.0.10]pvk-ii-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/pvk-ii/0.0.11/Chart.lock b/incubator/pvk-ii/0.0.11/Chart.lock deleted file mode 100644 index 7e03a246dce..00000000000 --- a/incubator/pvk-ii/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:32:34.273796893Z" diff --git a/incubator/pvk-ii/0.0.11/Chart.yaml b/incubator/pvk-ii/0.0.11/Chart.yaml deleted file mode 100644 index 54eee4b9fbb..00000000000 --- a/incubator/pvk-ii/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Pirates, Vikings & Knights 2 and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/pvk-ii -icon: https://truecharts.org/img/chart-icons/pvk-ii.png -keywords: - - pvk-ii - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pvk-ii -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/pvk-ii/0.0.11/README.md b/incubator/pvk-ii/0.0.11/README.md deleted file mode 100644 index c61b7bfeeca..00000000000 --- a/incubator/pvk-ii/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pvk-ii - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. - -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: [pvk-ii](https://truecharts.org/docs/charts/stable/pvk-ii) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pvk-ii` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pvk-ii TrueCharts/pvk-ii -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pvk-ii` deployment - -```console -helm uninstall pvk-ii -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pvk-ii \ - --set env.TZ="America/New York" \ - TrueCharts/pvk-ii -``` - -#### 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 pvk-ii TrueCharts/pvk-ii -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pvk-ii/0.0.11/charts/common-10.4.6.tgz b/incubator/pvk-ii/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/pvk-ii/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/pvk-ii/0.0.12/CHANGELOG.md b/incubator/pvk-ii/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3a66da5f1b7 --- /dev/null +++ b/incubator/pvk-ii/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [pvk-ii-0.0.12](https://github.com/truecharts/apps/compare/pvk-ii-0.0.11...pvk-ii-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pvk-ii-0.0.11]pvk-ii-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [pvk-ii-0.0.10]pvk-ii-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [pvk-ii-0.0.10]pvk-ii-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/pvk-ii/0.0.12/Chart.lock b/incubator/pvk-ii/0.0.12/Chart.lock new file mode 100644 index 00000000000..f0a2634ef06 --- /dev/null +++ b/incubator/pvk-ii/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:07.85788656Z" diff --git a/incubator/pvk-ii/0.0.12/Chart.yaml b/incubator/pvk-ii/0.0.12/Chart.yaml new file mode 100644 index 00000000000..93cc55c4e52 --- /dev/null +++ b/incubator/pvk-ii/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Pirates, Vikings & Knights 2 and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/pvk-ii +icon: https://truecharts.org/img/chart-icons/pvk-ii.png +keywords: + - pvk-ii + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pvk-ii +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/pvk-ii/0.0.12/README.md b/incubator/pvk-ii/0.0.12/README.md new file mode 100644 index 00000000000..07fc6705e1a --- /dev/null +++ b/incubator/pvk-ii/0.0.12/README.md @@ -0,0 +1,108 @@ +# pvk-ii + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. + +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: [pvk-ii](https://truecharts.org/docs/charts/stable/pvk-ii) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pvk-ii` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pvk-ii TrueCharts/pvk-ii +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pvk-ii` deployment + +```console +helm uninstall pvk-ii +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pvk-ii \ + --set env.TZ="America/New York" \ + TrueCharts/pvk-ii +``` + +#### 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 pvk-ii TrueCharts/pvk-ii -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pvk-ii/0.0.11/app-readme.md b/incubator/pvk-ii/0.0.12/app-readme.md similarity index 100% rename from incubator/pvk-ii/0.0.11/app-readme.md rename to incubator/pvk-ii/0.0.12/app-readme.md diff --git a/incubator/pvk-ii/0.0.12/charts/common-10.4.7.tgz b/incubator/pvk-ii/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/pvk-ii/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/pvk-ii/0.0.11/ix_values.yaml b/incubator/pvk-ii/0.0.12/ix_values.yaml similarity index 100% rename from incubator/pvk-ii/0.0.11/ix_values.yaml rename to incubator/pvk-ii/0.0.12/ix_values.yaml diff --git a/incubator/pvk-ii/0.0.11/questions.yaml b/incubator/pvk-ii/0.0.12/questions.yaml similarity index 100% rename from incubator/pvk-ii/0.0.11/questions.yaml rename to incubator/pvk-ii/0.0.12/questions.yaml diff --git a/incubator/pvk-ii/0.0.11/templates/common.yaml b/incubator/pvk-ii/0.0.12/templates/common.yaml similarity index 100% rename from incubator/pvk-ii/0.0.11/templates/common.yaml rename to incubator/pvk-ii/0.0.12/templates/common.yaml diff --git a/incubator/pvk-ii/0.0.11/values.yaml b/incubator/pvk-ii/0.0.12/values.yaml similarity index 100% rename from incubator/pvk-ii/0.0.11/values.yaml rename to incubator/pvk-ii/0.0.12/values.yaml diff --git a/incubator/pwm/0.0.11/CHANGELOG.md b/incubator/pwm/0.0.11/CHANGELOG.md deleted file mode 100644 index 9d722d60796..00000000000 --- a/incubator/pwm/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [pwm-0.0.11]pwm-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [pwm-0.0.10]pwm-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [pwm-0.0.10]pwm-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/pwm/0.0.11/Chart.lock b/incubator/pwm/0.0.11/Chart.lock deleted file mode 100644 index 93036da4b5d..00000000000 --- a/incubator/pwm/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:32:44.342895124Z" diff --git a/incubator/pwm/0.0.11/Chart.yaml b/incubator/pwm/0.0.11/Chart.yaml deleted file mode 100644 index f543e78555a..00000000000 --- a/incubator/pwm/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - PWM is a free and opensource password self-service application enabling - end-users to reset their enterprise password themselves. -home: https://github.com/truecharts/apps/tree/master/charts/stable/pwm -icon: https://truecharts.org/img/chart-icons/pwm.png -keywords: - - pwm - - Security -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pwm -sources: - - https://github.com/pwm-project/pwm - - https://hub.docker.com/r/fjudith/pwm -type: application -version: 0.0.11 diff --git a/incubator/pwm/0.0.11/README.md b/incubator/pwm/0.0.11/README.md deleted file mode 100644 index 55c1cf1bd2b..00000000000 --- a/incubator/pwm/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pwm - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. - -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: [pwm](https://truecharts.org/docs/charts/stable/pwm) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pwm` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pwm TrueCharts/pwm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pwm` deployment - -```console -helm uninstall pwm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pwm \ - --set env.TZ="America/New York" \ - TrueCharts/pwm -``` - -#### 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 pwm TrueCharts/pwm -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pwm/0.0.11/charts/common-10.4.6.tgz b/incubator/pwm/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/pwm/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/pwm/0.0.12/CHANGELOG.md b/incubator/pwm/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b571cebe1d3 --- /dev/null +++ b/incubator/pwm/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [pwm-0.0.12](https://github.com/truecharts/apps/compare/pwm-0.0.11...pwm-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pwm-0.0.11]pwm-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [pwm-0.0.10]pwm-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [pwm-0.0.10]pwm-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/pwm/0.0.12/Chart.lock b/incubator/pwm/0.0.12/Chart.lock new file mode 100644 index 00000000000..84f445ad9ee --- /dev/null +++ b/incubator/pwm/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:16.02749654Z" diff --git a/incubator/pwm/0.0.12/Chart.yaml b/incubator/pwm/0.0.12/Chart.yaml new file mode 100644 index 00000000000..0201bb62ef3 --- /dev/null +++ b/incubator/pwm/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Security +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + PWM is a free and opensource password self-service application enabling + end-users to reset their enterprise password themselves. +home: https://github.com/truecharts/apps/tree/master/charts/stable/pwm +icon: https://truecharts.org/img/chart-icons/pwm.png +keywords: + - pwm + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pwm +sources: + - https://github.com/pwm-project/pwm + - https://hub.docker.com/r/fjudith/pwm +type: application +version: 0.0.12 diff --git a/incubator/pwm/0.0.12/README.md b/incubator/pwm/0.0.12/README.md new file mode 100644 index 00000000000..58fbc2fe6f5 --- /dev/null +++ b/incubator/pwm/0.0.12/README.md @@ -0,0 +1,108 @@ +# pwm + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. + +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: [pwm](https://truecharts.org/docs/charts/stable/pwm) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pwm` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pwm TrueCharts/pwm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pwm` deployment + +```console +helm uninstall pwm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pwm \ + --set env.TZ="America/New York" \ + TrueCharts/pwm +``` + +#### 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 pwm TrueCharts/pwm -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pwm/0.0.11/app-readme.md b/incubator/pwm/0.0.12/app-readme.md similarity index 100% rename from incubator/pwm/0.0.11/app-readme.md rename to incubator/pwm/0.0.12/app-readme.md diff --git a/incubator/pwm/0.0.12/charts/common-10.4.7.tgz b/incubator/pwm/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/pwm/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/pwm/0.0.11/ix_values.yaml b/incubator/pwm/0.0.12/ix_values.yaml similarity index 100% rename from incubator/pwm/0.0.11/ix_values.yaml rename to incubator/pwm/0.0.12/ix_values.yaml diff --git a/incubator/pwm/0.0.11/questions.yaml b/incubator/pwm/0.0.12/questions.yaml similarity index 100% rename from incubator/pwm/0.0.11/questions.yaml rename to incubator/pwm/0.0.12/questions.yaml diff --git a/incubator/pwm/0.0.11/templates/common.yaml b/incubator/pwm/0.0.12/templates/common.yaml similarity index 100% rename from incubator/pwm/0.0.11/templates/common.yaml rename to incubator/pwm/0.0.12/templates/common.yaml diff --git a/incubator/pwm/0.0.11/values.yaml b/incubator/pwm/0.0.12/values.yaml similarity index 100% rename from incubator/pwm/0.0.11/values.yaml rename to incubator/pwm/0.0.12/values.yaml diff --git a/incubator/pyload-ng/0.0.11/CHANGELOG.md b/incubator/pyload-ng/0.0.11/CHANGELOG.md deleted file mode 100644 index b63a1fae541..00000000000 --- a/incubator/pyload-ng/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [pyload-ng-0.0.11]pyload-ng-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [pyload-ng-0.0.10]pyload-ng-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [pyload-ng-0.0.10]pyload-ng-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/pyload-ng/0.0.11/Chart.lock b/incubator/pyload-ng/0.0.11/Chart.lock deleted file mode 100644 index 141c30b4b19..00000000000 --- a/incubator/pyload-ng/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:32:44.624214781Z" diff --git a/incubator/pyload-ng/0.0.11/Chart.yaml b/incubator/pyload-ng/0.0.11/Chart.yaml deleted file mode 100644 index e4d082fd2ca..00000000000 --- a/incubator/pyload-ng/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - pyLoad(https://pyload.net/) is a Free and Open Source download manager - written in Python and designed to be extremely lightweight, easily extensible and - fully manageable via web. -home: https://github.com/truecharts/apps/tree/master/charts/stable/pyload-ng -icon: https://truecharts.org/img/chart-icons/pyload-ng.png -keywords: - - pyload-ng - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pyload-ng -sources: - - https://pyload.net/ - - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - - https://github.com/linuxserver/docker-pyload-ng#readme -type: application -version: 0.0.11 diff --git a/incubator/pyload-ng/0.0.11/README.md b/incubator/pyload-ng/0.0.11/README.md deleted file mode 100644 index 142a41c4097..00000000000 --- a/incubator/pyload-ng/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pyload-ng - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. - -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: [pyload-ng](https://truecharts.org/docs/charts/stable/pyload-ng) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pyload-ng` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pyload-ng TrueCharts/pyload-ng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pyload-ng` deployment - -```console -helm uninstall pyload-ng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pyload-ng \ - --set env.TZ="America/New York" \ - TrueCharts/pyload-ng -``` - -#### 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 pyload-ng TrueCharts/pyload-ng -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pyload-ng/0.0.11/charts/common-10.4.6.tgz b/incubator/pyload-ng/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/pyload-ng/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/pyload-ng/0.0.12/CHANGELOG.md b/incubator/pyload-ng/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d13a362d346 --- /dev/null +++ b/incubator/pyload-ng/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [pyload-ng-0.0.12](https://github.com/truecharts/apps/compare/pyload-ng-0.0.11...pyload-ng-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pyload-ng-0.0.11]pyload-ng-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [pyload-ng-0.0.10]pyload-ng-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [pyload-ng-0.0.10]pyload-ng-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/pyload-ng/0.0.12/Chart.lock b/incubator/pyload-ng/0.0.12/Chart.lock new file mode 100644 index 00000000000..71e16246bd7 --- /dev/null +++ b/incubator/pyload-ng/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:20.091965626Z" diff --git a/incubator/pyload-ng/0.0.12/Chart.yaml b/incubator/pyload-ng/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5c142795385 --- /dev/null +++ b/incubator/pyload-ng/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + pyLoad(https://pyload.net/) is a Free and Open Source download manager + written in Python and designed to be extremely lightweight, easily extensible and + fully manageable via web. +home: https://github.com/truecharts/apps/tree/master/charts/stable/pyload-ng +icon: https://truecharts.org/img/chart-icons/pyload-ng.png +keywords: + - pyload-ng + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pyload-ng +sources: + - https://pyload.net/ + - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng + - https://github.com/linuxserver/docker-pyload-ng#readme +type: application +version: 0.0.12 diff --git a/incubator/pyload-ng/0.0.12/README.md b/incubator/pyload-ng/0.0.12/README.md new file mode 100644 index 00000000000..a499b60b046 --- /dev/null +++ b/incubator/pyload-ng/0.0.12/README.md @@ -0,0 +1,109 @@ +# pyload-ng + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. + +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: [pyload-ng](https://truecharts.org/docs/charts/stable/pyload-ng) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pyload-ng` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pyload-ng TrueCharts/pyload-ng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pyload-ng` deployment + +```console +helm uninstall pyload-ng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pyload-ng \ + --set env.TZ="America/New York" \ + TrueCharts/pyload-ng +``` + +#### 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 pyload-ng TrueCharts/pyload-ng -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/pyload-ng/0.0.11/app-readme.md b/incubator/pyload-ng/0.0.12/app-readme.md similarity index 100% rename from incubator/pyload-ng/0.0.11/app-readme.md rename to incubator/pyload-ng/0.0.12/app-readme.md diff --git a/incubator/pyload-ng/0.0.12/charts/common-10.4.7.tgz b/incubator/pyload-ng/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/pyload-ng/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/pyload-ng/0.0.11/ix_values.yaml b/incubator/pyload-ng/0.0.12/ix_values.yaml similarity index 100% rename from incubator/pyload-ng/0.0.11/ix_values.yaml rename to incubator/pyload-ng/0.0.12/ix_values.yaml diff --git a/incubator/pyload-ng/0.0.11/questions.yaml b/incubator/pyload-ng/0.0.12/questions.yaml similarity index 100% rename from incubator/pyload-ng/0.0.11/questions.yaml rename to incubator/pyload-ng/0.0.12/questions.yaml diff --git a/incubator/pyload-ng/0.0.11/templates/common.yaml b/incubator/pyload-ng/0.0.12/templates/common.yaml similarity index 100% rename from incubator/pyload-ng/0.0.11/templates/common.yaml rename to incubator/pyload-ng/0.0.12/templates/common.yaml diff --git a/incubator/pyload-ng/0.0.11/values.yaml b/incubator/pyload-ng/0.0.12/values.yaml similarity index 100% rename from incubator/pyload-ng/0.0.11/values.yaml rename to incubator/pyload-ng/0.0.12/values.yaml diff --git a/incubator/qbitmanage/0.0.11/CHANGELOG.md b/incubator/qbitmanage/0.0.11/CHANGELOG.md deleted file mode 100644 index 96a4950ca98..00000000000 --- a/incubator/qbitmanage/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [qbitmanage-0.0.11]qbitmanage-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [qbitmanage-0.0.10]qbitmanage-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [qbitmanage-0.0.10]qbitmanage-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/qbitmanage/0.0.11/Chart.lock b/incubator/qbitmanage/0.0.11/Chart.lock deleted file mode 100644 index 76c768cac71..00000000000 --- a/incubator/qbitmanage/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:32:48.343754301Z" diff --git a/incubator/qbitmanage/0.0.11/Chart.yaml b/incubator/qbitmanage/0.0.11/Chart.yaml deleted file mode 100644 index 562a2aa97bf..00000000000 --- a/incubator/qbitmanage/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - This tool will help manage tedious tasks in qBittorrent and automate - them. Tag, categorize, remove orphaned data, remove unregistered torrents and much - much more. -home: https://github.com/truecharts/apps/tree/master/charts/stable/qbitmanage -icon: https://truecharts.org/img/chart-icons/qbitmanage.png -keywords: - - qbitmanage - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qbitmanage -sources: - - https://hotio.dev/containers/qbitmanage - - https://hub.docker.com/r/hotio/qbitmanage -type: application -version: 0.0.11 diff --git a/incubator/qbitmanage/0.0.11/README.md b/incubator/qbitmanage/0.0.11/README.md deleted file mode 100644 index f6a509de767..00000000000 --- a/incubator/qbitmanage/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# qbitmanage - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. - -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: [qbitmanage](https://truecharts.org/docs/charts/stable/qbitmanage) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `qbitmanage` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install qbitmanage TrueCharts/qbitmanage -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `qbitmanage` deployment - -```console -helm uninstall qbitmanage -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install qbitmanage \ - --set env.TZ="America/New York" \ - TrueCharts/qbitmanage -``` - -#### 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 qbitmanage TrueCharts/qbitmanage -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/qbitmanage/0.0.11/charts/common-10.4.6.tgz b/incubator/qbitmanage/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/qbitmanage/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/qbitmanage/0.0.12/CHANGELOG.md b/incubator/qbitmanage/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f94e5fb3cfc --- /dev/null +++ b/incubator/qbitmanage/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [qbitmanage-0.0.12](https://github.com/truecharts/apps/compare/qbitmanage-0.0.11...qbitmanage-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [qbitmanage-0.0.11]qbitmanage-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [qbitmanage-0.0.10]qbitmanage-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [qbitmanage-0.0.10]qbitmanage-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/qbitmanage/0.0.12/Chart.lock b/incubator/qbitmanage/0.0.12/Chart.lock new file mode 100644 index 00000000000..9118aa59e5e --- /dev/null +++ b/incubator/qbitmanage/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:22.755602733Z" diff --git a/incubator/qbitmanage/0.0.12/Chart.yaml b/incubator/qbitmanage/0.0.12/Chart.yaml new file mode 100644 index 00000000000..35e745ddc50 --- /dev/null +++ b/incubator/qbitmanage/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + This tool will help manage tedious tasks in qBittorrent and automate + them. Tag, categorize, remove orphaned data, remove unregistered torrents and much + much more. +home: https://github.com/truecharts/apps/tree/master/charts/stable/qbitmanage +icon: https://truecharts.org/img/chart-icons/qbitmanage.png +keywords: + - qbitmanage + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qbitmanage +sources: + - https://hotio.dev/containers/qbitmanage + - https://hub.docker.com/r/hotio/qbitmanage +type: application +version: 0.0.12 diff --git a/incubator/qbitmanage/0.0.12/README.md b/incubator/qbitmanage/0.0.12/README.md new file mode 100644 index 00000000000..e2b90c2792c --- /dev/null +++ b/incubator/qbitmanage/0.0.12/README.md @@ -0,0 +1,108 @@ +# qbitmanage + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. + +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: [qbitmanage](https://truecharts.org/docs/charts/stable/qbitmanage) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `qbitmanage` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install qbitmanage TrueCharts/qbitmanage +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `qbitmanage` deployment + +```console +helm uninstall qbitmanage +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qbitmanage \ + --set env.TZ="America/New York" \ + TrueCharts/qbitmanage +``` + +#### 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 qbitmanage TrueCharts/qbitmanage -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/qbitmanage/0.0.11/app-readme.md b/incubator/qbitmanage/0.0.12/app-readme.md similarity index 100% rename from incubator/qbitmanage/0.0.11/app-readme.md rename to incubator/qbitmanage/0.0.12/app-readme.md diff --git a/incubator/qbitmanage/0.0.12/charts/common-10.4.7.tgz b/incubator/qbitmanage/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/qbitmanage/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/qbitmanage/0.0.11/ix_values.yaml b/incubator/qbitmanage/0.0.12/ix_values.yaml similarity index 100% rename from incubator/qbitmanage/0.0.11/ix_values.yaml rename to incubator/qbitmanage/0.0.12/ix_values.yaml diff --git a/incubator/qbitmanage/0.0.11/questions.yaml b/incubator/qbitmanage/0.0.12/questions.yaml similarity index 100% rename from incubator/qbitmanage/0.0.11/questions.yaml rename to incubator/qbitmanage/0.0.12/questions.yaml diff --git a/incubator/qbitmanage/0.0.11/templates/common.yaml b/incubator/qbitmanage/0.0.12/templates/common.yaml similarity index 100% rename from incubator/qbitmanage/0.0.11/templates/common.yaml rename to incubator/qbitmanage/0.0.12/templates/common.yaml diff --git a/incubator/qbitmanage/0.0.11/values.yaml b/incubator/qbitmanage/0.0.12/values.yaml similarity index 100% rename from incubator/qbitmanage/0.0.11/values.yaml rename to incubator/qbitmanage/0.0.12/values.yaml diff --git a/incubator/qdirstat/0.0.14/CHANGELOG.md b/incubator/qdirstat/0.0.14/CHANGELOG.md deleted file mode 100644 index 41ebde93ac5..00000000000 --- a/incubator/qdirstat/0.0.14/CHANGELOG.md +++ /dev/null @@ -1,98 +0,0 @@ -# Changelog - - - -## [qdirstat-0.0.14](https://github.com/truecharts/apps/compare/qdirstat-0.0.12...qdirstat-0.0.14) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [qdirstat-0.0.12](https://github.com/truecharts/apps/compare/qdirstat-0.0.11...qdirstat-0.0.12) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [qdirstat-0.0.11](https://github.com/truecharts/apps/compare/qdirstat-0.0.10...qdirstat-0.0.11) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [qdirstat-0.0.10](https://github.com/truecharts/apps/compare/qdirstat-0.0.8...qdirstat-0.0.10) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [qdirstat-0.0.8](https://github.com/truecharts/apps/compare/qdirstat-0.0.6...qdirstat-0.0.8) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [qdirstat-0.0.6](https://github.com/truecharts/apps/compare/qdirstat-0.0.5...qdirstat-0.0.6) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [qdirstat-0.0.5](https://github.com/truecharts/apps/compare/qdirstat-0.0.4...qdirstat-0.0.5) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [qdirstat-0.0.4](https://github.com/truecharts/apps/compare/qdirstat-0.0.3...qdirstat-0.0.4) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [qdirstat-0.0.3](https://github.com/truecharts/apps/compare/qdirstat-0.0.2...qdirstat-0.0.3) (2022-07-11) - -#### Chore - -* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) - - - - -### [qdirstat-0.0.2](https://github.com/truecharts/apps/compare/qdirstat-0.0.1...qdirstat-0.0.2) (2022-07-09) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### qdirstat-0.0.1 (2022-07-05) - -#### Feat - -* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) diff --git a/incubator/qdirstat/0.0.14/Chart.lock b/incubator/qdirstat/0.0.14/Chart.lock deleted file mode 100644 index 93ad41206b6..00000000000 --- a/incubator/qdirstat/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:32:57.662790039Z" diff --git a/incubator/qdirstat/0.0.14/Chart.yaml b/incubator/qdirstat/0.0.14/Chart.yaml deleted file mode 100644 index 2ef3a8a0641..00000000000 --- a/incubator/qdirstat/0.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. -home: https://github.com/truecharts/apps/tree/master/charts/stable/qdirstat -icon: https://truecharts.org/img/chart-icons/qdirstat.png -keywords: - - stats - - qdirstat -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qdirstat -sources: - - https://github.com/jlesage/docker-qdirstat - - https://hub.docker.com/r/jlesage/qdirstat/ -type: application -version: 0.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/qdirstat/0.0.14/README.md b/incubator/qdirstat/0.0.14/README.md deleted file mode 100644 index 7e98e9fa2cb..00000000000 --- a/incubator/qdirstat/0.0.14/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# qdirstat - -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) - -QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. - -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: [qdirstat](https://truecharts.org/docs/charts/stable/qdirstat) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `qdirstat` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install qdirstat TrueCharts/qdirstat -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `qdirstat` deployment - -```console -helm uninstall qdirstat -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install qdirstat \ - --set env.TZ="America/New York" \ - TrueCharts/qdirstat -``` - -#### 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 qdirstat TrueCharts/qdirstat -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/qdirstat/0.0.14/charts/common-10.4.6.tgz b/incubator/qdirstat/0.0.14/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/qdirstat/0.0.14/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/qdirstat/0.0.15/CHANGELOG.md b/incubator/qdirstat/0.0.15/CHANGELOG.md new file mode 100644 index 00000000000..a53a8fe9ff2 --- /dev/null +++ b/incubator/qdirstat/0.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qdirstat-0.0.15](https://github.com/truecharts/apps/compare/qdirstat-0.0.14...qdirstat-0.0.15) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [qdirstat-0.0.14](https://github.com/truecharts/apps/compare/qdirstat-0.0.12...qdirstat-0.0.14) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [qdirstat-0.0.12](https://github.com/truecharts/apps/compare/qdirstat-0.0.11...qdirstat-0.0.12) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [qdirstat-0.0.11](https://github.com/truecharts/apps/compare/qdirstat-0.0.10...qdirstat-0.0.11) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [qdirstat-0.0.10](https://github.com/truecharts/apps/compare/qdirstat-0.0.8...qdirstat-0.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [qdirstat-0.0.8](https://github.com/truecharts/apps/compare/qdirstat-0.0.6...qdirstat-0.0.8) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [qdirstat-0.0.6](https://github.com/truecharts/apps/compare/qdirstat-0.0.5...qdirstat-0.0.6) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [qdirstat-0.0.5](https://github.com/truecharts/apps/compare/qdirstat-0.0.4...qdirstat-0.0.5) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [qdirstat-0.0.4](https://github.com/truecharts/apps/compare/qdirstat-0.0.3...qdirstat-0.0.4) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [qdirstat-0.0.3](https://github.com/truecharts/apps/compare/qdirstat-0.0.2...qdirstat-0.0.3) (2022-07-11) + +#### Chore + +* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) + + + + +### [qdirstat-0.0.2](https://github.com/truecharts/apps/compare/qdirstat-0.0.1...qdirstat-0.0.2) (2022-07-09) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + diff --git a/incubator/qdirstat/0.0.15/Chart.lock b/incubator/qdirstat/0.0.15/Chart.lock new file mode 100644 index 00000000000..2970ba25436 --- /dev/null +++ b/incubator/qdirstat/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:27.090432987Z" diff --git a/incubator/qdirstat/0.0.15/Chart.yaml b/incubator/qdirstat/0.0.15/Chart.yaml new file mode 100644 index 00000000000..e2db762e985 --- /dev/null +++ b/incubator/qdirstat/0.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. +home: https://github.com/truecharts/apps/tree/master/charts/stable/qdirstat +icon: https://truecharts.org/img/chart-icons/qdirstat.png +keywords: + - stats + - qdirstat +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qdirstat +sources: + - https://github.com/jlesage/docker-qdirstat + - https://hub.docker.com/r/jlesage/qdirstat/ +type: application +version: 0.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/qdirstat/0.0.15/README.md b/incubator/qdirstat/0.0.15/README.md new file mode 100644 index 00000000000..58d5812437b --- /dev/null +++ b/incubator/qdirstat/0.0.15/README.md @@ -0,0 +1,108 @@ +# qdirstat + +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) + +QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. + +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: [qdirstat](https://truecharts.org/docs/charts/stable/qdirstat) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `qdirstat` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install qdirstat TrueCharts/qdirstat +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `qdirstat` deployment + +```console +helm uninstall qdirstat +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qdirstat \ + --set env.TZ="America/New York" \ + TrueCharts/qdirstat +``` + +#### 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 qdirstat TrueCharts/qdirstat -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/qdirstat/0.0.14/app-readme.md b/incubator/qdirstat/0.0.15/app-readme.md similarity index 100% rename from incubator/qdirstat/0.0.14/app-readme.md rename to incubator/qdirstat/0.0.15/app-readme.md diff --git a/incubator/qdirstat/0.0.15/charts/common-10.4.7.tgz b/incubator/qdirstat/0.0.15/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/qdirstat/0.0.15/charts/common-10.4.7.tgz differ diff --git a/incubator/qdirstat/0.0.14/ix_values.yaml b/incubator/qdirstat/0.0.15/ix_values.yaml similarity index 100% rename from incubator/qdirstat/0.0.14/ix_values.yaml rename to incubator/qdirstat/0.0.15/ix_values.yaml diff --git a/incubator/qdirstat/0.0.14/questions.yaml b/incubator/qdirstat/0.0.15/questions.yaml similarity index 100% rename from incubator/qdirstat/0.0.14/questions.yaml rename to incubator/qdirstat/0.0.15/questions.yaml diff --git a/incubator/qdirstat/0.0.14/templates/common.yaml b/incubator/qdirstat/0.0.15/templates/common.yaml similarity index 100% rename from incubator/qdirstat/0.0.14/templates/common.yaml rename to incubator/qdirstat/0.0.15/templates/common.yaml diff --git a/incubator/qdirstat/0.0.14/values.yaml b/incubator/qdirstat/0.0.15/values.yaml similarity index 100% rename from incubator/qdirstat/0.0.14/values.yaml rename to incubator/qdirstat/0.0.15/values.yaml diff --git a/incubator/qflood/0.0.11/CHANGELOG.md b/incubator/qflood/0.0.11/CHANGELOG.md deleted file mode 100644 index c62f3b9c412..00000000000 --- a/incubator/qflood/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [qflood-0.0.11]qflood-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [qflood-0.0.10]qflood-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [qflood-0.0.10]qflood-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/qflood/0.0.11/Chart.lock b/incubator/qflood/0.0.11/Chart.lock deleted file mode 100644 index 04ceed832ef..00000000000 --- a/incubator/qflood/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:33:07.376063766Z" diff --git a/incubator/qflood/0.0.11/Chart.yaml b/incubator/qflood/0.0.11/Chart.yaml deleted file mode 100644 index 0211b01c4f2..00000000000 --- a/incubator/qflood/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Docker image with qBittorrent and the Flood UI. -home: https://github.com/truecharts/apps/tree/master/charts/stable/qflood -icon: https://truecharts.org/img/chart-icons/qflood.png -keywords: - - qflood - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qflood -sources: - - https://hotio.dev/containers/qflood - - https://hub.docker.com/r/hotio/qflood -type: application -version: 0.0.11 diff --git a/incubator/qflood/0.0.11/README.md b/incubator/qflood/0.0.11/README.md deleted file mode 100644 index 64530bb3193..00000000000 --- a/incubator/qflood/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# qflood - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Docker image with qBittorrent and the Flood UI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [qflood](https://truecharts.org/docs/charts/stable/qflood) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `qflood` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install qflood TrueCharts/qflood -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `qflood` deployment - -```console -helm uninstall qflood -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install qflood \ - --set env.TZ="America/New York" \ - TrueCharts/qflood -``` - -#### 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 qflood TrueCharts/qflood -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/qflood/0.0.11/charts/common-10.4.6.tgz b/incubator/qflood/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/qflood/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/qflood/0.0.12/CHANGELOG.md b/incubator/qflood/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..58409c8ad1f --- /dev/null +++ b/incubator/qflood/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [qflood-0.0.12](https://github.com/truecharts/apps/compare/qflood-0.0.11...qflood-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [qflood-0.0.11]qflood-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [qflood-0.0.10]qflood-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [qflood-0.0.10]qflood-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/qflood/0.0.12/Chart.lock b/incubator/qflood/0.0.12/Chart.lock new file mode 100644 index 00000000000..e100ffe5db4 --- /dev/null +++ b/incubator/qflood/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:35.147425302Z" diff --git a/incubator/qflood/0.0.12/Chart.yaml b/incubator/qflood/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ebce41787c1 --- /dev/null +++ b/incubator/qflood/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Docker image with qBittorrent and the Flood UI. +home: https://github.com/truecharts/apps/tree/master/charts/stable/qflood +icon: https://truecharts.org/img/chart-icons/qflood.png +keywords: + - qflood + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qflood +sources: + - https://hotio.dev/containers/qflood + - https://hub.docker.com/r/hotio/qflood +type: application +version: 0.0.12 diff --git a/incubator/qflood/0.0.12/README.md b/incubator/qflood/0.0.12/README.md new file mode 100644 index 00000000000..98fb03feaca --- /dev/null +++ b/incubator/qflood/0.0.12/README.md @@ -0,0 +1,108 @@ +# qflood + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Docker image with qBittorrent and the Flood UI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [qflood](https://truecharts.org/docs/charts/stable/qflood) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `qflood` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install qflood TrueCharts/qflood +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `qflood` deployment + +```console +helm uninstall qflood +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qflood \ + --set env.TZ="America/New York" \ + TrueCharts/qflood +``` + +#### 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 qflood TrueCharts/qflood -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/qflood/0.0.11/app-readme.md b/incubator/qflood/0.0.12/app-readme.md similarity index 100% rename from incubator/qflood/0.0.11/app-readme.md rename to incubator/qflood/0.0.12/app-readme.md diff --git a/incubator/qflood/0.0.12/charts/common-10.4.7.tgz b/incubator/qflood/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/qflood/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/qflood/0.0.11/ix_values.yaml b/incubator/qflood/0.0.12/ix_values.yaml similarity index 100% rename from incubator/qflood/0.0.11/ix_values.yaml rename to incubator/qflood/0.0.12/ix_values.yaml diff --git a/incubator/qflood/0.0.11/questions.yaml b/incubator/qflood/0.0.12/questions.yaml similarity index 100% rename from incubator/qflood/0.0.11/questions.yaml rename to incubator/qflood/0.0.12/questions.yaml diff --git a/incubator/qflood/0.0.11/templates/common.yaml b/incubator/qflood/0.0.12/templates/common.yaml similarity index 100% rename from incubator/qflood/0.0.11/templates/common.yaml rename to incubator/qflood/0.0.12/templates/common.yaml diff --git a/incubator/qflood/0.0.11/values.yaml b/incubator/qflood/0.0.12/values.yaml similarity index 100% rename from incubator/qflood/0.0.11/values.yaml rename to incubator/qflood/0.0.12/values.yaml diff --git a/incubator/quake3/0.0.11/CHANGELOG.md b/incubator/quake3/0.0.11/CHANGELOG.md deleted file mode 100644 index 948e9eae4f9..00000000000 --- a/incubator/quake3/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [quake3-0.0.11]quake3-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [quake3-0.0.10]quake3-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [quake3-0.0.10]quake3-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/quake3/0.0.11/Chart.lock b/incubator/quake3/0.0.11/Chart.lock deleted file mode 100644 index 588ddd7968b..00000000000 --- a/incubator/quake3/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:33:07.799322805Z" diff --git a/incubator/quake3/0.0.11/Chart.yaml b/incubator/quake3/0.0.11/Chart.yaml deleted file mode 100644 index 194b7b687a9..00000000000 --- a/incubator/quake3/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install Quake III Server (You have to\ - \ copy your .pk3 files from your game directory to your server).\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/quake3 -icon: https://truecharts.org/img/chart-icons/quake3.png -keywords: - - quake3 - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: quake3 -sources: - - https://www.idsoftware.com/ - - https://hub.docker.com/r/ich777/quake3 -type: application -version: 0.0.11 diff --git a/incubator/quake3/0.0.11/README.md b/incubator/quake3/0.0.11/README.md deleted file mode 100644 index 289f115e30d..00000000000 --- a/incubator/quake3/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# quake3 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [quake3](https://truecharts.org/docs/charts/stable/quake3) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `quake3` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install quake3 TrueCharts/quake3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `quake3` deployment - -```console -helm uninstall quake3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install quake3 \ - --set env.TZ="America/New York" \ - TrueCharts/quake3 -``` - -#### 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 quake3 TrueCharts/quake3 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/quake3/0.0.11/charts/common-10.4.6.tgz b/incubator/quake3/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/quake3/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/quake3/0.0.12/CHANGELOG.md b/incubator/quake3/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..afc24ee19a5 --- /dev/null +++ b/incubator/quake3/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [quake3-0.0.12](https://github.com/truecharts/apps/compare/quake3-0.0.11...quake3-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [quake3-0.0.11]quake3-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [quake3-0.0.10]quake3-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [quake3-0.0.10]quake3-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/quake3/0.0.12/Chart.lock b/incubator/quake3/0.0.12/Chart.lock new file mode 100644 index 00000000000..48f43cf6872 --- /dev/null +++ b/incubator/quake3/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:39.883556467Z" diff --git a/incubator/quake3/0.0.12/Chart.yaml b/incubator/quake3/0.0.12/Chart.yaml new file mode 100644 index 00000000000..b87ec49c7cb --- /dev/null +++ b/incubator/quake3/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install Quake III Server (You have to\ + \ copy your .pk3 files from your game directory to your server).\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/quake3 +icon: https://truecharts.org/img/chart-icons/quake3.png +keywords: + - quake3 + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: quake3 +sources: + - https://www.idsoftware.com/ + - https://hub.docker.com/r/ich777/quake3 +type: application +version: 0.0.12 diff --git a/incubator/quake3/0.0.12/README.md b/incubator/quake3/0.0.12/README.md new file mode 100644 index 00000000000..3bf5c413802 --- /dev/null +++ b/incubator/quake3/0.0.12/README.md @@ -0,0 +1,108 @@ +# quake3 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [quake3](https://truecharts.org/docs/charts/stable/quake3) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `quake3` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install quake3 TrueCharts/quake3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `quake3` deployment + +```console +helm uninstall quake3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install quake3 \ + --set env.TZ="America/New York" \ + TrueCharts/quake3 +``` + +#### 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 quake3 TrueCharts/quake3 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/quake3/0.0.11/app-readme.md b/incubator/quake3/0.0.12/app-readme.md similarity index 100% rename from incubator/quake3/0.0.11/app-readme.md rename to incubator/quake3/0.0.12/app-readme.md diff --git a/incubator/quake3/0.0.12/charts/common-10.4.7.tgz b/incubator/quake3/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/quake3/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/quake3/0.0.11/ix_values.yaml b/incubator/quake3/0.0.12/ix_values.yaml similarity index 100% rename from incubator/quake3/0.0.11/ix_values.yaml rename to incubator/quake3/0.0.12/ix_values.yaml diff --git a/incubator/quake3/0.0.11/questions.yaml b/incubator/quake3/0.0.12/questions.yaml similarity index 100% rename from incubator/quake3/0.0.11/questions.yaml rename to incubator/quake3/0.0.12/questions.yaml diff --git a/incubator/quake3/0.0.11/templates/common.yaml b/incubator/quake3/0.0.12/templates/common.yaml similarity index 100% rename from incubator/quake3/0.0.11/templates/common.yaml rename to incubator/quake3/0.0.12/templates/common.yaml diff --git a/incubator/quake3/0.0.11/values.yaml b/incubator/quake3/0.0.12/values.yaml similarity index 100% rename from incubator/quake3/0.0.11/values.yaml rename to incubator/quake3/0.0.12/values.yaml diff --git a/incubator/quickshare/0.0.11/CHANGELOG.md b/incubator/quickshare/0.0.11/CHANGELOG.md deleted file mode 100644 index be02bd69d9b..00000000000 --- a/incubator/quickshare/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [quickshare-0.0.11]quickshare-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [quickshare-0.0.10]quickshare-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [quickshare-0.0.10]quickshare-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/quickshare/0.0.11/Chart.lock b/incubator/quickshare/0.0.11/Chart.lock deleted file mode 100644 index 20e3bdae725..00000000000 --- a/incubator/quickshare/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:33:11.6769198Z" diff --git a/incubator/quickshare/0.0.11/Chart.yaml b/incubator/quickshare/0.0.11/Chart.yaml deleted file mode 100644 index d6a9fde8343..00000000000 --- a/incubator/quickshare/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/quickshare -icon: https://truecharts.org/img/chart-icons/quickshare.png -keywords: - - quickshare - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: quickshare -sources: - - https://github.com/ihexxa/quickshare - - https://hub.docker.com/r/hexxa/quickshare -type: application -version: 0.0.11 diff --git a/incubator/quickshare/0.0.11/README.md b/incubator/quickshare/0.0.11/README.md deleted file mode 100644 index 2d0ffee2b95..00000000000 --- a/incubator/quickshare/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# quickshare - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [quickshare](https://truecharts.org/docs/charts/stable/quickshare) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `quickshare` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install quickshare TrueCharts/quickshare -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `quickshare` deployment - -```console -helm uninstall quickshare -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install quickshare \ - --set env.TZ="America/New York" \ - TrueCharts/quickshare -``` - -#### 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 quickshare TrueCharts/quickshare -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/quickshare/0.0.11/charts/common-10.4.6.tgz b/incubator/quickshare/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/quickshare/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/quickshare/0.0.12/CHANGELOG.md b/incubator/quickshare/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..73ed714d4ad --- /dev/null +++ b/incubator/quickshare/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [quickshare-0.0.12](https://github.com/truecharts/apps/compare/quickshare-0.0.11...quickshare-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [quickshare-0.0.11]quickshare-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [quickshare-0.0.10]quickshare-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [quickshare-0.0.10]quickshare-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/quickshare/0.0.12/Chart.lock b/incubator/quickshare/0.0.12/Chart.lock new file mode 100644 index 00000000000..7b2e81ebd76 --- /dev/null +++ b/incubator/quickshare/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:41.855435711Z" diff --git a/incubator/quickshare/0.0.12/Chart.yaml b/incubator/quickshare/0.0.12/Chart.yaml new file mode 100644 index 00000000000..9157edbd17f --- /dev/null +++ b/incubator/quickshare/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/quickshare +icon: https://truecharts.org/img/chart-icons/quickshare.png +keywords: + - quickshare + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: quickshare +sources: + - https://github.com/ihexxa/quickshare + - https://hub.docker.com/r/hexxa/quickshare +type: application +version: 0.0.12 diff --git a/incubator/quickshare/0.0.12/README.md b/incubator/quickshare/0.0.12/README.md new file mode 100644 index 00000000000..1775a5ad66b --- /dev/null +++ b/incubator/quickshare/0.0.12/README.md @@ -0,0 +1,108 @@ +# quickshare + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [quickshare](https://truecharts.org/docs/charts/stable/quickshare) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `quickshare` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install quickshare TrueCharts/quickshare +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `quickshare` deployment + +```console +helm uninstall quickshare +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install quickshare \ + --set env.TZ="America/New York" \ + TrueCharts/quickshare +``` + +#### 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 quickshare TrueCharts/quickshare -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/quickshare/0.0.11/app-readme.md b/incubator/quickshare/0.0.12/app-readme.md similarity index 100% rename from incubator/quickshare/0.0.11/app-readme.md rename to incubator/quickshare/0.0.12/app-readme.md diff --git a/incubator/quickshare/0.0.12/charts/common-10.4.7.tgz b/incubator/quickshare/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/quickshare/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/quickshare/0.0.11/ix_values.yaml b/incubator/quickshare/0.0.12/ix_values.yaml similarity index 100% rename from incubator/quickshare/0.0.11/ix_values.yaml rename to incubator/quickshare/0.0.12/ix_values.yaml diff --git a/incubator/quickshare/0.0.11/questions.yaml b/incubator/quickshare/0.0.12/questions.yaml similarity index 100% rename from incubator/quickshare/0.0.11/questions.yaml rename to incubator/quickshare/0.0.12/questions.yaml diff --git a/incubator/quickshare/0.0.11/templates/common.yaml b/incubator/quickshare/0.0.12/templates/common.yaml similarity index 100% rename from incubator/quickshare/0.0.11/templates/common.yaml rename to incubator/quickshare/0.0.12/templates/common.yaml diff --git a/incubator/quickshare/0.0.11/values.yaml b/incubator/quickshare/0.0.12/values.yaml similarity index 100% rename from incubator/quickshare/0.0.11/values.yaml rename to incubator/quickshare/0.0.12/values.yaml diff --git a/incubator/quiz-game/0.0.11/CHANGELOG.md b/incubator/quiz-game/0.0.11/CHANGELOG.md deleted file mode 100644 index 97f23574cfb..00000000000 --- a/incubator/quiz-game/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [quiz-game-0.0.11]quiz-game-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [quiz-game-0.0.10]quiz-game-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [quiz-game-0.0.10]quiz-game-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/quiz-game/0.0.11/Chart.lock b/incubator/quiz-game/0.0.11/Chart.lock deleted file mode 100644 index d67d0af0000..00000000000 --- a/incubator/quiz-game/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:33:21.059161679Z" diff --git a/incubator/quiz-game/0.0.11/Chart.yaml b/incubator/quiz-game/0.0.11/Chart.yaml deleted file mode 100644 index e43c65dd310..00000000000 --- a/incubator/quiz-game/0.0.11/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Other - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Test your General Knowledge in different types of topics. This game is - inspired on the show "who wants to be a millionaire?". You must answer correctly - 15 questions to become a millionaire. Difficulty ascends as you progress in the - game and questions and their categories are randomized each time you start a new - match. At the end of your playthrough you can optionally register your score in - the ranking, however only the top 10 results will be displayed -home: https://github.com/truecharts/apps/tree/master/charts/stable/quiz-game -icon: https://truecharts.org/img/chart-icons/quiz-game.png -keywords: - - quiz-game - - GameServers - - Other - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: quiz-game -sources: - - https://github.com/ASKJR/quiz-game - - https://registry.hub.docker.com/r/patrickstigler/quiz-game -type: application -version: 0.0.11 diff --git a/incubator/quiz-game/0.0.11/README.md b/incubator/quiz-game/0.0.11/README.md deleted file mode 100644 index af26d0b00d4..00000000000 --- a/incubator/quiz-game/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# quiz-game - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Test your General Knowledge in different types of topics. This game is inspired on the show "who wants to be a millionaire?". You must answer correctly 15 questions to become a millionaire. Difficulty ascends as you progress in the game and questions and their categories are randomized each time you start a new match. At the end of your playthrough you can optionally register your score in the ranking, however only the top 10 results will be displayed - -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: [quiz-game](https://truecharts.org/docs/charts/stable/quiz-game) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `quiz-game` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install quiz-game TrueCharts/quiz-game -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `quiz-game` deployment - -```console -helm uninstall quiz-game -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install quiz-game \ - --set env.TZ="America/New York" \ - TrueCharts/quiz-game -``` - -#### 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 quiz-game TrueCharts/quiz-game -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/quiz-game/0.0.11/charts/common-10.4.6.tgz b/incubator/quiz-game/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/quiz-game/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/quiz-game/0.0.12/CHANGELOG.md b/incubator/quiz-game/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a9c4b8a4f15 --- /dev/null +++ b/incubator/quiz-game/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [quiz-game-0.0.12](https://github.com/truecharts/apps/compare/quiz-game-0.0.11...quiz-game-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [quiz-game-0.0.11]quiz-game-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [quiz-game-0.0.10]quiz-game-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [quiz-game-0.0.10]quiz-game-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/quiz-game/0.0.12/Chart.lock b/incubator/quiz-game/0.0.12/Chart.lock new file mode 100644 index 00000000000..2747d36e3dd --- /dev/null +++ b/incubator/quiz-game/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:45.725310262Z" diff --git a/incubator/quiz-game/0.0.12/Chart.yaml b/incubator/quiz-game/0.0.12/Chart.yaml new file mode 100644 index 00000000000..378c7ff7532 --- /dev/null +++ b/incubator/quiz-game/0.0.12/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Other + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Test your General Knowledge in different types of topics. This game is + inspired on the show "who wants to be a millionaire?". You must answer correctly + 15 questions to become a millionaire. Difficulty ascends as you progress in the + game and questions and their categories are randomized each time you start a new + match. At the end of your playthrough you can optionally register your score in + the ranking, however only the top 10 results will be displayed +home: https://github.com/truecharts/apps/tree/master/charts/stable/quiz-game +icon: https://truecharts.org/img/chart-icons/quiz-game.png +keywords: + - quiz-game + - GameServers + - Other + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: quiz-game +sources: + - https://github.com/ASKJR/quiz-game + - https://registry.hub.docker.com/r/patrickstigler/quiz-game +type: application +version: 0.0.12 diff --git a/incubator/quiz-game/0.0.12/README.md b/incubator/quiz-game/0.0.12/README.md new file mode 100644 index 00000000000..400458cbba3 --- /dev/null +++ b/incubator/quiz-game/0.0.12/README.md @@ -0,0 +1,108 @@ +# quiz-game + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Test your General Knowledge in different types of topics. This game is inspired on the show "who wants to be a millionaire?". You must answer correctly 15 questions to become a millionaire. Difficulty ascends as you progress in the game and questions and their categories are randomized each time you start a new match. At the end of your playthrough you can optionally register your score in the ranking, however only the top 10 results will be displayed + +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: [quiz-game](https://truecharts.org/docs/charts/stable/quiz-game) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `quiz-game` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install quiz-game TrueCharts/quiz-game +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `quiz-game` deployment + +```console +helm uninstall quiz-game +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install quiz-game \ + --set env.TZ="America/New York" \ + TrueCharts/quiz-game +``` + +#### 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 quiz-game TrueCharts/quiz-game -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/quiz-game/0.0.11/app-readme.md b/incubator/quiz-game/0.0.12/app-readme.md similarity index 100% rename from incubator/quiz-game/0.0.11/app-readme.md rename to incubator/quiz-game/0.0.12/app-readme.md diff --git a/incubator/quiz-game/0.0.12/charts/common-10.4.7.tgz b/incubator/quiz-game/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/quiz-game/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/quiz-game/0.0.11/ix_values.yaml b/incubator/quiz-game/0.0.12/ix_values.yaml similarity index 100% rename from incubator/quiz-game/0.0.11/ix_values.yaml rename to incubator/quiz-game/0.0.12/ix_values.yaml diff --git a/incubator/quiz-game/0.0.11/questions.yaml b/incubator/quiz-game/0.0.12/questions.yaml similarity index 100% rename from incubator/quiz-game/0.0.11/questions.yaml rename to incubator/quiz-game/0.0.12/questions.yaml diff --git a/incubator/quiz-game/0.0.11/templates/common.yaml b/incubator/quiz-game/0.0.12/templates/common.yaml similarity index 100% rename from incubator/quiz-game/0.0.11/templates/common.yaml rename to incubator/quiz-game/0.0.12/templates/common.yaml diff --git a/incubator/quiz-game/0.0.11/values.yaml b/incubator/quiz-game/0.0.12/values.yaml similarity index 100% rename from incubator/quiz-game/0.0.11/values.yaml rename to incubator/quiz-game/0.0.12/values.yaml diff --git a/incubator/ra-rom-processor/0.0.11/CHANGELOG.md b/incubator/ra-rom-processor/0.0.11/CHANGELOG.md deleted file mode 100644 index e36b4ca49c2..00000000000 --- a/incubator/ra-rom-processor/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [ra-rom-processor-0.0.11]ra-rom-processor-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [ra-rom-processor-0.0.10]ra-rom-processor-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [ra-rom-processor-0.0.10]ra-rom-processor-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/ra-rom-processor/0.0.11/Chart.lock b/incubator/ra-rom-processor/0.0.11/Chart.lock deleted file mode 100644 index 961745b5d1e..00000000000 --- a/incubator/ra-rom-processor/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:33:31.060660342Z" diff --git a/incubator/ra-rom-processor/0.0.11/Chart.yaml b/incubator/ra-rom-processor/0.0.11/Chart.yaml deleted file mode 100644 index 2e5486c1a28..00000000000 --- a/incubator/ra-rom-processor/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - RA ROM Processor is a Docker container that is used to download/orgainze/process/verify/dedupe/scrape - a ROMs library automatically by matching ROMs to the RetroAchievement.org website - Hash database. -home: https://github.com/truecharts/apps/tree/master/charts/stable/ra-rom-processor -icon: https://truecharts.org/img/chart-icons/ra-rom-processor.png -keywords: - - ra-rom-processor - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ra-rom-processor -sources: - - https://github.com/RandomNinjaAtk/docker-raromprocessor - - https://hub.docker.com/r/randomninjaatk/raromprocessor - - https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines -type: application -version: 0.0.11 diff --git a/incubator/ra-rom-processor/0.0.11/README.md b/incubator/ra-rom-processor/0.0.11/README.md deleted file mode 100644 index 717d98739bc..00000000000 --- a/incubator/ra-rom-processor/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ra-rom-processor - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -RA ROM Processor is a Docker container that is used to download/orgainze/process/verify/dedupe/scrape a ROMs library automatically by matching ROMs to the RetroAchievement.org website Hash database. - -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: [ra-rom-processor](https://truecharts.org/docs/charts/stable/ra-rom-processor) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ra-rom-processor` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ra-rom-processor TrueCharts/ra-rom-processor -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ra-rom-processor` deployment - -```console -helm uninstall ra-rom-processor -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ra-rom-processor \ - --set env.TZ="America/New York" \ - TrueCharts/ra-rom-processor -``` - -#### 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 ra-rom-processor TrueCharts/ra-rom-processor -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ra-rom-processor/0.0.11/charts/common-10.4.6.tgz b/incubator/ra-rom-processor/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ra-rom-processor/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ra-rom-processor/0.0.12/CHANGELOG.md b/incubator/ra-rom-processor/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5277b343994 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [ra-rom-processor-0.0.12](https://github.com/truecharts/apps/compare/ra-rom-processor-0.0.11...ra-rom-processor-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ra-rom-processor-0.0.11]ra-rom-processor-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [ra-rom-processor-0.0.10]ra-rom-processor-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [ra-rom-processor-0.0.10]ra-rom-processor-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/ra-rom-processor/0.0.12/Chart.lock b/incubator/ra-rom-processor/0.0.12/Chart.lock new file mode 100644 index 00000000000..cfc764779e8 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:53.9641788Z" diff --git a/incubator/ra-rom-processor/0.0.12/Chart.yaml b/incubator/ra-rom-processor/0.0.12/Chart.yaml new file mode 100644 index 00000000000..2fdf8ff9de3 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + RA ROM Processor is a Docker container that is used to download/orgainze/process/verify/dedupe/scrape + a ROMs library automatically by matching ROMs to the RetroAchievement.org website + Hash database. +home: https://github.com/truecharts/apps/tree/master/charts/stable/ra-rom-processor +icon: https://truecharts.org/img/chart-icons/ra-rom-processor.png +keywords: + - ra-rom-processor + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ra-rom-processor +sources: + - https://github.com/RandomNinjaAtk/docker-raromprocessor + - https://hub.docker.com/r/randomninjaatk/raromprocessor + - https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines +type: application +version: 0.0.12 diff --git a/incubator/ra-rom-processor/0.0.12/README.md b/incubator/ra-rom-processor/0.0.12/README.md new file mode 100644 index 00000000000..7a9476b3610 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.12/README.md @@ -0,0 +1,109 @@ +# ra-rom-processor + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +RA ROM Processor is a Docker container that is used to download/orgainze/process/verify/dedupe/scrape a ROMs library automatically by matching ROMs to the RetroAchievement.org website Hash database. + +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: [ra-rom-processor](https://truecharts.org/docs/charts/stable/ra-rom-processor) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ra-rom-processor` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ra-rom-processor TrueCharts/ra-rom-processor +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ra-rom-processor` deployment + +```console +helm uninstall ra-rom-processor +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ra-rom-processor \ + --set env.TZ="America/New York" \ + TrueCharts/ra-rom-processor +``` + +#### 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 ra-rom-processor TrueCharts/ra-rom-processor -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ra-rom-processor/0.0.11/app-readme.md b/incubator/ra-rom-processor/0.0.12/app-readme.md similarity index 100% rename from incubator/ra-rom-processor/0.0.11/app-readme.md rename to incubator/ra-rom-processor/0.0.12/app-readme.md diff --git a/incubator/ra-rom-processor/0.0.12/charts/common-10.4.7.tgz b/incubator/ra-rom-processor/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ra-rom-processor/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ra-rom-processor/0.0.11/ix_values.yaml b/incubator/ra-rom-processor/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.11/ix_values.yaml rename to incubator/ra-rom-processor/0.0.12/ix_values.yaml diff --git a/incubator/ra-rom-processor/0.0.11/questions.yaml b/incubator/ra-rom-processor/0.0.12/questions.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.11/questions.yaml rename to incubator/ra-rom-processor/0.0.12/questions.yaml diff --git a/incubator/ra-rom-processor/0.0.11/templates/common.yaml b/incubator/ra-rom-processor/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.11/templates/common.yaml rename to incubator/ra-rom-processor/0.0.12/templates/common.yaml diff --git a/incubator/ra-rom-processor/0.0.11/values.yaml b/incubator/ra-rom-processor/0.0.12/values.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.11/values.yaml rename to incubator/ra-rom-processor/0.0.12/values.yaml diff --git a/incubator/radarrsync/0.0.11/CHANGELOG.md b/incubator/radarrsync/0.0.11/CHANGELOG.md deleted file mode 100644 index e33dd327743..00000000000 --- a/incubator/radarrsync/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [radarrsync-0.0.11]radarrsync-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [radarrsync-0.0.10]radarrsync-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [radarrsync-0.0.10]radarrsync-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/radarrsync/0.0.11/Chart.lock b/incubator/radarrsync/0.0.11/Chart.lock deleted file mode 100644 index 63b06291dbe..00000000000 --- a/incubator/radarrsync/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:33:31.615415229Z" diff --git a/incubator/radarrsync/0.0.11/Chart.yaml b/incubator/radarrsync/0.0.11/Chart.yaml deleted file mode 100644 index 049a940f6c5..00000000000 --- a/incubator/radarrsync/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "RadarrSync Syncs two Radarr servers through web API. This is a modified\ - \ version designed to be run in a docker container. This version supports only two\ - \ servers.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/radarrsync -icon: https://truecharts.org/img/chart-icons/radarrsync.png -keywords: - - radarrsync - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: radarrsync -sources: - - https://github.com/dairefinn/RadarrSync - - https://hub.docker.com/r/dmanius/radarrsync-docker/ -type: application -version: 0.0.11 diff --git a/incubator/radarrsync/0.0.11/README.md b/incubator/radarrsync/0.0.11/README.md deleted file mode 100644 index 94977e7037f..00000000000 --- a/incubator/radarrsync/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# radarrsync - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a docker container. This version supports only two servers. - -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: [radarrsync](https://truecharts.org/docs/charts/stable/radarrsync) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `radarrsync` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install radarrsync TrueCharts/radarrsync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `radarrsync` deployment - -```console -helm uninstall radarrsync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install radarrsync \ - --set env.TZ="America/New York" \ - TrueCharts/radarrsync -``` - -#### 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 radarrsync TrueCharts/radarrsync -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/radarrsync/0.0.11/charts/common-10.4.6.tgz b/incubator/radarrsync/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/radarrsync/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/radarrsync/0.0.12/CHANGELOG.md b/incubator/radarrsync/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..200b815773c --- /dev/null +++ b/incubator/radarrsync/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [radarrsync-0.0.12](https://github.com/truecharts/apps/compare/radarrsync-0.0.11...radarrsync-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [radarrsync-0.0.11]radarrsync-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [radarrsync-0.0.10]radarrsync-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [radarrsync-0.0.10]radarrsync-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/radarrsync/0.0.12/Chart.lock b/incubator/radarrsync/0.0.12/Chart.lock new file mode 100644 index 00000000000..27b2bda701f --- /dev/null +++ b/incubator/radarrsync/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:13:58.328712135Z" diff --git a/incubator/radarrsync/0.0.12/Chart.yaml b/incubator/radarrsync/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e813556dfa3 --- /dev/null +++ b/incubator/radarrsync/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "RadarrSync Syncs two Radarr servers through web API. This is a modified\ + \ version designed to be run in a docker container. This version supports only two\ + \ servers.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/radarrsync +icon: https://truecharts.org/img/chart-icons/radarrsync.png +keywords: + - radarrsync + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: radarrsync +sources: + - https://github.com/dairefinn/RadarrSync + - https://hub.docker.com/r/dmanius/radarrsync-docker/ +type: application +version: 0.0.12 diff --git a/incubator/radarrsync/0.0.12/README.md b/incubator/radarrsync/0.0.12/README.md new file mode 100644 index 00000000000..0af228ba542 --- /dev/null +++ b/incubator/radarrsync/0.0.12/README.md @@ -0,0 +1,108 @@ +# radarrsync + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a docker container. This version supports only two servers. + +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: [radarrsync](https://truecharts.org/docs/charts/stable/radarrsync) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `radarrsync` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install radarrsync TrueCharts/radarrsync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `radarrsync` deployment + +```console +helm uninstall radarrsync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install radarrsync \ + --set env.TZ="America/New York" \ + TrueCharts/radarrsync +``` + +#### 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 radarrsync TrueCharts/radarrsync -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/radarrsync/0.0.11/app-readme.md b/incubator/radarrsync/0.0.12/app-readme.md similarity index 100% rename from incubator/radarrsync/0.0.11/app-readme.md rename to incubator/radarrsync/0.0.12/app-readme.md diff --git a/incubator/radarrsync/0.0.12/charts/common-10.4.7.tgz b/incubator/radarrsync/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/radarrsync/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/radarrsync/0.0.11/ix_values.yaml b/incubator/radarrsync/0.0.12/ix_values.yaml similarity index 100% rename from incubator/radarrsync/0.0.11/ix_values.yaml rename to incubator/radarrsync/0.0.12/ix_values.yaml diff --git a/incubator/radarrsync/0.0.11/questions.yaml b/incubator/radarrsync/0.0.12/questions.yaml similarity index 100% rename from incubator/radarrsync/0.0.11/questions.yaml rename to incubator/radarrsync/0.0.12/questions.yaml diff --git a/incubator/radarrsync/0.0.11/templates/common.yaml b/incubator/radarrsync/0.0.12/templates/common.yaml similarity index 100% rename from incubator/radarrsync/0.0.11/templates/common.yaml rename to incubator/radarrsync/0.0.12/templates/common.yaml diff --git a/incubator/radarrsync/0.0.11/values.yaml b/incubator/radarrsync/0.0.12/values.yaml similarity index 100% rename from incubator/radarrsync/0.0.11/values.yaml rename to incubator/radarrsync/0.0.12/values.yaml diff --git a/incubator/radicale/0.0.19/CHANGELOG.md b/incubator/radicale/0.0.19/CHANGELOG.md deleted file mode 100644 index 0313cfd743c..00000000000 --- a/incubator/radicale/0.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [radicale-0.0.19](https://github.com/truecharts/apps/compare/radicale-0.0.17...radicale-0.0.19) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [radicale-0.0.17](https://github.com/truecharts/apps/compare/radicale-0.0.16...radicale-0.0.17) (2022-07-22) - -### Chore - -- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) - - - -## [radicale-0.0.16](https://github.com/truecharts/apps/compare/radicale-0.0.15...radicale-0.0.16) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [radicale-0.0.15](https://github.com/truecharts/apps/compare/radicale-0.0.14...radicale-0.0.15) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [radicale-0.0.14](https://github.com/truecharts/apps/compare/radicale-0.0.12...radicale-0.0.14) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [radicale-0.0.12](https://github.com/truecharts/apps/compare/radicale-0.0.10...radicale-0.0.12) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [radicale-0.0.10](https://github.com/truecharts/apps/compare/radicale-0.0.9...radicale-0.0.10) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [radicale-0.0.9](https://github.com/truecharts/apps/compare/radicale-0.0.8...radicale-0.0.9) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [radicale-0.0.8](https://github.com/truecharts/apps/compare/radicale-0.0.7...radicale-0.0.8) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [radicale-0.0.7](https://github.com/truecharts/apps/compare/radicale-0.0.6...radicale-0.0.7) (2022-07-11) - -#### Chore - -* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) - - - - -### [radicale-0.0.6](https://github.com/truecharts/apps/compare/radicale-0.0.5...radicale-0.0.6) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/incubator/radicale/0.0.19/Chart.lock b/incubator/radicale/0.0.19/Chart.lock deleted file mode 100644 index 4e732cc5b75..00000000000 --- a/incubator/radicale/0.0.19/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:33:35.273001463Z" diff --git a/incubator/radicale/0.0.19/Chart.yaml b/incubator/radicale/0.0.19/Chart.yaml deleted file mode 100644 index 6abdf138a3f..00000000000 --- a/incubator/radicale/0.0.19/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -apiVersion: v2 -appVersion: "3.1.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/radicale -icon: https://truecharts.org/img/chart-icons/radicale.png -keywords: - - radicale - - CalDAV - - CardDAV - - calendars - - contacts - - tasks - - to-do -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: radicale -sources: - - https://radicale.org/ - - https://github.com/Kozea/Radicale - - https://github.com/tomsquest/docker-radicale - - https://hub.docker.com/r/tomsquest/docker-radicale -type: application -version: 0.0.19 -annotations: - truecharts.org/catagories: | - - radicale - - CalDAV - - CardDAV - - calendars - - contacts - - tasks - - to-do - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/radicale/0.0.19/README.md b/incubator/radicale/0.0.19/README.md deleted file mode 100644 index e84eb4661cf..00000000000 --- a/incubator/radicale/0.0.19/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# radicale - -![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.8.0](https://img.shields.io/badge/AppVersion-3.1.8.0-informational?style=flat-square) - -Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [radicale](https://truecharts.org/docs/charts/stable/radicale) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `radicale` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install radicale TrueCharts/radicale -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `radicale` deployment - -```console -helm uninstall radicale -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install radicale \ - --set env.TZ="America/New York" \ - TrueCharts/radicale -``` - -#### 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 radicale TrueCharts/radicale -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/radicale/0.0.19/charts/common-10.4.6.tgz b/incubator/radicale/0.0.19/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/radicale/0.0.19/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/radicale/0.0.20/CHANGELOG.md b/incubator/radicale/0.0.20/CHANGELOG.md new file mode 100644 index 00000000000..4d337a41675 --- /dev/null +++ b/incubator/radicale/0.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [radicale-0.0.20](https://github.com/truecharts/apps/compare/radicale-0.0.19...radicale-0.0.20) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [radicale-0.0.19](https://github.com/truecharts/apps/compare/radicale-0.0.17...radicale-0.0.19) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [radicale-0.0.17](https://github.com/truecharts/apps/compare/radicale-0.0.16...radicale-0.0.17) (2022-07-22) + +### Chore + +- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) + + + +## [radicale-0.0.16](https://github.com/truecharts/apps/compare/radicale-0.0.15...radicale-0.0.16) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [radicale-0.0.15](https://github.com/truecharts/apps/compare/radicale-0.0.14...radicale-0.0.15) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [radicale-0.0.14](https://github.com/truecharts/apps/compare/radicale-0.0.12...radicale-0.0.14) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [radicale-0.0.12](https://github.com/truecharts/apps/compare/radicale-0.0.10...radicale-0.0.12) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [radicale-0.0.10](https://github.com/truecharts/apps/compare/radicale-0.0.9...radicale-0.0.10) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [radicale-0.0.9](https://github.com/truecharts/apps/compare/radicale-0.0.8...radicale-0.0.9) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [radicale-0.0.8](https://github.com/truecharts/apps/compare/radicale-0.0.7...radicale-0.0.8) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [radicale-0.0.7](https://github.com/truecharts/apps/compare/radicale-0.0.6...radicale-0.0.7) (2022-07-11) + +#### Chore + +* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) + + + + diff --git a/incubator/radicale/0.0.20/Chart.lock b/incubator/radicale/0.0.20/Chart.lock new file mode 100644 index 00000000000..5f0aec62aeb --- /dev/null +++ b/incubator/radicale/0.0.20/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:01.236897509Z" diff --git a/incubator/radicale/0.0.20/Chart.yaml b/incubator/radicale/0.0.20/Chart.yaml new file mode 100644 index 00000000000..d746c99737f --- /dev/null +++ b/incubator/radicale/0.0.20/Chart.yaml @@ -0,0 +1,42 @@ +apiVersion: v2 +appVersion: "3.1.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/radicale +icon: https://truecharts.org/img/chart-icons/radicale.png +keywords: + - radicale + - CalDAV + - CardDAV + - calendars + - contacts + - tasks + - to-do +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: radicale +sources: + - https://radicale.org/ + - https://github.com/Kozea/Radicale + - https://github.com/tomsquest/docker-radicale + - https://hub.docker.com/r/tomsquest/docker-radicale +type: application +version: 0.0.20 +annotations: + truecharts.org/catagories: | + - radicale + - CalDAV + - CardDAV + - calendars + - contacts + - tasks + - to-do + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/radicale/0.0.20/README.md b/incubator/radicale/0.0.20/README.md new file mode 100644 index 00000000000..6deec57133f --- /dev/null +++ b/incubator/radicale/0.0.20/README.md @@ -0,0 +1,110 @@ +# radicale + +![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.8.0](https://img.shields.io/badge/AppVersion-3.1.8.0-informational?style=flat-square) + +Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [radicale](https://truecharts.org/docs/charts/stable/radicale) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `radicale` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install radicale TrueCharts/radicale +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `radicale` deployment + +```console +helm uninstall radicale +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install radicale \ + --set env.TZ="America/New York" \ + TrueCharts/radicale +``` + +#### 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 radicale TrueCharts/radicale -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/radicale/0.0.19/app-readme.md b/incubator/radicale/0.0.20/app-readme.md similarity index 100% rename from incubator/radicale/0.0.19/app-readme.md rename to incubator/radicale/0.0.20/app-readme.md diff --git a/incubator/radicale/0.0.20/charts/common-10.4.7.tgz b/incubator/radicale/0.0.20/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/radicale/0.0.20/charts/common-10.4.7.tgz differ diff --git a/incubator/radicale/0.0.19/ix_values.yaml b/incubator/radicale/0.0.20/ix_values.yaml similarity index 100% rename from incubator/radicale/0.0.19/ix_values.yaml rename to incubator/radicale/0.0.20/ix_values.yaml diff --git a/incubator/radicale/0.0.19/questions.yaml b/incubator/radicale/0.0.20/questions.yaml similarity index 100% rename from incubator/radicale/0.0.19/questions.yaml rename to incubator/radicale/0.0.20/questions.yaml diff --git a/incubator/radicale/0.0.19/templates/_configmap.tpl b/incubator/radicale/0.0.20/templates/_configmap.tpl similarity index 100% rename from incubator/radicale/0.0.19/templates/_configmap.tpl rename to incubator/radicale/0.0.20/templates/_configmap.tpl diff --git a/incubator/radicale/0.0.19/templates/_secret.tpl b/incubator/radicale/0.0.20/templates/_secret.tpl similarity index 100% rename from incubator/radicale/0.0.19/templates/_secret.tpl rename to incubator/radicale/0.0.20/templates/_secret.tpl diff --git a/incubator/radicale/0.0.19/templates/common.yaml b/incubator/radicale/0.0.20/templates/common.yaml similarity index 100% rename from incubator/radicale/0.0.19/templates/common.yaml rename to incubator/radicale/0.0.20/templates/common.yaml diff --git a/incubator/radicale/0.0.19/values.yaml b/incubator/radicale/0.0.20/values.yaml similarity index 100% rename from incubator/radicale/0.0.19/values.yaml rename to incubator/radicale/0.0.20/values.yaml diff --git a/incubator/raneto/0.0.11/CHANGELOG.md b/incubator/raneto/0.0.11/CHANGELOG.md deleted file mode 100644 index cf6d8c540cd..00000000000 --- a/incubator/raneto/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [raneto-0.0.11]raneto-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [raneto-0.0.10]raneto-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [raneto-0.0.10]raneto-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/raneto/0.0.11/Chart.lock b/incubator/raneto/0.0.11/Chart.lock deleted file mode 100644 index dd3e5ab16d9..00000000000 --- a/incubator/raneto/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:33:43.76150424Z" diff --git a/incubator/raneto/0.0.11/Chart.yaml b/incubator/raneto/0.0.11/Chart.yaml deleted file mode 100644 index 55cf9c5ab13..00000000000 --- a/incubator/raneto/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Raneto(http://raneto.com/) - is an open source Knowledgebase platform - that uses static Markdown files to power your Knowledgebase. -home: https://github.com/truecharts/apps/tree/master/charts/stable/raneto -icon: https://truecharts.org/img/chart-icons/raneto.png -keywords: - - raneto - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: raneto -sources: - - http://raneto.com/ - - https://github.com/orgs/linuxserver/packages/container/package/raneto - - https://github.com/linuxserver/docker-raneto#readme -type: application -version: 0.0.11 diff --git a/incubator/raneto/0.0.11/README.md b/incubator/raneto/0.0.11/README.md deleted file mode 100644 index 7989d72bdf1..00000000000 --- a/incubator/raneto/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# raneto - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. - -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: [raneto](https://truecharts.org/docs/charts/stable/raneto) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `raneto` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install raneto TrueCharts/raneto -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `raneto` deployment - -```console -helm uninstall raneto -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install raneto \ - --set env.TZ="America/New York" \ - TrueCharts/raneto -``` - -#### 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 raneto TrueCharts/raneto -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/raneto/0.0.11/charts/common-10.4.6.tgz b/incubator/raneto/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/raneto/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/raneto/0.0.12/CHANGELOG.md b/incubator/raneto/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..1ae76db319c --- /dev/null +++ b/incubator/raneto/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [raneto-0.0.12](https://github.com/truecharts/apps/compare/raneto-0.0.11...raneto-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [raneto-0.0.11]raneto-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [raneto-0.0.10]raneto-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [raneto-0.0.10]raneto-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/raneto/0.0.12/Chart.lock b/incubator/raneto/0.0.12/Chart.lock new file mode 100644 index 00000000000..988bb99beda --- /dev/null +++ b/incubator/raneto/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:04.929254944Z" diff --git a/incubator/raneto/0.0.12/Chart.yaml b/incubator/raneto/0.0.12/Chart.yaml new file mode 100644 index 00000000000..fe29ac64df5 --- /dev/null +++ b/incubator/raneto/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Raneto(http://raneto.com/) - is an open source Knowledgebase platform + that uses static Markdown files to power your Knowledgebase. +home: https://github.com/truecharts/apps/tree/master/charts/stable/raneto +icon: https://truecharts.org/img/chart-icons/raneto.png +keywords: + - raneto + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: raneto +sources: + - http://raneto.com/ + - https://github.com/orgs/linuxserver/packages/container/package/raneto + - https://github.com/linuxserver/docker-raneto#readme +type: application +version: 0.0.12 diff --git a/incubator/raneto/0.0.12/README.md b/incubator/raneto/0.0.12/README.md new file mode 100644 index 00000000000..f608f9d37bb --- /dev/null +++ b/incubator/raneto/0.0.12/README.md @@ -0,0 +1,109 @@ +# raneto + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. + +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: [raneto](https://truecharts.org/docs/charts/stable/raneto) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `raneto` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install raneto TrueCharts/raneto +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `raneto` deployment + +```console +helm uninstall raneto +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install raneto \ + --set env.TZ="America/New York" \ + TrueCharts/raneto +``` + +#### 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 raneto TrueCharts/raneto -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/raneto/0.0.11/app-readme.md b/incubator/raneto/0.0.12/app-readme.md similarity index 100% rename from incubator/raneto/0.0.11/app-readme.md rename to incubator/raneto/0.0.12/app-readme.md diff --git a/incubator/raneto/0.0.12/charts/common-10.4.7.tgz b/incubator/raneto/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/raneto/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/raneto/0.0.11/ix_values.yaml b/incubator/raneto/0.0.12/ix_values.yaml similarity index 100% rename from incubator/raneto/0.0.11/ix_values.yaml rename to incubator/raneto/0.0.12/ix_values.yaml diff --git a/incubator/raneto/0.0.11/questions.yaml b/incubator/raneto/0.0.12/questions.yaml similarity index 100% rename from incubator/raneto/0.0.11/questions.yaml rename to incubator/raneto/0.0.12/questions.yaml diff --git a/incubator/raneto/0.0.11/templates/common.yaml b/incubator/raneto/0.0.12/templates/common.yaml similarity index 100% rename from incubator/raneto/0.0.11/templates/common.yaml rename to incubator/raneto/0.0.12/templates/common.yaml diff --git a/incubator/raneto/0.0.11/values.yaml b/incubator/raneto/0.0.12/values.yaml similarity index 100% rename from incubator/raneto/0.0.11/values.yaml rename to incubator/raneto/0.0.12/values.yaml diff --git a/incubator/rapidphotodownloader/0.0.11/CHANGELOG.md b/incubator/rapidphotodownloader/0.0.11/CHANGELOG.md deleted file mode 100644 index ed4997f070a..00000000000 --- a/incubator/rapidphotodownloader/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rapidphotodownloader-0.0.11]rapidphotodownloader-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rapidphotodownloader-0.0.10]rapidphotodownloader-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rapidphotodownloader-0.0.10]rapidphotodownloader-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rapidphotodownloader/0.0.11/Chart.lock b/incubator/rapidphotodownloader/0.0.11/Chart.lock deleted file mode 100644 index 2d14cedd5c1..00000000000 --- a/incubator/rapidphotodownloader/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:33:53.457388996Z" diff --git a/incubator/rapidphotodownloader/0.0.11/Chart.yaml b/incubator/rapidphotodownloader/0.0.11/Chart.yaml deleted file mode 100644 index 7a3e852d85b..00000000000 --- a/incubator/rapidphotodownloader/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos - - Productivity - - Tools-Utilities - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "This Docker will download and install Rapid Photo Downloader.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/rapidphotodownloader -icon: https://truecharts.org/img/chart-icons/rapidphotodownloader.png -keywords: - - rapidphotodownloader - - MediaApp-Photos - - Productivity - - Tools-Utilities - - Backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rapidphotodownloader -sources: - - https://www.damonlynch.net/rapid/ - - https://hub.docker.com/r/ich777/rapidphotodownloader/ -type: application -version: 0.0.11 diff --git a/incubator/rapidphotodownloader/0.0.11/README.md b/incubator/rapidphotodownloader/0.0.11/README.md deleted file mode 100644 index 5486420cffc..00000000000 --- a/incubator/rapidphotodownloader/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rapidphotodownloader - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install Rapid Photo Downloader. - -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: [rapidphotodownloader](https://truecharts.org/docs/charts/stable/rapidphotodownloader) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rapidphotodownloader` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rapidphotodownloader TrueCharts/rapidphotodownloader -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rapidphotodownloader` deployment - -```console -helm uninstall rapidphotodownloader -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rapidphotodownloader \ - --set env.TZ="America/New York" \ - TrueCharts/rapidphotodownloader -``` - -#### 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 rapidphotodownloader TrueCharts/rapidphotodownloader -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rapidphotodownloader/0.0.11/charts/common-10.4.6.tgz b/incubator/rapidphotodownloader/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rapidphotodownloader/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rapidphotodownloader/0.0.12/CHANGELOG.md b/incubator/rapidphotodownloader/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9a16fb24a91 --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rapidphotodownloader-0.0.12](https://github.com/truecharts/apps/compare/rapidphotodownloader-0.0.11...rapidphotodownloader-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rapidphotodownloader-0.0.11]rapidphotodownloader-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rapidphotodownloader-0.0.10]rapidphotodownloader-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rapidphotodownloader-0.0.10]rapidphotodownloader-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rapidphotodownloader/0.0.12/Chart.lock b/incubator/rapidphotodownloader/0.0.12/Chart.lock new file mode 100644 index 00000000000..3aa798f201f --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:13.726881229Z" diff --git a/incubator/rapidphotodownloader/0.0.12/Chart.yaml b/incubator/rapidphotodownloader/0.0.12/Chart.yaml new file mode 100644 index 00000000000..db3e7a326a2 --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Photos + - Productivity + - Tools-Utilities + - Backup +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "This Docker will download and install Rapid Photo Downloader.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/rapidphotodownloader +icon: https://truecharts.org/img/chart-icons/rapidphotodownloader.png +keywords: + - rapidphotodownloader + - MediaApp-Photos + - Productivity + - Tools-Utilities + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rapidphotodownloader +sources: + - https://www.damonlynch.net/rapid/ + - https://hub.docker.com/r/ich777/rapidphotodownloader/ +type: application +version: 0.0.12 diff --git a/incubator/rapidphotodownloader/0.0.12/README.md b/incubator/rapidphotodownloader/0.0.12/README.md new file mode 100644 index 00000000000..39cd8605210 --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.12/README.md @@ -0,0 +1,108 @@ +# rapidphotodownloader + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install Rapid Photo Downloader. + +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: [rapidphotodownloader](https://truecharts.org/docs/charts/stable/rapidphotodownloader) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rapidphotodownloader` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rapidphotodownloader TrueCharts/rapidphotodownloader +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rapidphotodownloader` deployment + +```console +helm uninstall rapidphotodownloader +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rapidphotodownloader \ + --set env.TZ="America/New York" \ + TrueCharts/rapidphotodownloader +``` + +#### 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 rapidphotodownloader TrueCharts/rapidphotodownloader -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rapidphotodownloader/0.0.11/app-readme.md b/incubator/rapidphotodownloader/0.0.12/app-readme.md similarity index 100% rename from incubator/rapidphotodownloader/0.0.11/app-readme.md rename to incubator/rapidphotodownloader/0.0.12/app-readme.md diff --git a/incubator/rapidphotodownloader/0.0.12/charts/common-10.4.7.tgz b/incubator/rapidphotodownloader/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rapidphotodownloader/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rapidphotodownloader/0.0.11/ix_values.yaml b/incubator/rapidphotodownloader/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.11/ix_values.yaml rename to incubator/rapidphotodownloader/0.0.12/ix_values.yaml diff --git a/incubator/rapidphotodownloader/0.0.11/questions.yaml b/incubator/rapidphotodownloader/0.0.12/questions.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.11/questions.yaml rename to incubator/rapidphotodownloader/0.0.12/questions.yaml diff --git a/incubator/rapidphotodownloader/0.0.11/templates/common.yaml b/incubator/rapidphotodownloader/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.11/templates/common.yaml rename to incubator/rapidphotodownloader/0.0.12/templates/common.yaml diff --git a/incubator/rapidphotodownloader/0.0.11/values.yaml b/incubator/rapidphotodownloader/0.0.12/values.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.11/values.yaml rename to incubator/rapidphotodownloader/0.0.12/values.yaml diff --git a/incubator/rcon-webadmin/0.0.11/CHANGELOG.md b/incubator/rcon-webadmin/0.0.11/CHANGELOG.md deleted file mode 100644 index 7ae20fda3f4..00000000000 --- a/incubator/rcon-webadmin/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rcon-webadmin-0.0.11]rcon-webadmin-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rcon-webadmin-0.0.10]rcon-webadmin-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rcon-webadmin-0.0.10]rcon-webadmin-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rcon-webadmin/0.0.11/Chart.lock b/incubator/rcon-webadmin/0.0.11/Chart.lock deleted file mode 100644 index c7f46768a77..00000000000 --- a/incubator/rcon-webadmin/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:33:54.569661601Z" diff --git a/incubator/rcon-webadmin/0.0.11/Chart.yaml b/incubator/rcon-webadmin/0.0.11/Chart.yaml deleted file mode 100644 index 3e762c3f2cc..00000000000 --- a/incubator/rcon-webadmin/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Out of the box, RCON Web Admin can check users for high ping, VAC status,\ - \ or filter the chat for you around the clock.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/rcon-webadmin -icon: https://truecharts.org/img/chart-icons/rcon-webadmin.png -keywords: - - rcon-webadmin - - GameServers - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rcon-webadmin -sources: - - https://github.com/rcon-web-admin/rcon-web-admin - - https://hub.docker.com/r/itzg/rcon/ -type: application -version: 0.0.11 diff --git a/incubator/rcon-webadmin/0.0.11/README.md b/incubator/rcon-webadmin/0.0.11/README.md deleted file mode 100644 index fdf6f87e840..00000000000 --- a/incubator/rcon-webadmin/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rcon-webadmin - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. - -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: [rcon-webadmin](https://truecharts.org/docs/charts/stable/rcon-webadmin) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rcon-webadmin` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rcon-webadmin TrueCharts/rcon-webadmin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rcon-webadmin` deployment - -```console -helm uninstall rcon-webadmin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rcon-webadmin \ - --set env.TZ="America/New York" \ - TrueCharts/rcon-webadmin -``` - -#### 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 rcon-webadmin TrueCharts/rcon-webadmin -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rcon-webadmin/0.0.11/charts/common-10.4.6.tgz b/incubator/rcon-webadmin/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rcon-webadmin/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rcon-webadmin/0.0.12/CHANGELOG.md b/incubator/rcon-webadmin/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b1cb1c91db6 --- /dev/null +++ b/incubator/rcon-webadmin/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rcon-webadmin-0.0.12](https://github.com/truecharts/apps/compare/rcon-webadmin-0.0.11...rcon-webadmin-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rcon-webadmin-0.0.11]rcon-webadmin-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rcon-webadmin-0.0.10]rcon-webadmin-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rcon-webadmin-0.0.10]rcon-webadmin-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rcon-webadmin/0.0.12/Chart.lock b/incubator/rcon-webadmin/0.0.12/Chart.lock new file mode 100644 index 00000000000..cdfa1f664e6 --- /dev/null +++ b/incubator/rcon-webadmin/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:17.804738247Z" diff --git a/incubator/rcon-webadmin/0.0.12/Chart.yaml b/incubator/rcon-webadmin/0.0.12/Chart.yaml new file mode 100644 index 00000000000..3b5e3dd8b74 --- /dev/null +++ b/incubator/rcon-webadmin/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Out of the box, RCON Web Admin can check users for high ping, VAC status,\ + \ or filter the chat for you around the clock.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/rcon-webadmin +icon: https://truecharts.org/img/chart-icons/rcon-webadmin.png +keywords: + - rcon-webadmin + - GameServers + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rcon-webadmin +sources: + - https://github.com/rcon-web-admin/rcon-web-admin + - https://hub.docker.com/r/itzg/rcon/ +type: application +version: 0.0.12 diff --git a/incubator/rcon-webadmin/0.0.12/README.md b/incubator/rcon-webadmin/0.0.12/README.md new file mode 100644 index 00000000000..d95549cf6bc --- /dev/null +++ b/incubator/rcon-webadmin/0.0.12/README.md @@ -0,0 +1,108 @@ +# rcon-webadmin + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. + +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: [rcon-webadmin](https://truecharts.org/docs/charts/stable/rcon-webadmin) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rcon-webadmin` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rcon-webadmin TrueCharts/rcon-webadmin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rcon-webadmin` deployment + +```console +helm uninstall rcon-webadmin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rcon-webadmin \ + --set env.TZ="America/New York" \ + TrueCharts/rcon-webadmin +``` + +#### 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 rcon-webadmin TrueCharts/rcon-webadmin -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rcon-webadmin/0.0.11/app-readme.md b/incubator/rcon-webadmin/0.0.12/app-readme.md similarity index 100% rename from incubator/rcon-webadmin/0.0.11/app-readme.md rename to incubator/rcon-webadmin/0.0.12/app-readme.md diff --git a/incubator/rcon-webadmin/0.0.12/charts/common-10.4.7.tgz b/incubator/rcon-webadmin/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rcon-webadmin/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rcon-webadmin/0.0.11/ix_values.yaml b/incubator/rcon-webadmin/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rcon-webadmin/0.0.11/ix_values.yaml rename to incubator/rcon-webadmin/0.0.12/ix_values.yaml diff --git a/incubator/rcon-webadmin/0.0.11/questions.yaml b/incubator/rcon-webadmin/0.0.12/questions.yaml similarity index 100% rename from incubator/rcon-webadmin/0.0.11/questions.yaml rename to incubator/rcon-webadmin/0.0.12/questions.yaml diff --git a/incubator/rcon-webadmin/0.0.11/templates/common.yaml b/incubator/rcon-webadmin/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rcon-webadmin/0.0.11/templates/common.yaml rename to incubator/rcon-webadmin/0.0.12/templates/common.yaml diff --git a/incubator/rcon-webadmin/0.0.11/values.yaml b/incubator/rcon-webadmin/0.0.12/values.yaml similarity index 100% rename from incubator/rcon-webadmin/0.0.11/values.yaml rename to incubator/rcon-webadmin/0.0.12/values.yaml diff --git a/incubator/rdesktop/0.0.11/CHANGELOG.md b/incubator/rdesktop/0.0.11/CHANGELOG.md deleted file mode 100644 index 4a976fd92a9..00000000000 --- a/incubator/rdesktop/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rdesktop-0.0.11]rdesktop-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rdesktop-0.0.10]rdesktop-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rdesktop-0.0.10]rdesktop-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rdesktop/0.0.11/Chart.lock b/incubator/rdesktop/0.0.11/Chart.lock deleted file mode 100644 index 517be9aab9f..00000000000 --- a/incubator/rdesktop/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:33:57.804559023Z" diff --git a/incubator/rdesktop/0.0.11/Chart.yaml b/incubator/rdesktop/0.0.11/Chart.yaml deleted file mode 100644 index 4281e7a239b..00000000000 --- a/incubator/rdesktop/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Rdesktop(http://xrdp.org/) - Containers containing full desktop environments - in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. -home: https://github.com/truecharts/apps/tree/master/charts/stable/rdesktop -icon: https://truecharts.org/img/chart-icons/rdesktop.png -keywords: - - rdesktop - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rdesktop -sources: - - http://xrdp.org/ - - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - - https://github.com/linuxserver/docker-rdesktop#readme -type: application -version: 0.0.11 diff --git a/incubator/rdesktop/0.0.11/README.md b/incubator/rdesktop/0.0.11/README.md deleted file mode 100644 index 04a8a807d58..00000000000 --- a/incubator/rdesktop/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rdesktop - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Rdesktop(http://xrdp.org/) - Containers containing full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. - -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: [rdesktop](https://truecharts.org/docs/charts/stable/rdesktop) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rdesktop` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rdesktop TrueCharts/rdesktop -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rdesktop` deployment - -```console -helm uninstall rdesktop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rdesktop \ - --set env.TZ="America/New York" \ - TrueCharts/rdesktop -``` - -#### 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 rdesktop TrueCharts/rdesktop -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rdesktop/0.0.11/charts/common-10.4.6.tgz b/incubator/rdesktop/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rdesktop/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rdesktop/0.0.12/CHANGELOG.md b/incubator/rdesktop/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..25945ade026 --- /dev/null +++ b/incubator/rdesktop/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rdesktop-0.0.12](https://github.com/truecharts/apps/compare/rdesktop-0.0.11...rdesktop-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rdesktop-0.0.11]rdesktop-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rdesktop-0.0.10]rdesktop-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rdesktop-0.0.10]rdesktop-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rdesktop/0.0.12/Chart.lock b/incubator/rdesktop/0.0.12/Chart.lock new file mode 100644 index 00000000000..4b62db1312f --- /dev/null +++ b/incubator/rdesktop/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:20.546901199Z" diff --git a/incubator/rdesktop/0.0.12/Chart.yaml b/incubator/rdesktop/0.0.12/Chart.yaml new file mode 100644 index 00000000000..6413e7a4e51 --- /dev/null +++ b/incubator/rdesktop/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Rdesktop(http://xrdp.org/) - Containers containing full desktop environments + in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. +home: https://github.com/truecharts/apps/tree/master/charts/stable/rdesktop +icon: https://truecharts.org/img/chart-icons/rdesktop.png +keywords: + - rdesktop + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rdesktop +sources: + - http://xrdp.org/ + - https://github.com/orgs/linuxserver/packages/container/package/rdesktop + - https://github.com/linuxserver/docker-rdesktop#readme +type: application +version: 0.0.12 diff --git a/incubator/rdesktop/0.0.12/README.md b/incubator/rdesktop/0.0.12/README.md new file mode 100644 index 00000000000..41dc300f472 --- /dev/null +++ b/incubator/rdesktop/0.0.12/README.md @@ -0,0 +1,109 @@ +# rdesktop + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Rdesktop(http://xrdp.org/) - Containers containing full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. + +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: [rdesktop](https://truecharts.org/docs/charts/stable/rdesktop) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rdesktop` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rdesktop TrueCharts/rdesktop +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rdesktop` deployment + +```console +helm uninstall rdesktop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rdesktop \ + --set env.TZ="America/New York" \ + TrueCharts/rdesktop +``` + +#### 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 rdesktop TrueCharts/rdesktop -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rdesktop/0.0.11/app-readme.md b/incubator/rdesktop/0.0.12/app-readme.md similarity index 100% rename from incubator/rdesktop/0.0.11/app-readme.md rename to incubator/rdesktop/0.0.12/app-readme.md diff --git a/incubator/rdesktop/0.0.12/charts/common-10.4.7.tgz b/incubator/rdesktop/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rdesktop/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rdesktop/0.0.11/ix_values.yaml b/incubator/rdesktop/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rdesktop/0.0.11/ix_values.yaml rename to incubator/rdesktop/0.0.12/ix_values.yaml diff --git a/incubator/rdesktop/0.0.11/questions.yaml b/incubator/rdesktop/0.0.12/questions.yaml similarity index 100% rename from incubator/rdesktop/0.0.11/questions.yaml rename to incubator/rdesktop/0.0.12/questions.yaml diff --git a/incubator/rdesktop/0.0.11/templates/common.yaml b/incubator/rdesktop/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rdesktop/0.0.11/templates/common.yaml rename to incubator/rdesktop/0.0.12/templates/common.yaml diff --git a/incubator/rdesktop/0.0.11/values.yaml b/incubator/rdesktop/0.0.12/values.yaml similarity index 100% rename from incubator/rdesktop/0.0.11/values.yaml rename to incubator/rdesktop/0.0.12/values.yaml diff --git a/incubator/reactive-resume/0.0.11/CHANGELOG.md b/incubator/reactive-resume/0.0.11/CHANGELOG.md deleted file mode 100644 index 6fb939709c9..00000000000 --- a/incubator/reactive-resume/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [reactive-resume-0.0.11]reactive-resume-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [reactive-resume-0.0.10]reactive-resume-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [reactive-resume-0.0.10]reactive-resume-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/reactive-resume/0.0.11/Chart.lock b/incubator/reactive-resume/0.0.11/Chart.lock deleted file mode 100644 index 388f880adc3..00000000000 --- a/incubator/reactive-resume/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:34:07.296054542Z" diff --git a/incubator/reactive-resume/0.0.11/Chart.yaml b/incubator/reactive-resume/0.0.11/Chart.yaml deleted file mode 100644 index 752c3df59b4..00000000000 --- a/incubator/reactive-resume/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A one-of-a-kind resume builder that keeps your privacy in mind. -home: https://github.com/truecharts/apps/tree/master/charts/stable/reactive-resume -icon: https://truecharts.org/img/chart-icons/reactive-resume.png -keywords: - - reactive-resume - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: reactive-resume -sources: - - https://rxresu.me/ - - https://hub.docker.com/r/amruthpillai/reactive-resume/ -type: application -version: 0.0.11 diff --git a/incubator/reactive-resume/0.0.11/README.md b/incubator/reactive-resume/0.0.11/README.md deleted file mode 100644 index 4ac2923ad5b..00000000000 --- a/incubator/reactive-resume/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# reactive-resume - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1](https://img.shields.io/badge/AppVersion-1-informational?style=flat-square) - -A one-of-a-kind resume builder that keeps your privacy in mind. - -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: [reactive-resume](https://truecharts.org/docs/charts/stable/reactive-resume) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `reactive-resume` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install reactive-resume TrueCharts/reactive-resume -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `reactive-resume` deployment - -```console -helm uninstall reactive-resume -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install reactive-resume \ - --set env.TZ="America/New York" \ - TrueCharts/reactive-resume -``` - -#### 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 reactive-resume TrueCharts/reactive-resume -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/reactive-resume/0.0.11/charts/common-10.4.6.tgz b/incubator/reactive-resume/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/reactive-resume/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/reactive-resume/0.0.12/CHANGELOG.md b/incubator/reactive-resume/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ed021963c0c --- /dev/null +++ b/incubator/reactive-resume/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [reactive-resume-0.0.12](https://github.com/truecharts/apps/compare/reactive-resume-0.0.11...reactive-resume-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [reactive-resume-0.0.11]reactive-resume-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [reactive-resume-0.0.10]reactive-resume-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [reactive-resume-0.0.10]reactive-resume-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/reactive-resume/0.0.12/Chart.lock b/incubator/reactive-resume/0.0.12/Chart.lock new file mode 100644 index 00000000000..2f905c74fd7 --- /dev/null +++ b/incubator/reactive-resume/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:23.596441315Z" diff --git a/incubator/reactive-resume/0.0.12/Chart.yaml b/incubator/reactive-resume/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5588f1c3df4 --- /dev/null +++ b/incubator/reactive-resume/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A one-of-a-kind resume builder that keeps your privacy in mind. +home: https://github.com/truecharts/apps/tree/master/charts/stable/reactive-resume +icon: https://truecharts.org/img/chart-icons/reactive-resume.png +keywords: + - reactive-resume + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: reactive-resume +sources: + - https://rxresu.me/ + - https://hub.docker.com/r/amruthpillai/reactive-resume/ +type: application +version: 0.0.12 diff --git a/incubator/reactive-resume/0.0.12/README.md b/incubator/reactive-resume/0.0.12/README.md new file mode 100644 index 00000000000..ef39d314218 --- /dev/null +++ b/incubator/reactive-resume/0.0.12/README.md @@ -0,0 +1,108 @@ +# reactive-resume + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1](https://img.shields.io/badge/AppVersion-1-informational?style=flat-square) + +A one-of-a-kind resume builder that keeps your privacy in mind. + +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: [reactive-resume](https://truecharts.org/docs/charts/stable/reactive-resume) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `reactive-resume` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install reactive-resume TrueCharts/reactive-resume +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `reactive-resume` deployment + +```console +helm uninstall reactive-resume +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install reactive-resume \ + --set env.TZ="America/New York" \ + TrueCharts/reactive-resume +``` + +#### 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 reactive-resume TrueCharts/reactive-resume -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/reactive-resume/0.0.11/app-readme.md b/incubator/reactive-resume/0.0.12/app-readme.md similarity index 100% rename from incubator/reactive-resume/0.0.11/app-readme.md rename to incubator/reactive-resume/0.0.12/app-readme.md diff --git a/incubator/reactive-resume/0.0.12/charts/common-10.4.7.tgz b/incubator/reactive-resume/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/reactive-resume/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/reactive-resume/0.0.11/ix_values.yaml b/incubator/reactive-resume/0.0.12/ix_values.yaml similarity index 100% rename from incubator/reactive-resume/0.0.11/ix_values.yaml rename to incubator/reactive-resume/0.0.12/ix_values.yaml diff --git a/incubator/reactive-resume/0.0.11/questions.yaml b/incubator/reactive-resume/0.0.12/questions.yaml similarity index 100% rename from incubator/reactive-resume/0.0.11/questions.yaml rename to incubator/reactive-resume/0.0.12/questions.yaml diff --git a/incubator/reactive-resume/0.0.11/templates/common.yaml b/incubator/reactive-resume/0.0.12/templates/common.yaml similarity index 100% rename from incubator/reactive-resume/0.0.11/templates/common.yaml rename to incubator/reactive-resume/0.0.12/templates/common.yaml diff --git a/incubator/reactive-resume/0.0.11/values.yaml b/incubator/reactive-resume/0.0.12/values.yaml similarity index 100% rename from incubator/reactive-resume/0.0.11/values.yaml rename to incubator/reactive-resume/0.0.12/values.yaml diff --git a/incubator/recyclarr/0.0.11/CHANGELOG.md b/incubator/recyclarr/0.0.11/CHANGELOG.md deleted file mode 100644 index 8e2fc358c9b..00000000000 --- a/incubator/recyclarr/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [recyclarr-0.0.11]recyclarr-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [recyclarr-0.0.10]recyclarr-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [recyclarr-0.0.10]recyclarr-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/recyclarr/0.0.11/Chart.lock b/incubator/recyclarr/0.0.11/Chart.lock deleted file mode 100644 index 8789c73be08..00000000000 --- a/incubator/recyclarr/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:34:15.92742518Z" diff --git a/incubator/recyclarr/0.0.11/Chart.yaml b/incubator/recyclarr/0.0.11/Chart.yaml deleted file mode 100644 index 6e6512af203..00000000000 --- a/incubator/recyclarr/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "A command-line application that will automatically synchronize recommended\ - \ settings from TRaSH guides to your Sonarr/Radarr instances.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/recyclarr -icon: https://truecharts.org/img/chart-icons/recyclarr.png -keywords: - - recyclarr - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: recyclarr -sources: - - https://github.com/recyclarr/recyclarr - - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr -type: application -version: 0.0.11 diff --git a/incubator/recyclarr/0.0.11/README.md b/incubator/recyclarr/0.0.11/README.md deleted file mode 100644 index 09724337cbd..00000000000 --- a/incubator/recyclarr/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# recyclarr - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. - -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: [recyclarr](https://truecharts.org/docs/charts/stable/recyclarr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `recyclarr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install recyclarr TrueCharts/recyclarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `recyclarr` deployment - -```console -helm uninstall recyclarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install recyclarr \ - --set env.TZ="America/New York" \ - TrueCharts/recyclarr -``` - -#### 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 recyclarr TrueCharts/recyclarr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/recyclarr/0.0.11/charts/common-10.4.6.tgz b/incubator/recyclarr/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/recyclarr/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/recyclarr/0.0.12/CHANGELOG.md b/incubator/recyclarr/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7f3ccde0886 --- /dev/null +++ b/incubator/recyclarr/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [recyclarr-0.0.12](https://github.com/truecharts/apps/compare/recyclarr-0.0.11...recyclarr-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [recyclarr-0.0.11]recyclarr-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [recyclarr-0.0.10]recyclarr-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [recyclarr-0.0.10]recyclarr-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/recyclarr/0.0.12/Chart.lock b/incubator/recyclarr/0.0.12/Chart.lock new file mode 100644 index 00000000000..9c3f2a676da --- /dev/null +++ b/incubator/recyclarr/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:32.242749053Z" diff --git a/incubator/recyclarr/0.0.12/Chart.yaml b/incubator/recyclarr/0.0.12/Chart.yaml new file mode 100644 index 00000000000..63c841d78f6 --- /dev/null +++ b/incubator/recyclarr/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "A command-line application that will automatically synchronize recommended\ + \ settings from TRaSH guides to your Sonarr/Radarr instances.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/recyclarr +icon: https://truecharts.org/img/chart-icons/recyclarr.png +keywords: + - recyclarr + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: recyclarr +sources: + - https://github.com/recyclarr/recyclarr + - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr +type: application +version: 0.0.12 diff --git a/incubator/recyclarr/0.0.12/README.md b/incubator/recyclarr/0.0.12/README.md new file mode 100644 index 00000000000..29be0fb359e --- /dev/null +++ b/incubator/recyclarr/0.0.12/README.md @@ -0,0 +1,108 @@ +# recyclarr + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. + +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: [recyclarr](https://truecharts.org/docs/charts/stable/recyclarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `recyclarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install recyclarr TrueCharts/recyclarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `recyclarr` deployment + +```console +helm uninstall recyclarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install recyclarr \ + --set env.TZ="America/New York" \ + TrueCharts/recyclarr +``` + +#### 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 recyclarr TrueCharts/recyclarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/recyclarr/0.0.11/app-readme.md b/incubator/recyclarr/0.0.12/app-readme.md similarity index 100% rename from incubator/recyclarr/0.0.11/app-readme.md rename to incubator/recyclarr/0.0.12/app-readme.md diff --git a/incubator/recyclarr/0.0.12/charts/common-10.4.7.tgz b/incubator/recyclarr/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/recyclarr/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/recyclarr/0.0.11/ix_values.yaml b/incubator/recyclarr/0.0.12/ix_values.yaml similarity index 100% rename from incubator/recyclarr/0.0.11/ix_values.yaml rename to incubator/recyclarr/0.0.12/ix_values.yaml diff --git a/incubator/recyclarr/0.0.11/questions.yaml b/incubator/recyclarr/0.0.12/questions.yaml similarity index 100% rename from incubator/recyclarr/0.0.11/questions.yaml rename to incubator/recyclarr/0.0.12/questions.yaml diff --git a/incubator/recyclarr/0.0.11/templates/common.yaml b/incubator/recyclarr/0.0.12/templates/common.yaml similarity index 100% rename from incubator/recyclarr/0.0.11/templates/common.yaml rename to incubator/recyclarr/0.0.12/templates/common.yaml diff --git a/incubator/recyclarr/0.0.11/values.yaml b/incubator/recyclarr/0.0.12/values.yaml similarity index 100% rename from incubator/recyclarr/0.0.11/values.yaml rename to incubator/recyclarr/0.0.12/values.yaml diff --git a/incubator/red-discordbot/0.0.11/CHANGELOG.md b/incubator/red-discordbot/0.0.11/CHANGELOG.md deleted file mode 100644 index fd60eeecbf6..00000000000 --- a/incubator/red-discordbot/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [red-discordbot-0.0.11]red-discordbot-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [red-discordbot-0.0.10]red-discordbot-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [red-discordbot-0.0.10]red-discordbot-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/red-discordbot/0.0.11/Chart.lock b/incubator/red-discordbot/0.0.11/Chart.lock deleted file mode 100644 index 40ee43ca1e4..00000000000 --- a/incubator/red-discordbot/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:34:17.715612934Z" diff --git a/incubator/red-discordbot/0.0.11/Chart.yaml b/incubator/red-discordbot/0.0.11/Chart.yaml deleted file mode 100644 index 2c40d0444cf..00000000000 --- a/incubator/red-discordbot/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "full" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "The newest Red-Discordbot in a convenient multi-arch container \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/red-discordbot -icon: https://truecharts.org/img/chart-icons/red-discordbot.png -keywords: - - red-discordbot - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: red-discordbot -sources: - - https://github.com/PhasecoreX/docker-red-discordbot - - https://hub.docker.com/r/phasecorex/red-discordbot/ -type: application -version: 0.0.11 diff --git a/incubator/red-discordbot/0.0.11/README.md b/incubator/red-discordbot/0.0.11/README.md deleted file mode 100644 index afb60eceed8..00000000000 --- a/incubator/red-discordbot/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# red-discordbot - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: full](https://img.shields.io/badge/AppVersion-full-informational?style=flat-square) - -The newest Red-Discordbot in a convenient multi-arch container - -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: [red-discordbot](https://truecharts.org/docs/charts/stable/red-discordbot) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `red-discordbot` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install red-discordbot TrueCharts/red-discordbot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `red-discordbot` deployment - -```console -helm uninstall red-discordbot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install red-discordbot \ - --set env.TZ="America/New York" \ - TrueCharts/red-discordbot -``` - -#### 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 red-discordbot TrueCharts/red-discordbot -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/red-discordbot/0.0.11/charts/common-10.4.6.tgz b/incubator/red-discordbot/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/red-discordbot/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/red-discordbot/0.0.12/CHANGELOG.md b/incubator/red-discordbot/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a361bb1a58a --- /dev/null +++ b/incubator/red-discordbot/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [red-discordbot-0.0.12](https://github.com/truecharts/apps/compare/red-discordbot-0.0.11...red-discordbot-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [red-discordbot-0.0.11]red-discordbot-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [red-discordbot-0.0.10]red-discordbot-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [red-discordbot-0.0.10]red-discordbot-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/red-discordbot/0.0.12/Chart.lock b/incubator/red-discordbot/0.0.12/Chart.lock new file mode 100644 index 00000000000..b0a688b6fab --- /dev/null +++ b/incubator/red-discordbot/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:36.898449753Z" diff --git a/incubator/red-discordbot/0.0.12/Chart.yaml b/incubator/red-discordbot/0.0.12/Chart.yaml new file mode 100644 index 00000000000..426b6e43997 --- /dev/null +++ b/incubator/red-discordbot/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "full" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "The newest Red-Discordbot in a convenient multi-arch container \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/red-discordbot +icon: https://truecharts.org/img/chart-icons/red-discordbot.png +keywords: + - red-discordbot + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: red-discordbot +sources: + - https://github.com/PhasecoreX/docker-red-discordbot + - https://hub.docker.com/r/phasecorex/red-discordbot/ +type: application +version: 0.0.12 diff --git a/incubator/red-discordbot/0.0.12/README.md b/incubator/red-discordbot/0.0.12/README.md new file mode 100644 index 00000000000..7e01b885e2e --- /dev/null +++ b/incubator/red-discordbot/0.0.12/README.md @@ -0,0 +1,108 @@ +# red-discordbot + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: full](https://img.shields.io/badge/AppVersion-full-informational?style=flat-square) + +The newest Red-Discordbot in a convenient multi-arch container + +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: [red-discordbot](https://truecharts.org/docs/charts/stable/red-discordbot) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `red-discordbot` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install red-discordbot TrueCharts/red-discordbot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `red-discordbot` deployment + +```console +helm uninstall red-discordbot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install red-discordbot \ + --set env.TZ="America/New York" \ + TrueCharts/red-discordbot +``` + +#### 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 red-discordbot TrueCharts/red-discordbot -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/red-discordbot/0.0.11/app-readme.md b/incubator/red-discordbot/0.0.12/app-readme.md similarity index 100% rename from incubator/red-discordbot/0.0.11/app-readme.md rename to incubator/red-discordbot/0.0.12/app-readme.md diff --git a/incubator/red-discordbot/0.0.12/charts/common-10.4.7.tgz b/incubator/red-discordbot/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/red-discordbot/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/red-discordbot/0.0.11/ix_values.yaml b/incubator/red-discordbot/0.0.12/ix_values.yaml similarity index 100% rename from incubator/red-discordbot/0.0.11/ix_values.yaml rename to incubator/red-discordbot/0.0.12/ix_values.yaml diff --git a/incubator/red-discordbot/0.0.11/questions.yaml b/incubator/red-discordbot/0.0.12/questions.yaml similarity index 100% rename from incubator/red-discordbot/0.0.11/questions.yaml rename to incubator/red-discordbot/0.0.12/questions.yaml diff --git a/incubator/red-discordbot/0.0.11/templates/common.yaml b/incubator/red-discordbot/0.0.12/templates/common.yaml similarity index 100% rename from incubator/red-discordbot/0.0.11/templates/common.yaml rename to incubator/red-discordbot/0.0.12/templates/common.yaml diff --git a/incubator/red-discordbot/0.0.11/values.yaml b/incubator/red-discordbot/0.0.12/values.yaml similarity index 100% rename from incubator/red-discordbot/0.0.11/values.yaml rename to incubator/red-discordbot/0.0.12/values.yaml diff --git a/incubator/redisinsight/0.0.11/CHANGELOG.md b/incubator/redisinsight/0.0.11/CHANGELOG.md deleted file mode 100644 index 31101d4f875..00000000000 --- a/incubator/redisinsight/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [redisinsight-0.0.11]redisinsight-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [redisinsight-0.0.10]redisinsight-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [redisinsight-0.0.10]redisinsight-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/redisinsight/0.0.11/Chart.lock b/incubator/redisinsight/0.0.11/Chart.lock deleted file mode 100644 index cbbed362a00..00000000000 --- a/incubator/redisinsight/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:34:20.326996934Z" diff --git a/incubator/redisinsight/0.0.11/Chart.yaml b/incubator/redisinsight/0.0.11/Chart.yaml deleted file mode 100644 index 7552ab8ddaa..00000000000 --- a/incubator/redisinsight/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: RedisInsight - The GUI for Redis. -home: https://github.com/truecharts/apps/tree/master/charts/stable/redisinsight -icon: https://truecharts.org/img/chart-icons/redisinsight.png -keywords: - - redisinsight - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: redisinsight -sources: - - https://redis.com/redis-enterprise/redis-insight/ - - https://hub.docker.com/r/redislabs/redisinsight -type: application -version: 0.0.11 diff --git a/incubator/redisinsight/0.0.11/README.md b/incubator/redisinsight/0.0.11/README.md deleted file mode 100644 index 4e1522b9d5a..00000000000 --- a/incubator/redisinsight/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# redisinsight - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -RedisInsight - The GUI for Redis. - -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: [redisinsight](https://truecharts.org/docs/charts/stable/redisinsight) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `redisinsight` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install redisinsight TrueCharts/redisinsight -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `redisinsight` deployment - -```console -helm uninstall redisinsight -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install redisinsight \ - --set env.TZ="America/New York" \ - TrueCharts/redisinsight -``` - -#### 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 redisinsight TrueCharts/redisinsight -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/redisinsight/0.0.11/charts/common-10.4.6.tgz b/incubator/redisinsight/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/redisinsight/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/redisinsight/0.0.12/CHANGELOG.md b/incubator/redisinsight/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..356b00a3881 --- /dev/null +++ b/incubator/redisinsight/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [redisinsight-0.0.12](https://github.com/truecharts/apps/compare/redisinsight-0.0.11...redisinsight-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [redisinsight-0.0.11]redisinsight-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [redisinsight-0.0.10]redisinsight-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [redisinsight-0.0.10]redisinsight-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/redisinsight/0.0.12/Chart.lock b/incubator/redisinsight/0.0.12/Chart.lock new file mode 100644 index 00000000000..2ea6b2de0f6 --- /dev/null +++ b/incubator/redisinsight/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:39.361874969Z" diff --git a/incubator/redisinsight/0.0.12/Chart.yaml b/incubator/redisinsight/0.0.12/Chart.yaml new file mode 100644 index 00000000000..724a7d1dda2 --- /dev/null +++ b/incubator/redisinsight/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: RedisInsight - The GUI for Redis. +home: https://github.com/truecharts/apps/tree/master/charts/stable/redisinsight +icon: https://truecharts.org/img/chart-icons/redisinsight.png +keywords: + - redisinsight + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: redisinsight +sources: + - https://redis.com/redis-enterprise/redis-insight/ + - https://hub.docker.com/r/redislabs/redisinsight +type: application +version: 0.0.12 diff --git a/incubator/redisinsight/0.0.12/README.md b/incubator/redisinsight/0.0.12/README.md new file mode 100644 index 00000000000..c7c4a7a1d92 --- /dev/null +++ b/incubator/redisinsight/0.0.12/README.md @@ -0,0 +1,108 @@ +# redisinsight + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +RedisInsight - The GUI for Redis. + +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: [redisinsight](https://truecharts.org/docs/charts/stable/redisinsight) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `redisinsight` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install redisinsight TrueCharts/redisinsight +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `redisinsight` deployment + +```console +helm uninstall redisinsight +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install redisinsight \ + --set env.TZ="America/New York" \ + TrueCharts/redisinsight +``` + +#### 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 redisinsight TrueCharts/redisinsight -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/redisinsight/0.0.11/app-readme.md b/incubator/redisinsight/0.0.12/app-readme.md similarity index 100% rename from incubator/redisinsight/0.0.11/app-readme.md rename to incubator/redisinsight/0.0.12/app-readme.md diff --git a/incubator/redisinsight/0.0.12/charts/common-10.4.7.tgz b/incubator/redisinsight/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/redisinsight/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/redisinsight/0.0.11/ix_values.yaml b/incubator/redisinsight/0.0.12/ix_values.yaml similarity index 100% rename from incubator/redisinsight/0.0.11/ix_values.yaml rename to incubator/redisinsight/0.0.12/ix_values.yaml diff --git a/incubator/redisinsight/0.0.11/questions.yaml b/incubator/redisinsight/0.0.12/questions.yaml similarity index 100% rename from incubator/redisinsight/0.0.11/questions.yaml rename to incubator/redisinsight/0.0.12/questions.yaml diff --git a/incubator/redisinsight/0.0.11/templates/common.yaml b/incubator/redisinsight/0.0.12/templates/common.yaml similarity index 100% rename from incubator/redisinsight/0.0.11/templates/common.yaml rename to incubator/redisinsight/0.0.12/templates/common.yaml diff --git a/incubator/redisinsight/0.0.11/values.yaml b/incubator/redisinsight/0.0.12/values.yaml similarity index 100% rename from incubator/redisinsight/0.0.11/values.yaml rename to incubator/redisinsight/0.0.12/values.yaml diff --git a/incubator/redm/0.0.11/CHANGELOG.md b/incubator/redm/0.0.11/CHANGELOG.md deleted file mode 100644 index d44b67c0fb3..00000000000 --- a/incubator/redm/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [redm-0.0.11](https://github.com/truecharts/apps/compare/redmine-3.0.23...redm-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [redm-0.0.10](https://github.com/truecharts/apps/compare/redmine-3.0.23...redm-0.0.10) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [redm-0.0.10](https://github.com/truecharts/apps/compare/redmine-3.0.23...redm-0.0.10) (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/redm/0.0.11/Chart.lock b/incubator/redm/0.0.11/Chart.lock deleted file mode 100644 index 7473175a315..00000000000 --- a/incubator/redm/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:34:31.005477319Z" diff --git a/incubator/redm/0.0.11/Chart.yaml b/incubator/redm/0.0.11/Chart.yaml deleted file mode 100644 index 768a4c8f4ea..00000000000 --- a/incubator/redm/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "With this Docker you can run RedM (Red Dead Redemption 2 MOD SERVER)\ - \ it will automatically download the latest version or if you want to updated it\ - \ yourself set the Manual Updates (in the 'Show more settings' tab down below) to\ - \ true (without quotes). The Docker will automatically extract it and download all\ - \ other required files (resources, server.cfg). You can get fx.tar.xz from here:\ - \ https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this\ - \ container you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/)\ - \ and your prefered Server Name.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/redm -icon: https://truecharts.org/img/chart-icons/redm.png -keywords: - - redm - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: redm -sources: - - https://redm.gg/ - - https://hub.docker.com/r/ich777/redmserver/ -type: application -version: 0.0.11 diff --git a/incubator/redm/0.0.11/README.md b/incubator/redm/0.0.11/README.md deleted file mode 100644 index 63078bf2dda..00000000000 --- a/incubator/redm/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# redm - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -With this Docker you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Docker will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this container you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. - -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: [redm](https://truecharts.org/docs/charts/stable/redm) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `redm` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install redm TrueCharts/redm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `redm` deployment - -```console -helm uninstall redm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install redm \ - --set env.TZ="America/New York" \ - TrueCharts/redm -``` - -#### 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 redm TrueCharts/redm -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/redm/0.0.11/charts/common-10.4.6.tgz b/incubator/redm/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/redm/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/redm/0.0.12/CHANGELOG.md b/incubator/redm/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..523c8bce178 --- /dev/null +++ b/incubator/redm/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [redm-0.0.12](https://github.com/truecharts/apps/compare/redmine-3.0.26...redm-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [redm-0.0.11](https://github.com/truecharts/apps/compare/redmine-3.0.23...redm-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [redm-0.0.10](https://github.com/truecharts/apps/compare/redmine-3.0.23...redm-0.0.10) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [redm-0.0.10](https://github.com/truecharts/apps/compare/redmine-3.0.23...redm-0.0.10) (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/redm/0.0.12/Chart.lock b/incubator/redm/0.0.12/Chart.lock new file mode 100644 index 00000000000..e54c5b03be9 --- /dev/null +++ b/incubator/redm/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:42.63218091Z" diff --git a/incubator/redm/0.0.12/Chart.yaml b/incubator/redm/0.0.12/Chart.yaml new file mode 100644 index 00000000000..60444ef254c --- /dev/null +++ b/incubator/redm/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "With this Docker you can run RedM (Red Dead Redemption 2 MOD SERVER)\ + \ it will automatically download the latest version or if you want to updated it\ + \ yourself set the Manual Updates (in the 'Show more settings' tab down below) to\ + \ true (without quotes). The Docker will automatically extract it and download all\ + \ other required files (resources, server.cfg). You can get fx.tar.xz from here:\ + \ https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this\ + \ container you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/)\ + \ and your prefered Server Name.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/redm +icon: https://truecharts.org/img/chart-icons/redm.png +keywords: + - redm + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: redm +sources: + - https://redm.gg/ + - https://hub.docker.com/r/ich777/redmserver/ +type: application +version: 0.0.12 diff --git a/incubator/redm/0.0.12/README.md b/incubator/redm/0.0.12/README.md new file mode 100644 index 00000000000..dabd0cc7b08 --- /dev/null +++ b/incubator/redm/0.0.12/README.md @@ -0,0 +1,108 @@ +# redm + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +With this Docker you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Docker will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this container you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. + +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: [redm](https://truecharts.org/docs/charts/stable/redm) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `redm` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install redm TrueCharts/redm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `redm` deployment + +```console +helm uninstall redm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install redm \ + --set env.TZ="America/New York" \ + TrueCharts/redm +``` + +#### 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 redm TrueCharts/redm -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/redm/0.0.11/app-readme.md b/incubator/redm/0.0.12/app-readme.md similarity index 100% rename from incubator/redm/0.0.11/app-readme.md rename to incubator/redm/0.0.12/app-readme.md diff --git a/incubator/redm/0.0.12/charts/common-10.4.7.tgz b/incubator/redm/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/redm/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/redm/0.0.11/ix_values.yaml b/incubator/redm/0.0.12/ix_values.yaml similarity index 100% rename from incubator/redm/0.0.11/ix_values.yaml rename to incubator/redm/0.0.12/ix_values.yaml diff --git a/incubator/redm/0.0.11/questions.yaml b/incubator/redm/0.0.12/questions.yaml similarity index 100% rename from incubator/redm/0.0.11/questions.yaml rename to incubator/redm/0.0.12/questions.yaml diff --git a/incubator/redm/0.0.11/templates/common.yaml b/incubator/redm/0.0.12/templates/common.yaml similarity index 100% rename from incubator/redm/0.0.11/templates/common.yaml rename to incubator/redm/0.0.12/templates/common.yaml diff --git a/incubator/redm/0.0.11/values.yaml b/incubator/redm/0.0.12/values.yaml similarity index 100% rename from incubator/redm/0.0.11/values.yaml rename to incubator/redm/0.0.12/values.yaml diff --git a/incubator/remotely/0.0.11/CHANGELOG.md b/incubator/remotely/0.0.11/CHANGELOG.md deleted file mode 100644 index ba533b27466..00000000000 --- a/incubator/remotely/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [remotely-0.0.11]remotely-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [remotely-0.0.10]remotely-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [remotely-0.0.10]remotely-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/remotely/0.0.11/Chart.lock b/incubator/remotely/0.0.11/Chart.lock deleted file mode 100644 index d84f75707c9..00000000000 --- a/incubator/remotely/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:34:39.611533803Z" diff --git a/incubator/remotely/0.0.11/Chart.yaml b/incubator/remotely/0.0.11/Chart.yaml deleted file mode 100644 index 400cdea26d3..00000000000 --- a/incubator/remotely/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - A remote control and remote scripting solution, built with .NET 5, Blazor, - SignalR Core, and WebRTC. -home: https://github.com/truecharts/apps/tree/master/charts/stable/remotely -icon: https://truecharts.org/img/chart-icons/remotely.png -keywords: - - remotely - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: remotely -sources: - - https://remotely.one/ - - https://hub.docker.com/r/translucency/remotely/ -type: application -version: 0.0.11 diff --git a/incubator/remotely/0.0.11/README.md b/incubator/remotely/0.0.11/README.md deleted file mode 100644 index f78fc93728d..00000000000 --- a/incubator/remotely/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# remotely - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. - -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: [remotely](https://truecharts.org/docs/charts/stable/remotely) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `remotely` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install remotely TrueCharts/remotely -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `remotely` deployment - -```console -helm uninstall remotely -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install remotely \ - --set env.TZ="America/New York" \ - TrueCharts/remotely -``` - -#### 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 remotely TrueCharts/remotely -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/remotely/0.0.11/charts/common-10.4.6.tgz b/incubator/remotely/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/remotely/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/remotely/0.0.12/CHANGELOG.md b/incubator/remotely/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7594b07649a --- /dev/null +++ b/incubator/remotely/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [remotely-0.0.12](https://github.com/truecharts/apps/compare/remotely-0.0.11...remotely-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [remotely-0.0.11]remotely-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [remotely-0.0.10]remotely-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [remotely-0.0.10]remotely-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/remotely/0.0.12/Chart.lock b/incubator/remotely/0.0.12/Chart.lock new file mode 100644 index 00000000000..e10c74819f5 --- /dev/null +++ b/incubator/remotely/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:51.386094344Z" diff --git a/incubator/remotely/0.0.12/Chart.yaml b/incubator/remotely/0.0.12/Chart.yaml new file mode 100644 index 00000000000..b4db8c89581 --- /dev/null +++ b/incubator/remotely/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + A remote control and remote scripting solution, built with .NET 5, Blazor, + SignalR Core, and WebRTC. +home: https://github.com/truecharts/apps/tree/master/charts/stable/remotely +icon: https://truecharts.org/img/chart-icons/remotely.png +keywords: + - remotely + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: remotely +sources: + - https://remotely.one/ + - https://hub.docker.com/r/translucency/remotely/ +type: application +version: 0.0.12 diff --git a/incubator/remotely/0.0.12/README.md b/incubator/remotely/0.0.12/README.md new file mode 100644 index 00000000000..e0d1f44e4f7 --- /dev/null +++ b/incubator/remotely/0.0.12/README.md @@ -0,0 +1,108 @@ +# remotely + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. + +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: [remotely](https://truecharts.org/docs/charts/stable/remotely) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `remotely` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install remotely TrueCharts/remotely +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `remotely` deployment + +```console +helm uninstall remotely +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install remotely \ + --set env.TZ="America/New York" \ + TrueCharts/remotely +``` + +#### 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 remotely TrueCharts/remotely -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/remotely/0.0.11/app-readme.md b/incubator/remotely/0.0.12/app-readme.md similarity index 100% rename from incubator/remotely/0.0.11/app-readme.md rename to incubator/remotely/0.0.12/app-readme.md diff --git a/incubator/remotely/0.0.12/charts/common-10.4.7.tgz b/incubator/remotely/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/remotely/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/remotely/0.0.11/ix_values.yaml b/incubator/remotely/0.0.12/ix_values.yaml similarity index 100% rename from incubator/remotely/0.0.11/ix_values.yaml rename to incubator/remotely/0.0.12/ix_values.yaml diff --git a/incubator/remotely/0.0.11/questions.yaml b/incubator/remotely/0.0.12/questions.yaml similarity index 100% rename from incubator/remotely/0.0.11/questions.yaml rename to incubator/remotely/0.0.12/questions.yaml diff --git a/incubator/remotely/0.0.11/templates/common.yaml b/incubator/remotely/0.0.12/templates/common.yaml similarity index 100% rename from incubator/remotely/0.0.11/templates/common.yaml rename to incubator/remotely/0.0.12/templates/common.yaml diff --git a/incubator/remotely/0.0.11/values.yaml b/incubator/remotely/0.0.12/values.yaml similarity index 100% rename from incubator/remotely/0.0.11/values.yaml rename to incubator/remotely/0.0.12/values.yaml diff --git a/incubator/restic-rest-server/0.0.11/CHANGELOG.md b/incubator/restic-rest-server/0.0.11/CHANGELOG.md deleted file mode 100644 index c1cf49799dd..00000000000 --- a/incubator/restic-rest-server/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [restic-rest-server-0.0.11]restic-rest-server-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [restic-rest-server-0.0.10]restic-rest-server-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [restic-rest-server-0.0.10]restic-rest-server-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/restic-rest-server/0.0.11/Chart.lock b/incubator/restic-rest-server/0.0.11/Chart.lock deleted file mode 100644 index 756f659abc5..00000000000 --- a/incubator/restic-rest-server/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:34:39.405911234Z" diff --git a/incubator/restic-rest-server/0.0.11/Chart.yaml b/incubator/restic-rest-server/0.0.11/Chart.yaml deleted file mode 100644 index a8d073ae3ee..00000000000 --- a/incubator/restic-rest-server/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Rest Server is a high performance HTTP server that implements restic's - REST backend API. It provides secure and efficient way to backup data remotely, - using restic backup client via the rest: URL." -home: https://github.com/truecharts/apps/tree/master/charts/stable/restic-rest-server -icon: https://truecharts.org/img/chart-icons/restic-rest-server.png -keywords: - - restic-rest-server - - Backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: restic-rest-server -sources: - - https://github.com/restic/rest-server - - https://hub.docker.com/r/restic/rest-server -type: application -version: 0.0.11 diff --git a/incubator/restic-rest-server/0.0.11/README.md b/incubator/restic-rest-server/0.0.11/README.md deleted file mode 100644 index 51f71a9b6e7..00000000000 --- a/incubator/restic-rest-server/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# restic-rest-server - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL. - -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: [restic-rest-server](https://truecharts.org/docs/charts/stable/restic-rest-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `restic-rest-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install restic-rest-server TrueCharts/restic-rest-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `restic-rest-server` deployment - -```console -helm uninstall restic-rest-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install restic-rest-server \ - --set env.TZ="America/New York" \ - TrueCharts/restic-rest-server -``` - -#### 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 restic-rest-server TrueCharts/restic-rest-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/restic-rest-server/0.0.11/charts/common-10.4.6.tgz b/incubator/restic-rest-server/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/restic-rest-server/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/restic-rest-server/0.0.12/CHANGELOG.md b/incubator/restic-rest-server/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..34460314ecb --- /dev/null +++ b/incubator/restic-rest-server/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [restic-rest-server-0.0.12](https://github.com/truecharts/apps/compare/restic-rest-server-0.0.11...restic-rest-server-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [restic-rest-server-0.0.11]restic-rest-server-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [restic-rest-server-0.0.10]restic-rest-server-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [restic-rest-server-0.0.10]restic-rest-server-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/restic-rest-server/0.0.12/Chart.lock b/incubator/restic-rest-server/0.0.12/Chart.lock new file mode 100644 index 00000000000..516b5591434 --- /dev/null +++ b/incubator/restic-rest-server/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:56.249966806Z" diff --git a/incubator/restic-rest-server/0.0.12/Chart.yaml b/incubator/restic-rest-server/0.0.12/Chart.yaml new file mode 100644 index 00000000000..2f18b13a628 --- /dev/null +++ b/incubator/restic-rest-server/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Rest Server is a high performance HTTP server that implements restic's + REST backend API. It provides secure and efficient way to backup data remotely, + using restic backup client via the rest: URL." +home: https://github.com/truecharts/apps/tree/master/charts/stable/restic-rest-server +icon: https://truecharts.org/img/chart-icons/restic-rest-server.png +keywords: + - restic-rest-server + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: restic-rest-server +sources: + - https://github.com/restic/rest-server + - https://hub.docker.com/r/restic/rest-server +type: application +version: 0.0.12 diff --git a/incubator/restic-rest-server/0.0.12/README.md b/incubator/restic-rest-server/0.0.12/README.md new file mode 100644 index 00000000000..9e074c058b5 --- /dev/null +++ b/incubator/restic-rest-server/0.0.12/README.md @@ -0,0 +1,108 @@ +# restic-rest-server + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL. + +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: [restic-rest-server](https://truecharts.org/docs/charts/stable/restic-rest-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `restic-rest-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install restic-rest-server TrueCharts/restic-rest-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `restic-rest-server` deployment + +```console +helm uninstall restic-rest-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install restic-rest-server \ + --set env.TZ="America/New York" \ + TrueCharts/restic-rest-server +``` + +#### 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 restic-rest-server TrueCharts/restic-rest-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/restic-rest-server/0.0.11/app-readme.md b/incubator/restic-rest-server/0.0.12/app-readme.md similarity index 100% rename from incubator/restic-rest-server/0.0.11/app-readme.md rename to incubator/restic-rest-server/0.0.12/app-readme.md diff --git a/incubator/restic-rest-server/0.0.12/charts/common-10.4.7.tgz b/incubator/restic-rest-server/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/restic-rest-server/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/restic-rest-server/0.0.11/ix_values.yaml b/incubator/restic-rest-server/0.0.12/ix_values.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.11/ix_values.yaml rename to incubator/restic-rest-server/0.0.12/ix_values.yaml diff --git a/incubator/restic-rest-server/0.0.11/questions.yaml b/incubator/restic-rest-server/0.0.12/questions.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.11/questions.yaml rename to incubator/restic-rest-server/0.0.12/questions.yaml diff --git a/incubator/restic-rest-server/0.0.11/templates/common.yaml b/incubator/restic-rest-server/0.0.12/templates/common.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.11/templates/common.yaml rename to incubator/restic-rest-server/0.0.12/templates/common.yaml diff --git a/incubator/restic-rest-server/0.0.11/values.yaml b/incubator/restic-rest-server/0.0.12/values.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.11/values.yaml rename to incubator/restic-rest-server/0.0.12/values.yaml diff --git a/incubator/restreamer/0.0.11/CHANGELOG.md b/incubator/restreamer/0.0.11/CHANGELOG.md deleted file mode 100644 index 174748f92bf..00000000000 --- a/incubator/restreamer/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [restreamer-0.0.11]restreamer-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [restreamer-0.0.10]restreamer-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [restreamer-0.0.10]restreamer-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/restreamer/0.0.11/Chart.lock b/incubator/restreamer/0.0.11/Chart.lock deleted file mode 100644 index 060201565ed..00000000000 --- a/incubator/restreamer/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:34:42.969188612Z" diff --git a/incubator/restreamer/0.0.11/Chart.yaml b/incubator/restreamer/0.0.11/Chart.yaml deleted file mode 100644 index 5f6d30e86d5..00000000000 --- a/incubator/restreamer/0.0.11/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - MediaApp-Video - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Datarhei/Restreamer allows smart free video streaming in real time.\ - \ Stream H.264 video of IP cameras live to your website. Pump your live video to\ - \ YouTube-Live, Ustream, Twitch, Livestream.com or any other streaming-solutions\ - \ e.g. Wowza-Streaming-Engine. Our Docker-Image is easy to install and runs on Linux,\ - \ MacOS and Windows. Datarhei/Restreamer can be perfectly combined with single-board\ - \ computers like Raspberry Pi and Odroid.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/restreamer -icon: https://truecharts.org/img/chart-icons/restreamer.png -keywords: - - restreamer - - Network-Other - - MediaApp-Video - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: restreamer -sources: - - https://datarhei.github.io/restreamer/ - - https://hub.docker.com/r/datarhei/restreamer -type: application -version: 0.0.11 diff --git a/incubator/restreamer/0.0.11/README.md b/incubator/restreamer/0.0.11/README.md deleted file mode 100644 index 228d0ed8b47..00000000000 --- a/incubator/restreamer/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# restreamer - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Datarhei/Restreamer allows smart free video streaming in real time. Stream H.264 video of IP cameras live to your website. Pump your live video to YouTube-Live, Ustream, Twitch, Livestream.com or any other streaming-solutions e.g. Wowza-Streaming-Engine. Our Docker-Image is easy to install and runs on Linux, MacOS and Windows. Datarhei/Restreamer can be perfectly combined with single-board computers like Raspberry Pi and Odroid. - -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: [restreamer](https://truecharts.org/docs/charts/stable/restreamer) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `restreamer` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install restreamer TrueCharts/restreamer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `restreamer` deployment - -```console -helm uninstall restreamer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install restreamer \ - --set env.TZ="America/New York" \ - TrueCharts/restreamer -``` - -#### 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 restreamer TrueCharts/restreamer -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/restreamer/0.0.11/charts/common-10.4.6.tgz b/incubator/restreamer/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/restreamer/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/restreamer/0.0.12/CHANGELOG.md b/incubator/restreamer/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..92cb6682375 --- /dev/null +++ b/incubator/restreamer/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [restreamer-0.0.12](https://github.com/truecharts/apps/compare/restreamer-0.0.11...restreamer-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [restreamer-0.0.11]restreamer-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [restreamer-0.0.10]restreamer-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [restreamer-0.0.10]restreamer-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/restreamer/0.0.12/Chart.lock b/incubator/restreamer/0.0.12/Chart.lock new file mode 100644 index 00000000000..1e3dc4bd2ef --- /dev/null +++ b/incubator/restreamer/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:14:58.110844496Z" diff --git a/incubator/restreamer/0.0.12/Chart.yaml b/incubator/restreamer/0.0.12/Chart.yaml new file mode 100644 index 00000000000..0c7eb4f667d --- /dev/null +++ b/incubator/restreamer/0.0.12/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - MediaApp-Video + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Datarhei/Restreamer allows smart free video streaming in real time.\ + \ Stream H.264 video of IP cameras live to your website. Pump your live video to\ + \ YouTube-Live, Ustream, Twitch, Livestream.com or any other streaming-solutions\ + \ e.g. Wowza-Streaming-Engine. Our Docker-Image is easy to install and runs on Linux,\ + \ MacOS and Windows. Datarhei/Restreamer can be perfectly combined with single-board\ + \ computers like Raspberry Pi and Odroid.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/restreamer +icon: https://truecharts.org/img/chart-icons/restreamer.png +keywords: + - restreamer + - Network-Other + - MediaApp-Video + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: restreamer +sources: + - https://datarhei.github.io/restreamer/ + - https://hub.docker.com/r/datarhei/restreamer +type: application +version: 0.0.12 diff --git a/incubator/restreamer/0.0.12/README.md b/incubator/restreamer/0.0.12/README.md new file mode 100644 index 00000000000..3d75a6b8cdd --- /dev/null +++ b/incubator/restreamer/0.0.12/README.md @@ -0,0 +1,108 @@ +# restreamer + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Datarhei/Restreamer allows smart free video streaming in real time. Stream H.264 video of IP cameras live to your website. Pump your live video to YouTube-Live, Ustream, Twitch, Livestream.com or any other streaming-solutions e.g. Wowza-Streaming-Engine. Our Docker-Image is easy to install and runs on Linux, MacOS and Windows. Datarhei/Restreamer can be perfectly combined with single-board computers like Raspberry Pi and Odroid. + +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: [restreamer](https://truecharts.org/docs/charts/stable/restreamer) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `restreamer` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install restreamer TrueCharts/restreamer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `restreamer` deployment + +```console +helm uninstall restreamer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install restreamer \ + --set env.TZ="America/New York" \ + TrueCharts/restreamer +``` + +#### 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 restreamer TrueCharts/restreamer -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/restreamer/0.0.11/app-readme.md b/incubator/restreamer/0.0.12/app-readme.md similarity index 100% rename from incubator/restreamer/0.0.11/app-readme.md rename to incubator/restreamer/0.0.12/app-readme.md diff --git a/incubator/restreamer/0.0.12/charts/common-10.4.7.tgz b/incubator/restreamer/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/restreamer/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/restreamer/0.0.11/ix_values.yaml b/incubator/restreamer/0.0.12/ix_values.yaml similarity index 100% rename from incubator/restreamer/0.0.11/ix_values.yaml rename to incubator/restreamer/0.0.12/ix_values.yaml diff --git a/incubator/restreamer/0.0.11/questions.yaml b/incubator/restreamer/0.0.12/questions.yaml similarity index 100% rename from incubator/restreamer/0.0.11/questions.yaml rename to incubator/restreamer/0.0.12/questions.yaml diff --git a/incubator/restreamer/0.0.11/templates/common.yaml b/incubator/restreamer/0.0.12/templates/common.yaml similarity index 100% rename from incubator/restreamer/0.0.11/templates/common.yaml rename to incubator/restreamer/0.0.12/templates/common.yaml diff --git a/incubator/restreamer/0.0.11/values.yaml b/incubator/restreamer/0.0.12/values.yaml similarity index 100% rename from incubator/restreamer/0.0.11/values.yaml rename to incubator/restreamer/0.0.12/values.yaml diff --git a/incubator/rflood/0.0.11/CHANGELOG.md b/incubator/rflood/0.0.11/CHANGELOG.md deleted file mode 100644 index 24da51493d7..00000000000 --- a/incubator/rflood/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rflood-0.0.11]rflood-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rflood-0.0.10]rflood-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rflood-0.0.10]rflood-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rflood/0.0.11/Chart.lock b/incubator/rflood/0.0.11/Chart.lock deleted file mode 100644 index 64ba57375b0..00000000000 --- a/incubator/rflood/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:34:53.192479627Z" diff --git a/incubator/rflood/0.0.11/Chart.yaml b/incubator/rflood/0.0.11/Chart.yaml deleted file mode 100644 index 98c9695a845..00000000000 --- a/incubator/rflood/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Docker image with rTorrent and the Flood UI. -home: https://github.com/truecharts/apps/tree/master/charts/stable/rflood -icon: https://truecharts.org/img/chart-icons/rflood.png -keywords: - - rflood - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rflood -sources: - - https://hotio.dev/containers/rflood - - https://hub.docker.com/r/hotio/rflood -type: application -version: 0.0.11 diff --git a/incubator/rflood/0.0.11/README.md b/incubator/rflood/0.0.11/README.md deleted file mode 100644 index 0ee57066713..00000000000 --- a/incubator/rflood/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rflood - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Docker image with rTorrent and the Flood UI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rflood](https://truecharts.org/docs/charts/stable/rflood) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rflood` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rflood TrueCharts/rflood -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rflood` deployment - -```console -helm uninstall rflood -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rflood \ - --set env.TZ="America/New York" \ - TrueCharts/rflood -``` - -#### 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 rflood TrueCharts/rflood -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rflood/0.0.11/charts/common-10.4.6.tgz b/incubator/rflood/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rflood/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rflood/0.0.12/CHANGELOG.md b/incubator/rflood/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6d3b3486fe2 --- /dev/null +++ b/incubator/rflood/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rflood-0.0.12](https://github.com/truecharts/apps/compare/rflood-0.0.11...rflood-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rflood-0.0.11]rflood-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rflood-0.0.10]rflood-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rflood-0.0.10]rflood-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rflood/0.0.12/Chart.lock b/incubator/rflood/0.0.12/Chart.lock new file mode 100644 index 00000000000..7acb6d651ac --- /dev/null +++ b/incubator/rflood/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:01.64518348Z" diff --git a/incubator/rflood/0.0.12/Chart.yaml b/incubator/rflood/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e23fdf39a83 --- /dev/null +++ b/incubator/rflood/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Docker image with rTorrent and the Flood UI. +home: https://github.com/truecharts/apps/tree/master/charts/stable/rflood +icon: https://truecharts.org/img/chart-icons/rflood.png +keywords: + - rflood + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rflood +sources: + - https://hotio.dev/containers/rflood + - https://hub.docker.com/r/hotio/rflood +type: application +version: 0.0.12 diff --git a/incubator/rflood/0.0.12/README.md b/incubator/rflood/0.0.12/README.md new file mode 100644 index 00000000000..3c6442e4bd5 --- /dev/null +++ b/incubator/rflood/0.0.12/README.md @@ -0,0 +1,108 @@ +# rflood + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Docker image with rTorrent and the Flood UI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rflood](https://truecharts.org/docs/charts/stable/rflood) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rflood` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rflood TrueCharts/rflood +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rflood` deployment + +```console +helm uninstall rflood +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rflood \ + --set env.TZ="America/New York" \ + TrueCharts/rflood +``` + +#### 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 rflood TrueCharts/rflood -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rflood/0.0.11/app-readme.md b/incubator/rflood/0.0.12/app-readme.md similarity index 100% rename from incubator/rflood/0.0.11/app-readme.md rename to incubator/rflood/0.0.12/app-readme.md diff --git a/incubator/rflood/0.0.12/charts/common-10.4.7.tgz b/incubator/rflood/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rflood/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rflood/0.0.11/ix_values.yaml b/incubator/rflood/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rflood/0.0.11/ix_values.yaml rename to incubator/rflood/0.0.12/ix_values.yaml diff --git a/incubator/rflood/0.0.11/questions.yaml b/incubator/rflood/0.0.12/questions.yaml similarity index 100% rename from incubator/rflood/0.0.11/questions.yaml rename to incubator/rflood/0.0.12/questions.yaml diff --git a/incubator/rflood/0.0.11/templates/common.yaml b/incubator/rflood/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rflood/0.0.11/templates/common.yaml rename to incubator/rflood/0.0.12/templates/common.yaml diff --git a/incubator/rflood/0.0.11/values.yaml b/incubator/rflood/0.0.12/values.yaml similarity index 100% rename from incubator/rflood/0.0.11/values.yaml rename to incubator/rflood/0.0.12/values.yaml diff --git a/incubator/rickroll/0.0.11/CHANGELOG.md b/incubator/rickroll/0.0.11/CHANGELOG.md deleted file mode 100644 index 12ac33cf4f5..00000000000 --- a/incubator/rickroll/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rickroll-0.0.11]rickroll-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rickroll-0.0.10]rickroll-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rickroll-0.0.10]rickroll-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rickroll/0.0.11/Chart.lock b/incubator/rickroll/0.0.11/Chart.lock deleted file mode 100644 index 78241cfb03b..00000000000 --- a/incubator/rickroll/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:35:02.349391655Z" diff --git a/incubator/rickroll/0.0.11/Chart.yaml b/incubator/rickroll/0.0.11/Chart.yaml deleted file mode 100644 index 1828aca633a..00000000000 --- a/incubator/rickroll/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all - the content is local to the container. -home: https://github.com/truecharts/apps/tree/master/charts/stable/rickroll -icon: https://truecharts.org/img/chart-icons/rickroll.png -keywords: - - rickroll - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rickroll -sources: - - https://github.com/modem7/docker-rickroll - - https://hub.docker.com/r/modem7/docker-rickroll -type: application -version: 0.0.11 diff --git a/incubator/rickroll/0.0.11/README.md b/incubator/rickroll/0.0.11/README.md deleted file mode 100644 index de74541eef6..00000000000 --- a/incubator/rickroll/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rickroll - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all the content is local to the container. - -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: [rickroll](https://truecharts.org/docs/charts/stable/rickroll) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rickroll` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rickroll TrueCharts/rickroll -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rickroll` deployment - -```console -helm uninstall rickroll -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rickroll \ - --set env.TZ="America/New York" \ - TrueCharts/rickroll -``` - -#### 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 rickroll TrueCharts/rickroll -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rickroll/0.0.11/charts/common-10.4.6.tgz b/incubator/rickroll/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rickroll/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rickroll/0.0.12/CHANGELOG.md b/incubator/rickroll/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..462e5a567eb --- /dev/null +++ b/incubator/rickroll/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rickroll-0.0.12](https://github.com/truecharts/apps/compare/rickroll-0.0.11...rickroll-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rickroll-0.0.11]rickroll-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rickroll-0.0.10]rickroll-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rickroll-0.0.10]rickroll-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rickroll/0.0.12/Chart.lock b/incubator/rickroll/0.0.12/Chart.lock new file mode 100644 index 00000000000..08544d2ecea --- /dev/null +++ b/incubator/rickroll/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:10.931217944Z" diff --git a/incubator/rickroll/0.0.12/Chart.yaml b/incubator/rickroll/0.0.12/Chart.yaml new file mode 100644 index 00000000000..f045b0a5392 --- /dev/null +++ b/incubator/rickroll/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all + the content is local to the container. +home: https://github.com/truecharts/apps/tree/master/charts/stable/rickroll +icon: https://truecharts.org/img/chart-icons/rickroll.png +keywords: + - rickroll + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rickroll +sources: + - https://github.com/modem7/docker-rickroll + - https://hub.docker.com/r/modem7/docker-rickroll +type: application +version: 0.0.12 diff --git a/incubator/rickroll/0.0.12/README.md b/incubator/rickroll/0.0.12/README.md new file mode 100644 index 00000000000..b29426705c5 --- /dev/null +++ b/incubator/rickroll/0.0.12/README.md @@ -0,0 +1,108 @@ +# rickroll + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all the content is local to the container. + +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: [rickroll](https://truecharts.org/docs/charts/stable/rickroll) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rickroll` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rickroll TrueCharts/rickroll +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rickroll` deployment + +```console +helm uninstall rickroll +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rickroll \ + --set env.TZ="America/New York" \ + TrueCharts/rickroll +``` + +#### 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 rickroll TrueCharts/rickroll -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rickroll/0.0.11/app-readme.md b/incubator/rickroll/0.0.12/app-readme.md similarity index 100% rename from incubator/rickroll/0.0.11/app-readme.md rename to incubator/rickroll/0.0.12/app-readme.md diff --git a/incubator/rickroll/0.0.12/charts/common-10.4.7.tgz b/incubator/rickroll/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rickroll/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rickroll/0.0.11/ix_values.yaml b/incubator/rickroll/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rickroll/0.0.11/ix_values.yaml rename to incubator/rickroll/0.0.12/ix_values.yaml diff --git a/incubator/rickroll/0.0.11/questions.yaml b/incubator/rickroll/0.0.12/questions.yaml similarity index 100% rename from incubator/rickroll/0.0.11/questions.yaml rename to incubator/rickroll/0.0.12/questions.yaml diff --git a/incubator/rickroll/0.0.11/templates/common.yaml b/incubator/rickroll/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rickroll/0.0.11/templates/common.yaml rename to incubator/rickroll/0.0.12/templates/common.yaml diff --git a/incubator/rickroll/0.0.11/values.yaml b/incubator/rickroll/0.0.12/values.yaml similarity index 100% rename from incubator/rickroll/0.0.11/values.yaml rename to incubator/rickroll/0.0.12/values.yaml diff --git a/incubator/rimgo/0.0.11/CHANGELOG.md b/incubator/rimgo/0.0.11/CHANGELOG.md deleted file mode 100644 index e523a5ddb1d..00000000000 --- a/incubator/rimgo/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rimgo-0.0.11]rimgo-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rimgo-0.0.10]rimgo-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rimgo-0.0.10]rimgo-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rimgo/0.0.11/Chart.lock b/incubator/rimgo/0.0.11/Chart.lock deleted file mode 100644 index 986afc446a0..00000000000 --- a/incubator/rimgo/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:35:02.696472169Z" diff --git a/incubator/rimgo/0.0.11/Chart.yaml b/incubator/rimgo/0.0.11/Chart.yaml deleted file mode 100644 index 4811da5548a..00000000000 --- a/incubator/rimgo/0.0.11/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Alternative Imgur front-end\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/rimgo -icon: https://truecharts.org/img/chart-icons/rimgo.png -keywords: - - rimgo - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rimgo -sources: - - https://quay.io/repository/pussthecatorg/rimgo -type: application -version: 0.0.11 diff --git a/incubator/rimgo/0.0.11/README.md b/incubator/rimgo/0.0.11/README.md deleted file mode 100644 index e72a6bcf2ca..00000000000 --- a/incubator/rimgo/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rimgo - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Alternative Imgur front-end - -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: [rimgo](https://truecharts.org/docs/charts/stable/rimgo) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rimgo` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rimgo TrueCharts/rimgo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rimgo` deployment - -```console -helm uninstall rimgo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rimgo \ - --set env.TZ="America/New York" \ - TrueCharts/rimgo -``` - -#### 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 rimgo TrueCharts/rimgo -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rimgo/0.0.11/charts/common-10.4.6.tgz b/incubator/rimgo/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rimgo/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rimgo/0.0.12/CHANGELOG.md b/incubator/rimgo/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e329d6780f5 --- /dev/null +++ b/incubator/rimgo/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rimgo-0.0.12](https://github.com/truecharts/apps/compare/rimgo-0.0.11...rimgo-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rimgo-0.0.11]rimgo-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rimgo-0.0.10]rimgo-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rimgo-0.0.10]rimgo-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rimgo/0.0.12/Chart.lock b/incubator/rimgo/0.0.12/Chart.lock new file mode 100644 index 00000000000..1d7d362312a --- /dev/null +++ b/incubator/rimgo/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:15.724614762Z" diff --git a/incubator/rimgo/0.0.12/Chart.yaml b/incubator/rimgo/0.0.12/Chart.yaml new file mode 100644 index 00000000000..4a24b289153 --- /dev/null +++ b/incubator/rimgo/0.0.12/Chart.yaml @@ -0,0 +1,27 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Alternative Imgur front-end\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/rimgo +icon: https://truecharts.org/img/chart-icons/rimgo.png +keywords: + - rimgo + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rimgo +sources: + - https://quay.io/repository/pussthecatorg/rimgo +type: application +version: 0.0.12 diff --git a/incubator/rimgo/0.0.12/README.md b/incubator/rimgo/0.0.12/README.md new file mode 100644 index 00000000000..d76838155cf --- /dev/null +++ b/incubator/rimgo/0.0.12/README.md @@ -0,0 +1,107 @@ +# rimgo + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Alternative Imgur front-end + +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: [rimgo](https://truecharts.org/docs/charts/stable/rimgo) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rimgo` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rimgo TrueCharts/rimgo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rimgo` deployment + +```console +helm uninstall rimgo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rimgo \ + --set env.TZ="America/New York" \ + TrueCharts/rimgo +``` + +#### 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 rimgo TrueCharts/rimgo -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rimgo/0.0.11/app-readme.md b/incubator/rimgo/0.0.12/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.11/app-readme.md rename to incubator/rimgo/0.0.12/app-readme.md diff --git a/incubator/rimgo/0.0.12/charts/common-10.4.7.tgz b/incubator/rimgo/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rimgo/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rimgo/0.0.11/ix_values.yaml b/incubator/rimgo/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rimgo/0.0.11/ix_values.yaml rename to incubator/rimgo/0.0.12/ix_values.yaml diff --git a/incubator/rimgo/0.0.11/questions.yaml b/incubator/rimgo/0.0.12/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.11/questions.yaml rename to incubator/rimgo/0.0.12/questions.yaml diff --git a/incubator/rimgo/0.0.11/templates/common.yaml b/incubator/rimgo/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.11/templates/common.yaml rename to incubator/rimgo/0.0.12/templates/common.yaml diff --git a/incubator/rimgo/0.0.11/values.yaml b/incubator/rimgo/0.0.12/values.yaml similarity index 100% rename from incubator/rimgo/0.0.11/values.yaml rename to incubator/rimgo/0.0.12/values.yaml diff --git a/incubator/ring-mqtt/0.0.11/CHANGELOG.md b/incubator/ring-mqtt/0.0.11/CHANGELOG.md deleted file mode 100644 index b206d991435..00000000000 --- a/incubator/ring-mqtt/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [ring-mqtt-0.0.11]ring-mqtt-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [ring-mqtt-0.0.10]ring-mqtt-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [ring-mqtt-0.0.10]ring-mqtt-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/ring-mqtt/0.0.11/Chart.lock b/incubator/ring-mqtt/0.0.11/Chart.lock deleted file mode 100644 index c0759200ba5..00000000000 --- a/incubator/ring-mqtt/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:35:05.695841228Z" diff --git a/incubator/ring-mqtt/0.0.11/Chart.yaml b/incubator/ring-mqtt/0.0.11/Chart.yaml deleted file mode 100644 index b04e893a9f4..00000000000 --- a/incubator/ring-mqtt/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT - - See the project page for token auth procedure - https://github.com/tsightler/ring-mqtt#authentication -home: https://github.com/truecharts/apps/tree/master/charts/stable/ring-mqtt -icon: https://truecharts.org/img/chart-icons/ring-mqtt.png -keywords: - - ring-mqtt - - HomeAutomation - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ring-mqtt -sources: - - https://github.com/tsightler/ring-mqtt - - https://hub.docker.com/r/tsightler/ring-mqtt/ -type: application -version: 0.0.11 diff --git a/incubator/ring-mqtt/0.0.11/README.md b/incubator/ring-mqtt/0.0.11/README.md deleted file mode 100644 index eefabdf1983..00000000000 --- a/incubator/ring-mqtt/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ring-mqtt - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT - See the project page for token auth procedure - https://github.com/tsightler/ring-mqtt#authentication - -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: [ring-mqtt](https://truecharts.org/docs/charts/stable/ring-mqtt) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ring-mqtt` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ring-mqtt TrueCharts/ring-mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ring-mqtt` deployment - -```console -helm uninstall ring-mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ring-mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/ring-mqtt -``` - -#### 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 ring-mqtt TrueCharts/ring-mqtt -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ring-mqtt/0.0.11/charts/common-10.4.6.tgz b/incubator/ring-mqtt/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ring-mqtt/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ring-mqtt/0.0.12/CHANGELOG.md b/incubator/ring-mqtt/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..534773d65b4 --- /dev/null +++ b/incubator/ring-mqtt/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [ring-mqtt-0.0.12](https://github.com/truecharts/apps/compare/ring-mqtt-0.0.11...ring-mqtt-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ring-mqtt-0.0.11]ring-mqtt-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [ring-mqtt-0.0.10]ring-mqtt-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [ring-mqtt-0.0.10]ring-mqtt-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/ring-mqtt/0.0.12/Chart.lock b/incubator/ring-mqtt/0.0.12/Chart.lock new file mode 100644 index 00000000000..517adb7f57b --- /dev/null +++ b/incubator/ring-mqtt/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:17.54684824Z" diff --git a/incubator/ring-mqtt/0.0.12/Chart.yaml b/incubator/ring-mqtt/0.0.12/Chart.yaml new file mode 100644 index 00000000000..f58e4c1a210 --- /dev/null +++ b/incubator/ring-mqtt/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT - + See the project page for token auth procedure - https://github.com/tsightler/ring-mqtt#authentication +home: https://github.com/truecharts/apps/tree/master/charts/stable/ring-mqtt +icon: https://truecharts.org/img/chart-icons/ring-mqtt.png +keywords: + - ring-mqtt + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ring-mqtt +sources: + - https://github.com/tsightler/ring-mqtt + - https://hub.docker.com/r/tsightler/ring-mqtt/ +type: application +version: 0.0.12 diff --git a/incubator/ring-mqtt/0.0.12/README.md b/incubator/ring-mqtt/0.0.12/README.md new file mode 100644 index 00000000000..c3255b8b798 --- /dev/null +++ b/incubator/ring-mqtt/0.0.12/README.md @@ -0,0 +1,108 @@ +# ring-mqtt + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT - See the project page for token auth procedure - https://github.com/tsightler/ring-mqtt#authentication + +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: [ring-mqtt](https://truecharts.org/docs/charts/stable/ring-mqtt) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ring-mqtt` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ring-mqtt TrueCharts/ring-mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ring-mqtt` deployment + +```console +helm uninstall ring-mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ring-mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/ring-mqtt +``` + +#### 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 ring-mqtt TrueCharts/ring-mqtt -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ring-mqtt/0.0.11/app-readme.md b/incubator/ring-mqtt/0.0.12/app-readme.md similarity index 100% rename from incubator/ring-mqtt/0.0.11/app-readme.md rename to incubator/ring-mqtt/0.0.12/app-readme.md diff --git a/incubator/ring-mqtt/0.0.12/charts/common-10.4.7.tgz b/incubator/ring-mqtt/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ring-mqtt/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ring-mqtt/0.0.11/ix_values.yaml b/incubator/ring-mqtt/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ring-mqtt/0.0.11/ix_values.yaml rename to incubator/ring-mqtt/0.0.12/ix_values.yaml diff --git a/incubator/ring-mqtt/0.0.11/questions.yaml b/incubator/ring-mqtt/0.0.12/questions.yaml similarity index 100% rename from incubator/ring-mqtt/0.0.11/questions.yaml rename to incubator/ring-mqtt/0.0.12/questions.yaml diff --git a/incubator/ring-mqtt/0.0.11/templates/common.yaml b/incubator/ring-mqtt/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ring-mqtt/0.0.11/templates/common.yaml rename to incubator/ring-mqtt/0.0.12/templates/common.yaml diff --git a/incubator/ring-mqtt/0.0.11/values.yaml b/incubator/ring-mqtt/0.0.12/values.yaml similarity index 100% rename from incubator/ring-mqtt/0.0.11/values.yaml rename to incubator/ring-mqtt/0.0.12/values.yaml diff --git a/incubator/rmlint/0.0.11/CHANGELOG.md b/incubator/rmlint/0.0.11/CHANGELOG.md deleted file mode 100644 index f4c9ef5e970..00000000000 --- a/incubator/rmlint/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rmlint-0.0.11]rmlint-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rmlint-0.0.10]rmlint-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rmlint-0.0.10]rmlint-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rmlint/0.0.11/Chart.lock b/incubator/rmlint/0.0.11/Chart.lock deleted file mode 100644 index ba5d39740ec..00000000000 --- a/incubator/rmlint/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:35:16.158002647Z" diff --git a/incubator/rmlint/0.0.11/Chart.yaml b/incubator/rmlint/0.0.11/Chart.yaml deleted file mode 100644 index a325b8606d0..00000000000 --- a/incubator/rmlint/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "rmlint finds space waste and other broken things on your filesystem\ - \ and offers to remove it.[br][br]\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/rmlint -icon: https://truecharts.org/img/chart-icons/rmlint.png -keywords: - - rmlint - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rmlint -sources: - - https://github.com/sahib/rmlint - - https://hub.docker.com/r/bobbintb/docker-rmlint-TrueNAS -type: application -version: 0.0.11 diff --git a/incubator/rmlint/0.0.11/README.md b/incubator/rmlint/0.0.11/README.md deleted file mode 100644 index 9cac34bb967..00000000000 --- a/incubator/rmlint/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rmlint - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -rmlint finds space waste and other broken things on your filesystem and offers to remove it.[br][br] - -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: [rmlint](https://truecharts.org/docs/charts/stable/rmlint) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rmlint` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rmlint TrueCharts/rmlint -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rmlint` deployment - -```console -helm uninstall rmlint -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rmlint \ - --set env.TZ="America/New York" \ - TrueCharts/rmlint -``` - -#### 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 rmlint TrueCharts/rmlint -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rmlint/0.0.11/charts/common-10.4.6.tgz b/incubator/rmlint/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rmlint/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rmlint/0.0.12/CHANGELOG.md b/incubator/rmlint/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..25584547c71 --- /dev/null +++ b/incubator/rmlint/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rmlint-0.0.12](https://github.com/truecharts/apps/compare/rmlint-0.0.11...rmlint-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rmlint-0.0.11]rmlint-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rmlint-0.0.10]rmlint-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rmlint-0.0.10]rmlint-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rmlint/0.0.12/Chart.lock b/incubator/rmlint/0.0.12/Chart.lock new file mode 100644 index 00000000000..a66a9ebf9e6 --- /dev/null +++ b/incubator/rmlint/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:20.479725505Z" diff --git a/incubator/rmlint/0.0.12/Chart.yaml b/incubator/rmlint/0.0.12/Chart.yaml new file mode 100644 index 00000000000..74f586a4ee1 --- /dev/null +++ b/incubator/rmlint/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "rmlint finds space waste and other broken things on your filesystem\ + \ and offers to remove it.[br][br]\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/rmlint +icon: https://truecharts.org/img/chart-icons/rmlint.png +keywords: + - rmlint + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rmlint +sources: + - https://github.com/sahib/rmlint + - https://hub.docker.com/r/bobbintb/docker-rmlint-TrueNAS +type: application +version: 0.0.12 diff --git a/incubator/rmlint/0.0.12/README.md b/incubator/rmlint/0.0.12/README.md new file mode 100644 index 00000000000..ff1f9cdc97f --- /dev/null +++ b/incubator/rmlint/0.0.12/README.md @@ -0,0 +1,108 @@ +# rmlint + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +rmlint finds space waste and other broken things on your filesystem and offers to remove it.[br][br] + +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: [rmlint](https://truecharts.org/docs/charts/stable/rmlint) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rmlint` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rmlint TrueCharts/rmlint +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rmlint` deployment + +```console +helm uninstall rmlint +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rmlint \ + --set env.TZ="America/New York" \ + TrueCharts/rmlint +``` + +#### 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 rmlint TrueCharts/rmlint -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rmlint/0.0.11/app-readme.md b/incubator/rmlint/0.0.12/app-readme.md similarity index 100% rename from incubator/rmlint/0.0.11/app-readme.md rename to incubator/rmlint/0.0.12/app-readme.md diff --git a/incubator/rmlint/0.0.12/charts/common-10.4.7.tgz b/incubator/rmlint/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rmlint/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rmlint/0.0.11/ix_values.yaml b/incubator/rmlint/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rmlint/0.0.11/ix_values.yaml rename to incubator/rmlint/0.0.12/ix_values.yaml diff --git a/incubator/rmlint/0.0.11/questions.yaml b/incubator/rmlint/0.0.12/questions.yaml similarity index 100% rename from incubator/rmlint/0.0.11/questions.yaml rename to incubator/rmlint/0.0.12/questions.yaml diff --git a/incubator/rmlint/0.0.11/templates/common.yaml b/incubator/rmlint/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rmlint/0.0.11/templates/common.yaml rename to incubator/rmlint/0.0.12/templates/common.yaml diff --git a/incubator/rmlint/0.0.11/values.yaml b/incubator/rmlint/0.0.12/values.yaml similarity index 100% rename from incubator/rmlint/0.0.11/values.yaml rename to incubator/rmlint/0.0.12/values.yaml diff --git a/incubator/rollarr/0.0.11/CHANGELOG.md b/incubator/rollarr/0.0.11/CHANGELOG.md deleted file mode 100644 index 8d4051e6154..00000000000 --- a/incubator/rollarr/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rollarr-0.0.11]rollarr-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rollarr-0.0.10]rollarr-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rollarr-0.0.10]rollarr-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rollarr/0.0.11/Chart.lock b/incubator/rollarr/0.0.11/Chart.lock deleted file mode 100644 index 6147e84c469..00000000000 --- a/incubator/rollarr/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:35:25.368761476Z" diff --git a/incubator/rollarr/0.0.11/Chart.yaml b/incubator/rollarr/0.0.11/Chart.yaml deleted file mode 100644 index ae9ed65ae62..00000000000 --- a/incubator/rollarr/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "A automated pre-roll program for your plex pre-roll needs.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/rollarr -icon: https://truecharts.org/img/chart-icons/rollarr.png -keywords: - - rollarr - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rollarr -sources: - - https://github.com/TheHumanRobot/Rollarr - - https://hub.docker.com/r/thehumanrobot/rollarr/ -type: application -version: 0.0.11 diff --git a/incubator/rollarr/0.0.11/README.md b/incubator/rollarr/0.0.11/README.md deleted file mode 100644 index 3ecce5caea9..00000000000 --- a/incubator/rollarr/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rollarr - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 automated pre-roll program for your plex pre-roll needs. - -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: [rollarr](https://truecharts.org/docs/charts/stable/rollarr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rollarr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rollarr TrueCharts/rollarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rollarr` deployment - -```console -helm uninstall rollarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rollarr \ - --set env.TZ="America/New York" \ - TrueCharts/rollarr -``` - -#### 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 rollarr TrueCharts/rollarr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rollarr/0.0.11/charts/common-10.4.6.tgz b/incubator/rollarr/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rollarr/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rollarr/0.0.12/CHANGELOG.md b/incubator/rollarr/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5b66252eb9c --- /dev/null +++ b/incubator/rollarr/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rollarr-0.0.12](https://github.com/truecharts/apps/compare/rollarr-0.0.11...rollarr-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rollarr-0.0.11]rollarr-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rollarr-0.0.10]rollarr-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rollarr-0.0.10]rollarr-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rollarr/0.0.12/Chart.lock b/incubator/rollarr/0.0.12/Chart.lock new file mode 100644 index 00000000000..7dca7931012 --- /dev/null +++ b/incubator/rollarr/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:29.964263214Z" diff --git a/incubator/rollarr/0.0.12/Chart.yaml b/incubator/rollarr/0.0.12/Chart.yaml new file mode 100644 index 00000000000..0ace60600c3 --- /dev/null +++ b/incubator/rollarr/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "A automated pre-roll program for your plex pre-roll needs.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/rollarr +icon: https://truecharts.org/img/chart-icons/rollarr.png +keywords: + - rollarr + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rollarr +sources: + - https://github.com/TheHumanRobot/Rollarr + - https://hub.docker.com/r/thehumanrobot/rollarr/ +type: application +version: 0.0.12 diff --git a/incubator/rollarr/0.0.12/README.md b/incubator/rollarr/0.0.12/README.md new file mode 100644 index 00000000000..7defecd6b18 --- /dev/null +++ b/incubator/rollarr/0.0.12/README.md @@ -0,0 +1,108 @@ +# rollarr + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 automated pre-roll program for your plex pre-roll needs. + +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: [rollarr](https://truecharts.org/docs/charts/stable/rollarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rollarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rollarr TrueCharts/rollarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rollarr` deployment + +```console +helm uninstall rollarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rollarr \ + --set env.TZ="America/New York" \ + TrueCharts/rollarr +``` + +#### 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 rollarr TrueCharts/rollarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rollarr/0.0.11/app-readme.md b/incubator/rollarr/0.0.12/app-readme.md similarity index 100% rename from incubator/rollarr/0.0.11/app-readme.md rename to incubator/rollarr/0.0.12/app-readme.md diff --git a/incubator/rollarr/0.0.12/charts/common-10.4.7.tgz b/incubator/rollarr/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rollarr/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rollarr/0.0.11/ix_values.yaml b/incubator/rollarr/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rollarr/0.0.11/ix_values.yaml rename to incubator/rollarr/0.0.12/ix_values.yaml diff --git a/incubator/rollarr/0.0.11/questions.yaml b/incubator/rollarr/0.0.12/questions.yaml similarity index 100% rename from incubator/rollarr/0.0.11/questions.yaml rename to incubator/rollarr/0.0.12/questions.yaml diff --git a/incubator/rollarr/0.0.11/templates/common.yaml b/incubator/rollarr/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rollarr/0.0.11/templates/common.yaml rename to incubator/rollarr/0.0.12/templates/common.yaml diff --git a/incubator/rollarr/0.0.11/values.yaml b/incubator/rollarr/0.0.12/values.yaml similarity index 100% rename from incubator/rollarr/0.0.11/values.yaml rename to incubator/rollarr/0.0.12/values.yaml diff --git a/incubator/root/0.0.11/CHANGELOG.md b/incubator/root/0.0.11/CHANGELOG.md deleted file mode 100644 index d4bee363fa0..00000000000 --- a/incubator/root/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [root-0.0.11]root-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [root-0.0.10]root-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [root-0.0.10]root-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/root/0.0.11/Chart.lock b/incubator/root/0.0.11/Chart.lock deleted file mode 100644 index 879392997da..00000000000 --- a/incubator/root/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:35:26.32338106Z" diff --git a/incubator/root/0.0.11/Chart.yaml b/incubator/root/0.0.11/Chart.yaml deleted file mode 100644 index 2a65a84befb..00000000000 --- a/incubator/root/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - ROOT is a framework for data processing, born at CERN, at the heart of - the research on high-energy physics. Every day, thousands of physicists use ROOT - applications to analyze their data or to perform simulations. -home: https://github.com/truecharts/apps/tree/master/charts/stable/root -icon: https://truecharts.org/img/chart-icons/root.png -keywords: - - root - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: root -sources: - - https://root.cern/ - - https://hub.docker.com/repository/docker/bgameiro/arch-cern-root -type: application -version: 0.0.11 diff --git a/incubator/root/0.0.11/README.md b/incubator/root/0.0.11/README.md deleted file mode 100644 index 6f5b01136c2..00000000000 --- a/incubator/root/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# root - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. - -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: [root](https://truecharts.org/docs/charts/stable/root) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `root` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install root TrueCharts/root -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `root` deployment - -```console -helm uninstall root -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install root \ - --set env.TZ="America/New York" \ - TrueCharts/root -``` - -#### 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 root TrueCharts/root -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/root/0.0.11/charts/common-10.4.6.tgz b/incubator/root/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/root/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/root/0.0.12/CHANGELOG.md b/incubator/root/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3c3ae16dfc3 --- /dev/null +++ b/incubator/root/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [root-0.0.12](https://github.com/truecharts/apps/compare/root-0.0.11...root-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [root-0.0.11]root-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [root-0.0.10]root-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [root-0.0.10]root-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/root/0.0.12/Chart.lock b/incubator/root/0.0.12/Chart.lock new file mode 100644 index 00000000000..eb8fb554dec --- /dev/null +++ b/incubator/root/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:35.181116905Z" diff --git a/incubator/root/0.0.12/Chart.yaml b/incubator/root/0.0.12/Chart.yaml new file mode 100644 index 00000000000..618571350c8 --- /dev/null +++ b/incubator/root/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + ROOT is a framework for data processing, born at CERN, at the heart of + the research on high-energy physics. Every day, thousands of physicists use ROOT + applications to analyze their data or to perform simulations. +home: https://github.com/truecharts/apps/tree/master/charts/stable/root +icon: https://truecharts.org/img/chart-icons/root.png +keywords: + - root + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: root +sources: + - https://root.cern/ + - https://hub.docker.com/repository/docker/bgameiro/arch-cern-root +type: application +version: 0.0.12 diff --git a/incubator/root/0.0.12/README.md b/incubator/root/0.0.12/README.md new file mode 100644 index 00000000000..064eba6f372 --- /dev/null +++ b/incubator/root/0.0.12/README.md @@ -0,0 +1,108 @@ +# root + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. + +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: [root](https://truecharts.org/docs/charts/stable/root) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `root` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install root TrueCharts/root +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `root` deployment + +```console +helm uninstall root +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install root \ + --set env.TZ="America/New York" \ + TrueCharts/root +``` + +#### 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 root TrueCharts/root -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/root/0.0.11/app-readme.md b/incubator/root/0.0.12/app-readme.md similarity index 100% rename from incubator/root/0.0.11/app-readme.md rename to incubator/root/0.0.12/app-readme.md diff --git a/incubator/root/0.0.12/charts/common-10.4.7.tgz b/incubator/root/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/root/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/root/0.0.11/ix_values.yaml b/incubator/root/0.0.12/ix_values.yaml similarity index 100% rename from incubator/root/0.0.11/ix_values.yaml rename to incubator/root/0.0.12/ix_values.yaml diff --git a/incubator/root/0.0.11/questions.yaml b/incubator/root/0.0.12/questions.yaml similarity index 100% rename from incubator/root/0.0.11/questions.yaml rename to incubator/root/0.0.12/questions.yaml diff --git a/incubator/root/0.0.11/templates/common.yaml b/incubator/root/0.0.12/templates/common.yaml similarity index 100% rename from incubator/root/0.0.11/templates/common.yaml rename to incubator/root/0.0.12/templates/common.yaml diff --git a/incubator/root/0.0.11/values.yaml b/incubator/root/0.0.12/values.yaml similarity index 100% rename from incubator/root/0.0.11/values.yaml rename to incubator/root/0.0.12/values.yaml diff --git a/incubator/rss-proxy/0.0.11/CHANGELOG.md b/incubator/rss-proxy/0.0.11/CHANGELOG.md deleted file mode 100644 index 047a89c1a90..00000000000 --- a/incubator/rss-proxy/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rss-proxy-0.0.11]rss-proxy-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rss-proxy-0.0.10]rss-proxy-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rss-proxy-0.0.10]rss-proxy-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rss-proxy/0.0.11/Chart.lock b/incubator/rss-proxy/0.0.11/Chart.lock deleted file mode 100644 index 8579376ecec..00000000000 --- a/incubator/rss-proxy/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:35:27.115410859Z" diff --git a/incubator/rss-proxy/0.0.11/Chart.yaml b/incubator/rss-proxy/0.0.11/Chart.yaml deleted file mode 100644 index 4b77160624c..00000000000 --- a/incubator/rss-proxy/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/rss-proxy -icon: https://truecharts.org/img/chart-icons/rss-proxy.png -keywords: - - rss-proxy - - Cloud - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rss-proxy -sources: - - https://github.com/damoeb/rss-proxy - - https://hub.docker.com/r/damoeb/rss-proxy -type: application -version: 0.0.11 diff --git a/incubator/rss-proxy/0.0.11/README.md b/incubator/rss-proxy/0.0.11/README.md deleted file mode 100644 index a32c9e5f963..00000000000 --- a/incubator/rss-proxy/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rss-proxy - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [rss-proxy](https://truecharts.org/docs/charts/stable/rss-proxy) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rss-proxy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rss-proxy TrueCharts/rss-proxy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rss-proxy` deployment - -```console -helm uninstall rss-proxy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rss-proxy \ - --set env.TZ="America/New York" \ - TrueCharts/rss-proxy -``` - -#### 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 rss-proxy TrueCharts/rss-proxy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rss-proxy/0.0.11/charts/common-10.4.6.tgz b/incubator/rss-proxy/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rss-proxy/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rss-proxy/0.0.12/CHANGELOG.md b/incubator/rss-proxy/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..93c11abb259 --- /dev/null +++ b/incubator/rss-proxy/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rss-proxy-0.0.12](https://github.com/truecharts/apps/compare/rss-proxy-0.0.11...rss-proxy-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rss-proxy-0.0.11]rss-proxy-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rss-proxy-0.0.10]rss-proxy-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rss-proxy-0.0.10]rss-proxy-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rss-proxy/0.0.12/Chart.lock b/incubator/rss-proxy/0.0.12/Chart.lock new file mode 100644 index 00000000000..72a5d88e7cf --- /dev/null +++ b/incubator/rss-proxy/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:36.798886659Z" diff --git a/incubator/rss-proxy/0.0.12/Chart.yaml b/incubator/rss-proxy/0.0.12/Chart.yaml new file mode 100644 index 00000000000..bc0d0f17202 --- /dev/null +++ b/incubator/rss-proxy/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/rss-proxy +icon: https://truecharts.org/img/chart-icons/rss-proxy.png +keywords: + - rss-proxy + - Cloud + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rss-proxy +sources: + - https://github.com/damoeb/rss-proxy + - https://hub.docker.com/r/damoeb/rss-proxy +type: application +version: 0.0.12 diff --git a/incubator/rss-proxy/0.0.12/README.md b/incubator/rss-proxy/0.0.12/README.md new file mode 100644 index 00000000000..a0da7c5c1a0 --- /dev/null +++ b/incubator/rss-proxy/0.0.12/README.md @@ -0,0 +1,108 @@ +# rss-proxy + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [rss-proxy](https://truecharts.org/docs/charts/stable/rss-proxy) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rss-proxy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rss-proxy TrueCharts/rss-proxy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rss-proxy` deployment + +```console +helm uninstall rss-proxy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rss-proxy \ + --set env.TZ="America/New York" \ + TrueCharts/rss-proxy +``` + +#### 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 rss-proxy TrueCharts/rss-proxy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rss-proxy/0.0.11/app-readme.md b/incubator/rss-proxy/0.0.12/app-readme.md similarity index 100% rename from incubator/rss-proxy/0.0.11/app-readme.md rename to incubator/rss-proxy/0.0.12/app-readme.md diff --git a/incubator/rss-proxy/0.0.12/charts/common-10.4.7.tgz b/incubator/rss-proxy/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rss-proxy/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rss-proxy/0.0.11/ix_values.yaml b/incubator/rss-proxy/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rss-proxy/0.0.11/ix_values.yaml rename to incubator/rss-proxy/0.0.12/ix_values.yaml diff --git a/incubator/rss-proxy/0.0.11/questions.yaml b/incubator/rss-proxy/0.0.12/questions.yaml similarity index 100% rename from incubator/rss-proxy/0.0.11/questions.yaml rename to incubator/rss-proxy/0.0.12/questions.yaml diff --git a/incubator/rss-proxy/0.0.11/templates/common.yaml b/incubator/rss-proxy/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rss-proxy/0.0.11/templates/common.yaml rename to incubator/rss-proxy/0.0.12/templates/common.yaml diff --git a/incubator/rss-proxy/0.0.11/values.yaml b/incubator/rss-proxy/0.0.12/values.yaml similarity index 100% rename from incubator/rss-proxy/0.0.11/values.yaml rename to incubator/rss-proxy/0.0.12/values.yaml diff --git a/incubator/rss-to-telegram/0.0.11/CHANGELOG.md b/incubator/rss-to-telegram/0.0.11/CHANGELOG.md deleted file mode 100644 index 038fd388dc8..00000000000 --- a/incubator/rss-to-telegram/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rss-to-telegram-0.0.11]rss-to-telegram-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rss-to-telegram-0.0.10]rss-to-telegram-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rss-to-telegram-0.0.10]rss-to-telegram-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rss-to-telegram/0.0.11/Chart.lock b/incubator/rss-to-telegram/0.0.11/Chart.lock deleted file mode 100644 index 715aad8eb3d..00000000000 --- a/incubator/rss-to-telegram/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:35:38.672111391Z" diff --git a/incubator/rss-to-telegram/0.0.11/Chart.yaml b/incubator/rss-to-telegram/0.0.11/Chart.yaml deleted file mode 100644 index caf13aab882..00000000000 --- a/incubator/rss-to-telegram/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Network-Messenger - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a - telegram chat. This script was created because all the third party services were - unreliable, slow. -home: https://github.com/truecharts/apps/tree/master/charts/stable/rss-to-telegram -icon: https://truecharts.org/img/chart-icons/rss-to-telegram.png -keywords: - - rss-to-telegram - - Network-Other - - Network-Messenger - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rss-to-telegram -sources: - - https://github.com/BoKKeR/RSS-to-Telegram-Bot - - https://hub.docker.com/r/bokker/rss.to.telegram -type: application -version: 0.0.11 diff --git a/incubator/rss-to-telegram/0.0.11/README.md b/incubator/rss-to-telegram/0.0.11/README.md deleted file mode 100644 index f553c4c52f9..00000000000 --- a/incubator/rss-to-telegram/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rss-to-telegram - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. - -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: [rss-to-telegram](https://truecharts.org/docs/charts/stable/rss-to-telegram) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rss-to-telegram` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rss-to-telegram TrueCharts/rss-to-telegram -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rss-to-telegram` deployment - -```console -helm uninstall rss-to-telegram -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rss-to-telegram \ - --set env.TZ="America/New York" \ - TrueCharts/rss-to-telegram -``` - -#### 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 rss-to-telegram TrueCharts/rss-to-telegram -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rss-to-telegram/0.0.11/charts/common-10.4.6.tgz b/incubator/rss-to-telegram/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rss-to-telegram/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rss-to-telegram/0.0.12/CHANGELOG.md b/incubator/rss-to-telegram/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2269c0e1c21 --- /dev/null +++ b/incubator/rss-to-telegram/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rss-to-telegram-0.0.12](https://github.com/truecharts/apps/compare/rss-to-telegram-0.0.11...rss-to-telegram-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rss-to-telegram-0.0.11]rss-to-telegram-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rss-to-telegram-0.0.10]rss-to-telegram-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rss-to-telegram-0.0.10]rss-to-telegram-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rss-to-telegram/0.0.12/Chart.lock b/incubator/rss-to-telegram/0.0.12/Chart.lock new file mode 100644 index 00000000000..e59e31d05a4 --- /dev/null +++ b/incubator/rss-to-telegram/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:39.902358796Z" diff --git a/incubator/rss-to-telegram/0.0.12/Chart.yaml b/incubator/rss-to-telegram/0.0.12/Chart.yaml new file mode 100644 index 00000000000..105266d068c --- /dev/null +++ b/incubator/rss-to-telegram/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Network-Messenger + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a + telegram chat. This script was created because all the third party services were + unreliable, slow. +home: https://github.com/truecharts/apps/tree/master/charts/stable/rss-to-telegram +icon: https://truecharts.org/img/chart-icons/rss-to-telegram.png +keywords: + - rss-to-telegram + - Network-Other + - Network-Messenger + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rss-to-telegram +sources: + - https://github.com/BoKKeR/RSS-to-Telegram-Bot + - https://hub.docker.com/r/bokker/rss.to.telegram +type: application +version: 0.0.12 diff --git a/incubator/rss-to-telegram/0.0.12/README.md b/incubator/rss-to-telegram/0.0.12/README.md new file mode 100644 index 00000000000..7608c8d712e --- /dev/null +++ b/incubator/rss-to-telegram/0.0.12/README.md @@ -0,0 +1,108 @@ +# rss-to-telegram + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. + +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: [rss-to-telegram](https://truecharts.org/docs/charts/stable/rss-to-telegram) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rss-to-telegram` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rss-to-telegram TrueCharts/rss-to-telegram +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rss-to-telegram` deployment + +```console +helm uninstall rss-to-telegram +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rss-to-telegram \ + --set env.TZ="America/New York" \ + TrueCharts/rss-to-telegram +``` + +#### 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 rss-to-telegram TrueCharts/rss-to-telegram -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rss-to-telegram/0.0.11/app-readme.md b/incubator/rss-to-telegram/0.0.12/app-readme.md similarity index 100% rename from incubator/rss-to-telegram/0.0.11/app-readme.md rename to incubator/rss-to-telegram/0.0.12/app-readme.md diff --git a/incubator/rss-to-telegram/0.0.12/charts/common-10.4.7.tgz b/incubator/rss-to-telegram/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rss-to-telegram/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rss-to-telegram/0.0.11/ix_values.yaml b/incubator/rss-to-telegram/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.11/ix_values.yaml rename to incubator/rss-to-telegram/0.0.12/ix_values.yaml diff --git a/incubator/rss-to-telegram/0.0.11/questions.yaml b/incubator/rss-to-telegram/0.0.12/questions.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.11/questions.yaml rename to incubator/rss-to-telegram/0.0.12/questions.yaml diff --git a/incubator/rss-to-telegram/0.0.11/templates/common.yaml b/incubator/rss-to-telegram/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.11/templates/common.yaml rename to incubator/rss-to-telegram/0.0.12/templates/common.yaml diff --git a/incubator/rss-to-telegram/0.0.11/values.yaml b/incubator/rss-to-telegram/0.0.12/values.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.11/values.yaml rename to incubator/rss-to-telegram/0.0.12/values.yaml diff --git a/incubator/rstudio/0.0.11/CHANGELOG.md b/incubator/rstudio/0.0.11/CHANGELOG.md deleted file mode 100644 index 08f5c8fb3c2..00000000000 --- a/incubator/rstudio/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rstudio-0.0.11]rstudio-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rstudio-0.0.10]rstudio-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rstudio-0.0.10]rstudio-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rstudio/0.0.11/Chart.lock b/incubator/rstudio/0.0.11/Chart.lock deleted file mode 100644 index c09fd90a85c..00000000000 --- a/incubator/rstudio/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:35:48.071273974Z" diff --git a/incubator/rstudio/0.0.11/Chart.yaml b/incubator/rstudio/0.0.11/Chart.yaml deleted file mode 100644 index bf5c9d93910..00000000000 --- a/incubator/rstudio/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "***NOTE*** First run is slow.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/rstudio -icon: https://truecharts.org/img/chart-icons/rstudio.png -keywords: - - rstudio - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rstudio -sources: - - https://github.com/rocker-org/rocker-versioned - - https://hub.docker.com/r/rocker/rstudio/ -type: application -version: 0.0.11 diff --git a/incubator/rstudio/0.0.11/README.md b/incubator/rstudio/0.0.11/README.md deleted file mode 100644 index c270d53aaf8..00000000000 --- a/incubator/rstudio/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rstudio - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -***NOTE*** First run is slow. - -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: [rstudio](https://truecharts.org/docs/charts/stable/rstudio) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rstudio` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rstudio TrueCharts/rstudio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rstudio` deployment - -```console -helm uninstall rstudio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rstudio \ - --set env.TZ="America/New York" \ - TrueCharts/rstudio -``` - -#### 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 rstudio TrueCharts/rstudio -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rstudio/0.0.11/charts/common-10.4.6.tgz b/incubator/rstudio/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rstudio/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rstudio/0.0.12/CHANGELOG.md b/incubator/rstudio/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c75f0b21a0c --- /dev/null +++ b/incubator/rstudio/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rstudio-0.0.12](https://github.com/truecharts/apps/compare/rstudio-0.0.11...rstudio-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rstudio-0.0.11]rstudio-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rstudio-0.0.10]rstudio-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rstudio-0.0.10]rstudio-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rstudio/0.0.12/Chart.lock b/incubator/rstudio/0.0.12/Chart.lock new file mode 100644 index 00000000000..6c9d3958cc3 --- /dev/null +++ b/incubator/rstudio/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:49.218211933Z" diff --git a/incubator/rstudio/0.0.12/Chart.yaml b/incubator/rstudio/0.0.12/Chart.yaml new file mode 100644 index 00000000000..81632759cd4 --- /dev/null +++ b/incubator/rstudio/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "***NOTE*** First run is slow.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/rstudio +icon: https://truecharts.org/img/chart-icons/rstudio.png +keywords: + - rstudio + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rstudio +sources: + - https://github.com/rocker-org/rocker-versioned + - https://hub.docker.com/r/rocker/rstudio/ +type: application +version: 0.0.12 diff --git a/incubator/rstudio/0.0.12/README.md b/incubator/rstudio/0.0.12/README.md new file mode 100644 index 00000000000..4e6d2bc8656 --- /dev/null +++ b/incubator/rstudio/0.0.12/README.md @@ -0,0 +1,108 @@ +# rstudio + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +***NOTE*** First run is slow. + +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: [rstudio](https://truecharts.org/docs/charts/stable/rstudio) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rstudio` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rstudio TrueCharts/rstudio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rstudio` deployment + +```console +helm uninstall rstudio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rstudio \ + --set env.TZ="America/New York" \ + TrueCharts/rstudio +``` + +#### 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 rstudio TrueCharts/rstudio -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rstudio/0.0.11/app-readme.md b/incubator/rstudio/0.0.12/app-readme.md similarity index 100% rename from incubator/rstudio/0.0.11/app-readme.md rename to incubator/rstudio/0.0.12/app-readme.md diff --git a/incubator/rstudio/0.0.12/charts/common-10.4.7.tgz b/incubator/rstudio/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rstudio/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rstudio/0.0.11/ix_values.yaml b/incubator/rstudio/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rstudio/0.0.11/ix_values.yaml rename to incubator/rstudio/0.0.12/ix_values.yaml diff --git a/incubator/rstudio/0.0.11/questions.yaml b/incubator/rstudio/0.0.12/questions.yaml similarity index 100% rename from incubator/rstudio/0.0.11/questions.yaml rename to incubator/rstudio/0.0.12/questions.yaml diff --git a/incubator/rstudio/0.0.11/templates/common.yaml b/incubator/rstudio/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rstudio/0.0.11/templates/common.yaml rename to incubator/rstudio/0.0.12/templates/common.yaml diff --git a/incubator/rstudio/0.0.11/values.yaml b/incubator/rstudio/0.0.12/values.yaml similarity index 100% rename from incubator/rstudio/0.0.11/values.yaml rename to incubator/rstudio/0.0.12/values.yaml diff --git a/incubator/rtmpserver/0.0.11/CHANGELOG.md b/incubator/rtmpserver/0.0.11/CHANGELOG.md deleted file mode 100644 index 05340ae1674..00000000000 --- a/incubator/rtmpserver/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rtmpserver-0.0.11]rtmpserver-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rtmpserver-0.0.10]rtmpserver-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rtmpserver-0.0.10]rtmpserver-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rtmpserver/0.0.11/Chart.lock b/incubator/rtmpserver/0.0.11/Chart.lock deleted file mode 100644 index 1807dd553a0..00000000000 --- a/incubator/rtmpserver/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:35:49.391754671Z" diff --git a/incubator/rtmpserver/0.0.11/Chart.yaml b/incubator/rtmpserver/0.0.11/Chart.yaml deleted file mode 100644 index 4b3f1119b9a..00000000000 --- a/incubator/rtmpserver/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker image can be used to create a video streaming server that\ - \ supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and\ - \ custom transcoding of video streams. All modules are built from source on Debian\ - \ and Alpine Linux base images.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/rtmpserver -icon: https://truecharts.org/img/chart-icons/rtmpserver.png -keywords: - - rtmpserver - - GameServers - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rtmpserver -sources: - - https://github.com/TareqAlqutami/rtmp-hls-server - - https://hub.docker.com/r/alqutami/rtmp-hls -type: application -version: 0.0.11 diff --git a/incubator/rtmpserver/0.0.11/README.md b/incubator/rtmpserver/0.0.11/README.md deleted file mode 100644 index e72abbe8061..00000000000 --- a/incubator/rtmpserver/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rtmpserver - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker image can be used to create a video streaming server that supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and custom transcoding of video streams. All modules are built from source on Debian and Alpine Linux base images. - -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: [rtmpserver](https://truecharts.org/docs/charts/stable/rtmpserver) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rtmpserver` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rtmpserver TrueCharts/rtmpserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rtmpserver` deployment - -```console -helm uninstall rtmpserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rtmpserver \ - --set env.TZ="America/New York" \ - TrueCharts/rtmpserver -``` - -#### 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 rtmpserver TrueCharts/rtmpserver -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rtmpserver/0.0.11/charts/common-10.4.6.tgz b/incubator/rtmpserver/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rtmpserver/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rtmpserver/0.0.12/CHANGELOG.md b/incubator/rtmpserver/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6ef78bc5703 --- /dev/null +++ b/incubator/rtmpserver/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rtmpserver-0.0.12](https://github.com/truecharts/apps/compare/rtmpserver-0.0.11...rtmpserver-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rtmpserver-0.0.11]rtmpserver-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rtmpserver-0.0.10]rtmpserver-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rtmpserver-0.0.10]rtmpserver-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rtmpserver/0.0.12/Chart.lock b/incubator/rtmpserver/0.0.12/Chart.lock new file mode 100644 index 00000000000..cb290561a01 --- /dev/null +++ b/incubator/rtmpserver/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:53.942548029Z" diff --git a/incubator/rtmpserver/0.0.12/Chart.yaml b/incubator/rtmpserver/0.0.12/Chart.yaml new file mode 100644 index 00000000000..9a1a6836ea1 --- /dev/null +++ b/incubator/rtmpserver/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker image can be used to create a video streaming server that\ + \ supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and\ + \ custom transcoding of video streams. All modules are built from source on Debian\ + \ and Alpine Linux base images.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/rtmpserver +icon: https://truecharts.org/img/chart-icons/rtmpserver.png +keywords: + - rtmpserver + - GameServers + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rtmpserver +sources: + - https://github.com/TareqAlqutami/rtmp-hls-server + - https://hub.docker.com/r/alqutami/rtmp-hls +type: application +version: 0.0.12 diff --git a/incubator/rtmpserver/0.0.12/README.md b/incubator/rtmpserver/0.0.12/README.md new file mode 100644 index 00000000000..099ac201dc6 --- /dev/null +++ b/incubator/rtmpserver/0.0.12/README.md @@ -0,0 +1,108 @@ +# rtmpserver + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker image can be used to create a video streaming server that supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and custom transcoding of video streams. All modules are built from source on Debian and Alpine Linux base images. + +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: [rtmpserver](https://truecharts.org/docs/charts/stable/rtmpserver) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rtmpserver` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rtmpserver TrueCharts/rtmpserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rtmpserver` deployment + +```console +helm uninstall rtmpserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rtmpserver \ + --set env.TZ="America/New York" \ + TrueCharts/rtmpserver +``` + +#### 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 rtmpserver TrueCharts/rtmpserver -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rtmpserver/0.0.11/app-readme.md b/incubator/rtmpserver/0.0.12/app-readme.md similarity index 100% rename from incubator/rtmpserver/0.0.11/app-readme.md rename to incubator/rtmpserver/0.0.12/app-readme.md diff --git a/incubator/rtmpserver/0.0.12/charts/common-10.4.7.tgz b/incubator/rtmpserver/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rtmpserver/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rtmpserver/0.0.11/ix_values.yaml b/incubator/rtmpserver/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rtmpserver/0.0.11/ix_values.yaml rename to incubator/rtmpserver/0.0.12/ix_values.yaml diff --git a/incubator/rtmpserver/0.0.11/questions.yaml b/incubator/rtmpserver/0.0.12/questions.yaml similarity index 100% rename from incubator/rtmpserver/0.0.11/questions.yaml rename to incubator/rtmpserver/0.0.12/questions.yaml diff --git a/incubator/rtmpserver/0.0.11/templates/common.yaml b/incubator/rtmpserver/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rtmpserver/0.0.11/templates/common.yaml rename to incubator/rtmpserver/0.0.12/templates/common.yaml diff --git a/incubator/rtmpserver/0.0.11/values.yaml b/incubator/rtmpserver/0.0.12/values.yaml similarity index 100% rename from incubator/rtmpserver/0.0.11/values.yaml rename to incubator/rtmpserver/0.0.12/values.yaml diff --git a/incubator/rust/0.0.11/CHANGELOG.md b/incubator/rust/0.0.11/CHANGELOG.md deleted file mode 100644 index 1151bee0712..00000000000 --- a/incubator/rust/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rust-0.0.11]rust-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rust-0.0.10]rust-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rust-0.0.10]rust-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rust/0.0.11/Chart.lock b/incubator/rust/0.0.11/Chart.lock deleted file mode 100644 index b65b2f327ac..00000000000 --- a/incubator/rust/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:35:49.479293432Z" diff --git a/incubator/rust/0.0.11/Chart.yaml b/incubator/rust/0.0.11/Chart.yaml deleted file mode 100644 index 38140413c87..00000000000 --- a/incubator/rust/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ RUST and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/rust -icon: https://truecharts.org/img/chart-icons/rust.png -keywords: - - rust - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rust -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/rust/0.0.11/README.md b/incubator/rust/0.0.11/README.md deleted file mode 100644 index 872c7fc9e84..00000000000 --- a/incubator/rust/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rust - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install RUST and run it. - -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: [rust](https://truecharts.org/docs/charts/stable/rust) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rust` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rust TrueCharts/rust -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rust` deployment - -```console -helm uninstall rust -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rust \ - --set env.TZ="America/New York" \ - TrueCharts/rust -``` - -#### 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 rust TrueCharts/rust -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rust/0.0.11/charts/common-10.4.6.tgz b/incubator/rust/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rust/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rust/0.0.12/CHANGELOG.md b/incubator/rust/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..cfe3fadd12a --- /dev/null +++ b/incubator/rust/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rust-0.0.12](https://github.com/truecharts/apps/compare/rustpad-0.0.11...rust-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rust-0.0.11]rust-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rust-0.0.10]rust-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rust-0.0.10]rust-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rust/0.0.12/Chart.lock b/incubator/rust/0.0.12/Chart.lock new file mode 100644 index 00000000000..46f835b662a --- /dev/null +++ b/incubator/rust/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:55.812877582Z" diff --git a/incubator/rust/0.0.12/Chart.yaml b/incubator/rust/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8bd8c3019ed --- /dev/null +++ b/incubator/rust/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ RUST and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/rust +icon: https://truecharts.org/img/chart-icons/rust.png +keywords: + - rust + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rust +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/rust/0.0.12/README.md b/incubator/rust/0.0.12/README.md new file mode 100644 index 00000000000..e3c95bfbe0d --- /dev/null +++ b/incubator/rust/0.0.12/README.md @@ -0,0 +1,108 @@ +# rust + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install RUST and run it. + +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: [rust](https://truecharts.org/docs/charts/stable/rust) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rust` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rust TrueCharts/rust +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rust` deployment + +```console +helm uninstall rust +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rust \ + --set env.TZ="America/New York" \ + TrueCharts/rust +``` + +#### 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 rust TrueCharts/rust -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rust/0.0.11/app-readme.md b/incubator/rust/0.0.12/app-readme.md similarity index 100% rename from incubator/rust/0.0.11/app-readme.md rename to incubator/rust/0.0.12/app-readme.md diff --git a/incubator/rust/0.0.12/charts/common-10.4.7.tgz b/incubator/rust/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rust/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rust/0.0.11/ix_values.yaml b/incubator/rust/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rust/0.0.11/ix_values.yaml rename to incubator/rust/0.0.12/ix_values.yaml diff --git a/incubator/rust/0.0.11/questions.yaml b/incubator/rust/0.0.12/questions.yaml similarity index 100% rename from incubator/rust/0.0.11/questions.yaml rename to incubator/rust/0.0.12/questions.yaml diff --git a/incubator/rust/0.0.11/templates/common.yaml b/incubator/rust/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rust/0.0.11/templates/common.yaml rename to incubator/rust/0.0.12/templates/common.yaml diff --git a/incubator/rust/0.0.11/values.yaml b/incubator/rust/0.0.12/values.yaml similarity index 100% rename from incubator/rust/0.0.11/values.yaml rename to incubator/rust/0.0.12/values.yaml diff --git a/incubator/rustpad/0.0.11/CHANGELOG.md b/incubator/rustpad/0.0.11/CHANGELOG.md deleted file mode 100644 index c57b38b1294..00000000000 --- a/incubator/rustpad/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [rustpad-0.0.11]rustpad-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [rustpad-0.0.10]rustpad-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rustpad-0.0.10]rustpad-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/rustpad/0.0.11/Chart.lock b/incubator/rustpad/0.0.11/Chart.lock deleted file mode 100644 index ec025ba848e..00000000000 --- a/incubator/rustpad/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:36:01.371646271Z" diff --git a/incubator/rustpad/0.0.11/Chart.yaml b/incubator/rustpad/0.0.11/Chart.yaml deleted file mode 100644 index e60f4b47c09..00000000000 --- a/incubator/rustpad/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/rustpad -icon: https://truecharts.org/img/chart-icons/rustpad.png -keywords: - - rustpad - - Cloud - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rustpad -sources: - - https://github.com/ekzhang/rustpad - - https://hub.docker.com/r/ekzhang/rustpad -type: application -version: 0.0.11 diff --git a/incubator/rustpad/0.0.11/README.md b/incubator/rustpad/0.0.11/README.md deleted file mode 100644 index 75827a259fb..00000000000 --- a/incubator/rustpad/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rustpad - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [rustpad](https://truecharts.org/docs/charts/stable/rustpad) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rustpad` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rustpad TrueCharts/rustpad -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rustpad` deployment - -```console -helm uninstall rustpad -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rustpad \ - --set env.TZ="America/New York" \ - TrueCharts/rustpad -``` - -#### 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 rustpad TrueCharts/rustpad -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rustpad/0.0.11/charts/common-10.4.6.tgz b/incubator/rustpad/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/rustpad/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/rustpad/0.0.12/CHANGELOG.md b/incubator/rustpad/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..284d5f8bc1c --- /dev/null +++ b/incubator/rustpad/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [rustpad-0.0.12](https://github.com/truecharts/apps/compare/rustpad-0.0.11...rustpad-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rustpad-0.0.11]rustpad-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [rustpad-0.0.10]rustpad-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [rustpad-0.0.10]rustpad-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/rustpad/0.0.12/Chart.lock b/incubator/rustpad/0.0.12/Chart.lock new file mode 100644 index 00000000000..52abc0bb235 --- /dev/null +++ b/incubator/rustpad/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:15:58.374437578Z" diff --git a/incubator/rustpad/0.0.12/Chart.yaml b/incubator/rustpad/0.0.12/Chart.yaml new file mode 100644 index 00000000000..eae32917bd0 --- /dev/null +++ b/incubator/rustpad/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/rustpad +icon: https://truecharts.org/img/chart-icons/rustpad.png +keywords: + - rustpad + - Cloud + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rustpad +sources: + - https://github.com/ekzhang/rustpad + - https://hub.docker.com/r/ekzhang/rustpad +type: application +version: 0.0.12 diff --git a/incubator/rustpad/0.0.12/README.md b/incubator/rustpad/0.0.12/README.md new file mode 100644 index 00000000000..575bfc0e32c --- /dev/null +++ b/incubator/rustpad/0.0.12/README.md @@ -0,0 +1,108 @@ +# rustpad + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [rustpad](https://truecharts.org/docs/charts/stable/rustpad) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rustpad` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rustpad TrueCharts/rustpad +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rustpad` deployment + +```console +helm uninstall rustpad +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rustpad \ + --set env.TZ="America/New York" \ + TrueCharts/rustpad +``` + +#### 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 rustpad TrueCharts/rustpad -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/rustpad/0.0.11/app-readme.md b/incubator/rustpad/0.0.12/app-readme.md similarity index 100% rename from incubator/rustpad/0.0.11/app-readme.md rename to incubator/rustpad/0.0.12/app-readme.md diff --git a/incubator/rustpad/0.0.12/charts/common-10.4.7.tgz b/incubator/rustpad/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/rustpad/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/rustpad/0.0.11/ix_values.yaml b/incubator/rustpad/0.0.12/ix_values.yaml similarity index 100% rename from incubator/rustpad/0.0.11/ix_values.yaml rename to incubator/rustpad/0.0.12/ix_values.yaml diff --git a/incubator/rustpad/0.0.11/questions.yaml b/incubator/rustpad/0.0.12/questions.yaml similarity index 100% rename from incubator/rustpad/0.0.11/questions.yaml rename to incubator/rustpad/0.0.12/questions.yaml diff --git a/incubator/rustpad/0.0.11/templates/common.yaml b/incubator/rustpad/0.0.12/templates/common.yaml similarity index 100% rename from incubator/rustpad/0.0.11/templates/common.yaml rename to incubator/rustpad/0.0.12/templates/common.yaml diff --git a/incubator/rustpad/0.0.11/values.yaml b/incubator/rustpad/0.0.12/values.yaml similarity index 100% rename from incubator/rustpad/0.0.11/values.yaml rename to incubator/rustpad/0.0.12/values.yaml diff --git a/incubator/s3backup/0.0.11/CHANGELOG.md b/incubator/s3backup/0.0.11/CHANGELOG.md deleted file mode 100644 index 47874a21af8..00000000000 --- a/incubator/s3backup/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [s3backup-0.0.11]s3backup-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [s3backup-0.0.10]s3backup-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [s3backup-0.0.10]s3backup-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/s3backup/0.0.11/Chart.lock b/incubator/s3backup/0.0.11/Chart.lock deleted file mode 100644 index b10b95d681c..00000000000 --- a/incubator/s3backup/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:36:09.969835924Z" diff --git a/incubator/s3backup/0.0.11/Chart.yaml b/incubator/s3backup/0.0.11/Chart.yaml deleted file mode 100644 index 311990c51dd..00000000000 --- a/incubator/s3backup/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A simple way to backup important files to Amazon S3 and Glacier. -home: https://github.com/truecharts/apps/tree/master/charts/stable/s3backup -icon: https://truecharts.org/img/chart-icons/s3backup.png -keywords: - - s3backup - - Backup - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: s3backup -sources: - - https://registry.hub.docker.com/r/joch/s3backup/ -type: application -version: 0.0.11 diff --git a/incubator/s3backup/0.0.11/README.md b/incubator/s3backup/0.0.11/README.md deleted file mode 100644 index e9a2d297e1d..00000000000 --- a/incubator/s3backup/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# s3backup - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 simple way to backup important files to Amazon S3 and Glacier. - -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: [s3backup](https://truecharts.org/docs/charts/stable/s3backup) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `s3backup` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install s3backup TrueCharts/s3backup -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `s3backup` deployment - -```console -helm uninstall s3backup -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install s3backup \ - --set env.TZ="America/New York" \ - TrueCharts/s3backup -``` - -#### 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 s3backup TrueCharts/s3backup -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/s3backup/0.0.11/charts/common-10.4.6.tgz b/incubator/s3backup/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/s3backup/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/s3backup/0.0.12/CHANGELOG.md b/incubator/s3backup/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5832b74d161 --- /dev/null +++ b/incubator/s3backup/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [s3backup-0.0.12](https://github.com/truecharts/apps/compare/s3backup-0.0.11...s3backup-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [s3backup-0.0.11]s3backup-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [s3backup-0.0.10]s3backup-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [s3backup-0.0.10]s3backup-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/s3backup/0.0.12/Chart.lock b/incubator/s3backup/0.0.12/Chart.lock new file mode 100644 index 00000000000..d653bb8a9ff --- /dev/null +++ b/incubator/s3backup/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:16:08.57103594Z" diff --git a/incubator/s3backup/0.0.12/Chart.yaml b/incubator/s3backup/0.0.12/Chart.yaml new file mode 100644 index 00000000000..04e382bc9f9 --- /dev/null +++ b/incubator/s3backup/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A simple way to backup important files to Amazon S3 and Glacier. +home: https://github.com/truecharts/apps/tree/master/charts/stable/s3backup +icon: https://truecharts.org/img/chart-icons/s3backup.png +keywords: + - s3backup + - Backup + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: s3backup +sources: + - https://registry.hub.docker.com/r/joch/s3backup/ +type: application +version: 0.0.12 diff --git a/incubator/s3backup/0.0.12/README.md b/incubator/s3backup/0.0.12/README.md new file mode 100644 index 00000000000..fde37fa371f --- /dev/null +++ b/incubator/s3backup/0.0.12/README.md @@ -0,0 +1,107 @@ +# s3backup + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 simple way to backup important files to Amazon S3 and Glacier. + +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: [s3backup](https://truecharts.org/docs/charts/stable/s3backup) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `s3backup` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install s3backup TrueCharts/s3backup +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `s3backup` deployment + +```console +helm uninstall s3backup +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install s3backup \ + --set env.TZ="America/New York" \ + TrueCharts/s3backup +``` + +#### 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 s3backup TrueCharts/s3backup -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/s3backup/0.0.11/app-readme.md b/incubator/s3backup/0.0.12/app-readme.md similarity index 100% rename from incubator/s3backup/0.0.11/app-readme.md rename to incubator/s3backup/0.0.12/app-readme.md diff --git a/incubator/s3backup/0.0.12/charts/common-10.4.7.tgz b/incubator/s3backup/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/s3backup/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/s3backup/0.0.11/ix_values.yaml b/incubator/s3backup/0.0.12/ix_values.yaml similarity index 100% rename from incubator/s3backup/0.0.11/ix_values.yaml rename to incubator/s3backup/0.0.12/ix_values.yaml diff --git a/incubator/s3backup/0.0.11/questions.yaml b/incubator/s3backup/0.0.12/questions.yaml similarity index 100% rename from incubator/s3backup/0.0.11/questions.yaml rename to incubator/s3backup/0.0.12/questions.yaml diff --git a/incubator/s3backup/0.0.11/templates/common.yaml b/incubator/s3backup/0.0.12/templates/common.yaml similarity index 100% rename from incubator/s3backup/0.0.11/templates/common.yaml rename to incubator/s3backup/0.0.12/templates/common.yaml diff --git a/incubator/s3backup/0.0.11/values.yaml b/incubator/s3backup/0.0.12/values.yaml similarity index 100% rename from incubator/s3backup/0.0.11/values.yaml rename to incubator/s3backup/0.0.12/values.yaml diff --git a/incubator/s3sync/0.0.11/CHANGELOG.md b/incubator/s3sync/0.0.11/CHANGELOG.md deleted file mode 100644 index e6d70ef9a56..00000000000 --- a/incubator/s3sync/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [s3sync-0.0.11]s3sync-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [s3sync-0.0.10]s3sync-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [s3sync-0.0.10]s3sync-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/s3sync/0.0.11/Chart.lock b/incubator/s3sync/0.0.11/Chart.lock deleted file mode 100644 index d60bb5d52e5..00000000000 --- a/incubator/s3sync/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:36:11.520677553Z" diff --git a/incubator/s3sync/0.0.11/Chart.yaml b/incubator/s3sync/0.0.11/Chart.yaml deleted file mode 100644 index 1b6a2d5bab7..00000000000 --- a/incubator/s3sync/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This application backs up every folder mounted at `/data/` to a given\ - \ AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access\ - \ and Secret Keys.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/s3sync -icon: https://truecharts.org/img/chart-icons/s3sync.png -keywords: - - s3sync - - Backup - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: s3sync -sources: - - https://github.com/what-name/docker-s3sync - - https://hub.docker.com/repository/docker/whatname/docker-s3sync -type: application -version: 0.0.11 diff --git a/incubator/s3sync/0.0.11/README.md b/incubator/s3sync/0.0.11/README.md deleted file mode 100644 index ea38ba6a972..00000000000 --- a/incubator/s3sync/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# s3sync - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. - -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: [s3sync](https://truecharts.org/docs/charts/stable/s3sync) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `s3sync` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install s3sync TrueCharts/s3sync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `s3sync` deployment - -```console -helm uninstall s3sync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install s3sync \ - --set env.TZ="America/New York" \ - TrueCharts/s3sync -``` - -#### 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 s3sync TrueCharts/s3sync -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/s3sync/0.0.11/charts/common-10.4.6.tgz b/incubator/s3sync/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/s3sync/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/s3sync/0.0.12/CHANGELOG.md b/incubator/s3sync/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..868d62a1c45 --- /dev/null +++ b/incubator/s3sync/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [s3sync-0.0.12](https://github.com/truecharts/apps/compare/s3sync-0.0.11...s3sync-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [s3sync-0.0.11]s3sync-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [s3sync-0.0.10]s3sync-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [s3sync-0.0.10]s3sync-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/s3sync/0.0.12/Chart.lock b/incubator/s3sync/0.0.12/Chart.lock new file mode 100644 index 00000000000..bbf6491953e --- /dev/null +++ b/incubator/s3sync/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:16:12.767830123Z" diff --git a/incubator/s3sync/0.0.12/Chart.yaml b/incubator/s3sync/0.0.12/Chart.yaml new file mode 100644 index 00000000000..12ee2d0704d --- /dev/null +++ b/incubator/s3sync/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This application backs up every folder mounted at `/data/` to a given\ + \ AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access\ + \ and Secret Keys.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/s3sync +icon: https://truecharts.org/img/chart-icons/s3sync.png +keywords: + - s3sync + - Backup + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: s3sync +sources: + - https://github.com/what-name/docker-s3sync + - https://hub.docker.com/repository/docker/whatname/docker-s3sync +type: application +version: 0.0.12 diff --git a/incubator/s3sync/0.0.12/README.md b/incubator/s3sync/0.0.12/README.md new file mode 100644 index 00000000000..8a80dc64f5c --- /dev/null +++ b/incubator/s3sync/0.0.12/README.md @@ -0,0 +1,108 @@ +# s3sync + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. + +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: [s3sync](https://truecharts.org/docs/charts/stable/s3sync) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `s3sync` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install s3sync TrueCharts/s3sync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `s3sync` deployment + +```console +helm uninstall s3sync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install s3sync \ + --set env.TZ="America/New York" \ + TrueCharts/s3sync +``` + +#### 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 s3sync TrueCharts/s3sync -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/s3sync/0.0.11/app-readme.md b/incubator/s3sync/0.0.12/app-readme.md similarity index 100% rename from incubator/s3sync/0.0.11/app-readme.md rename to incubator/s3sync/0.0.12/app-readme.md diff --git a/incubator/s3sync/0.0.12/charts/common-10.4.7.tgz b/incubator/s3sync/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/s3sync/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/s3sync/0.0.11/ix_values.yaml b/incubator/s3sync/0.0.12/ix_values.yaml similarity index 100% rename from incubator/s3sync/0.0.11/ix_values.yaml rename to incubator/s3sync/0.0.12/ix_values.yaml diff --git a/incubator/s3sync/0.0.11/questions.yaml b/incubator/s3sync/0.0.12/questions.yaml similarity index 100% rename from incubator/s3sync/0.0.11/questions.yaml rename to incubator/s3sync/0.0.12/questions.yaml diff --git a/incubator/s3sync/0.0.11/templates/common.yaml b/incubator/s3sync/0.0.12/templates/common.yaml similarity index 100% rename from incubator/s3sync/0.0.11/templates/common.yaml rename to incubator/s3sync/0.0.12/templates/common.yaml diff --git a/incubator/s3sync/0.0.11/values.yaml b/incubator/s3sync/0.0.12/values.yaml similarity index 100% rename from incubator/s3sync/0.0.11/values.yaml rename to incubator/s3sync/0.0.12/values.yaml diff --git a/incubator/satisfactory-server/0.0.11/CHANGELOG.md b/incubator/satisfactory-server/0.0.11/CHANGELOG.md deleted file mode 100644 index 53e28a14098..00000000000 --- a/incubator/satisfactory-server/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [satisfactory-server-0.0.11]satisfactory-server-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [satisfactory-server-0.0.10]satisfactory-server-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [satisfactory-server-0.0.10]satisfactory-server-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/satisfactory-server/0.0.11/Chart.lock b/incubator/satisfactory-server/0.0.11/Chart.lock deleted file mode 100644 index 5d38a6aea32..00000000000 --- a/incubator/satisfactory-server/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:36:12.243183786Z" diff --git a/incubator/satisfactory-server/0.0.11/Chart.yaml b/incubator/satisfactory-server/0.0.11/Chart.yaml deleted file mode 100644 index 9d5fc4469b0..00000000000 --- a/incubator/satisfactory-server/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: This is a Dockerized version of the Satisfactory dedicated server. -home: https://github.com/truecharts/apps/tree/master/charts/stable/satisfactory-server -icon: https://truecharts.org/img/chart-icons/satisfactory-server.png -keywords: - - satisfactory-server - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: satisfactory-server -sources: - - https://hub.docker.com/r/wolveix/satisfactory-server - - https://hub.docker.com/r/wolveix/satisfactory-server -type: application -version: 0.0.11 diff --git a/incubator/satisfactory-server/0.0.11/README.md b/incubator/satisfactory-server/0.0.11/README.md deleted file mode 100644 index 281a610b45e..00000000000 --- a/incubator/satisfactory-server/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# satisfactory-server - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is a Dockerized version of the Satisfactory dedicated server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [satisfactory-server](https://truecharts.org/docs/charts/stable/satisfactory-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `satisfactory-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install satisfactory-server TrueCharts/satisfactory-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `satisfactory-server` deployment - -```console -helm uninstall satisfactory-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install satisfactory-server \ - --set env.TZ="America/New York" \ - TrueCharts/satisfactory-server -``` - -#### 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 satisfactory-server TrueCharts/satisfactory-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/satisfactory-server/0.0.11/charts/common-10.4.6.tgz b/incubator/satisfactory-server/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/satisfactory-server/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/satisfactory-server/0.0.12/CHANGELOG.md b/incubator/satisfactory-server/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e627d056729 --- /dev/null +++ b/incubator/satisfactory-server/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [satisfactory-server-0.0.12](https://github.com/truecharts/apps/compare/satisfactory-server-0.0.11...satisfactory-server-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [satisfactory-server-0.0.11]satisfactory-server-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [satisfactory-server-0.0.10]satisfactory-server-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [satisfactory-server-0.0.10]satisfactory-server-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/satisfactory-server/0.0.12/Chart.lock b/incubator/satisfactory-server/0.0.12/Chart.lock new file mode 100644 index 00000000000..4836ea7dfea --- /dev/null +++ b/incubator/satisfactory-server/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:16:14.951716081Z" diff --git a/incubator/satisfactory-server/0.0.12/Chart.yaml b/incubator/satisfactory-server/0.0.12/Chart.yaml new file mode 100644 index 00000000000..51130bf943a --- /dev/null +++ b/incubator/satisfactory-server/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: This is a Dockerized version of the Satisfactory dedicated server. +home: https://github.com/truecharts/apps/tree/master/charts/stable/satisfactory-server +icon: https://truecharts.org/img/chart-icons/satisfactory-server.png +keywords: + - satisfactory-server + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: satisfactory-server +sources: + - https://hub.docker.com/r/wolveix/satisfactory-server + - https://hub.docker.com/r/wolveix/satisfactory-server +type: application +version: 0.0.12 diff --git a/incubator/satisfactory-server/0.0.12/README.md b/incubator/satisfactory-server/0.0.12/README.md new file mode 100644 index 00000000000..25e78788864 --- /dev/null +++ b/incubator/satisfactory-server/0.0.12/README.md @@ -0,0 +1,108 @@ +# satisfactory-server + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is a Dockerized version of the Satisfactory dedicated server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [satisfactory-server](https://truecharts.org/docs/charts/stable/satisfactory-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `satisfactory-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install satisfactory-server TrueCharts/satisfactory-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `satisfactory-server` deployment + +```console +helm uninstall satisfactory-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install satisfactory-server \ + --set env.TZ="America/New York" \ + TrueCharts/satisfactory-server +``` + +#### 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 satisfactory-server TrueCharts/satisfactory-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/satisfactory-server/0.0.11/app-readme.md b/incubator/satisfactory-server/0.0.12/app-readme.md similarity index 100% rename from incubator/satisfactory-server/0.0.11/app-readme.md rename to incubator/satisfactory-server/0.0.12/app-readme.md diff --git a/incubator/satisfactory-server/0.0.12/charts/common-10.4.7.tgz b/incubator/satisfactory-server/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/satisfactory-server/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/satisfactory-server/0.0.11/ix_values.yaml b/incubator/satisfactory-server/0.0.12/ix_values.yaml similarity index 100% rename from incubator/satisfactory-server/0.0.11/ix_values.yaml rename to incubator/satisfactory-server/0.0.12/ix_values.yaml diff --git a/incubator/satisfactory-server/0.0.11/questions.yaml b/incubator/satisfactory-server/0.0.12/questions.yaml similarity index 100% rename from incubator/satisfactory-server/0.0.11/questions.yaml rename to incubator/satisfactory-server/0.0.12/questions.yaml diff --git a/incubator/satisfactory-server/0.0.11/templates/common.yaml b/incubator/satisfactory-server/0.0.12/templates/common.yaml similarity index 100% rename from incubator/satisfactory-server/0.0.11/templates/common.yaml rename to incubator/satisfactory-server/0.0.12/templates/common.yaml diff --git a/incubator/satisfactory-server/0.0.11/values.yaml b/incubator/satisfactory-server/0.0.12/values.yaml similarity index 100% rename from incubator/satisfactory-server/0.0.11/values.yaml rename to incubator/satisfactory-server/0.0.12/values.yaml diff --git a/incubator/scprime/0.0.11/CHANGELOG.md b/incubator/scprime/0.0.11/CHANGELOG.md deleted file mode 100644 index 2e31dc4c723..00000000000 --- a/incubator/scprime/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [scprime-0.0.11]scprime-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [scprime-0.0.10]scprime-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [scprime-0.0.10]scprime-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/scprime/0.0.11/Chart.lock b/incubator/scprime/0.0.11/Chart.lock deleted file mode 100644 index 3163aa77b13..00000000000 --- a/incubator/scprime/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:36:24.295796844Z" diff --git a/incubator/scprime/0.0.11/Chart.yaml b/incubator/scprime/0.0.11/Chart.yaml deleted file mode 100644 index febc2cad204..00000000000 --- a/incubator/scprime/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "ScPrime is a cryptocurrency project targeting public cloud services\ - \ with a blockchain based ecosystem to pay individuals to store data around the\ - \ globe using smart contracts and cryptographic proofs to ensure accuracy, security\ - \ and redundancy.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/scprime -icon: https://truecharts.org/img/chart-icons/scprime.png -keywords: - - scprime - - Cloud - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: scprime -sources: - - https://scpri.me - - https://hub.docker.com/r/scprime/scprime -type: application -version: 0.0.11 diff --git a/incubator/scprime/0.0.11/README.md b/incubator/scprime/0.0.11/README.md deleted file mode 100644 index 3d171908773..00000000000 --- a/incubator/scprime/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# scprime - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy. - -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: [scprime](https://truecharts.org/docs/charts/stable/scprime) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `scprime` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install scprime TrueCharts/scprime -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `scprime` deployment - -```console -helm uninstall scprime -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install scprime \ - --set env.TZ="America/New York" \ - TrueCharts/scprime -``` - -#### 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 scprime TrueCharts/scprime -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/scprime/0.0.11/charts/common-10.4.6.tgz b/incubator/scprime/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/scprime/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/scprime/0.0.12/CHANGELOG.md b/incubator/scprime/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3e84c2f8ebb --- /dev/null +++ b/incubator/scprime/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [scprime-0.0.12](https://github.com/truecharts/apps/compare/scprime-0.0.11...scprime-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [scprime-0.0.11]scprime-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [scprime-0.0.10]scprime-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [scprime-0.0.10]scprime-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/scprime/0.0.12/Chart.lock b/incubator/scprime/0.0.12/Chart.lock new file mode 100644 index 00000000000..0237d579e39 --- /dev/null +++ b/incubator/scprime/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:16:17.719824579Z" diff --git a/incubator/scprime/0.0.12/Chart.yaml b/incubator/scprime/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c4b17b5d96c --- /dev/null +++ b/incubator/scprime/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "ScPrime is a cryptocurrency project targeting public cloud services\ + \ with a blockchain based ecosystem to pay individuals to store data around the\ + \ globe using smart contracts and cryptographic proofs to ensure accuracy, security\ + \ and redundancy.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/scprime +icon: https://truecharts.org/img/chart-icons/scprime.png +keywords: + - scprime + - Cloud + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: scprime +sources: + - https://scpri.me + - https://hub.docker.com/r/scprime/scprime +type: application +version: 0.0.12 diff --git a/incubator/scprime/0.0.12/README.md b/incubator/scprime/0.0.12/README.md new file mode 100644 index 00000000000..4dddee78754 --- /dev/null +++ b/incubator/scprime/0.0.12/README.md @@ -0,0 +1,108 @@ +# scprime + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy. + +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: [scprime](https://truecharts.org/docs/charts/stable/scprime) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `scprime` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install scprime TrueCharts/scprime +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `scprime` deployment + +```console +helm uninstall scprime +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install scprime \ + --set env.TZ="America/New York" \ + TrueCharts/scprime +``` + +#### 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 scprime TrueCharts/scprime -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/scprime/0.0.11/app-readme.md b/incubator/scprime/0.0.12/app-readme.md similarity index 100% rename from incubator/scprime/0.0.11/app-readme.md rename to incubator/scprime/0.0.12/app-readme.md diff --git a/incubator/scprime/0.0.12/charts/common-10.4.7.tgz b/incubator/scprime/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/scprime/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/scprime/0.0.11/ix_values.yaml b/incubator/scprime/0.0.12/ix_values.yaml similarity index 100% rename from incubator/scprime/0.0.11/ix_values.yaml rename to incubator/scprime/0.0.12/ix_values.yaml diff --git a/incubator/scprime/0.0.11/questions.yaml b/incubator/scprime/0.0.12/questions.yaml similarity index 100% rename from incubator/scprime/0.0.11/questions.yaml rename to incubator/scprime/0.0.12/questions.yaml diff --git a/incubator/scprime/0.0.11/templates/common.yaml b/incubator/scprime/0.0.12/templates/common.yaml similarity index 100% rename from incubator/scprime/0.0.11/templates/common.yaml rename to incubator/scprime/0.0.12/templates/common.yaml diff --git a/incubator/scprime/0.0.11/values.yaml b/incubator/scprime/0.0.12/values.yaml similarity index 100% rename from incubator/scprime/0.0.11/values.yaml rename to incubator/scprime/0.0.12/values.yaml diff --git a/incubator/searx/0.0.11/CHANGELOG.md b/incubator/searx/0.0.11/CHANGELOG.md deleted file mode 100644 index b2530cef446..00000000000 --- a/incubator/searx/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [searx-0.0.11]searx-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [searx-0.0.10]searx-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [searx-0.0.10]searx-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/searx/0.0.11/Chart.lock b/incubator/searx/0.0.11/Chart.lock deleted file mode 100644 index 741b110f51c..00000000000 --- a/incubator/searx/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:36:32.982817524Z" diff --git a/incubator/searx/0.0.11/Chart.yaml b/incubator/searx/0.0.11/Chart.yaml deleted file mode 100644 index 4ed626a51e3..00000000000 --- a/incubator/searx/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Searx is a free internet metasearch engine which aggregates results from - more than 70 search services. Users are neither tracked nor profiled. Additionally, - searx can be used over Tor for online anonymity. -home: https://github.com/truecharts/apps/tree/master/charts/stable/searx -icon: https://truecharts.org/img/chart-icons/searx.png -keywords: - - searx - - Productivity - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: searx -sources: - - https://github.com/asciimoo/searx - - https://hub.docker.com/r/searx/searx/ -type: application -version: 0.0.11 diff --git a/incubator/searx/0.0.11/README.md b/incubator/searx/0.0.11/README.md deleted file mode 100644 index d3ef331d9d6..00000000000 --- a/incubator/searx/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# searx - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. - -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: [searx](https://truecharts.org/docs/charts/stable/searx) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `searx` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install searx TrueCharts/searx -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `searx` deployment - -```console -helm uninstall searx -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install searx \ - --set env.TZ="America/New York" \ - TrueCharts/searx -``` - -#### 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 searx TrueCharts/searx -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/searx/0.0.11/charts/common-10.4.6.tgz b/incubator/searx/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/searx/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/searx/0.0.12/CHANGELOG.md b/incubator/searx/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2d35e6e3f6f --- /dev/null +++ b/incubator/searx/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [searx-0.0.12](https://github.com/truecharts/apps/compare/searxng-0.0.11...searx-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [searx-0.0.11]searx-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [searx-0.0.10]searx-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [searx-0.0.10]searx-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/searx/0.0.12/Chart.lock b/incubator/searx/0.0.12/Chart.lock new file mode 100644 index 00000000000..6b603ffc206 --- /dev/null +++ b/incubator/searx/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:16:27.573570442Z" diff --git a/incubator/searx/0.0.12/Chart.yaml b/incubator/searx/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a415c1ea257 --- /dev/null +++ b/incubator/searx/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Searx is a free internet metasearch engine which aggregates results from + more than 70 search services. Users are neither tracked nor profiled. Additionally, + searx can be used over Tor for online anonymity. +home: https://github.com/truecharts/apps/tree/master/charts/stable/searx +icon: https://truecharts.org/img/chart-icons/searx.png +keywords: + - searx + - Productivity + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: searx +sources: + - https://github.com/asciimoo/searx + - https://hub.docker.com/r/searx/searx/ +type: application +version: 0.0.12 diff --git a/incubator/searx/0.0.12/README.md b/incubator/searx/0.0.12/README.md new file mode 100644 index 00000000000..2a57fc31ee8 --- /dev/null +++ b/incubator/searx/0.0.12/README.md @@ -0,0 +1,108 @@ +# searx + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. + +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: [searx](https://truecharts.org/docs/charts/stable/searx) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `searx` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install searx TrueCharts/searx +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `searx` deployment + +```console +helm uninstall searx +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install searx \ + --set env.TZ="America/New York" \ + TrueCharts/searx +``` + +#### 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 searx TrueCharts/searx -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/searx/0.0.11/app-readme.md b/incubator/searx/0.0.12/app-readme.md similarity index 100% rename from incubator/searx/0.0.11/app-readme.md rename to incubator/searx/0.0.12/app-readme.md diff --git a/incubator/searx/0.0.12/charts/common-10.4.7.tgz b/incubator/searx/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/searx/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/searx/0.0.11/ix_values.yaml b/incubator/searx/0.0.12/ix_values.yaml similarity index 100% rename from incubator/searx/0.0.11/ix_values.yaml rename to incubator/searx/0.0.12/ix_values.yaml diff --git a/incubator/searx/0.0.11/questions.yaml b/incubator/searx/0.0.12/questions.yaml similarity index 100% rename from incubator/searx/0.0.11/questions.yaml rename to incubator/searx/0.0.12/questions.yaml diff --git a/incubator/searx/0.0.11/templates/common.yaml b/incubator/searx/0.0.12/templates/common.yaml similarity index 100% rename from incubator/searx/0.0.11/templates/common.yaml rename to incubator/searx/0.0.12/templates/common.yaml diff --git a/incubator/searx/0.0.11/values.yaml b/incubator/searx/0.0.12/values.yaml similarity index 100% rename from incubator/searx/0.0.11/values.yaml rename to incubator/searx/0.0.12/values.yaml diff --git a/incubator/searxng/0.0.11/CHANGELOG.md b/incubator/searxng/0.0.11/CHANGELOG.md deleted file mode 100644 index ce4f8924e4e..00000000000 --- a/incubator/searxng/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [searxng-0.0.11]searxng-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [searxng-0.0.10]searxng-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [searxng-0.0.10]searxng-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/searxng/0.0.11/Chart.lock b/incubator/searxng/0.0.11/Chart.lock deleted file mode 100644 index 1653592cf50..00000000000 --- a/incubator/searxng/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:36:34.408458433Z" diff --git a/incubator/searxng/0.0.11/Chart.yaml b/incubator/searxng/0.0.11/Chart.yaml deleted file mode 100644 index 8d7d7ee2d3b..00000000000 --- a/incubator/searxng/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "SearXNG is a free internet metasearch engine which aggregates results\ - \ from more than 70 search services. Users are neither tracked nor profiled. Additionally,\ - \ SearXNG can be used over Tor for online anonymity.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/searxng -icon: https://truecharts.org/img/chart-icons/searxng.png -keywords: - - searxng - - Productivity - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: searxng -sources: - - https://github.com/searxng/searxng - - https://hub.docker.com/r/searxng/searxng -type: application -version: 0.0.11 diff --git a/incubator/searxng/0.0.11/README.md b/incubator/searxng/0.0.11/README.md deleted file mode 100644 index 56bed329dae..00000000000 --- a/incubator/searxng/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# searxng - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity. - -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: [searxng](https://truecharts.org/docs/charts/stable/searxng) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `searxng` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install searxng TrueCharts/searxng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `searxng` deployment - -```console -helm uninstall searxng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install searxng \ - --set env.TZ="America/New York" \ - TrueCharts/searxng -``` - -#### 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 searxng TrueCharts/searxng -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/searxng/0.0.11/charts/common-10.4.6.tgz b/incubator/searxng/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/searxng/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/searxng/0.0.12/CHANGELOG.md b/incubator/searxng/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6fb05a9fb4d --- /dev/null +++ b/incubator/searxng/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [searxng-0.0.12](https://github.com/truecharts/apps/compare/searxng-0.0.11...searxng-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [searxng-0.0.11]searxng-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [searxng-0.0.10]searxng-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [searxng-0.0.10]searxng-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/searxng/0.0.12/Chart.lock b/incubator/searxng/0.0.12/Chart.lock new file mode 100644 index 00000000000..1106abc8d8e --- /dev/null +++ b/incubator/searxng/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:16:31.15518093Z" diff --git a/incubator/searxng/0.0.12/Chart.yaml b/incubator/searxng/0.0.12/Chart.yaml new file mode 100644 index 00000000000..fc7d051a41f --- /dev/null +++ b/incubator/searxng/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "SearXNG is a free internet metasearch engine which aggregates results\ + \ from more than 70 search services. Users are neither tracked nor profiled. Additionally,\ + \ SearXNG can be used over Tor for online anonymity.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/searxng +icon: https://truecharts.org/img/chart-icons/searxng.png +keywords: + - searxng + - Productivity + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: searxng +sources: + - https://github.com/searxng/searxng + - https://hub.docker.com/r/searxng/searxng +type: application +version: 0.0.12 diff --git a/incubator/searxng/0.0.12/README.md b/incubator/searxng/0.0.12/README.md new file mode 100644 index 00000000000..2cd95c0b74e --- /dev/null +++ b/incubator/searxng/0.0.12/README.md @@ -0,0 +1,108 @@ +# searxng + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity. + +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: [searxng](https://truecharts.org/docs/charts/stable/searxng) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `searxng` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install searxng TrueCharts/searxng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `searxng` deployment + +```console +helm uninstall searxng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install searxng \ + --set env.TZ="America/New York" \ + TrueCharts/searxng +``` + +#### 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 searxng TrueCharts/searxng -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/searxng/0.0.11/app-readme.md b/incubator/searxng/0.0.12/app-readme.md similarity index 100% rename from incubator/searxng/0.0.11/app-readme.md rename to incubator/searxng/0.0.12/app-readme.md diff --git a/incubator/searxng/0.0.12/charts/common-10.4.7.tgz b/incubator/searxng/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/searxng/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/searxng/0.0.11/ix_values.yaml b/incubator/searxng/0.0.12/ix_values.yaml similarity index 100% rename from incubator/searxng/0.0.11/ix_values.yaml rename to incubator/searxng/0.0.12/ix_values.yaml diff --git a/incubator/searxng/0.0.11/questions.yaml b/incubator/searxng/0.0.12/questions.yaml similarity index 100% rename from incubator/searxng/0.0.11/questions.yaml rename to incubator/searxng/0.0.12/questions.yaml diff --git a/incubator/searxng/0.0.11/templates/common.yaml b/incubator/searxng/0.0.12/templates/common.yaml similarity index 100% rename from incubator/searxng/0.0.11/templates/common.yaml rename to incubator/searxng/0.0.12/templates/common.yaml diff --git a/incubator/searxng/0.0.11/values.yaml b/incubator/searxng/0.0.12/values.yaml similarity index 100% rename from incubator/searxng/0.0.11/values.yaml rename to incubator/searxng/0.0.12/values.yaml diff --git a/incubator/seedsync/0.0.11/CHANGELOG.md b/incubator/seedsync/0.0.11/CHANGELOG.md deleted file mode 100644 index 31979186a99..00000000000 --- a/incubator/seedsync/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [seedsync-0.0.11]seedsync-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [seedsync-0.0.10]seedsync-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [seedsync-0.0.10]seedsync-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/seedsync/0.0.11/Chart.lock b/incubator/seedsync/0.0.11/Chart.lock deleted file mode 100644 index 4662a787cbe..00000000000 --- a/incubator/seedsync/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:36:35.41368584Z" diff --git a/incubator/seedsync/0.0.11/Chart.yaml b/incubator/seedsync/0.0.11/Chart.yaml deleted file mode 100644 index 2c874c6c543..00000000000 --- a/incubator/seedsync/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - SeedSync is a tool to sync the files on a remote Linux server (like your - seedbox, for example). It uses LFTP to transfer files fast! -home: https://github.com/truecharts/apps/tree/master/charts/stable/seedsync -icon: https://truecharts.org/img/chart-icons/seedsync.png -keywords: - - seedsync - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: seedsync -sources: - - https://github.com/ipsingh06/seedsync - - https://hub.docker.com/r/ipsingh06/seedsync/ -type: application -version: 0.0.11 diff --git a/incubator/seedsync/0.0.11/README.md b/incubator/seedsync/0.0.11/README.md deleted file mode 100644 index 953db8a9ef7..00000000000 --- a/incubator/seedsync/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# seedsync - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! - -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: [seedsync](https://truecharts.org/docs/charts/stable/seedsync) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `seedsync` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install seedsync TrueCharts/seedsync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `seedsync` deployment - -```console -helm uninstall seedsync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install seedsync \ - --set env.TZ="America/New York" \ - TrueCharts/seedsync -``` - -#### 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 seedsync TrueCharts/seedsync -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/seedsync/0.0.11/charts/common-10.4.6.tgz b/incubator/seedsync/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/seedsync/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/seedsync/0.0.12/CHANGELOG.md b/incubator/seedsync/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f29682451a1 --- /dev/null +++ b/incubator/seedsync/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [seedsync-0.0.12](https://github.com/truecharts/apps/compare/seedsync-0.0.11...seedsync-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [seedsync-0.0.11]seedsync-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [seedsync-0.0.10]seedsync-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [seedsync-0.0.10]seedsync-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/seedsync/0.0.12/Chart.lock b/incubator/seedsync/0.0.12/Chart.lock new file mode 100644 index 00000000000..82b5e184691 --- /dev/null +++ b/incubator/seedsync/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:16:33.931664445Z" diff --git a/incubator/seedsync/0.0.12/Chart.yaml b/incubator/seedsync/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e173487d466 --- /dev/null +++ b/incubator/seedsync/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + SeedSync is a tool to sync the files on a remote Linux server (like your + seedbox, for example). It uses LFTP to transfer files fast! +home: https://github.com/truecharts/apps/tree/master/charts/stable/seedsync +icon: https://truecharts.org/img/chart-icons/seedsync.png +keywords: + - seedsync + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: seedsync +sources: + - https://github.com/ipsingh06/seedsync + - https://hub.docker.com/r/ipsingh06/seedsync/ +type: application +version: 0.0.12 diff --git a/incubator/seedsync/0.0.12/README.md b/incubator/seedsync/0.0.12/README.md new file mode 100644 index 00000000000..e64cc745222 --- /dev/null +++ b/incubator/seedsync/0.0.12/README.md @@ -0,0 +1,108 @@ +# seedsync + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! + +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: [seedsync](https://truecharts.org/docs/charts/stable/seedsync) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `seedsync` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install seedsync TrueCharts/seedsync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `seedsync` deployment + +```console +helm uninstall seedsync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install seedsync \ + --set env.TZ="America/New York" \ + TrueCharts/seedsync +``` + +#### 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 seedsync TrueCharts/seedsync -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/seedsync/0.0.11/app-readme.md b/incubator/seedsync/0.0.12/app-readme.md similarity index 100% rename from incubator/seedsync/0.0.11/app-readme.md rename to incubator/seedsync/0.0.12/app-readme.md diff --git a/incubator/seedsync/0.0.12/charts/common-10.4.7.tgz b/incubator/seedsync/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/seedsync/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/seedsync/0.0.11/ix_values.yaml b/incubator/seedsync/0.0.12/ix_values.yaml similarity index 100% rename from incubator/seedsync/0.0.11/ix_values.yaml rename to incubator/seedsync/0.0.12/ix_values.yaml diff --git a/incubator/seedsync/0.0.11/questions.yaml b/incubator/seedsync/0.0.12/questions.yaml similarity index 100% rename from incubator/seedsync/0.0.11/questions.yaml rename to incubator/seedsync/0.0.12/questions.yaml diff --git a/incubator/seedsync/0.0.11/templates/common.yaml b/incubator/seedsync/0.0.12/templates/common.yaml similarity index 100% rename from incubator/seedsync/0.0.11/templates/common.yaml rename to incubator/seedsync/0.0.12/templates/common.yaml diff --git a/incubator/seedsync/0.0.11/values.yaml b/incubator/seedsync/0.0.12/values.yaml similarity index 100% rename from incubator/seedsync/0.0.11/values.yaml rename to incubator/seedsync/0.0.12/values.yaml diff --git a/incubator/self-service-password/1.0.24/CHANGELOG.md b/incubator/self-service-password/1.0.24/CHANGELOG.md deleted file mode 100644 index f29219e2746..00000000000 --- a/incubator/self-service-password/1.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [self-service-password-1.0.24](https://github.com/truecharts/apps/compare/self-service-password-1.0.22...self-service-password-1.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [self-service-password-1.0.22](https://github.com/truecharts/apps/compare/self-service-password-1.0.21...self-service-password-1.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [self-service-password-1.0.21](https://github.com/truecharts/apps/compare/self-service-password-1.0.20...self-service-password-1.0.21) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [self-service-password-1.0.20](https://github.com/truecharts/apps/compare/self-service-password-1.0.18...self-service-password-1.0.20) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [self-service-password-1.0.18](https://github.com/truecharts/apps/compare/self-service-password-1.0.16...self-service-password-1.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [self-service-password-1.0.16](https://github.com/truecharts/apps/compare/self-service-password-1.0.15...self-service-password-1.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [self-service-password-1.0.15](https://github.com/truecharts/apps/compare/self-service-password-1.0.14...self-service-password-1.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [self-service-password-1.0.14](https://github.com/truecharts/apps/compare/self-service-password-1.0.13...self-service-password-1.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [self-service-password-1.0.13](https://github.com/truecharts/apps/compare/self-service-password-1.0.12...self-service-password-1.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [self-service-password-1.0.12](https://github.com/truecharts/apps/compare/self-service-password-1.0.11...self-service-password-1.0.12) (2022-07-07) - -#### Chore - -* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) - - - - -### [self-service-password-1.0.11](https://github.com/truecharts/apps/compare/self-service-password-1.0.10...self-service-password-1.0.11) (2022-07-06) - -#### Chore - -* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - - - diff --git a/incubator/self-service-password/1.0.24/Chart.lock b/incubator/self-service-password/1.0.24/Chart.lock deleted file mode 100644 index 08b2f309e9c..00000000000 --- a/incubator/self-service-password/1.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:36:46.400818292Z" diff --git a/incubator/self-service-password/1.0.24/Chart.yaml b/incubator/self-service-password/1.0.24/Chart.yaml deleted file mode 100644 index 446d060f034..00000000000 --- a/incubator/self-service-password/1.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Self Service Password is a PHP application that allows users to change their password in an LDAP directory. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/self-service-password -icon: https://truecharts.org/img/chart-icons/self-service-password.png -keywords: - - password - - self-service - - ldap -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: self-service-password -sources: - - https://github.com/tiredofit/docker-self-service-password - - https://hub.docker.com/r/tiredofit/self-service-password - - https://self-service-password.readthedocs.io/en/latest -type: application -version: 1.0.24 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/self-service-password/1.0.24/README.md b/incubator/self-service-password/1.0.24/README.md deleted file mode 100644 index 74974c30e3c..00000000000 --- a/incubator/self-service-password/1.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# self-service-password - -![Version: 1.0.24](https://img.shields.io/badge/Version-1.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.2.3](https://img.shields.io/badge/AppVersion-5.2.3-informational?style=flat-square) - -Self Service Password is a PHP application that allows users to change their password in an LDAP directory. - -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: [self-service-password](https://truecharts.org/docs/charts/stable/self-service-password) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `self-service-password` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install self-service-password TrueCharts/self-service-password -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `self-service-password` deployment - -```console -helm uninstall self-service-password -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install self-service-password \ - --set env.TZ="America/New York" \ - TrueCharts/self-service-password -``` - -#### 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 self-service-password TrueCharts/self-service-password -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/self-service-password/1.0.24/charts/common-10.4.6.tgz b/incubator/self-service-password/1.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/self-service-password/1.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/self-service-password/1.0.25/CHANGELOG.md b/incubator/self-service-password/1.0.25/CHANGELOG.md new file mode 100644 index 00000000000..c5e85f059a8 --- /dev/null +++ b/incubator/self-service-password/1.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [self-service-password-1.0.25](https://github.com/truecharts/apps/compare/self-service-password-1.0.24...self-service-password-1.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [self-service-password-1.0.24](https://github.com/truecharts/apps/compare/self-service-password-1.0.22...self-service-password-1.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [self-service-password-1.0.22](https://github.com/truecharts/apps/compare/self-service-password-1.0.21...self-service-password-1.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [self-service-password-1.0.21](https://github.com/truecharts/apps/compare/self-service-password-1.0.20...self-service-password-1.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [self-service-password-1.0.20](https://github.com/truecharts/apps/compare/self-service-password-1.0.18...self-service-password-1.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [self-service-password-1.0.18](https://github.com/truecharts/apps/compare/self-service-password-1.0.16...self-service-password-1.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [self-service-password-1.0.16](https://github.com/truecharts/apps/compare/self-service-password-1.0.15...self-service-password-1.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [self-service-password-1.0.15](https://github.com/truecharts/apps/compare/self-service-password-1.0.14...self-service-password-1.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [self-service-password-1.0.14](https://github.com/truecharts/apps/compare/self-service-password-1.0.13...self-service-password-1.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [self-service-password-1.0.13](https://github.com/truecharts/apps/compare/self-service-password-1.0.12...self-service-password-1.0.13) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [self-service-password-1.0.12](https://github.com/truecharts/apps/compare/self-service-password-1.0.11...self-service-password-1.0.12) (2022-07-07) + +#### Chore + +* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) + + + diff --git a/incubator/self-service-password/1.0.25/Chart.lock b/incubator/self-service-password/1.0.25/Chart.lock new file mode 100644 index 00000000000..87aa38c989d --- /dev/null +++ b/incubator/self-service-password/1.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:16:37.165211207Z" diff --git a/incubator/self-service-password/1.0.25/Chart.yaml b/incubator/self-service-password/1.0.25/Chart.yaml new file mode 100644 index 00000000000..1db390fe214 --- /dev/null +++ b/incubator/self-service-password/1.0.25/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "5.2.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Self Service Password is a PHP application that allows users to change their password in an LDAP directory. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/self-service-password +icon: https://truecharts.org/img/chart-icons/self-service-password.png +keywords: + - password + - self-service + - ldap +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: self-service-password +sources: + - https://github.com/tiredofit/docker-self-service-password + - https://hub.docker.com/r/tiredofit/self-service-password + - https://self-service-password.readthedocs.io/en/latest +type: application +version: 1.0.25 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/self-service-password/1.0.25/README.md b/incubator/self-service-password/1.0.25/README.md new file mode 100644 index 00000000000..a8aba5f69c5 --- /dev/null +++ b/incubator/self-service-password/1.0.25/README.md @@ -0,0 +1,109 @@ +# self-service-password + +![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: 5.2.3](https://img.shields.io/badge/AppVersion-5.2.3-informational?style=flat-square) + +Self Service Password is a PHP application that allows users to change their password in an LDAP directory. + +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: [self-service-password](https://truecharts.org/docs/charts/stable/self-service-password) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `self-service-password` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install self-service-password TrueCharts/self-service-password +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `self-service-password` deployment + +```console +helm uninstall self-service-password +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install self-service-password \ + --set env.TZ="America/New York" \ + TrueCharts/self-service-password +``` + +#### 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 self-service-password TrueCharts/self-service-password -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/self-service-password/1.0.24/SKIPINSTALL b/incubator/self-service-password/1.0.25/SKIPINSTALL similarity index 100% rename from incubator/self-service-password/1.0.24/SKIPINSTALL rename to incubator/self-service-password/1.0.25/SKIPINSTALL diff --git a/incubator/self-service-password/1.0.24/app-readme.md b/incubator/self-service-password/1.0.25/app-readme.md similarity index 100% rename from incubator/self-service-password/1.0.24/app-readme.md rename to incubator/self-service-password/1.0.25/app-readme.md diff --git a/incubator/self-service-password/1.0.25/charts/common-10.4.7.tgz b/incubator/self-service-password/1.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/self-service-password/1.0.25/charts/common-10.4.7.tgz differ diff --git a/incubator/self-service-password/1.0.24/ix_values.yaml b/incubator/self-service-password/1.0.25/ix_values.yaml similarity index 100% rename from incubator/self-service-password/1.0.24/ix_values.yaml rename to incubator/self-service-password/1.0.25/ix_values.yaml diff --git a/incubator/self-service-password/1.0.24/questions.yaml b/incubator/self-service-password/1.0.25/questions.yaml similarity index 100% rename from incubator/self-service-password/1.0.24/questions.yaml rename to incubator/self-service-password/1.0.25/questions.yaml diff --git a/incubator/self-service-password/1.0.24/templates/common.yaml b/incubator/self-service-password/1.0.25/templates/common.yaml similarity index 100% rename from incubator/self-service-password/1.0.24/templates/common.yaml rename to incubator/self-service-password/1.0.25/templates/common.yaml diff --git a/incubator/self-service-password/1.0.24/values.yaml b/incubator/self-service-password/1.0.25/values.yaml similarity index 100% rename from incubator/self-service-password/1.0.24/values.yaml rename to incubator/self-service-password/1.0.25/values.yaml diff --git a/incubator/send/0.0.11/CHANGELOG.md b/incubator/send/0.0.11/CHANGELOG.md deleted file mode 100644 index 254edf3854e..00000000000 --- a/incubator/send/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [send-0.0.11](https://github.com/truecharts/apps/compare/projectsend-3.0.20...send-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [send-0.0.10](https://github.com/truecharts/apps/compare/projectsend-3.0.20...send-0.0.10) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [send-0.0.10](https://github.com/truecharts/apps/compare/projectsend-3.0.20...send-0.0.10) (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/send/0.0.11/Chart.lock b/incubator/send/0.0.11/Chart.lock deleted file mode 100644 index 7ea27acc3ae..00000000000 --- a/incubator/send/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:36:55.630919984Z" diff --git a/incubator/send/0.0.11/Chart.yaml b/incubator/send/0.0.11/Chart.yaml deleted file mode 100644 index c9aaba58bf6..00000000000 --- a/incubator/send/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork\ - \ is a community effort to keep the project up-to-date and alive.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/send -icon: https://truecharts.org/img/chart-icons/send.png -keywords: - - send - - Cloud - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: send -sources: - - https://gitlab.com/timvisee/send - - https://gitlab.com/timvisee/send -type: application -version: 0.0.11 diff --git a/incubator/send/0.0.11/README.md b/incubator/send/0.0.11/README.md deleted file mode 100644 index 26dd6e90987..00000000000 --- a/incubator/send/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# send - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. - -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: [send](https://truecharts.org/docs/charts/stable/send) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `send` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install send TrueCharts/send -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `send` deployment - -```console -helm uninstall send -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install send \ - --set env.TZ="America/New York" \ - TrueCharts/send -``` - -#### 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 send TrueCharts/send -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/send/0.0.11/charts/common-10.4.6.tgz b/incubator/send/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/send/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/send/0.0.12/CHANGELOG.md b/incubator/send/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a4ee9ec6f04 --- /dev/null +++ b/incubator/send/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [send-0.0.12](https://github.com/truecharts/apps/compare/projectsend-3.0.23...send-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [send-0.0.11](https://github.com/truecharts/apps/compare/projectsend-3.0.20...send-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [send-0.0.10](https://github.com/truecharts/apps/compare/projectsend-3.0.20...send-0.0.10) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [send-0.0.10](https://github.com/truecharts/apps/compare/projectsend-3.0.20...send-0.0.10) (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/send/0.0.12/Chart.lock b/incubator/send/0.0.12/Chart.lock new file mode 100644 index 00000000000..0e1ee84b24c --- /dev/null +++ b/incubator/send/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:16:45.986967399Z" diff --git a/incubator/send/0.0.12/Chart.yaml b/incubator/send/0.0.12/Chart.yaml new file mode 100644 index 00000000000..190bdf371e7 --- /dev/null +++ b/incubator/send/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork\ + \ is a community effort to keep the project up-to-date and alive.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/send +icon: https://truecharts.org/img/chart-icons/send.png +keywords: + - send + - Cloud + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: send +sources: + - https://gitlab.com/timvisee/send + - https://gitlab.com/timvisee/send +type: application +version: 0.0.12 diff --git a/incubator/send/0.0.12/README.md b/incubator/send/0.0.12/README.md new file mode 100644 index 00000000000..be39e038fe7 --- /dev/null +++ b/incubator/send/0.0.12/README.md @@ -0,0 +1,108 @@ +# send + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. + +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: [send](https://truecharts.org/docs/charts/stable/send) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `send` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install send TrueCharts/send +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `send` deployment + +```console +helm uninstall send +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install send \ + --set env.TZ="America/New York" \ + TrueCharts/send +``` + +#### 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 send TrueCharts/send -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/send/0.0.11/app-readme.md b/incubator/send/0.0.12/app-readme.md similarity index 100% rename from incubator/send/0.0.11/app-readme.md rename to incubator/send/0.0.12/app-readme.md diff --git a/incubator/send/0.0.12/charts/common-10.4.7.tgz b/incubator/send/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/send/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/send/0.0.11/ix_values.yaml b/incubator/send/0.0.12/ix_values.yaml similarity index 100% rename from incubator/send/0.0.11/ix_values.yaml rename to incubator/send/0.0.12/ix_values.yaml diff --git a/incubator/send/0.0.11/questions.yaml b/incubator/send/0.0.12/questions.yaml similarity index 100% rename from incubator/send/0.0.11/questions.yaml rename to incubator/send/0.0.12/questions.yaml diff --git a/incubator/send/0.0.11/templates/common.yaml b/incubator/send/0.0.12/templates/common.yaml similarity index 100% rename from incubator/send/0.0.11/templates/common.yaml rename to incubator/send/0.0.12/templates/common.yaml diff --git a/incubator/send/0.0.11/values.yaml b/incubator/send/0.0.12/values.yaml similarity index 100% rename from incubator/send/0.0.11/values.yaml rename to incubator/send/0.0.12/values.yaml diff --git a/incubator/senseai-server/0.0.19/CHANGELOG.md b/incubator/senseai-server/0.0.19/CHANGELOG.md deleted file mode 100644 index 0027ddbbaf2..00000000000 --- a/incubator/senseai-server/0.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [senseai-server-0.0.19](https://github.com/truecharts/apps/compare/senseai-server-0.0.17...senseai-server-0.0.19) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [senseai-server-0.0.17](https://github.com/truecharts/apps/compare/senseai-server-0.0.16...senseai-server-0.0.17) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [senseai-server-0.0.16](https://github.com/truecharts/apps/compare/senseai-server-0.0.15...senseai-server-0.0.16) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [senseai-server-0.0.15](https://github.com/truecharts/apps/compare/senseai-server-0.0.13...senseai-server-0.0.15) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [senseai-server-0.0.13](https://github.com/truecharts/apps/compare/senseai-server-0.0.11...senseai-server-0.0.13) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [senseai-server-0.0.11](https://github.com/truecharts/apps/compare/senseai-server-0.0.10...senseai-server-0.0.11) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [senseai-server-0.0.10](https://github.com/truecharts/apps/compare/senseai-server-0.0.9...senseai-server-0.0.10) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [senseai-server-0.0.9](https://github.com/truecharts/apps/compare/senseai-server-0.0.8...senseai-server-0.0.9) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [senseai-server-0.0.8](https://github.com/truecharts/apps/compare/senseai-server-0.0.7...senseai-server-0.0.8) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [senseai-server-0.0.7](https://github.com/truecharts/apps/compare/senseai-server-0.0.6...senseai-server-0.0.7) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [senseai-server-0.0.6](https://github.com/truecharts/apps/compare/senseai-server-0.0.5...senseai-server-0.0.6) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/incubator/senseai-server/0.0.19/Chart.lock b/incubator/senseai-server/0.0.19/Chart.lock deleted file mode 100644 index 5060d5bf286..00000000000 --- a/incubator/senseai-server/0.0.19/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:36:56.180025613Z" diff --git a/incubator/senseai-server/0.0.19/Chart.yaml b/incubator/senseai-server/0.0.19/Chart.yaml deleted file mode 100644 index c17ee9f6571..00000000000 --- a/incubator/senseai-server/0.0.19/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. -home: https://github.com/truecharts/apps/tree/master/charts/stable/senseai-server -icon: https://truecharts.org/img/chart-icons/senseai-server.png -keywords: - - ai - - senseai -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: senseai-server -sources: - - https://github.com/codeproject/CodeProject.SenseAI - - https://hub.docker.com/r/codeproject/senseai-server -version: 0.0.19 -annotations: - truecharts.org/catagories: | - - ai - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/senseai-server/0.0.19/README.md b/incubator/senseai-server/0.0.19/README.md deleted file mode 100644 index a75fe5649c4..00000000000 --- a/incubator/senseai-server/0.0.19/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# senseai-server - -![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) - -A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. - -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: [senseai-server](https://truecharts.org/docs/charts/stable/senseai-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `senseai-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install senseai-server TrueCharts/senseai-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `senseai-server` deployment - -```console -helm uninstall senseai-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install senseai-server \ - --set env.TZ="America/New York" \ - TrueCharts/senseai-server -``` - -#### 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 senseai-server TrueCharts/senseai-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/senseai-server/0.0.19/charts/common-10.4.6.tgz b/incubator/senseai-server/0.0.19/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/senseai-server/0.0.19/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/senseai-server/0.0.20/CHANGELOG.md b/incubator/senseai-server/0.0.20/CHANGELOG.md new file mode 100644 index 00000000000..ed7cb47e022 --- /dev/null +++ b/incubator/senseai-server/0.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [senseai-server-0.0.20](https://github.com/truecharts/apps/compare/senseai-server-0.0.19...senseai-server-0.0.20) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [senseai-server-0.0.19](https://github.com/truecharts/apps/compare/senseai-server-0.0.17...senseai-server-0.0.19) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [senseai-server-0.0.17](https://github.com/truecharts/apps/compare/senseai-server-0.0.16...senseai-server-0.0.17) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [senseai-server-0.0.16](https://github.com/truecharts/apps/compare/senseai-server-0.0.15...senseai-server-0.0.16) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [senseai-server-0.0.15](https://github.com/truecharts/apps/compare/senseai-server-0.0.13...senseai-server-0.0.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [senseai-server-0.0.13](https://github.com/truecharts/apps/compare/senseai-server-0.0.11...senseai-server-0.0.13) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [senseai-server-0.0.11](https://github.com/truecharts/apps/compare/senseai-server-0.0.10...senseai-server-0.0.11) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [senseai-server-0.0.10](https://github.com/truecharts/apps/compare/senseai-server-0.0.9...senseai-server-0.0.10) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [senseai-server-0.0.9](https://github.com/truecharts/apps/compare/senseai-server-0.0.8...senseai-server-0.0.9) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [senseai-server-0.0.8](https://github.com/truecharts/apps/compare/senseai-server-0.0.7...senseai-server-0.0.8) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [senseai-server-0.0.7](https://github.com/truecharts/apps/compare/senseai-server-0.0.6...senseai-server-0.0.7) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/incubator/senseai-server/0.0.20/Chart.lock b/incubator/senseai-server/0.0.20/Chart.lock new file mode 100644 index 00000000000..84a46431d71 --- /dev/null +++ b/incubator/senseai-server/0.0.20/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:16:49.803155952Z" diff --git a/incubator/senseai-server/0.0.20/Chart.yaml b/incubator/senseai-server/0.0.20/Chart.yaml new file mode 100644 index 00000000000..2566815ab08 --- /dev/null +++ b/incubator/senseai-server/0.0.20/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. +home: https://github.com/truecharts/apps/tree/master/charts/stable/senseai-server +icon: https://truecharts.org/img/chart-icons/senseai-server.png +keywords: + - ai + - senseai +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: senseai-server +sources: + - https://github.com/codeproject/CodeProject.SenseAI + - https://hub.docker.com/r/codeproject/senseai-server +version: 0.0.20 +annotations: + truecharts.org/catagories: | + - ai + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/senseai-server/0.0.20/README.md b/incubator/senseai-server/0.0.20/README.md new file mode 100644 index 00000000000..1dc3b967c76 --- /dev/null +++ b/incubator/senseai-server/0.0.20/README.md @@ -0,0 +1,108 @@ +# senseai-server + +![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) + +A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. + +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: [senseai-server](https://truecharts.org/docs/charts/stable/senseai-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `senseai-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install senseai-server TrueCharts/senseai-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `senseai-server` deployment + +```console +helm uninstall senseai-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install senseai-server \ + --set env.TZ="America/New York" \ + TrueCharts/senseai-server +``` + +#### 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 senseai-server TrueCharts/senseai-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/senseai-server/0.0.19/app-readme.md b/incubator/senseai-server/0.0.20/app-readme.md similarity index 100% rename from incubator/senseai-server/0.0.19/app-readme.md rename to incubator/senseai-server/0.0.20/app-readme.md diff --git a/incubator/senseai-server/0.0.20/charts/common-10.4.7.tgz b/incubator/senseai-server/0.0.20/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/senseai-server/0.0.20/charts/common-10.4.7.tgz differ diff --git a/incubator/senseai-server/0.0.19/ix_values.yaml b/incubator/senseai-server/0.0.20/ix_values.yaml similarity index 100% rename from incubator/senseai-server/0.0.19/ix_values.yaml rename to incubator/senseai-server/0.0.20/ix_values.yaml diff --git a/incubator/senseai-server/0.0.19/questions.yaml b/incubator/senseai-server/0.0.20/questions.yaml similarity index 100% rename from incubator/senseai-server/0.0.19/questions.yaml rename to incubator/senseai-server/0.0.20/questions.yaml diff --git a/incubator/senseai-server/0.0.19/templates/common.yaml b/incubator/senseai-server/0.0.20/templates/common.yaml similarity index 100% rename from incubator/senseai-server/0.0.19/templates/common.yaml rename to incubator/senseai-server/0.0.20/templates/common.yaml diff --git a/incubator/senseai-server/0.0.19/values.yaml b/incubator/senseai-server/0.0.20/values.yaml similarity index 100% rename from incubator/senseai-server/0.0.19/values.yaml rename to incubator/senseai-server/0.0.20/values.yaml diff --git a/incubator/server-7daystodie/0.0.11/CHANGELOG.md b/incubator/server-7daystodie/0.0.11/CHANGELOG.md deleted file mode 100644 index deeba5201d8..00000000000 --- a/incubator/server-7daystodie/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,64 +0,0 @@ -# Changelog - - - - - - - -### [server-7daystodie-0.0.6](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.5...server-7daystodie-0.0.6) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [server-7daystodie-0.0.5](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.4...server-7daystodie-0.0.5) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [server-7daystodie-0.0.4](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.3...server-7daystodie-0.0.4) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [server-7daystodie-0.0.3](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.2...server-7daystodie-0.0.3) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### [server-7daystodie-0.0.2](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.1...server-7daystodie-0.0.2) (2022-04-07) - -#### Chore - -* Auto-update chart README [skip ci] - -#### Fix - -* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - - -### server-7daystodie-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - digits ([#2437](https://github.com/truecharts/apps/issues/2437)) diff --git a/incubator/server-7daystodie/0.0.11/Chart.lock b/incubator/server-7daystodie/0.0.11/Chart.lock deleted file mode 100644 index 1788e716839..00000000000 --- a/incubator/server-7daystodie/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:36:57.879986442Z" diff --git a/incubator/server-7daystodie/0.0.11/Chart.yaml b/incubator/server-7daystodie/0.0.11/Chart.yaml deleted file mode 100644 index 74c9cc2c4ec..00000000000 --- a/incubator/server-7daystodie/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ 7 Days to Die and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/7daystodie -icon: https://truecharts.org/img/chart-icons/7daystodie.png -keywords: - - 7daystodie - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: server-7daystodie -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/server-7daystodie/0.0.11/README.md b/incubator/server-7daystodie/0.0.11/README.md deleted file mode 100644 index b1f42e5d7c6..00000000000 --- a/incubator/server-7daystodie/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# server-7daystodie - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install 7 Days to Die and run it. - -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: [server-7daystodie](https://truecharts.org/docs/charts/stable/server-7daystodie) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `server-7daystodie` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install server-7daystodie TrueCharts/server-7daystodie -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `server-7daystodie` deployment - -```console -helm uninstall server-7daystodie -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install server-7daystodie \ - --set env.TZ="America/New York" \ - TrueCharts/server-7daystodie -``` - -#### 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 server-7daystodie TrueCharts/server-7daystodie -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/server-7daystodie/0.0.11/charts/common-10.4.6.tgz b/incubator/server-7daystodie/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/server-7daystodie/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/server-7daystodie/0.0.12/CHANGELOG.md b/incubator/server-7daystodie/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b178c6c2d60 --- /dev/null +++ b/incubator/server-7daystodie/0.0.12/CHANGELOG.md @@ -0,0 +1,65 @@ +# Changelog + + + + + + + + +### [server-7daystodie-0.0.6](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.5...server-7daystodie-0.0.6) (2022-05-05) + +#### Chore + +* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) + + + + +### [server-7daystodie-0.0.5](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.4...server-7daystodie-0.0.5) (2022-04-26) + +#### Chore + +* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) + + + + +### [server-7daystodie-0.0.4](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.3...server-7daystodie-0.0.4) (2022-04-20) + +#### Chore + +* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) +* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) + + + + +### [server-7daystodie-0.0.3](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.2...server-7daystodie-0.0.3) (2022-04-12) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) + + + + +### [server-7daystodie-0.0.2](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.1...server-7daystodie-0.0.2) (2022-04-07) + +#### Chore + +* Auto-update chart README [skip ci] + +#### Fix + +* ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) + + + + +### server-7daystodie-0.0.1 (2022-04-07) + +#### Feat + +* Unraid Port - digits ([#2437](https://github.com/truecharts/apps/issues/2437)) diff --git a/incubator/server-7daystodie/0.0.12/Chart.lock b/incubator/server-7daystodie/0.0.12/Chart.lock new file mode 100644 index 00000000000..d981a46650d --- /dev/null +++ b/incubator/server-7daystodie/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:16:53.49016379Z" diff --git a/incubator/server-7daystodie/0.0.12/Chart.yaml b/incubator/server-7daystodie/0.0.12/Chart.yaml new file mode 100644 index 00000000000..2b7cacc9441 --- /dev/null +++ b/incubator/server-7daystodie/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ 7 Days to Die and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/7daystodie +icon: https://truecharts.org/img/chart-icons/7daystodie.png +keywords: + - 7daystodie + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: server-7daystodie +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/server-7daystodie/0.0.12/README.md b/incubator/server-7daystodie/0.0.12/README.md new file mode 100644 index 00000000000..0628c867332 --- /dev/null +++ b/incubator/server-7daystodie/0.0.12/README.md @@ -0,0 +1,108 @@ +# server-7daystodie + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install 7 Days to Die and run it. + +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: [server-7daystodie](https://truecharts.org/docs/charts/stable/server-7daystodie) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `server-7daystodie` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install server-7daystodie TrueCharts/server-7daystodie +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `server-7daystodie` deployment + +```console +helm uninstall server-7daystodie +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install server-7daystodie \ + --set env.TZ="America/New York" \ + TrueCharts/server-7daystodie +``` + +#### 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 server-7daystodie TrueCharts/server-7daystodie -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/server-7daystodie/0.0.11/app-readme.md b/incubator/server-7daystodie/0.0.12/app-readme.md similarity index 100% rename from incubator/server-7daystodie/0.0.11/app-readme.md rename to incubator/server-7daystodie/0.0.12/app-readme.md diff --git a/incubator/server-7daystodie/0.0.12/charts/common-10.4.7.tgz b/incubator/server-7daystodie/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/server-7daystodie/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/server-7daystodie/0.0.11/ix_values.yaml b/incubator/server-7daystodie/0.0.12/ix_values.yaml similarity index 100% rename from incubator/server-7daystodie/0.0.11/ix_values.yaml rename to incubator/server-7daystodie/0.0.12/ix_values.yaml diff --git a/incubator/server-7daystodie/0.0.11/questions.yaml b/incubator/server-7daystodie/0.0.12/questions.yaml similarity index 100% rename from incubator/server-7daystodie/0.0.11/questions.yaml rename to incubator/server-7daystodie/0.0.12/questions.yaml diff --git a/incubator/server-7daystodie/0.0.11/templates/common.yaml b/incubator/server-7daystodie/0.0.12/templates/common.yaml similarity index 100% rename from incubator/server-7daystodie/0.0.11/templates/common.yaml rename to incubator/server-7daystodie/0.0.12/templates/common.yaml diff --git a/incubator/server-7daystodie/0.0.11/values.yaml b/incubator/server-7daystodie/0.0.12/values.yaml similarity index 100% rename from incubator/server-7daystodie/0.0.11/values.yaml rename to incubator/server-7daystodie/0.0.12/values.yaml diff --git a/incubator/serviio/0.0.11/CHANGELOG.md b/incubator/serviio/0.0.11/CHANGELOG.md deleted file mode 100644 index cb387345403..00000000000 --- a/incubator/serviio/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [serviio-0.0.11]serviio-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [serviio-0.0.10]serviio-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [serviio-0.0.10]serviio-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/serviio/0.0.11/Chart.lock b/incubator/serviio/0.0.11/Chart.lock deleted file mode 100644 index 4c8ddddb1a5..00000000000 --- a/incubator/serviio/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:37:08.186834967Z" diff --git a/incubator/serviio/0.0.11/Chart.yaml b/incubator/serviio/0.0.11/Chart.yaml deleted file mode 100644 index e7b3fc4e17d..00000000000 --- a/incubator/serviio/0.0.11/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video - - MediaServer-Music - - MediaServer-Books - - MediaServer-Photos - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Serviio is a freeware media server designed to let users stream music,\ - \ video, or image files to DLNA compliant televisions, Blu-ray players, game consoles,\ - \ and Android or Windows Mobile devices on a home network.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/serviio -icon: https://truecharts.org/img/chart-icons/serviio.png -keywords: - - serviio - - MediaServer-Video - - MediaServer-Music - - MediaServer-Books - - MediaServer-Photos - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: serviio -sources: - - https://serviio.org/ - - https://hub.docker.com/r/riftbit/serviio -type: application -version: 0.0.11 diff --git a/incubator/serviio/0.0.11/README.md b/incubator/serviio/0.0.11/README.md deleted file mode 100644 index 414f9bfb120..00000000000 --- a/incubator/serviio/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# serviio - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Serviio is a freeware media server designed to let users stream music, video, or image files to DLNA compliant televisions, Blu-ray players, game consoles, and Android or Windows Mobile devices on a home network. - -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: [serviio](https://truecharts.org/docs/charts/stable/serviio) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `serviio` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install serviio TrueCharts/serviio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `serviio` deployment - -```console -helm uninstall serviio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install serviio \ - --set env.TZ="America/New York" \ - TrueCharts/serviio -``` - -#### 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 serviio TrueCharts/serviio -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/serviio/0.0.11/charts/common-10.4.6.tgz b/incubator/serviio/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/serviio/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/serviio/0.0.12/CHANGELOG.md b/incubator/serviio/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2093d509a8d --- /dev/null +++ b/incubator/serviio/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [serviio-0.0.12](https://github.com/truecharts/apps/compare/serviio-0.0.11...serviio-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [serviio-0.0.11]serviio-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [serviio-0.0.10]serviio-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [serviio-0.0.10]serviio-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/serviio/0.0.12/Chart.lock b/incubator/serviio/0.0.12/Chart.lock new file mode 100644 index 00000000000..750dd6c70c3 --- /dev/null +++ b/incubator/serviio/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:16:55.842924784Z" diff --git a/incubator/serviio/0.0.12/Chart.yaml b/incubator/serviio/0.0.12/Chart.yaml new file mode 100644 index 00000000000..888edd5a804 --- /dev/null +++ b/incubator/serviio/0.0.12/Chart.yaml @@ -0,0 +1,39 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Video + - MediaServer-Music + - MediaServer-Books + - MediaServer-Photos + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Serviio is a freeware media server designed to let users stream music,\ + \ video, or image files to DLNA compliant televisions, Blu-ray players, game consoles,\ + \ and Android or Windows Mobile devices on a home network.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/serviio +icon: https://truecharts.org/img/chart-icons/serviio.png +keywords: + - serviio + - MediaServer-Video + - MediaServer-Music + - MediaServer-Books + - MediaServer-Photos + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: serviio +sources: + - https://serviio.org/ + - https://hub.docker.com/r/riftbit/serviio +type: application +version: 0.0.12 diff --git a/incubator/serviio/0.0.12/README.md b/incubator/serviio/0.0.12/README.md new file mode 100644 index 00000000000..994f1f20c3f --- /dev/null +++ b/incubator/serviio/0.0.12/README.md @@ -0,0 +1,108 @@ +# serviio + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Serviio is a freeware media server designed to let users stream music, video, or image files to DLNA compliant televisions, Blu-ray players, game consoles, and Android or Windows Mobile devices on a home network. + +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: [serviio](https://truecharts.org/docs/charts/stable/serviio) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `serviio` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install serviio TrueCharts/serviio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `serviio` deployment + +```console +helm uninstall serviio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install serviio \ + --set env.TZ="America/New York" \ + TrueCharts/serviio +``` + +#### 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 serviio TrueCharts/serviio -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/serviio/0.0.11/app-readme.md b/incubator/serviio/0.0.12/app-readme.md similarity index 100% rename from incubator/serviio/0.0.11/app-readme.md rename to incubator/serviio/0.0.12/app-readme.md diff --git a/incubator/serviio/0.0.12/charts/common-10.4.7.tgz b/incubator/serviio/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/serviio/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/serviio/0.0.11/ix_values.yaml b/incubator/serviio/0.0.12/ix_values.yaml similarity index 100% rename from incubator/serviio/0.0.11/ix_values.yaml rename to incubator/serviio/0.0.12/ix_values.yaml diff --git a/incubator/serviio/0.0.11/questions.yaml b/incubator/serviio/0.0.12/questions.yaml similarity index 100% rename from incubator/serviio/0.0.11/questions.yaml rename to incubator/serviio/0.0.12/questions.yaml diff --git a/incubator/serviio/0.0.11/templates/common.yaml b/incubator/serviio/0.0.12/templates/common.yaml similarity index 100% rename from incubator/serviio/0.0.11/templates/common.yaml rename to incubator/serviio/0.0.12/templates/common.yaml diff --git a/incubator/serviio/0.0.11/values.yaml b/incubator/serviio/0.0.12/values.yaml similarity index 100% rename from incubator/serviio/0.0.11/values.yaml rename to incubator/serviio/0.0.12/values.yaml diff --git a/incubator/sftpgo/0.0.11/CHANGELOG.md b/incubator/sftpgo/0.0.11/CHANGELOG.md deleted file mode 100644 index 0af2c9f196e..00000000000 --- a/incubator/sftpgo/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [sftpgo-0.0.11]sftpgo-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [sftpgo-0.0.10]sftpgo-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [sftpgo-0.0.10]sftpgo-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/sftpgo/0.0.11/Chart.lock b/incubator/sftpgo/0.0.11/Chart.lock deleted file mode 100644 index 31e2dd6fc3d..00000000000 --- a/incubator/sftpgo/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:37:17.10879343Z" diff --git a/incubator/sftpgo/0.0.11/Chart.yaml b/incubator/sftpgo/0.0.11/Chart.yaml deleted file mode 100644 index 726eea8f09e..00000000000 --- a/incubator/sftpgo/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Fully featured and highly configurable SFTP server with optional HTTP/S, - FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, - encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, - Azure Blob Storage, SFTP." -home: https://github.com/truecharts/apps/tree/master/charts/stable/sftpgo -icon: https://truecharts.org/img/chart-icons/sftpgo.png -keywords: - - sftpgo - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sftpgo -sources: - - https://github.com/drakkan/sftpgo - - https://hub.docker.com/r/drakkan/sftpgo -type: application -version: 0.0.11 diff --git a/incubator/sftpgo/0.0.11/README.md b/incubator/sftpgo/0.0.11/README.md deleted file mode 100644 index 7e587b2a9f3..00000000000 --- a/incubator/sftpgo/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# sftpgo - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP. - -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: [sftpgo](https://truecharts.org/docs/charts/stable/sftpgo) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `sftpgo` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install sftpgo TrueCharts/sftpgo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `sftpgo` deployment - -```console -helm uninstall sftpgo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sftpgo \ - --set env.TZ="America/New York" \ - TrueCharts/sftpgo -``` - -#### 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 sftpgo TrueCharts/sftpgo -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/sftpgo/0.0.11/charts/common-10.4.6.tgz b/incubator/sftpgo/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/sftpgo/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/sftpgo/0.0.12/CHANGELOG.md b/incubator/sftpgo/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f5debcebe6f --- /dev/null +++ b/incubator/sftpgo/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [sftpgo-0.0.12](https://github.com/truecharts/apps/compare/sftpgo-0.0.11...sftpgo-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [sftpgo-0.0.11]sftpgo-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [sftpgo-0.0.10]sftpgo-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [sftpgo-0.0.10]sftpgo-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/sftpgo/0.0.12/Chart.lock b/incubator/sftpgo/0.0.12/Chart.lock new file mode 100644 index 00000000000..b224d7c0541 --- /dev/null +++ b/incubator/sftpgo/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:17:05.5020224Z" diff --git a/incubator/sftpgo/0.0.12/Chart.yaml b/incubator/sftpgo/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c78c87b3961 --- /dev/null +++ b/incubator/sftpgo/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Fully featured and highly configurable SFTP server with optional HTTP/S, + FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, + encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, + Azure Blob Storage, SFTP." +home: https://github.com/truecharts/apps/tree/master/charts/stable/sftpgo +icon: https://truecharts.org/img/chart-icons/sftpgo.png +keywords: + - sftpgo + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sftpgo +sources: + - https://github.com/drakkan/sftpgo + - https://hub.docker.com/r/drakkan/sftpgo +type: application +version: 0.0.12 diff --git a/incubator/sftpgo/0.0.12/README.md b/incubator/sftpgo/0.0.12/README.md new file mode 100644 index 00000000000..a33b30070b3 --- /dev/null +++ b/incubator/sftpgo/0.0.12/README.md @@ -0,0 +1,108 @@ +# sftpgo + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP. + +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: [sftpgo](https://truecharts.org/docs/charts/stable/sftpgo) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `sftpgo` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install sftpgo TrueCharts/sftpgo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `sftpgo` deployment + +```console +helm uninstall sftpgo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sftpgo \ + --set env.TZ="America/New York" \ + TrueCharts/sftpgo +``` + +#### 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 sftpgo TrueCharts/sftpgo -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/sftpgo/0.0.11/app-readme.md b/incubator/sftpgo/0.0.12/app-readme.md similarity index 100% rename from incubator/sftpgo/0.0.11/app-readme.md rename to incubator/sftpgo/0.0.12/app-readme.md diff --git a/incubator/sftpgo/0.0.12/charts/common-10.4.7.tgz b/incubator/sftpgo/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/sftpgo/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/sftpgo/0.0.11/ix_values.yaml b/incubator/sftpgo/0.0.12/ix_values.yaml similarity index 100% rename from incubator/sftpgo/0.0.11/ix_values.yaml rename to incubator/sftpgo/0.0.12/ix_values.yaml diff --git a/incubator/sftpgo/0.0.11/questions.yaml b/incubator/sftpgo/0.0.12/questions.yaml similarity index 100% rename from incubator/sftpgo/0.0.11/questions.yaml rename to incubator/sftpgo/0.0.12/questions.yaml diff --git a/incubator/sftpgo/0.0.11/templates/common.yaml b/incubator/sftpgo/0.0.12/templates/common.yaml similarity index 100% rename from incubator/sftpgo/0.0.11/templates/common.yaml rename to incubator/sftpgo/0.0.12/templates/common.yaml diff --git a/incubator/sftpgo/0.0.11/values.yaml b/incubator/sftpgo/0.0.12/values.yaml similarity index 100% rename from incubator/sftpgo/0.0.11/values.yaml rename to incubator/sftpgo/0.0.12/values.yaml diff --git a/incubator/shaarli/0.0.11/CHANGELOG.md b/incubator/shaarli/0.0.11/CHANGELOG.md deleted file mode 100644 index e31d0d01156..00000000000 --- a/incubator/shaarli/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [shaarli-0.0.11]shaarli-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [shaarli-0.0.10]shaarli-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [shaarli-0.0.10]shaarli-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/shaarli/0.0.11/Chart.lock b/incubator/shaarli/0.0.11/Chart.lock deleted file mode 100644 index e33cd5fd520..00000000000 --- a/incubator/shaarli/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:37:17.27949694Z" diff --git a/incubator/shaarli/0.0.11/Chart.yaml b/incubator/shaarli/0.0.11/Chart.yaml deleted file mode 100644 index 0588613d278..00000000000 --- a/incubator/shaarli/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "master" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: The personal, minimalist, super-fast, database free, bookmarking service. -home: https://github.com/truecharts/apps/tree/master/charts/stable/shaarli -icon: https://truecharts.org/img/chart-icons/shaarli.png -keywords: - - shaarli - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shaarli -sources: - - https://github.com/shaarli/Shaarli - - https://hub.docker.com/r/shaarli/shaarli/ -type: application -version: 0.0.11 diff --git a/incubator/shaarli/0.0.11/README.md b/incubator/shaarli/0.0.11/README.md deleted file mode 100644 index f77b738647f..00000000000 --- a/incubator/shaarli/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# shaarli - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square) - -The personal, minimalist, super-fast, database free, bookmarking service. - -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: [shaarli](https://truecharts.org/docs/charts/stable/shaarli) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `shaarli` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install shaarli TrueCharts/shaarli -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `shaarli` deployment - -```console -helm uninstall shaarli -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shaarli \ - --set env.TZ="America/New York" \ - TrueCharts/shaarli -``` - -#### 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 shaarli TrueCharts/shaarli -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/shaarli/0.0.11/charts/common-10.4.6.tgz b/incubator/shaarli/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/shaarli/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/shaarli/0.0.12/CHANGELOG.md b/incubator/shaarli/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..901721a3359 --- /dev/null +++ b/incubator/shaarli/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [shaarli-0.0.12](https://github.com/truecharts/apps/compare/shaarli-0.0.11...shaarli-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [shaarli-0.0.11]shaarli-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [shaarli-0.0.10]shaarli-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [shaarli-0.0.10]shaarli-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/shaarli/0.0.12/Chart.lock b/incubator/shaarli/0.0.12/Chart.lock new file mode 100644 index 00000000000..fc1f37867c5 --- /dev/null +++ b/incubator/shaarli/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:17:08.700085701Z" diff --git a/incubator/shaarli/0.0.12/Chart.yaml b/incubator/shaarli/0.0.12/Chart.yaml new file mode 100644 index 00000000000..84afcb88b00 --- /dev/null +++ b/incubator/shaarli/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "master" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: The personal, minimalist, super-fast, database free, bookmarking service. +home: https://github.com/truecharts/apps/tree/master/charts/stable/shaarli +icon: https://truecharts.org/img/chart-icons/shaarli.png +keywords: + - shaarli + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shaarli +sources: + - https://github.com/shaarli/Shaarli + - https://hub.docker.com/r/shaarli/shaarli/ +type: application +version: 0.0.12 diff --git a/incubator/shaarli/0.0.12/README.md b/incubator/shaarli/0.0.12/README.md new file mode 100644 index 00000000000..3d45d927301 --- /dev/null +++ b/incubator/shaarli/0.0.12/README.md @@ -0,0 +1,108 @@ +# shaarli + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square) + +The personal, minimalist, super-fast, database free, bookmarking service. + +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: [shaarli](https://truecharts.org/docs/charts/stable/shaarli) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `shaarli` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install shaarli TrueCharts/shaarli +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `shaarli` deployment + +```console +helm uninstall shaarli +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shaarli \ + --set env.TZ="America/New York" \ + TrueCharts/shaarli +``` + +#### 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 shaarli TrueCharts/shaarli -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/shaarli/0.0.11/app-readme.md b/incubator/shaarli/0.0.12/app-readme.md similarity index 100% rename from incubator/shaarli/0.0.11/app-readme.md rename to incubator/shaarli/0.0.12/app-readme.md diff --git a/incubator/shaarli/0.0.12/charts/common-10.4.7.tgz b/incubator/shaarli/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/shaarli/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/shaarli/0.0.11/ix_values.yaml b/incubator/shaarli/0.0.12/ix_values.yaml similarity index 100% rename from incubator/shaarli/0.0.11/ix_values.yaml rename to incubator/shaarli/0.0.12/ix_values.yaml diff --git a/incubator/shaarli/0.0.11/questions.yaml b/incubator/shaarli/0.0.12/questions.yaml similarity index 100% rename from incubator/shaarli/0.0.11/questions.yaml rename to incubator/shaarli/0.0.12/questions.yaml diff --git a/incubator/shaarli/0.0.11/templates/common.yaml b/incubator/shaarli/0.0.12/templates/common.yaml similarity index 100% rename from incubator/shaarli/0.0.11/templates/common.yaml rename to incubator/shaarli/0.0.12/templates/common.yaml diff --git a/incubator/shaarli/0.0.11/values.yaml b/incubator/shaarli/0.0.12/values.yaml similarity index 100% rename from incubator/shaarli/0.0.11/values.yaml rename to incubator/shaarli/0.0.12/values.yaml diff --git a/incubator/shadowsocks/0.0.11/CHANGELOG.md b/incubator/shadowsocks/0.0.11/CHANGELOG.md deleted file mode 100644 index b669430fcc0..00000000000 --- a/incubator/shadowsocks/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [shadowsocks-0.0.11]shadowsocks-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [shadowsocks-0.0.10]shadowsocks-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [shadowsocks-0.0.10]shadowsocks-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/shadowsocks/0.0.11/Chart.lock b/incubator/shadowsocks/0.0.11/Chart.lock deleted file mode 100644 index 7eaf55d5fad..00000000000 --- a/incubator/shadowsocks/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:37:19.909318448Z" diff --git a/incubator/shadowsocks/0.0.11/Chart.yaml b/incubator/shadowsocks/0.0.11/Chart.yaml deleted file mode 100644 index 90de1f28ec7..00000000000 --- a/incubator/shadowsocks/0.0.11/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security - - Network-Proxy - - Network-VPN -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption\ - \ protocol project, widely used in China to circumvent Internet censorship. It was\ - \ created in 2012 by a Chinese programmer named \"clowwindy\", and multiple implementations\ - \ of the protocol have been made available since. Can be used with any SOCKS or\ - \ Shadowsocks client.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/shadowsocks -icon: https://truecharts.org/img/chart-icons/shadowsocks.png -keywords: - - shadowsocks - - Security - - Network-Proxy - - Network-VPN -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shadowsocks -sources: - - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md - - https://hub.docker.com/r/shadowsocks/shadowsocks-libev -type: application -version: 0.0.11 diff --git a/incubator/shadowsocks/0.0.11/README.md b/incubator/shadowsocks/0.0.11/README.md deleted file mode 100644 index f4b75dee1d9..00000000000 --- a/incubator/shadowsocks/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# shadowsocks - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Can be used with any SOCKS or Shadowsocks client. - -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: [shadowsocks](https://truecharts.org/docs/charts/stable/shadowsocks) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `shadowsocks` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install shadowsocks TrueCharts/shadowsocks -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `shadowsocks` deployment - -```console -helm uninstall shadowsocks -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shadowsocks \ - --set env.TZ="America/New York" \ - TrueCharts/shadowsocks -``` - -#### 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 shadowsocks TrueCharts/shadowsocks -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/shadowsocks/0.0.11/charts/common-10.4.6.tgz b/incubator/shadowsocks/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/shadowsocks/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/shadowsocks/0.0.12/CHANGELOG.md b/incubator/shadowsocks/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..07871e94ecf --- /dev/null +++ b/incubator/shadowsocks/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [shadowsocks-0.0.12](https://github.com/truecharts/apps/compare/shadowsocks-0.0.11...shadowsocks-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [shadowsocks-0.0.11]shadowsocks-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [shadowsocks-0.0.10]shadowsocks-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [shadowsocks-0.0.10]shadowsocks-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/shadowsocks/0.0.12/Chart.lock b/incubator/shadowsocks/0.0.12/Chart.lock new file mode 100644 index 00000000000..1e5f16526ec --- /dev/null +++ b/incubator/shadowsocks/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:17:12.803526323Z" diff --git a/incubator/shadowsocks/0.0.12/Chart.yaml b/incubator/shadowsocks/0.0.12/Chart.yaml new file mode 100644 index 00000000000..cc45b4ee99c --- /dev/null +++ b/incubator/shadowsocks/0.0.12/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Security + - Network-Proxy + - Network-VPN +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption\ + \ protocol project, widely used in China to circumvent Internet censorship. It was\ + \ created in 2012 by a Chinese programmer named \"clowwindy\", and multiple implementations\ + \ of the protocol have been made available since. Can be used with any SOCKS or\ + \ Shadowsocks client.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/shadowsocks +icon: https://truecharts.org/img/chart-icons/shadowsocks.png +keywords: + - shadowsocks + - Security + - Network-Proxy + - Network-VPN +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shadowsocks +sources: + - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md + - https://hub.docker.com/r/shadowsocks/shadowsocks-libev +type: application +version: 0.0.12 diff --git a/incubator/shadowsocks/0.0.12/README.md b/incubator/shadowsocks/0.0.12/README.md new file mode 100644 index 00000000000..4de80bef851 --- /dev/null +++ b/incubator/shadowsocks/0.0.12/README.md @@ -0,0 +1,108 @@ +# shadowsocks + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Can be used with any SOCKS or Shadowsocks client. + +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: [shadowsocks](https://truecharts.org/docs/charts/stable/shadowsocks) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `shadowsocks` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install shadowsocks TrueCharts/shadowsocks +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `shadowsocks` deployment + +```console +helm uninstall shadowsocks +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shadowsocks \ + --set env.TZ="America/New York" \ + TrueCharts/shadowsocks +``` + +#### 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 shadowsocks TrueCharts/shadowsocks -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/shadowsocks/0.0.11/app-readme.md b/incubator/shadowsocks/0.0.12/app-readme.md similarity index 100% rename from incubator/shadowsocks/0.0.11/app-readme.md rename to incubator/shadowsocks/0.0.12/app-readme.md diff --git a/incubator/shadowsocks/0.0.12/charts/common-10.4.7.tgz b/incubator/shadowsocks/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/shadowsocks/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/shadowsocks/0.0.11/ix_values.yaml b/incubator/shadowsocks/0.0.12/ix_values.yaml similarity index 100% rename from incubator/shadowsocks/0.0.11/ix_values.yaml rename to incubator/shadowsocks/0.0.12/ix_values.yaml diff --git a/incubator/shadowsocks/0.0.11/questions.yaml b/incubator/shadowsocks/0.0.12/questions.yaml similarity index 100% rename from incubator/shadowsocks/0.0.11/questions.yaml rename to incubator/shadowsocks/0.0.12/questions.yaml diff --git a/incubator/shadowsocks/0.0.11/templates/common.yaml b/incubator/shadowsocks/0.0.12/templates/common.yaml similarity index 100% rename from incubator/shadowsocks/0.0.11/templates/common.yaml rename to incubator/shadowsocks/0.0.12/templates/common.yaml diff --git a/incubator/shadowsocks/0.0.11/values.yaml b/incubator/shadowsocks/0.0.12/values.yaml similarity index 100% rename from incubator/shadowsocks/0.0.11/values.yaml rename to incubator/shadowsocks/0.0.12/values.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.11/CHANGELOG.md b/incubator/shapeshifter-obfuscator/0.0.11/CHANGELOG.md deleted file mode 100644 index 2df502a4d13..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [shapeshifter-obfuscator-0.0.11]shapeshifter-obfuscator-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [shapeshifter-obfuscator-0.0.10]shapeshifter-obfuscator-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [shapeshifter-obfuscator-0.0.10]shapeshifter-obfuscator-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/shapeshifter-obfuscator/0.0.11/Chart.lock b/incubator/shapeshifter-obfuscator/0.0.11/Chart.lock deleted file mode 100644 index 84bf995759f..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:37:29.665587246Z" diff --git a/incubator/shapeshifter-obfuscator/0.0.11/Chart.yaml b/incubator/shapeshifter-obfuscator/0.0.11/Chart.yaml deleted file mode 100644 index 8efd2e0009b..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Shapeshifter-Obfuscator is a dockerized implementation of shapeshifter-dispatcher\ - \ provided by The Operator Foundation. The shapeshifter suite provides command-line\ - \ proxy and obfuscation tools that effectively modify packets to evade advanced\ - \ IDS systems. \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/shapeshifter-obfuscator -icon: https://truecharts.org/img/chart-icons/shapeshifter-obfuscator.png -keywords: - - shapeshifter-obfuscator - - Security -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shapeshifter-obfuscator -sources: - - https://github.com/juchong/shapeshifter-docker - - https://hub.docker.com/r/juchong/shapeshifter-docker -type: application -version: 0.0.11 diff --git a/incubator/shapeshifter-obfuscator/0.0.11/README.md b/incubator/shapeshifter-obfuscator/0.0.11/README.md deleted file mode 100644 index 10161844928..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# shapeshifter-obfuscator - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Shapeshifter-Obfuscator is a dockerized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shapeshifter-obfuscator](https://truecharts.org/docs/charts/stable/shapeshifter-obfuscator) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `shapeshifter-obfuscator` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install shapeshifter-obfuscator TrueCharts/shapeshifter-obfuscator -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `shapeshifter-obfuscator` deployment - -```console -helm uninstall shapeshifter-obfuscator -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shapeshifter-obfuscator \ - --set env.TZ="America/New York" \ - TrueCharts/shapeshifter-obfuscator -``` - -#### 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 shapeshifter-obfuscator TrueCharts/shapeshifter-obfuscator -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/shapeshifter-obfuscator/0.0.11/charts/common-10.4.6.tgz b/incubator/shapeshifter-obfuscator/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/shapeshifter-obfuscator/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/shapeshifter-obfuscator/0.0.12/CHANGELOG.md b/incubator/shapeshifter-obfuscator/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..fd73107f873 --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [shapeshifter-obfuscator-0.0.12](https://github.com/truecharts/apps/compare/shapeshifter-obfuscator-0.0.11...shapeshifter-obfuscator-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [shapeshifter-obfuscator-0.0.11]shapeshifter-obfuscator-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [shapeshifter-obfuscator-0.0.10]shapeshifter-obfuscator-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [shapeshifter-obfuscator-0.0.10]shapeshifter-obfuscator-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/shapeshifter-obfuscator/0.0.12/Chart.lock b/incubator/shapeshifter-obfuscator/0.0.12/Chart.lock new file mode 100644 index 00000000000..74af57b3edd --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:17:14.67625968Z" diff --git a/incubator/shapeshifter-obfuscator/0.0.12/Chart.yaml b/incubator/shapeshifter-obfuscator/0.0.12/Chart.yaml new file mode 100644 index 00000000000..45a6d99086b --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Security +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Shapeshifter-Obfuscator is a dockerized implementation of shapeshifter-dispatcher\ + \ provided by The Operator Foundation. The shapeshifter suite provides command-line\ + \ proxy and obfuscation tools that effectively modify packets to evade advanced\ + \ IDS systems. \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/shapeshifter-obfuscator +icon: https://truecharts.org/img/chart-icons/shapeshifter-obfuscator.png +keywords: + - shapeshifter-obfuscator + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shapeshifter-obfuscator +sources: + - https://github.com/juchong/shapeshifter-docker + - https://hub.docker.com/r/juchong/shapeshifter-docker +type: application +version: 0.0.12 diff --git a/incubator/shapeshifter-obfuscator/0.0.12/README.md b/incubator/shapeshifter-obfuscator/0.0.12/README.md new file mode 100644 index 00000000000..25ea4bd1c00 --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.12/README.md @@ -0,0 +1,108 @@ +# shapeshifter-obfuscator + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Shapeshifter-Obfuscator is a dockerized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shapeshifter-obfuscator](https://truecharts.org/docs/charts/stable/shapeshifter-obfuscator) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `shapeshifter-obfuscator` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install shapeshifter-obfuscator TrueCharts/shapeshifter-obfuscator +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `shapeshifter-obfuscator` deployment + +```console +helm uninstall shapeshifter-obfuscator +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shapeshifter-obfuscator \ + --set env.TZ="America/New York" \ + TrueCharts/shapeshifter-obfuscator +``` + +#### 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 shapeshifter-obfuscator TrueCharts/shapeshifter-obfuscator -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/shapeshifter-obfuscator/0.0.11/app-readme.md b/incubator/shapeshifter-obfuscator/0.0.12/app-readme.md similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.11/app-readme.md rename to incubator/shapeshifter-obfuscator/0.0.12/app-readme.md diff --git a/incubator/shapeshifter-obfuscator/0.0.12/charts/common-10.4.7.tgz b/incubator/shapeshifter-obfuscator/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/shapeshifter-obfuscator/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/shapeshifter-obfuscator/0.0.11/ix_values.yaml b/incubator/shapeshifter-obfuscator/0.0.12/ix_values.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.11/ix_values.yaml rename to incubator/shapeshifter-obfuscator/0.0.12/ix_values.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.11/questions.yaml b/incubator/shapeshifter-obfuscator/0.0.12/questions.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.11/questions.yaml rename to incubator/shapeshifter-obfuscator/0.0.12/questions.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.11/templates/common.yaml b/incubator/shapeshifter-obfuscator/0.0.12/templates/common.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.11/templates/common.yaml rename to incubator/shapeshifter-obfuscator/0.0.12/templates/common.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.11/values.yaml b/incubator/shapeshifter-obfuscator/0.0.12/values.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.11/values.yaml rename to incubator/shapeshifter-obfuscator/0.0.12/values.yaml diff --git a/incubator/shoko-server/0.0.11/CHANGELOG.md b/incubator/shoko-server/0.0.11/CHANGELOG.md deleted file mode 100644 index 304584b1502..00000000000 --- a/incubator/shoko-server/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [shoko-server-0.0.11]shoko-server-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [shoko-server-0.0.10]shoko-server-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [shoko-server-0.0.10]shoko-server-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/shoko-server/0.0.11/Chart.lock b/incubator/shoko-server/0.0.11/Chart.lock deleted file mode 100644 index b03cbe3ba78..00000000000 --- a/incubator/shoko-server/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:37:39.253886619Z" diff --git a/incubator/shoko-server/0.0.11/Chart.yaml b/incubator/shoko-server/0.0.11/Chart.yaml deleted file mode 100644 index 1dbde7d0459..00000000000 --- a/incubator/shoko-server/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "daily" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Shoko server is the core component of the Shoko suite and with it's client-server - architecture which allows any program or plugin to access Shoko. You'll have access - to your entire collection locally and over the internet with no additional work - outside the initial configuration required. -home: https://github.com/truecharts/apps/tree/master/charts/stable/shoko-server -icon: https://truecharts.org/img/chart-icons/shoko-server.png -keywords: - - shoko-server - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shoko-server -sources: - - https://github.com/ShokoAnime/ShokoServer - - https://hub.docker.com/r/shokoanime/server/ -type: application -version: 0.0.11 diff --git a/incubator/shoko-server/0.0.11/README.md b/incubator/shoko-server/0.0.11/README.md deleted file mode 100644 index 475f1bcc439..00000000000 --- a/incubator/shoko-server/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# shoko-server - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: daily](https://img.shields.io/badge/AppVersion-daily-informational?style=flat-square) - -Shoko server is the core component of the Shoko suite and with it's client-server architecture which allows any program or plugin to access Shoko. You'll have access to your entire collection locally and over the internet with no additional work outside the initial configuration required. - -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: [shoko-server](https://truecharts.org/docs/charts/stable/shoko-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `shoko-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install shoko-server TrueCharts/shoko-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `shoko-server` deployment - -```console -helm uninstall shoko-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shoko-server \ - --set env.TZ="America/New York" \ - TrueCharts/shoko-server -``` - -#### 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 shoko-server TrueCharts/shoko-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/shoko-server/0.0.11/charts/common-10.4.6.tgz b/incubator/shoko-server/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/shoko-server/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/shoko-server/0.0.12/CHANGELOG.md b/incubator/shoko-server/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8237039fc47 --- /dev/null +++ b/incubator/shoko-server/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [shoko-server-0.0.12](https://github.com/truecharts/apps/compare/shoko-server-0.0.11...shoko-server-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [shoko-server-0.0.11]shoko-server-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [shoko-server-0.0.10]shoko-server-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [shoko-server-0.0.10]shoko-server-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/shoko-server/0.0.12/Chart.lock b/incubator/shoko-server/0.0.12/Chart.lock new file mode 100644 index 00000000000..999217243b8 --- /dev/null +++ b/incubator/shoko-server/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:17:24.792471451Z" diff --git a/incubator/shoko-server/0.0.12/Chart.yaml b/incubator/shoko-server/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5ed682ba3d6 --- /dev/null +++ b/incubator/shoko-server/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "daily" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Shoko server is the core component of the Shoko suite and with it's client-server + architecture which allows any program or plugin to access Shoko. You'll have access + to your entire collection locally and over the internet with no additional work + outside the initial configuration required. +home: https://github.com/truecharts/apps/tree/master/charts/stable/shoko-server +icon: https://truecharts.org/img/chart-icons/shoko-server.png +keywords: + - shoko-server + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shoko-server +sources: + - https://github.com/ShokoAnime/ShokoServer + - https://hub.docker.com/r/shokoanime/server/ +type: application +version: 0.0.12 diff --git a/incubator/shoko-server/0.0.12/README.md b/incubator/shoko-server/0.0.12/README.md new file mode 100644 index 00000000000..a0bf13def99 --- /dev/null +++ b/incubator/shoko-server/0.0.12/README.md @@ -0,0 +1,108 @@ +# shoko-server + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: daily](https://img.shields.io/badge/AppVersion-daily-informational?style=flat-square) + +Shoko server is the core component of the Shoko suite and with it's client-server architecture which allows any program or plugin to access Shoko. You'll have access to your entire collection locally and over the internet with no additional work outside the initial configuration required. + +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: [shoko-server](https://truecharts.org/docs/charts/stable/shoko-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `shoko-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install shoko-server TrueCharts/shoko-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `shoko-server` deployment + +```console +helm uninstall shoko-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shoko-server \ + --set env.TZ="America/New York" \ + TrueCharts/shoko-server +``` + +#### 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 shoko-server TrueCharts/shoko-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/shoko-server/0.0.11/app-readme.md b/incubator/shoko-server/0.0.12/app-readme.md similarity index 100% rename from incubator/shoko-server/0.0.11/app-readme.md rename to incubator/shoko-server/0.0.12/app-readme.md diff --git a/incubator/shoko-server/0.0.12/charts/common-10.4.7.tgz b/incubator/shoko-server/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/shoko-server/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/shoko-server/0.0.11/ix_values.yaml b/incubator/shoko-server/0.0.12/ix_values.yaml similarity index 100% rename from incubator/shoko-server/0.0.11/ix_values.yaml rename to incubator/shoko-server/0.0.12/ix_values.yaml diff --git a/incubator/shoko-server/0.0.11/questions.yaml b/incubator/shoko-server/0.0.12/questions.yaml similarity index 100% rename from incubator/shoko-server/0.0.11/questions.yaml rename to incubator/shoko-server/0.0.12/questions.yaml diff --git a/incubator/shoko-server/0.0.11/templates/common.yaml b/incubator/shoko-server/0.0.12/templates/common.yaml similarity index 100% rename from incubator/shoko-server/0.0.11/templates/common.yaml rename to incubator/shoko-server/0.0.12/templates/common.yaml diff --git a/incubator/shoko-server/0.0.11/values.yaml b/incubator/shoko-server/0.0.12/values.yaml similarity index 100% rename from incubator/shoko-server/0.0.11/values.yaml rename to incubator/shoko-server/0.0.12/values.yaml diff --git a/incubator/shortipy/0.0.11/CHANGELOG.md b/incubator/shortipy/0.0.11/CHANGELOG.md deleted file mode 100644 index 08eda53cf42..00000000000 --- a/incubator/shortipy/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [shortipy-0.0.11]shortipy-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [shortipy-0.0.10]shortipy-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [shortipy-0.0.10]shortipy-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/shortipy/0.0.11/Chart.lock b/incubator/shortipy/0.0.11/Chart.lock deleted file mode 100644 index 4c847de3565..00000000000 --- a/incubator/shortipy/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:37:39.733671702Z" diff --git a/incubator/shortipy/0.0.11/Chart.yaml b/incubator/shortipy/0.0.11/Chart.yaml deleted file mode 100644 index fa5f1e222a4..00000000000 --- a/incubator/shortipy/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: URL Shortener in python based on flask -home: https://github.com/truecharts/apps/tree/master/charts/stable/shortipy -icon: https://truecharts.org/img/chart-icons/shortipy.png -keywords: - - shortipy - - Tools-Utilities - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shortipy -sources: - - https://github.com/maschhoff/shortipy - - https://hub.docker.com/repository/docker/knex666/shortipy -type: application -version: 0.0.11 diff --git a/incubator/shortipy/0.0.11/README.md b/incubator/shortipy/0.0.11/README.md deleted file mode 100644 index 0523db79ac0..00000000000 --- a/incubator/shortipy/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# shortipy - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -URL Shortener in python based on flask - -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: [shortipy](https://truecharts.org/docs/charts/stable/shortipy) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `shortipy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install shortipy TrueCharts/shortipy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `shortipy` deployment - -```console -helm uninstall shortipy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shortipy \ - --set env.TZ="America/New York" \ - TrueCharts/shortipy -``` - -#### 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 shortipy TrueCharts/shortipy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/shortipy/0.0.11/charts/common-10.4.6.tgz b/incubator/shortipy/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/shortipy/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/shortipy/0.0.12/CHANGELOG.md b/incubator/shortipy/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e34d4d29db0 --- /dev/null +++ b/incubator/shortipy/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [shortipy-0.0.12](https://github.com/truecharts/apps/compare/shortipy-0.0.11...shortipy-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [shortipy-0.0.11]shortipy-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [shortipy-0.0.10]shortipy-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [shortipy-0.0.10]shortipy-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/shortipy/0.0.12/Chart.lock b/incubator/shortipy/0.0.12/Chart.lock new file mode 100644 index 00000000000..18d7cf5c043 --- /dev/null +++ b/incubator/shortipy/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:17:27.216391084Z" diff --git a/incubator/shortipy/0.0.12/Chart.yaml b/incubator/shortipy/0.0.12/Chart.yaml new file mode 100644 index 00000000000..73cbedf3949 --- /dev/null +++ b/incubator/shortipy/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: URL Shortener in python based on flask +home: https://github.com/truecharts/apps/tree/master/charts/stable/shortipy +icon: https://truecharts.org/img/chart-icons/shortipy.png +keywords: + - shortipy + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shortipy +sources: + - https://github.com/maschhoff/shortipy + - https://hub.docker.com/repository/docker/knex666/shortipy +type: application +version: 0.0.12 diff --git a/incubator/shortipy/0.0.12/README.md b/incubator/shortipy/0.0.12/README.md new file mode 100644 index 00000000000..db54c8e900f --- /dev/null +++ b/incubator/shortipy/0.0.12/README.md @@ -0,0 +1,108 @@ +# shortipy + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +URL Shortener in python based on flask + +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: [shortipy](https://truecharts.org/docs/charts/stable/shortipy) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `shortipy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install shortipy TrueCharts/shortipy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `shortipy` deployment + +```console +helm uninstall shortipy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shortipy \ + --set env.TZ="America/New York" \ + TrueCharts/shortipy +``` + +#### 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 shortipy TrueCharts/shortipy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/shortipy/0.0.11/app-readme.md b/incubator/shortipy/0.0.12/app-readme.md similarity index 100% rename from incubator/shortipy/0.0.11/app-readme.md rename to incubator/shortipy/0.0.12/app-readme.md diff --git a/incubator/shortipy/0.0.12/charts/common-10.4.7.tgz b/incubator/shortipy/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/shortipy/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/shortipy/0.0.11/ix_values.yaml b/incubator/shortipy/0.0.12/ix_values.yaml similarity index 100% rename from incubator/shortipy/0.0.11/ix_values.yaml rename to incubator/shortipy/0.0.12/ix_values.yaml diff --git a/incubator/shortipy/0.0.11/questions.yaml b/incubator/shortipy/0.0.12/questions.yaml similarity index 100% rename from incubator/shortipy/0.0.11/questions.yaml rename to incubator/shortipy/0.0.12/questions.yaml diff --git a/incubator/shortipy/0.0.11/templates/common.yaml b/incubator/shortipy/0.0.12/templates/common.yaml similarity index 100% rename from incubator/shortipy/0.0.11/templates/common.yaml rename to incubator/shortipy/0.0.12/templates/common.yaml diff --git a/incubator/shortipy/0.0.11/values.yaml b/incubator/shortipy/0.0.12/values.yaml similarity index 100% rename from incubator/shortipy/0.0.11/values.yaml rename to incubator/shortipy/0.0.12/values.yaml diff --git a/incubator/sia-daemon/0.0.11/CHANGELOG.md b/incubator/sia-daemon/0.0.11/CHANGELOG.md deleted file mode 100644 index 0fa7ba76442..00000000000 --- a/incubator/sia-daemon/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [sia-daemon-0.0.11]sia-daemon-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [sia-daemon-0.0.10]sia-daemon-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [sia-daemon-0.0.10]sia-daemon-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/sia-daemon/0.0.11/Chart.lock b/incubator/sia-daemon/0.0.11/Chart.lock deleted file mode 100644 index 44ff5aa6b94..00000000000 --- a/incubator/sia-daemon/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:37:41.41269959Z" diff --git a/incubator/sia-daemon/0.0.11/Chart.yaml b/incubator/sia-daemon/0.0.11/Chart.yaml deleted file mode 100644 index 2be627934a0..00000000000 --- a/incubator/sia-daemon/0.0.11/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Other -apiVersion: v2 -appVersion: "master" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Sia is a decentralized cloud storage platform that radically alters the - landscape of cloud storage. By leveraging smart contracts, client-side encryption, - and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely - store their data with hosts that they do not know or trust. The result is a cloud - storage marketplace where hosts compete to offer the best service at the lowest - price. And since there is no barrier to entry for hosts, anyone with spare storage - capacity can join the network and start making money. -home: https://github.com/truecharts/apps/tree/master/charts/stable/sia-daemon -icon: https://truecharts.org/img/chart-icons/sia-daemon.png -keywords: - - sia-daemon - - Cloud - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sia-daemon -sources: - - https://github.com/siafoundation/siad - - https://github.com/SiaFoundation/siad/pkgs/container/siad -type: application -version: 0.0.11 diff --git a/incubator/sia-daemon/0.0.11/README.md b/incubator/sia-daemon/0.0.11/README.md deleted file mode 100644 index dfa7adac355..00000000000 --- a/incubator/sia-daemon/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# sia-daemon - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square) - -Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. - -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: [sia-daemon](https://truecharts.org/docs/charts/stable/sia-daemon) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `sia-daemon` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install sia-daemon TrueCharts/sia-daemon -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `sia-daemon` deployment - -```console -helm uninstall sia-daemon -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sia-daemon \ - --set env.TZ="America/New York" \ - TrueCharts/sia-daemon -``` - -#### 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 sia-daemon TrueCharts/sia-daemon -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/sia-daemon/0.0.11/charts/common-10.4.6.tgz b/incubator/sia-daemon/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/sia-daemon/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/sia-daemon/0.0.12/CHANGELOG.md b/incubator/sia-daemon/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..43b0702c7bb --- /dev/null +++ b/incubator/sia-daemon/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [sia-daemon-0.0.12](https://github.com/truecharts/apps/compare/sia-daemon-0.0.11...sia-daemon-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [sia-daemon-0.0.11]sia-daemon-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [sia-daemon-0.0.10]sia-daemon-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [sia-daemon-0.0.10]sia-daemon-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/sia-daemon/0.0.12/Chart.lock b/incubator/sia-daemon/0.0.12/Chart.lock new file mode 100644 index 00000000000..e10af363482 --- /dev/null +++ b/incubator/sia-daemon/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:17:32.064944143Z" diff --git a/incubator/sia-daemon/0.0.12/Chart.yaml b/incubator/sia-daemon/0.0.12/Chart.yaml new file mode 100644 index 00000000000..b6cbe3abad6 --- /dev/null +++ b/incubator/sia-daemon/0.0.12/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Other +apiVersion: v2 +appVersion: "master" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Sia is a decentralized cloud storage platform that radically alters the + landscape of cloud storage. By leveraging smart contracts, client-side encryption, + and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely + store their data with hosts that they do not know or trust. The result is a cloud + storage marketplace where hosts compete to offer the best service at the lowest + price. And since there is no barrier to entry for hosts, anyone with spare storage + capacity can join the network and start making money. +home: https://github.com/truecharts/apps/tree/master/charts/stable/sia-daemon +icon: https://truecharts.org/img/chart-icons/sia-daemon.png +keywords: + - sia-daemon + - Cloud + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sia-daemon +sources: + - https://github.com/siafoundation/siad + - https://github.com/SiaFoundation/siad/pkgs/container/siad +type: application +version: 0.0.12 diff --git a/incubator/sia-daemon/0.0.12/README.md b/incubator/sia-daemon/0.0.12/README.md new file mode 100644 index 00000000000..cda1aff732e --- /dev/null +++ b/incubator/sia-daemon/0.0.12/README.md @@ -0,0 +1,108 @@ +# sia-daemon + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square) + +Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. + +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: [sia-daemon](https://truecharts.org/docs/charts/stable/sia-daemon) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `sia-daemon` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install sia-daemon TrueCharts/sia-daemon +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `sia-daemon` deployment + +```console +helm uninstall sia-daemon +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sia-daemon \ + --set env.TZ="America/New York" \ + TrueCharts/sia-daemon +``` + +#### 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 sia-daemon TrueCharts/sia-daemon -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/sia-daemon/0.0.11/app-readme.md b/incubator/sia-daemon/0.0.12/app-readme.md similarity index 100% rename from incubator/sia-daemon/0.0.11/app-readme.md rename to incubator/sia-daemon/0.0.12/app-readme.md diff --git a/incubator/sia-daemon/0.0.12/charts/common-10.4.7.tgz b/incubator/sia-daemon/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/sia-daemon/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/sia-daemon/0.0.11/ix_values.yaml b/incubator/sia-daemon/0.0.12/ix_values.yaml similarity index 100% rename from incubator/sia-daemon/0.0.11/ix_values.yaml rename to incubator/sia-daemon/0.0.12/ix_values.yaml diff --git a/incubator/sia-daemon/0.0.11/questions.yaml b/incubator/sia-daemon/0.0.12/questions.yaml similarity index 100% rename from incubator/sia-daemon/0.0.11/questions.yaml rename to incubator/sia-daemon/0.0.12/questions.yaml diff --git a/incubator/sia-daemon/0.0.11/templates/common.yaml b/incubator/sia-daemon/0.0.12/templates/common.yaml similarity index 100% rename from incubator/sia-daemon/0.0.11/templates/common.yaml rename to incubator/sia-daemon/0.0.12/templates/common.yaml diff --git a/incubator/sia-daemon/0.0.11/values.yaml b/incubator/sia-daemon/0.0.12/values.yaml similarity index 100% rename from incubator/sia-daemon/0.0.11/values.yaml rename to incubator/sia-daemon/0.0.12/values.yaml diff --git a/incubator/simply-shorten/0.0.11/CHANGELOG.md b/incubator/simply-shorten/0.0.11/CHANGELOG.md deleted file mode 100644 index a29191e1b64..00000000000 --- a/incubator/simply-shorten/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [simply-shorten-0.0.11]simply-shorten-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [simply-shorten-0.0.10]simply-shorten-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [simply-shorten-0.0.10]simply-shorten-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/simply-shorten/0.0.11/Chart.lock b/incubator/simply-shorten/0.0.11/Chart.lock deleted file mode 100644 index c5d22068177..00000000000 --- a/incubator/simply-shorten/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:37:50.501264534Z" diff --git a/incubator/simply-shorten/0.0.11/Chart.yaml b/incubator/simply-shorten/0.0.11/Chart.yaml deleted file mode 100644 index 981ab95ec50..00000000000 --- a/incubator/simply-shorten/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/simply-shorten -icon: https://truecharts.org/img/chart-icons/simply-shorten.png -keywords: - - simply-shorten - - Cloud - - Productivity - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: simply-shorten -sources: - - https://gitlab.com/draganczukp/simply-shorten - - https://hub.docker.com/r/draganczukp/simply-shorten -type: application -version: 0.0.11 diff --git a/incubator/simply-shorten/0.0.11/README.md b/incubator/simply-shorten/0.0.11/README.md deleted file mode 100644 index acb14b745bd..00000000000 --- a/incubator/simply-shorten/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# simply-shorten - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [simply-shorten](https://truecharts.org/docs/charts/stable/simply-shorten) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `simply-shorten` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install simply-shorten TrueCharts/simply-shorten -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `simply-shorten` deployment - -```console -helm uninstall simply-shorten -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install simply-shorten \ - --set env.TZ="America/New York" \ - TrueCharts/simply-shorten -``` - -#### 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 simply-shorten TrueCharts/simply-shorten -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/simply-shorten/0.0.11/charts/common-10.4.6.tgz b/incubator/simply-shorten/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/simply-shorten/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/simply-shorten/0.0.12/CHANGELOG.md b/incubator/simply-shorten/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..67e59f1fcd2 --- /dev/null +++ b/incubator/simply-shorten/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [simply-shorten-0.0.12](https://github.com/truecharts/apps/compare/simply-shorten-0.0.11...simply-shorten-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [simply-shorten-0.0.11]simply-shorten-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [simply-shorten-0.0.10]simply-shorten-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [simply-shorten-0.0.10]simply-shorten-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/simply-shorten/0.0.12/Chart.lock b/incubator/simply-shorten/0.0.12/Chart.lock new file mode 100644 index 00000000000..a6668e451c1 --- /dev/null +++ b/incubator/simply-shorten/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:17:34.133213501Z" diff --git a/incubator/simply-shorten/0.0.12/Chart.yaml b/incubator/simply-shorten/0.0.12/Chart.yaml new file mode 100644 index 00000000000..daf6fb3655e --- /dev/null +++ b/incubator/simply-shorten/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/simply-shorten +icon: https://truecharts.org/img/chart-icons/simply-shorten.png +keywords: + - simply-shorten + - Cloud + - Productivity + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: simply-shorten +sources: + - https://gitlab.com/draganczukp/simply-shorten + - https://hub.docker.com/r/draganczukp/simply-shorten +type: application +version: 0.0.12 diff --git a/incubator/simply-shorten/0.0.12/README.md b/incubator/simply-shorten/0.0.12/README.md new file mode 100644 index 00000000000..fc20e413c44 --- /dev/null +++ b/incubator/simply-shorten/0.0.12/README.md @@ -0,0 +1,108 @@ +# simply-shorten + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [simply-shorten](https://truecharts.org/docs/charts/stable/simply-shorten) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `simply-shorten` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install simply-shorten TrueCharts/simply-shorten +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `simply-shorten` deployment + +```console +helm uninstall simply-shorten +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install simply-shorten \ + --set env.TZ="America/New York" \ + TrueCharts/simply-shorten +``` + +#### 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 simply-shorten TrueCharts/simply-shorten -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/simply-shorten/0.0.11/app-readme.md b/incubator/simply-shorten/0.0.12/app-readme.md similarity index 100% rename from incubator/simply-shorten/0.0.11/app-readme.md rename to incubator/simply-shorten/0.0.12/app-readme.md diff --git a/incubator/simply-shorten/0.0.12/charts/common-10.4.7.tgz b/incubator/simply-shorten/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/simply-shorten/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/simply-shorten/0.0.11/ix_values.yaml b/incubator/simply-shorten/0.0.12/ix_values.yaml similarity index 100% rename from incubator/simply-shorten/0.0.11/ix_values.yaml rename to incubator/simply-shorten/0.0.12/ix_values.yaml diff --git a/incubator/simply-shorten/0.0.11/questions.yaml b/incubator/simply-shorten/0.0.12/questions.yaml similarity index 100% rename from incubator/simply-shorten/0.0.11/questions.yaml rename to incubator/simply-shorten/0.0.12/questions.yaml diff --git a/incubator/simply-shorten/0.0.11/templates/common.yaml b/incubator/simply-shorten/0.0.12/templates/common.yaml similarity index 100% rename from incubator/simply-shorten/0.0.11/templates/common.yaml rename to incubator/simply-shorten/0.0.12/templates/common.yaml diff --git a/incubator/simply-shorten/0.0.11/values.yaml b/incubator/simply-shorten/0.0.12/values.yaml similarity index 100% rename from incubator/simply-shorten/0.0.11/values.yaml rename to incubator/simply-shorten/0.0.12/values.yaml diff --git a/incubator/sinusbot/0.0.11/CHANGELOG.md b/incubator/sinusbot/0.0.11/CHANGELOG.md deleted file mode 100644 index 17113e807e1..00000000000 --- a/incubator/sinusbot/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [sinusbot-0.0.11]sinusbot-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [sinusbot-0.0.10]sinusbot-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [sinusbot-0.0.10]sinusbot-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/sinusbot/0.0.11/Chart.lock b/incubator/sinusbot/0.0.11/Chart.lock deleted file mode 100644 index 8a9a10e8cae..00000000000 --- a/incubator/sinusbot/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:38:00.412368168Z" diff --git a/incubator/sinusbot/0.0.11/Chart.yaml b/incubator/sinusbot/0.0.11/Chart.yaml deleted file mode 100644 index dbab856dbc7..00000000000 --- a/incubator/sinusbot/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "SinusBot is a MusicBot that will let you listen to music together with\ - \ your friends on either TeamSpeak 3 or Discord. \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/sinusbot -icon: https://truecharts.org/img/chart-icons/sinusbot.png -keywords: - - sinusbot - - Productivity - - Tools-Utilities - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sinusbot -sources: - - https://forum.sinusbot.com - - https://hub.docker.com/r/sinusbot/docker -type: application -version: 0.0.11 diff --git a/incubator/sinusbot/0.0.11/README.md b/incubator/sinusbot/0.0.11/README.md deleted file mode 100644 index 4525a2dd928..00000000000 --- a/incubator/sinusbot/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# sinusbot - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. - -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: [sinusbot](https://truecharts.org/docs/charts/stable/sinusbot) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `sinusbot` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install sinusbot TrueCharts/sinusbot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `sinusbot` deployment - -```console -helm uninstall sinusbot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sinusbot \ - --set env.TZ="America/New York" \ - TrueCharts/sinusbot -``` - -#### 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 sinusbot TrueCharts/sinusbot -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/sinusbot/0.0.11/charts/common-10.4.6.tgz b/incubator/sinusbot/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/sinusbot/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/sinusbot/0.0.12/CHANGELOG.md b/incubator/sinusbot/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ed24b1aa284 --- /dev/null +++ b/incubator/sinusbot/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [sinusbot-0.0.12](https://github.com/truecharts/apps/compare/sinusbot-0.0.11...sinusbot-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [sinusbot-0.0.11]sinusbot-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [sinusbot-0.0.10]sinusbot-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [sinusbot-0.0.10]sinusbot-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/sinusbot/0.0.12/Chart.lock b/incubator/sinusbot/0.0.12/Chart.lock new file mode 100644 index 00000000000..f2768bd719c --- /dev/null +++ b/incubator/sinusbot/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:17:43.85669136Z" diff --git a/incubator/sinusbot/0.0.12/Chart.yaml b/incubator/sinusbot/0.0.12/Chart.yaml new file mode 100644 index 00000000000..fd1a0b5e33a --- /dev/null +++ b/incubator/sinusbot/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaServer-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "SinusBot is a MusicBot that will let you listen to music together with\ + \ your friends on either TeamSpeak 3 or Discord. \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/sinusbot +icon: https://truecharts.org/img/chart-icons/sinusbot.png +keywords: + - sinusbot + - Productivity + - Tools-Utilities + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sinusbot +sources: + - https://forum.sinusbot.com + - https://hub.docker.com/r/sinusbot/docker +type: application +version: 0.0.12 diff --git a/incubator/sinusbot/0.0.12/README.md b/incubator/sinusbot/0.0.12/README.md new file mode 100644 index 00000000000..7ece5e2cc4d --- /dev/null +++ b/incubator/sinusbot/0.0.12/README.md @@ -0,0 +1,108 @@ +# sinusbot + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. + +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: [sinusbot](https://truecharts.org/docs/charts/stable/sinusbot) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `sinusbot` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install sinusbot TrueCharts/sinusbot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `sinusbot` deployment + +```console +helm uninstall sinusbot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sinusbot \ + --set env.TZ="America/New York" \ + TrueCharts/sinusbot +``` + +#### 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 sinusbot TrueCharts/sinusbot -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/sinusbot/0.0.11/app-readme.md b/incubator/sinusbot/0.0.12/app-readme.md similarity index 100% rename from incubator/sinusbot/0.0.11/app-readme.md rename to incubator/sinusbot/0.0.12/app-readme.md diff --git a/incubator/sinusbot/0.0.12/charts/common-10.4.7.tgz b/incubator/sinusbot/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/sinusbot/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/sinusbot/0.0.11/ix_values.yaml b/incubator/sinusbot/0.0.12/ix_values.yaml similarity index 100% rename from incubator/sinusbot/0.0.11/ix_values.yaml rename to incubator/sinusbot/0.0.12/ix_values.yaml diff --git a/incubator/sinusbot/0.0.11/questions.yaml b/incubator/sinusbot/0.0.12/questions.yaml similarity index 100% rename from incubator/sinusbot/0.0.11/questions.yaml rename to incubator/sinusbot/0.0.12/questions.yaml diff --git a/incubator/sinusbot/0.0.11/templates/common.yaml b/incubator/sinusbot/0.0.12/templates/common.yaml similarity index 100% rename from incubator/sinusbot/0.0.11/templates/common.yaml rename to incubator/sinusbot/0.0.12/templates/common.yaml diff --git a/incubator/sinusbot/0.0.11/values.yaml b/incubator/sinusbot/0.0.12/values.yaml similarity index 100% rename from incubator/sinusbot/0.0.11/values.yaml rename to incubator/sinusbot/0.0.12/values.yaml diff --git a/incubator/skyrimtogetherrebornserver/0.0.11/CHANGELOG.md b/incubator/skyrimtogetherrebornserver/0.0.11/CHANGELOG.md deleted file mode 100644 index 09197e040d8..00000000000 --- a/incubator/skyrimtogetherrebornserver/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [skyrimtogetherrebornserver-0.0.11]skyrimtogetherrebornserver-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [skyrimtogetherrebornserver-0.0.10]skyrimtogetherrebornserver-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [skyrimtogetherrebornserver-0.0.10]skyrimtogetherrebornserver-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/skyrimtogetherrebornserver/0.0.11/Chart.lock b/incubator/skyrimtogetherrebornserver/0.0.11/Chart.lock deleted file mode 100644 index 8d6c9f59c84..00000000000 --- a/incubator/skyrimtogetherrebornserver/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:38:01.898729396Z" diff --git a/incubator/skyrimtogetherrebornserver/0.0.11/Chart.yaml b/incubator/skyrimtogetherrebornserver/0.0.11/Chart.yaml deleted file mode 100644 index cd6900b9ae1..00000000000 --- a/incubator/skyrimtogetherrebornserver/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Skyrim Together Reborn Coop Server. This Docker image is not managed - by me. I'm just providing it to the TrueNAS Store from the offical Docker image -home: https://github.com/truecharts/apps/tree/master/charts/stable/skyrimtogetherrebornserver -icon: https://truecharts.org/img/chart-icons/skyrimtogetherrebornserver.png -keywords: - - skyrimtogetherrebornserver - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: skyrimtogetherrebornserver -sources: - - https://skyrim-together.com/ - - https://hub.docker.com/r/tiltedphoques/st-reborn-server -type: application -version: 0.0.11 diff --git a/incubator/skyrimtogetherrebornserver/0.0.11/README.md b/incubator/skyrimtogetherrebornserver/0.0.11/README.md deleted file mode 100644 index b2a02e25a58..00000000000 --- a/incubator/skyrimtogetherrebornserver/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# skyrimtogetherrebornserver - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Skyrim Together Reborn Coop Server. This Docker image is not managed by me. I'm just providing it to the TrueNAS Store from the offical Docker image - -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: [skyrimtogetherrebornserver](https://truecharts.org/docs/charts/stable/skyrimtogetherrebornserver) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `skyrimtogetherrebornserver` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install skyrimtogetherrebornserver TrueCharts/skyrimtogetherrebornserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `skyrimtogetherrebornserver` deployment - -```console -helm uninstall skyrimtogetherrebornserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install skyrimtogetherrebornserver \ - --set env.TZ="America/New York" \ - TrueCharts/skyrimtogetherrebornserver -``` - -#### 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 skyrimtogetherrebornserver TrueCharts/skyrimtogetherrebornserver -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/skyrimtogetherrebornserver/0.0.11/charts/common-10.4.6.tgz b/incubator/skyrimtogetherrebornserver/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/skyrimtogetherrebornserver/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/skyrimtogetherrebornserver/0.0.12/CHANGELOG.md b/incubator/skyrimtogetherrebornserver/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..edc2f6c58b7 --- /dev/null +++ b/incubator/skyrimtogetherrebornserver/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [skyrimtogetherrebornserver-0.0.12](https://github.com/truecharts/apps/compare/skyrimtogetherrebornserver-0.0.11...skyrimtogetherrebornserver-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [skyrimtogetherrebornserver-0.0.11]skyrimtogetherrebornserver-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [skyrimtogetherrebornserver-0.0.10]skyrimtogetherrebornserver-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [skyrimtogetherrebornserver-0.0.10]skyrimtogetherrebornserver-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/skyrimtogetherrebornserver/0.0.12/Chart.lock b/incubator/skyrimtogetherrebornserver/0.0.12/Chart.lock new file mode 100644 index 00000000000..129efb6c8bc --- /dev/null +++ b/incubator/skyrimtogetherrebornserver/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:17:46.078345606Z" diff --git a/incubator/skyrimtogetherrebornserver/0.0.12/Chart.yaml b/incubator/skyrimtogetherrebornserver/0.0.12/Chart.yaml new file mode 100644 index 00000000000..702a1d56500 --- /dev/null +++ b/incubator/skyrimtogetherrebornserver/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Skyrim Together Reborn Coop Server. This Docker image is not managed + by me. I'm just providing it to the TrueNAS Store from the offical Docker image +home: https://github.com/truecharts/apps/tree/master/charts/stable/skyrimtogetherrebornserver +icon: https://truecharts.org/img/chart-icons/skyrimtogetherrebornserver.png +keywords: + - skyrimtogetherrebornserver + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: skyrimtogetherrebornserver +sources: + - https://skyrim-together.com/ + - https://hub.docker.com/r/tiltedphoques/st-reborn-server +type: application +version: 0.0.12 diff --git a/incubator/skyrimtogetherrebornserver/0.0.12/README.md b/incubator/skyrimtogetherrebornserver/0.0.12/README.md new file mode 100644 index 00000000000..ad17b98aa86 --- /dev/null +++ b/incubator/skyrimtogetherrebornserver/0.0.12/README.md @@ -0,0 +1,108 @@ +# skyrimtogetherrebornserver + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Skyrim Together Reborn Coop Server. This Docker image is not managed by me. I'm just providing it to the TrueNAS Store from the offical Docker image + +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: [skyrimtogetherrebornserver](https://truecharts.org/docs/charts/stable/skyrimtogetherrebornserver) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `skyrimtogetherrebornserver` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install skyrimtogetherrebornserver TrueCharts/skyrimtogetherrebornserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `skyrimtogetherrebornserver` deployment + +```console +helm uninstall skyrimtogetherrebornserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install skyrimtogetherrebornserver \ + --set env.TZ="America/New York" \ + TrueCharts/skyrimtogetherrebornserver +``` + +#### 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 skyrimtogetherrebornserver TrueCharts/skyrimtogetherrebornserver -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/skyrimtogetherrebornserver/0.0.11/app-readme.md b/incubator/skyrimtogetherrebornserver/0.0.12/app-readme.md similarity index 100% rename from incubator/skyrimtogetherrebornserver/0.0.11/app-readme.md rename to incubator/skyrimtogetherrebornserver/0.0.12/app-readme.md diff --git a/incubator/skyrimtogetherrebornserver/0.0.12/charts/common-10.4.7.tgz b/incubator/skyrimtogetherrebornserver/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/skyrimtogetherrebornserver/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/skyrimtogetherrebornserver/0.0.11/ix_values.yaml b/incubator/skyrimtogetherrebornserver/0.0.12/ix_values.yaml similarity index 100% rename from incubator/skyrimtogetherrebornserver/0.0.11/ix_values.yaml rename to incubator/skyrimtogetherrebornserver/0.0.12/ix_values.yaml diff --git a/incubator/skyrimtogetherrebornserver/0.0.11/questions.yaml b/incubator/skyrimtogetherrebornserver/0.0.12/questions.yaml similarity index 100% rename from incubator/skyrimtogetherrebornserver/0.0.11/questions.yaml rename to incubator/skyrimtogetherrebornserver/0.0.12/questions.yaml diff --git a/incubator/skyrimtogetherrebornserver/0.0.11/templates/common.yaml b/incubator/skyrimtogetherrebornserver/0.0.12/templates/common.yaml similarity index 100% rename from incubator/skyrimtogetherrebornserver/0.0.11/templates/common.yaml rename to incubator/skyrimtogetherrebornserver/0.0.12/templates/common.yaml diff --git a/incubator/skyrimtogetherrebornserver/0.0.11/values.yaml b/incubator/skyrimtogetherrebornserver/0.0.12/values.yaml similarity index 100% rename from incubator/skyrimtogetherrebornserver/0.0.11/values.yaml rename to incubator/skyrimtogetherrebornserver/0.0.12/values.yaml diff --git a/incubator/slack-invite/0.0.11/CHANGELOG.md b/incubator/slack-invite/0.0.11/CHANGELOG.md deleted file mode 100644 index 99fa1d67819..00000000000 --- a/incubator/slack-invite/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [slack-invite-0.0.11]slack-invite-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [slack-invite-0.0.10]slack-invite-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [slack-invite-0.0.10]slack-invite-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/slack-invite/0.0.11/Chart.lock b/incubator/slack-invite/0.0.11/Chart.lock deleted file mode 100644 index ac35868300e..00000000000 --- a/incubator/slack-invite/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:38:03.837056087Z" diff --git a/incubator/slack-invite/0.0.11/Chart.yaml b/incubator/slack-invite/0.0.11/Chart.yaml deleted file mode 100644 index 5768e64ccbf..00000000000 --- a/incubator/slack-invite/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Messenger - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Creates a simple webpage for Slack invite signups -home: https://github.com/truecharts/apps/tree/master/charts/stable/slack-invite -icon: https://truecharts.org/img/chart-icons/slack-invite.png -keywords: - - slack-invite - - Network-Messenger - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: slack-invite -sources: - - httpss://github.com/ninthwalker/slack-invite - - https://hub.docker.com/r/ninthwalker/slack-invite/ -type: application -version: 0.0.11 diff --git a/incubator/slack-invite/0.0.11/README.md b/incubator/slack-invite/0.0.11/README.md deleted file mode 100644 index 194aa5b982d..00000000000 --- a/incubator/slack-invite/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# slack-invite - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Creates a simple webpage for Slack invite signups - -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: [slack-invite](https://truecharts.org/docs/charts/stable/slack-invite) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `slack-invite` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install slack-invite TrueCharts/slack-invite -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `slack-invite` deployment - -```console -helm uninstall slack-invite -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install slack-invite \ - --set env.TZ="America/New York" \ - TrueCharts/slack-invite -``` - -#### 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 slack-invite TrueCharts/slack-invite -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/slack-invite/0.0.11/charts/common-10.4.6.tgz b/incubator/slack-invite/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/slack-invite/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/slack-invite/0.0.12/CHANGELOG.md b/incubator/slack-invite/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..1b5c01a32f8 --- /dev/null +++ b/incubator/slack-invite/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [slack-invite-0.0.12](https://github.com/truecharts/apps/compare/slack-invite-0.0.11...slack-invite-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [slack-invite-0.0.11]slack-invite-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [slack-invite-0.0.10]slack-invite-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [slack-invite-0.0.10]slack-invite-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/slack-invite/0.0.12/Chart.lock b/incubator/slack-invite/0.0.12/Chart.lock new file mode 100644 index 00000000000..8a3b1d0a890 --- /dev/null +++ b/incubator/slack-invite/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:17:50.78180073Z" diff --git a/incubator/slack-invite/0.0.12/Chart.yaml b/incubator/slack-invite/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ed202f1a113 --- /dev/null +++ b/incubator/slack-invite/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Messenger + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Creates a simple webpage for Slack invite signups +home: https://github.com/truecharts/apps/tree/master/charts/stable/slack-invite +icon: https://truecharts.org/img/chart-icons/slack-invite.png +keywords: + - slack-invite + - Network-Messenger + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: slack-invite +sources: + - httpss://github.com/ninthwalker/slack-invite + - https://hub.docker.com/r/ninthwalker/slack-invite/ +type: application +version: 0.0.12 diff --git a/incubator/slack-invite/0.0.12/README.md b/incubator/slack-invite/0.0.12/README.md new file mode 100644 index 00000000000..9a6d79bc03c --- /dev/null +++ b/incubator/slack-invite/0.0.12/README.md @@ -0,0 +1,108 @@ +# slack-invite + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Creates a simple webpage for Slack invite signups + +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: [slack-invite](https://truecharts.org/docs/charts/stable/slack-invite) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `slack-invite` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install slack-invite TrueCharts/slack-invite +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `slack-invite` deployment + +```console +helm uninstall slack-invite +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install slack-invite \ + --set env.TZ="America/New York" \ + TrueCharts/slack-invite +``` + +#### 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 slack-invite TrueCharts/slack-invite -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/slack-invite/0.0.11/app-readme.md b/incubator/slack-invite/0.0.12/app-readme.md similarity index 100% rename from incubator/slack-invite/0.0.11/app-readme.md rename to incubator/slack-invite/0.0.12/app-readme.md diff --git a/incubator/slack-invite/0.0.12/charts/common-10.4.7.tgz b/incubator/slack-invite/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/slack-invite/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/slack-invite/0.0.11/ix_values.yaml b/incubator/slack-invite/0.0.12/ix_values.yaml similarity index 100% rename from incubator/slack-invite/0.0.11/ix_values.yaml rename to incubator/slack-invite/0.0.12/ix_values.yaml diff --git a/incubator/slack-invite/0.0.11/questions.yaml b/incubator/slack-invite/0.0.12/questions.yaml similarity index 100% rename from incubator/slack-invite/0.0.11/questions.yaml rename to incubator/slack-invite/0.0.12/questions.yaml diff --git a/incubator/slack-invite/0.0.11/templates/common.yaml b/incubator/slack-invite/0.0.12/templates/common.yaml similarity index 100% rename from incubator/slack-invite/0.0.11/templates/common.yaml rename to incubator/slack-invite/0.0.12/templates/common.yaml diff --git a/incubator/slack-invite/0.0.11/values.yaml b/incubator/slack-invite/0.0.12/values.yaml similarity index 100% rename from incubator/slack-invite/0.0.11/values.yaml rename to incubator/slack-invite/0.0.12/values.yaml diff --git a/incubator/snippet-box/0.0.11/CHANGELOG.md b/incubator/snippet-box/0.0.11/CHANGELOG.md deleted file mode 100644 index f47f430dc7f..00000000000 --- a/incubator/snippet-box/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [snippet-box-0.0.11]snippet-box-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [snippet-box-0.0.10]snippet-box-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [snippet-box-0.0.10]snippet-box-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/snippet-box/0.0.11/Chart.lock b/incubator/snippet-box/0.0.11/Chart.lock deleted file mode 100644 index 7e18331090c..00000000000 --- a/incubator/snippet-box/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:38:13.02820431Z" diff --git a/incubator/snippet-box/0.0.11/Chart.yaml b/incubator/snippet-box/0.0.11/Chart.yaml deleted file mode 100644 index b02d33ca1af..00000000000 --- a/incubator/snippet-box/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Snippet Box is a simple self-hosted app for organizing your code snippets. - It allows you to easily create, edit, browse and manage your snippets in various - languages. -home: https://github.com/truecharts/apps/tree/master/charts/stable/snippet-box -icon: https://truecharts.org/img/chart-icons/snippet-box.png -keywords: - - snippet-box - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: snippet-box -sources: - - https://github.com/pawelmalak/snippet-box - - https://hub.docker.com/r/pawelmalak/snippet-box -type: application -version: 0.0.11 diff --git a/incubator/snippet-box/0.0.11/README.md b/incubator/snippet-box/0.0.11/README.md deleted file mode 100644 index 62925899d69..00000000000 --- a/incubator/snippet-box/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# snippet-box - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. - -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: [snippet-box](https://truecharts.org/docs/charts/stable/snippet-box) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `snippet-box` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install snippet-box TrueCharts/snippet-box -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `snippet-box` deployment - -```console -helm uninstall snippet-box -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install snippet-box \ - --set env.TZ="America/New York" \ - TrueCharts/snippet-box -``` - -#### 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 snippet-box TrueCharts/snippet-box -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/snippet-box/0.0.11/charts/common-10.4.6.tgz b/incubator/snippet-box/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/snippet-box/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/snippet-box/0.0.12/CHANGELOG.md b/incubator/snippet-box/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d639424d345 --- /dev/null +++ b/incubator/snippet-box/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [snippet-box-0.0.12](https://github.com/truecharts/apps/compare/snippet-box-0.0.11...snippet-box-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [snippet-box-0.0.11]snippet-box-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [snippet-box-0.0.10]snippet-box-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [snippet-box-0.0.10]snippet-box-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/snippet-box/0.0.12/Chart.lock b/incubator/snippet-box/0.0.12/Chart.lock new file mode 100644 index 00000000000..6e42fa14fb2 --- /dev/null +++ b/incubator/snippet-box/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:17:52.741500376Z" diff --git a/incubator/snippet-box/0.0.12/Chart.yaml b/incubator/snippet-box/0.0.12/Chart.yaml new file mode 100644 index 00000000000..f136cdb933e --- /dev/null +++ b/incubator/snippet-box/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Snippet Box is a simple self-hosted app for organizing your code snippets. + It allows you to easily create, edit, browse and manage your snippets in various + languages. +home: https://github.com/truecharts/apps/tree/master/charts/stable/snippet-box +icon: https://truecharts.org/img/chart-icons/snippet-box.png +keywords: + - snippet-box + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: snippet-box +sources: + - https://github.com/pawelmalak/snippet-box + - https://hub.docker.com/r/pawelmalak/snippet-box +type: application +version: 0.0.12 diff --git a/incubator/snippet-box/0.0.12/README.md b/incubator/snippet-box/0.0.12/README.md new file mode 100644 index 00000000000..77e43f37fec --- /dev/null +++ b/incubator/snippet-box/0.0.12/README.md @@ -0,0 +1,108 @@ +# snippet-box + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. + +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: [snippet-box](https://truecharts.org/docs/charts/stable/snippet-box) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `snippet-box` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install snippet-box TrueCharts/snippet-box +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `snippet-box` deployment + +```console +helm uninstall snippet-box +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install snippet-box \ + --set env.TZ="America/New York" \ + TrueCharts/snippet-box +``` + +#### 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 snippet-box TrueCharts/snippet-box -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/snippet-box/0.0.11/app-readme.md b/incubator/snippet-box/0.0.12/app-readme.md similarity index 100% rename from incubator/snippet-box/0.0.11/app-readme.md rename to incubator/snippet-box/0.0.12/app-readme.md diff --git a/incubator/snippet-box/0.0.12/charts/common-10.4.7.tgz b/incubator/snippet-box/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/snippet-box/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/snippet-box/0.0.11/ix_values.yaml b/incubator/snippet-box/0.0.12/ix_values.yaml similarity index 100% rename from incubator/snippet-box/0.0.11/ix_values.yaml rename to incubator/snippet-box/0.0.12/ix_values.yaml diff --git a/incubator/snippet-box/0.0.11/questions.yaml b/incubator/snippet-box/0.0.12/questions.yaml similarity index 100% rename from incubator/snippet-box/0.0.11/questions.yaml rename to incubator/snippet-box/0.0.12/questions.yaml diff --git a/incubator/snippet-box/0.0.11/templates/common.yaml b/incubator/snippet-box/0.0.12/templates/common.yaml similarity index 100% rename from incubator/snippet-box/0.0.11/templates/common.yaml rename to incubator/snippet-box/0.0.12/templates/common.yaml diff --git a/incubator/snippet-box/0.0.11/values.yaml b/incubator/snippet-box/0.0.12/values.yaml similarity index 100% rename from incubator/snippet-box/0.0.11/values.yaml rename to incubator/snippet-box/0.0.12/values.yaml diff --git a/incubator/socials/0.0.11/CHANGELOG.md b/incubator/socials/0.0.11/CHANGELOG.md deleted file mode 100644 index 70ab6bc4edc..00000000000 --- a/incubator/socials/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [socials-0.0.11]socials-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [socials-0.0.10]socials-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [socials-0.0.10]socials-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/socials/0.0.11/Chart.lock b/incubator/socials/0.0.11/Chart.lock deleted file mode 100644 index 3bd13ee704d..00000000000 --- a/incubator/socials/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:38:21.941073889Z" diff --git a/incubator/socials/0.0.11/Chart.yaml b/incubator/socials/0.0.11/Chart.yaml deleted file mode 100644 index cebd82fc20d..00000000000 --- a/incubator/socials/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "main" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "[b][u][span style='color: #E80000;']Description[/span][/u][/b][br] - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/socials -icon: https://truecharts.org/img/chart-icons/socials.png -keywords: - - socials - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: socials -sources: - - https://github.com/diamkil/socials - - https://registry.hub.docker.com/r/diamkil/socials/ -type: application -version: 0.0.11 diff --git a/incubator/socials/0.0.11/README.md b/incubator/socials/0.0.11/README.md deleted file mode 100644 index 5c33994239e..00000000000 --- a/incubator/socials/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# socials - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: main](https://img.shields.io/badge/AppVersion-main-informational?style=flat-square) - -[b][u][span style='color: #E80000;']Description[/span][/u][/b][br] - -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: [socials](https://truecharts.org/docs/charts/stable/socials) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `socials` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install socials TrueCharts/socials -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `socials` deployment - -```console -helm uninstall socials -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install socials \ - --set env.TZ="America/New York" \ - TrueCharts/socials -``` - -#### 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 socials TrueCharts/socials -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/socials/0.0.11/charts/common-10.4.6.tgz b/incubator/socials/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/socials/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/socials/0.0.12/CHANGELOG.md b/incubator/socials/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..143b8830c69 --- /dev/null +++ b/incubator/socials/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [socials-0.0.12](https://github.com/truecharts/apps/compare/socials-0.0.11...socials-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [socials-0.0.11]socials-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [socials-0.0.10]socials-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [socials-0.0.10]socials-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/socials/0.0.12/Chart.lock b/incubator/socials/0.0.12/Chart.lock new file mode 100644 index 00000000000..784e9e89468 --- /dev/null +++ b/incubator/socials/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:18:02.895521467Z" diff --git a/incubator/socials/0.0.12/Chart.yaml b/incubator/socials/0.0.12/Chart.yaml new file mode 100644 index 00000000000..837663d1f0d --- /dev/null +++ b/incubator/socials/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "main" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "[b][u][span style='color: #E80000;']Description[/span][/u][/b][br] + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/socials +icon: https://truecharts.org/img/chart-icons/socials.png +keywords: + - socials + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: socials +sources: + - https://github.com/diamkil/socials + - https://registry.hub.docker.com/r/diamkil/socials/ +type: application +version: 0.0.12 diff --git a/incubator/socials/0.0.12/README.md b/incubator/socials/0.0.12/README.md new file mode 100644 index 00000000000..8a067fb89e8 --- /dev/null +++ b/incubator/socials/0.0.12/README.md @@ -0,0 +1,108 @@ +# socials + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: main](https://img.shields.io/badge/AppVersion-main-informational?style=flat-square) + +[b][u][span style='color: #E80000;']Description[/span][/u][/b][br] + +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: [socials](https://truecharts.org/docs/charts/stable/socials) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `socials` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install socials TrueCharts/socials +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `socials` deployment + +```console +helm uninstall socials +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install socials \ + --set env.TZ="America/New York" \ + TrueCharts/socials +``` + +#### 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 socials TrueCharts/socials -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/socials/0.0.11/app-readme.md b/incubator/socials/0.0.12/app-readme.md similarity index 100% rename from incubator/socials/0.0.11/app-readme.md rename to incubator/socials/0.0.12/app-readme.md diff --git a/incubator/socials/0.0.12/charts/common-10.4.7.tgz b/incubator/socials/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/socials/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/socials/0.0.11/ix_values.yaml b/incubator/socials/0.0.12/ix_values.yaml similarity index 100% rename from incubator/socials/0.0.11/ix_values.yaml rename to incubator/socials/0.0.12/ix_values.yaml diff --git a/incubator/socials/0.0.11/questions.yaml b/incubator/socials/0.0.12/questions.yaml similarity index 100% rename from incubator/socials/0.0.11/questions.yaml rename to incubator/socials/0.0.12/questions.yaml diff --git a/incubator/socials/0.0.11/templates/common.yaml b/incubator/socials/0.0.12/templates/common.yaml similarity index 100% rename from incubator/socials/0.0.11/templates/common.yaml rename to incubator/socials/0.0.12/templates/common.yaml diff --git a/incubator/socials/0.0.11/values.yaml b/incubator/socials/0.0.12/values.yaml similarity index 100% rename from incubator/socials/0.0.11/values.yaml rename to incubator/socials/0.0.12/values.yaml diff --git a/incubator/sonarqube/0.0.11/CHANGELOG.md b/incubator/sonarqube/0.0.11/CHANGELOG.md deleted file mode 100644 index 73495daeb21..00000000000 --- a/incubator/sonarqube/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [sonarqube-0.0.11]sonarqube-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [sonarqube-0.0.10]sonarqube-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [sonarqube-0.0.10]sonarqube-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/sonarqube/0.0.11/Chart.lock b/incubator/sonarqube/0.0.11/Chart.lock deleted file mode 100644 index ce804ecc399..00000000000 --- a/incubator/sonarqube/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:38:24.569196624Z" diff --git a/incubator/sonarqube/0.0.11/Chart.yaml b/incubator/sonarqube/0.0.11/Chart.yaml deleted file mode 100644 index 3ef34c01487..00000000000 --- a/incubator/sonarqube/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "SonarQube is an open source platform for continuous inspection of code\ - \ quality. \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarqube -icon: https://truecharts.org/img/chart-icons/sonarqube.png -keywords: - - sonarqube - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sonarqube -sources: - - https://github.com/SonarSource/sonarqube - - https://hub.docker.com/_/sonarqube/ -type: application -version: 0.0.11 diff --git a/incubator/sonarqube/0.0.11/README.md b/incubator/sonarqube/0.0.11/README.md deleted file mode 100644 index 9465cd89ed9..00000000000 --- a/incubator/sonarqube/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# sonarqube - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -SonarQube is an open source platform for continuous inspection of code quality. - -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: [sonarqube](https://truecharts.org/docs/charts/stable/sonarqube) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `sonarqube` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install sonarqube TrueCharts/sonarqube -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `sonarqube` deployment - -```console -helm uninstall sonarqube -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sonarqube \ - --set env.TZ="America/New York" \ - TrueCharts/sonarqube -``` - -#### 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 sonarqube TrueCharts/sonarqube -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/sonarqube/0.0.11/charts/common-10.4.6.tgz b/incubator/sonarqube/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/sonarqube/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/sonarqube/0.0.12/CHANGELOG.md b/incubator/sonarqube/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..95f9940dd30 --- /dev/null +++ b/incubator/sonarqube/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [sonarqube-0.0.12](https://github.com/truecharts/apps/compare/sonarqube-0.0.11...sonarqube-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [sonarqube-0.0.11]sonarqube-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [sonarqube-0.0.10]sonarqube-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [sonarqube-0.0.10]sonarqube-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/sonarqube/0.0.12/Chart.lock b/incubator/sonarqube/0.0.12/Chart.lock new file mode 100644 index 00000000000..cb5887acb3f --- /dev/null +++ b/incubator/sonarqube/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:18:05.410910162Z" diff --git a/incubator/sonarqube/0.0.12/Chart.yaml b/incubator/sonarqube/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ffa7af385eb --- /dev/null +++ b/incubator/sonarqube/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "SonarQube is an open source platform for continuous inspection of code\ + \ quality. \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarqube +icon: https://truecharts.org/img/chart-icons/sonarqube.png +keywords: + - sonarqube + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sonarqube +sources: + - https://github.com/SonarSource/sonarqube + - https://hub.docker.com/_/sonarqube/ +type: application +version: 0.0.12 diff --git a/incubator/sonarqube/0.0.12/README.md b/incubator/sonarqube/0.0.12/README.md new file mode 100644 index 00000000000..08384e5c664 --- /dev/null +++ b/incubator/sonarqube/0.0.12/README.md @@ -0,0 +1,108 @@ +# sonarqube + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +SonarQube is an open source platform for continuous inspection of code quality. + +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: [sonarqube](https://truecharts.org/docs/charts/stable/sonarqube) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `sonarqube` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install sonarqube TrueCharts/sonarqube +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `sonarqube` deployment + +```console +helm uninstall sonarqube +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sonarqube \ + --set env.TZ="America/New York" \ + TrueCharts/sonarqube +``` + +#### 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 sonarqube TrueCharts/sonarqube -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/sonarqube/0.0.11/app-readme.md b/incubator/sonarqube/0.0.12/app-readme.md similarity index 100% rename from incubator/sonarqube/0.0.11/app-readme.md rename to incubator/sonarqube/0.0.12/app-readme.md diff --git a/incubator/sonarqube/0.0.12/charts/common-10.4.7.tgz b/incubator/sonarqube/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/sonarqube/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/sonarqube/0.0.11/ix_values.yaml b/incubator/sonarqube/0.0.12/ix_values.yaml similarity index 100% rename from incubator/sonarqube/0.0.11/ix_values.yaml rename to incubator/sonarqube/0.0.12/ix_values.yaml diff --git a/incubator/sonarqube/0.0.11/questions.yaml b/incubator/sonarqube/0.0.12/questions.yaml similarity index 100% rename from incubator/sonarqube/0.0.11/questions.yaml rename to incubator/sonarqube/0.0.12/questions.yaml diff --git a/incubator/sonarqube/0.0.11/templates/common.yaml b/incubator/sonarqube/0.0.12/templates/common.yaml similarity index 100% rename from incubator/sonarqube/0.0.11/templates/common.yaml rename to incubator/sonarqube/0.0.12/templates/common.yaml diff --git a/incubator/sonarqube/0.0.11/values.yaml b/incubator/sonarqube/0.0.12/values.yaml similarity index 100% rename from incubator/sonarqube/0.0.11/values.yaml rename to incubator/sonarqube/0.0.12/values.yaml diff --git a/incubator/songkong/0.0.11/CHANGELOG.md b/incubator/songkong/0.0.11/CHANGELOG.md deleted file mode 100644 index b2224908e13..00000000000 --- a/incubator/songkong/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [songkong-0.0.11]songkong-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [songkong-0.0.10]songkong-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [songkong-0.0.10]songkong-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/songkong/0.0.11/Chart.lock b/incubator/songkong/0.0.11/Chart.lock deleted file mode 100644 index 97cf3fc9147..00000000000 --- a/incubator/songkong/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:38:25.822843154Z" diff --git a/incubator/songkong/0.0.11/Chart.yaml b/incubator/songkong/0.0.11/Chart.yaml deleted file mode 100644 index 74f1bdb6765..00000000000 --- a/incubator/songkong/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Official SongKong Docker repository, Identify your songs and add metadata - and artwork automatically -home: https://github.com/truecharts/apps/tree/master/charts/stable/songkong -icon: https://truecharts.org/img/chart-icons/songkong.png -keywords: - - songkong - - MediaApp-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: songkong -sources: - - http://www.jthink.net/songkong - - https://hub.docker.com/r/songkong/songkong/ -type: application -version: 0.0.11 diff --git a/incubator/songkong/0.0.11/README.md b/incubator/songkong/0.0.11/README.md deleted file mode 100644 index 5e6199b032e..00000000000 --- a/incubator/songkong/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# songkong - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Official SongKong Docker repository, Identify your songs and add metadata and artwork automatically - -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: [songkong](https://truecharts.org/docs/charts/stable/songkong) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `songkong` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install songkong TrueCharts/songkong -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `songkong` deployment - -```console -helm uninstall songkong -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install songkong \ - --set env.TZ="America/New York" \ - TrueCharts/songkong -``` - -#### 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 songkong TrueCharts/songkong -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/songkong/0.0.11/charts/common-10.4.6.tgz b/incubator/songkong/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/songkong/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/songkong/0.0.12/CHANGELOG.md b/incubator/songkong/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6a0967a01a3 --- /dev/null +++ b/incubator/songkong/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [songkong-0.0.12](https://github.com/truecharts/apps/compare/songkong-0.0.11...songkong-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [songkong-0.0.11]songkong-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [songkong-0.0.10]songkong-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [songkong-0.0.10]songkong-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/songkong/0.0.12/Chart.lock b/incubator/songkong/0.0.12/Chart.lock new file mode 100644 index 00000000000..c5cfda79ba4 --- /dev/null +++ b/incubator/songkong/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:18:09.494733148Z" diff --git a/incubator/songkong/0.0.12/Chart.yaml b/incubator/songkong/0.0.12/Chart.yaml new file mode 100644 index 00000000000..eb96e6f8805 --- /dev/null +++ b/incubator/songkong/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Official SongKong Docker repository, Identify your songs and add metadata + and artwork automatically +home: https://github.com/truecharts/apps/tree/master/charts/stable/songkong +icon: https://truecharts.org/img/chart-icons/songkong.png +keywords: + - songkong + - MediaApp-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: songkong +sources: + - http://www.jthink.net/songkong + - https://hub.docker.com/r/songkong/songkong/ +type: application +version: 0.0.12 diff --git a/incubator/songkong/0.0.12/README.md b/incubator/songkong/0.0.12/README.md new file mode 100644 index 00000000000..9d99bce0ac0 --- /dev/null +++ b/incubator/songkong/0.0.12/README.md @@ -0,0 +1,108 @@ +# songkong + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Official SongKong Docker repository, Identify your songs and add metadata and artwork automatically + +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: [songkong](https://truecharts.org/docs/charts/stable/songkong) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `songkong` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install songkong TrueCharts/songkong +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `songkong` deployment + +```console +helm uninstall songkong +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install songkong \ + --set env.TZ="America/New York" \ + TrueCharts/songkong +``` + +#### 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 songkong TrueCharts/songkong -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/songkong/0.0.11/app-readme.md b/incubator/songkong/0.0.12/app-readme.md similarity index 100% rename from incubator/songkong/0.0.11/app-readme.md rename to incubator/songkong/0.0.12/app-readme.md diff --git a/incubator/songkong/0.0.12/charts/common-10.4.7.tgz b/incubator/songkong/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/songkong/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/songkong/0.0.11/ix_values.yaml b/incubator/songkong/0.0.12/ix_values.yaml similarity index 100% rename from incubator/songkong/0.0.11/ix_values.yaml rename to incubator/songkong/0.0.12/ix_values.yaml diff --git a/incubator/songkong/0.0.11/questions.yaml b/incubator/songkong/0.0.12/questions.yaml similarity index 100% rename from incubator/songkong/0.0.11/questions.yaml rename to incubator/songkong/0.0.12/questions.yaml diff --git a/incubator/songkong/0.0.11/templates/common.yaml b/incubator/songkong/0.0.12/templates/common.yaml similarity index 100% rename from incubator/songkong/0.0.11/templates/common.yaml rename to incubator/songkong/0.0.12/templates/common.yaml diff --git a/incubator/songkong/0.0.11/values.yaml b/incubator/songkong/0.0.12/values.yaml similarity index 100% rename from incubator/songkong/0.0.11/values.yaml rename to incubator/songkong/0.0.12/values.yaml diff --git a/incubator/sourcegraph/0.0.11/CHANGELOG.md b/incubator/sourcegraph/0.0.11/CHANGELOG.md deleted file mode 100644 index 5aaabfe21dc..00000000000 --- a/incubator/sourcegraph/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,33 +0,0 @@ -# Changelog - - - -## [sourcegraph-0.0.11]sourcegraph-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - Move Dev to incubator and some cleanup - - - - -## [sourcegraph-0.0.10]sourcegraph-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - Move Dev to incubator and some cleanup - - - - -## [sourcegraph-0.0.10]sourcegraph-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/sourcegraph/0.0.11/Chart.lock b/incubator/sourcegraph/0.0.11/Chart.lock deleted file mode 100644 index 2c28dc57416..00000000000 --- a/incubator/sourcegraph/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:38:34.70679809Z" diff --git a/incubator/sourcegraph/0.0.11/Chart.yaml b/incubator/sourcegraph/0.0.11/Chart.yaml deleted file mode 100644 index 7aff67cb022..00000000000 --- a/incubator/sourcegraph/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud - - Network-Web - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "3.42.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Sourcegraph docker image. -home: https://github.com/truecharts/apps/tree/master/charts/stable/sourcegraph -icon: https://truecharts.org/img/chart-icons/sourcegraph.png -keywords: - - sourcegraph - - Backup - - Cloud - - Network-Web - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sourcegraph -sources: - - https://hub.docker.com/r/sourcegraph/server/ -type: application -version: 0.0.11 diff --git a/incubator/sourcegraph/0.0.11/README.md b/incubator/sourcegraph/0.0.11/README.md deleted file mode 100644 index 9c0ddc7cf7c..00000000000 --- a/incubator/sourcegraph/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# sourcegraph - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.42.0](https://img.shields.io/badge/AppVersion-3.42.0-informational?style=flat-square) - -Sourcegraph docker image. - -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: [sourcegraph](https://truecharts.org/docs/charts/stable/sourcegraph) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `sourcegraph` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install sourcegraph TrueCharts/sourcegraph -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `sourcegraph` deployment - -```console -helm uninstall sourcegraph -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sourcegraph \ - --set env.TZ="America/New York" \ - TrueCharts/sourcegraph -``` - -#### 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 sourcegraph TrueCharts/sourcegraph -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/sourcegraph/0.0.11/charts/common-10.4.6.tgz b/incubator/sourcegraph/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/sourcegraph/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/sourcegraph/0.0.12/CHANGELOG.md b/incubator/sourcegraph/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9a9115d1266 --- /dev/null +++ b/incubator/sourcegraph/0.0.12/CHANGELOG.md @@ -0,0 +1,42 @@ +# Changelog + + + +## [sourcegraph-0.0.12](https://github.com/truecharts/apps/compare/sourcegraph-0.0.11...sourcegraph-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [sourcegraph-0.0.11]sourcegraph-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + - Move Dev to incubator and some cleanup + + + + +## [sourcegraph-0.0.10]sourcegraph-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + - Move Dev to incubator and some cleanup + + + + +## [sourcegraph-0.0.10]sourcegraph-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/sourcegraph/0.0.12/Chart.lock b/incubator/sourcegraph/0.0.12/Chart.lock new file mode 100644 index 00000000000..eed80b85395 --- /dev/null +++ b/incubator/sourcegraph/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:18:11.975460983Z" diff --git a/incubator/sourcegraph/0.0.12/Chart.yaml b/incubator/sourcegraph/0.0.12/Chart.yaml new file mode 100644 index 00000000000..3779fc5f004 --- /dev/null +++ b/incubator/sourcegraph/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud + - Network-Web + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "3.42.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Sourcegraph docker image. +home: https://github.com/truecharts/apps/tree/master/charts/stable/sourcegraph +icon: https://truecharts.org/img/chart-icons/sourcegraph.png +keywords: + - sourcegraph + - Backup + - Cloud + - Network-Web + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sourcegraph +sources: + - https://hub.docker.com/r/sourcegraph/server/ +type: application +version: 0.0.12 diff --git a/incubator/sourcegraph/0.0.12/README.md b/incubator/sourcegraph/0.0.12/README.md new file mode 100644 index 00000000000..646887f687f --- /dev/null +++ b/incubator/sourcegraph/0.0.12/README.md @@ -0,0 +1,107 @@ +# sourcegraph + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.42.0](https://img.shields.io/badge/AppVersion-3.42.0-informational?style=flat-square) + +Sourcegraph docker image. + +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: [sourcegraph](https://truecharts.org/docs/charts/stable/sourcegraph) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `sourcegraph` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install sourcegraph TrueCharts/sourcegraph +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `sourcegraph` deployment + +```console +helm uninstall sourcegraph +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sourcegraph \ + --set env.TZ="America/New York" \ + TrueCharts/sourcegraph +``` + +#### 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 sourcegraph TrueCharts/sourcegraph -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/sourcegraph/0.0.11/app-readme.md b/incubator/sourcegraph/0.0.12/app-readme.md similarity index 100% rename from incubator/sourcegraph/0.0.11/app-readme.md rename to incubator/sourcegraph/0.0.12/app-readme.md diff --git a/incubator/sourcegraph/0.0.12/charts/common-10.4.7.tgz b/incubator/sourcegraph/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/sourcegraph/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/sourcegraph/0.0.11/ix_values.yaml b/incubator/sourcegraph/0.0.12/ix_values.yaml similarity index 100% rename from incubator/sourcegraph/0.0.11/ix_values.yaml rename to incubator/sourcegraph/0.0.12/ix_values.yaml diff --git a/incubator/sourcegraph/0.0.11/questions.yaml b/incubator/sourcegraph/0.0.12/questions.yaml similarity index 100% rename from incubator/sourcegraph/0.0.11/questions.yaml rename to incubator/sourcegraph/0.0.12/questions.yaml diff --git a/incubator/sourcegraph/0.0.11/templates/common.yaml b/incubator/sourcegraph/0.0.12/templates/common.yaml similarity index 100% rename from incubator/sourcegraph/0.0.11/templates/common.yaml rename to incubator/sourcegraph/0.0.12/templates/common.yaml diff --git a/incubator/sourcegraph/0.0.11/values.yaml b/incubator/sourcegraph/0.0.12/values.yaml similarity index 100% rename from incubator/sourcegraph/0.0.11/values.yaml rename to incubator/sourcegraph/0.0.12/values.yaml diff --git a/incubator/spaceengineers/0.0.11/CHANGELOG.md b/incubator/spaceengineers/0.0.11/CHANGELOG.md deleted file mode 100644 index ae3dfa0947a..00000000000 --- a/incubator/spaceengineers/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [spaceengineers-0.0.11]spaceengineers-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [spaceengineers-0.0.10]spaceengineers-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [spaceengineers-0.0.10]spaceengineers-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/spaceengineers/0.0.11/Chart.lock b/incubator/spaceengineers/0.0.11/Chart.lock deleted file mode 100644 index 581382992ab..00000000000 --- a/incubator/spaceengineers/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:38:43.98120261Z" diff --git a/incubator/spaceengineers/0.0.11/Chart.yaml b/incubator/spaceengineers/0.0.11/Chart.yaml deleted file mode 100644 index 6a5f37b06e1..00000000000 --- a/incubator/spaceengineers/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Space Engineers Dedicated Server build on Debian10\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/spaceengineers -icon: https://truecharts.org/img/chart-icons/spaceengineers.png -keywords: - - spaceengineers - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: spaceengineers -sources: - - https://hub.docker.com/r/devidian/spaceengineers/ - - https://hub.docker.com/r/devidian/spaceengineers/ -type: application -version: 0.0.11 diff --git a/incubator/spaceengineers/0.0.11/README.md b/incubator/spaceengineers/0.0.11/README.md deleted file mode 100644 index b9e6ac737f8..00000000000 --- a/incubator/spaceengineers/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# spaceengineers - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Space Engineers Dedicated Server build on Debian10 - -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: [spaceengineers](https://truecharts.org/docs/charts/stable/spaceengineers) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `spaceengineers` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install spaceengineers TrueCharts/spaceengineers -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `spaceengineers` deployment - -```console -helm uninstall spaceengineers -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install spaceengineers \ - --set env.TZ="America/New York" \ - TrueCharts/spaceengineers -``` - -#### 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 spaceengineers TrueCharts/spaceengineers -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/spaceengineers/0.0.11/charts/common-10.4.6.tgz b/incubator/spaceengineers/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/spaceengineers/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/spaceengineers/0.0.12/CHANGELOG.md b/incubator/spaceengineers/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0397720e046 --- /dev/null +++ b/incubator/spaceengineers/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [spaceengineers-0.0.12](https://github.com/truecharts/apps/compare/spaceengineers-0.0.11...spaceengineers-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [spaceengineers-0.0.11]spaceengineers-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [spaceengineers-0.0.10]spaceengineers-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [spaceengineers-0.0.10]spaceengineers-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/spaceengineers/0.0.12/Chart.lock b/incubator/spaceengineers/0.0.12/Chart.lock new file mode 100644 index 00000000000..766a88fe807 --- /dev/null +++ b/incubator/spaceengineers/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:18:22.414824645Z" diff --git a/incubator/spaceengineers/0.0.12/Chart.yaml b/incubator/spaceengineers/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c16b34fa9cc --- /dev/null +++ b/incubator/spaceengineers/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Space Engineers Dedicated Server build on Debian10\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/spaceengineers +icon: https://truecharts.org/img/chart-icons/spaceengineers.png +keywords: + - spaceengineers + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: spaceengineers +sources: + - https://hub.docker.com/r/devidian/spaceengineers/ + - https://hub.docker.com/r/devidian/spaceengineers/ +type: application +version: 0.0.12 diff --git a/incubator/spaceengineers/0.0.12/README.md b/incubator/spaceengineers/0.0.12/README.md new file mode 100644 index 00000000000..11eefb189fe --- /dev/null +++ b/incubator/spaceengineers/0.0.12/README.md @@ -0,0 +1,108 @@ +# spaceengineers + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Space Engineers Dedicated Server build on Debian10 + +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: [spaceengineers](https://truecharts.org/docs/charts/stable/spaceengineers) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `spaceengineers` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install spaceengineers TrueCharts/spaceengineers +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `spaceengineers` deployment + +```console +helm uninstall spaceengineers +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install spaceengineers \ + --set env.TZ="America/New York" \ + TrueCharts/spaceengineers +``` + +#### 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 spaceengineers TrueCharts/spaceengineers -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/spaceengineers/0.0.11/app-readme.md b/incubator/spaceengineers/0.0.12/app-readme.md similarity index 100% rename from incubator/spaceengineers/0.0.11/app-readme.md rename to incubator/spaceengineers/0.0.12/app-readme.md diff --git a/incubator/spaceengineers/0.0.12/charts/common-10.4.7.tgz b/incubator/spaceengineers/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/spaceengineers/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/spaceengineers/0.0.11/ix_values.yaml b/incubator/spaceengineers/0.0.12/ix_values.yaml similarity index 100% rename from incubator/spaceengineers/0.0.11/ix_values.yaml rename to incubator/spaceengineers/0.0.12/ix_values.yaml diff --git a/incubator/spaceengineers/0.0.11/questions.yaml b/incubator/spaceengineers/0.0.12/questions.yaml similarity index 100% rename from incubator/spaceengineers/0.0.11/questions.yaml rename to incubator/spaceengineers/0.0.12/questions.yaml diff --git a/incubator/spaceengineers/0.0.11/templates/common.yaml b/incubator/spaceengineers/0.0.12/templates/common.yaml similarity index 100% rename from incubator/spaceengineers/0.0.11/templates/common.yaml rename to incubator/spaceengineers/0.0.12/templates/common.yaml diff --git a/incubator/spaceengineers/0.0.11/values.yaml b/incubator/spaceengineers/0.0.12/values.yaml similarity index 100% rename from incubator/spaceengineers/0.0.11/values.yaml rename to incubator/spaceengineers/0.0.12/values.yaml diff --git a/incubator/splunk/0.0.11/CHANGELOG.md b/incubator/splunk/0.0.11/CHANGELOG.md deleted file mode 100644 index 9f798543861..00000000000 --- a/incubator/splunk/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [splunk-0.0.11]splunk-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [splunk-0.0.10]splunk-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [splunk-0.0.10]splunk-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/splunk/0.0.11/Chart.lock b/incubator/splunk/0.0.11/Chart.lock deleted file mode 100644 index 72cf4d30c11..00000000000 --- a/incubator/splunk/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:38:45.87811954Z" diff --git a/incubator/splunk/0.0.11/Chart.yaml b/incubator/splunk/0.0.11/Chart.yaml deleted file mode 100644 index c63b1351dde..00000000000 --- a/incubator/splunk/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This is a Dockerfile for Splunk designed for OpenShift and TrueNAS based\ - \ on Alpine Linux - https://www.splunk.com\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/splunk -icon: https://truecharts.org/img/chart-icons/splunk.png -keywords: - - splunk - - Tools-Utilities - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: splunk -sources: - - https://www.splunk.com/ - - https://hub.docker.com/r/atunnecliffe/splunk -type: application -version: 0.0.11 diff --git a/incubator/splunk/0.0.11/README.md b/incubator/splunk/0.0.11/README.md deleted file mode 100644 index 9614fdc3e58..00000000000 --- a/incubator/splunk/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# splunk - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is a Dockerfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com - -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: [splunk](https://truecharts.org/docs/charts/stable/splunk) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `splunk` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install splunk TrueCharts/splunk -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `splunk` deployment - -```console -helm uninstall splunk -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install splunk \ - --set env.TZ="America/New York" \ - TrueCharts/splunk -``` - -#### 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 splunk TrueCharts/splunk -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/splunk/0.0.11/charts/common-10.4.6.tgz b/incubator/splunk/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/splunk/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/splunk/0.0.12/CHANGELOG.md b/incubator/splunk/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0d89aa7d8a3 --- /dev/null +++ b/incubator/splunk/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [splunk-0.0.12](https://github.com/truecharts/apps/compare/splunk-0.0.11...splunk-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [splunk-0.0.11]splunk-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [splunk-0.0.10]splunk-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [splunk-0.0.10]splunk-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/splunk/0.0.12/Chart.lock b/incubator/splunk/0.0.12/Chart.lock new file mode 100644 index 00000000000..edaf5ccabdd --- /dev/null +++ b/incubator/splunk/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:18:24.398692178Z" diff --git a/incubator/splunk/0.0.12/Chart.yaml b/incubator/splunk/0.0.12/Chart.yaml new file mode 100644 index 00000000000..31d1bba6c11 --- /dev/null +++ b/incubator/splunk/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This is a Dockerfile for Splunk designed for OpenShift and TrueNAS based\ + \ on Alpine Linux - https://www.splunk.com\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/splunk +icon: https://truecharts.org/img/chart-icons/splunk.png +keywords: + - splunk + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: splunk +sources: + - https://www.splunk.com/ + - https://hub.docker.com/r/atunnecliffe/splunk +type: application +version: 0.0.12 diff --git a/incubator/splunk/0.0.12/README.md b/incubator/splunk/0.0.12/README.md new file mode 100644 index 00000000000..abf56beb162 --- /dev/null +++ b/incubator/splunk/0.0.12/README.md @@ -0,0 +1,108 @@ +# splunk + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is a Dockerfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com + +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: [splunk](https://truecharts.org/docs/charts/stable/splunk) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `splunk` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install splunk TrueCharts/splunk +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `splunk` deployment + +```console +helm uninstall splunk +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install splunk \ + --set env.TZ="America/New York" \ + TrueCharts/splunk +``` + +#### 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 splunk TrueCharts/splunk -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/splunk/0.0.11/app-readme.md b/incubator/splunk/0.0.12/app-readme.md similarity index 100% rename from incubator/splunk/0.0.11/app-readme.md rename to incubator/splunk/0.0.12/app-readme.md diff --git a/incubator/splunk/0.0.12/charts/common-10.4.7.tgz b/incubator/splunk/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/splunk/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/splunk/0.0.11/ix_values.yaml b/incubator/splunk/0.0.12/ix_values.yaml similarity index 100% rename from incubator/splunk/0.0.11/ix_values.yaml rename to incubator/splunk/0.0.12/ix_values.yaml diff --git a/incubator/splunk/0.0.11/questions.yaml b/incubator/splunk/0.0.12/questions.yaml similarity index 100% rename from incubator/splunk/0.0.11/questions.yaml rename to incubator/splunk/0.0.12/questions.yaml diff --git a/incubator/splunk/0.0.11/templates/common.yaml b/incubator/splunk/0.0.12/templates/common.yaml similarity index 100% rename from incubator/splunk/0.0.11/templates/common.yaml rename to incubator/splunk/0.0.12/templates/common.yaml diff --git a/incubator/splunk/0.0.11/values.yaml b/incubator/splunk/0.0.12/values.yaml similarity index 100% rename from incubator/splunk/0.0.11/values.yaml rename to incubator/splunk/0.0.12/values.yaml diff --git a/incubator/sqlite-web/0.0.11/CHANGELOG.md b/incubator/sqlite-web/0.0.11/CHANGELOG.md deleted file mode 100644 index df77a71ee46..00000000000 --- a/incubator/sqlite-web/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [sqlite-web-0.0.11]sqlite-web-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [sqlite-web-0.0.10]sqlite-web-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [sqlite-web-0.0.10]sqlite-web-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/sqlite-web/0.0.11/Chart.lock b/incubator/sqlite-web/0.0.11/Chart.lock deleted file mode 100644 index 24742a462c2..00000000000 --- a/incubator/sqlite-web/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:38:47.381429753Z" diff --git a/incubator/sqlite-web/0.0.11/Chart.yaml b/incubator/sqlite-web/0.0.11/Chart.yaml deleted file mode 100644 index 4bc0cb10c50..00000000000 --- a/incubator/sqlite-web/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlite-web -icon: https://truecharts.org/img/chart-icons/sqlite-web.png -keywords: - - sqlite-web - - Productivity - - Tools-Utilities - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sqlite-web -sources: - - https://github.com/coleifer/sqlite-web - - https://hub.docker.com/r/coleifer/sqlite-web -type: application -version: 0.0.11 diff --git a/incubator/sqlite-web/0.0.11/README.md b/incubator/sqlite-web/0.0.11/README.md deleted file mode 100644 index f438a68223b..00000000000 --- a/incubator/sqlite-web/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# sqlite-web - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [sqlite-web](https://truecharts.org/docs/charts/stable/sqlite-web) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `sqlite-web` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install sqlite-web TrueCharts/sqlite-web -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `sqlite-web` deployment - -```console -helm uninstall sqlite-web -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sqlite-web \ - --set env.TZ="America/New York" \ - TrueCharts/sqlite-web -``` - -#### 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 sqlite-web TrueCharts/sqlite-web -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/sqlite-web/0.0.11/charts/common-10.4.6.tgz b/incubator/sqlite-web/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/sqlite-web/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/sqlite-web/0.0.12/CHANGELOG.md b/incubator/sqlite-web/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d24fa1e655a --- /dev/null +++ b/incubator/sqlite-web/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [sqlite-web-0.0.12](https://github.com/truecharts/apps/compare/sqlite-web-0.0.11...sqlite-web-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [sqlite-web-0.0.11]sqlite-web-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [sqlite-web-0.0.10]sqlite-web-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [sqlite-web-0.0.10]sqlite-web-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/sqlite-web/0.0.12/Chart.lock b/incubator/sqlite-web/0.0.12/Chart.lock new file mode 100644 index 00000000000..e467caa11c7 --- /dev/null +++ b/incubator/sqlite-web/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:18:28.017532329Z" diff --git a/incubator/sqlite-web/0.0.12/Chart.yaml b/incubator/sqlite-web/0.0.12/Chart.yaml new file mode 100644 index 00000000000..3f19030f3f9 --- /dev/null +++ b/incubator/sqlite-web/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlite-web +icon: https://truecharts.org/img/chart-icons/sqlite-web.png +keywords: + - sqlite-web + - Productivity + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sqlite-web +sources: + - https://github.com/coleifer/sqlite-web + - https://hub.docker.com/r/coleifer/sqlite-web +type: application +version: 0.0.12 diff --git a/incubator/sqlite-web/0.0.12/README.md b/incubator/sqlite-web/0.0.12/README.md new file mode 100644 index 00000000000..d34bc485653 --- /dev/null +++ b/incubator/sqlite-web/0.0.12/README.md @@ -0,0 +1,108 @@ +# sqlite-web + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [sqlite-web](https://truecharts.org/docs/charts/stable/sqlite-web) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `sqlite-web` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install sqlite-web TrueCharts/sqlite-web +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `sqlite-web` deployment + +```console +helm uninstall sqlite-web +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sqlite-web \ + --set env.TZ="America/New York" \ + TrueCharts/sqlite-web +``` + +#### 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 sqlite-web TrueCharts/sqlite-web -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/sqlite-web/0.0.11/app-readme.md b/incubator/sqlite-web/0.0.12/app-readme.md similarity index 100% rename from incubator/sqlite-web/0.0.11/app-readme.md rename to incubator/sqlite-web/0.0.12/app-readme.md diff --git a/incubator/sqlite-web/0.0.12/charts/common-10.4.7.tgz b/incubator/sqlite-web/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/sqlite-web/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/sqlite-web/0.0.11/ix_values.yaml b/incubator/sqlite-web/0.0.12/ix_values.yaml similarity index 100% rename from incubator/sqlite-web/0.0.11/ix_values.yaml rename to incubator/sqlite-web/0.0.12/ix_values.yaml diff --git a/incubator/sqlite-web/0.0.11/questions.yaml b/incubator/sqlite-web/0.0.12/questions.yaml similarity index 100% rename from incubator/sqlite-web/0.0.11/questions.yaml rename to incubator/sqlite-web/0.0.12/questions.yaml diff --git a/incubator/sqlite-web/0.0.11/templates/common.yaml b/incubator/sqlite-web/0.0.12/templates/common.yaml similarity index 100% rename from incubator/sqlite-web/0.0.11/templates/common.yaml rename to incubator/sqlite-web/0.0.12/templates/common.yaml diff --git a/incubator/sqlite-web/0.0.11/values.yaml b/incubator/sqlite-web/0.0.12/values.yaml similarity index 100% rename from incubator/sqlite-web/0.0.11/values.yaml rename to incubator/sqlite-web/0.0.12/values.yaml diff --git a/incubator/st-reborn-server/0.0.5/CHANGELOG.md b/incubator/st-reborn-server/0.0.5/CHANGELOG.md deleted file mode 100644 index 4cddff52d35..00000000000 --- a/incubator/st-reborn-server/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,35 +0,0 @@ -# Changelog - - - -## [st-reborn-server-0.0.5](https://github.com/truecharts/apps/compare/st-reborn-server-0.0.3...st-reborn-server-0.0.5) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [st-reborn-server-0.0.3](https://github.com/truecharts/apps/compare/st-reborn-server-0.0.2...st-reborn-server-0.0.3) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [st-reborn-server-0.0.2](https://github.com/truecharts/apps/compare/st-reborn-server-0.0.1...st-reborn-server-0.0.2) (2022-07-18) - -### Chore - -- Auto-update chart README [skip ci] -- update image refs ([#3210](https://github.com/truecharts/apps/issues/3210)) - - - -## [st-reborn-server-0.0.1]st-reborn-server-0.0.1 (2022-07-18) - -### Feat - -- Add st-reborn-server ([#3204](https://github.com/truecharts/apps/issues/3204)) diff --git a/incubator/st-reborn-server/0.0.5/Chart.lock b/incubator/st-reborn-server/0.0.5/Chart.lock deleted file mode 100644 index c9dd6d7280c..00000000000 --- a/incubator/st-reborn-server/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:38:56.386886611Z" diff --git a/incubator/st-reborn-server/0.0.5/Chart.yaml b/incubator/st-reborn-server/0.0.5/Chart.yaml deleted file mode 100644 index eff163f583a..00000000000 --- a/incubator/st-reborn-server/0.0.5/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: st-reborn-server -version: 0.0.5 -appVersion: "1.2.0" -description: Skyrim Together Reborn server files. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/incubator/st-reborn-server -icon: https://truecharts.org/img/chart-icons/st-reborn-server.png -keywords: - - st-reborn-server - - gameserver -sources: - - https://github.com/tiltedphoques/TiltedEvolution - - https://hub.docker.com/r/tiltedphoques/st-reborn-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - games - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/st-reborn-server/0.0.5/README.md b/incubator/st-reborn-server/0.0.5/README.md deleted file mode 100644 index 96a24a97888..00000000000 --- a/incubator/st-reborn-server/0.0.5/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# st-reborn-server - -![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) - -Skyrim Together Reborn server files. - -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: [st-reborn-server](https://truecharts.org/docs/charts/stable/st-reborn-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `st-reborn-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install st-reborn-server TrueCharts/st-reborn-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `st-reborn-server` deployment - -```console -helm uninstall st-reborn-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install st-reborn-server \ - --set env.TZ="America/New York" \ - TrueCharts/st-reborn-server -``` - -#### 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 st-reborn-server TrueCharts/st-reborn-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/st-reborn-server/0.0.5/charts/common-10.4.6.tgz b/incubator/st-reborn-server/0.0.5/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/st-reborn-server/0.0.5/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/st-reborn-server/0.0.6/CHANGELOG.md b/incubator/st-reborn-server/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..c3d8cd94fbd --- /dev/null +++ b/incubator/st-reborn-server/0.0.6/CHANGELOG.md @@ -0,0 +1,44 @@ +# Changelog + + + +## [st-reborn-server-0.0.6](https://github.com/truecharts/apps/compare/st-reborn-server-0.0.5...st-reborn-server-0.0.6) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [st-reborn-server-0.0.5](https://github.com/truecharts/apps/compare/st-reborn-server-0.0.3...st-reborn-server-0.0.5) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [st-reborn-server-0.0.3](https://github.com/truecharts/apps/compare/st-reborn-server-0.0.2...st-reborn-server-0.0.3) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [st-reborn-server-0.0.2](https://github.com/truecharts/apps/compare/st-reborn-server-0.0.1...st-reborn-server-0.0.2) (2022-07-18) + +### Chore + +- Auto-update chart README [skip ci] +- update image refs ([#3210](https://github.com/truecharts/apps/issues/3210)) + + + +## [st-reborn-server-0.0.1]st-reborn-server-0.0.1 (2022-07-18) + +### Feat + +- Add st-reborn-server ([#3204](https://github.com/truecharts/apps/issues/3204)) diff --git a/incubator/st-reborn-server/0.0.6/Chart.lock b/incubator/st-reborn-server/0.0.6/Chart.lock new file mode 100644 index 00000000000..1b0c27425ca --- /dev/null +++ b/incubator/st-reborn-server/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:18:31.570460422Z" diff --git a/incubator/st-reborn-server/0.0.6/Chart.yaml b/incubator/st-reborn-server/0.0.6/Chart.yaml new file mode 100644 index 00000000000..eef16e79127 --- /dev/null +++ b/incubator/st-reborn-server/0.0.6/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: st-reborn-server +version: 0.0.6 +appVersion: "1.2.0" +description: Skyrim Together Reborn server files. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/incubator/st-reborn-server +icon: https://truecharts.org/img/chart-icons/st-reborn-server.png +keywords: + - st-reborn-server + - gameserver +sources: + - https://github.com/tiltedphoques/TiltedEvolution + - https://hub.docker.com/r/tiltedphoques/st-reborn-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/st-reborn-server/0.0.6/README.md b/incubator/st-reborn-server/0.0.6/README.md new file mode 100644 index 00000000000..fa0c57c267c --- /dev/null +++ b/incubator/st-reborn-server/0.0.6/README.md @@ -0,0 +1,108 @@ +# st-reborn-server + +![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) + +Skyrim Together Reborn server files. + +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: [st-reborn-server](https://truecharts.org/docs/charts/stable/st-reborn-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `st-reborn-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install st-reborn-server TrueCharts/st-reborn-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `st-reborn-server` deployment + +```console +helm uninstall st-reborn-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install st-reborn-server \ + --set env.TZ="America/New York" \ + TrueCharts/st-reborn-server +``` + +#### 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 st-reborn-server TrueCharts/st-reborn-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/st-reborn-server/0.0.5/app-readme.md b/incubator/st-reborn-server/0.0.6/app-readme.md similarity index 100% rename from incubator/st-reborn-server/0.0.5/app-readme.md rename to incubator/st-reborn-server/0.0.6/app-readme.md diff --git a/incubator/st-reborn-server/0.0.6/charts/common-10.4.7.tgz b/incubator/st-reborn-server/0.0.6/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/st-reborn-server/0.0.6/charts/common-10.4.7.tgz differ diff --git a/incubator/st-reborn-server/0.0.5/ix_values.yaml b/incubator/st-reborn-server/0.0.6/ix_values.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.5/ix_values.yaml rename to incubator/st-reborn-server/0.0.6/ix_values.yaml diff --git a/incubator/st-reborn-server/0.0.5/questions.yaml b/incubator/st-reborn-server/0.0.6/questions.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.5/questions.yaml rename to incubator/st-reborn-server/0.0.6/questions.yaml diff --git a/incubator/st-reborn-server/0.0.5/templates/common.yaml b/incubator/st-reborn-server/0.0.6/templates/common.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.5/templates/common.yaml rename to incubator/st-reborn-server/0.0.6/templates/common.yaml diff --git a/incubator/st-reborn-server/0.0.5/values.yaml b/incubator/st-reborn-server/0.0.6/values.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.5/values.yaml rename to incubator/st-reborn-server/0.0.6/values.yaml diff --git a/incubator/stackedit/0.0.11/CHANGELOG.md b/incubator/stackedit/0.0.11/CHANGELOG.md deleted file mode 100644 index f5024981a14..00000000000 --- a/incubator/stackedit/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [stackedit-0.0.11]stackedit-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [stackedit-0.0.10]stackedit-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [stackedit-0.0.10]stackedit-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/stackedit/0.0.11/Chart.lock b/incubator/stackedit/0.0.11/Chart.lock deleted file mode 100644 index 8947ad242cf..00000000000 --- a/incubator/stackedit/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:39:05.811237067Z" diff --git a/incubator/stackedit/0.0.11/Chart.yaml b/incubator/stackedit/0.0.11/Chart.yaml deleted file mode 100644 index 73cc0bf4671..00000000000 --- a/incubator/stackedit/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - StackEdits Markdown syntax highlighting is unique. The refined text formatting - of the editor helps you visualize the final rendering of your files. -home: https://github.com/truecharts/apps/tree/master/charts/stable/stackedit -icon: https://truecharts.org/img/chart-icons/stackedit.png -keywords: - - stackedit - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: stackedit -sources: - - https://stackedit.io/ - - https://hub.docker.com/r/qmcgaw/stackedit/ -type: application -version: 0.0.11 diff --git a/incubator/stackedit/0.0.11/README.md b/incubator/stackedit/0.0.11/README.md deleted file mode 100644 index 23b87189dc7..00000000000 --- a/incubator/stackedit/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# stackedit - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. - -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: [stackedit](https://truecharts.org/docs/charts/stable/stackedit) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `stackedit` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install stackedit TrueCharts/stackedit -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `stackedit` deployment - -```console -helm uninstall stackedit -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install stackedit \ - --set env.TZ="America/New York" \ - TrueCharts/stackedit -``` - -#### 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 stackedit TrueCharts/stackedit -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/stackedit/0.0.11/charts/common-10.4.6.tgz b/incubator/stackedit/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/stackedit/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/stackedit/0.0.12/CHANGELOG.md b/incubator/stackedit/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..33af9621c16 --- /dev/null +++ b/incubator/stackedit/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [stackedit-0.0.12](https://github.com/truecharts/apps/compare/stackedit-0.0.11...stackedit-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [stackedit-0.0.11]stackedit-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [stackedit-0.0.10]stackedit-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [stackedit-0.0.10]stackedit-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/stackedit/0.0.12/Chart.lock b/incubator/stackedit/0.0.12/Chart.lock new file mode 100644 index 00000000000..ad164f8edaf --- /dev/null +++ b/incubator/stackedit/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:18:41.809750208Z" diff --git a/incubator/stackedit/0.0.12/Chart.yaml b/incubator/stackedit/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a40a79dc536 --- /dev/null +++ b/incubator/stackedit/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + StackEdits Markdown syntax highlighting is unique. The refined text formatting + of the editor helps you visualize the final rendering of your files. +home: https://github.com/truecharts/apps/tree/master/charts/stable/stackedit +icon: https://truecharts.org/img/chart-icons/stackedit.png +keywords: + - stackedit + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stackedit +sources: + - https://stackedit.io/ + - https://hub.docker.com/r/qmcgaw/stackedit/ +type: application +version: 0.0.12 diff --git a/incubator/stackedit/0.0.12/README.md b/incubator/stackedit/0.0.12/README.md new file mode 100644 index 00000000000..47f31cc45d8 --- /dev/null +++ b/incubator/stackedit/0.0.12/README.md @@ -0,0 +1,108 @@ +# stackedit + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. + +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: [stackedit](https://truecharts.org/docs/charts/stable/stackedit) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `stackedit` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install stackedit TrueCharts/stackedit +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `stackedit` deployment + +```console +helm uninstall stackedit +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install stackedit \ + --set env.TZ="America/New York" \ + TrueCharts/stackedit +``` + +#### 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 stackedit TrueCharts/stackedit -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/stackedit/0.0.11/app-readme.md b/incubator/stackedit/0.0.12/app-readme.md similarity index 100% rename from incubator/stackedit/0.0.11/app-readme.md rename to incubator/stackedit/0.0.12/app-readme.md diff --git a/incubator/stackedit/0.0.12/charts/common-10.4.7.tgz b/incubator/stackedit/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/stackedit/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/stackedit/0.0.11/ix_values.yaml b/incubator/stackedit/0.0.12/ix_values.yaml similarity index 100% rename from incubator/stackedit/0.0.11/ix_values.yaml rename to incubator/stackedit/0.0.12/ix_values.yaml diff --git a/incubator/stackedit/0.0.11/questions.yaml b/incubator/stackedit/0.0.12/questions.yaml similarity index 100% rename from incubator/stackedit/0.0.11/questions.yaml rename to incubator/stackedit/0.0.12/questions.yaml diff --git a/incubator/stackedit/0.0.11/templates/common.yaml b/incubator/stackedit/0.0.12/templates/common.yaml similarity index 100% rename from incubator/stackedit/0.0.11/templates/common.yaml rename to incubator/stackedit/0.0.12/templates/common.yaml diff --git a/incubator/stackedit/0.0.11/values.yaml b/incubator/stackedit/0.0.12/values.yaml similarity index 100% rename from incubator/stackedit/0.0.11/values.yaml rename to incubator/stackedit/0.0.12/values.yaml diff --git a/incubator/standardnotes-web/0.0.11/CHANGELOG.md b/incubator/standardnotes-web/0.0.11/CHANGELOG.md deleted file mode 100644 index 682f2613384..00000000000 --- a/incubator/standardnotes-web/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [standardnotes-web-0.0.11]standardnotes-web-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [standardnotes-web-0.0.10]standardnotes-web-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [standardnotes-web-0.0.10]standardnotes-web-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/standardnotes-web/0.0.11/Chart.lock b/incubator/standardnotes-web/0.0.11/Chart.lock deleted file mode 100644 index 3063eaad74d..00000000000 --- a/incubator/standardnotes-web/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:39:08.138963126Z" diff --git a/incubator/standardnotes-web/0.0.11/Chart.yaml b/incubator/standardnotes-web/0.0.11/Chart.yaml deleted file mode 100644 index 03c9d658311..00000000000 --- a/incubator/standardnotes-web/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "A safe and private place for your life's work.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/standardnotes-web -icon: https://truecharts.org/img/chart-icons/standardnotes-web.png -keywords: - - standardnotes-web - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: standardnotes-web -sources: - - https://standardnotes.org/ - - https://hub.docker.com/r/standardnotes/web -type: application -version: 0.0.11 diff --git a/incubator/standardnotes-web/0.0.11/README.md b/incubator/standardnotes-web/0.0.11/README.md deleted file mode 100644 index ef66de20c24..00000000000 --- a/incubator/standardnotes-web/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# standardnotes-web - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) - -A safe and private place for your life's work. - -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: [standardnotes-web](https://truecharts.org/docs/charts/stable/standardnotes-web) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `standardnotes-web` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install standardnotes-web TrueCharts/standardnotes-web -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `standardnotes-web` deployment - -```console -helm uninstall standardnotes-web -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install standardnotes-web \ - --set env.TZ="America/New York" \ - TrueCharts/standardnotes-web -``` - -#### 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 standardnotes-web TrueCharts/standardnotes-web -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/standardnotes-web/0.0.11/charts/common-10.4.6.tgz b/incubator/standardnotes-web/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/standardnotes-web/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/standardnotes-web/0.0.12/CHANGELOG.md b/incubator/standardnotes-web/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..1b34029b2c0 --- /dev/null +++ b/incubator/standardnotes-web/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [standardnotes-web-0.0.12](https://github.com/truecharts/apps/compare/standardnotes-web-0.0.11...standardnotes-web-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [standardnotes-web-0.0.11]standardnotes-web-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [standardnotes-web-0.0.10]standardnotes-web-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [standardnotes-web-0.0.10]standardnotes-web-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/standardnotes-web/0.0.12/Chart.lock b/incubator/standardnotes-web/0.0.12/Chart.lock new file mode 100644 index 00000000000..c0e6d74431f --- /dev/null +++ b/incubator/standardnotes-web/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:18:43.044057177Z" diff --git a/incubator/standardnotes-web/0.0.12/Chart.yaml b/incubator/standardnotes-web/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5327435684b --- /dev/null +++ b/incubator/standardnotes-web/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "A safe and private place for your life's work.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/standardnotes-web +icon: https://truecharts.org/img/chart-icons/standardnotes-web.png +keywords: + - standardnotes-web + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: standardnotes-web +sources: + - https://standardnotes.org/ + - https://hub.docker.com/r/standardnotes/web +type: application +version: 0.0.12 diff --git a/incubator/standardnotes-web/0.0.12/README.md b/incubator/standardnotes-web/0.0.12/README.md new file mode 100644 index 00000000000..d870fecd927 --- /dev/null +++ b/incubator/standardnotes-web/0.0.12/README.md @@ -0,0 +1,108 @@ +# standardnotes-web + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) + +A safe and private place for your life's work. + +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: [standardnotes-web](https://truecharts.org/docs/charts/stable/standardnotes-web) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `standardnotes-web` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install standardnotes-web TrueCharts/standardnotes-web +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `standardnotes-web` deployment + +```console +helm uninstall standardnotes-web +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install standardnotes-web \ + --set env.TZ="America/New York" \ + TrueCharts/standardnotes-web +``` + +#### 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 standardnotes-web TrueCharts/standardnotes-web -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/standardnotes-web/0.0.11/app-readme.md b/incubator/standardnotes-web/0.0.12/app-readme.md similarity index 100% rename from incubator/standardnotes-web/0.0.11/app-readme.md rename to incubator/standardnotes-web/0.0.12/app-readme.md diff --git a/incubator/standardnotes-web/0.0.12/charts/common-10.4.7.tgz b/incubator/standardnotes-web/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/standardnotes-web/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/standardnotes-web/0.0.11/ix_values.yaml b/incubator/standardnotes-web/0.0.12/ix_values.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.11/ix_values.yaml rename to incubator/standardnotes-web/0.0.12/ix_values.yaml diff --git a/incubator/standardnotes-web/0.0.11/questions.yaml b/incubator/standardnotes-web/0.0.12/questions.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.11/questions.yaml rename to incubator/standardnotes-web/0.0.12/questions.yaml diff --git a/incubator/standardnotes-web/0.0.11/templates/common.yaml b/incubator/standardnotes-web/0.0.12/templates/common.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.11/templates/common.yaml rename to incubator/standardnotes-web/0.0.12/templates/common.yaml diff --git a/incubator/standardnotes-web/0.0.11/values.yaml b/incubator/standardnotes-web/0.0.12/values.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.11/values.yaml rename to incubator/standardnotes-web/0.0.12/values.yaml diff --git a/incubator/starmade/0.0.11/CHANGELOG.md b/incubator/starmade/0.0.11/CHANGELOG.md deleted file mode 100644 index 3c57362800a..00000000000 --- a/incubator/starmade/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [starmade-0.0.11]starmade-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [starmade-0.0.10]starmade-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [starmade-0.0.10]starmade-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/starmade/0.0.11/Chart.lock b/incubator/starmade/0.0.11/Chart.lock deleted file mode 100644 index 7d5a661155b..00000000000 --- a/incubator/starmade/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:39:09.588878591Z" diff --git a/incubator/starmade/0.0.11/Chart.yaml b/incubator/starmade/0.0.11/Chart.yaml deleted file mode 100644 index ebd3a03bc8d..00000000000 --- a/incubator/starmade/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This container will download and install a StarMade Dedicated Server.\ - \ It will also install a basic server.cfg at the first startup.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/starmade -icon: https://truecharts.org/img/chart-icons/starmade.png -keywords: - - starmade - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: starmade -sources: - - https://www.star-made.org/ - - https://hub.docker.com/r/ich777/starmade-server/ -type: application -version: 0.0.11 diff --git a/incubator/starmade/0.0.11/README.md b/incubator/starmade/0.0.11/README.md deleted file mode 100644 index d954cdea05f..00000000000 --- a/incubator/starmade/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# starmade - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This container will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. - -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: [starmade](https://truecharts.org/docs/charts/stable/starmade) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `starmade` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install starmade TrueCharts/starmade -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `starmade` deployment - -```console -helm uninstall starmade -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install starmade \ - --set env.TZ="America/New York" \ - TrueCharts/starmade -``` - -#### 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 starmade TrueCharts/starmade -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/starmade/0.0.11/charts/common-10.4.6.tgz b/incubator/starmade/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/starmade/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/starmade/0.0.12/CHANGELOG.md b/incubator/starmade/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..23f15d6b7c7 --- /dev/null +++ b/incubator/starmade/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [starmade-0.0.12](https://github.com/truecharts/apps/compare/starmade-0.0.11...starmade-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [starmade-0.0.11]starmade-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [starmade-0.0.10]starmade-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [starmade-0.0.10]starmade-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/starmade/0.0.12/Chart.lock b/incubator/starmade/0.0.12/Chart.lock new file mode 100644 index 00000000000..db540a2891b --- /dev/null +++ b/incubator/starmade/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:18:47.157457991Z" diff --git a/incubator/starmade/0.0.12/Chart.yaml b/incubator/starmade/0.0.12/Chart.yaml new file mode 100644 index 00000000000..48f47ce39b8 --- /dev/null +++ b/incubator/starmade/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This container will download and install a StarMade Dedicated Server.\ + \ It will also install a basic server.cfg at the first startup.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/starmade +icon: https://truecharts.org/img/chart-icons/starmade.png +keywords: + - starmade + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: starmade +sources: + - https://www.star-made.org/ + - https://hub.docker.com/r/ich777/starmade-server/ +type: application +version: 0.0.12 diff --git a/incubator/starmade/0.0.12/README.md b/incubator/starmade/0.0.12/README.md new file mode 100644 index 00000000000..f05c8508b65 --- /dev/null +++ b/incubator/starmade/0.0.12/README.md @@ -0,0 +1,108 @@ +# starmade + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This container will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. + +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: [starmade](https://truecharts.org/docs/charts/stable/starmade) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `starmade` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install starmade TrueCharts/starmade +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `starmade` deployment + +```console +helm uninstall starmade +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install starmade \ + --set env.TZ="America/New York" \ + TrueCharts/starmade +``` + +#### 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 starmade TrueCharts/starmade -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/starmade/0.0.11/app-readme.md b/incubator/starmade/0.0.12/app-readme.md similarity index 100% rename from incubator/starmade/0.0.11/app-readme.md rename to incubator/starmade/0.0.12/app-readme.md diff --git a/incubator/starmade/0.0.12/charts/common-10.4.7.tgz b/incubator/starmade/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/starmade/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/starmade/0.0.11/ix_values.yaml b/incubator/starmade/0.0.12/ix_values.yaml similarity index 100% rename from incubator/starmade/0.0.11/ix_values.yaml rename to incubator/starmade/0.0.12/ix_values.yaml diff --git a/incubator/starmade/0.0.11/questions.yaml b/incubator/starmade/0.0.12/questions.yaml similarity index 100% rename from incubator/starmade/0.0.11/questions.yaml rename to incubator/starmade/0.0.12/questions.yaml diff --git a/incubator/starmade/0.0.11/templates/common.yaml b/incubator/starmade/0.0.12/templates/common.yaml similarity index 100% rename from incubator/starmade/0.0.11/templates/common.yaml rename to incubator/starmade/0.0.12/templates/common.yaml diff --git a/incubator/starmade/0.0.11/values.yaml b/incubator/starmade/0.0.12/values.yaml similarity index 100% rename from incubator/starmade/0.0.11/values.yaml rename to incubator/starmade/0.0.12/values.yaml diff --git a/incubator/stationeers/0.0.11/CHANGELOG.md b/incubator/stationeers/0.0.11/CHANGELOG.md deleted file mode 100644 index fed0fc7c3b2..00000000000 --- a/incubator/stationeers/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [stationeers-0.0.11]stationeers-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [stationeers-0.0.10]stationeers-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [stationeers-0.0.10]stationeers-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/stationeers/0.0.11/Chart.lock b/incubator/stationeers/0.0.11/Chart.lock deleted file mode 100644 index ca75be53d9b..00000000000 --- a/incubator/stationeers/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:39:18.554740784Z" diff --git a/incubator/stationeers/0.0.11/Chart.yaml b/incubator/stationeers/0.0.11/Chart.yaml deleted file mode 100644 index 088c43e0be1..00000000000 --- a/incubator/stationeers/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Stationeers and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/stationeers -icon: https://truecharts.org/img/chart-icons/stationeers.png -keywords: - - stationeers - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: stationeers -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/stationeers/0.0.11/README.md b/incubator/stationeers/0.0.11/README.md deleted file mode 100644 index 0232d1143cf..00000000000 --- a/incubator/stationeers/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# stationeers - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Stationeers and run it. - -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: [stationeers](https://truecharts.org/docs/charts/stable/stationeers) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `stationeers` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install stationeers TrueCharts/stationeers -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `stationeers` deployment - -```console -helm uninstall stationeers -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install stationeers \ - --set env.TZ="America/New York" \ - TrueCharts/stationeers -``` - -#### 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 stationeers TrueCharts/stationeers -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/stationeers/0.0.11/charts/common-10.4.6.tgz b/incubator/stationeers/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/stationeers/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/stationeers/0.0.12/CHANGELOG.md b/incubator/stationeers/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c938d41b01b --- /dev/null +++ b/incubator/stationeers/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [stationeers-0.0.12](https://github.com/truecharts/apps/compare/stationeers-0.0.11...stationeers-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [stationeers-0.0.11]stationeers-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [stationeers-0.0.10]stationeers-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [stationeers-0.0.10]stationeers-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/stationeers/0.0.12/Chart.lock b/incubator/stationeers/0.0.12/Chart.lock new file mode 100644 index 00000000000..397bb0366b0 --- /dev/null +++ b/incubator/stationeers/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:18:50.421232566Z" diff --git a/incubator/stationeers/0.0.12/Chart.yaml b/incubator/stationeers/0.0.12/Chart.yaml new file mode 100644 index 00000000000..49351e92b8e --- /dev/null +++ b/incubator/stationeers/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Stationeers and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/stationeers +icon: https://truecharts.org/img/chart-icons/stationeers.png +keywords: + - stationeers + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stationeers +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/stationeers/0.0.12/README.md b/incubator/stationeers/0.0.12/README.md new file mode 100644 index 00000000000..c6c8a2a5f4c --- /dev/null +++ b/incubator/stationeers/0.0.12/README.md @@ -0,0 +1,108 @@ +# stationeers + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Stationeers and run it. + +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: [stationeers](https://truecharts.org/docs/charts/stable/stationeers) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `stationeers` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install stationeers TrueCharts/stationeers +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `stationeers` deployment + +```console +helm uninstall stationeers +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install stationeers \ + --set env.TZ="America/New York" \ + TrueCharts/stationeers +``` + +#### 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 stationeers TrueCharts/stationeers -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/stationeers/0.0.11/app-readme.md b/incubator/stationeers/0.0.12/app-readme.md similarity index 100% rename from incubator/stationeers/0.0.11/app-readme.md rename to incubator/stationeers/0.0.12/app-readme.md diff --git a/incubator/stationeers/0.0.12/charts/common-10.4.7.tgz b/incubator/stationeers/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/stationeers/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/stationeers/0.0.11/ix_values.yaml b/incubator/stationeers/0.0.12/ix_values.yaml similarity index 100% rename from incubator/stationeers/0.0.11/ix_values.yaml rename to incubator/stationeers/0.0.12/ix_values.yaml diff --git a/incubator/stationeers/0.0.11/questions.yaml b/incubator/stationeers/0.0.12/questions.yaml similarity index 100% rename from incubator/stationeers/0.0.11/questions.yaml rename to incubator/stationeers/0.0.12/questions.yaml diff --git a/incubator/stationeers/0.0.11/templates/common.yaml b/incubator/stationeers/0.0.12/templates/common.yaml similarity index 100% rename from incubator/stationeers/0.0.11/templates/common.yaml rename to incubator/stationeers/0.0.12/templates/common.yaml diff --git a/incubator/stationeers/0.0.11/values.yaml b/incubator/stationeers/0.0.12/values.yaml similarity index 100% rename from incubator/stationeers/0.0.11/values.yaml rename to incubator/stationeers/0.0.12/values.yaml diff --git a/incubator/statping-ng/0.0.11/CHANGELOG.md b/incubator/statping-ng/0.0.11/CHANGELOG.md deleted file mode 100644 index d269aa5ded9..00000000000 --- a/incubator/statping-ng/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [statping-ng-0.0.11]statping-ng-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [statping-ng-0.0.10]statping-ng-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [statping-ng-0.0.10]statping-ng-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/statping-ng/0.0.11/Chart.lock b/incubator/statping-ng/0.0.11/Chart.lock deleted file mode 100644 index 6306f524a82..00000000000 --- a/incubator/statping-ng/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:39:27.573544484Z" diff --git a/incubator/statping-ng/0.0.11/Chart.yaml b/incubator/statping-ng/0.0.11/Chart.yaml deleted file mode 100644 index a4ebad6262f..00000000000 --- a/incubator/statping-ng/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Statping-ng aims to be an updated drop-in replacement of statping after\ - \ development stopped on the original fork.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/statping-ng -icon: https://truecharts.org/img/chart-icons/statping-ng.png -keywords: - - statping-ng - - Network-Web - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: statping-ng -sources: - - https://github.com/statping-ng/statping-ng - - https://hub.docker.com/r/adamboutcher/statping-ng -type: application -version: 0.0.11 diff --git a/incubator/statping-ng/0.0.11/README.md b/incubator/statping-ng/0.0.11/README.md deleted file mode 100644 index 620e42a7b54..00000000000 --- a/incubator/statping-ng/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# statping-ng - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Statping-ng aims to be an updated drop-in replacement of statping after development stopped on the original fork. - -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: [statping-ng](https://truecharts.org/docs/charts/stable/statping-ng) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `statping-ng` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install statping-ng TrueCharts/statping-ng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `statping-ng` deployment - -```console -helm uninstall statping-ng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install statping-ng \ - --set env.TZ="America/New York" \ - TrueCharts/statping-ng -``` - -#### 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 statping-ng TrueCharts/statping-ng -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/statping-ng/0.0.11/charts/common-10.4.6.tgz b/incubator/statping-ng/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/statping-ng/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/statping-ng/0.0.12/CHANGELOG.md b/incubator/statping-ng/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..56336e895bc --- /dev/null +++ b/incubator/statping-ng/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [statping-ng-0.0.12](https://github.com/truecharts/apps/compare/statping-ng-0.0.11...statping-ng-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [statping-ng-0.0.11]statping-ng-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [statping-ng-0.0.10]statping-ng-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [statping-ng-0.0.10]statping-ng-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/statping-ng/0.0.12/Chart.lock b/incubator/statping-ng/0.0.12/Chart.lock new file mode 100644 index 00000000000..5db92834f99 --- /dev/null +++ b/incubator/statping-ng/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:01.175692608Z" diff --git a/incubator/statping-ng/0.0.12/Chart.yaml b/incubator/statping-ng/0.0.12/Chart.yaml new file mode 100644 index 00000000000..cafbb294c3e --- /dev/null +++ b/incubator/statping-ng/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Statping-ng aims to be an updated drop-in replacement of statping after\ + \ development stopped on the original fork.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/statping-ng +icon: https://truecharts.org/img/chart-icons/statping-ng.png +keywords: + - statping-ng + - Network-Web + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: statping-ng +sources: + - https://github.com/statping-ng/statping-ng + - https://hub.docker.com/r/adamboutcher/statping-ng +type: application +version: 0.0.12 diff --git a/incubator/statping-ng/0.0.12/README.md b/incubator/statping-ng/0.0.12/README.md new file mode 100644 index 00000000000..dec681954b8 --- /dev/null +++ b/incubator/statping-ng/0.0.12/README.md @@ -0,0 +1,108 @@ +# statping-ng + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Statping-ng aims to be an updated drop-in replacement of statping after development stopped on the original fork. + +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: [statping-ng](https://truecharts.org/docs/charts/stable/statping-ng) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `statping-ng` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install statping-ng TrueCharts/statping-ng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `statping-ng` deployment + +```console +helm uninstall statping-ng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install statping-ng \ + --set env.TZ="America/New York" \ + TrueCharts/statping-ng +``` + +#### 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 statping-ng TrueCharts/statping-ng -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/statping-ng/0.0.11/app-readme.md b/incubator/statping-ng/0.0.12/app-readme.md similarity index 100% rename from incubator/statping-ng/0.0.11/app-readme.md rename to incubator/statping-ng/0.0.12/app-readme.md diff --git a/incubator/statping-ng/0.0.12/charts/common-10.4.7.tgz b/incubator/statping-ng/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/statping-ng/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/statping-ng/0.0.11/ix_values.yaml b/incubator/statping-ng/0.0.12/ix_values.yaml similarity index 100% rename from incubator/statping-ng/0.0.11/ix_values.yaml rename to incubator/statping-ng/0.0.12/ix_values.yaml diff --git a/incubator/statping-ng/0.0.11/questions.yaml b/incubator/statping-ng/0.0.12/questions.yaml similarity index 100% rename from incubator/statping-ng/0.0.11/questions.yaml rename to incubator/statping-ng/0.0.12/questions.yaml diff --git a/incubator/statping-ng/0.0.11/templates/common.yaml b/incubator/statping-ng/0.0.12/templates/common.yaml similarity index 100% rename from incubator/statping-ng/0.0.11/templates/common.yaml rename to incubator/statping-ng/0.0.12/templates/common.yaml diff --git a/incubator/statping-ng/0.0.11/values.yaml b/incubator/statping-ng/0.0.12/values.yaml similarity index 100% rename from incubator/statping-ng/0.0.11/values.yaml rename to incubator/statping-ng/0.0.12/values.yaml diff --git a/incubator/storm/0.0.11/CHANGELOG.md b/incubator/storm/0.0.11/CHANGELOG.md deleted file mode 100644 index 99d4e827ac7..00000000000 --- a/incubator/storm/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [storm-0.0.11]storm-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [storm-0.0.10]storm-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [storm-0.0.10]storm-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/storm/0.0.11/Chart.lock b/incubator/storm/0.0.11/Chart.lock deleted file mode 100644 index f700170aa51..00000000000 --- a/incubator/storm/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:39:29.219585214Z" diff --git a/incubator/storm/0.0.11/Chart.yaml b/incubator/storm/0.0.11/Chart.yaml deleted file mode 100644 index 5490585bf15..00000000000 --- a/incubator/storm/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Introducing Storm\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/storm -icon: https://truecharts.org/img/chart-icons/storm.png -keywords: - - storm - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: storm -sources: - - https://github.com/relvacode/storm - - https://github.com/relvacode/storm/pkgs/container/storm -type: application -version: 0.0.11 diff --git a/incubator/storm/0.0.11/README.md b/incubator/storm/0.0.11/README.md deleted file mode 100644 index ec9ecd9bbe2..00000000000 --- a/incubator/storm/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# storm - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Introducing Storm - -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: [storm](https://truecharts.org/docs/charts/stable/storm) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `storm` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install storm TrueCharts/storm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `storm` deployment - -```console -helm uninstall storm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install storm \ - --set env.TZ="America/New York" \ - TrueCharts/storm -``` - -#### 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 storm TrueCharts/storm -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/storm/0.0.11/charts/common-10.4.6.tgz b/incubator/storm/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/storm/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/storm/0.0.12/CHANGELOG.md b/incubator/storm/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..619bd7777a6 --- /dev/null +++ b/incubator/storm/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [storm-0.0.12](https://github.com/truecharts/apps/compare/storm-0.0.11...storm-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [storm-0.0.11]storm-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [storm-0.0.10]storm-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [storm-0.0.10]storm-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/storm/0.0.12/Chart.lock b/incubator/storm/0.0.12/Chart.lock new file mode 100644 index 00000000000..3ed69707ae0 --- /dev/null +++ b/incubator/storm/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:01.964520282Z" diff --git a/incubator/storm/0.0.12/Chart.yaml b/incubator/storm/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8de5e7768b9 --- /dev/null +++ b/incubator/storm/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Introducing Storm\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/storm +icon: https://truecharts.org/img/chart-icons/storm.png +keywords: + - storm + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: storm +sources: + - https://github.com/relvacode/storm + - https://github.com/relvacode/storm/pkgs/container/storm +type: application +version: 0.0.12 diff --git a/incubator/storm/0.0.12/README.md b/incubator/storm/0.0.12/README.md new file mode 100644 index 00000000000..550a43c98f1 --- /dev/null +++ b/incubator/storm/0.0.12/README.md @@ -0,0 +1,108 @@ +# storm + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Introducing Storm + +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: [storm](https://truecharts.org/docs/charts/stable/storm) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `storm` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install storm TrueCharts/storm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `storm` deployment + +```console +helm uninstall storm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install storm \ + --set env.TZ="America/New York" \ + TrueCharts/storm +``` + +#### 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 storm TrueCharts/storm -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/storm/0.0.11/app-readme.md b/incubator/storm/0.0.12/app-readme.md similarity index 100% rename from incubator/storm/0.0.11/app-readme.md rename to incubator/storm/0.0.12/app-readme.md diff --git a/incubator/storm/0.0.12/charts/common-10.4.7.tgz b/incubator/storm/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/storm/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/storm/0.0.11/ix_values.yaml b/incubator/storm/0.0.12/ix_values.yaml similarity index 100% rename from incubator/storm/0.0.11/ix_values.yaml rename to incubator/storm/0.0.12/ix_values.yaml diff --git a/incubator/storm/0.0.11/questions.yaml b/incubator/storm/0.0.12/questions.yaml similarity index 100% rename from incubator/storm/0.0.11/questions.yaml rename to incubator/storm/0.0.12/questions.yaml diff --git a/incubator/storm/0.0.11/templates/common.yaml b/incubator/storm/0.0.12/templates/common.yaml similarity index 100% rename from incubator/storm/0.0.11/templates/common.yaml rename to incubator/storm/0.0.12/templates/common.yaml diff --git a/incubator/storm/0.0.11/values.yaml b/incubator/storm/0.0.12/values.yaml similarity index 100% rename from incubator/storm/0.0.11/values.yaml rename to incubator/storm/0.0.12/values.yaml diff --git a/incubator/stun-turn-server/0.0.11/CHANGELOG.md b/incubator/stun-turn-server/0.0.11/CHANGELOG.md deleted file mode 100644 index 044b048f4a8..00000000000 --- a/incubator/stun-turn-server/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [stun-turn-server-0.0.11]stun-turn-server-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [stun-turn-server-0.0.10]stun-turn-server-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [stun-turn-server-0.0.10]stun-turn-server-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/stun-turn-server/0.0.11/Chart.lock b/incubator/stun-turn-server/0.0.11/Chart.lock deleted file mode 100644 index dfa38ece013..00000000000 --- a/incubator/stun-turn-server/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:39:31.302561342Z" diff --git a/incubator/stun-turn-server/0.0.11/Chart.yaml b/incubator/stun-turn-server/0.0.11/Chart.yaml deleted file mode 100644 index 4f00cf6bd8d..00000000000 --- a/incubator/stun-turn-server/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This is a Basic STUN & TURN server that was mainly created for Nextcloud\ - \ Talk.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/stun-turn-server -icon: https://truecharts.org/img/chart-icons/stun-turn-server.png -keywords: - - stun-turn-server - - Network -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: stun-turn-server -sources: - - https://hub.docker.com/r/ich777/stun-turn-server -type: application -version: 0.0.11 diff --git a/incubator/stun-turn-server/0.0.11/README.md b/incubator/stun-turn-server/0.0.11/README.md deleted file mode 100644 index 5ad5fb179f6..00000000000 --- a/incubator/stun-turn-server/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# stun-turn-server - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. - -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: [stun-turn-server](https://truecharts.org/docs/charts/stable/stun-turn-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `stun-turn-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install stun-turn-server TrueCharts/stun-turn-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `stun-turn-server` deployment - -```console -helm uninstall stun-turn-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install stun-turn-server \ - --set env.TZ="America/New York" \ - TrueCharts/stun-turn-server -``` - -#### 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 stun-turn-server TrueCharts/stun-turn-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/stun-turn-server/0.0.11/charts/common-10.4.6.tgz b/incubator/stun-turn-server/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/stun-turn-server/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/stun-turn-server/0.0.12/CHANGELOG.md b/incubator/stun-turn-server/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..1d891b8f1ad --- /dev/null +++ b/incubator/stun-turn-server/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [stun-turn-server-0.0.12](https://github.com/truecharts/apps/compare/stun-turn-server-0.0.11...stun-turn-server-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [stun-turn-server-0.0.11]stun-turn-server-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [stun-turn-server-0.0.10]stun-turn-server-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [stun-turn-server-0.0.10]stun-turn-server-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/stun-turn-server/0.0.12/Chart.lock b/incubator/stun-turn-server/0.0.12/Chart.lock new file mode 100644 index 00000000000..0156c04214c --- /dev/null +++ b/incubator/stun-turn-server/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:06.549126143Z" diff --git a/incubator/stun-turn-server/0.0.12/Chart.yaml b/incubator/stun-turn-server/0.0.12/Chart.yaml new file mode 100644 index 00000000000..6a59589f184 --- /dev/null +++ b/incubator/stun-turn-server/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This is a Basic STUN & TURN server that was mainly created for Nextcloud\ + \ Talk.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/stun-turn-server +icon: https://truecharts.org/img/chart-icons/stun-turn-server.png +keywords: + - stun-turn-server + - Network +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stun-turn-server +sources: + - https://hub.docker.com/r/ich777/stun-turn-server +type: application +version: 0.0.12 diff --git a/incubator/stun-turn-server/0.0.12/README.md b/incubator/stun-turn-server/0.0.12/README.md new file mode 100644 index 00000000000..00149b53d00 --- /dev/null +++ b/incubator/stun-turn-server/0.0.12/README.md @@ -0,0 +1,107 @@ +# stun-turn-server + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. + +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: [stun-turn-server](https://truecharts.org/docs/charts/stable/stun-turn-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `stun-turn-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install stun-turn-server TrueCharts/stun-turn-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `stun-turn-server` deployment + +```console +helm uninstall stun-turn-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install stun-turn-server \ + --set env.TZ="America/New York" \ + TrueCharts/stun-turn-server +``` + +#### 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 stun-turn-server TrueCharts/stun-turn-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/stun-turn-server/0.0.11/app-readme.md b/incubator/stun-turn-server/0.0.12/app-readme.md similarity index 100% rename from incubator/stun-turn-server/0.0.11/app-readme.md rename to incubator/stun-turn-server/0.0.12/app-readme.md diff --git a/incubator/stun-turn-server/0.0.12/charts/common-10.4.7.tgz b/incubator/stun-turn-server/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/stun-turn-server/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/stun-turn-server/0.0.11/ix_values.yaml b/incubator/stun-turn-server/0.0.12/ix_values.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.11/ix_values.yaml rename to incubator/stun-turn-server/0.0.12/ix_values.yaml diff --git a/incubator/stun-turn-server/0.0.11/questions.yaml b/incubator/stun-turn-server/0.0.12/questions.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.11/questions.yaml rename to incubator/stun-turn-server/0.0.12/questions.yaml diff --git a/incubator/stun-turn-server/0.0.11/templates/common.yaml b/incubator/stun-turn-server/0.0.12/templates/common.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.11/templates/common.yaml rename to incubator/stun-turn-server/0.0.12/templates/common.yaml diff --git a/incubator/stun-turn-server/0.0.11/values.yaml b/incubator/stun-turn-server/0.0.12/values.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.11/values.yaml rename to incubator/stun-turn-server/0.0.12/values.yaml diff --git a/incubator/suistartpage/0.0.11/CHANGELOG.md b/incubator/suistartpage/0.0.11/CHANGELOG.md deleted file mode 100644 index 68c31f05154..00000000000 --- a/incubator/suistartpage/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [suistartpage-0.0.11]suistartpage-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [suistartpage-0.0.10]suistartpage-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [suistartpage-0.0.10]suistartpage-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/suistartpage/0.0.11/Chart.lock b/incubator/suistartpage/0.0.11/Chart.lock deleted file mode 100644 index ad30972a317..00000000000 --- a/incubator/suistartpage/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:39:40.095756023Z" diff --git a/incubator/suistartpage/0.0.11/Chart.yaml b/incubator/suistartpage/0.0.11/Chart.yaml deleted file mode 100644 index ce860d4585e..00000000000 --- a/incubator/suistartpage/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - SUI Startpage is a simple and clean server start page or homepage that - you can quickly and easily setup to access your server resources and quick booksmarks - and also lets you search on various provider sites via a search bar at the top as - well. -home: https://github.com/truecharts/apps/tree/master/charts/stable/suistartpage -icon: https://truecharts.org/img/chart-icons/suistartpage.png -keywords: - - suistartpage - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: suistartpage -sources: - - https://github.com/CorneliousJD/SUI-Startpage - - https://hub.docker.com/r/corneliousjd/sui-startpage/ -type: application -version: 0.0.11 diff --git a/incubator/suistartpage/0.0.11/README.md b/incubator/suistartpage/0.0.11/README.md deleted file mode 100644 index ac1eea19946..00000000000 --- a/incubator/suistartpage/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# suistartpage - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. - -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: [suistartpage](https://truecharts.org/docs/charts/stable/suistartpage) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `suistartpage` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install suistartpage TrueCharts/suistartpage -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `suistartpage` deployment - -```console -helm uninstall suistartpage -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install suistartpage \ - --set env.TZ="America/New York" \ - TrueCharts/suistartpage -``` - -#### 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 suistartpage TrueCharts/suistartpage -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/suistartpage/0.0.11/charts/common-10.4.6.tgz b/incubator/suistartpage/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/suistartpage/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/suistartpage/0.0.12/CHANGELOG.md b/incubator/suistartpage/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..44c0788b89c --- /dev/null +++ b/incubator/suistartpage/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [suistartpage-0.0.12](https://github.com/truecharts/apps/compare/suistartpage-0.0.11...suistartpage-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [suistartpage-0.0.11]suistartpage-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [suistartpage-0.0.10]suistartpage-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [suistartpage-0.0.10]suistartpage-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/suistartpage/0.0.12/Chart.lock b/incubator/suistartpage/0.0.12/Chart.lock new file mode 100644 index 00000000000..a1f1dc37b1c --- /dev/null +++ b/incubator/suistartpage/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:09.110209344Z" diff --git a/incubator/suistartpage/0.0.12/Chart.yaml b/incubator/suistartpage/0.0.12/Chart.yaml new file mode 100644 index 00000000000..e68b008b6dc --- /dev/null +++ b/incubator/suistartpage/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + SUI Startpage is a simple and clean server start page or homepage that + you can quickly and easily setup to access your server resources and quick booksmarks + and also lets you search on various provider sites via a search bar at the top as + well. +home: https://github.com/truecharts/apps/tree/master/charts/stable/suistartpage +icon: https://truecharts.org/img/chart-icons/suistartpage.png +keywords: + - suistartpage + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: suistartpage +sources: + - https://github.com/CorneliousJD/SUI-Startpage + - https://hub.docker.com/r/corneliousjd/sui-startpage/ +type: application +version: 0.0.12 diff --git a/incubator/suistartpage/0.0.12/README.md b/incubator/suistartpage/0.0.12/README.md new file mode 100644 index 00000000000..c0107ff5499 --- /dev/null +++ b/incubator/suistartpage/0.0.12/README.md @@ -0,0 +1,108 @@ +# suistartpage + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. + +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: [suistartpage](https://truecharts.org/docs/charts/stable/suistartpage) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `suistartpage` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install suistartpage TrueCharts/suistartpage +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `suistartpage` deployment + +```console +helm uninstall suistartpage +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install suistartpage \ + --set env.TZ="America/New York" \ + TrueCharts/suistartpage +``` + +#### 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 suistartpage TrueCharts/suistartpage -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/suistartpage/0.0.11/app-readme.md b/incubator/suistartpage/0.0.12/app-readme.md similarity index 100% rename from incubator/suistartpage/0.0.11/app-readme.md rename to incubator/suistartpage/0.0.12/app-readme.md diff --git a/incubator/suistartpage/0.0.12/charts/common-10.4.7.tgz b/incubator/suistartpage/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/suistartpage/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/suistartpage/0.0.11/ix_values.yaml b/incubator/suistartpage/0.0.12/ix_values.yaml similarity index 100% rename from incubator/suistartpage/0.0.11/ix_values.yaml rename to incubator/suistartpage/0.0.12/ix_values.yaml diff --git a/incubator/suistartpage/0.0.11/questions.yaml b/incubator/suistartpage/0.0.12/questions.yaml similarity index 100% rename from incubator/suistartpage/0.0.11/questions.yaml rename to incubator/suistartpage/0.0.12/questions.yaml diff --git a/incubator/suistartpage/0.0.11/templates/common.yaml b/incubator/suistartpage/0.0.12/templates/common.yaml similarity index 100% rename from incubator/suistartpage/0.0.11/templates/common.yaml rename to incubator/suistartpage/0.0.12/templates/common.yaml diff --git a/incubator/suistartpage/0.0.11/values.yaml b/incubator/suistartpage/0.0.12/values.yaml similarity index 100% rename from incubator/suistartpage/0.0.11/values.yaml rename to incubator/suistartpage/0.0.12/values.yaml diff --git a/incubator/survivethenights/0.0.11/CHANGELOG.md b/incubator/survivethenights/0.0.11/CHANGELOG.md deleted file mode 100644 index 71a76a4cb6e..00000000000 --- a/incubator/survivethenights/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [survivethenights-0.0.11]survivethenights-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [survivethenights-0.0.10]survivethenights-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [survivethenights-0.0.10]survivethenights-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/survivethenights/0.0.11/Chart.lock b/incubator/survivethenights/0.0.11/Chart.lock deleted file mode 100644 index 00c2a792c3f..00000000000 --- a/incubator/survivethenights/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:39:49.298500734Z" diff --git a/incubator/survivethenights/0.0.11/Chart.yaml b/incubator/survivethenights/0.0.11/Chart.yaml deleted file mode 100644 index 1b187b5ad40..00000000000 --- a/incubator/survivethenights/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Survive The Nights and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/survivethenights -icon: https://truecharts.org/img/chart-icons/survivethenights.png -keywords: - - survivethenights - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: survivethenights -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/survivethenights/0.0.11/README.md b/incubator/survivethenights/0.0.11/README.md deleted file mode 100644 index 78790121bc8..00000000000 --- a/incubator/survivethenights/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# survivethenights - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Survive The Nights and run it. - -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: [survivethenights](https://truecharts.org/docs/charts/stable/survivethenights) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `survivethenights` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install survivethenights TrueCharts/survivethenights -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `survivethenights` deployment - -```console -helm uninstall survivethenights -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install survivethenights \ - --set env.TZ="America/New York" \ - TrueCharts/survivethenights -``` - -#### 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 survivethenights TrueCharts/survivethenights -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/survivethenights/0.0.11/charts/common-10.4.6.tgz b/incubator/survivethenights/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/survivethenights/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/survivethenights/0.0.12/CHANGELOG.md b/incubator/survivethenights/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..954726bf515 --- /dev/null +++ b/incubator/survivethenights/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [survivethenights-0.0.12](https://github.com/truecharts/apps/compare/survivethenights-0.0.11...survivethenights-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [survivethenights-0.0.11]survivethenights-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [survivethenights-0.0.10]survivethenights-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [survivethenights-0.0.10]survivethenights-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/survivethenights/0.0.12/Chart.lock b/incubator/survivethenights/0.0.12/Chart.lock new file mode 100644 index 00000000000..73f45196e04 --- /dev/null +++ b/incubator/survivethenights/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:20.552263964Z" diff --git a/incubator/survivethenights/0.0.12/Chart.yaml b/incubator/survivethenights/0.0.12/Chart.yaml new file mode 100644 index 00000000000..27ab611eb8c --- /dev/null +++ b/incubator/survivethenights/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Survive The Nights and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/survivethenights +icon: https://truecharts.org/img/chart-icons/survivethenights.png +keywords: + - survivethenights + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: survivethenights +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/survivethenights/0.0.12/README.md b/incubator/survivethenights/0.0.12/README.md new file mode 100644 index 00000000000..5d8780fb095 --- /dev/null +++ b/incubator/survivethenights/0.0.12/README.md @@ -0,0 +1,108 @@ +# survivethenights + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Survive The Nights and run it. + +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: [survivethenights](https://truecharts.org/docs/charts/stable/survivethenights) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `survivethenights` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install survivethenights TrueCharts/survivethenights +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `survivethenights` deployment + +```console +helm uninstall survivethenights +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install survivethenights \ + --set env.TZ="America/New York" \ + TrueCharts/survivethenights +``` + +#### 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 survivethenights TrueCharts/survivethenights -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/survivethenights/0.0.11/app-readme.md b/incubator/survivethenights/0.0.12/app-readme.md similarity index 100% rename from incubator/survivethenights/0.0.11/app-readme.md rename to incubator/survivethenights/0.0.12/app-readme.md diff --git a/incubator/survivethenights/0.0.12/charts/common-10.4.7.tgz b/incubator/survivethenights/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/survivethenights/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/survivethenights/0.0.11/ix_values.yaml b/incubator/survivethenights/0.0.12/ix_values.yaml similarity index 100% rename from incubator/survivethenights/0.0.11/ix_values.yaml rename to incubator/survivethenights/0.0.12/ix_values.yaml diff --git a/incubator/survivethenights/0.0.11/questions.yaml b/incubator/survivethenights/0.0.12/questions.yaml similarity index 100% rename from incubator/survivethenights/0.0.11/questions.yaml rename to incubator/survivethenights/0.0.12/questions.yaml diff --git a/incubator/survivethenights/0.0.11/templates/common.yaml b/incubator/survivethenights/0.0.12/templates/common.yaml similarity index 100% rename from incubator/survivethenights/0.0.11/templates/common.yaml rename to incubator/survivethenights/0.0.12/templates/common.yaml diff --git a/incubator/survivethenights/0.0.11/values.yaml b/incubator/survivethenights/0.0.12/values.yaml similarity index 100% rename from incubator/survivethenights/0.0.11/values.yaml rename to incubator/survivethenights/0.0.12/values.yaml diff --git a/incubator/synctube/0.0.11/CHANGELOG.md b/incubator/synctube/0.0.11/CHANGELOG.md deleted file mode 100644 index 8fcf3585065..00000000000 --- a/incubator/synctube/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [synctube-0.0.11]synctube-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [synctube-0.0.10]synctube-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [synctube-0.0.10]synctube-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/synctube/0.0.11/Chart.lock b/incubator/synctube/0.0.11/Chart.lock deleted file mode 100644 index 8629154826f..00000000000 --- a/incubator/synctube/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:39:50.938435031Z" diff --git a/incubator/synctube/0.0.11/Chart.yaml b/incubator/synctube/0.0.11/Chart.yaml deleted file mode 100644 index 2a5060299a1..00000000000 --- a/incubator/synctube/0.0.11/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/synctube -icon: https://truecharts.org/img/chart-icons/synctube.png -keywords: - - synctube - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: synctube -sources: - - https://github.com/RblSb/SyncTube - - https://hub.docker.com/r/littlestache/synctube -type: application -version: 0.0.11 diff --git a/incubator/synctube/0.0.11/README.md b/incubator/synctube/0.0.11/README.md deleted file mode 100644 index aea86e0e8f7..00000000000 --- a/incubator/synctube/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# synctube - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [synctube](https://truecharts.org/docs/charts/stable/synctube) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `synctube` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install synctube TrueCharts/synctube -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `synctube` deployment - -```console -helm uninstall synctube -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install synctube \ - --set env.TZ="America/New York" \ - TrueCharts/synctube -``` - -#### 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 synctube TrueCharts/synctube -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/synctube/0.0.11/charts/common-10.4.6.tgz b/incubator/synctube/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/synctube/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/synctube/0.0.12/CHANGELOG.md b/incubator/synctube/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9e5961a218a --- /dev/null +++ b/incubator/synctube/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [synctube-0.0.12](https://github.com/truecharts/apps/compare/synctube-0.0.11...synctube-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [synctube-0.0.11]synctube-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [synctube-0.0.10]synctube-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [synctube-0.0.10]synctube-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/synctube/0.0.12/Chart.lock b/incubator/synctube/0.0.12/Chart.lock new file mode 100644 index 00000000000..3d5be230905 --- /dev/null +++ b/incubator/synctube/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:20.721627224Z" diff --git a/incubator/synctube/0.0.12/Chart.yaml b/incubator/synctube/0.0.12/Chart.yaml new file mode 100644 index 00000000000..2533211d0e9 --- /dev/null +++ b/incubator/synctube/0.0.12/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/synctube +icon: https://truecharts.org/img/chart-icons/synctube.png +keywords: + - synctube + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: synctube +sources: + - https://github.com/RblSb/SyncTube + - https://hub.docker.com/r/littlestache/synctube +type: application +version: 0.0.12 diff --git a/incubator/synctube/0.0.12/README.md b/incubator/synctube/0.0.12/README.md new file mode 100644 index 00000000000..e5198b9709b --- /dev/null +++ b/incubator/synctube/0.0.12/README.md @@ -0,0 +1,108 @@ +# synctube + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [synctube](https://truecharts.org/docs/charts/stable/synctube) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `synctube` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install synctube TrueCharts/synctube +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `synctube` deployment + +```console +helm uninstall synctube +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install synctube \ + --set env.TZ="America/New York" \ + TrueCharts/synctube +``` + +#### 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 synctube TrueCharts/synctube -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/synctube/0.0.11/app-readme.md b/incubator/synctube/0.0.12/app-readme.md similarity index 100% rename from incubator/synctube/0.0.11/app-readme.md rename to incubator/synctube/0.0.12/app-readme.md diff --git a/incubator/synctube/0.0.12/charts/common-10.4.7.tgz b/incubator/synctube/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/synctube/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/synctube/0.0.11/ix_values.yaml b/incubator/synctube/0.0.12/ix_values.yaml similarity index 100% rename from incubator/synctube/0.0.11/ix_values.yaml rename to incubator/synctube/0.0.12/ix_values.yaml diff --git a/incubator/synctube/0.0.11/questions.yaml b/incubator/synctube/0.0.12/questions.yaml similarity index 100% rename from incubator/synctube/0.0.11/questions.yaml rename to incubator/synctube/0.0.12/questions.yaml diff --git a/incubator/synctube/0.0.11/templates/common.yaml b/incubator/synctube/0.0.12/templates/common.yaml similarity index 100% rename from incubator/synctube/0.0.11/templates/common.yaml rename to incubator/synctube/0.0.12/templates/common.yaml diff --git a/incubator/synctube/0.0.11/values.yaml b/incubator/synctube/0.0.12/values.yaml similarity index 100% rename from incubator/synctube/0.0.11/values.yaml rename to incubator/synctube/0.0.12/values.yaml diff --git a/incubator/tachidesk-docker/0.0.11/CHANGELOG.md b/incubator/tachidesk-docker/0.0.11/CHANGELOG.md deleted file mode 100644 index 25df01fc86d..00000000000 --- a/incubator/tachidesk-docker/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [tachidesk-docker-0.0.11]tachidesk-docker-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [tachidesk-docker-0.0.10]tachidesk-docker-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [tachidesk-docker-0.0.10]tachidesk-docker-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/tachidesk-docker/0.0.11/Chart.lock b/incubator/tachidesk-docker/0.0.11/Chart.lock deleted file mode 100644 index 99c4d8f87d9..00000000000 --- a/incubator/tachidesk-docker/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:39:52.911962764Z" diff --git a/incubator/tachidesk-docker/0.0.11/Chart.yaml b/incubator/tachidesk-docker/0.0.11/Chart.yaml deleted file mode 100644 index d4624b1bf26..00000000000 --- a/incubator/tachidesk-docker/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "The official Tachidesk Docker-Container.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/tachidesk-docker -icon: https://truecharts.org/img/chart-icons/tachidesk-docker.png -keywords: - - tachidesk-docker - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tachidesk-docker -sources: - - https://github.com/Suwayomi/Tachidesk-Server - - https://github.com/suwayomi/docker-tachidesk -type: application -version: 0.0.11 diff --git a/incubator/tachidesk-docker/0.0.11/README.md b/incubator/tachidesk-docker/0.0.11/README.md deleted file mode 100644 index f15cb907c78..00000000000 --- a/incubator/tachidesk-docker/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tachidesk-docker - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 official Tachidesk Docker-Container. - -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: [tachidesk-docker](https://truecharts.org/docs/charts/stable/tachidesk-docker) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tachidesk-docker` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tachidesk-docker TrueCharts/tachidesk-docker -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tachidesk-docker` deployment - -```console -helm uninstall tachidesk-docker -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tachidesk-docker \ - --set env.TZ="America/New York" \ - TrueCharts/tachidesk-docker -``` - -#### 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 tachidesk-docker TrueCharts/tachidesk-docker -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tachidesk-docker/0.0.11/charts/common-10.4.6.tgz b/incubator/tachidesk-docker/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tachidesk-docker/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tachidesk-docker/0.0.12/CHANGELOG.md b/incubator/tachidesk-docker/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..81be53bcfc6 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [tachidesk-docker-0.0.12](https://github.com/truecharts/apps/compare/tachidesk-docker-0.0.11...tachidesk-docker-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tachidesk-docker-0.0.11]tachidesk-docker-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [tachidesk-docker-0.0.10]tachidesk-docker-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [tachidesk-docker-0.0.10]tachidesk-docker-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/tachidesk-docker/0.0.12/Chart.lock b/incubator/tachidesk-docker/0.0.12/Chart.lock new file mode 100644 index 00000000000..62143f409a3 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:26.024716258Z" diff --git a/incubator/tachidesk-docker/0.0.12/Chart.yaml b/incubator/tachidesk-docker/0.0.12/Chart.yaml new file mode 100644 index 00000000000..7da214d2304 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "The official Tachidesk Docker-Container.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/tachidesk-docker +icon: https://truecharts.org/img/chart-icons/tachidesk-docker.png +keywords: + - tachidesk-docker + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tachidesk-docker +sources: + - https://github.com/Suwayomi/Tachidesk-Server + - https://github.com/suwayomi/docker-tachidesk +type: application +version: 0.0.12 diff --git a/incubator/tachidesk-docker/0.0.12/README.md b/incubator/tachidesk-docker/0.0.12/README.md new file mode 100644 index 00000000000..57e6d299172 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.12/README.md @@ -0,0 +1,108 @@ +# tachidesk-docker + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 official Tachidesk Docker-Container. + +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: [tachidesk-docker](https://truecharts.org/docs/charts/stable/tachidesk-docker) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tachidesk-docker` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tachidesk-docker TrueCharts/tachidesk-docker +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tachidesk-docker` deployment + +```console +helm uninstall tachidesk-docker +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tachidesk-docker \ + --set env.TZ="America/New York" \ + TrueCharts/tachidesk-docker +``` + +#### 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 tachidesk-docker TrueCharts/tachidesk-docker -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tachidesk-docker/0.0.11/app-readme.md b/incubator/tachidesk-docker/0.0.12/app-readme.md similarity index 100% rename from incubator/tachidesk-docker/0.0.11/app-readme.md rename to incubator/tachidesk-docker/0.0.12/app-readme.md diff --git a/incubator/tachidesk-docker/0.0.12/charts/common-10.4.7.tgz b/incubator/tachidesk-docker/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tachidesk-docker/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/tachidesk-docker/0.0.11/ix_values.yaml b/incubator/tachidesk-docker/0.0.12/ix_values.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.11/ix_values.yaml rename to incubator/tachidesk-docker/0.0.12/ix_values.yaml diff --git a/incubator/tachidesk-docker/0.0.11/questions.yaml b/incubator/tachidesk-docker/0.0.12/questions.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.11/questions.yaml rename to incubator/tachidesk-docker/0.0.12/questions.yaml diff --git a/incubator/tachidesk-docker/0.0.11/templates/common.yaml b/incubator/tachidesk-docker/0.0.12/templates/common.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.11/templates/common.yaml rename to incubator/tachidesk-docker/0.0.12/templates/common.yaml diff --git a/incubator/tachidesk-docker/0.0.11/values.yaml b/incubator/tachidesk-docker/0.0.12/values.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.11/values.yaml rename to incubator/tachidesk-docker/0.0.12/values.yaml diff --git a/incubator/tanoshi/0.0.11/CHANGELOG.md b/incubator/tanoshi/0.0.11/CHANGELOG.md deleted file mode 100644 index 3d4be0d9030..00000000000 --- a/incubator/tanoshi/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [tanoshi-0.0.11]tanoshi-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [tanoshi-0.0.10]tanoshi-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [tanoshi-0.0.10]tanoshi-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/tanoshi/0.0.11/Chart.lock b/incubator/tanoshi/0.0.11/Chart.lock deleted file mode 100644 index a8a831dee11..00000000000 --- a/incubator/tanoshi/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:40:03.173513543Z" diff --git a/incubator/tanoshi/0.0.11/Chart.yaml b/incubator/tanoshi/0.0.11/Chart.yaml deleted file mode 100644 index 5bc18a0b92e..00000000000 --- a/incubator/tanoshi/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - MediaApp-Books - - MediaServer-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/tanoshi -icon: https://truecharts.org/img/chart-icons/tanoshi.png -keywords: - - tanoshi - - Productivity - - MediaApp-Books - - MediaServer-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tanoshi -sources: - - https://github.com/faldez/tanoshi - - https://hub.docker.com/r/faldez/tanoshi -type: application -version: 0.0.11 diff --git a/incubator/tanoshi/0.0.11/README.md b/incubator/tanoshi/0.0.11/README.md deleted file mode 100644 index 0151987db84..00000000000 --- a/incubator/tanoshi/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tanoshi - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [tanoshi](https://truecharts.org/docs/charts/stable/tanoshi) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tanoshi` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tanoshi TrueCharts/tanoshi -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tanoshi` deployment - -```console -helm uninstall tanoshi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tanoshi \ - --set env.TZ="America/New York" \ - TrueCharts/tanoshi -``` - -#### 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 tanoshi TrueCharts/tanoshi -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tanoshi/0.0.11/charts/common-10.4.6.tgz b/incubator/tanoshi/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tanoshi/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tanoshi/0.0.12/CHANGELOG.md b/incubator/tanoshi/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..236cbba854a --- /dev/null +++ b/incubator/tanoshi/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [tanoshi-0.0.12](https://github.com/truecharts/apps/compare/tanoshi-0.0.11...tanoshi-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tanoshi-0.0.11]tanoshi-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [tanoshi-0.0.10]tanoshi-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [tanoshi-0.0.10]tanoshi-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/tanoshi/0.0.12/Chart.lock b/incubator/tanoshi/0.0.12/Chart.lock new file mode 100644 index 00000000000..bab8fa0131c --- /dev/null +++ b/incubator/tanoshi/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:27.855609687Z" diff --git a/incubator/tanoshi/0.0.12/Chart.yaml b/incubator/tanoshi/0.0.12/Chart.yaml new file mode 100644 index 00000000000..7dd53874646 --- /dev/null +++ b/incubator/tanoshi/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - MediaApp-Books + - MediaServer-Books +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/tanoshi +icon: https://truecharts.org/img/chart-icons/tanoshi.png +keywords: + - tanoshi + - Productivity + - MediaApp-Books + - MediaServer-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tanoshi +sources: + - https://github.com/faldez/tanoshi + - https://hub.docker.com/r/faldez/tanoshi +type: application +version: 0.0.12 diff --git a/incubator/tanoshi/0.0.12/README.md b/incubator/tanoshi/0.0.12/README.md new file mode 100644 index 00000000000..3a5a7564823 --- /dev/null +++ b/incubator/tanoshi/0.0.12/README.md @@ -0,0 +1,108 @@ +# tanoshi + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [tanoshi](https://truecharts.org/docs/charts/stable/tanoshi) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tanoshi` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tanoshi TrueCharts/tanoshi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tanoshi` deployment + +```console +helm uninstall tanoshi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tanoshi \ + --set env.TZ="America/New York" \ + TrueCharts/tanoshi +``` + +#### 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 tanoshi TrueCharts/tanoshi -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tanoshi/0.0.11/app-readme.md b/incubator/tanoshi/0.0.12/app-readme.md similarity index 100% rename from incubator/tanoshi/0.0.11/app-readme.md rename to incubator/tanoshi/0.0.12/app-readme.md diff --git a/incubator/tanoshi/0.0.12/charts/common-10.4.7.tgz b/incubator/tanoshi/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tanoshi/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/tanoshi/0.0.11/ix_values.yaml b/incubator/tanoshi/0.0.12/ix_values.yaml similarity index 100% rename from incubator/tanoshi/0.0.11/ix_values.yaml rename to incubator/tanoshi/0.0.12/ix_values.yaml diff --git a/incubator/tanoshi/0.0.11/questions.yaml b/incubator/tanoshi/0.0.12/questions.yaml similarity index 100% rename from incubator/tanoshi/0.0.11/questions.yaml rename to incubator/tanoshi/0.0.12/questions.yaml diff --git a/incubator/tanoshi/0.0.11/templates/common.yaml b/incubator/tanoshi/0.0.12/templates/common.yaml similarity index 100% rename from incubator/tanoshi/0.0.11/templates/common.yaml rename to incubator/tanoshi/0.0.12/templates/common.yaml diff --git a/incubator/tanoshi/0.0.11/values.yaml b/incubator/tanoshi/0.0.12/values.yaml similarity index 100% rename from incubator/tanoshi/0.0.11/values.yaml rename to incubator/tanoshi/0.0.12/values.yaml diff --git a/incubator/tar1090/0.0.11/CHANGELOG.md b/incubator/tar1090/0.0.11/CHANGELOG.md deleted file mode 100644 index 486f8fb36a6..00000000000 --- a/incubator/tar1090/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [tar1090-0.0.11]tar1090-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [tar1090-0.0.10]tar1090-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [tar1090-0.0.10]tar1090-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/tar1090/0.0.11/Chart.lock b/incubator/tar1090/0.0.11/Chart.lock deleted file mode 100644 index 660090b0018..00000000000 --- a/incubator/tar1090/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:40:11.167989415Z" diff --git a/incubator/tar1090/0.0.11/Chart.yaml b/incubator/tar1090/0.0.11/Chart.yaml deleted file mode 100644 index 0bf54e538b5..00000000000 --- a/incubator/tar1090/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Multi-arch tar1090 container for visualising ADSB data. -home: https://github.com/truecharts/apps/tree/master/charts/stable/tar1090 -icon: https://truecharts.org/img/chart-icons/tar1090.png -keywords: - - tar1090 - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tar1090 -sources: - - https://hub.docker.com/r/mikenye/tar1090 - - https://hub.docker.com/r/mikenye/tar1090/ -type: application -version: 0.0.11 diff --git a/incubator/tar1090/0.0.11/README.md b/incubator/tar1090/0.0.11/README.md deleted file mode 100644 index 8b0818c6cd0..00000000000 --- a/incubator/tar1090/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tar1090 - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Multi-arch tar1090 container for visualising ADSB data. - -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: [tar1090](https://truecharts.org/docs/charts/stable/tar1090) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tar1090` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tar1090 TrueCharts/tar1090 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tar1090` deployment - -```console -helm uninstall tar1090 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tar1090 \ - --set env.TZ="America/New York" \ - TrueCharts/tar1090 -``` - -#### 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 tar1090 TrueCharts/tar1090 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tar1090/0.0.11/charts/common-10.4.6.tgz b/incubator/tar1090/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tar1090/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tar1090/0.0.12/CHANGELOG.md b/incubator/tar1090/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..436cc353151 --- /dev/null +++ b/incubator/tar1090/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [tar1090-0.0.12](https://github.com/truecharts/apps/compare/tar1090-0.0.11...tar1090-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tar1090-0.0.11]tar1090-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [tar1090-0.0.10]tar1090-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [tar1090-0.0.10]tar1090-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/tar1090/0.0.12/Chart.lock b/incubator/tar1090/0.0.12/Chart.lock new file mode 100644 index 00000000000..de374bf66de --- /dev/null +++ b/incubator/tar1090/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:38.688992745Z" diff --git a/incubator/tar1090/0.0.12/Chart.yaml b/incubator/tar1090/0.0.12/Chart.yaml new file mode 100644 index 00000000000..dfc26b6aa61 --- /dev/null +++ b/incubator/tar1090/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Multi-arch tar1090 container for visualising ADSB data. +home: https://github.com/truecharts/apps/tree/master/charts/stable/tar1090 +icon: https://truecharts.org/img/chart-icons/tar1090.png +keywords: + - tar1090 + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tar1090 +sources: + - https://hub.docker.com/r/mikenye/tar1090 + - https://hub.docker.com/r/mikenye/tar1090/ +type: application +version: 0.0.12 diff --git a/incubator/tar1090/0.0.12/README.md b/incubator/tar1090/0.0.12/README.md new file mode 100644 index 00000000000..30973c3a559 --- /dev/null +++ b/incubator/tar1090/0.0.12/README.md @@ -0,0 +1,108 @@ +# tar1090 + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Multi-arch tar1090 container for visualising ADSB data. + +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: [tar1090](https://truecharts.org/docs/charts/stable/tar1090) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tar1090` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tar1090 TrueCharts/tar1090 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tar1090` deployment + +```console +helm uninstall tar1090 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tar1090 \ + --set env.TZ="America/New York" \ + TrueCharts/tar1090 +``` + +#### 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 tar1090 TrueCharts/tar1090 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tar1090/0.0.11/app-readme.md b/incubator/tar1090/0.0.12/app-readme.md similarity index 100% rename from incubator/tar1090/0.0.11/app-readme.md rename to incubator/tar1090/0.0.12/app-readme.md diff --git a/incubator/tar1090/0.0.12/charts/common-10.4.7.tgz b/incubator/tar1090/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tar1090/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/tar1090/0.0.11/ix_values.yaml b/incubator/tar1090/0.0.12/ix_values.yaml similarity index 100% rename from incubator/tar1090/0.0.11/ix_values.yaml rename to incubator/tar1090/0.0.12/ix_values.yaml diff --git a/incubator/tar1090/0.0.11/questions.yaml b/incubator/tar1090/0.0.12/questions.yaml similarity index 100% rename from incubator/tar1090/0.0.11/questions.yaml rename to incubator/tar1090/0.0.12/questions.yaml diff --git a/incubator/tar1090/0.0.11/templates/common.yaml b/incubator/tar1090/0.0.12/templates/common.yaml similarity index 100% rename from incubator/tar1090/0.0.11/templates/common.yaml rename to incubator/tar1090/0.0.12/templates/common.yaml diff --git a/incubator/tar1090/0.0.11/values.yaml b/incubator/tar1090/0.0.12/values.yaml similarity index 100% rename from incubator/tar1090/0.0.11/values.yaml rename to incubator/tar1090/0.0.12/values.yaml diff --git a/incubator/tasmoadmin/0.0.11/CHANGELOG.md b/incubator/tasmoadmin/0.0.11/CHANGELOG.md deleted file mode 100644 index e29ab5237ee..00000000000 --- a/incubator/tasmoadmin/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [tasmoadmin-0.0.11]tasmoadmin-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [tasmoadmin-0.0.10]tasmoadmin-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [tasmoadmin-0.0.10]tasmoadmin-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/tasmoadmin/0.0.11/Chart.lock b/incubator/tasmoadmin/0.0.11/Chart.lock deleted file mode 100644 index d6a9e9d8452..00000000000 --- a/incubator/tasmoadmin/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:40:12.881886086Z" diff --git a/incubator/tasmoadmin/0.0.11/Chart.yaml b/incubator/tasmoadmin/0.0.11/Chart.yaml deleted file mode 100644 index 441930e36b8..00000000000 --- a/incubator/tasmoadmin/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "TasmoAdmin is an administrative Website for Home Automation Devices\ - \ flashed with Tasmota (PLEASE Stop this container while not in use and during Tasmota\ - \ upgrades) (https://github.com/arendst/Tasmota). \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/tasmoadmin -icon: https://truecharts.org/img/chart-icons/tasmoadmin.png -keywords: - - tasmoadmin - - HomeAutomation - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tasmoadmin -sources: - - https://hub.docker.com/r/raymondmm/tasmoadmin/ -type: application -version: 0.0.11 diff --git a/incubator/tasmoadmin/0.0.11/README.md b/incubator/tasmoadmin/0.0.11/README.md deleted file mode 100644 index 4eae53d8ff8..00000000000 --- a/incubator/tasmoadmin/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tasmoadmin - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -TasmoAdmin is an administrative Website for Home Automation Devices flashed with Tasmota (PLEASE Stop this container while not in use and during Tasmota upgrades) (https://github.com/arendst/Tasmota). - -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: [tasmoadmin](https://truecharts.org/docs/charts/stable/tasmoadmin) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tasmoadmin` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tasmoadmin TrueCharts/tasmoadmin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tasmoadmin` deployment - -```console -helm uninstall tasmoadmin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tasmoadmin \ - --set env.TZ="America/New York" \ - TrueCharts/tasmoadmin -``` - -#### 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 tasmoadmin TrueCharts/tasmoadmin -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tasmoadmin/0.0.11/charts/common-10.4.6.tgz b/incubator/tasmoadmin/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tasmoadmin/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tasmoadmin/0.0.12/CHANGELOG.md b/incubator/tasmoadmin/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9b103d680fa --- /dev/null +++ b/incubator/tasmoadmin/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [tasmoadmin-0.0.12](https://github.com/truecharts/apps/compare/tasmoadmin-0.0.11...tasmoadmin-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tasmoadmin-0.0.11]tasmoadmin-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [tasmoadmin-0.0.10]tasmoadmin-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [tasmoadmin-0.0.10]tasmoadmin-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/tasmoadmin/0.0.12/Chart.lock b/incubator/tasmoadmin/0.0.12/Chart.lock new file mode 100644 index 00000000000..e87c3ea9d68 --- /dev/null +++ b/incubator/tasmoadmin/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:40.344549148Z" diff --git a/incubator/tasmoadmin/0.0.12/Chart.yaml b/incubator/tasmoadmin/0.0.12/Chart.yaml new file mode 100644 index 00000000000..6b90520f38b --- /dev/null +++ b/incubator/tasmoadmin/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "TasmoAdmin is an administrative Website for Home Automation Devices\ + \ flashed with Tasmota (PLEASE Stop this container while not in use and during Tasmota\ + \ upgrades) (https://github.com/arendst/Tasmota). \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/tasmoadmin +icon: https://truecharts.org/img/chart-icons/tasmoadmin.png +keywords: + - tasmoadmin + - HomeAutomation + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tasmoadmin +sources: + - https://hub.docker.com/r/raymondmm/tasmoadmin/ +type: application +version: 0.0.12 diff --git a/incubator/tasmoadmin/0.0.12/README.md b/incubator/tasmoadmin/0.0.12/README.md new file mode 100644 index 00000000000..3f9d44e3977 --- /dev/null +++ b/incubator/tasmoadmin/0.0.12/README.md @@ -0,0 +1,107 @@ +# tasmoadmin + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +TasmoAdmin is an administrative Website for Home Automation Devices flashed with Tasmota (PLEASE Stop this container while not in use and during Tasmota upgrades) (https://github.com/arendst/Tasmota). + +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: [tasmoadmin](https://truecharts.org/docs/charts/stable/tasmoadmin) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tasmoadmin` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tasmoadmin TrueCharts/tasmoadmin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tasmoadmin` deployment + +```console +helm uninstall tasmoadmin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tasmoadmin \ + --set env.TZ="America/New York" \ + TrueCharts/tasmoadmin +``` + +#### 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 tasmoadmin TrueCharts/tasmoadmin -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tasmoadmin/0.0.11/app-readme.md b/incubator/tasmoadmin/0.0.12/app-readme.md similarity index 100% rename from incubator/tasmoadmin/0.0.11/app-readme.md rename to incubator/tasmoadmin/0.0.12/app-readme.md diff --git a/incubator/tasmoadmin/0.0.12/charts/common-10.4.7.tgz b/incubator/tasmoadmin/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tasmoadmin/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/tasmoadmin/0.0.11/ix_values.yaml b/incubator/tasmoadmin/0.0.12/ix_values.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.11/ix_values.yaml rename to incubator/tasmoadmin/0.0.12/ix_values.yaml diff --git a/incubator/tasmoadmin/0.0.11/questions.yaml b/incubator/tasmoadmin/0.0.12/questions.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.11/questions.yaml rename to incubator/tasmoadmin/0.0.12/questions.yaml diff --git a/incubator/tasmoadmin/0.0.11/templates/common.yaml b/incubator/tasmoadmin/0.0.12/templates/common.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.11/templates/common.yaml rename to incubator/tasmoadmin/0.0.12/templates/common.yaml diff --git a/incubator/tasmoadmin/0.0.11/values.yaml b/incubator/tasmoadmin/0.0.12/values.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.11/values.yaml rename to incubator/tasmoadmin/0.0.12/values.yaml diff --git a/incubator/tasmobackup/0.0.11/CHANGELOG.md b/incubator/tasmobackup/0.0.11/CHANGELOG.md deleted file mode 100644 index 2e6594eb0d9..00000000000 --- a/incubator/tasmobackup/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [tasmobackup-0.0.11]tasmobackup-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [tasmobackup-0.0.10]tasmobackup-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [tasmobackup-0.0.10]tasmobackup-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/tasmobackup/0.0.11/Chart.lock b/incubator/tasmobackup/0.0.11/Chart.lock deleted file mode 100644 index 7b9bf31540e..00000000000 --- a/incubator/tasmobackup/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:40:15.779463434Z" diff --git a/incubator/tasmobackup/0.0.11/Chart.yaml b/incubator/tasmobackup/0.0.11/Chart.yaml deleted file mode 100644 index a3e6ac2bf89..00000000000 --- a/incubator/tasmobackup/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Tasmota backup - TasmoBackup - Backup all your tasmota devices in one - place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule - automated backups of all devices! -home: https://github.com/truecharts/apps/tree/master/charts/stable/tasmobackup -icon: https://truecharts.org/img/chart-icons/tasmobackup.png -keywords: - - tasmobackup - - HomeAutomation - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tasmobackup -sources: - - https://hub.docker.com/r/danmed/tasmobackupv1/ -type: application -version: 0.0.11 diff --git a/incubator/tasmobackup/0.0.11/README.md b/incubator/tasmobackup/0.0.11/README.md deleted file mode 100644 index 3a48947881b..00000000000 --- a/incubator/tasmobackup/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tasmobackup - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Tasmota backup - TasmoBackup - Backup all your tasmota devices in one place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule automated backups of all devices! - -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: [tasmobackup](https://truecharts.org/docs/charts/stable/tasmobackup) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tasmobackup` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tasmobackup TrueCharts/tasmobackup -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tasmobackup` deployment - -```console -helm uninstall tasmobackup -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tasmobackup \ - --set env.TZ="America/New York" \ - TrueCharts/tasmobackup -``` - -#### 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 tasmobackup TrueCharts/tasmobackup -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tasmobackup/0.0.11/charts/common-10.4.6.tgz b/incubator/tasmobackup/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tasmobackup/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tasmobackup/0.0.12/CHANGELOG.md b/incubator/tasmobackup/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5cb9dff0275 --- /dev/null +++ b/incubator/tasmobackup/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [tasmobackup-0.0.12](https://github.com/truecharts/apps/compare/tasmobackup-0.0.11...tasmobackup-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tasmobackup-0.0.11]tasmobackup-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [tasmobackup-0.0.10]tasmobackup-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [tasmobackup-0.0.10]tasmobackup-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/tasmobackup/0.0.12/Chart.lock b/incubator/tasmobackup/0.0.12/Chart.lock new file mode 100644 index 00000000000..14dece84388 --- /dev/null +++ b/incubator/tasmobackup/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:45.005134397Z" diff --git a/incubator/tasmobackup/0.0.12/Chart.yaml b/incubator/tasmobackup/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a041f5026a8 --- /dev/null +++ b/incubator/tasmobackup/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Tasmota backup - TasmoBackup - Backup all your tasmota devices in one + place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule + automated backups of all devices! +home: https://github.com/truecharts/apps/tree/master/charts/stable/tasmobackup +icon: https://truecharts.org/img/chart-icons/tasmobackup.png +keywords: + - tasmobackup + - HomeAutomation + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tasmobackup +sources: + - https://hub.docker.com/r/danmed/tasmobackupv1/ +type: application +version: 0.0.12 diff --git a/incubator/tasmobackup/0.0.12/README.md b/incubator/tasmobackup/0.0.12/README.md new file mode 100644 index 00000000000..39eeeb2a346 --- /dev/null +++ b/incubator/tasmobackup/0.0.12/README.md @@ -0,0 +1,107 @@ +# tasmobackup + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Tasmota backup - TasmoBackup - Backup all your tasmota devices in one place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule automated backups of all devices! + +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: [tasmobackup](https://truecharts.org/docs/charts/stable/tasmobackup) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tasmobackup` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tasmobackup TrueCharts/tasmobackup +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tasmobackup` deployment + +```console +helm uninstall tasmobackup +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tasmobackup \ + --set env.TZ="America/New York" \ + TrueCharts/tasmobackup +``` + +#### 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 tasmobackup TrueCharts/tasmobackup -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tasmobackup/0.0.11/app-readme.md b/incubator/tasmobackup/0.0.12/app-readme.md similarity index 100% rename from incubator/tasmobackup/0.0.11/app-readme.md rename to incubator/tasmobackup/0.0.12/app-readme.md diff --git a/incubator/tasmobackup/0.0.12/charts/common-10.4.7.tgz b/incubator/tasmobackup/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tasmobackup/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/tasmobackup/0.0.11/ix_values.yaml b/incubator/tasmobackup/0.0.12/ix_values.yaml similarity index 100% rename from incubator/tasmobackup/0.0.11/ix_values.yaml rename to incubator/tasmobackup/0.0.12/ix_values.yaml diff --git a/incubator/tasmobackup/0.0.11/questions.yaml b/incubator/tasmobackup/0.0.12/questions.yaml similarity index 100% rename from incubator/tasmobackup/0.0.11/questions.yaml rename to incubator/tasmobackup/0.0.12/questions.yaml diff --git a/incubator/tasmobackup/0.0.11/templates/common.yaml b/incubator/tasmobackup/0.0.12/templates/common.yaml similarity index 100% rename from incubator/tasmobackup/0.0.11/templates/common.yaml rename to incubator/tasmobackup/0.0.12/templates/common.yaml diff --git a/incubator/tasmobackup/0.0.11/values.yaml b/incubator/tasmobackup/0.0.12/values.yaml similarity index 100% rename from incubator/tasmobackup/0.0.11/values.yaml rename to incubator/tasmobackup/0.0.12/values.yaml diff --git a/incubator/tasmocompiler/0.0.11/CHANGELOG.md b/incubator/tasmocompiler/0.0.11/CHANGELOG.md deleted file mode 100644 index 11ddc6ae19a..00000000000 --- a/incubator/tasmocompiler/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [tasmocompiler-0.0.11]tasmocompiler-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [tasmocompiler-0.0.10]tasmocompiler-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [tasmocompiler-0.0.10]tasmocompiler-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/tasmocompiler/0.0.11/Chart.lock b/incubator/tasmocompiler/0.0.11/Chart.lock deleted file mode 100644 index 052793e9d1a..00000000000 --- a/incubator/tasmocompiler/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:40:24.690324073Z" diff --git a/incubator/tasmocompiler/0.0.11/Chart.yaml b/incubator/tasmocompiler/0.0.11/Chart.yaml deleted file mode 100644 index 710e7af519b..00000000000 --- a/incubator/tasmocompiler/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "TasmoCompiler is a simple web GUI which allows you to compile fantastic\ - \ Tasmota firmware with your own settings\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/tasmocompiler -icon: https://truecharts.org/img/chart-icons/tasmocompiler.png -keywords: - - tasmocompiler - - HomeAutomation - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tasmocompiler -sources: - - https://github.com/benzino77/tasmocompiler - - https://hub.docker.com/r/benzino77/tasmocompiler -type: application -version: 0.0.11 diff --git a/incubator/tasmocompiler/0.0.11/README.md b/incubator/tasmocompiler/0.0.11/README.md deleted file mode 100644 index 698fdf9fe0c..00000000000 --- a/incubator/tasmocompiler/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tasmocompiler - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings - -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: [tasmocompiler](https://truecharts.org/docs/charts/stable/tasmocompiler) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tasmocompiler` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tasmocompiler TrueCharts/tasmocompiler -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tasmocompiler` deployment - -```console -helm uninstall tasmocompiler -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tasmocompiler \ - --set env.TZ="America/New York" \ - TrueCharts/tasmocompiler -``` - -#### 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 tasmocompiler TrueCharts/tasmocompiler -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tasmocompiler/0.0.11/charts/common-10.4.6.tgz b/incubator/tasmocompiler/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tasmocompiler/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tasmocompiler/0.0.12/CHANGELOG.md b/incubator/tasmocompiler/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..1a3e0f7a638 --- /dev/null +++ b/incubator/tasmocompiler/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [tasmocompiler-0.0.12](https://github.com/truecharts/apps/compare/tasmocompiler-0.0.11...tasmocompiler-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tasmocompiler-0.0.11]tasmocompiler-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [tasmocompiler-0.0.10]tasmocompiler-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [tasmocompiler-0.0.10]tasmocompiler-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/tasmocompiler/0.0.12/Chart.lock b/incubator/tasmocompiler/0.0.12/Chart.lock new file mode 100644 index 00000000000..f3e025031af --- /dev/null +++ b/incubator/tasmocompiler/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:47.236643055Z" diff --git a/incubator/tasmocompiler/0.0.12/Chart.yaml b/incubator/tasmocompiler/0.0.12/Chart.yaml new file mode 100644 index 00000000000..b943c16585e --- /dev/null +++ b/incubator/tasmocompiler/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "TasmoCompiler is a simple web GUI which allows you to compile fantastic\ + \ Tasmota firmware with your own settings\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/tasmocompiler +icon: https://truecharts.org/img/chart-icons/tasmocompiler.png +keywords: + - tasmocompiler + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tasmocompiler +sources: + - https://github.com/benzino77/tasmocompiler + - https://hub.docker.com/r/benzino77/tasmocompiler +type: application +version: 0.0.12 diff --git a/incubator/tasmocompiler/0.0.12/README.md b/incubator/tasmocompiler/0.0.12/README.md new file mode 100644 index 00000000000..394279d400d --- /dev/null +++ b/incubator/tasmocompiler/0.0.12/README.md @@ -0,0 +1,108 @@ +# tasmocompiler + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings + +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: [tasmocompiler](https://truecharts.org/docs/charts/stable/tasmocompiler) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tasmocompiler` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tasmocompiler TrueCharts/tasmocompiler +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tasmocompiler` deployment + +```console +helm uninstall tasmocompiler +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tasmocompiler \ + --set env.TZ="America/New York" \ + TrueCharts/tasmocompiler +``` + +#### 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 tasmocompiler TrueCharts/tasmocompiler -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tasmocompiler/0.0.11/app-readme.md b/incubator/tasmocompiler/0.0.12/app-readme.md similarity index 100% rename from incubator/tasmocompiler/0.0.11/app-readme.md rename to incubator/tasmocompiler/0.0.12/app-readme.md diff --git a/incubator/tasmocompiler/0.0.12/charts/common-10.4.7.tgz b/incubator/tasmocompiler/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tasmocompiler/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/tasmocompiler/0.0.11/ix_values.yaml b/incubator/tasmocompiler/0.0.12/ix_values.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.11/ix_values.yaml rename to incubator/tasmocompiler/0.0.12/ix_values.yaml diff --git a/incubator/tasmocompiler/0.0.11/questions.yaml b/incubator/tasmocompiler/0.0.12/questions.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.11/questions.yaml rename to incubator/tasmocompiler/0.0.12/questions.yaml diff --git a/incubator/tasmocompiler/0.0.11/templates/common.yaml b/incubator/tasmocompiler/0.0.12/templates/common.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.11/templates/common.yaml rename to incubator/tasmocompiler/0.0.12/templates/common.yaml diff --git a/incubator/tasmocompiler/0.0.11/values.yaml b/incubator/tasmocompiler/0.0.12/values.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.11/values.yaml rename to incubator/tasmocompiler/0.0.12/values.yaml diff --git a/incubator/technitium/1.0.22/CHANGELOG.md b/incubator/technitium/1.0.22/CHANGELOG.md deleted file mode 100644 index 068f49381e7..00000000000 --- a/incubator/technitium/1.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [technitium-1.0.22](https://github.com/truecharts/apps/compare/technitium-1.0.20...technitium-1.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [technitium-1.0.20](https://github.com/truecharts/apps/compare/technitium-1.0.19...technitium-1.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [technitium-1.0.19](https://github.com/truecharts/apps/compare/technitium-1.0.18...technitium-1.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [technitium-1.0.18](https://github.com/truecharts/apps/compare/technitium-1.0.16...technitium-1.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [technitium-1.0.16](https://github.com/truecharts/apps/compare/technitium-1.0.14...technitium-1.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [technitium-1.0.14](https://github.com/truecharts/apps/compare/technitium-1.0.13...technitium-1.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [technitium-1.0.13](https://github.com/truecharts/apps/compare/technitium-1.0.12...technitium-1.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [technitium-1.0.12](https://github.com/truecharts/apps/compare/technitium-1.0.11...technitium-1.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [technitium-1.0.11](https://github.com/truecharts/apps/compare/technitium-1.0.10...technitium-1.0.11) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - - - -### [technitium-1.0.10](https://github.com/truecharts/apps/compare/technitium-1.0.9...technitium-1.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [technitium-1.0.9](https://github.com/truecharts/apps/compare/technitium-1.0.8...technitium-1.0.9) (2022-07-09) - -#### Chore - -* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) - - - diff --git a/incubator/technitium/1.0.22/Chart.lock b/incubator/technitium/1.0.22/Chart.lock deleted file mode 100644 index fc9d5662c22..00000000000 --- a/incubator/technitium/1.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:40:33.42197116Z" diff --git a/incubator/technitium/1.0.22/Chart.yaml b/incubator/technitium/1.0.22/Chart.yaml deleted file mode 100644 index 5e57e8b8fd9..00000000000 --- a/incubator/technitium/1.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "8.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/technitium -icon: https://truecharts.org/img/chart-icons/technitium.png -keywords: - - DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: technitium -sources: - - https://github.com/TechnitiumSoftware/DnsServer - - https://technitium.com/ - - https://hub.docker.com/r/technitium/dns-server -type: application -version: 1.0.22 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/technitium/1.0.22/README.md b/incubator/technitium/1.0.22/README.md deleted file mode 100644 index db7d4c0718b..00000000000 --- a/incubator/technitium/1.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# technitium - -![Version: 1.0.22](https://img.shields.io/badge/Version-1.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.1](https://img.shields.io/badge/AppVersion-8.1-informational?style=flat-square) - -Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. - -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: [technitium](https://truecharts.org/docs/charts/stable/technitium) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `technitium` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install technitium TrueCharts/technitium -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `technitium` deployment - -```console -helm uninstall technitium -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install technitium \ - --set env.TZ="America/New York" \ - TrueCharts/technitium -``` - -#### 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 technitium TrueCharts/technitium -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/technitium/1.0.22/charts/common-10.4.6.tgz b/incubator/technitium/1.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/technitium/1.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/technitium/1.0.23/CHANGELOG.md b/incubator/technitium/1.0.23/CHANGELOG.md new file mode 100644 index 00000000000..f037f609e82 --- /dev/null +++ b/incubator/technitium/1.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [technitium-1.0.23](https://github.com/truecharts/apps/compare/technitium-1.0.22...technitium-1.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [technitium-1.0.22](https://github.com/truecharts/apps/compare/technitium-1.0.20...technitium-1.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [technitium-1.0.20](https://github.com/truecharts/apps/compare/technitium-1.0.19...technitium-1.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [technitium-1.0.19](https://github.com/truecharts/apps/compare/technitium-1.0.18...technitium-1.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [technitium-1.0.18](https://github.com/truecharts/apps/compare/technitium-1.0.16...technitium-1.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [technitium-1.0.16](https://github.com/truecharts/apps/compare/technitium-1.0.14...technitium-1.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [technitium-1.0.14](https://github.com/truecharts/apps/compare/technitium-1.0.13...technitium-1.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [technitium-1.0.13](https://github.com/truecharts/apps/compare/technitium-1.0.12...technitium-1.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [technitium-1.0.12](https://github.com/truecharts/apps/compare/technitium-1.0.11...technitium-1.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [technitium-1.0.11](https://github.com/truecharts/apps/compare/technitium-1.0.10...technitium-1.0.11) (2022-07-10) + +#### Fix + +* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) + + + + +### [technitium-1.0.10](https://github.com/truecharts/apps/compare/technitium-1.0.9...technitium-1.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/incubator/technitium/1.0.23/Chart.lock b/incubator/technitium/1.0.23/Chart.lock new file mode 100644 index 00000000000..9d47eede806 --- /dev/null +++ b/incubator/technitium/1.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:58.057215239Z" diff --git a/incubator/technitium/1.0.23/Chart.yaml b/incubator/technitium/1.0.23/Chart.yaml new file mode 100644 index 00000000000..cf1f45b0e8d --- /dev/null +++ b/incubator/technitium/1.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "8.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/technitium +icon: https://truecharts.org/img/chart-icons/technitium.png +keywords: + - DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: technitium +sources: + - https://github.com/TechnitiumSoftware/DnsServer + - https://technitium.com/ + - https://hub.docker.com/r/technitium/dns-server +type: application +version: 1.0.23 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/technitium/1.0.23/README.md b/incubator/technitium/1.0.23/README.md new file mode 100644 index 00000000000..e6c53db253d --- /dev/null +++ b/incubator/technitium/1.0.23/README.md @@ -0,0 +1,109 @@ +# technitium + +![Version: 1.0.23](https://img.shields.io/badge/Version-1.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.1](https://img.shields.io/badge/AppVersion-8.1-informational?style=flat-square) + +Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. + +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: [technitium](https://truecharts.org/docs/charts/stable/technitium) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `technitium` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install technitium TrueCharts/technitium +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `technitium` deployment + +```console +helm uninstall technitium +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install technitium \ + --set env.TZ="America/New York" \ + TrueCharts/technitium +``` + +#### 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 technitium TrueCharts/technitium -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/technitium/1.0.22/app-readme.md b/incubator/technitium/1.0.23/app-readme.md similarity index 100% rename from incubator/technitium/1.0.22/app-readme.md rename to incubator/technitium/1.0.23/app-readme.md diff --git a/incubator/technitium/1.0.23/charts/common-10.4.7.tgz b/incubator/technitium/1.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/technitium/1.0.23/charts/common-10.4.7.tgz differ diff --git a/incubator/technitium/1.0.22/ix_values.yaml b/incubator/technitium/1.0.23/ix_values.yaml similarity index 100% rename from incubator/technitium/1.0.22/ix_values.yaml rename to incubator/technitium/1.0.23/ix_values.yaml diff --git a/incubator/technitium/1.0.22/questions.yaml b/incubator/technitium/1.0.23/questions.yaml similarity index 100% rename from incubator/technitium/1.0.22/questions.yaml rename to incubator/technitium/1.0.23/questions.yaml diff --git a/incubator/technitium/1.0.22/templates/common.yaml b/incubator/technitium/1.0.23/templates/common.yaml similarity index 100% rename from incubator/technitium/1.0.22/templates/common.yaml rename to incubator/technitium/1.0.23/templates/common.yaml diff --git a/incubator/technitium/1.0.22/values.yaml b/incubator/technitium/1.0.23/values.yaml similarity index 100% rename from incubator/technitium/1.0.22/values.yaml rename to incubator/technitium/1.0.23/values.yaml diff --git a/incubator/teedy-docs/0.0.11/CHANGELOG.md b/incubator/teedy-docs/0.0.11/CHANGELOG.md deleted file mode 100644 index e67967f169c..00000000000 --- a/incubator/teedy-docs/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [teedy-docs-0.0.11]teedy-docs-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [teedy-docs-0.0.10]teedy-docs-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [teedy-docs-0.0.10]teedy-docs-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/teedy-docs/0.0.11/Chart.lock b/incubator/teedy-docs/0.0.11/Chart.lock deleted file mode 100644 index b2e07b9f51a..00000000000 --- a/incubator/teedy-docs/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:40:35.006925305Z" diff --git a/incubator/teedy-docs/0.0.11/Chart.yaml b/incubator/teedy-docs/0.0.11/Chart.yaml deleted file mode 100644 index f62ce87319f..00000000000 --- a/incubator/teedy-docs/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Teedy is an open-source, lightweight document management system (DMS)\ - \ for individuals and businesses.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/teedy-docs -icon: https://truecharts.org/img/chart-icons/teedy-docs.png -keywords: - - teedy-docs - - Cloud - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: teedy-docs -sources: - - https://github.com/sismics/docs - - https://hub.docker.com/r/sismics/docs/ -type: application -version: 0.0.11 diff --git a/incubator/teedy-docs/0.0.11/README.md b/incubator/teedy-docs/0.0.11/README.md deleted file mode 100644 index cd3abc169d1..00000000000 --- a/incubator/teedy-docs/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# teedy-docs - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. - -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: [teedy-docs](https://truecharts.org/docs/charts/stable/teedy-docs) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `teedy-docs` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install teedy-docs TrueCharts/teedy-docs -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `teedy-docs` deployment - -```console -helm uninstall teedy-docs -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install teedy-docs \ - --set env.TZ="America/New York" \ - TrueCharts/teedy-docs -``` - -#### 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 teedy-docs TrueCharts/teedy-docs -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/teedy-docs/0.0.11/charts/common-10.4.6.tgz b/incubator/teedy-docs/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/teedy-docs/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/teedy-docs/0.0.12/CHANGELOG.md b/incubator/teedy-docs/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..34267b3a5ad --- /dev/null +++ b/incubator/teedy-docs/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [teedy-docs-0.0.12](https://github.com/truecharts/apps/compare/teedy-docs-0.0.11...teedy-docs-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [teedy-docs-0.0.11]teedy-docs-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [teedy-docs-0.0.10]teedy-docs-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [teedy-docs-0.0.10]teedy-docs-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/teedy-docs/0.0.12/Chart.lock b/incubator/teedy-docs/0.0.12/Chart.lock new file mode 100644 index 00000000000..45a175eca84 --- /dev/null +++ b/incubator/teedy-docs/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:19:58.403125103Z" diff --git a/incubator/teedy-docs/0.0.12/Chart.yaml b/incubator/teedy-docs/0.0.12/Chart.yaml new file mode 100644 index 00000000000..017ce612777 --- /dev/null +++ b/incubator/teedy-docs/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Teedy is an open-source, lightweight document management system (DMS)\ + \ for individuals and businesses.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/teedy-docs +icon: https://truecharts.org/img/chart-icons/teedy-docs.png +keywords: + - teedy-docs + - Cloud + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: teedy-docs +sources: + - https://github.com/sismics/docs + - https://hub.docker.com/r/sismics/docs/ +type: application +version: 0.0.12 diff --git a/incubator/teedy-docs/0.0.12/README.md b/incubator/teedy-docs/0.0.12/README.md new file mode 100644 index 00000000000..b9f1cd856c5 --- /dev/null +++ b/incubator/teedy-docs/0.0.12/README.md @@ -0,0 +1,108 @@ +# teedy-docs + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. + +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: [teedy-docs](https://truecharts.org/docs/charts/stable/teedy-docs) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `teedy-docs` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install teedy-docs TrueCharts/teedy-docs +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `teedy-docs` deployment + +```console +helm uninstall teedy-docs +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install teedy-docs \ + --set env.TZ="America/New York" \ + TrueCharts/teedy-docs +``` + +#### 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 teedy-docs TrueCharts/teedy-docs -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/teedy-docs/0.0.11/app-readme.md b/incubator/teedy-docs/0.0.12/app-readme.md similarity index 100% rename from incubator/teedy-docs/0.0.11/app-readme.md rename to incubator/teedy-docs/0.0.12/app-readme.md diff --git a/incubator/teedy-docs/0.0.12/charts/common-10.4.7.tgz b/incubator/teedy-docs/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/teedy-docs/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/teedy-docs/0.0.11/ix_values.yaml b/incubator/teedy-docs/0.0.12/ix_values.yaml similarity index 100% rename from incubator/teedy-docs/0.0.11/ix_values.yaml rename to incubator/teedy-docs/0.0.12/ix_values.yaml diff --git a/incubator/teedy-docs/0.0.11/questions.yaml b/incubator/teedy-docs/0.0.12/questions.yaml similarity index 100% rename from incubator/teedy-docs/0.0.11/questions.yaml rename to incubator/teedy-docs/0.0.12/questions.yaml diff --git a/incubator/teedy-docs/0.0.11/templates/common.yaml b/incubator/teedy-docs/0.0.12/templates/common.yaml similarity index 100% rename from incubator/teedy-docs/0.0.11/templates/common.yaml rename to incubator/teedy-docs/0.0.12/templates/common.yaml diff --git a/incubator/teedy-docs/0.0.11/values.yaml b/incubator/teedy-docs/0.0.12/values.yaml similarity index 100% rename from incubator/teedy-docs/0.0.11/values.yaml rename to incubator/teedy-docs/0.0.12/values.yaml diff --git a/incubator/telethon-downloader/0.0.11/CHANGELOG.md b/incubator/telethon-downloader/0.0.11/CHANGELOG.md deleted file mode 100644 index 14d44a8df28..00000000000 --- a/incubator/telethon-downloader/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [telethon-downloader-0.0.11]telethon-downloader-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [telethon-downloader-0.0.10]telethon-downloader-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [telethon-downloader-0.0.10]telethon-downloader-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/telethon-downloader/0.0.11/Chart.lock b/incubator/telethon-downloader/0.0.11/Chart.lock deleted file mode 100644 index 9c7a6d2107f..00000000000 --- a/incubator/telethon-downloader/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:40:38.623291355Z" diff --git a/incubator/telethon-downloader/0.0.11/Chart.yaml b/incubator/telethon-downloader/0.0.11/Chart.yaml deleted file mode 100644 index bbdde2229e1..00000000000 --- a/incubator/telethon-downloader/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - This is a simple container that downloads files sent to a telegram bot - up to 2000mb using the Telethon library. -home: https://github.com/truecharts/apps/tree/master/charts/stable/telethon-downloader -icon: https://truecharts.org/img/chart-icons/telethon-downloader.png -keywords: - - telethon-downloader - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: telethon-downloader -sources: - - https://docs.telethon.dev/ - - https://hub.docker.com/r/jsavargas/telethon_downloader -type: application -version: 0.0.11 diff --git a/incubator/telethon-downloader/0.0.11/README.md b/incubator/telethon-downloader/0.0.11/README.md deleted file mode 100644 index aaad598c3d0..00000000000 --- a/incubator/telethon-downloader/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# telethon-downloader - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is a simple container that downloads files sent to a telegram bot up to 2000mb using the Telethon library. - -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: [telethon-downloader](https://truecharts.org/docs/charts/stable/telethon-downloader) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `telethon-downloader` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install telethon-downloader TrueCharts/telethon-downloader -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `telethon-downloader` deployment - -```console -helm uninstall telethon-downloader -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install telethon-downloader \ - --set env.TZ="America/New York" \ - TrueCharts/telethon-downloader -``` - -#### 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 telethon-downloader TrueCharts/telethon-downloader -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/telethon-downloader/0.0.11/charts/common-10.4.6.tgz b/incubator/telethon-downloader/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/telethon-downloader/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/telethon-downloader/0.0.12/CHANGELOG.md b/incubator/telethon-downloader/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a82022c5e31 --- /dev/null +++ b/incubator/telethon-downloader/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [telethon-downloader-0.0.12](https://github.com/truecharts/apps/compare/telethon-downloader-0.0.11...telethon-downloader-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [telethon-downloader-0.0.11]telethon-downloader-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [telethon-downloader-0.0.10]telethon-downloader-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [telethon-downloader-0.0.10]telethon-downloader-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/telethon-downloader/0.0.12/Chart.lock b/incubator/telethon-downloader/0.0.12/Chart.lock new file mode 100644 index 00000000000..cbb1312e594 --- /dev/null +++ b/incubator/telethon-downloader/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:20:04.325281515Z" diff --git a/incubator/telethon-downloader/0.0.12/Chart.yaml b/incubator/telethon-downloader/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5e9eb3d70bb --- /dev/null +++ b/incubator/telethon-downloader/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + This is a simple container that downloads files sent to a telegram bot + up to 2000mb using the Telethon library. +home: https://github.com/truecharts/apps/tree/master/charts/stable/telethon-downloader +icon: https://truecharts.org/img/chart-icons/telethon-downloader.png +keywords: + - telethon-downloader + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: telethon-downloader +sources: + - https://docs.telethon.dev/ + - https://hub.docker.com/r/jsavargas/telethon_downloader +type: application +version: 0.0.12 diff --git a/incubator/telethon-downloader/0.0.12/README.md b/incubator/telethon-downloader/0.0.12/README.md new file mode 100644 index 00000000000..6de2911db53 --- /dev/null +++ b/incubator/telethon-downloader/0.0.12/README.md @@ -0,0 +1,108 @@ +# telethon-downloader + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is a simple container that downloads files sent to a telegram bot up to 2000mb using the Telethon library. + +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: [telethon-downloader](https://truecharts.org/docs/charts/stable/telethon-downloader) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `telethon-downloader` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install telethon-downloader TrueCharts/telethon-downloader +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `telethon-downloader` deployment + +```console +helm uninstall telethon-downloader +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install telethon-downloader \ + --set env.TZ="America/New York" \ + TrueCharts/telethon-downloader +``` + +#### 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 telethon-downloader TrueCharts/telethon-downloader -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/telethon-downloader/0.0.11/app-readme.md b/incubator/telethon-downloader/0.0.12/app-readme.md similarity index 100% rename from incubator/telethon-downloader/0.0.11/app-readme.md rename to incubator/telethon-downloader/0.0.12/app-readme.md diff --git a/incubator/telethon-downloader/0.0.12/charts/common-10.4.7.tgz b/incubator/telethon-downloader/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/telethon-downloader/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/telethon-downloader/0.0.11/ix_values.yaml b/incubator/telethon-downloader/0.0.12/ix_values.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.11/ix_values.yaml rename to incubator/telethon-downloader/0.0.12/ix_values.yaml diff --git a/incubator/telethon-downloader/0.0.11/questions.yaml b/incubator/telethon-downloader/0.0.12/questions.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.11/questions.yaml rename to incubator/telethon-downloader/0.0.12/questions.yaml diff --git a/incubator/telethon-downloader/0.0.11/templates/common.yaml b/incubator/telethon-downloader/0.0.12/templates/common.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.11/templates/common.yaml rename to incubator/telethon-downloader/0.0.12/templates/common.yaml diff --git a/incubator/telethon-downloader/0.0.11/values.yaml b/incubator/telethon-downloader/0.0.12/values.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.11/values.yaml rename to incubator/telethon-downloader/0.0.12/values.yaml diff --git a/incubator/terraria-tshock/0.0.11/CHANGELOG.md b/incubator/terraria-tshock/0.0.11/CHANGELOG.md deleted file mode 100644 index deae812de29..00000000000 --- a/incubator/terraria-tshock/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [terraria-tshock-0.0.11]terraria-tshock-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [terraria-tshock-0.0.10]terraria-tshock-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [terraria-tshock-0.0.10]terraria-tshock-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/terraria-tshock/0.0.11/Chart.lock b/incubator/terraria-tshock/0.0.11/Chart.lock deleted file mode 100644 index 4222e0922ca..00000000000 --- a/incubator/terraria-tshock/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:40:46.976081828Z" diff --git a/incubator/terraria-tshock/0.0.11/Chart.yaml b/incubator/terraria-tshock/0.0.11/Chart.yaml deleted file mode 100644 index 1adf7c04b2e..00000000000 --- a/incubator/terraria-tshock/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "tshock" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install Terraria and the TShock MOD and\ - \ run it. SERVER PASSWORD: Docker\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/terraria-tshock -icon: https://truecharts.org/img/chart-icons/terraria-tshock.png -keywords: - - terraria-tshock - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: terraria-tshock -sources: - - https://tshock.co/ - - https://hub.docker.com/r/ich777/terrariaserver -type: application -version: 0.0.11 diff --git a/incubator/terraria-tshock/0.0.11/README.md b/incubator/terraria-tshock/0.0.11/README.md deleted file mode 100644 index 29a9cbd837e..00000000000 --- a/incubator/terraria-tshock/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# terraria-tshock - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: tshock](https://img.shields.io/badge/AppVersion-tshock-informational?style=flat-square) - -This Docker will download and install Terraria and the TShock MOD and run it. SERVER PASSWORD: Docker - -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: [terraria-tshock](https://truecharts.org/docs/charts/stable/terraria-tshock) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `terraria-tshock` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install terraria-tshock TrueCharts/terraria-tshock -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `terraria-tshock` deployment - -```console -helm uninstall terraria-tshock -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install terraria-tshock \ - --set env.TZ="America/New York" \ - TrueCharts/terraria-tshock -``` - -#### 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 terraria-tshock TrueCharts/terraria-tshock -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/terraria-tshock/0.0.11/charts/common-10.4.6.tgz b/incubator/terraria-tshock/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/terraria-tshock/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/terraria-tshock/0.0.12/CHANGELOG.md b/incubator/terraria-tshock/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..811d2458428 --- /dev/null +++ b/incubator/terraria-tshock/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [terraria-tshock-0.0.12](https://github.com/truecharts/apps/compare/terraria-tshock-0.0.11...terraria-tshock-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [terraria-tshock-0.0.11]terraria-tshock-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [terraria-tshock-0.0.10]terraria-tshock-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [terraria-tshock-0.0.10]terraria-tshock-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/terraria-tshock/0.0.12/Chart.lock b/incubator/terraria-tshock/0.0.12/Chart.lock new file mode 100644 index 00000000000..a022a659141 --- /dev/null +++ b/incubator/terraria-tshock/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:20:06.406353506Z" diff --git a/incubator/terraria-tshock/0.0.12/Chart.yaml b/incubator/terraria-tshock/0.0.12/Chart.yaml new file mode 100644 index 00000000000..1b734ddc53b --- /dev/null +++ b/incubator/terraria-tshock/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "tshock" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install Terraria and the TShock MOD and\ + \ run it. SERVER PASSWORD: Docker\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/terraria-tshock +icon: https://truecharts.org/img/chart-icons/terraria-tshock.png +keywords: + - terraria-tshock + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: terraria-tshock +sources: + - https://tshock.co/ + - https://hub.docker.com/r/ich777/terrariaserver +type: application +version: 0.0.12 diff --git a/incubator/terraria-tshock/0.0.12/README.md b/incubator/terraria-tshock/0.0.12/README.md new file mode 100644 index 00000000000..4e32f6c568d --- /dev/null +++ b/incubator/terraria-tshock/0.0.12/README.md @@ -0,0 +1,108 @@ +# terraria-tshock + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: tshock](https://img.shields.io/badge/AppVersion-tshock-informational?style=flat-square) + +This Docker will download and install Terraria and the TShock MOD and run it. SERVER PASSWORD: Docker + +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: [terraria-tshock](https://truecharts.org/docs/charts/stable/terraria-tshock) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `terraria-tshock` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install terraria-tshock TrueCharts/terraria-tshock +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `terraria-tshock` deployment + +```console +helm uninstall terraria-tshock +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install terraria-tshock \ + --set env.TZ="America/New York" \ + TrueCharts/terraria-tshock +``` + +#### 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 terraria-tshock TrueCharts/terraria-tshock -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/terraria-tshock/0.0.11/app-readme.md b/incubator/terraria-tshock/0.0.12/app-readme.md similarity index 100% rename from incubator/terraria-tshock/0.0.11/app-readme.md rename to incubator/terraria-tshock/0.0.12/app-readme.md diff --git a/incubator/terraria-tshock/0.0.12/charts/common-10.4.7.tgz b/incubator/terraria-tshock/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/terraria-tshock/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/terraria-tshock/0.0.11/ix_values.yaml b/incubator/terraria-tshock/0.0.12/ix_values.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.11/ix_values.yaml rename to incubator/terraria-tshock/0.0.12/ix_values.yaml diff --git a/incubator/terraria-tshock/0.0.11/questions.yaml b/incubator/terraria-tshock/0.0.12/questions.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.11/questions.yaml rename to incubator/terraria-tshock/0.0.12/questions.yaml diff --git a/incubator/terraria-tshock/0.0.11/templates/common.yaml b/incubator/terraria-tshock/0.0.12/templates/common.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.11/templates/common.yaml rename to incubator/terraria-tshock/0.0.12/templates/common.yaml diff --git a/incubator/terraria-tshock/0.0.11/values.yaml b/incubator/terraria-tshock/0.0.12/values.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.11/values.yaml rename to incubator/terraria-tshock/0.0.12/values.yaml diff --git a/incubator/theforest/0.0.11/CHANGELOG.md b/incubator/theforest/0.0.11/CHANGELOG.md deleted file mode 100644 index 6fa5378d2e7..00000000000 --- a/incubator/theforest/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [theforest-0.0.11]theforest-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [theforest-0.0.10]theforest-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [theforest-0.0.10]theforest-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/theforest/0.0.11/Chart.lock b/incubator/theforest/0.0.11/Chart.lock deleted file mode 100644 index ccbbc2c5c27..00000000000 --- a/incubator/theforest/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:40:55.043908563Z" diff --git a/incubator/theforest/0.0.11/Chart.yaml b/incubator/theforest/0.0.11/Chart.yaml deleted file mode 100644 index 9a4a237b056..00000000000 --- a/incubator/theforest/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Docker'\ - \ ADMINPASSWORD: 'adminDocker' (you can change this in your SERVERFOLDER/config/config.cfg)\r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/theforest -icon: https://truecharts.org/img/chart-icons/theforest.png -keywords: - - theforest - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: theforest -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/theforest/0.0.11/README.md b/incubator/theforest/0.0.11/README.md deleted file mode 100644 index 93403f44b16..00000000000 --- a/incubator/theforest/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# theforest - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Docker' ADMINPASSWORD: 'adminDocker' (you can change this in your SERVERFOLDER/config/config.cfg) - -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: [theforest](https://truecharts.org/docs/charts/stable/theforest) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `theforest` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install theforest TrueCharts/theforest -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `theforest` deployment - -```console -helm uninstall theforest -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install theforest \ - --set env.TZ="America/New York" \ - TrueCharts/theforest -``` - -#### 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 theforest TrueCharts/theforest -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/theforest/0.0.11/charts/common-10.4.6.tgz b/incubator/theforest/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/theforest/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/theforest/0.0.12/CHANGELOG.md b/incubator/theforest/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..484aca308fb --- /dev/null +++ b/incubator/theforest/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [theforest-0.0.12](https://github.com/truecharts/apps/compare/theforest-0.0.11...theforest-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [theforest-0.0.11]theforest-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [theforest-0.0.10]theforest-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [theforest-0.0.10]theforest-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/theforest/0.0.12/Chart.lock b/incubator/theforest/0.0.12/Chart.lock new file mode 100644 index 00000000000..901aecd2302 --- /dev/null +++ b/incubator/theforest/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:20:17.259921167Z" diff --git a/incubator/theforest/0.0.12/Chart.yaml b/incubator/theforest/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5652fbc104d --- /dev/null +++ b/incubator/theforest/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Docker'\ + \ ADMINPASSWORD: 'adminDocker' (you can change this in your SERVERFOLDER/config/config.cfg)\r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/theforest +icon: https://truecharts.org/img/chart-icons/theforest.png +keywords: + - theforest + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: theforest +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/theforest/0.0.12/README.md b/incubator/theforest/0.0.12/README.md new file mode 100644 index 00000000000..e8df01e933d --- /dev/null +++ b/incubator/theforest/0.0.12/README.md @@ -0,0 +1,108 @@ +# theforest + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Docker' ADMINPASSWORD: 'adminDocker' (you can change this in your SERVERFOLDER/config/config.cfg) + +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: [theforest](https://truecharts.org/docs/charts/stable/theforest) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `theforest` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install theforest TrueCharts/theforest +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `theforest` deployment + +```console +helm uninstall theforest +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install theforest \ + --set env.TZ="America/New York" \ + TrueCharts/theforest +``` + +#### 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 theforest TrueCharts/theforest -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/theforest/0.0.11/app-readme.md b/incubator/theforest/0.0.12/app-readme.md similarity index 100% rename from incubator/theforest/0.0.11/app-readme.md rename to incubator/theforest/0.0.12/app-readme.md diff --git a/incubator/theforest/0.0.12/charts/common-10.4.7.tgz b/incubator/theforest/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/theforest/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/theforest/0.0.11/ix_values.yaml b/incubator/theforest/0.0.12/ix_values.yaml similarity index 100% rename from incubator/theforest/0.0.11/ix_values.yaml rename to incubator/theforest/0.0.12/ix_values.yaml diff --git a/incubator/theforest/0.0.11/questions.yaml b/incubator/theforest/0.0.12/questions.yaml similarity index 100% rename from incubator/theforest/0.0.11/questions.yaml rename to incubator/theforest/0.0.12/questions.yaml diff --git a/incubator/theforest/0.0.11/templates/common.yaml b/incubator/theforest/0.0.12/templates/common.yaml similarity index 100% rename from incubator/theforest/0.0.11/templates/common.yaml rename to incubator/theforest/0.0.12/templates/common.yaml diff --git a/incubator/theforest/0.0.11/values.yaml b/incubator/theforest/0.0.12/values.yaml similarity index 100% rename from incubator/theforest/0.0.11/values.yaml rename to incubator/theforest/0.0.12/values.yaml diff --git a/incubator/theme-park/1.0.23/CHANGELOG.md b/incubator/theme-park/1.0.23/CHANGELOG.md deleted file mode 100644 index 55f24c2cb25..00000000000 --- a/incubator/theme-park/1.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [theme-park-1.0.23](https://github.com/truecharts/apps/compare/theme-park-1.0.21...theme-park-1.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [theme-park-1.0.21](https://github.com/truecharts/apps/compare/theme-park-1.0.20...theme-park-1.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [theme-park-1.0.20](https://github.com/truecharts/apps/compare/theme-park-1.0.19...theme-park-1.0.20) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [theme-park-1.0.19](https://github.com/truecharts/apps/compare/theme-park-1.0.18...theme-park-1.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [theme-park-1.0.18](https://github.com/truecharts/apps/compare/theme-park-1.0.16...theme-park-1.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [theme-park-1.0.16](https://github.com/truecharts/apps/compare/theme-park-1.0.14...theme-park-1.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [theme-park-1.0.14](https://github.com/truecharts/apps/compare/theme-park-1.0.13...theme-park-1.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [theme-park-1.0.13](https://github.com/truecharts/apps/compare/theme-park-1.0.12...theme-park-1.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [theme-park-1.0.12](https://github.com/truecharts/apps/compare/theme-park-1.0.11...theme-park-1.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [theme-park-1.0.11](https://github.com/truecharts/apps/compare/theme-park-1.0.10...theme-park-1.0.11) (2022-07-10) - -#### Chore - -* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115)) - - - - -### [theme-park-1.0.10](https://github.com/truecharts/apps/compare/theme-park-1.0.9...theme-park-1.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/incubator/theme-park/1.0.23/Chart.lock b/incubator/theme-park/1.0.23/Chart.lock deleted file mode 100644 index 8886f39dfa2..00000000000 --- a/incubator/theme-park/1.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:40:57.326597169Z" diff --git a/incubator/theme-park/1.0.23/Chart.yaml b/incubator/theme-park/1.0.23/Chart.yaml deleted file mode 100644 index 27da97ae2a0..00000000000 --- a/incubator/theme-park/1.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.9.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Custom themes for your favorite apps! -home: https://github.com/truecharts/apps/tree/master/charts/incubator/theme-park -icon: https://truecharts.org/img/chart-icons/theme-park.png -keywords: - - theme-park - - customization -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: theme-park -sources: - - https://github.com/gilbn/theme.park -type: application -version: 1.0.23 -annotations: - truecharts.org/catagories: | - - customization - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/theme-park/1.0.23/README.md b/incubator/theme-park/1.0.23/README.md deleted file mode 100644 index 5bfad7ab872..00000000000 --- a/incubator/theme-park/1.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# theme-park - -![Version: 1.0.23](https://img.shields.io/badge/Version-1.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.8](https://img.shields.io/badge/AppVersion-1.9.8-informational?style=flat-square) - -Custom themes for your favorite apps! - -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: [theme-park](https://truecharts.org/docs/charts/stable/theme-park) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `theme-park` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install theme-park TrueCharts/theme-park -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `theme-park` deployment - -```console -helm uninstall theme-park -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install theme-park \ - --set env.TZ="America/New York" \ - TrueCharts/theme-park -``` - -#### 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 theme-park TrueCharts/theme-park -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/theme-park/1.0.23/charts/common-10.4.6.tgz b/incubator/theme-park/1.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/theme-park/1.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/theme-park/1.0.23/ix_values.yaml b/incubator/theme-park/1.0.23/ix_values.yaml deleted file mode 100644 index 1fe82187633..00000000000 --- a/incubator/theme-park/1.0.23/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -image: - repository: tccr.io/truecharts/theme-park - pullPolicy: IfNotPresent - tag: v1.9.8@sha256:b4f5d4c9d0516141fc1f547c2b018388e0df6acc942ac95040a60ac9170ebba3 - -service: - main: - ports: - main: - port: 10244 - targetPort: 8080 - -persistence: - config: - enabled: true - mountPath: "/config" diff --git a/incubator/theme-park/1.0.24/CHANGELOG.md b/incubator/theme-park/1.0.24/CHANGELOG.md new file mode 100644 index 00000000000..6fb25bf3ba3 --- /dev/null +++ b/incubator/theme-park/1.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [theme-park-1.0.24](https://github.com/truecharts/apps/compare/theme-park-1.0.23...theme-park-1.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + +## [theme-park-1.0.23](https://github.com/truecharts/apps/compare/theme-park-1.0.21...theme-park-1.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [theme-park-1.0.21](https://github.com/truecharts/apps/compare/theme-park-1.0.20...theme-park-1.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [theme-park-1.0.20](https://github.com/truecharts/apps/compare/theme-park-1.0.19...theme-park-1.0.20) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [theme-park-1.0.19](https://github.com/truecharts/apps/compare/theme-park-1.0.18...theme-park-1.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [theme-park-1.0.18](https://github.com/truecharts/apps/compare/theme-park-1.0.16...theme-park-1.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [theme-park-1.0.16](https://github.com/truecharts/apps/compare/theme-park-1.0.14...theme-park-1.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [theme-park-1.0.14](https://github.com/truecharts/apps/compare/theme-park-1.0.13...theme-park-1.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [theme-park-1.0.13](https://github.com/truecharts/apps/compare/theme-park-1.0.12...theme-park-1.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [theme-park-1.0.12](https://github.com/truecharts/apps/compare/theme-park-1.0.11...theme-park-1.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [theme-park-1.0.11](https://github.com/truecharts/apps/compare/theme-park-1.0.10...theme-park-1.0.11) (2022-07-10) + +#### Chore + +* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115)) + + + diff --git a/incubator/theme-park/1.0.24/Chart.lock b/incubator/theme-park/1.0.24/Chart.lock new file mode 100644 index 00000000000..64bdbe20990 --- /dev/null +++ b/incubator/theme-park/1.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:20:17.856013197Z" diff --git a/incubator/theme-park/1.0.24/Chart.yaml b/incubator/theme-park/1.0.24/Chart.yaml new file mode 100644 index 00000000000..9bb1f06953b --- /dev/null +++ b/incubator/theme-park/1.0.24/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.9.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Custom themes for your favorite apps! +home: https://github.com/truecharts/apps/tree/master/charts/incubator/theme-park +icon: https://truecharts.org/img/chart-icons/theme-park.png +keywords: + - theme-park + - customization +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: theme-park +sources: + - https://github.com/gilbn/theme.park +type: application +version: 1.0.24 +annotations: + truecharts.org/catagories: | + - customization + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/theme-park/1.0.24/README.md b/incubator/theme-park/1.0.24/README.md new file mode 100644 index 00000000000..3c87900e9ae --- /dev/null +++ b/incubator/theme-park/1.0.24/README.md @@ -0,0 +1,107 @@ +# theme-park + +![Version: 1.0.24](https://img.shields.io/badge/Version-1.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.9](https://img.shields.io/badge/AppVersion-1.9.9-informational?style=flat-square) + +Custom themes for your favorite apps! + +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: [theme-park](https://truecharts.org/docs/charts/stable/theme-park) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `theme-park` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install theme-park TrueCharts/theme-park +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `theme-park` deployment + +```console +helm uninstall theme-park +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install theme-park \ + --set env.TZ="America/New York" \ + TrueCharts/theme-park +``` + +#### 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 theme-park TrueCharts/theme-park -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/theme-park/1.0.23/app-readme.md b/incubator/theme-park/1.0.24/app-readme.md similarity index 100% rename from incubator/theme-park/1.0.23/app-readme.md rename to incubator/theme-park/1.0.24/app-readme.md diff --git a/incubator/theme-park/1.0.24/charts/common-10.4.7.tgz b/incubator/theme-park/1.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/theme-park/1.0.24/charts/common-10.4.7.tgz differ diff --git a/incubator/theme-park/1.0.24/ix_values.yaml b/incubator/theme-park/1.0.24/ix_values.yaml new file mode 100644 index 00000000000..4140b2e8d6c --- /dev/null +++ b/incubator/theme-park/1.0.24/ix_values.yaml @@ -0,0 +1,16 @@ +image: + repository: tccr.io/truecharts/theme-park + pullPolicy: IfNotPresent + tag: 1.9.9@sha256:4fce23dcd85390db345c8ed20e6848781a183c7342f4c91bf4cbdd3cb8f9f399 + +service: + main: + ports: + main: + port: 10244 + targetPort: 8080 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/incubator/theme-park/1.0.23/questions.yaml b/incubator/theme-park/1.0.24/questions.yaml similarity index 100% rename from incubator/theme-park/1.0.23/questions.yaml rename to incubator/theme-park/1.0.24/questions.yaml diff --git a/incubator/theme-park/1.0.23/templates/common.yaml b/incubator/theme-park/1.0.24/templates/common.yaml similarity index 100% rename from incubator/theme-park/1.0.23/templates/common.yaml rename to incubator/theme-park/1.0.24/templates/common.yaml diff --git a/incubator/theme-park/1.0.23/values.yaml b/incubator/theme-park/1.0.24/values.yaml similarity index 100% rename from incubator/theme-park/1.0.23/values.yaml rename to incubator/theme-park/1.0.24/values.yaml diff --git a/incubator/thunderbird/0.0.11/CHANGELOG.md b/incubator/thunderbird/0.0.11/CHANGELOG.md deleted file mode 100644 index b09a13672e4..00000000000 --- a/incubator/thunderbird/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [thunderbird-0.0.11]thunderbird-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [thunderbird-0.0.10]thunderbird-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [thunderbird-0.0.10]thunderbird-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/thunderbird/0.0.11/Chart.lock b/incubator/thunderbird/0.0.11/Chart.lock deleted file mode 100644 index 0539e481a74..00000000000 --- a/incubator/thunderbird/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:41:00.611313687Z" diff --git a/incubator/thunderbird/0.0.11/Chart.yaml b/incubator/thunderbird/0.0.11/Chart.yaml deleted file mode 100644 index 4e62a94ec26..00000000000 --- a/incubator/thunderbird/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This container will download and install Thunderbird in the preferred\ - \ version and language.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/thunderbird -icon: https://truecharts.org/img/chart-icons/thunderbird.png -keywords: - - thunderbird - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: thunderbird -sources: - - https://www.thunderbird.net/ - - https://hub.docker.com/r/ich777/thunderbird/ -type: application -version: 0.0.11 diff --git a/incubator/thunderbird/0.0.11/README.md b/incubator/thunderbird/0.0.11/README.md deleted file mode 100644 index 37e39dd5984..00000000000 --- a/incubator/thunderbird/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# thunderbird - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This container will download and install Thunderbird in the preferred version and language. - -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: [thunderbird](https://truecharts.org/docs/charts/stable/thunderbird) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `thunderbird` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install thunderbird TrueCharts/thunderbird -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `thunderbird` deployment - -```console -helm uninstall thunderbird -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install thunderbird \ - --set env.TZ="America/New York" \ - TrueCharts/thunderbird -``` - -#### 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 thunderbird TrueCharts/thunderbird -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/thunderbird/0.0.11/charts/common-10.4.6.tgz b/incubator/thunderbird/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/thunderbird/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/thunderbird/0.0.12/CHANGELOG.md b/incubator/thunderbird/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..10ee82dfa78 --- /dev/null +++ b/incubator/thunderbird/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [thunderbird-0.0.12](https://github.com/truecharts/apps/compare/thunderbird-0.0.11...thunderbird-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [thunderbird-0.0.11]thunderbird-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [thunderbird-0.0.10]thunderbird-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [thunderbird-0.0.10]thunderbird-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/thunderbird/0.0.12/Chart.lock b/incubator/thunderbird/0.0.12/Chart.lock new file mode 100644 index 00000000000..00e98cf22bb --- /dev/null +++ b/incubator/thunderbird/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:20:23.928123614Z" diff --git a/incubator/thunderbird/0.0.12/Chart.yaml b/incubator/thunderbird/0.0.12/Chart.yaml new file mode 100644 index 00000000000..70223b7caa7 --- /dev/null +++ b/incubator/thunderbird/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This container will download and install Thunderbird in the preferred\ + \ version and language.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/thunderbird +icon: https://truecharts.org/img/chart-icons/thunderbird.png +keywords: + - thunderbird + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: thunderbird +sources: + - https://www.thunderbird.net/ + - https://hub.docker.com/r/ich777/thunderbird/ +type: application +version: 0.0.12 diff --git a/incubator/thunderbird/0.0.12/README.md b/incubator/thunderbird/0.0.12/README.md new file mode 100644 index 00000000000..59736c0dafc --- /dev/null +++ b/incubator/thunderbird/0.0.12/README.md @@ -0,0 +1,108 @@ +# thunderbird + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This container will download and install Thunderbird in the preferred version and language. + +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: [thunderbird](https://truecharts.org/docs/charts/stable/thunderbird) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `thunderbird` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install thunderbird TrueCharts/thunderbird +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `thunderbird` deployment + +```console +helm uninstall thunderbird +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install thunderbird \ + --set env.TZ="America/New York" \ + TrueCharts/thunderbird +``` + +#### 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 thunderbird TrueCharts/thunderbird -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/thunderbird/0.0.11/app-readme.md b/incubator/thunderbird/0.0.12/app-readme.md similarity index 100% rename from incubator/thunderbird/0.0.11/app-readme.md rename to incubator/thunderbird/0.0.12/app-readme.md diff --git a/incubator/thunderbird/0.0.12/charts/common-10.4.7.tgz b/incubator/thunderbird/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/thunderbird/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/thunderbird/0.0.11/ix_values.yaml b/incubator/thunderbird/0.0.12/ix_values.yaml similarity index 100% rename from incubator/thunderbird/0.0.11/ix_values.yaml rename to incubator/thunderbird/0.0.12/ix_values.yaml diff --git a/incubator/thunderbird/0.0.11/questions.yaml b/incubator/thunderbird/0.0.12/questions.yaml similarity index 100% rename from incubator/thunderbird/0.0.11/questions.yaml rename to incubator/thunderbird/0.0.12/questions.yaml diff --git a/incubator/thunderbird/0.0.11/templates/common.yaml b/incubator/thunderbird/0.0.12/templates/common.yaml similarity index 100% rename from incubator/thunderbird/0.0.11/templates/common.yaml rename to incubator/thunderbird/0.0.12/templates/common.yaml diff --git a/incubator/thunderbird/0.0.11/values.yaml b/incubator/thunderbird/0.0.12/values.yaml similarity index 100% rename from incubator/thunderbird/0.0.11/values.yaml rename to incubator/thunderbird/0.0.12/values.yaml diff --git a/incubator/tonido/0.0.11/CHANGELOG.md b/incubator/tonido/0.0.11/CHANGELOG.md deleted file mode 100644 index 315f1cbfd96..00000000000 --- a/incubator/tonido/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [tonido-0.0.11]tonido-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [tonido-0.0.10]tonido-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [tonido-0.0.10]tonido-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/tonido/0.0.11/Chart.lock b/incubator/tonido/0.0.11/Chart.lock deleted file mode 100644 index dfa7109e1f9..00000000000 --- a/incubator/tonido/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:41:08.612918084Z" diff --git a/incubator/tonido/0.0.11/Chart.yaml b/incubator/tonido/0.0.11/Chart.yaml deleted file mode 100644 index dfd32d819f3..00000000000 --- a/incubator/tonido/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Tonido Server allows you to access all your files on your computer from - a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. -home: https://github.com/truecharts/apps/tree/master/charts/stable/tonido -icon: https://truecharts.org/img/chart-icons/tonido.png -keywords: - - tonido - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tonido -sources: - - https://registry.hub.docker.com/r/captinsano/tonido/ -type: application -version: 0.0.11 diff --git a/incubator/tonido/0.0.11/README.md b/incubator/tonido/0.0.11/README.md deleted file mode 100644 index 6b55d817edf..00000000000 --- a/incubator/tonido/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tonido - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. - -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: [tonido](https://truecharts.org/docs/charts/stable/tonido) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tonido` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tonido TrueCharts/tonido -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tonido` deployment - -```console -helm uninstall tonido -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tonido \ - --set env.TZ="America/New York" \ - TrueCharts/tonido -``` - -#### 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 tonido TrueCharts/tonido -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tonido/0.0.11/charts/common-10.4.6.tgz b/incubator/tonido/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tonido/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tonido/0.0.12/CHANGELOG.md b/incubator/tonido/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..21b842223b3 --- /dev/null +++ b/incubator/tonido/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [tonido-0.0.12](https://github.com/truecharts/apps/compare/tonido-0.0.11...tonido-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tonido-0.0.11]tonido-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [tonido-0.0.10]tonido-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [tonido-0.0.10]tonido-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/tonido/0.0.12/Chart.lock b/incubator/tonido/0.0.12/Chart.lock new file mode 100644 index 00000000000..57942e14a38 --- /dev/null +++ b/incubator/tonido/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:20:25.865624858Z" diff --git a/incubator/tonido/0.0.12/Chart.yaml b/incubator/tonido/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d151682920f --- /dev/null +++ b/incubator/tonido/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Tonido Server allows you to access all your files on your computer from + a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. +home: https://github.com/truecharts/apps/tree/master/charts/stable/tonido +icon: https://truecharts.org/img/chart-icons/tonido.png +keywords: + - tonido + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tonido +sources: + - https://registry.hub.docker.com/r/captinsano/tonido/ +type: application +version: 0.0.12 diff --git a/incubator/tonido/0.0.12/README.md b/incubator/tonido/0.0.12/README.md new file mode 100644 index 00000000000..67d77c063ad --- /dev/null +++ b/incubator/tonido/0.0.12/README.md @@ -0,0 +1,107 @@ +# tonido + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. + +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: [tonido](https://truecharts.org/docs/charts/stable/tonido) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tonido` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tonido TrueCharts/tonido +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tonido` deployment + +```console +helm uninstall tonido +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tonido \ + --set env.TZ="America/New York" \ + TrueCharts/tonido +``` + +#### 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 tonido TrueCharts/tonido -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tonido/0.0.11/app-readme.md b/incubator/tonido/0.0.12/app-readme.md similarity index 100% rename from incubator/tonido/0.0.11/app-readme.md rename to incubator/tonido/0.0.12/app-readme.md diff --git a/incubator/tonido/0.0.12/charts/common-10.4.7.tgz b/incubator/tonido/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tonido/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/tonido/0.0.11/ix_values.yaml b/incubator/tonido/0.0.12/ix_values.yaml similarity index 100% rename from incubator/tonido/0.0.11/ix_values.yaml rename to incubator/tonido/0.0.12/ix_values.yaml diff --git a/incubator/tonido/0.0.11/questions.yaml b/incubator/tonido/0.0.12/questions.yaml similarity index 100% rename from incubator/tonido/0.0.11/questions.yaml rename to incubator/tonido/0.0.12/questions.yaml diff --git a/incubator/tonido/0.0.11/templates/common.yaml b/incubator/tonido/0.0.12/templates/common.yaml similarity index 100% rename from incubator/tonido/0.0.11/templates/common.yaml rename to incubator/tonido/0.0.12/templates/common.yaml diff --git a/incubator/tonido/0.0.11/values.yaml b/incubator/tonido/0.0.12/values.yaml similarity index 100% rename from incubator/tonido/0.0.11/values.yaml rename to incubator/tonido/0.0.12/values.yaml diff --git a/incubator/tracks/0.0.11/CHANGELOG.md b/incubator/tracks/0.0.11/CHANGELOG.md deleted file mode 100644 index d776bca2ddc..00000000000 --- a/incubator/tracks/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [tracks-0.0.11]tracks-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [tracks-0.0.10]tracks-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [tracks-0.0.10]tracks-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/tracks/0.0.11/Chart.lock b/incubator/tracks/0.0.11/Chart.lock deleted file mode 100644 index 24c0f833f12..00000000000 --- a/incubator/tracks/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:41:17.263034333Z" diff --git a/incubator/tracks/0.0.11/Chart.yaml b/incubator/tracks/0.0.11/Chart.yaml deleted file mode 100644 index 6fbec525ae1..00000000000 --- a/incubator/tracks/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Tracks is a web-based todo application to help you implement the GTD\ - \ methodology. \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/tracks -icon: https://truecharts.org/img/chart-icons/tracks.png -keywords: - - tracks - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tracks -sources: - - http://www.getontracks.org/ - - https://hub.docker.com/r/tracksapp/tracks -type: application -version: 0.0.11 diff --git a/incubator/tracks/0.0.11/README.md b/incubator/tracks/0.0.11/README.md deleted file mode 100644 index 72a78a6f410..00000000000 --- a/incubator/tracks/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tracks - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Tracks is a web-based todo application to help you implement the GTD methodology. - -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: [tracks](https://truecharts.org/docs/charts/stable/tracks) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tracks` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tracks TrueCharts/tracks -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tracks` deployment - -```console -helm uninstall tracks -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tracks \ - --set env.TZ="America/New York" \ - TrueCharts/tracks -``` - -#### 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 tracks TrueCharts/tracks -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tracks/0.0.11/charts/common-10.4.6.tgz b/incubator/tracks/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tracks/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tracks/0.0.12/CHANGELOG.md b/incubator/tracks/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..92cce45d439 --- /dev/null +++ b/incubator/tracks/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [tracks-0.0.12](https://github.com/truecharts/apps/compare/tracks-0.0.11...tracks-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tracks-0.0.11]tracks-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [tracks-0.0.10]tracks-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [tracks-0.0.10]tracks-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/tracks/0.0.12/Chart.lock b/incubator/tracks/0.0.12/Chart.lock new file mode 100644 index 00000000000..6357c271e4a --- /dev/null +++ b/incubator/tracks/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:20:36.175615426Z" diff --git a/incubator/tracks/0.0.12/Chart.yaml b/incubator/tracks/0.0.12/Chart.yaml new file mode 100644 index 00000000000..64a7da07c03 --- /dev/null +++ b/incubator/tracks/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Tracks is a web-based todo application to help you implement the GTD\ + \ methodology. \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/tracks +icon: https://truecharts.org/img/chart-icons/tracks.png +keywords: + - tracks + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tracks +sources: + - http://www.getontracks.org/ + - https://hub.docker.com/r/tracksapp/tracks +type: application +version: 0.0.12 diff --git a/incubator/tracks/0.0.12/README.md b/incubator/tracks/0.0.12/README.md new file mode 100644 index 00000000000..35c5c0760d0 --- /dev/null +++ b/incubator/tracks/0.0.12/README.md @@ -0,0 +1,108 @@ +# tracks + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Tracks is a web-based todo application to help you implement the GTD methodology. + +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: [tracks](https://truecharts.org/docs/charts/stable/tracks) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tracks` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tracks TrueCharts/tracks +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tracks` deployment + +```console +helm uninstall tracks +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tracks \ + --set env.TZ="America/New York" \ + TrueCharts/tracks +``` + +#### 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 tracks TrueCharts/tracks -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tracks/0.0.11/app-readme.md b/incubator/tracks/0.0.12/app-readme.md similarity index 100% rename from incubator/tracks/0.0.11/app-readme.md rename to incubator/tracks/0.0.12/app-readme.md diff --git a/incubator/tracks/0.0.12/charts/common-10.4.7.tgz b/incubator/tracks/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tracks/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/tracks/0.0.11/ix_values.yaml b/incubator/tracks/0.0.12/ix_values.yaml similarity index 100% rename from incubator/tracks/0.0.11/ix_values.yaml rename to incubator/tracks/0.0.12/ix_values.yaml diff --git a/incubator/tracks/0.0.11/questions.yaml b/incubator/tracks/0.0.12/questions.yaml similarity index 100% rename from incubator/tracks/0.0.11/questions.yaml rename to incubator/tracks/0.0.12/questions.yaml diff --git a/incubator/tracks/0.0.11/templates/common.yaml b/incubator/tracks/0.0.12/templates/common.yaml similarity index 100% rename from incubator/tracks/0.0.11/templates/common.yaml rename to incubator/tracks/0.0.12/templates/common.yaml diff --git a/incubator/tracks/0.0.11/values.yaml b/incubator/tracks/0.0.12/values.yaml similarity index 100% rename from incubator/tracks/0.0.11/values.yaml rename to incubator/tracks/0.0.12/values.yaml diff --git a/incubator/traktarr/0.0.11/CHANGELOG.md b/incubator/traktarr/0.0.11/CHANGELOG.md deleted file mode 100644 index a8d23a470f4..00000000000 --- a/incubator/traktarr/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [traktarr-0.0.11]traktarr-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [traktarr-0.0.10]traktarr-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [traktarr-0.0.10]traktarr-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/traktarr/0.0.11/Chart.lock b/incubator/traktarr/0.0.11/Chart.lock deleted file mode 100644 index 38464f312aa..00000000000 --- a/incubator/traktarr/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:41:18.758756103Z" diff --git a/incubator/traktarr/0.0.11/Chart.yaml b/incubator/traktarr/0.0.11/Chart.yaml deleted file mode 100644 index af6bb287cb4..00000000000 --- a/incubator/traktarr/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Script to add new series and movies to Sonarr/Radarr based on Trakt\ - \ lists. [br][br] \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/traktarr -icon: https://truecharts.org/img/chart-icons/traktarr.png -keywords: - - traktarr - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: traktarr -sources: - - https://github.com/l3uddz/traktarr - - https://hub.docker.com/r/eafxx/traktarr -type: application -version: 0.0.11 diff --git a/incubator/traktarr/0.0.11/README.md b/incubator/traktarr/0.0.11/README.md deleted file mode 100644 index 8225f21c685..00000000000 --- a/incubator/traktarr/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# traktarr - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Script to add new series and movies to Sonarr/Radarr based on Trakt lists. [br][br] - -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: [traktarr](https://truecharts.org/docs/charts/stable/traktarr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `traktarr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install traktarr TrueCharts/traktarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `traktarr` deployment - -```console -helm uninstall traktarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install traktarr \ - --set env.TZ="America/New York" \ - TrueCharts/traktarr -``` - -#### 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 traktarr TrueCharts/traktarr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/traktarr/0.0.11/charts/common-10.4.6.tgz b/incubator/traktarr/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/traktarr/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/traktarr/0.0.12/CHANGELOG.md b/incubator/traktarr/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9a3a79f3a5c --- /dev/null +++ b/incubator/traktarr/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [traktarr-0.0.12](https://github.com/truecharts/apps/compare/traktarr-0.0.11...traktarr-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [traktarr-0.0.11]traktarr-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [traktarr-0.0.10]traktarr-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [traktarr-0.0.10]traktarr-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/traktarr/0.0.12/Chart.lock b/incubator/traktarr/0.0.12/Chart.lock new file mode 100644 index 00000000000..3f61fc112d8 --- /dev/null +++ b/incubator/traktarr/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:20:36.557482444Z" diff --git a/incubator/traktarr/0.0.12/Chart.yaml b/incubator/traktarr/0.0.12/Chart.yaml new file mode 100644 index 00000000000..f9397fdd657 --- /dev/null +++ b/incubator/traktarr/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Script to add new series and movies to Sonarr/Radarr based on Trakt\ + \ lists. [br][br] \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/traktarr +icon: https://truecharts.org/img/chart-icons/traktarr.png +keywords: + - traktarr + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: traktarr +sources: + - https://github.com/l3uddz/traktarr + - https://hub.docker.com/r/eafxx/traktarr +type: application +version: 0.0.12 diff --git a/incubator/traktarr/0.0.12/README.md b/incubator/traktarr/0.0.12/README.md new file mode 100644 index 00000000000..a402d67a79d --- /dev/null +++ b/incubator/traktarr/0.0.12/README.md @@ -0,0 +1,108 @@ +# traktarr + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Script to add new series and movies to Sonarr/Radarr based on Trakt lists. [br][br] + +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: [traktarr](https://truecharts.org/docs/charts/stable/traktarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `traktarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install traktarr TrueCharts/traktarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `traktarr` deployment + +```console +helm uninstall traktarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install traktarr \ + --set env.TZ="America/New York" \ + TrueCharts/traktarr +``` + +#### 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 traktarr TrueCharts/traktarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/traktarr/0.0.11/app-readme.md b/incubator/traktarr/0.0.12/app-readme.md similarity index 100% rename from incubator/traktarr/0.0.11/app-readme.md rename to incubator/traktarr/0.0.12/app-readme.md diff --git a/incubator/traktarr/0.0.12/charts/common-10.4.7.tgz b/incubator/traktarr/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/traktarr/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/traktarr/0.0.11/ix_values.yaml b/incubator/traktarr/0.0.12/ix_values.yaml similarity index 100% rename from incubator/traktarr/0.0.11/ix_values.yaml rename to incubator/traktarr/0.0.12/ix_values.yaml diff --git a/incubator/traktarr/0.0.11/questions.yaml b/incubator/traktarr/0.0.12/questions.yaml similarity index 100% rename from incubator/traktarr/0.0.11/questions.yaml rename to incubator/traktarr/0.0.12/questions.yaml diff --git a/incubator/traktarr/0.0.11/templates/common.yaml b/incubator/traktarr/0.0.12/templates/common.yaml similarity index 100% rename from incubator/traktarr/0.0.11/templates/common.yaml rename to incubator/traktarr/0.0.12/templates/common.yaml diff --git a/incubator/traktarr/0.0.11/values.yaml b/incubator/traktarr/0.0.12/values.yaml similarity index 100% rename from incubator/traktarr/0.0.11/values.yaml rename to incubator/traktarr/0.0.12/values.yaml diff --git a/incubator/trango/0.0.11/CHANGELOG.md b/incubator/trango/0.0.11/CHANGELOG.md deleted file mode 100644 index 0f612c81b25..00000000000 --- a/incubator/trango/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [trango-0.0.11]trango-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [trango-0.0.10]trango-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [trango-0.0.10]trango-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/trango/0.0.11/Chart.lock b/incubator/trango/0.0.11/Chart.lock deleted file mode 100644 index 5ea88e4f60f..00000000000 --- a/incubator/trango/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:41:23.302105175Z" diff --git a/incubator/trango/0.0.11/Chart.yaml b/incubator/trango/0.0.11/Chart.yaml deleted file mode 100644 index e28632ded79..00000000000 --- a/incubator/trango/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Trango self-hosted is a calling and file sharing solution that works\ - \ over LAN (local area networks). It does not need to involve the internet for calling\ - \ or file sharing. Ideal for offices, hotels, houses, restaurants, and any space\ - \ where people use the same Public IP address or the same Wi-Fi network. The package\ - \ comes with a discovery server and a web app that can be deployed on the local\ - \ machine and can be accessed from anywhere in the network.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/trango -icon: https://truecharts.org/img/chart-icons/trango.png -keywords: - - trango - - Network-Other - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: trango -sources: - - https://trango.io/ - - https://hub.docker.com/r/tak786/trango-self-hosted -type: application -version: 0.0.11 diff --git a/incubator/trango/0.0.11/README.md b/incubator/trango/0.0.11/README.md deleted file mode 100644 index 9b396a60de0..00000000000 --- a/incubator/trango/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# trango - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. - -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: [trango](https://truecharts.org/docs/charts/stable/trango) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `trango` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install trango TrueCharts/trango -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `trango` deployment - -```console -helm uninstall trango -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install trango \ - --set env.TZ="America/New York" \ - TrueCharts/trango -``` - -#### 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 trango TrueCharts/trango -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/trango/0.0.11/charts/common-10.4.6.tgz b/incubator/trango/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/trango/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/trango/0.0.12/CHANGELOG.md b/incubator/trango/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f0a0f8aeb00 --- /dev/null +++ b/incubator/trango/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [trango-0.0.12](https://github.com/truecharts/apps/compare/trango-0.0.11...trango-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [trango-0.0.11]trango-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [trango-0.0.10]trango-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [trango-0.0.10]trango-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/trango/0.0.12/Chart.lock b/incubator/trango/0.0.12/Chart.lock new file mode 100644 index 00000000000..125f1fb7da0 --- /dev/null +++ b/incubator/trango/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:20:42.920158798Z" diff --git a/incubator/trango/0.0.12/Chart.yaml b/incubator/trango/0.0.12/Chart.yaml new file mode 100644 index 00000000000..defb7fc67b1 --- /dev/null +++ b/incubator/trango/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Trango self-hosted is a calling and file sharing solution that works\ + \ over LAN (local area networks). It does not need to involve the internet for calling\ + \ or file sharing. Ideal for offices, hotels, houses, restaurants, and any space\ + \ where people use the same Public IP address or the same Wi-Fi network. The package\ + \ comes with a discovery server and a web app that can be deployed on the local\ + \ machine and can be accessed from anywhere in the network.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/trango +icon: https://truecharts.org/img/chart-icons/trango.png +keywords: + - trango + - Network-Other + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: trango +sources: + - https://trango.io/ + - https://hub.docker.com/r/tak786/trango-self-hosted +type: application +version: 0.0.12 diff --git a/incubator/trango/0.0.12/README.md b/incubator/trango/0.0.12/README.md new file mode 100644 index 00000000000..1ea614ff7f4 --- /dev/null +++ b/incubator/trango/0.0.12/README.md @@ -0,0 +1,108 @@ +# trango + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. + +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: [trango](https://truecharts.org/docs/charts/stable/trango) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `trango` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install trango TrueCharts/trango +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `trango` deployment + +```console +helm uninstall trango +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install trango \ + --set env.TZ="America/New York" \ + TrueCharts/trango +``` + +#### 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 trango TrueCharts/trango -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/trango/0.0.11/app-readme.md b/incubator/trango/0.0.12/app-readme.md similarity index 100% rename from incubator/trango/0.0.11/app-readme.md rename to incubator/trango/0.0.12/app-readme.md diff --git a/incubator/trango/0.0.12/charts/common-10.4.7.tgz b/incubator/trango/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/trango/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/trango/0.0.11/ix_values.yaml b/incubator/trango/0.0.12/ix_values.yaml similarity index 100% rename from incubator/trango/0.0.11/ix_values.yaml rename to incubator/trango/0.0.12/ix_values.yaml diff --git a/incubator/trango/0.0.11/questions.yaml b/incubator/trango/0.0.12/questions.yaml similarity index 100% rename from incubator/trango/0.0.11/questions.yaml rename to incubator/trango/0.0.12/questions.yaml diff --git a/incubator/trango/0.0.11/templates/common.yaml b/incubator/trango/0.0.12/templates/common.yaml similarity index 100% rename from incubator/trango/0.0.11/templates/common.yaml rename to incubator/trango/0.0.12/templates/common.yaml diff --git a/incubator/trango/0.0.11/values.yaml b/incubator/trango/0.0.12/values.yaml similarity index 100% rename from incubator/trango/0.0.11/values.yaml rename to incubator/trango/0.0.12/values.yaml diff --git a/incubator/trilium/0.0.11/CHANGELOG.md b/incubator/trilium/0.0.11/CHANGELOG.md deleted file mode 100644 index 0fbc9fed5fe..00000000000 --- a/incubator/trilium/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [trilium-0.0.11](https://github.com/truecharts/apps/compare/trilium-notes-5.0.19...trilium-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [trilium-0.0.10](https://github.com/truecharts/apps/compare/trilium-notes-5.0.19...trilium-0.0.10) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [trilium-0.0.10](https://github.com/truecharts/apps/compare/trilium-notes-5.0.19...trilium-0.0.10) (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/trilium/0.0.11/Chart.lock b/incubator/trilium/0.0.11/Chart.lock deleted file mode 100644 index e9a3d5a5a1b..00000000000 --- a/incubator/trilium/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:41:30.31084092Z" diff --git a/incubator/trilium/0.0.11/Chart.yaml b/incubator/trilium/0.0.11/Chart.yaml deleted file mode 100644 index f2f1dd138a1..00000000000 --- a/incubator/trilium/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Trilium Notes is a hierarchical note taking application with focus on\ - \ building large personal knowledge bases.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/trilium -icon: https://truecharts.org/img/chart-icons/trilium.png -keywords: - - trilium - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: trilium -sources: - - https://github.com/zadam/trilium - - https://hub.docker.com/r/zadam/trilium -type: application -version: 0.0.11 diff --git a/incubator/trilium/0.0.11/README.md b/incubator/trilium/0.0.11/README.md deleted file mode 100644 index ed6d254c24b..00000000000 --- a/incubator/trilium/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# trilium - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. - -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: [trilium](https://truecharts.org/docs/charts/stable/trilium) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `trilium` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install trilium TrueCharts/trilium -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `trilium` deployment - -```console -helm uninstall trilium -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install trilium \ - --set env.TZ="America/New York" \ - TrueCharts/trilium -``` - -#### 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 trilium TrueCharts/trilium -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/trilium/0.0.11/charts/common-10.4.6.tgz b/incubator/trilium/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/trilium/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/trilium/0.0.12/CHANGELOG.md b/incubator/trilium/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b5d9df8c51d --- /dev/null +++ b/incubator/trilium/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [trilium-0.0.12](https://github.com/truecharts/apps/compare/trilium-notes-5.0.21...trilium-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [trilium-0.0.11](https://github.com/truecharts/apps/compare/trilium-notes-5.0.19...trilium-0.0.11) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [trilium-0.0.10](https://github.com/truecharts/apps/compare/trilium-notes-5.0.19...trilium-0.0.10) (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [trilium-0.0.10](https://github.com/truecharts/apps/compare/trilium-notes-5.0.19...trilium-0.0.10) (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/trilium/0.0.12/Chart.lock b/incubator/trilium/0.0.12/Chart.lock new file mode 100644 index 00000000000..cccec19f686 --- /dev/null +++ b/incubator/trilium/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:20:45.29281827Z" diff --git a/incubator/trilium/0.0.12/Chart.yaml b/incubator/trilium/0.0.12/Chart.yaml new file mode 100644 index 00000000000..602369f420d --- /dev/null +++ b/incubator/trilium/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Trilium Notes is a hierarchical note taking application with focus on\ + \ building large personal knowledge bases.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/trilium +icon: https://truecharts.org/img/chart-icons/trilium.png +keywords: + - trilium + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: trilium +sources: + - https://github.com/zadam/trilium + - https://hub.docker.com/r/zadam/trilium +type: application +version: 0.0.12 diff --git a/incubator/trilium/0.0.12/README.md b/incubator/trilium/0.0.12/README.md new file mode 100644 index 00000000000..01b103f0292 --- /dev/null +++ b/incubator/trilium/0.0.12/README.md @@ -0,0 +1,108 @@ +# trilium + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. + +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: [trilium](https://truecharts.org/docs/charts/stable/trilium) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `trilium` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install trilium TrueCharts/trilium +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `trilium` deployment + +```console +helm uninstall trilium +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install trilium \ + --set env.TZ="America/New York" \ + TrueCharts/trilium +``` + +#### 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 trilium TrueCharts/trilium -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/trilium/0.0.11/app-readme.md b/incubator/trilium/0.0.12/app-readme.md similarity index 100% rename from incubator/trilium/0.0.11/app-readme.md rename to incubator/trilium/0.0.12/app-readme.md diff --git a/incubator/trilium/0.0.12/charts/common-10.4.7.tgz b/incubator/trilium/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/trilium/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/trilium/0.0.11/ix_values.yaml b/incubator/trilium/0.0.12/ix_values.yaml similarity index 100% rename from incubator/trilium/0.0.11/ix_values.yaml rename to incubator/trilium/0.0.12/ix_values.yaml diff --git a/incubator/trilium/0.0.11/questions.yaml b/incubator/trilium/0.0.12/questions.yaml similarity index 100% rename from incubator/trilium/0.0.11/questions.yaml rename to incubator/trilium/0.0.12/questions.yaml diff --git a/incubator/trilium/0.0.11/templates/common.yaml b/incubator/trilium/0.0.12/templates/common.yaml similarity index 100% rename from incubator/trilium/0.0.11/templates/common.yaml rename to incubator/trilium/0.0.12/templates/common.yaml diff --git a/incubator/trilium/0.0.11/values.yaml b/incubator/trilium/0.0.12/values.yaml similarity index 100% rename from incubator/trilium/0.0.11/values.yaml rename to incubator/trilium/0.0.12/values.yaml diff --git a/incubator/troddit/0.0.11/CHANGELOG.md b/incubator/troddit/0.0.11/CHANGELOG.md deleted file mode 100644 index 66eb1502f72..00000000000 --- a/incubator/troddit/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [troddit-0.0.11]troddit-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [troddit-0.0.10]troddit-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [troddit-0.0.10]troddit-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/troddit/0.0.11/Chart.lock b/incubator/troddit/0.0.11/Chart.lock deleted file mode 100644 index 89fd3cf47ae..00000000000 --- a/incubator/troddit/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:41:39.988520739Z" diff --git a/incubator/troddit/0.0.11/Chart.yaml b/incubator/troddit/0.0.11/Chart.yaml deleted file mode 100644 index 641279db225..00000000000 --- a/incubator/troddit/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A web client for Reddit -home: https://github.com/truecharts/apps/tree/master/charts/stable/troddit -icon: https://truecharts.org/img/chart-icons/troddit.png -keywords: - - troddit - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: troddit -sources: - - https://github.com/burhan-syed/troddit - - https://hub.docker.com/r/bsyed/troddit -type: application -version: 0.0.11 diff --git a/incubator/troddit/0.0.11/README.md b/incubator/troddit/0.0.11/README.md deleted file mode 100644 index 4719edcfed6..00000000000 --- a/incubator/troddit/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# troddit - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 web client for Reddit - -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: [troddit](https://truecharts.org/docs/charts/stable/troddit) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `troddit` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install troddit TrueCharts/troddit -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `troddit` deployment - -```console -helm uninstall troddit -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install troddit \ - --set env.TZ="America/New York" \ - TrueCharts/troddit -``` - -#### 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 troddit TrueCharts/troddit -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/troddit/0.0.11/charts/common-10.4.6.tgz b/incubator/troddit/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/troddit/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/troddit/0.0.12/CHANGELOG.md b/incubator/troddit/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5e96b1a5497 --- /dev/null +++ b/incubator/troddit/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [troddit-0.0.12](https://github.com/truecharts/apps/compare/troddit-0.0.11...troddit-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [troddit-0.0.11]troddit-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [troddit-0.0.10]troddit-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [troddit-0.0.10]troddit-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/troddit/0.0.12/Chart.lock b/incubator/troddit/0.0.12/Chart.lock new file mode 100644 index 00000000000..5dab8f541a2 --- /dev/null +++ b/incubator/troddit/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:20:53.763885093Z" diff --git a/incubator/troddit/0.0.12/Chart.yaml b/incubator/troddit/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8dac1217538 --- /dev/null +++ b/incubator/troddit/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A web client for Reddit +home: https://github.com/truecharts/apps/tree/master/charts/stable/troddit +icon: https://truecharts.org/img/chart-icons/troddit.png +keywords: + - troddit + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: troddit +sources: + - https://github.com/burhan-syed/troddit + - https://hub.docker.com/r/bsyed/troddit +type: application +version: 0.0.12 diff --git a/incubator/troddit/0.0.12/README.md b/incubator/troddit/0.0.12/README.md new file mode 100644 index 00000000000..f5158e524e0 --- /dev/null +++ b/incubator/troddit/0.0.12/README.md @@ -0,0 +1,108 @@ +# troddit + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 web client for Reddit + +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: [troddit](https://truecharts.org/docs/charts/stable/troddit) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `troddit` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install troddit TrueCharts/troddit +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `troddit` deployment + +```console +helm uninstall troddit +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install troddit \ + --set env.TZ="America/New York" \ + TrueCharts/troddit +``` + +#### 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 troddit TrueCharts/troddit -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/troddit/0.0.11/app-readme.md b/incubator/troddit/0.0.12/app-readme.md similarity index 100% rename from incubator/troddit/0.0.11/app-readme.md rename to incubator/troddit/0.0.12/app-readme.md diff --git a/incubator/troddit/0.0.12/charts/common-10.4.7.tgz b/incubator/troddit/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/troddit/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/troddit/0.0.11/ix_values.yaml b/incubator/troddit/0.0.12/ix_values.yaml similarity index 100% rename from incubator/troddit/0.0.11/ix_values.yaml rename to incubator/troddit/0.0.12/ix_values.yaml diff --git a/incubator/troddit/0.0.11/questions.yaml b/incubator/troddit/0.0.12/questions.yaml similarity index 100% rename from incubator/troddit/0.0.11/questions.yaml rename to incubator/troddit/0.0.12/questions.yaml diff --git a/incubator/troddit/0.0.11/templates/common.yaml b/incubator/troddit/0.0.12/templates/common.yaml similarity index 100% rename from incubator/troddit/0.0.11/templates/common.yaml rename to incubator/troddit/0.0.12/templates/common.yaml diff --git a/incubator/troddit/0.0.11/values.yaml b/incubator/troddit/0.0.12/values.yaml similarity index 100% rename from incubator/troddit/0.0.11/values.yaml rename to incubator/troddit/0.0.12/values.yaml diff --git a/incubator/ts-dnsserver/0.0.11/CHANGELOG.md b/incubator/ts-dnsserver/0.0.11/CHANGELOG.md deleted file mode 100644 index 91fa2864de4..00000000000 --- a/incubator/ts-dnsserver/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [ts-dnsserver-0.0.11]ts-dnsserver-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [ts-dnsserver-0.0.10]ts-dnsserver-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [ts-dnsserver-0.0.10]ts-dnsserver-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/ts-dnsserver/0.0.11/Chart.lock b/incubator/ts-dnsserver/0.0.11/Chart.lock deleted file mode 100644 index ed8b538dc15..00000000000 --- a/incubator/ts-dnsserver/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:41:40.249137206Z" diff --git a/incubator/ts-dnsserver/0.0.11/Chart.yaml b/incubator/ts-dnsserver/0.0.11/Chart.yaml deleted file mode 100644 index a728f398230..00000000000 --- a/incubator/ts-dnsserver/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Technitium DNS Server is an open source tool that can be used for self - hosting a local DNS server for privacy and security or, used for experimentation/testing - by software developers on their computer. It works out-of-the-box with no or minimal - configuration and provides a user friendly web console accessible using any web - browser. -home: https://github.com/truecharts/apps/tree/master/charts/stable/ts-dnsserver -icon: https://truecharts.org/img/chart-icons/ts-dnsserver.png -keywords: - - ts-dnsserver - - Network-DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ts-dnsserver -sources: - - https://github.com/TechnitiumSoftware/DnsServer - - https://hub.docker.com/r/roxedus/ts-dnsserver/ -type: application -version: 0.0.11 diff --git a/incubator/ts-dnsserver/0.0.11/README.md b/incubator/ts-dnsserver/0.0.11/README.md deleted file mode 100644 index a374a77ecb7..00000000000 --- a/incubator/ts-dnsserver/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ts-dnsserver - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. - -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: [ts-dnsserver](https://truecharts.org/docs/charts/stable/ts-dnsserver) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ts-dnsserver` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ts-dnsserver TrueCharts/ts-dnsserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ts-dnsserver` deployment - -```console -helm uninstall ts-dnsserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ts-dnsserver \ - --set env.TZ="America/New York" \ - TrueCharts/ts-dnsserver -``` - -#### 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 ts-dnsserver TrueCharts/ts-dnsserver -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ts-dnsserver/0.0.11/charts/common-10.4.6.tgz b/incubator/ts-dnsserver/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ts-dnsserver/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ts-dnsserver/0.0.12/CHANGELOG.md b/incubator/ts-dnsserver/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..63b2893624a --- /dev/null +++ b/incubator/ts-dnsserver/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [ts-dnsserver-0.0.12](https://github.com/truecharts/apps/compare/ts-dnsserver-0.0.11...ts-dnsserver-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ts-dnsserver-0.0.11]ts-dnsserver-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [ts-dnsserver-0.0.10]ts-dnsserver-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [ts-dnsserver-0.0.10]ts-dnsserver-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/ts-dnsserver/0.0.12/Chart.lock b/incubator/ts-dnsserver/0.0.12/Chart.lock new file mode 100644 index 00000000000..ea3896f0c8d --- /dev/null +++ b/incubator/ts-dnsserver/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:20:55.803375068Z" diff --git a/incubator/ts-dnsserver/0.0.12/Chart.yaml b/incubator/ts-dnsserver/0.0.12/Chart.yaml new file mode 100644 index 00000000000..abacaf253a8 --- /dev/null +++ b/incubator/ts-dnsserver/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-DNS +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Technitium DNS Server is an open source tool that can be used for self + hosting a local DNS server for privacy and security or, used for experimentation/testing + by software developers on their computer. It works out-of-the-box with no or minimal + configuration and provides a user friendly web console accessible using any web + browser. +home: https://github.com/truecharts/apps/tree/master/charts/stable/ts-dnsserver +icon: https://truecharts.org/img/chart-icons/ts-dnsserver.png +keywords: + - ts-dnsserver + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ts-dnsserver +sources: + - https://github.com/TechnitiumSoftware/DnsServer + - https://hub.docker.com/r/roxedus/ts-dnsserver/ +type: application +version: 0.0.12 diff --git a/incubator/ts-dnsserver/0.0.12/README.md b/incubator/ts-dnsserver/0.0.12/README.md new file mode 100644 index 00000000000..d4d1a90ed6d --- /dev/null +++ b/incubator/ts-dnsserver/0.0.12/README.md @@ -0,0 +1,108 @@ +# ts-dnsserver + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. + +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: [ts-dnsserver](https://truecharts.org/docs/charts/stable/ts-dnsserver) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ts-dnsserver` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ts-dnsserver TrueCharts/ts-dnsserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ts-dnsserver` deployment + +```console +helm uninstall ts-dnsserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ts-dnsserver \ + --set env.TZ="America/New York" \ + TrueCharts/ts-dnsserver +``` + +#### 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 ts-dnsserver TrueCharts/ts-dnsserver -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ts-dnsserver/0.0.11/app-readme.md b/incubator/ts-dnsserver/0.0.12/app-readme.md similarity index 100% rename from incubator/ts-dnsserver/0.0.11/app-readme.md rename to incubator/ts-dnsserver/0.0.12/app-readme.md diff --git a/incubator/ts-dnsserver/0.0.12/charts/common-10.4.7.tgz b/incubator/ts-dnsserver/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ts-dnsserver/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ts-dnsserver/0.0.11/ix_values.yaml b/incubator/ts-dnsserver/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.11/ix_values.yaml rename to incubator/ts-dnsserver/0.0.12/ix_values.yaml diff --git a/incubator/ts-dnsserver/0.0.11/questions.yaml b/incubator/ts-dnsserver/0.0.12/questions.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.11/questions.yaml rename to incubator/ts-dnsserver/0.0.12/questions.yaml diff --git a/incubator/ts-dnsserver/0.0.11/templates/common.yaml b/incubator/ts-dnsserver/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.11/templates/common.yaml rename to incubator/ts-dnsserver/0.0.12/templates/common.yaml diff --git a/incubator/ts-dnsserver/0.0.11/values.yaml b/incubator/ts-dnsserver/0.0.12/values.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.11/values.yaml rename to incubator/ts-dnsserver/0.0.12/values.yaml diff --git a/incubator/tsmuxer/0.0.13/CHANGELOG.md b/incubator/tsmuxer/0.0.13/CHANGELOG.md deleted file mode 100644 index 519c00c5c84..00000000000 --- a/incubator/tsmuxer/0.0.13/CHANGELOG.md +++ /dev/null @@ -1,89 +0,0 @@ -# Changelog - - - -## [tsmuxer-0.0.13](https://github.com/truecharts/apps/compare/tsmuxer-0.0.11...tsmuxer-0.0.13) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [tsmuxer-0.0.11](https://github.com/truecharts/apps/compare/tsmuxer-0.0.10...tsmuxer-0.0.11) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [tsmuxer-0.0.10](https://github.com/truecharts/apps/compare/tsmuxer-0.0.9...tsmuxer-0.0.10) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [tsmuxer-0.0.9](https://github.com/truecharts/apps/compare/tsmuxer-0.0.7...tsmuxer-0.0.9) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [tsmuxer-0.0.7](https://github.com/truecharts/apps/compare/tsmuxer-0.0.5...tsmuxer-0.0.7) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [tsmuxer-0.0.5](https://github.com/truecharts/apps/compare/tsmuxer-0.0.4...tsmuxer-0.0.5) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [tsmuxer-0.0.4](https://github.com/truecharts/apps/compare/tsmuxer-0.0.3...tsmuxer-0.0.4) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [tsmuxer-0.0.3](https://github.com/truecharts/apps/compare/tsmuxer-0.0.2...tsmuxer-0.0.3) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [tsmuxer-0.0.2](https://github.com/truecharts/apps/compare/tsmuxer-0.0.1...tsmuxer-0.0.2) (2022-07-09) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### tsmuxer-0.0.1 (2022-07-05) - -#### Feat - -* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) diff --git a/incubator/tsmuxer/0.0.13/Chart.lock b/incubator/tsmuxer/0.0.13/Chart.lock deleted file mode 100644 index 7f4989510b7..00000000000 --- a/incubator/tsmuxer/0.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:41:45.740336932Z" diff --git a/incubator/tsmuxer/0.0.13/Chart.yaml b/incubator/tsmuxer/0.0.13/Chart.yaml deleted file mode 100644 index 25daa0c3d7b..00000000000 --- a/incubator/tsmuxer/0.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: tsMuxer is a Transport Stream muxer. -home: https://github.com/truecharts/apps/tree/master/charts/stable/tsmuxer -icon: https://truecharts.org/img/chart-icons/tsmuxer.png -keywords: - - media - - tsmuxer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tsmuxer -sources: - - https://github.com/jlesage/docker-tsmuxer - - https://hub.docker.com/r/jlesage/tsmuxer/ -type: application -version: 0.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/tsmuxer/0.0.13/README.md b/incubator/tsmuxer/0.0.13/README.md deleted file mode 100644 index 20cfe07d857..00000000000 --- a/incubator/tsmuxer/0.0.13/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tsmuxer - -![Version: 0.0.13](https://img.shields.io/badge/Version-0.0.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) - -tsMuxer is a Transport Stream muxer. - -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: [tsmuxer](https://truecharts.org/docs/charts/stable/tsmuxer) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tsmuxer` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tsmuxer TrueCharts/tsmuxer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tsmuxer` deployment - -```console -helm uninstall tsmuxer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tsmuxer \ - --set env.TZ="America/New York" \ - TrueCharts/tsmuxer -``` - -#### 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 tsmuxer TrueCharts/tsmuxer -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tsmuxer/0.0.13/charts/common-10.4.6.tgz b/incubator/tsmuxer/0.0.13/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tsmuxer/0.0.13/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tsmuxer/0.0.14/CHANGELOG.md b/incubator/tsmuxer/0.0.14/CHANGELOG.md new file mode 100644 index 00000000000..6b0a1176a2c --- /dev/null +++ b/incubator/tsmuxer/0.0.14/CHANGELOG.md @@ -0,0 +1,98 @@ +# Changelog + + + +## [tsmuxer-0.0.14](https://github.com/truecharts/apps/compare/tsmuxer-0.0.13...tsmuxer-0.0.14) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tsmuxer-0.0.13](https://github.com/truecharts/apps/compare/tsmuxer-0.0.11...tsmuxer-0.0.13) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [tsmuxer-0.0.11](https://github.com/truecharts/apps/compare/tsmuxer-0.0.10...tsmuxer-0.0.11) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [tsmuxer-0.0.10](https://github.com/truecharts/apps/compare/tsmuxer-0.0.9...tsmuxer-0.0.10) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [tsmuxer-0.0.9](https://github.com/truecharts/apps/compare/tsmuxer-0.0.7...tsmuxer-0.0.9) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [tsmuxer-0.0.7](https://github.com/truecharts/apps/compare/tsmuxer-0.0.5...tsmuxer-0.0.7) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [tsmuxer-0.0.5](https://github.com/truecharts/apps/compare/tsmuxer-0.0.4...tsmuxer-0.0.5) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [tsmuxer-0.0.4](https://github.com/truecharts/apps/compare/tsmuxer-0.0.3...tsmuxer-0.0.4) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [tsmuxer-0.0.3](https://github.com/truecharts/apps/compare/tsmuxer-0.0.2...tsmuxer-0.0.3) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [tsmuxer-0.0.2](https://github.com/truecharts/apps/compare/tsmuxer-0.0.1...tsmuxer-0.0.2) (2022-07-09) + +#### Chore + +* Auto-update chart README [skip ci] +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### tsmuxer-0.0.1 (2022-07-05) + +#### Feat + +* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) diff --git a/incubator/tsmuxer/0.0.14/Chart.lock b/incubator/tsmuxer/0.0.14/Chart.lock new file mode 100644 index 00000000000..ba6a351b11a --- /dev/null +++ b/incubator/tsmuxer/0.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:01.856424098Z" diff --git a/incubator/tsmuxer/0.0.14/Chart.yaml b/incubator/tsmuxer/0.0.14/Chart.yaml new file mode 100644 index 00000000000..c6a8657ad9c --- /dev/null +++ b/incubator/tsmuxer/0.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.5.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: tsMuxer is a Transport Stream muxer. +home: https://github.com/truecharts/apps/tree/master/charts/stable/tsmuxer +icon: https://truecharts.org/img/chart-icons/tsmuxer.png +keywords: + - media + - tsmuxer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tsmuxer +sources: + - https://github.com/jlesage/docker-tsmuxer + - https://hub.docker.com/r/jlesage/tsmuxer/ +type: application +version: 0.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/tsmuxer/0.0.14/README.md b/incubator/tsmuxer/0.0.14/README.md new file mode 100644 index 00000000000..1b5f9870928 --- /dev/null +++ b/incubator/tsmuxer/0.0.14/README.md @@ -0,0 +1,108 @@ +# tsmuxer + +![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) + +tsMuxer is a Transport Stream muxer. + +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: [tsmuxer](https://truecharts.org/docs/charts/stable/tsmuxer) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tsmuxer` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tsmuxer TrueCharts/tsmuxer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tsmuxer` deployment + +```console +helm uninstall tsmuxer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tsmuxer \ + --set env.TZ="America/New York" \ + TrueCharts/tsmuxer +``` + +#### 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 tsmuxer TrueCharts/tsmuxer -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tsmuxer/0.0.13/app-readme.md b/incubator/tsmuxer/0.0.14/app-readme.md similarity index 100% rename from incubator/tsmuxer/0.0.13/app-readme.md rename to incubator/tsmuxer/0.0.14/app-readme.md diff --git a/incubator/tsmuxer/0.0.14/charts/common-10.4.7.tgz b/incubator/tsmuxer/0.0.14/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tsmuxer/0.0.14/charts/common-10.4.7.tgz differ diff --git a/incubator/tsmuxer/0.0.13/ix_values.yaml b/incubator/tsmuxer/0.0.14/ix_values.yaml similarity index 100% rename from incubator/tsmuxer/0.0.13/ix_values.yaml rename to incubator/tsmuxer/0.0.14/ix_values.yaml diff --git a/incubator/tsmuxer/0.0.13/questions.yaml b/incubator/tsmuxer/0.0.14/questions.yaml similarity index 100% rename from incubator/tsmuxer/0.0.13/questions.yaml rename to incubator/tsmuxer/0.0.14/questions.yaml diff --git a/incubator/tsmuxer/0.0.13/templates/common.yaml b/incubator/tsmuxer/0.0.14/templates/common.yaml similarity index 100% rename from incubator/tsmuxer/0.0.13/templates/common.yaml rename to incubator/tsmuxer/0.0.14/templates/common.yaml diff --git a/incubator/tsmuxer/0.0.13/values.yaml b/incubator/tsmuxer/0.0.14/values.yaml similarity index 100% rename from incubator/tsmuxer/0.0.13/values.yaml rename to incubator/tsmuxer/0.0.14/values.yaml diff --git a/incubator/tubearchivist-es/0.0.11/CHANGELOG.md b/incubator/tubearchivist-es/0.0.11/CHANGELOG.md deleted file mode 100644 index b9e52629b45..00000000000 --- a/incubator/tubearchivist-es/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [tubearchivist-es-0.0.11]tubearchivist-es-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [tubearchivist-es-0.0.10]tubearchivist-es-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [tubearchivist-es-0.0.10]tubearchivist-es-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/tubearchivist-es/0.0.11/Chart.lock b/incubator/tubearchivist-es/0.0.11/Chart.lock deleted file mode 100644 index d9c60f0193e..00000000000 --- a/incubator/tubearchivist-es/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:41:51.779706564Z" diff --git a/incubator/tubearchivist-es/0.0.11/Chart.yaml b/incubator/tubearchivist-es/0.0.11/Chart.yaml deleted file mode 100644 index e363c48e4de..00000000000 --- a/incubator/tubearchivist-es/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This is a dependancy container for the application \"TubeArchivist\"\ - \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/tubearchivist-es -icon: https://truecharts.org/img/chart-icons/tubearchivist-es.png -keywords: - - tubearchivist-es - - Tools-Utilities - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tubearchivist-es -sources: - - https://github.com/elastic/elasticsearch - - https://hub.docker.com/_/elasticsearch -type: application -version: 0.0.11 diff --git a/incubator/tubearchivist-es/0.0.11/README.md b/incubator/tubearchivist-es/0.0.11/README.md deleted file mode 100644 index 1a2e2bb526a..00000000000 --- a/incubator/tubearchivist-es/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tubearchivist-es - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is a dependancy container for the application "TubeArchivist" - -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: [tubearchivist-es](https://truecharts.org/docs/charts/stable/tubearchivist-es) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tubearchivist-es` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tubearchivist-es TrueCharts/tubearchivist-es -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tubearchivist-es` deployment - -```console -helm uninstall tubearchivist-es -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tubearchivist-es \ - --set env.TZ="America/New York" \ - TrueCharts/tubearchivist-es -``` - -#### 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 tubearchivist-es TrueCharts/tubearchivist-es -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tubearchivist-es/0.0.11/charts/common-10.4.6.tgz b/incubator/tubearchivist-es/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tubearchivist-es/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tubearchivist-es/0.0.12/CHANGELOG.md b/incubator/tubearchivist-es/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e00ef1bc4e0 --- /dev/null +++ b/incubator/tubearchivist-es/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [tubearchivist-es-0.0.12](https://github.com/truecharts/apps/compare/tubearchivist-es-0.0.11...tubearchivist-es-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tubearchivist-es-0.0.11]tubearchivist-es-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [tubearchivist-es-0.0.10]tubearchivist-es-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [tubearchivist-es-0.0.10]tubearchivist-es-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/tubearchivist-es/0.0.12/Chart.lock b/incubator/tubearchivist-es/0.0.12/Chart.lock new file mode 100644 index 00000000000..196ba118caf --- /dev/null +++ b/incubator/tubearchivist-es/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:05.30504223Z" diff --git a/incubator/tubearchivist-es/0.0.12/Chart.yaml b/incubator/tubearchivist-es/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c0774f379d4 --- /dev/null +++ b/incubator/tubearchivist-es/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This is a dependancy container for the application \"TubeArchivist\"\ + \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/tubearchivist-es +icon: https://truecharts.org/img/chart-icons/tubearchivist-es.png +keywords: + - tubearchivist-es + - Tools-Utilities + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tubearchivist-es +sources: + - https://github.com/elastic/elasticsearch + - https://hub.docker.com/_/elasticsearch +type: application +version: 0.0.12 diff --git a/incubator/tubearchivist-es/0.0.12/README.md b/incubator/tubearchivist-es/0.0.12/README.md new file mode 100644 index 00000000000..ce34c368166 --- /dev/null +++ b/incubator/tubearchivist-es/0.0.12/README.md @@ -0,0 +1,108 @@ +# tubearchivist-es + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is a dependancy container for the application "TubeArchivist" + +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: [tubearchivist-es](https://truecharts.org/docs/charts/stable/tubearchivist-es) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tubearchivist-es` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tubearchivist-es TrueCharts/tubearchivist-es +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tubearchivist-es` deployment + +```console +helm uninstall tubearchivist-es +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tubearchivist-es \ + --set env.TZ="America/New York" \ + TrueCharts/tubearchivist-es +``` + +#### 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 tubearchivist-es TrueCharts/tubearchivist-es -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tubearchivist-es/0.0.11/app-readme.md b/incubator/tubearchivist-es/0.0.12/app-readme.md similarity index 100% rename from incubator/tubearchivist-es/0.0.11/app-readme.md rename to incubator/tubearchivist-es/0.0.12/app-readme.md diff --git a/incubator/tubearchivist-es/0.0.12/charts/common-10.4.7.tgz b/incubator/tubearchivist-es/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tubearchivist-es/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/tubearchivist-es/0.0.11/ix_values.yaml b/incubator/tubearchivist-es/0.0.12/ix_values.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.11/ix_values.yaml rename to incubator/tubearchivist-es/0.0.12/ix_values.yaml diff --git a/incubator/tubearchivist-es/0.0.11/questions.yaml b/incubator/tubearchivist-es/0.0.12/questions.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.11/questions.yaml rename to incubator/tubearchivist-es/0.0.12/questions.yaml diff --git a/incubator/tubearchivist-es/0.0.11/templates/common.yaml b/incubator/tubearchivist-es/0.0.12/templates/common.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.11/templates/common.yaml rename to incubator/tubearchivist-es/0.0.12/templates/common.yaml diff --git a/incubator/tubearchivist-es/0.0.11/values.yaml b/incubator/tubearchivist-es/0.0.12/values.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.11/values.yaml rename to incubator/tubearchivist-es/0.0.12/values.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.11/CHANGELOG.md b/incubator/tubearchivist-redisjson/0.0.11/CHANGELOG.md deleted file mode 100644 index 064f1e8b5a6..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [tubearchivist-redisjson-0.0.11]tubearchivist-redisjson-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [tubearchivist-redisjson-0.0.10]tubearchivist-redisjson-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [tubearchivist-redisjson-0.0.10]tubearchivist-redisjson-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/tubearchivist-redisjson/0.0.11/Chart.lock b/incubator/tubearchivist-redisjson/0.0.11/Chart.lock deleted file mode 100644 index 028b66729a1..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:42:02.305058065Z" diff --git a/incubator/tubearchivist-redisjson/0.0.11/Chart.yaml b/incubator/tubearchivist-redisjson/0.0.11/Chart.yaml deleted file mode 100644 index fb0de45c759..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This is a dependancy container for the application \"TubeArchivist\"\ - \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/tubearchivist-redisjson -icon: https://truecharts.org/img/chart-icons/tubearchivist-redisjson.png -keywords: - - tubearchivist-redisjson - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tubearchivist-redisjson -sources: - - https://github.com/RedisJSON/RedisJSON - - https://hub.docker.com/r/redislabs/rejson/ -type: application -version: 0.0.11 diff --git a/incubator/tubearchivist-redisjson/0.0.11/README.md b/incubator/tubearchivist-redisjson/0.0.11/README.md deleted file mode 100644 index 2ab1ffe5ddd..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tubearchivist-redisjson - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is a dependancy container for the application "TubeArchivist" - -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: [tubearchivist-redisjson](https://truecharts.org/docs/charts/stable/tubearchivist-redisjson) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tubearchivist-redisjson` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tubearchivist-redisjson TrueCharts/tubearchivist-redisjson -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tubearchivist-redisjson` deployment - -```console -helm uninstall tubearchivist-redisjson -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tubearchivist-redisjson \ - --set env.TZ="America/New York" \ - TrueCharts/tubearchivist-redisjson -``` - -#### 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 tubearchivist-redisjson TrueCharts/tubearchivist-redisjson -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tubearchivist-redisjson/0.0.11/charts/common-10.4.6.tgz b/incubator/tubearchivist-redisjson/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tubearchivist-redisjson/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tubearchivist-redisjson/0.0.12/CHANGELOG.md b/incubator/tubearchivist-redisjson/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f7ebb6c04a1 --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [tubearchivist-redisjson-0.0.12](https://github.com/truecharts/apps/compare/tubearchivist-redisjson-0.0.11...tubearchivist-redisjson-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tubearchivist-redisjson-0.0.11]tubearchivist-redisjson-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [tubearchivist-redisjson-0.0.10]tubearchivist-redisjson-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [tubearchivist-redisjson-0.0.10]tubearchivist-redisjson-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/tubearchivist-redisjson/0.0.12/Chart.lock b/incubator/tubearchivist-redisjson/0.0.12/Chart.lock new file mode 100644 index 00000000000..e3796ac52ba --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:12.515943727Z" diff --git a/incubator/tubearchivist-redisjson/0.0.12/Chart.yaml b/incubator/tubearchivist-redisjson/0.0.12/Chart.yaml new file mode 100644 index 00000000000..591e3ac7605 --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This is a dependancy container for the application \"TubeArchivist\"\ + \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/tubearchivist-redisjson +icon: https://truecharts.org/img/chart-icons/tubearchivist-redisjson.png +keywords: + - tubearchivist-redisjson + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tubearchivist-redisjson +sources: + - https://github.com/RedisJSON/RedisJSON + - https://hub.docker.com/r/redislabs/rejson/ +type: application +version: 0.0.12 diff --git a/incubator/tubearchivist-redisjson/0.0.12/README.md b/incubator/tubearchivist-redisjson/0.0.12/README.md new file mode 100644 index 00000000000..10d197156a7 --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.12/README.md @@ -0,0 +1,108 @@ +# tubearchivist-redisjson + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is a dependancy container for the application "TubeArchivist" + +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: [tubearchivist-redisjson](https://truecharts.org/docs/charts/stable/tubearchivist-redisjson) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tubearchivist-redisjson` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tubearchivist-redisjson TrueCharts/tubearchivist-redisjson +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tubearchivist-redisjson` deployment + +```console +helm uninstall tubearchivist-redisjson +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tubearchivist-redisjson \ + --set env.TZ="America/New York" \ + TrueCharts/tubearchivist-redisjson +``` + +#### 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 tubearchivist-redisjson TrueCharts/tubearchivist-redisjson -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tubearchivist-redisjson/0.0.11/app-readme.md b/incubator/tubearchivist-redisjson/0.0.12/app-readme.md similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.11/app-readme.md rename to incubator/tubearchivist-redisjson/0.0.12/app-readme.md diff --git a/incubator/tubearchivist-redisjson/0.0.12/charts/common-10.4.7.tgz b/incubator/tubearchivist-redisjson/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tubearchivist-redisjson/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/tubearchivist-redisjson/0.0.11/ix_values.yaml b/incubator/tubearchivist-redisjson/0.0.12/ix_values.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.11/ix_values.yaml rename to incubator/tubearchivist-redisjson/0.0.12/ix_values.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.11/questions.yaml b/incubator/tubearchivist-redisjson/0.0.12/questions.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.11/questions.yaml rename to incubator/tubearchivist-redisjson/0.0.12/questions.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.11/templates/common.yaml b/incubator/tubearchivist-redisjson/0.0.12/templates/common.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.11/templates/common.yaml rename to incubator/tubearchivist-redisjson/0.0.12/templates/common.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.11/values.yaml b/incubator/tubearchivist-redisjson/0.0.12/values.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.11/values.yaml rename to incubator/tubearchivist-redisjson/0.0.12/values.yaml diff --git a/incubator/tubesync/0.0.11/CHANGELOG.md b/incubator/tubesync/0.0.11/CHANGELOG.md deleted file mode 100644 index 7f055f81a91..00000000000 --- a/incubator/tubesync/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [tubesync-0.0.11]tubesync-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [tubesync-0.0.10]tubesync-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [tubesync-0.0.10]tubesync-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/tubesync/0.0.11/Chart.lock b/incubator/tubesync/0.0.11/Chart.lock deleted file mode 100644 index 073f55f0b73..00000000000 --- a/incubator/tubesync/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:42:02.90336919Z" diff --git a/incubator/tubesync/0.0.11/Chart.yaml b/incubator/tubesync/0.0.11/Chart.yaml deleted file mode 100644 index 05e293b6487..00000000000 --- a/incubator/tubesync/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Video - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr\ - \ but for YouTube (with a built-in download client). It is designed to synchronize\ - \ channels and playlists from YouTube to local directories and update your media\ - \ server once media is downloaded.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/tubesync -icon: https://truecharts.org/img/chart-icons/tubesync.png -keywords: - - tubesync - - Downloaders - - MediaApp-Video - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tubesync -sources: - - https://github.com/meeb/tubesync - - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync -type: application -version: 0.0.11 diff --git a/incubator/tubesync/0.0.11/README.md b/incubator/tubesync/0.0.11/README.md deleted file mode 100644 index a4465808b7d..00000000000 --- a/incubator/tubesync/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tubesync - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. - -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: [tubesync](https://truecharts.org/docs/charts/stable/tubesync) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tubesync` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tubesync TrueCharts/tubesync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tubesync` deployment - -```console -helm uninstall tubesync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tubesync \ - --set env.TZ="America/New York" \ - TrueCharts/tubesync -``` - -#### 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 tubesync TrueCharts/tubesync -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tubesync/0.0.11/charts/common-10.4.6.tgz b/incubator/tubesync/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tubesync/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tubesync/0.0.12/CHANGELOG.md b/incubator/tubesync/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..74d03b674a5 --- /dev/null +++ b/incubator/tubesync/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [tubesync-0.0.12](https://github.com/truecharts/apps/compare/tubesync-0.0.11...tubesync-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tubesync-0.0.11]tubesync-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [tubesync-0.0.10]tubesync-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [tubesync-0.0.10]tubesync-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/tubesync/0.0.12/Chart.lock b/incubator/tubesync/0.0.12/Chart.lock new file mode 100644 index 00000000000..217db0aa9d7 --- /dev/null +++ b/incubator/tubesync/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:14.194549235Z" diff --git a/incubator/tubesync/0.0.12/Chart.yaml b/incubator/tubesync/0.0.12/Chart.yaml new file mode 100644 index 00000000000..64e43754b1f --- /dev/null +++ b/incubator/tubesync/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Video + - MediaServer-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr\ + \ but for YouTube (with a built-in download client). It is designed to synchronize\ + \ channels and playlists from YouTube to local directories and update your media\ + \ server once media is downloaded.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/tubesync +icon: https://truecharts.org/img/chart-icons/tubesync.png +keywords: + - tubesync + - Downloaders + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tubesync +sources: + - https://github.com/meeb/tubesync + - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync +type: application +version: 0.0.12 diff --git a/incubator/tubesync/0.0.12/README.md b/incubator/tubesync/0.0.12/README.md new file mode 100644 index 00000000000..1a6da6034be --- /dev/null +++ b/incubator/tubesync/0.0.12/README.md @@ -0,0 +1,108 @@ +# tubesync + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. + +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: [tubesync](https://truecharts.org/docs/charts/stable/tubesync) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tubesync` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tubesync TrueCharts/tubesync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tubesync` deployment + +```console +helm uninstall tubesync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tubesync \ + --set env.TZ="America/New York" \ + TrueCharts/tubesync +``` + +#### 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 tubesync TrueCharts/tubesync -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tubesync/0.0.11/app-readme.md b/incubator/tubesync/0.0.12/app-readme.md similarity index 100% rename from incubator/tubesync/0.0.11/app-readme.md rename to incubator/tubesync/0.0.12/app-readme.md diff --git a/incubator/tubesync/0.0.12/charts/common-10.4.7.tgz b/incubator/tubesync/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tubesync/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/tubesync/0.0.11/ix_values.yaml b/incubator/tubesync/0.0.12/ix_values.yaml similarity index 100% rename from incubator/tubesync/0.0.11/ix_values.yaml rename to incubator/tubesync/0.0.12/ix_values.yaml diff --git a/incubator/tubesync/0.0.11/questions.yaml b/incubator/tubesync/0.0.12/questions.yaml similarity index 100% rename from incubator/tubesync/0.0.11/questions.yaml rename to incubator/tubesync/0.0.12/questions.yaml diff --git a/incubator/tubesync/0.0.11/templates/common.yaml b/incubator/tubesync/0.0.12/templates/common.yaml similarity index 100% rename from incubator/tubesync/0.0.11/templates/common.yaml rename to incubator/tubesync/0.0.12/templates/common.yaml diff --git a/incubator/tubesync/0.0.11/values.yaml b/incubator/tubesync/0.0.12/values.yaml similarity index 100% rename from incubator/tubesync/0.0.11/values.yaml rename to incubator/tubesync/0.0.12/values.yaml diff --git a/incubator/tvhproxy/0.0.11/CHANGELOG.md b/incubator/tvhproxy/0.0.11/CHANGELOG.md deleted file mode 100644 index bbf89a83a10..00000000000 --- a/incubator/tvhproxy/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [tvhproxy-0.0.11]tvhproxy-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [tvhproxy-0.0.10]tvhproxy-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [tvhproxy-0.0.10]tvhproxy-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/tvhproxy/0.0.11/Chart.lock b/incubator/tvhproxy/0.0.11/Chart.lock deleted file mode 100644 index 730ff06e9d8..00000000000 --- a/incubator/tvhproxy/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:42:07.594819383Z" diff --git a/incubator/tvhproxy/0.0.11/Chart.yaml b/incubator/tvhproxy/0.0.11/Chart.yaml deleted file mode 100644 index 4c74081f472..00000000000 --- a/incubator/tvhproxy/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "TvhProxy is a small flask app to proxy requests between Plex Media Server\ - \ and Tvheadend.You have to run this Docker Container as a seperate IP Address.\ - \ This Function is supportet with TrueNAS 6.4[br]\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/tvhproxy -icon: https://truecharts.org/img/chart-icons/tvhproxy.png -keywords: - - tvhproxy - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tvhproxy -sources: - - https://hub.docker.com/r/chvb/docker-tvhproxy -type: application -version: 0.0.11 diff --git a/incubator/tvhproxy/0.0.11/README.md b/incubator/tvhproxy/0.0.11/README.md deleted file mode 100644 index 1ab28ead713..00000000000 --- a/incubator/tvhproxy/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tvhproxy - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Docker Container as a seperate IP Address. This Function is supportet with TrueNAS 6.4[br] - -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: [tvhproxy](https://truecharts.org/docs/charts/stable/tvhproxy) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tvhproxy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tvhproxy TrueCharts/tvhproxy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tvhproxy` deployment - -```console -helm uninstall tvhproxy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tvhproxy \ - --set env.TZ="America/New York" \ - TrueCharts/tvhproxy -``` - -#### 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 tvhproxy TrueCharts/tvhproxy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tvhproxy/0.0.11/charts/common-10.4.6.tgz b/incubator/tvhproxy/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/tvhproxy/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/tvhproxy/0.0.12/CHANGELOG.md b/incubator/tvhproxy/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7e89f59f984 --- /dev/null +++ b/incubator/tvhproxy/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [tvhproxy-0.0.12](https://github.com/truecharts/apps/compare/tvhproxy-0.0.11...tvhproxy-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tvhproxy-0.0.11]tvhproxy-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [tvhproxy-0.0.10]tvhproxy-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [tvhproxy-0.0.10]tvhproxy-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/tvhproxy/0.0.12/Chart.lock b/incubator/tvhproxy/0.0.12/Chart.lock new file mode 100644 index 00000000000..38d120165ea --- /dev/null +++ b/incubator/tvhproxy/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:21.222767899Z" diff --git a/incubator/tvhproxy/0.0.12/Chart.yaml b/incubator/tvhproxy/0.0.12/Chart.yaml new file mode 100644 index 00000000000..88894a2f63a --- /dev/null +++ b/incubator/tvhproxy/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "TvhProxy is a small flask app to proxy requests between Plex Media Server\ + \ and Tvheadend.You have to run this Docker Container as a seperate IP Address.\ + \ This Function is supportet with TrueNAS 6.4[br]\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/tvhproxy +icon: https://truecharts.org/img/chart-icons/tvhproxy.png +keywords: + - tvhproxy + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tvhproxy +sources: + - https://hub.docker.com/r/chvb/docker-tvhproxy +type: application +version: 0.0.12 diff --git a/incubator/tvhproxy/0.0.12/README.md b/incubator/tvhproxy/0.0.12/README.md new file mode 100644 index 00000000000..498e9dcd864 --- /dev/null +++ b/incubator/tvhproxy/0.0.12/README.md @@ -0,0 +1,107 @@ +# tvhproxy + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Docker Container as a seperate IP Address. This Function is supportet with TrueNAS 6.4[br] + +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: [tvhproxy](https://truecharts.org/docs/charts/stable/tvhproxy) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tvhproxy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tvhproxy TrueCharts/tvhproxy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tvhproxy` deployment + +```console +helm uninstall tvhproxy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tvhproxy \ + --set env.TZ="America/New York" \ + TrueCharts/tvhproxy +``` + +#### 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 tvhproxy TrueCharts/tvhproxy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/tvhproxy/0.0.11/app-readme.md b/incubator/tvhproxy/0.0.12/app-readme.md similarity index 100% rename from incubator/tvhproxy/0.0.11/app-readme.md rename to incubator/tvhproxy/0.0.12/app-readme.md diff --git a/incubator/tvhproxy/0.0.12/charts/common-10.4.7.tgz b/incubator/tvhproxy/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/tvhproxy/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/tvhproxy/0.0.11/ix_values.yaml b/incubator/tvhproxy/0.0.12/ix_values.yaml similarity index 100% rename from incubator/tvhproxy/0.0.11/ix_values.yaml rename to incubator/tvhproxy/0.0.12/ix_values.yaml diff --git a/incubator/tvhproxy/0.0.11/questions.yaml b/incubator/tvhproxy/0.0.12/questions.yaml similarity index 100% rename from incubator/tvhproxy/0.0.11/questions.yaml rename to incubator/tvhproxy/0.0.12/questions.yaml diff --git a/incubator/tvhproxy/0.0.11/templates/common.yaml b/incubator/tvhproxy/0.0.12/templates/common.yaml similarity index 100% rename from incubator/tvhproxy/0.0.11/templates/common.yaml rename to incubator/tvhproxy/0.0.12/templates/common.yaml diff --git a/incubator/tvhproxy/0.0.11/values.yaml b/incubator/tvhproxy/0.0.12/values.yaml similarity index 100% rename from incubator/tvhproxy/0.0.11/values.yaml rename to incubator/tvhproxy/0.0.12/values.yaml diff --git a/incubator/twonky-server/0.0.11/CHANGELOG.md b/incubator/twonky-server/0.0.11/CHANGELOG.md deleted file mode 100644 index f8dcdda70e0..00000000000 --- a/incubator/twonky-server/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [twonky-server-0.0.11]twonky-server-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [twonky-server-0.0.10]twonky-server-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [twonky-server-0.0.10]twonky-server-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/twonky-server/0.0.11/Chart.lock b/incubator/twonky-server/0.0.11/Chart.lock deleted file mode 100644 index 9a1a69ea48f..00000000000 --- a/incubator/twonky-server/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:42:13.514034827Z" diff --git a/incubator/twonky-server/0.0.11/Chart.yaml b/incubator/twonky-server/0.0.11/Chart.yaml deleted file mode 100644 index 864342a74fb..00000000000 --- a/incubator/twonky-server/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video - - MediaServer-Music - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - 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. -home: https://github.com/truecharts/apps/tree/master/charts/stable/twonky-server -icon: https://truecharts.org/img/chart-icons/twonky-server.png -keywords: - - twonky-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: twonky-server -sources: - - https://github.com/H2CK/twonkyserver - - https://hub.docker.com/r/dtjs48jkt/twonkyserver/ -type: application -version: 0.0.11 diff --git a/incubator/twonky-server/0.0.11/README.md b/incubator/twonky-server/0.0.11/README.md deleted file mode 100644 index fece65543de..00000000000 --- a/incubator/twonky-server/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# twonky-server - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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. - -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: [twonky-server](https://truecharts.org/docs/charts/stable/twonky-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `twonky-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install twonky-server TrueCharts/twonky-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `twonky-server` deployment - -```console -helm uninstall twonky-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install twonky-server \ - --set env.TZ="America/New York" \ - TrueCharts/twonky-server -``` - -#### 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 twonky-server TrueCharts/twonky-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/twonky-server/0.0.11/charts/common-10.4.6.tgz b/incubator/twonky-server/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/twonky-server/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/twonky-server/0.0.12/CHANGELOG.md b/incubator/twonky-server/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..be9fe264b43 --- /dev/null +++ b/incubator/twonky-server/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [twonky-server-0.0.12](https://github.com/truecharts/apps/compare/twonky-server-0.0.11...twonky-server-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [twonky-server-0.0.11]twonky-server-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [twonky-server-0.0.10]twonky-server-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [twonky-server-0.0.10]twonky-server-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/twonky-server/0.0.12/Chart.lock b/incubator/twonky-server/0.0.12/Chart.lock new file mode 100644 index 00000000000..78fea46c9ba --- /dev/null +++ b/incubator/twonky-server/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:24.269453737Z" diff --git a/incubator/twonky-server/0.0.12/Chart.yaml b/incubator/twonky-server/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5d764e3bd41 --- /dev/null +++ b/incubator/twonky-server/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Video + - MediaServer-Music + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + 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. +home: https://github.com/truecharts/apps/tree/master/charts/stable/twonky-server +icon: https://truecharts.org/img/chart-icons/twonky-server.png +keywords: + - twonky-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: twonky-server +sources: + - https://github.com/H2CK/twonkyserver + - https://hub.docker.com/r/dtjs48jkt/twonkyserver/ +type: application +version: 0.0.12 diff --git a/incubator/twonky-server/0.0.12/README.md b/incubator/twonky-server/0.0.12/README.md new file mode 100644 index 00000000000..36dfdfe44d5 --- /dev/null +++ b/incubator/twonky-server/0.0.12/README.md @@ -0,0 +1,108 @@ +# twonky-server + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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. + +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: [twonky-server](https://truecharts.org/docs/charts/stable/twonky-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `twonky-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install twonky-server TrueCharts/twonky-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `twonky-server` deployment + +```console +helm uninstall twonky-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install twonky-server \ + --set env.TZ="America/New York" \ + TrueCharts/twonky-server +``` + +#### 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 twonky-server TrueCharts/twonky-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/twonky-server/0.0.11/app-readme.md b/incubator/twonky-server/0.0.12/app-readme.md similarity index 100% rename from incubator/twonky-server/0.0.11/app-readme.md rename to incubator/twonky-server/0.0.12/app-readme.md diff --git a/incubator/twonky-server/0.0.12/charts/common-10.4.7.tgz b/incubator/twonky-server/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/twonky-server/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/twonky-server/0.0.11/ix_values.yaml b/incubator/twonky-server/0.0.12/ix_values.yaml similarity index 100% rename from incubator/twonky-server/0.0.11/ix_values.yaml rename to incubator/twonky-server/0.0.12/ix_values.yaml diff --git a/incubator/twonky-server/0.0.11/questions.yaml b/incubator/twonky-server/0.0.12/questions.yaml similarity index 100% rename from incubator/twonky-server/0.0.11/questions.yaml rename to incubator/twonky-server/0.0.12/questions.yaml diff --git a/incubator/twonky-server/0.0.11/templates/common.yaml b/incubator/twonky-server/0.0.12/templates/common.yaml similarity index 100% rename from incubator/twonky-server/0.0.11/templates/common.yaml rename to incubator/twonky-server/0.0.12/templates/common.yaml diff --git a/incubator/twonky-server/0.0.11/values.yaml b/incubator/twonky-server/0.0.12/values.yaml similarity index 100% rename from incubator/twonky-server/0.0.11/values.yaml rename to incubator/twonky-server/0.0.12/values.yaml diff --git a/incubator/ubuntu-xrdp/0.0.11/CHANGELOG.md b/incubator/ubuntu-xrdp/0.0.11/CHANGELOG.md deleted file mode 100644 index d0ce96977cd..00000000000 --- a/incubator/ubuntu-xrdp/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [ubuntu-xrdp-0.0.11]ubuntu-xrdp-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [ubuntu-xrdp-0.0.10]ubuntu-xrdp-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [ubuntu-xrdp-0.0.10]ubuntu-xrdp-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/ubuntu-xrdp/0.0.11/Chart.lock b/incubator/ubuntu-xrdp/0.0.11/Chart.lock deleted file mode 100644 index f3e927944a2..00000000000 --- a/incubator/ubuntu-xrdp/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:42:23.475668122Z" diff --git a/incubator/ubuntu-xrdp/0.0.11/Chart.yaml b/incubator/ubuntu-xrdp/0.0.11/Chart.yaml deleted file mode 100644 index a651496de65..00000000000 --- a/incubator/ubuntu-xrdp/0.0.11/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: LXDE desktop ubuntu (use remote desktop client to connect) -home: https://github.com/truecharts/apps/tree/master/charts/stable/ubuntu-xrdp -icon: https://truecharts.org/img/chart-icons/ubuntu-xrdp.png -keywords: - - ubuntu-xrdp - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ubuntu-xrdp -sources: - - https://registry.hub.docker.com/r/snoopy86/desktop-dockers/ -type: application -version: 0.0.11 diff --git a/incubator/ubuntu-xrdp/0.0.11/README.md b/incubator/ubuntu-xrdp/0.0.11/README.md deleted file mode 100644 index eb941f7504a..00000000000 --- a/incubator/ubuntu-xrdp/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ubuntu-xrdp - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -LXDE desktop ubuntu (use remote desktop client to connect) - -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: [ubuntu-xrdp](https://truecharts.org/docs/charts/stable/ubuntu-xrdp) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ubuntu-xrdp` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ubuntu-xrdp TrueCharts/ubuntu-xrdp -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ubuntu-xrdp` deployment - -```console -helm uninstall ubuntu-xrdp -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ubuntu-xrdp \ - --set env.TZ="America/New York" \ - TrueCharts/ubuntu-xrdp -``` - -#### 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 ubuntu-xrdp TrueCharts/ubuntu-xrdp -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ubuntu-xrdp/0.0.11/charts/common-10.4.6.tgz b/incubator/ubuntu-xrdp/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ubuntu-xrdp/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ubuntu-xrdp/0.0.12/CHANGELOG.md b/incubator/ubuntu-xrdp/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b4654dd5cd4 --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [ubuntu-xrdp-0.0.12](https://github.com/truecharts/apps/compare/ubuntu-xrdp-0.0.11...ubuntu-xrdp-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ubuntu-xrdp-0.0.11]ubuntu-xrdp-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [ubuntu-xrdp-0.0.10]ubuntu-xrdp-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [ubuntu-xrdp-0.0.10]ubuntu-xrdp-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/ubuntu-xrdp/0.0.12/Chart.lock b/incubator/ubuntu-xrdp/0.0.12/Chart.lock new file mode 100644 index 00000000000..75cf7091fce --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:31.820418302Z" diff --git a/incubator/ubuntu-xrdp/0.0.12/Chart.yaml b/incubator/ubuntu-xrdp/0.0.12/Chart.yaml new file mode 100644 index 00000000000..a1ea534d09a --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.12/Chart.yaml @@ -0,0 +1,27 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: LXDE desktop ubuntu (use remote desktop client to connect) +home: https://github.com/truecharts/apps/tree/master/charts/stable/ubuntu-xrdp +icon: https://truecharts.org/img/chart-icons/ubuntu-xrdp.png +keywords: + - ubuntu-xrdp + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ubuntu-xrdp +sources: + - https://registry.hub.docker.com/r/snoopy86/desktop-dockers/ +type: application +version: 0.0.12 diff --git a/incubator/ubuntu-xrdp/0.0.12/README.md b/incubator/ubuntu-xrdp/0.0.12/README.md new file mode 100644 index 00000000000..7fd26ae26a9 --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.12/README.md @@ -0,0 +1,107 @@ +# ubuntu-xrdp + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +LXDE desktop ubuntu (use remote desktop client to connect) + +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: [ubuntu-xrdp](https://truecharts.org/docs/charts/stable/ubuntu-xrdp) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ubuntu-xrdp` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ubuntu-xrdp TrueCharts/ubuntu-xrdp +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ubuntu-xrdp` deployment + +```console +helm uninstall ubuntu-xrdp +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ubuntu-xrdp \ + --set env.TZ="America/New York" \ + TrueCharts/ubuntu-xrdp +``` + +#### 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 ubuntu-xrdp TrueCharts/ubuntu-xrdp -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ubuntu-xrdp/0.0.11/app-readme.md b/incubator/ubuntu-xrdp/0.0.12/app-readme.md similarity index 100% rename from incubator/ubuntu-xrdp/0.0.11/app-readme.md rename to incubator/ubuntu-xrdp/0.0.12/app-readme.md diff --git a/incubator/ubuntu-xrdp/0.0.12/charts/common-10.4.7.tgz b/incubator/ubuntu-xrdp/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ubuntu-xrdp/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ubuntu-xrdp/0.0.11/ix_values.yaml b/incubator/ubuntu-xrdp/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.11/ix_values.yaml rename to incubator/ubuntu-xrdp/0.0.12/ix_values.yaml diff --git a/incubator/ubuntu-xrdp/0.0.11/questions.yaml b/incubator/ubuntu-xrdp/0.0.12/questions.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.11/questions.yaml rename to incubator/ubuntu-xrdp/0.0.12/questions.yaml diff --git a/incubator/ubuntu-xrdp/0.0.11/templates/common.yaml b/incubator/ubuntu-xrdp/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.11/templates/common.yaml rename to incubator/ubuntu-xrdp/0.0.12/templates/common.yaml diff --git a/incubator/ubuntu-xrdp/0.0.11/values.yaml b/incubator/ubuntu-xrdp/0.0.12/values.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.11/values.yaml rename to incubator/ubuntu-xrdp/0.0.12/values.yaml diff --git a/incubator/ungoogled-chromium/0.0.11/CHANGELOG.md b/incubator/ungoogled-chromium/0.0.11/CHANGELOG.md deleted file mode 100644 index f81e08e08cc..00000000000 --- a/incubator/ungoogled-chromium/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [ungoogled-chromium-0.0.11]ungoogled-chromium-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [ungoogled-chromium-0.0.10]ungoogled-chromium-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [ungoogled-chromium-0.0.10]ungoogled-chromium-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/ungoogled-chromium/0.0.11/Chart.lock b/incubator/ungoogled-chromium/0.0.11/Chart.lock deleted file mode 100644 index 1279ea807f3..00000000000 --- a/incubator/ungoogled-chromium/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:42:24.971159584Z" diff --git a/incubator/ungoogled-chromium/0.0.11/Chart.yaml b/incubator/ungoogled-chromium/0.0.11/Chart.yaml deleted file mode 100644 index aa7b459819f..00000000000 --- a/incubator/ungoogled-chromium/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Ungoogled-Chromium is a lightweight approach to removing Google web\ - \ service dependency from the Chromium project web browser.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/ungoogled-chromium -icon: https://truecharts.org/img/chart-icons/ungoogled-chromium.png -keywords: - - ungoogled-chromium - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ungoogled-chromium -sources: - - https://www.google.com/chrome/ - - https://hub.docker.com/r/ich777/ungoogled-chromium/ -type: application -version: 0.0.11 diff --git a/incubator/ungoogled-chromium/0.0.11/README.md b/incubator/ungoogled-chromium/0.0.11/README.md deleted file mode 100644 index 5d1612091d9..00000000000 --- a/incubator/ungoogled-chromium/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ungoogled-chromium - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser. - -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: [ungoogled-chromium](https://truecharts.org/docs/charts/stable/ungoogled-chromium) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ungoogled-chromium` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ungoogled-chromium TrueCharts/ungoogled-chromium -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ungoogled-chromium` deployment - -```console -helm uninstall ungoogled-chromium -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ungoogled-chromium \ - --set env.TZ="America/New York" \ - TrueCharts/ungoogled-chromium -``` - -#### 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 ungoogled-chromium TrueCharts/ungoogled-chromium -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ungoogled-chromium/0.0.11/charts/common-10.4.6.tgz b/incubator/ungoogled-chromium/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/ungoogled-chromium/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/ungoogled-chromium/0.0.12/CHANGELOG.md b/incubator/ungoogled-chromium/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..10e36b1b387 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [ungoogled-chromium-0.0.12](https://github.com/truecharts/apps/compare/ungoogled-chromium-0.0.11...ungoogled-chromium-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ungoogled-chromium-0.0.11]ungoogled-chromium-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [ungoogled-chromium-0.0.10]ungoogled-chromium-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [ungoogled-chromium-0.0.10]ungoogled-chromium-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/ungoogled-chromium/0.0.12/Chart.lock b/incubator/ungoogled-chromium/0.0.12/Chart.lock new file mode 100644 index 00000000000..ba3b9b8a3e2 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:33.279547866Z" diff --git a/incubator/ungoogled-chromium/0.0.12/Chart.yaml b/incubator/ungoogled-chromium/0.0.12/Chart.yaml new file mode 100644 index 00000000000..2ad4ed31851 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Ungoogled-Chromium is a lightweight approach to removing Google web\ + \ service dependency from the Chromium project web browser.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/ungoogled-chromium +icon: https://truecharts.org/img/chart-icons/ungoogled-chromium.png +keywords: + - ungoogled-chromium + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ungoogled-chromium +sources: + - https://www.google.com/chrome/ + - https://hub.docker.com/r/ich777/ungoogled-chromium/ +type: application +version: 0.0.12 diff --git a/incubator/ungoogled-chromium/0.0.12/README.md b/incubator/ungoogled-chromium/0.0.12/README.md new file mode 100644 index 00000000000..4b230ddac03 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.12/README.md @@ -0,0 +1,108 @@ +# ungoogled-chromium + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser. + +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: [ungoogled-chromium](https://truecharts.org/docs/charts/stable/ungoogled-chromium) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ungoogled-chromium` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ungoogled-chromium TrueCharts/ungoogled-chromium +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ungoogled-chromium` deployment + +```console +helm uninstall ungoogled-chromium +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ungoogled-chromium \ + --set env.TZ="America/New York" \ + TrueCharts/ungoogled-chromium +``` + +#### 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 ungoogled-chromium TrueCharts/ungoogled-chromium -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/ungoogled-chromium/0.0.11/app-readme.md b/incubator/ungoogled-chromium/0.0.12/app-readme.md similarity index 100% rename from incubator/ungoogled-chromium/0.0.11/app-readme.md rename to incubator/ungoogled-chromium/0.0.12/app-readme.md diff --git a/incubator/ungoogled-chromium/0.0.12/charts/common-10.4.7.tgz b/incubator/ungoogled-chromium/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/ungoogled-chromium/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/ungoogled-chromium/0.0.11/ix_values.yaml b/incubator/ungoogled-chromium/0.0.12/ix_values.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.11/ix_values.yaml rename to incubator/ungoogled-chromium/0.0.12/ix_values.yaml diff --git a/incubator/ungoogled-chromium/0.0.11/questions.yaml b/incubator/ungoogled-chromium/0.0.12/questions.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.11/questions.yaml rename to incubator/ungoogled-chromium/0.0.12/questions.yaml diff --git a/incubator/ungoogled-chromium/0.0.11/templates/common.yaml b/incubator/ungoogled-chromium/0.0.12/templates/common.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.11/templates/common.yaml rename to incubator/ungoogled-chromium/0.0.12/templates/common.yaml diff --git a/incubator/ungoogled-chromium/0.0.11/values.yaml b/incubator/ungoogled-chromium/0.0.12/values.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.11/values.yaml rename to incubator/ungoogled-chromium/0.0.12/values.yaml diff --git a/incubator/universal-media-server/0.0.11/CHANGELOG.md b/incubator/universal-media-server/0.0.11/CHANGELOG.md deleted file mode 100644 index 265aa502f53..00000000000 --- a/incubator/universal-media-server/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [universal-media-server-0.0.11]universal-media-server-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [universal-media-server-0.0.10]universal-media-server-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [universal-media-server-0.0.10]universal-media-server-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/universal-media-server/0.0.11/Chart.lock b/incubator/universal-media-server/0.0.11/Chart.lock deleted file mode 100644 index 88185956e35..00000000000 --- a/incubator/universal-media-server/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:42:29.136095212Z" diff --git a/incubator/universal-media-server/0.0.11/Chart.yaml b/incubator/universal-media-server/0.0.11/Chart.yaml deleted file mode 100644 index 8b9a8f9373d..00000000000 --- a/incubator/universal-media-server/0.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Universal Media Server is a DLNA-compliant UPnP Media Server. It is\ - \ capable of sharing video, audio and images between most modern devices. It was\ - \ originally based on PS3 Media Server by shagrath, in order to ensure greater stability\ - \ and file-compatibility.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/universal-media-server -icon: https://truecharts.org/img/chart-icons/universal-media-server.png -keywords: - - universal-media-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: universal-media-server -sources: - - https://www.universalmediaserver.com/ - - https://hub.docker.com/r/universalmediaserver/ums -type: application -version: 0.0.11 diff --git a/incubator/universal-media-server/0.0.11/README.md b/incubator/universal-media-server/0.0.11/README.md deleted file mode 100644 index 9403d0dc0a2..00000000000 --- a/incubator/universal-media-server/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# universal-media-server - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. - -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: [universal-media-server](https://truecharts.org/docs/charts/stable/universal-media-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `universal-media-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install universal-media-server TrueCharts/universal-media-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `universal-media-server` deployment - -```console -helm uninstall universal-media-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install universal-media-server \ - --set env.TZ="America/New York" \ - TrueCharts/universal-media-server -``` - -#### 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 universal-media-server TrueCharts/universal-media-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/universal-media-server/0.0.11/charts/common-10.4.6.tgz b/incubator/universal-media-server/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/universal-media-server/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/universal-media-server/0.0.12/CHANGELOG.md b/incubator/universal-media-server/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d0a92fc93ef --- /dev/null +++ b/incubator/universal-media-server/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [universal-media-server-0.0.12](https://github.com/truecharts/apps/compare/universal-media-server-0.0.11...universal-media-server-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [universal-media-server-0.0.11]universal-media-server-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [universal-media-server-0.0.10]universal-media-server-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [universal-media-server-0.0.10]universal-media-server-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/universal-media-server/0.0.12/Chart.lock b/incubator/universal-media-server/0.0.12/Chart.lock new file mode 100644 index 00000000000..2f3f6ae0424 --- /dev/null +++ b/incubator/universal-media-server/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:40.361524663Z" diff --git a/incubator/universal-media-server/0.0.12/Chart.yaml b/incubator/universal-media-server/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ff27ae74b07 --- /dev/null +++ b/incubator/universal-media-server/0.0.12/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Universal Media Server is a DLNA-compliant UPnP Media Server. It is\ + \ capable of sharing video, audio and images between most modern devices. It was\ + \ originally based on PS3 Media Server by shagrath, in order to ensure greater stability\ + \ and file-compatibility.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/universal-media-server +icon: https://truecharts.org/img/chart-icons/universal-media-server.png +keywords: + - universal-media-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: universal-media-server +sources: + - https://www.universalmediaserver.com/ + - https://hub.docker.com/r/universalmediaserver/ums +type: application +version: 0.0.12 diff --git a/incubator/universal-media-server/0.0.12/README.md b/incubator/universal-media-server/0.0.12/README.md new file mode 100644 index 00000000000..aa0496e2865 --- /dev/null +++ b/incubator/universal-media-server/0.0.12/README.md @@ -0,0 +1,108 @@ +# universal-media-server + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. + +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: [universal-media-server](https://truecharts.org/docs/charts/stable/universal-media-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `universal-media-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install universal-media-server TrueCharts/universal-media-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `universal-media-server` deployment + +```console +helm uninstall universal-media-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install universal-media-server \ + --set env.TZ="America/New York" \ + TrueCharts/universal-media-server +``` + +#### 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 universal-media-server TrueCharts/universal-media-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/universal-media-server/0.0.11/app-readme.md b/incubator/universal-media-server/0.0.12/app-readme.md similarity index 100% rename from incubator/universal-media-server/0.0.11/app-readme.md rename to incubator/universal-media-server/0.0.12/app-readme.md diff --git a/incubator/universal-media-server/0.0.12/charts/common-10.4.7.tgz b/incubator/universal-media-server/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/universal-media-server/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/universal-media-server/0.0.11/ix_values.yaml b/incubator/universal-media-server/0.0.12/ix_values.yaml similarity index 100% rename from incubator/universal-media-server/0.0.11/ix_values.yaml rename to incubator/universal-media-server/0.0.12/ix_values.yaml diff --git a/incubator/universal-media-server/0.0.11/questions.yaml b/incubator/universal-media-server/0.0.12/questions.yaml similarity index 100% rename from incubator/universal-media-server/0.0.11/questions.yaml rename to incubator/universal-media-server/0.0.12/questions.yaml diff --git a/incubator/universal-media-server/0.0.11/templates/common.yaml b/incubator/universal-media-server/0.0.12/templates/common.yaml similarity index 100% rename from incubator/universal-media-server/0.0.11/templates/common.yaml rename to incubator/universal-media-server/0.0.12/templates/common.yaml diff --git a/incubator/universal-media-server/0.0.11/values.yaml b/incubator/universal-media-server/0.0.12/values.yaml similarity index 100% rename from incubator/universal-media-server/0.0.11/values.yaml rename to incubator/universal-media-server/0.0.12/values.yaml diff --git a/incubator/unturned/0.0.11/CHANGELOG.md b/incubator/unturned/0.0.11/CHANGELOG.md deleted file mode 100644 index 8aca704eaf3..00000000000 --- a/incubator/unturned/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [unturned-0.0.11]unturned-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [unturned-0.0.10]unturned-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [unturned-0.0.10]unturned-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/unturned/0.0.11/Chart.lock b/incubator/unturned/0.0.11/Chart.lock deleted file mode 100644 index 864a2b36fc0..00000000000 --- a/incubator/unturned/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:42:34.75298112Z" diff --git a/incubator/unturned/0.0.11/Chart.yaml b/incubator/unturned/0.0.11/Chart.yaml deleted file mode 100644 index 844c4dbb3c5..00000000000 --- a/incubator/unturned/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ Unturned and run it (if you want to install Rocket Mod set the Variable 'Install\ - \ Rocket Mod' to 'true' without quotes).\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/unturned -icon: https://truecharts.org/img/chart-icons/unturned.png -keywords: - - unturned - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unturned -sources: - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/unturned/0.0.11/README.md b/incubator/unturned/0.0.11/README.md deleted file mode 100644 index f32d2b2e3d4..00000000000 --- a/incubator/unturned/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# unturned - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install Unturned and run it (if you want to install Rocket Mod set the Variable 'Install Rocket Mod' to 'true' without quotes). - -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: [unturned](https://truecharts.org/docs/charts/stable/unturned) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `unturned` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install unturned TrueCharts/unturned -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `unturned` deployment - -```console -helm uninstall unturned -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install unturned \ - --set env.TZ="America/New York" \ - TrueCharts/unturned -``` - -#### 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 unturned TrueCharts/unturned -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/unturned/0.0.11/charts/common-10.4.6.tgz b/incubator/unturned/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/unturned/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/unturned/0.0.12/CHANGELOG.md b/incubator/unturned/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b21e78a4e97 --- /dev/null +++ b/incubator/unturned/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [unturned-0.0.12](https://github.com/truecharts/apps/compare/unturned-0.0.11...unturned-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [unturned-0.0.11]unturned-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [unturned-0.0.10]unturned-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [unturned-0.0.10]unturned-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/unturned/0.0.12/Chart.lock b/incubator/unturned/0.0.12/Chart.lock new file mode 100644 index 00000000000..60fff5c5ed1 --- /dev/null +++ b/incubator/unturned/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:43.159907787Z" diff --git a/incubator/unturned/0.0.12/Chart.yaml b/incubator/unturned/0.0.12/Chart.yaml new file mode 100644 index 00000000000..aaeeba178b6 --- /dev/null +++ b/incubator/unturned/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ Unturned and run it (if you want to install Rocket Mod set the Variable 'Install\ + \ Rocket Mod' to 'true' without quotes).\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/unturned +icon: https://truecharts.org/img/chart-icons/unturned.png +keywords: + - unturned + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unturned +sources: + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/unturned/0.0.12/README.md b/incubator/unturned/0.0.12/README.md new file mode 100644 index 00000000000..a577dc91baf --- /dev/null +++ b/incubator/unturned/0.0.12/README.md @@ -0,0 +1,108 @@ +# unturned + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install Unturned and run it (if you want to install Rocket Mod set the Variable 'Install Rocket Mod' to 'true' without quotes). + +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: [unturned](https://truecharts.org/docs/charts/stable/unturned) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `unturned` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install unturned TrueCharts/unturned +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `unturned` deployment + +```console +helm uninstall unturned +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install unturned \ + --set env.TZ="America/New York" \ + TrueCharts/unturned +``` + +#### 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 unturned TrueCharts/unturned -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/unturned/0.0.11/app-readme.md b/incubator/unturned/0.0.12/app-readme.md similarity index 100% rename from incubator/unturned/0.0.11/app-readme.md rename to incubator/unturned/0.0.12/app-readme.md diff --git a/incubator/unturned/0.0.12/charts/common-10.4.7.tgz b/incubator/unturned/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/unturned/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/unturned/0.0.11/ix_values.yaml b/incubator/unturned/0.0.12/ix_values.yaml similarity index 100% rename from incubator/unturned/0.0.11/ix_values.yaml rename to incubator/unturned/0.0.12/ix_values.yaml diff --git a/incubator/unturned/0.0.11/questions.yaml b/incubator/unturned/0.0.12/questions.yaml similarity index 100% rename from incubator/unturned/0.0.11/questions.yaml rename to incubator/unturned/0.0.12/questions.yaml diff --git a/incubator/unturned/0.0.11/templates/common.yaml b/incubator/unturned/0.0.12/templates/common.yaml similarity index 100% rename from incubator/unturned/0.0.11/templates/common.yaml rename to incubator/unturned/0.0.12/templates/common.yaml diff --git a/incubator/unturned/0.0.11/values.yaml b/incubator/unturned/0.0.12/values.yaml similarity index 100% rename from incubator/unturned/0.0.11/values.yaml rename to incubator/unturned/0.0.12/values.yaml diff --git a/incubator/urban-terror/0.0.11/CHANGELOG.md b/incubator/urban-terror/0.0.11/CHANGELOG.md deleted file mode 100644 index 12946fe32bf..00000000000 --- a/incubator/urban-terror/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [urban-terror-0.0.11]urban-terror-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [urban-terror-0.0.10]urban-terror-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [urban-terror-0.0.10]urban-terror-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/urban-terror/0.0.11/Chart.lock b/incubator/urban-terror/0.0.11/Chart.lock deleted file mode 100644 index 8a989629839..00000000000 --- a/incubator/urban-terror/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:42:44.931289413Z" diff --git a/incubator/urban-terror/0.0.11/Chart.yaml b/incubator/urban-terror/0.0.11/Chart.yaml deleted file mode 100644 index ad20de2b403..00000000000 --- a/incubator/urban-terror/0.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Urban Terror is a free multiplayer first person shooter developed by\ - \ FrozenSand, that will run on any Quake III Arena compatible engine. It is available\ - \ for Windows, Linux and Macintosh.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/urban-terror -icon: https://truecharts.org/img/chart-icons/urban-terror.png -keywords: - - urban-terror - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: urban-terror -sources: - - https://www.urbanterror.info/ - - https://hub.docker.com/r/ich777/urbanterror/ -type: application -version: 0.0.11 diff --git a/incubator/urban-terror/0.0.11/README.md b/incubator/urban-terror/0.0.11/README.md deleted file mode 100644 index e52aa119041..00000000000 --- a/incubator/urban-terror/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# urban-terror - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. - -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: [urban-terror](https://truecharts.org/docs/charts/stable/urban-terror) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `urban-terror` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install urban-terror TrueCharts/urban-terror -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `urban-terror` deployment - -```console -helm uninstall urban-terror -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install urban-terror \ - --set env.TZ="America/New York" \ - TrueCharts/urban-terror -``` - -#### 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 urban-terror TrueCharts/urban-terror -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/urban-terror/0.0.11/charts/common-10.4.6.tgz b/incubator/urban-terror/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/urban-terror/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/urban-terror/0.0.12/CHANGELOG.md b/incubator/urban-terror/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7bb370543a5 --- /dev/null +++ b/incubator/urban-terror/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [urban-terror-0.0.12](https://github.com/truecharts/apps/compare/urban-terror-0.0.11...urban-terror-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [urban-terror-0.0.11]urban-terror-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [urban-terror-0.0.10]urban-terror-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [urban-terror-0.0.10]urban-terror-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/urban-terror/0.0.12/Chart.lock b/incubator/urban-terror/0.0.12/Chart.lock new file mode 100644 index 00000000000..54faff2ea32 --- /dev/null +++ b/incubator/urban-terror/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:50.645164661Z" diff --git a/incubator/urban-terror/0.0.12/Chart.yaml b/incubator/urban-terror/0.0.12/Chart.yaml new file mode 100644 index 00000000000..3adf05ba216 --- /dev/null +++ b/incubator/urban-terror/0.0.12/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Urban Terror is a free multiplayer first person shooter developed by\ + \ FrozenSand, that will run on any Quake III Arena compatible engine. It is available\ + \ for Windows, Linux and Macintosh.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/urban-terror +icon: https://truecharts.org/img/chart-icons/urban-terror.png +keywords: + - urban-terror + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: urban-terror +sources: + - https://www.urbanterror.info/ + - https://hub.docker.com/r/ich777/urbanterror/ +type: application +version: 0.0.12 diff --git a/incubator/urban-terror/0.0.12/README.md b/incubator/urban-terror/0.0.12/README.md new file mode 100644 index 00000000000..4caa0247baa --- /dev/null +++ b/incubator/urban-terror/0.0.12/README.md @@ -0,0 +1,108 @@ +# urban-terror + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. + +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: [urban-terror](https://truecharts.org/docs/charts/stable/urban-terror) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `urban-terror` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install urban-terror TrueCharts/urban-terror +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `urban-terror` deployment + +```console +helm uninstall urban-terror +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install urban-terror \ + --set env.TZ="America/New York" \ + TrueCharts/urban-terror +``` + +#### 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 urban-terror TrueCharts/urban-terror -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/urban-terror/0.0.11/app-readme.md b/incubator/urban-terror/0.0.12/app-readme.md similarity index 100% rename from incubator/urban-terror/0.0.11/app-readme.md rename to incubator/urban-terror/0.0.12/app-readme.md diff --git a/incubator/urban-terror/0.0.12/charts/common-10.4.7.tgz b/incubator/urban-terror/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/urban-terror/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/urban-terror/0.0.11/ix_values.yaml b/incubator/urban-terror/0.0.12/ix_values.yaml similarity index 100% rename from incubator/urban-terror/0.0.11/ix_values.yaml rename to incubator/urban-terror/0.0.12/ix_values.yaml diff --git a/incubator/urban-terror/0.0.11/questions.yaml b/incubator/urban-terror/0.0.12/questions.yaml similarity index 100% rename from incubator/urban-terror/0.0.11/questions.yaml rename to incubator/urban-terror/0.0.12/questions.yaml diff --git a/incubator/urban-terror/0.0.11/templates/common.yaml b/incubator/urban-terror/0.0.12/templates/common.yaml similarity index 100% rename from incubator/urban-terror/0.0.11/templates/common.yaml rename to incubator/urban-terror/0.0.12/templates/common.yaml diff --git a/incubator/urban-terror/0.0.11/values.yaml b/incubator/urban-terror/0.0.12/values.yaml similarity index 100% rename from incubator/urban-terror/0.0.11/values.yaml rename to incubator/urban-terror/0.0.12/values.yaml diff --git a/incubator/v-rising/0.0.11/CHANGELOG.md b/incubator/v-rising/0.0.11/CHANGELOG.md deleted file mode 100644 index f898ea9df04..00000000000 --- a/incubator/v-rising/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [v-rising-0.0.11]v-rising-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [v-rising-0.0.10]v-rising-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [v-rising-0.0.10]v-rising-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/v-rising/0.0.11/Chart.lock b/incubator/v-rising/0.0.11/Chart.lock deleted file mode 100644 index 234e1f5a925..00000000000 --- a/incubator/v-rising/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:42:46.081938571Z" diff --git a/incubator/v-rising/0.0.11/Chart.yaml b/incubator/v-rising/0.0.11/Chart.yaml deleted file mode 100644 index e1bf3111d2c..00000000000 --- a/incubator/v-rising/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install SteamCMD. It will also install\ - \ V Rising and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/v-rising -icon: https://truecharts.org/img/chart-icons/v-rising.png -keywords: - - v-rising - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: v-rising -sources: - - https://steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.11 diff --git a/incubator/v-rising/0.0.11/README.md b/incubator/v-rising/0.0.11/README.md deleted file mode 100644 index b2ac01d24e1..00000000000 --- a/incubator/v-rising/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# v-rising - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install SteamCMD. It will also install V Rising and run it. - -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: [v-rising](https://truecharts.org/docs/charts/stable/v-rising) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `v-rising` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install v-rising TrueCharts/v-rising -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `v-rising` deployment - -```console -helm uninstall v-rising -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install v-rising \ - --set env.TZ="America/New York" \ - TrueCharts/v-rising -``` - -#### 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 v-rising TrueCharts/v-rising -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/v-rising/0.0.11/charts/common-10.4.6.tgz b/incubator/v-rising/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/v-rising/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/v-rising/0.0.12/CHANGELOG.md b/incubator/v-rising/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9c32ef468b5 --- /dev/null +++ b/incubator/v-rising/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [v-rising-0.0.12](https://github.com/truecharts/apps/compare/v-rising-0.0.11...v-rising-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [v-rising-0.0.11]v-rising-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [v-rising-0.0.10]v-rising-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [v-rising-0.0.10]v-rising-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/v-rising/0.0.12/Chart.lock b/incubator/v-rising/0.0.12/Chart.lock new file mode 100644 index 00000000000..680a770652c --- /dev/null +++ b/incubator/v-rising/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:52.405634523Z" diff --git a/incubator/v-rising/0.0.12/Chart.yaml b/incubator/v-rising/0.0.12/Chart.yaml new file mode 100644 index 00000000000..939fe21b3a5 --- /dev/null +++ b/incubator/v-rising/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install SteamCMD. It will also install\ + \ V Rising and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/v-rising +icon: https://truecharts.org/img/chart-icons/v-rising.png +keywords: + - v-rising + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: v-rising +sources: + - https://steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.12 diff --git a/incubator/v-rising/0.0.12/README.md b/incubator/v-rising/0.0.12/README.md new file mode 100644 index 00000000000..e0437af13d8 --- /dev/null +++ b/incubator/v-rising/0.0.12/README.md @@ -0,0 +1,108 @@ +# v-rising + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install SteamCMD. It will also install V Rising and run it. + +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: [v-rising](https://truecharts.org/docs/charts/stable/v-rising) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `v-rising` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install v-rising TrueCharts/v-rising +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `v-rising` deployment + +```console +helm uninstall v-rising +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install v-rising \ + --set env.TZ="America/New York" \ + TrueCharts/v-rising +``` + +#### 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 v-rising TrueCharts/v-rising -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/v-rising/0.0.11/app-readme.md b/incubator/v-rising/0.0.12/app-readme.md similarity index 100% rename from incubator/v-rising/0.0.11/app-readme.md rename to incubator/v-rising/0.0.12/app-readme.md diff --git a/incubator/v-rising/0.0.12/charts/common-10.4.7.tgz b/incubator/v-rising/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/v-rising/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/v-rising/0.0.11/ix_values.yaml b/incubator/v-rising/0.0.12/ix_values.yaml similarity index 100% rename from incubator/v-rising/0.0.11/ix_values.yaml rename to incubator/v-rising/0.0.12/ix_values.yaml diff --git a/incubator/v-rising/0.0.11/questions.yaml b/incubator/v-rising/0.0.12/questions.yaml similarity index 100% rename from incubator/v-rising/0.0.11/questions.yaml rename to incubator/v-rising/0.0.12/questions.yaml diff --git a/incubator/v-rising/0.0.11/templates/common.yaml b/incubator/v-rising/0.0.12/templates/common.yaml similarity index 100% rename from incubator/v-rising/0.0.11/templates/common.yaml rename to incubator/v-rising/0.0.12/templates/common.yaml diff --git a/incubator/v-rising/0.0.11/values.yaml b/incubator/v-rising/0.0.12/values.yaml similarity index 100% rename from incubator/v-rising/0.0.11/values.yaml rename to incubator/v-rising/0.0.12/values.yaml diff --git a/incubator/valetudo-mapper/0.0.11/CHANGELOG.md b/incubator/valetudo-mapper/0.0.11/CHANGELOG.md deleted file mode 100644 index bd55752057f..00000000000 --- a/incubator/valetudo-mapper/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [valetudo-mapper-0.0.11]valetudo-mapper-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [valetudo-mapper-0.0.10]valetudo-mapper-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [valetudo-mapper-0.0.10]valetudo-mapper-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/valetudo-mapper/0.0.11/Chart.lock b/incubator/valetudo-mapper/0.0.11/Chart.lock deleted file mode 100644 index b1e45d76a41..00000000000 --- a/incubator/valetudo-mapper/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:42:50.923378632Z" diff --git a/incubator/valetudo-mapper/0.0.11/Chart.yaml b/incubator/valetudo-mapper/0.0.11/Chart.yaml deleted file mode 100644 index 46e9275d6c9..00000000000 --- a/incubator/valetudo-mapper/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Valetudo-RE companion service for generating PNG maps.\r" -home: https://github.com/truecharts/apps/tree/master/charts/stable/valetudo-mapper -icon: https://truecharts.org/img/chart-icons/valetudo-mapper.png -keywords: - - valetudo-mapper - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: valetudo-mapper -sources: - - https://github.com/rand256/valetudo-mapper - - https://hub.docker.com/r/rand256/valetudo-mapper/ -type: application -version: 0.0.11 diff --git a/incubator/valetudo-mapper/0.0.11/README.md b/incubator/valetudo-mapper/0.0.11/README.md deleted file mode 100644 index 6b0f7ad7e9c..00000000000 --- a/incubator/valetudo-mapper/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# valetudo-mapper - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Valetudo-RE companion service for generating PNG maps. - -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: [valetudo-mapper](https://truecharts.org/docs/charts/stable/valetudo-mapper) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `valetudo-mapper` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install valetudo-mapper TrueCharts/valetudo-mapper -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `valetudo-mapper` deployment - -```console -helm uninstall valetudo-mapper -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install valetudo-mapper \ - --set env.TZ="America/New York" \ - TrueCharts/valetudo-mapper -``` - -#### 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 valetudo-mapper TrueCharts/valetudo-mapper -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/valetudo-mapper/0.0.11/charts/common-10.4.6.tgz b/incubator/valetudo-mapper/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/valetudo-mapper/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/valetudo-mapper/0.0.12/CHANGELOG.md b/incubator/valetudo-mapper/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..60995e480c5 --- /dev/null +++ b/incubator/valetudo-mapper/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [valetudo-mapper-0.0.12](https://github.com/truecharts/apps/compare/valetudo-mapper-0.0.11...valetudo-mapper-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [valetudo-mapper-0.0.11]valetudo-mapper-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [valetudo-mapper-0.0.10]valetudo-mapper-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [valetudo-mapper-0.0.10]valetudo-mapper-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/valetudo-mapper/0.0.12/Chart.lock b/incubator/valetudo-mapper/0.0.12/Chart.lock new file mode 100644 index 00000000000..f203f02bd8a --- /dev/null +++ b/incubator/valetudo-mapper/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:21:59.216665608Z" diff --git a/incubator/valetudo-mapper/0.0.12/Chart.yaml b/incubator/valetudo-mapper/0.0.12/Chart.yaml new file mode 100644 index 00000000000..42aa4b2ca66 --- /dev/null +++ b/incubator/valetudo-mapper/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Valetudo-RE companion service for generating PNG maps.\r" +home: https://github.com/truecharts/apps/tree/master/charts/stable/valetudo-mapper +icon: https://truecharts.org/img/chart-icons/valetudo-mapper.png +keywords: + - valetudo-mapper + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: valetudo-mapper +sources: + - https://github.com/rand256/valetudo-mapper + - https://hub.docker.com/r/rand256/valetudo-mapper/ +type: application +version: 0.0.12 diff --git a/incubator/valetudo-mapper/0.0.12/README.md b/incubator/valetudo-mapper/0.0.12/README.md new file mode 100644 index 00000000000..97b21641a06 --- /dev/null +++ b/incubator/valetudo-mapper/0.0.12/README.md @@ -0,0 +1,108 @@ +# valetudo-mapper + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Valetudo-RE companion service for generating PNG maps. + +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: [valetudo-mapper](https://truecharts.org/docs/charts/stable/valetudo-mapper) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `valetudo-mapper` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install valetudo-mapper TrueCharts/valetudo-mapper +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `valetudo-mapper` deployment + +```console +helm uninstall valetudo-mapper +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install valetudo-mapper \ + --set env.TZ="America/New York" \ + TrueCharts/valetudo-mapper +``` + +#### 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 valetudo-mapper TrueCharts/valetudo-mapper -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/valetudo-mapper/0.0.11/app-readme.md b/incubator/valetudo-mapper/0.0.12/app-readme.md similarity index 100% rename from incubator/valetudo-mapper/0.0.11/app-readme.md rename to incubator/valetudo-mapper/0.0.12/app-readme.md diff --git a/incubator/valetudo-mapper/0.0.12/charts/common-10.4.7.tgz b/incubator/valetudo-mapper/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/valetudo-mapper/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/valetudo-mapper/0.0.11/ix_values.yaml b/incubator/valetudo-mapper/0.0.12/ix_values.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.11/ix_values.yaml rename to incubator/valetudo-mapper/0.0.12/ix_values.yaml diff --git a/incubator/valetudo-mapper/0.0.11/questions.yaml b/incubator/valetudo-mapper/0.0.12/questions.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.11/questions.yaml rename to incubator/valetudo-mapper/0.0.12/questions.yaml diff --git a/incubator/valetudo-mapper/0.0.11/templates/common.yaml b/incubator/valetudo-mapper/0.0.12/templates/common.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.11/templates/common.yaml rename to incubator/valetudo-mapper/0.0.12/templates/common.yaml diff --git a/incubator/valetudo-mapper/0.0.11/values.yaml b/incubator/valetudo-mapper/0.0.12/values.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.11/values.yaml rename to incubator/valetudo-mapper/0.0.12/values.yaml diff --git a/incubator/vaulthunters/0.0.11/CHANGELOG.md b/incubator/vaulthunters/0.0.11/CHANGELOG.md deleted file mode 100644 index 722d0fe291b..00000000000 --- a/incubator/vaulthunters/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [vaulthunters-0.0.11]vaulthunters-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [vaulthunters-0.0.10]vaulthunters-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [vaulthunters-0.0.10]vaulthunters-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/vaulthunters/0.0.11/Chart.lock b/incubator/vaulthunters/0.0.11/Chart.lock deleted file mode 100644 index cbf3688b065..00000000000 --- a/incubator/vaulthunters/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:42:56.322386086Z" diff --git a/incubator/vaulthunters/0.0.11/Chart.yaml b/incubator/vaulthunters/0.0.11/Chart.yaml deleted file mode 100644 index c6df10796c4..00000000000 --- a/incubator/vaulthunters/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You - must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: - #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup - a comma separated list of players who will have admin privileges in game by setting - [b]OPS[/b]" -home: https://github.com/truecharts/apps/tree/master/charts/stable/vaulthunters -icon: https://truecharts.org/img/chart-icons/vaulthunters.png -keywords: - - vaulthunters - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vaulthunters -sources: - - https://vaulthunters.gg - - https://hub.docker.com/repository/docker/goobaroo/vaulthunters -type: application -version: 0.0.11 diff --git a/incubator/vaulthunters/0.0.11/README.md b/incubator/vaulthunters/0.0.11/README.md deleted file mode 100644 index 28431fc158f..00000000000 --- a/incubator/vaulthunters/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# vaulthunters - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b] - -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: [vaulthunters](https://truecharts.org/docs/charts/stable/vaulthunters) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `vaulthunters` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install vaulthunters TrueCharts/vaulthunters -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `vaulthunters` deployment - -```console -helm uninstall vaulthunters -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vaulthunters \ - --set env.TZ="America/New York" \ - TrueCharts/vaulthunters -``` - -#### 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 vaulthunters TrueCharts/vaulthunters -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/vaulthunters/0.0.11/charts/common-10.4.6.tgz b/incubator/vaulthunters/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/vaulthunters/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/vaulthunters/0.0.12/CHANGELOG.md b/incubator/vaulthunters/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6529f8451fc --- /dev/null +++ b/incubator/vaulthunters/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [vaulthunters-0.0.12](https://github.com/truecharts/apps/compare/vaulthunters-0.0.11...vaulthunters-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [vaulthunters-0.0.11]vaulthunters-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [vaulthunters-0.0.10]vaulthunters-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [vaulthunters-0.0.10]vaulthunters-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/vaulthunters/0.0.12/Chart.lock b/incubator/vaulthunters/0.0.12/Chart.lock new file mode 100644 index 00000000000..8ea4b05672e --- /dev/null +++ b/incubator/vaulthunters/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:22:02.13680274Z" diff --git a/incubator/vaulthunters/0.0.12/Chart.yaml b/incubator/vaulthunters/0.0.12/Chart.yaml new file mode 100644 index 00000000000..de3318f0466 --- /dev/null +++ b/incubator/vaulthunters/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters + - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You + must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: + #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup + a comma separated list of players who will have admin privileges in game by setting + [b]OPS[/b]" +home: https://github.com/truecharts/apps/tree/master/charts/stable/vaulthunters +icon: https://truecharts.org/img/chart-icons/vaulthunters.png +keywords: + - vaulthunters + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vaulthunters +sources: + - https://vaulthunters.gg + - https://hub.docker.com/repository/docker/goobaroo/vaulthunters +type: application +version: 0.0.12 diff --git a/incubator/vaulthunters/0.0.12/README.md b/incubator/vaulthunters/0.0.12/README.md new file mode 100644 index 00000000000..5a4bfb2b0f1 --- /dev/null +++ b/incubator/vaulthunters/0.0.12/README.md @@ -0,0 +1,108 @@ +# vaulthunters + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b] + +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: [vaulthunters](https://truecharts.org/docs/charts/stable/vaulthunters) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `vaulthunters` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install vaulthunters TrueCharts/vaulthunters +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `vaulthunters` deployment + +```console +helm uninstall vaulthunters +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vaulthunters \ + --set env.TZ="America/New York" \ + TrueCharts/vaulthunters +``` + +#### 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 vaulthunters TrueCharts/vaulthunters -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/vaulthunters/0.0.11/app-readme.md b/incubator/vaulthunters/0.0.12/app-readme.md similarity index 100% rename from incubator/vaulthunters/0.0.11/app-readme.md rename to incubator/vaulthunters/0.0.12/app-readme.md diff --git a/incubator/vaulthunters/0.0.12/charts/common-10.4.7.tgz b/incubator/vaulthunters/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/vaulthunters/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/vaulthunters/0.0.11/ix_values.yaml b/incubator/vaulthunters/0.0.12/ix_values.yaml similarity index 100% rename from incubator/vaulthunters/0.0.11/ix_values.yaml rename to incubator/vaulthunters/0.0.12/ix_values.yaml diff --git a/incubator/vaulthunters/0.0.11/questions.yaml b/incubator/vaulthunters/0.0.12/questions.yaml similarity index 100% rename from incubator/vaulthunters/0.0.11/questions.yaml rename to incubator/vaulthunters/0.0.12/questions.yaml diff --git a/incubator/vaulthunters/0.0.11/templates/common.yaml b/incubator/vaulthunters/0.0.12/templates/common.yaml similarity index 100% rename from incubator/vaulthunters/0.0.11/templates/common.yaml rename to incubator/vaulthunters/0.0.12/templates/common.yaml diff --git a/incubator/vaulthunters/0.0.11/values.yaml b/incubator/vaulthunters/0.0.12/values.yaml similarity index 100% rename from incubator/vaulthunters/0.0.11/values.yaml rename to incubator/vaulthunters/0.0.12/values.yaml diff --git a/incubator/venstar2mqtt/0.0.11/CHANGELOG.md b/incubator/venstar2mqtt/0.0.11/CHANGELOG.md deleted file mode 100644 index a602f427b69..00000000000 --- a/incubator/venstar2mqtt/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [venstar2mqtt-0.0.11]venstar2mqtt-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [venstar2mqtt-0.0.10]venstar2mqtt-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [venstar2mqtt-0.0.10]venstar2mqtt-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/venstar2mqtt/0.0.11/Chart.lock b/incubator/venstar2mqtt/0.0.11/Chart.lock deleted file mode 100644 index 0f60ce7efcf..00000000000 --- a/incubator/venstar2mqtt/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:43:07.236895298Z" diff --git a/incubator/venstar2mqtt/0.0.11/Chart.yaml b/incubator/venstar2mqtt/0.0.11/Chart.yaml deleted file mode 100644 index 33982763061..00000000000 --- a/incubator/venstar2mqtt/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Simple container that allows MQTT to be used to view data and push settings - to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No - Web UI or appdata folder necessary. -home: https://github.com/truecharts/apps/tree/master/charts/stable/venstar2mqtt -icon: https://truecharts.org/img/chart-icons/venstar2mqtt.png -keywords: - - venstar2mqtt - - HomeAutomation - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: venstar2mqtt -sources: - - https://github.com/terafin/mqtt-venstar-bridge - - https://hub.docker.com/r/terafin/mqtt-venstar-bridge/ -type: application -version: 0.0.11 diff --git a/incubator/venstar2mqtt/0.0.11/README.md b/incubator/venstar2mqtt/0.0.11/README.md deleted file mode 100644 index a5f3f5423fe..00000000000 --- a/incubator/venstar2mqtt/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# venstar2mqtt - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Simple container that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. - -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: [venstar2mqtt](https://truecharts.org/docs/charts/stable/venstar2mqtt) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `venstar2mqtt` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install venstar2mqtt TrueCharts/venstar2mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `venstar2mqtt` deployment - -```console -helm uninstall venstar2mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install venstar2mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/venstar2mqtt -``` - -#### 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 venstar2mqtt TrueCharts/venstar2mqtt -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/venstar2mqtt/0.0.11/charts/common-10.4.6.tgz b/incubator/venstar2mqtt/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/venstar2mqtt/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/venstar2mqtt/0.0.12/CHANGELOG.md b/incubator/venstar2mqtt/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c4682cae886 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [venstar2mqtt-0.0.12](https://github.com/truecharts/apps/compare/venstar2mqtt-0.0.11...venstar2mqtt-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [venstar2mqtt-0.0.11]venstar2mqtt-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [venstar2mqtt-0.0.10]venstar2mqtt-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [venstar2mqtt-0.0.10]venstar2mqtt-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/venstar2mqtt/0.0.12/Chart.lock b/incubator/venstar2mqtt/0.0.12/Chart.lock new file mode 100644 index 00000000000..a37e4938445 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:22:10.449513284Z" diff --git a/incubator/venstar2mqtt/0.0.12/Chart.yaml b/incubator/venstar2mqtt/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d73870fbd54 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Simple container that allows MQTT to be used to view data and push settings + to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No + Web UI or appdata folder necessary. +home: https://github.com/truecharts/apps/tree/master/charts/stable/venstar2mqtt +icon: https://truecharts.org/img/chart-icons/venstar2mqtt.png +keywords: + - venstar2mqtt + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: venstar2mqtt +sources: + - https://github.com/terafin/mqtt-venstar-bridge + - https://hub.docker.com/r/terafin/mqtt-venstar-bridge/ +type: application +version: 0.0.12 diff --git a/incubator/venstar2mqtt/0.0.12/README.md b/incubator/venstar2mqtt/0.0.12/README.md new file mode 100644 index 00000000000..fc3660921c2 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.12/README.md @@ -0,0 +1,108 @@ +# venstar2mqtt + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Simple container that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. + +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: [venstar2mqtt](https://truecharts.org/docs/charts/stable/venstar2mqtt) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `venstar2mqtt` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install venstar2mqtt TrueCharts/venstar2mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `venstar2mqtt` deployment + +```console +helm uninstall venstar2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install venstar2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/venstar2mqtt +``` + +#### 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 venstar2mqtt TrueCharts/venstar2mqtt -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/venstar2mqtt/0.0.11/app-readme.md b/incubator/venstar2mqtt/0.0.12/app-readme.md similarity index 100% rename from incubator/venstar2mqtt/0.0.11/app-readme.md rename to incubator/venstar2mqtt/0.0.12/app-readme.md diff --git a/incubator/venstar2mqtt/0.0.12/charts/common-10.4.7.tgz b/incubator/venstar2mqtt/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/venstar2mqtt/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/venstar2mqtt/0.0.11/ix_values.yaml b/incubator/venstar2mqtt/0.0.12/ix_values.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.11/ix_values.yaml rename to incubator/venstar2mqtt/0.0.12/ix_values.yaml diff --git a/incubator/venstar2mqtt/0.0.11/questions.yaml b/incubator/venstar2mqtt/0.0.12/questions.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.11/questions.yaml rename to incubator/venstar2mqtt/0.0.12/questions.yaml diff --git a/incubator/venstar2mqtt/0.0.11/templates/common.yaml b/incubator/venstar2mqtt/0.0.12/templates/common.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.11/templates/common.yaml rename to incubator/venstar2mqtt/0.0.12/templates/common.yaml diff --git a/incubator/venstar2mqtt/0.0.11/values.yaml b/incubator/venstar2mqtt/0.0.12/values.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.11/values.yaml rename to incubator/venstar2mqtt/0.0.12/values.yaml diff --git a/incubator/vertex/0.0.11/CHANGELOG.md b/incubator/vertex/0.0.11/CHANGELOG.md deleted file mode 100644 index c3718b2851e..00000000000 --- a/incubator/vertex/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [vertex-0.0.11]vertex-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [vertex-0.0.10]vertex-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [vertex-0.0.10]vertex-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/vertex/0.0.11/Chart.lock b/incubator/vertex/0.0.11/Chart.lock deleted file mode 100644 index 69c18173299..00000000000 --- a/incubator/vertex/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:43:07.364965618Z" diff --git a/incubator/vertex/0.0.11/Chart.yaml b/incubator/vertex/0.0.11/Chart.yaml deleted file mode 100644 index 62afd446e65..00000000000 --- a/incubator/vertex/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - HomeAutomation -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Vertex , , , , PT \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/vertex -icon: https://truecharts.org/img/chart-icons/vertex.png -keywords: - - vertex - - Tools-Utilities - - HomeAutomation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vertex -sources: - - https://gitlab.lswl.in/lswl/vertex - - https://hub.docker.com/r/lswl/vertex -type: application -version: 0.0.11 diff --git a/incubator/vertex/0.0.11/README.md b/incubator/vertex/0.0.11/README.md deleted file mode 100644 index 4fa151d83b2..00000000000 --- a/incubator/vertex/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# vertex - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) - -Vertex , , , , PT - -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: [vertex](https://truecharts.org/docs/charts/stable/vertex) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `vertex` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install vertex TrueCharts/vertex -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `vertex` deployment - -```console -helm uninstall vertex -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vertex \ - --set env.TZ="America/New York" \ - TrueCharts/vertex -``` - -#### 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 vertex TrueCharts/vertex -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/vertex/0.0.11/charts/common-10.4.6.tgz b/incubator/vertex/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/vertex/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/vertex/0.0.12/CHANGELOG.md b/incubator/vertex/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a8748a37113 --- /dev/null +++ b/incubator/vertex/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [vertex-0.0.12](https://github.com/truecharts/apps/compare/vertex-0.0.11...vertex-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [vertex-0.0.11]vertex-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [vertex-0.0.10]vertex-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [vertex-0.0.10]vertex-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/vertex/0.0.12/Chart.lock b/incubator/vertex/0.0.12/Chart.lock new file mode 100644 index 00000000000..18772adbd2f --- /dev/null +++ b/incubator/vertex/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:22:11.271186559Z" diff --git a/incubator/vertex/0.0.12/Chart.yaml b/incubator/vertex/0.0.12/Chart.yaml new file mode 100644 index 00000000000..9da51dc9a15 --- /dev/null +++ b/incubator/vertex/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - HomeAutomation +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Vertex , , , , PT \r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/vertex +icon: https://truecharts.org/img/chart-icons/vertex.png +keywords: + - vertex + - Tools-Utilities + - HomeAutomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vertex +sources: + - https://gitlab.lswl.in/lswl/vertex + - https://hub.docker.com/r/lswl/vertex +type: application +version: 0.0.12 diff --git a/incubator/vertex/0.0.12/README.md b/incubator/vertex/0.0.12/README.md new file mode 100644 index 00000000000..434c1da8ef5 --- /dev/null +++ b/incubator/vertex/0.0.12/README.md @@ -0,0 +1,108 @@ +# vertex + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) + +Vertex , , , , PT + +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: [vertex](https://truecharts.org/docs/charts/stable/vertex) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `vertex` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install vertex TrueCharts/vertex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `vertex` deployment + +```console +helm uninstall vertex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vertex \ + --set env.TZ="America/New York" \ + TrueCharts/vertex +``` + +#### 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 vertex TrueCharts/vertex -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/vertex/0.0.11/app-readme.md b/incubator/vertex/0.0.12/app-readme.md similarity index 100% rename from incubator/vertex/0.0.11/app-readme.md rename to incubator/vertex/0.0.12/app-readme.md diff --git a/incubator/vertex/0.0.12/charts/common-10.4.7.tgz b/incubator/vertex/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/vertex/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/vertex/0.0.11/ix_values.yaml b/incubator/vertex/0.0.12/ix_values.yaml similarity index 100% rename from incubator/vertex/0.0.11/ix_values.yaml rename to incubator/vertex/0.0.12/ix_values.yaml diff --git a/incubator/vertex/0.0.11/questions.yaml b/incubator/vertex/0.0.12/questions.yaml similarity index 100% rename from incubator/vertex/0.0.11/questions.yaml rename to incubator/vertex/0.0.12/questions.yaml diff --git a/incubator/vertex/0.0.11/templates/common.yaml b/incubator/vertex/0.0.12/templates/common.yaml similarity index 100% rename from incubator/vertex/0.0.11/templates/common.yaml rename to incubator/vertex/0.0.12/templates/common.yaml diff --git a/incubator/vertex/0.0.11/values.yaml b/incubator/vertex/0.0.12/values.yaml similarity index 100% rename from incubator/vertex/0.0.11/values.yaml rename to incubator/vertex/0.0.12/values.yaml diff --git a/incubator/vintage-story/0.0.11/CHANGELOG.md b/incubator/vintage-story/0.0.11/CHANGELOG.md deleted file mode 100644 index 30a96502206..00000000000 --- a/incubator/vintage-story/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [vintage-story-0.0.11]vintage-story-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [vintage-story-0.0.10]vintage-story-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [vintage-story-0.0.10]vintage-story-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/vintage-story/0.0.11/Chart.lock b/incubator/vintage-story/0.0.11/Chart.lock deleted file mode 100644 index def4445c373..00000000000 --- a/incubator/vintage-story/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:43:12.506811512Z" diff --git a/incubator/vintage-story/0.0.11/Chart.yaml b/incubator/vintage-story/0.0.11/Chart.yaml deleted file mode 100644 index ee7ff1b469a..00000000000 --- a/incubator/vintage-story/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This is a Basic Vintage Story Server it will download and install Vintage\ - \ Story Server and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/vintage-story -icon: https://truecharts.org/img/chart-icons/vintage-story.png -keywords: - - vintage-story - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vintage-story -sources: - - https://www.vintagestory.at/ - - https://hub.docker.com/r/ich777/vintagestory/ -type: application -version: 0.0.11 diff --git a/incubator/vintage-story/0.0.11/README.md b/incubator/vintage-story/0.0.11/README.md deleted file mode 100644 index 68916d82a82..00000000000 --- a/incubator/vintage-story/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# vintage-story - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. - -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: [vintage-story](https://truecharts.org/docs/charts/stable/vintage-story) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `vintage-story` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install vintage-story TrueCharts/vintage-story -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `vintage-story` deployment - -```console -helm uninstall vintage-story -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vintage-story \ - --set env.TZ="America/New York" \ - TrueCharts/vintage-story -``` - -#### 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 vintage-story TrueCharts/vintage-story -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/vintage-story/0.0.11/charts/common-10.4.6.tgz b/incubator/vintage-story/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/vintage-story/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/vintage-story/0.0.12/CHANGELOG.md b/incubator/vintage-story/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..739a6a19628 --- /dev/null +++ b/incubator/vintage-story/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [vintage-story-0.0.12](https://github.com/truecharts/apps/compare/vintage-story-0.0.11...vintage-story-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [vintage-story-0.0.11]vintage-story-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [vintage-story-0.0.10]vintage-story-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [vintage-story-0.0.10]vintage-story-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/vintage-story/0.0.12/Chart.lock b/incubator/vintage-story/0.0.12/Chart.lock new file mode 100644 index 00000000000..8f87926f457 --- /dev/null +++ b/incubator/vintage-story/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:22:18.173697288Z" diff --git a/incubator/vintage-story/0.0.12/Chart.yaml b/incubator/vintage-story/0.0.12/Chart.yaml new file mode 100644 index 00000000000..15119a1ba8c --- /dev/null +++ b/incubator/vintage-story/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This is a Basic Vintage Story Server it will download and install Vintage\ + \ Story Server and run it.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/vintage-story +icon: https://truecharts.org/img/chart-icons/vintage-story.png +keywords: + - vintage-story + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vintage-story +sources: + - https://www.vintagestory.at/ + - https://hub.docker.com/r/ich777/vintagestory/ +type: application +version: 0.0.12 diff --git a/incubator/vintage-story/0.0.12/README.md b/incubator/vintage-story/0.0.12/README.md new file mode 100644 index 00000000000..2445e504498 --- /dev/null +++ b/incubator/vintage-story/0.0.12/README.md @@ -0,0 +1,108 @@ +# vintage-story + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. + +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: [vintage-story](https://truecharts.org/docs/charts/stable/vintage-story) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `vintage-story` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install vintage-story TrueCharts/vintage-story +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `vintage-story` deployment + +```console +helm uninstall vintage-story +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vintage-story \ + --set env.TZ="America/New York" \ + TrueCharts/vintage-story +``` + +#### 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 vintage-story TrueCharts/vintage-story -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/vintage-story/0.0.11/app-readme.md b/incubator/vintage-story/0.0.12/app-readme.md similarity index 100% rename from incubator/vintage-story/0.0.11/app-readme.md rename to incubator/vintage-story/0.0.12/app-readme.md diff --git a/incubator/vintage-story/0.0.12/charts/common-10.4.7.tgz b/incubator/vintage-story/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/vintage-story/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/vintage-story/0.0.11/ix_values.yaml b/incubator/vintage-story/0.0.12/ix_values.yaml similarity index 100% rename from incubator/vintage-story/0.0.11/ix_values.yaml rename to incubator/vintage-story/0.0.12/ix_values.yaml diff --git a/incubator/vintage-story/0.0.11/questions.yaml b/incubator/vintage-story/0.0.12/questions.yaml similarity index 100% rename from incubator/vintage-story/0.0.11/questions.yaml rename to incubator/vintage-story/0.0.12/questions.yaml diff --git a/incubator/vintage-story/0.0.11/templates/common.yaml b/incubator/vintage-story/0.0.12/templates/common.yaml similarity index 100% rename from incubator/vintage-story/0.0.11/templates/common.yaml rename to incubator/vintage-story/0.0.12/templates/common.yaml diff --git a/incubator/vintage-story/0.0.11/values.yaml b/incubator/vintage-story/0.0.12/values.yaml similarity index 100% rename from incubator/vintage-story/0.0.11/values.yaml rename to incubator/vintage-story/0.0.12/values.yaml diff --git a/incubator/virt-manager/0.0.11/CHANGELOG.md b/incubator/virt-manager/0.0.11/CHANGELOG.md deleted file mode 100644 index 3369fdfee2b..00000000000 --- a/incubator/virt-manager/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [virt-manager-0.0.11]virt-manager-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [virt-manager-0.0.10]virt-manager-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [virt-manager-0.0.10]virt-manager-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/virt-manager/0.0.11/Chart.lock b/incubator/virt-manager/0.0.11/Chart.lock deleted file mode 100644 index b0907da5ac2..00000000000 --- a/incubator/virt-manager/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:43:17.856367746Z" diff --git a/incubator/virt-manager/0.0.11/Chart.yaml b/incubator/virt-manager/0.0.11/Chart.yaml deleted file mode 100644 index 286563905b1..00000000000 --- a/incubator/virt-manager/0.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "The virt-manager application is a desktop user interface for managing\ - \ virtual machines through libvirt.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/virt-manager -icon: https://truecharts.org/img/chart-icons/virt-manager.png -keywords: - - virt-manager - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: virt-manager -sources: - - https://hub.docker.com/r/mber5/virt-manager -type: application -version: 0.0.11 diff --git a/incubator/virt-manager/0.0.11/README.md b/incubator/virt-manager/0.0.11/README.md deleted file mode 100644 index 111ad23225e..00000000000 --- a/incubator/virt-manager/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# virt-manager - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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. - -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: [virt-manager](https://truecharts.org/docs/charts/stable/virt-manager) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `virt-manager` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install virt-manager TrueCharts/virt-manager -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `virt-manager` deployment - -```console -helm uninstall virt-manager -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install virt-manager \ - --set env.TZ="America/New York" \ - TrueCharts/virt-manager -``` - -#### 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 virt-manager TrueCharts/virt-manager -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/virt-manager/0.0.11/charts/common-10.4.6.tgz b/incubator/virt-manager/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/virt-manager/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/virt-manager/0.0.12/CHANGELOG.md b/incubator/virt-manager/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2b6feff8319 --- /dev/null +++ b/incubator/virt-manager/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [virt-manager-0.0.12](https://github.com/truecharts/apps/compare/virt-manager-0.0.11...virt-manager-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [virt-manager-0.0.11]virt-manager-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [virt-manager-0.0.10]virt-manager-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [virt-manager-0.0.10]virt-manager-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/virt-manager/0.0.12/Chart.lock b/incubator/virt-manager/0.0.12/Chart.lock new file mode 100644 index 00000000000..d7b49620633 --- /dev/null +++ b/incubator/virt-manager/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:22:21.127740383Z" diff --git a/incubator/virt-manager/0.0.12/Chart.yaml b/incubator/virt-manager/0.0.12/Chart.yaml new file mode 100644 index 00000000000..4ad96d2e3c0 --- /dev/null +++ b/incubator/virt-manager/0.0.12/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "The virt-manager application is a desktop user interface for managing\ + \ virtual machines through libvirt.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/virt-manager +icon: https://truecharts.org/img/chart-icons/virt-manager.png +keywords: + - virt-manager + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: virt-manager +sources: + - https://hub.docker.com/r/mber5/virt-manager +type: application +version: 0.0.12 diff --git a/incubator/virt-manager/0.0.12/README.md b/incubator/virt-manager/0.0.12/README.md new file mode 100644 index 00000000000..0b7f494aed2 --- /dev/null +++ b/incubator/virt-manager/0.0.12/README.md @@ -0,0 +1,107 @@ +# virt-manager + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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. + +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: [virt-manager](https://truecharts.org/docs/charts/stable/virt-manager) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `virt-manager` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install virt-manager TrueCharts/virt-manager +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `virt-manager` deployment + +```console +helm uninstall virt-manager +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install virt-manager \ + --set env.TZ="America/New York" \ + TrueCharts/virt-manager +``` + +#### 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 virt-manager TrueCharts/virt-manager -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/virt-manager/0.0.11/app-readme.md b/incubator/virt-manager/0.0.12/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.11/app-readme.md rename to incubator/virt-manager/0.0.12/app-readme.md diff --git a/incubator/virt-manager/0.0.12/charts/common-10.4.7.tgz b/incubator/virt-manager/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/virt-manager/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/virt-manager/0.0.11/ix_values.yaml b/incubator/virt-manager/0.0.12/ix_values.yaml similarity index 100% rename from incubator/virt-manager/0.0.11/ix_values.yaml rename to incubator/virt-manager/0.0.12/ix_values.yaml diff --git a/incubator/virt-manager/0.0.11/questions.yaml b/incubator/virt-manager/0.0.12/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.11/questions.yaml rename to incubator/virt-manager/0.0.12/questions.yaml diff --git a/incubator/virt-manager/0.0.11/templates/common.yaml b/incubator/virt-manager/0.0.12/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.11/templates/common.yaml rename to incubator/virt-manager/0.0.12/templates/common.yaml diff --git a/incubator/virt-manager/0.0.11/values.yaml b/incubator/virt-manager/0.0.12/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.11/values.yaml rename to incubator/virt-manager/0.0.12/values.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.11/CHANGELOG.md b/incubator/vlmcsd-kms-server/0.0.11/CHANGELOG.md deleted file mode 100644 index 1a00755e55b..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [vlmcsd-kms-server-0.0.11]vlmcsd-kms-server-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [vlmcsd-kms-server-0.0.10]vlmcsd-kms-server-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [vlmcsd-kms-server-0.0.10]vlmcsd-kms-server-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/vlmcsd-kms-server/0.0.11/Chart.lock b/incubator/vlmcsd-kms-server/0.0.11/Chart.lock deleted file mode 100644 index 81ddae22221..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:43:28.988204006Z" diff --git a/incubator/vlmcsd-kms-server/0.0.11/Chart.yaml b/incubator/vlmcsd-kms-server/0.0.11/Chart.yaml deleted file mode 100644 index 85dadcbd49d..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/vlmcsd-kms-server -icon: https://truecharts.org/img/chart-icons/vlmcsd-kms-server.png -keywords: - - vlmcsd-kms-server - - Cloud - - Tools-Utilities - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vlmcsd-kms-server -sources: - - https://github.com/mikolatero/docker-vlmcsd - - https://hub.docker.com/r/mikolatero/vlmcsd/ -type: application -version: 0.0.11 diff --git a/incubator/vlmcsd-kms-server/0.0.11/README.md b/incubator/vlmcsd-kms-server/0.0.11/README.md deleted file mode 100644 index f06303518cb..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# vlmcsd-kms-server - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [vlmcsd-kms-server](https://truecharts.org/docs/charts/stable/vlmcsd-kms-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `vlmcsd-kms-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install vlmcsd-kms-server TrueCharts/vlmcsd-kms-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `vlmcsd-kms-server` deployment - -```console -helm uninstall vlmcsd-kms-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vlmcsd-kms-server \ - --set env.TZ="America/New York" \ - TrueCharts/vlmcsd-kms-server -``` - -#### 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 vlmcsd-kms-server TrueCharts/vlmcsd-kms-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/vlmcsd-kms-server/0.0.11/charts/common-10.4.6.tgz b/incubator/vlmcsd-kms-server/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/vlmcsd-kms-server/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/vlmcsd-kms-server/0.0.12/CHANGELOG.md b/incubator/vlmcsd-kms-server/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8999f7b5c0a --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [vlmcsd-kms-server-0.0.12](https://github.com/truecharts/apps/compare/vlmcsd-kms-server-0.0.11...vlmcsd-kms-server-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [vlmcsd-kms-server-0.0.11]vlmcsd-kms-server-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [vlmcsd-kms-server-0.0.10]vlmcsd-kms-server-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [vlmcsd-kms-server-0.0.10]vlmcsd-kms-server-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/vlmcsd-kms-server/0.0.12/Chart.lock b/incubator/vlmcsd-kms-server/0.0.12/Chart.lock new file mode 100644 index 00000000000..acfc150a759 --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:22:29.402593815Z" diff --git a/incubator/vlmcsd-kms-server/0.0.12/Chart.yaml b/incubator/vlmcsd-kms-server/0.0.12/Chart.yaml new file mode 100644 index 00000000000..cd5b6f9fa3e --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/vlmcsd-kms-server +icon: https://truecharts.org/img/chart-icons/vlmcsd-kms-server.png +keywords: + - vlmcsd-kms-server + - Cloud + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vlmcsd-kms-server +sources: + - https://github.com/mikolatero/docker-vlmcsd + - https://hub.docker.com/r/mikolatero/vlmcsd/ +type: application +version: 0.0.12 diff --git a/incubator/vlmcsd-kms-server/0.0.12/README.md b/incubator/vlmcsd-kms-server/0.0.12/README.md new file mode 100644 index 00000000000..ddc31525678 --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.12/README.md @@ -0,0 +1,108 @@ +# vlmcsd-kms-server + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [vlmcsd-kms-server](https://truecharts.org/docs/charts/stable/vlmcsd-kms-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `vlmcsd-kms-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install vlmcsd-kms-server TrueCharts/vlmcsd-kms-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `vlmcsd-kms-server` deployment + +```console +helm uninstall vlmcsd-kms-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vlmcsd-kms-server \ + --set env.TZ="America/New York" \ + TrueCharts/vlmcsd-kms-server +``` + +#### 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 vlmcsd-kms-server TrueCharts/vlmcsd-kms-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/vlmcsd-kms-server/0.0.11/app-readme.md b/incubator/vlmcsd-kms-server/0.0.12/app-readme.md similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.11/app-readme.md rename to incubator/vlmcsd-kms-server/0.0.12/app-readme.md diff --git a/incubator/vlmcsd-kms-server/0.0.12/charts/common-10.4.7.tgz b/incubator/vlmcsd-kms-server/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/vlmcsd-kms-server/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/vlmcsd-kms-server/0.0.11/ix_values.yaml b/incubator/vlmcsd-kms-server/0.0.12/ix_values.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.11/ix_values.yaml rename to incubator/vlmcsd-kms-server/0.0.12/ix_values.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.11/questions.yaml b/incubator/vlmcsd-kms-server/0.0.12/questions.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.11/questions.yaml rename to incubator/vlmcsd-kms-server/0.0.12/questions.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.11/templates/common.yaml b/incubator/vlmcsd-kms-server/0.0.12/templates/common.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.11/templates/common.yaml rename to incubator/vlmcsd-kms-server/0.0.12/templates/common.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.11/values.yaml b/incubator/vlmcsd-kms-server/0.0.12/values.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.11/values.yaml rename to incubator/vlmcsd-kms-server/0.0.12/values.yaml diff --git a/incubator/vorta/0.0.11/CHANGELOG.md b/incubator/vorta/0.0.11/CHANGELOG.md deleted file mode 100644 index 4614c98d99e..00000000000 --- a/incubator/vorta/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [vorta-0.0.11]vorta-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [vorta-0.0.10]vorta-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [vorta-0.0.10]vorta-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/vorta/0.0.11/Chart.lock b/incubator/vorta/0.0.11/Chart.lock deleted file mode 100644 index cfe3cddb154..00000000000 --- a/incubator/vorta/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:43:29.377036698Z" diff --git a/incubator/vorta/0.0.11/Chart.yaml b/incubator/vorta/0.0.11/Chart.yaml deleted file mode 100644 index ebfb0ded568..00000000000 --- a/incubator/vorta/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/vorta -icon: https://truecharts.org/img/chart-icons/vorta.png -keywords: - - vorta - - Backup - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vorta -sources: - - https://github.com/borgbase/vorta-docker - - https://ghcr.io/borgbase/vorta-docker -type: application -version: 0.0.11 diff --git a/incubator/vorta/0.0.11/README.md b/incubator/vorta/0.0.11/README.md deleted file mode 100644 index 1d7156543d3..00000000000 --- a/incubator/vorta/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# vorta - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [vorta](https://truecharts.org/docs/charts/stable/vorta) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `vorta` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install vorta TrueCharts/vorta -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `vorta` deployment - -```console -helm uninstall vorta -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vorta \ - --set env.TZ="America/New York" \ - TrueCharts/vorta -``` - -#### 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 vorta TrueCharts/vorta -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/vorta/0.0.11/charts/common-10.4.6.tgz b/incubator/vorta/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/vorta/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/vorta/0.0.12/CHANGELOG.md b/incubator/vorta/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d28d3a35474 --- /dev/null +++ b/incubator/vorta/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [vorta-0.0.12](https://github.com/truecharts/apps/compare/vorta-0.0.11...vorta-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [vorta-0.0.11]vorta-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [vorta-0.0.10]vorta-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [vorta-0.0.10]vorta-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/vorta/0.0.12/Chart.lock b/incubator/vorta/0.0.12/Chart.lock new file mode 100644 index 00000000000..00ae5900f86 --- /dev/null +++ b/incubator/vorta/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:22:30.612110097Z" diff --git a/incubator/vorta/0.0.12/Chart.yaml b/incubator/vorta/0.0.12/Chart.yaml new file mode 100644 index 00000000000..585a4896ea8 --- /dev/null +++ b/incubator/vorta/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/vorta +icon: https://truecharts.org/img/chart-icons/vorta.png +keywords: + - vorta + - Backup + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vorta +sources: + - https://github.com/borgbase/vorta-docker + - https://ghcr.io/borgbase/vorta-docker +type: application +version: 0.0.12 diff --git a/incubator/vorta/0.0.12/README.md b/incubator/vorta/0.0.12/README.md new file mode 100644 index 00000000000..0307aac6354 --- /dev/null +++ b/incubator/vorta/0.0.12/README.md @@ -0,0 +1,108 @@ +# vorta + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [vorta](https://truecharts.org/docs/charts/stable/vorta) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `vorta` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install vorta TrueCharts/vorta +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `vorta` deployment + +```console +helm uninstall vorta +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vorta \ + --set env.TZ="America/New York" \ + TrueCharts/vorta +``` + +#### 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 vorta TrueCharts/vorta -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/vorta/0.0.11/app-readme.md b/incubator/vorta/0.0.12/app-readme.md similarity index 100% rename from incubator/vorta/0.0.11/app-readme.md rename to incubator/vorta/0.0.12/app-readme.md diff --git a/incubator/vorta/0.0.12/charts/common-10.4.7.tgz b/incubator/vorta/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/vorta/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/vorta/0.0.11/ix_values.yaml b/incubator/vorta/0.0.12/ix_values.yaml similarity index 100% rename from incubator/vorta/0.0.11/ix_values.yaml rename to incubator/vorta/0.0.12/ix_values.yaml diff --git a/incubator/vorta/0.0.11/questions.yaml b/incubator/vorta/0.0.12/questions.yaml similarity index 100% rename from incubator/vorta/0.0.11/questions.yaml rename to incubator/vorta/0.0.12/questions.yaml diff --git a/incubator/vorta/0.0.11/templates/common.yaml b/incubator/vorta/0.0.12/templates/common.yaml similarity index 100% rename from incubator/vorta/0.0.11/templates/common.yaml rename to incubator/vorta/0.0.12/templates/common.yaml diff --git a/incubator/vorta/0.0.11/values.yaml b/incubator/vorta/0.0.12/values.yaml similarity index 100% rename from incubator/vorta/0.0.11/values.yaml rename to incubator/vorta/0.0.12/values.yaml diff --git a/incubator/webp-server/0.0.11/CHANGELOG.md b/incubator/webp-server/0.0.11/CHANGELOG.md deleted file mode 100644 index d7fc4b9a074..00000000000 --- a/incubator/webp-server/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [webp-server-0.0.11]webp-server-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [webp-server-0.0.10]webp-server-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [webp-server-0.0.10]webp-server-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/webp-server/0.0.11/Chart.lock b/incubator/webp-server/0.0.11/Chart.lock deleted file mode 100644 index bf1f29e0940..00000000000 --- a/incubator/webp-server/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:43:34.556174707Z" diff --git a/incubator/webp-server/0.0.11/Chart.yaml b/incubator/webp-server/0.0.11/Chart.yaml deleted file mode 100644 index 575b3198caa..00000000000 --- a/incubator/webp-server/0.0.11/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/webp-server -icon: https://truecharts.org/img/chart-icons/webp-server.png -keywords: - - webp-server - - Cloud - - Productivity - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: webp-server -sources: - - https://github.com/webp-sh/webp_server_go - - https://hub.docker.com/r/webpsh/webps -type: application -version: 0.0.11 diff --git a/incubator/webp-server/0.0.11/README.md b/incubator/webp-server/0.0.11/README.md deleted file mode 100644 index f5b98c65cbf..00000000000 --- a/incubator/webp-server/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# webp-server - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [webp-server](https://truecharts.org/docs/charts/stable/webp-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `webp-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install webp-server TrueCharts/webp-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `webp-server` deployment - -```console -helm uninstall webp-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install webp-server \ - --set env.TZ="America/New York" \ - TrueCharts/webp-server -``` - -#### 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 webp-server TrueCharts/webp-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/webp-server/0.0.11/charts/common-10.4.6.tgz b/incubator/webp-server/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/webp-server/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/webp-server/0.0.12/CHANGELOG.md b/incubator/webp-server/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..68b348b27d6 --- /dev/null +++ b/incubator/webp-server/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [webp-server-0.0.12](https://github.com/truecharts/apps/compare/webp-server-0.0.11...webp-server-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [webp-server-0.0.11]webp-server-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [webp-server-0.0.10]webp-server-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [webp-server-0.0.10]webp-server-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/webp-server/0.0.12/Chart.lock b/incubator/webp-server/0.0.12/Chart.lock new file mode 100644 index 00000000000..ba3f0978482 --- /dev/null +++ b/incubator/webp-server/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:22:37.189996427Z" diff --git a/incubator/webp-server/0.0.12/Chart.yaml b/incubator/webp-server/0.0.12/Chart.yaml new file mode 100644 index 00000000000..66872ca7778 --- /dev/null +++ b/incubator/webp-server/0.0.12/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/webp-server +icon: https://truecharts.org/img/chart-icons/webp-server.png +keywords: + - webp-server + - Cloud + - Productivity + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: webp-server +sources: + - https://github.com/webp-sh/webp_server_go + - https://hub.docker.com/r/webpsh/webps +type: application +version: 0.0.12 diff --git a/incubator/webp-server/0.0.12/README.md b/incubator/webp-server/0.0.12/README.md new file mode 100644 index 00000000000..c4df35bac14 --- /dev/null +++ b/incubator/webp-server/0.0.12/README.md @@ -0,0 +1,108 @@ +# webp-server + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [webp-server](https://truecharts.org/docs/charts/stable/webp-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `webp-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install webp-server TrueCharts/webp-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `webp-server` deployment + +```console +helm uninstall webp-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install webp-server \ + --set env.TZ="America/New York" \ + TrueCharts/webp-server +``` + +#### 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 webp-server TrueCharts/webp-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/webp-server/0.0.11/app-readme.md b/incubator/webp-server/0.0.12/app-readme.md similarity index 100% rename from incubator/webp-server/0.0.11/app-readme.md rename to incubator/webp-server/0.0.12/app-readme.md diff --git a/incubator/webp-server/0.0.12/charts/common-10.4.7.tgz b/incubator/webp-server/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/webp-server/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/webp-server/0.0.11/ix_values.yaml b/incubator/webp-server/0.0.12/ix_values.yaml similarity index 100% rename from incubator/webp-server/0.0.11/ix_values.yaml rename to incubator/webp-server/0.0.12/ix_values.yaml diff --git a/incubator/webp-server/0.0.11/questions.yaml b/incubator/webp-server/0.0.12/questions.yaml similarity index 100% rename from incubator/webp-server/0.0.11/questions.yaml rename to incubator/webp-server/0.0.12/questions.yaml diff --git a/incubator/webp-server/0.0.11/templates/common.yaml b/incubator/webp-server/0.0.12/templates/common.yaml similarity index 100% rename from incubator/webp-server/0.0.11/templates/common.yaml rename to incubator/webp-server/0.0.12/templates/common.yaml diff --git a/incubator/webp-server/0.0.11/values.yaml b/incubator/webp-server/0.0.12/values.yaml similarity index 100% rename from incubator/webp-server/0.0.11/values.yaml rename to incubator/webp-server/0.0.12/values.yaml diff --git a/incubator/webtop/0.0.11/CHANGELOG.md b/incubator/webtop/0.0.11/CHANGELOG.md deleted file mode 100644 index 545d2419729..00000000000 --- a/incubator/webtop/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [webtop-0.0.11]webtop-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [webtop-0.0.10]webtop-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [webtop-0.0.10]webtop-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/webtop/0.0.11/Chart.lock b/incubator/webtop/0.0.11/Chart.lock deleted file mode 100644 index 9105f395086..00000000000 --- a/incubator/webtop/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:43:40.102942982Z" diff --git a/incubator/webtop/0.0.11/Chart.yaml b/incubator/webtop/0.0.11/Chart.yaml deleted file mode 100644 index fe98fdf3db9..00000000000 --- a/incubator/webtop/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Webtop(https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, - and Arch based containers containing full desktop environments in officially supported - flavors accessible via any modern web browser. -home: https://github.com/truecharts/apps/tree/master/charts/stable/webtop -icon: https://truecharts.org/img/chart-icons/webtop.png -keywords: - - webtop - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: webtop -sources: - - https://github.com/linuxserver/gclient - - https://github.com/orgs/linuxserver/packages/container/package/webtop - - https://github.com/linuxserver/docker-webtop#readme -type: application -version: 0.0.11 diff --git a/incubator/webtop/0.0.11/README.md b/incubator/webtop/0.0.11/README.md deleted file mode 100644 index e127e5111c8..00000000000 --- a/incubator/webtop/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# webtop - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Webtop(https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, and Arch based containers containing full desktop environments in officially supported flavors accessible via any modern web browser. - -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: [webtop](https://truecharts.org/docs/charts/stable/webtop) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `webtop` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install webtop TrueCharts/webtop -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `webtop` deployment - -```console -helm uninstall webtop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install webtop \ - --set env.TZ="America/New York" \ - TrueCharts/webtop -``` - -#### 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 webtop TrueCharts/webtop -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/webtop/0.0.11/charts/common-10.4.6.tgz b/incubator/webtop/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/webtop/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/webtop/0.0.12/CHANGELOG.md b/incubator/webtop/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..589d15ad65b --- /dev/null +++ b/incubator/webtop/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [webtop-0.0.12](https://github.com/truecharts/apps/compare/webtop-0.0.11...webtop-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [webtop-0.0.11]webtop-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [webtop-0.0.10]webtop-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [webtop-0.0.10]webtop-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/webtop/0.0.12/Chart.lock b/incubator/webtop/0.0.12/Chart.lock new file mode 100644 index 00000000000..22fec2155d3 --- /dev/null +++ b/incubator/webtop/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:22:40.442207016Z" diff --git a/incubator/webtop/0.0.12/Chart.yaml b/incubator/webtop/0.0.12/Chart.yaml new file mode 100644 index 00000000000..cee87db59f3 --- /dev/null +++ b/incubator/webtop/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Webtop(https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, + and Arch based containers containing full desktop environments in officially supported + flavors accessible via any modern web browser. +home: https://github.com/truecharts/apps/tree/master/charts/stable/webtop +icon: https://truecharts.org/img/chart-icons/webtop.png +keywords: + - webtop + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: webtop +sources: + - https://github.com/linuxserver/gclient + - https://github.com/orgs/linuxserver/packages/container/package/webtop + - https://github.com/linuxserver/docker-webtop#readme +type: application +version: 0.0.12 diff --git a/incubator/webtop/0.0.12/README.md b/incubator/webtop/0.0.12/README.md new file mode 100644 index 00000000000..371dcb48ac9 --- /dev/null +++ b/incubator/webtop/0.0.12/README.md @@ -0,0 +1,109 @@ +# webtop + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Webtop(https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, and Arch based containers containing full desktop environments in officially supported flavors accessible via any modern web browser. + +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: [webtop](https://truecharts.org/docs/charts/stable/webtop) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `webtop` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install webtop TrueCharts/webtop +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `webtop` deployment + +```console +helm uninstall webtop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install webtop \ + --set env.TZ="America/New York" \ + TrueCharts/webtop +``` + +#### 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 webtop TrueCharts/webtop -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/webtop/0.0.11/app-readme.md b/incubator/webtop/0.0.12/app-readme.md similarity index 100% rename from incubator/webtop/0.0.11/app-readme.md rename to incubator/webtop/0.0.12/app-readme.md diff --git a/incubator/webtop/0.0.12/charts/common-10.4.7.tgz b/incubator/webtop/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/webtop/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/webtop/0.0.11/ix_values.yaml b/incubator/webtop/0.0.12/ix_values.yaml similarity index 100% rename from incubator/webtop/0.0.11/ix_values.yaml rename to incubator/webtop/0.0.12/ix_values.yaml diff --git a/incubator/webtop/0.0.11/questions.yaml b/incubator/webtop/0.0.12/questions.yaml similarity index 100% rename from incubator/webtop/0.0.11/questions.yaml rename to incubator/webtop/0.0.12/questions.yaml diff --git a/incubator/webtop/0.0.11/templates/common.yaml b/incubator/webtop/0.0.12/templates/common.yaml similarity index 100% rename from incubator/webtop/0.0.11/templates/common.yaml rename to incubator/webtop/0.0.12/templates/common.yaml diff --git a/incubator/webtop/0.0.11/values.yaml b/incubator/webtop/0.0.12/values.yaml similarity index 100% rename from incubator/webtop/0.0.11/values.yaml rename to incubator/webtop/0.0.12/values.yaml diff --git a/incubator/wger/0.0.29/CHANGELOG.md b/incubator/wger/0.0.29/CHANGELOG.md deleted file mode 100644 index da4edcb66c8..00000000000 --- a/incubator/wger/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wger-0.0.29](https://github.com/truecharts/apps/compare/wger-0.0.28...wger-0.0.29) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [wger-0.0.28](https://github.com/truecharts/apps/compare/wger-0.0.26...wger-0.0.28) (2022-07-22) - -### Chore - -- update image refs ([#3261](https://github.com/truecharts/apps/issues/3261)) - - Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [wger-0.0.26](https://github.com/truecharts/apps/compare/wger-0.0.25...wger-0.0.26) (2022-07-22) - -### Chore - -- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) - - - -## [wger-0.0.25](https://github.com/truecharts/apps/compare/wger-0.0.24...wger-0.0.25) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) - - - -## [wger-0.0.25](https://github.com/truecharts/apps/compare/wger-0.0.24...wger-0.0.25) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) - - - -## [wger-0.0.25](https://github.com/truecharts/apps/compare/wger-0.0.24...wger-0.0.25) (2022-07-21) - -### Chore - -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) - - - -## [wger-0.0.24](https://github.com/truecharts/apps/compare/wger-0.0.23...wger-0.0.24) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [wger-0.0.23](https://github.com/truecharts/apps/compare/wger-0.0.22...wger-0.0.23) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [wger-0.0.22](https://github.com/truecharts/apps/compare/wger-0.0.21...wger-0.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [wger-0.0.21](https://github.com/truecharts/apps/compare/wger-0.0.19...wger-0.0.21) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [wger-0.0.19](https://github.com/truecharts/apps/compare/wger-0.0.18...wger-0.0.19) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - diff --git a/incubator/wger/0.0.29/Chart.lock b/incubator/wger/0.0.29/Chart.lock deleted file mode 100644 index 77c6e8ff546..00000000000 --- a/incubator/wger/0.0.29/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:32:27.937731081Z" diff --git a/incubator/wger/0.0.29/Chart.yaml b/incubator/wger/0.0.29/Chart.yaml deleted file mode 100644 index dd071cf3f7a..00000000000 --- a/incubator/wger/0.0.29/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. -home: https://github.com/truecharts/apps/tree/master/charts/stable/wger -icon: https://truecharts.org/img/chart-icons/wger.png -keywords: - - workout -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wger -sources: - - https://github.com/wger-project/wger - - https://github.com/wger-project/docker -version: 0.0.29 -annotations: - truecharts.org/catagories: | - - life - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/wger/0.0.29/README.md b/incubator/wger/0.0.29/README.md deleted file mode 100644 index 224ea3cec10..00000000000 --- a/incubator/wger/0.0.29/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# wger - -![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. - -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: [wger](https://truecharts.org/docs/charts/stable/wger) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `wger` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install wger TrueCharts/wger -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `wger` deployment - -```console -helm uninstall wger -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wger \ - --set env.TZ="America/New York" \ - TrueCharts/wger -``` - -#### 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 wger TrueCharts/wger -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/wger/0.0.29/charts/common-10.4.6.tgz b/incubator/wger/0.0.29/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/wger/0.0.29/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/wger/0.0.29/charts/postgresql-8.0.43.tgz b/incubator/wger/0.0.29/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/incubator/wger/0.0.29/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/incubator/wger/0.0.29/charts/redis-3.0.42.tgz b/incubator/wger/0.0.29/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/incubator/wger/0.0.29/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/incubator/wger/0.0.30/CHANGELOG.md b/incubator/wger/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..5bfd7b580c2 --- /dev/null +++ b/incubator/wger/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wger-0.0.30](https://github.com/truecharts/apps/compare/wger-0.0.29...wger-0.0.30) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [wger-0.0.29](https://github.com/truecharts/apps/compare/wger-0.0.28...wger-0.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [wger-0.0.28](https://github.com/truecharts/apps/compare/wger-0.0.26...wger-0.0.28) (2022-07-22) + +### Chore + +- update image refs ([#3261](https://github.com/truecharts/apps/issues/3261)) + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [wger-0.0.26](https://github.com/truecharts/apps/compare/wger-0.0.25...wger-0.0.26) (2022-07-22) + +### Chore + +- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) + + + +## [wger-0.0.25](https://github.com/truecharts/apps/compare/wger-0.0.24...wger-0.0.25) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) + + + +## [wger-0.0.25](https://github.com/truecharts/apps/compare/wger-0.0.24...wger-0.0.25) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) + + + +## [wger-0.0.25](https://github.com/truecharts/apps/compare/wger-0.0.24...wger-0.0.25) (2022-07-21) + +### Chore + +- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) + + + +## [wger-0.0.24](https://github.com/truecharts/apps/compare/wger-0.0.23...wger-0.0.24) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [wger-0.0.23](https://github.com/truecharts/apps/compare/wger-0.0.22...wger-0.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [wger-0.0.22](https://github.com/truecharts/apps/compare/wger-0.0.21...wger-0.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [wger-0.0.21](https://github.com/truecharts/apps/compare/wger-0.0.19...wger-0.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + diff --git a/incubator/wger/0.0.30/Chart.lock b/incubator/wger/0.0.30/Chart.lock new file mode 100644 index 00000000000..2e8c4e6ec61 --- /dev/null +++ b/incubator/wger/0.0.30/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:23:02.448069761Z" diff --git a/incubator/wger/0.0.30/Chart.yaml b/incubator/wger/0.0.30/Chart.yaml new file mode 100644 index 00000000000..f22b74933a7 --- /dev/null +++ b/incubator/wger/0.0.30/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. +home: https://github.com/truecharts/apps/tree/master/charts/stable/wger +icon: https://truecharts.org/img/chart-icons/wger.png +keywords: + - workout +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wger +sources: + - https://github.com/wger-project/wger + - https://github.com/wger-project/docker +version: 0.0.30 +annotations: + truecharts.org/catagories: | + - life + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/wger/0.0.30/README.md b/incubator/wger/0.0.30/README.md new file mode 100644 index 00000000000..1813cc35c89 --- /dev/null +++ b/incubator/wger/0.0.30/README.md @@ -0,0 +1,110 @@ +# wger + +![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. + +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: [wger](https://truecharts.org/docs/charts/stable/wger) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `wger` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install wger TrueCharts/wger +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `wger` deployment + +```console +helm uninstall wger +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wger \ + --set env.TZ="America/New York" \ + TrueCharts/wger +``` + +#### 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 wger TrueCharts/wger -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/wger/0.0.29/app-readme.md b/incubator/wger/0.0.30/app-readme.md similarity index 100% rename from incubator/wger/0.0.29/app-readme.md rename to incubator/wger/0.0.30/app-readme.md diff --git a/incubator/wger/0.0.30/charts/common-10.4.7.tgz b/incubator/wger/0.0.30/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/wger/0.0.30/charts/common-10.4.7.tgz differ diff --git a/incubator/wger/0.0.30/charts/postgresql-8.0.45.tgz b/incubator/wger/0.0.30/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/incubator/wger/0.0.30/charts/postgresql-8.0.45.tgz differ diff --git a/incubator/wger/0.0.30/charts/redis-3.0.44.tgz b/incubator/wger/0.0.30/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/incubator/wger/0.0.30/charts/redis-3.0.44.tgz differ diff --git a/incubator/wger/0.0.29/ix_values.yaml b/incubator/wger/0.0.30/ix_values.yaml similarity index 100% rename from incubator/wger/0.0.29/ix_values.yaml rename to incubator/wger/0.0.30/ix_values.yaml diff --git a/incubator/wger/0.0.29/questions.yaml b/incubator/wger/0.0.30/questions.yaml similarity index 100% rename from incubator/wger/0.0.29/questions.yaml rename to incubator/wger/0.0.30/questions.yaml diff --git a/incubator/wger/0.0.29/templates/_secrets.tpl b/incubator/wger/0.0.30/templates/_secrets.tpl similarity index 100% rename from incubator/wger/0.0.29/templates/_secrets.tpl rename to incubator/wger/0.0.30/templates/_secrets.tpl diff --git a/incubator/wger/0.0.29/templates/common.yaml b/incubator/wger/0.0.30/templates/common.yaml similarity index 100% rename from incubator/wger/0.0.29/templates/common.yaml rename to incubator/wger/0.0.30/templates/common.yaml diff --git a/incubator/wger/0.0.29/values.yaml b/incubator/wger/0.0.30/values.yaml similarity index 100% rename from incubator/wger/0.0.29/values.yaml rename to incubator/wger/0.0.30/values.yaml diff --git a/incubator/whisparr/0.0.11/CHANGELOG.md b/incubator/whisparr/0.0.11/CHANGELOG.md deleted file mode 100644 index 798833be3ed..00000000000 --- a/incubator/whisparr/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [whisparr-0.0.11]whisparr-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [whisparr-0.0.10]whisparr-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [whisparr-0.0.10]whisparr-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/whisparr/0.0.11/Chart.lock b/incubator/whisparr/0.0.11/Chart.lock deleted file mode 100644 index acf413dd20d..00000000000 --- a/incubator/whisparr/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:43:50.973201534Z" diff --git a/incubator/whisparr/0.0.11/Chart.yaml b/incubator/whisparr/0.0.11/Chart.yaml deleted file mode 100644 index 0a6cef01a5e..00000000000 --- a/incubator/whisparr/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other -apiVersion: v2 -appVersion: "nightly" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: An adult media thingy. -home: https://github.com/truecharts/apps/tree/master/charts/stable/whisparr -icon: https://truecharts.org/img/chart-icons/whisparr.png -keywords: - - whisparr - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: whisparr -sources: - - https://hotio.dev/containers/whisparr - - https://hub.docker.com/r/hotio/whisparr -type: application -version: 0.0.11 diff --git a/incubator/whisparr/0.0.11/README.md b/incubator/whisparr/0.0.11/README.md deleted file mode 100644 index 7651b29fceb..00000000000 --- a/incubator/whisparr/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# whisparr - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: nightly](https://img.shields.io/badge/AppVersion-nightly-informational?style=flat-square) - -An adult media thingy. - -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: [whisparr](https://truecharts.org/docs/charts/stable/whisparr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `whisparr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install whisparr TrueCharts/whisparr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `whisparr` deployment - -```console -helm uninstall whisparr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install whisparr \ - --set env.TZ="America/New York" \ - TrueCharts/whisparr -``` - -#### 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 whisparr TrueCharts/whisparr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/whisparr/0.0.11/charts/common-10.4.6.tgz b/incubator/whisparr/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/whisparr/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/whisparr/0.0.12/CHANGELOG.md b/incubator/whisparr/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8c962870a68 --- /dev/null +++ b/incubator/whisparr/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [whisparr-0.0.12](https://github.com/truecharts/apps/compare/whisparr-0.0.11...whisparr-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [whisparr-0.0.11]whisparr-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [whisparr-0.0.10]whisparr-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [whisparr-0.0.10]whisparr-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/whisparr/0.0.12/Chart.lock b/incubator/whisparr/0.0.12/Chart.lock new file mode 100644 index 00000000000..166fb9c9609 --- /dev/null +++ b/incubator/whisparr/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:22:49.754411162Z" diff --git a/incubator/whisparr/0.0.12/Chart.yaml b/incubator/whisparr/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8f8a971755c --- /dev/null +++ b/incubator/whisparr/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other +apiVersion: v2 +appVersion: "nightly" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: An adult media thingy. +home: https://github.com/truecharts/apps/tree/master/charts/stable/whisparr +icon: https://truecharts.org/img/chart-icons/whisparr.png +keywords: + - whisparr + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: whisparr +sources: + - https://hotio.dev/containers/whisparr + - https://hub.docker.com/r/hotio/whisparr +type: application +version: 0.0.12 diff --git a/incubator/whisparr/0.0.12/README.md b/incubator/whisparr/0.0.12/README.md new file mode 100644 index 00000000000..f07980d9fa0 --- /dev/null +++ b/incubator/whisparr/0.0.12/README.md @@ -0,0 +1,108 @@ +# whisparr + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: nightly](https://img.shields.io/badge/AppVersion-nightly-informational?style=flat-square) + +An adult media thingy. + +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: [whisparr](https://truecharts.org/docs/charts/stable/whisparr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `whisparr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install whisparr TrueCharts/whisparr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `whisparr` deployment + +```console +helm uninstall whisparr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install whisparr \ + --set env.TZ="America/New York" \ + TrueCharts/whisparr +``` + +#### 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 whisparr TrueCharts/whisparr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/whisparr/0.0.11/app-readme.md b/incubator/whisparr/0.0.12/app-readme.md similarity index 100% rename from incubator/whisparr/0.0.11/app-readme.md rename to incubator/whisparr/0.0.12/app-readme.md diff --git a/incubator/whisparr/0.0.12/charts/common-10.4.7.tgz b/incubator/whisparr/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/whisparr/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/whisparr/0.0.11/ix_values.yaml b/incubator/whisparr/0.0.12/ix_values.yaml similarity index 100% rename from incubator/whisparr/0.0.11/ix_values.yaml rename to incubator/whisparr/0.0.12/ix_values.yaml diff --git a/incubator/whisparr/0.0.11/questions.yaml b/incubator/whisparr/0.0.12/questions.yaml similarity index 100% rename from incubator/whisparr/0.0.11/questions.yaml rename to incubator/whisparr/0.0.12/questions.yaml diff --git a/incubator/whisparr/0.0.11/templates/common.yaml b/incubator/whisparr/0.0.12/templates/common.yaml similarity index 100% rename from incubator/whisparr/0.0.11/templates/common.yaml rename to incubator/whisparr/0.0.12/templates/common.yaml diff --git a/incubator/whisparr/0.0.11/values.yaml b/incubator/whisparr/0.0.12/values.yaml similarity index 100% rename from incubator/whisparr/0.0.11/values.yaml rename to incubator/whisparr/0.0.12/values.yaml diff --git a/incubator/wifi-card/0.0.11/CHANGELOG.md b/incubator/wifi-card/0.0.11/CHANGELOG.md deleted file mode 100644 index 37a9997a69c..00000000000 --- a/incubator/wifi-card/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [wifi-card-0.0.11]wifi-card-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [wifi-card-0.0.10]wifi-card-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [wifi-card-0.0.10]wifi-card-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/wifi-card/0.0.11/Chart.lock b/incubator/wifi-card/0.0.11/Chart.lock deleted file mode 100644 index a3633fc1038..00000000000 --- a/incubator/wifi-card/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:43:56.891548733Z" diff --git a/incubator/wifi-card/0.0.11/Chart.yaml b/incubator/wifi-card/0.0.11/Chart.yaml deleted file mode 100644 index 85adad06004..00000000000 --- a/incubator/wifi-card/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Print a neat little card with your WiFi info and stick it on the fridge. -home: https://github.com/truecharts/apps/tree/master/charts/stable/wifi-card -icon: https://truecharts.org/img/chart-icons/wifi-card.png -keywords: - - wifi-card - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wifi-card -sources: - - https://github.com/bndw/wifi-card - - https://hub.docker.com/r/bndw/wifi-card/ -type: application -version: 0.0.11 diff --git a/incubator/wifi-card/0.0.11/README.md b/incubator/wifi-card/0.0.11/README.md deleted file mode 100644 index 186d05aea45..00000000000 --- a/incubator/wifi-card/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# wifi-card - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Print a neat little card with your WiFi info and stick it on the fridge. - -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: [wifi-card](https://truecharts.org/docs/charts/stable/wifi-card) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `wifi-card` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install wifi-card TrueCharts/wifi-card -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `wifi-card` deployment - -```console -helm uninstall wifi-card -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wifi-card \ - --set env.TZ="America/New York" \ - TrueCharts/wifi-card -``` - -#### 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 wifi-card TrueCharts/wifi-card -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/wifi-card/0.0.11/charts/common-10.4.6.tgz b/incubator/wifi-card/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/wifi-card/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/wifi-card/0.0.12/CHANGELOG.md b/incubator/wifi-card/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e6d5318baf7 --- /dev/null +++ b/incubator/wifi-card/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [wifi-card-0.0.12](https://github.com/truecharts/apps/compare/wifi-card-0.0.11...wifi-card-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [wifi-card-0.0.11]wifi-card-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [wifi-card-0.0.10]wifi-card-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [wifi-card-0.0.10]wifi-card-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/wifi-card/0.0.12/Chart.lock b/incubator/wifi-card/0.0.12/Chart.lock new file mode 100644 index 00000000000..ee415960573 --- /dev/null +++ b/incubator/wifi-card/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:22:56.069150638Z" diff --git a/incubator/wifi-card/0.0.12/Chart.yaml b/incubator/wifi-card/0.0.12/Chart.yaml new file mode 100644 index 00000000000..ff44ae1bf83 --- /dev/null +++ b/incubator/wifi-card/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Print a neat little card with your WiFi info and stick it on the fridge. +home: https://github.com/truecharts/apps/tree/master/charts/stable/wifi-card +icon: https://truecharts.org/img/chart-icons/wifi-card.png +keywords: + - wifi-card + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wifi-card +sources: + - https://github.com/bndw/wifi-card + - https://hub.docker.com/r/bndw/wifi-card/ +type: application +version: 0.0.12 diff --git a/incubator/wifi-card/0.0.12/README.md b/incubator/wifi-card/0.0.12/README.md new file mode 100644 index 00000000000..f3dc9cb1839 --- /dev/null +++ b/incubator/wifi-card/0.0.12/README.md @@ -0,0 +1,108 @@ +# wifi-card + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Print a neat little card with your WiFi info and stick it on the fridge. + +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: [wifi-card](https://truecharts.org/docs/charts/stable/wifi-card) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `wifi-card` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install wifi-card TrueCharts/wifi-card +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `wifi-card` deployment + +```console +helm uninstall wifi-card +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wifi-card \ + --set env.TZ="America/New York" \ + TrueCharts/wifi-card +``` + +#### 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 wifi-card TrueCharts/wifi-card -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/wifi-card/0.0.11/app-readme.md b/incubator/wifi-card/0.0.12/app-readme.md similarity index 100% rename from incubator/wifi-card/0.0.11/app-readme.md rename to incubator/wifi-card/0.0.12/app-readme.md diff --git a/incubator/wifi-card/0.0.12/charts/common-10.4.7.tgz b/incubator/wifi-card/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/wifi-card/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/wifi-card/0.0.11/ix_values.yaml b/incubator/wifi-card/0.0.12/ix_values.yaml similarity index 100% rename from incubator/wifi-card/0.0.11/ix_values.yaml rename to incubator/wifi-card/0.0.12/ix_values.yaml diff --git a/incubator/wifi-card/0.0.11/questions.yaml b/incubator/wifi-card/0.0.12/questions.yaml similarity index 100% rename from incubator/wifi-card/0.0.11/questions.yaml rename to incubator/wifi-card/0.0.12/questions.yaml diff --git a/incubator/wifi-card/0.0.11/templates/common.yaml b/incubator/wifi-card/0.0.12/templates/common.yaml similarity index 100% rename from incubator/wifi-card/0.0.11/templates/common.yaml rename to incubator/wifi-card/0.0.12/templates/common.yaml diff --git a/incubator/wifi-card/0.0.11/values.yaml b/incubator/wifi-card/0.0.12/values.yaml similarity index 100% rename from incubator/wifi-card/0.0.11/values.yaml rename to incubator/wifi-card/0.0.12/values.yaml diff --git a/incubator/wordle/0.0.11/CHANGELOG.md b/incubator/wordle/0.0.11/CHANGELOG.md deleted file mode 100644 index 9558b9b65a0..00000000000 --- a/incubator/wordle/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [wordle-0.0.11]wordle-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [wordle-0.0.10]wordle-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [wordle-0.0.10]wordle-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/wordle/0.0.11/Chart.lock b/incubator/wordle/0.0.11/Chart.lock deleted file mode 100644 index 26c5342ed40..00000000000 --- a/incubator/wordle/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:44:01.626958664Z" diff --git a/incubator/wordle/0.0.11/Chart.yaml b/incubator/wordle/0.0.11/Chart.yaml deleted file mode 100644 index 48ee4df4adb..00000000000 --- a/incubator/wordle/0.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Productivity - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/wordle -icon: https://truecharts.org/img/chart-icons/wordle.png -keywords: - - wordle - - GameServers - - Productivity - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wordle -sources: - - https://github.com/modem7/docker-wordle - - https://hub.docker.com/r/modem7/wordle -type: application -version: 0.0.11 diff --git a/incubator/wordle/0.0.11/README.md b/incubator/wordle/0.0.11/README.md deleted file mode 100644 index 6d98204f219..00000000000 --- a/incubator/wordle/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# wordle - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -DESCRIPTION - -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: [wordle](https://truecharts.org/docs/charts/stable/wordle) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `wordle` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install wordle TrueCharts/wordle -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `wordle` deployment - -```console -helm uninstall wordle -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wordle \ - --set env.TZ="America/New York" \ - TrueCharts/wordle -``` - -#### 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 wordle TrueCharts/wordle -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/wordle/0.0.11/charts/common-10.4.6.tgz b/incubator/wordle/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/wordle/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/wordle/0.0.12/CHANGELOG.md b/incubator/wordle/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d04d6bc67ae --- /dev/null +++ b/incubator/wordle/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [wordle-0.0.12](https://github.com/truecharts/apps/compare/wordle-0.0.11...wordle-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [wordle-0.0.11]wordle-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [wordle-0.0.10]wordle-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [wordle-0.0.10]wordle-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/wordle/0.0.12/Chart.lock b/incubator/wordle/0.0.12/Chart.lock new file mode 100644 index 00000000000..c95551e784f --- /dev/null +++ b/incubator/wordle/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:22:59.219122091Z" diff --git a/incubator/wordle/0.0.12/Chart.yaml b/incubator/wordle/0.0.12/Chart.yaml new file mode 100644 index 00000000000..3d0ff0fb1b1 --- /dev/null +++ b/incubator/wordle/0.0.12/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Productivity + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "DESCRIPTION\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/wordle +icon: https://truecharts.org/img/chart-icons/wordle.png +keywords: + - wordle + - GameServers + - Productivity + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wordle +sources: + - https://github.com/modem7/docker-wordle + - https://hub.docker.com/r/modem7/wordle +type: application +version: 0.0.12 diff --git a/incubator/wordle/0.0.12/README.md b/incubator/wordle/0.0.12/README.md new file mode 100644 index 00000000000..dae1382a4a0 --- /dev/null +++ b/incubator/wordle/0.0.12/README.md @@ -0,0 +1,108 @@ +# wordle + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +DESCRIPTION + +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: [wordle](https://truecharts.org/docs/charts/stable/wordle) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `wordle` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install wordle TrueCharts/wordle +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `wordle` deployment + +```console +helm uninstall wordle +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wordle \ + --set env.TZ="America/New York" \ + TrueCharts/wordle +``` + +#### 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 wordle TrueCharts/wordle -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/wordle/0.0.11/app-readme.md b/incubator/wordle/0.0.12/app-readme.md similarity index 100% rename from incubator/wordle/0.0.11/app-readme.md rename to incubator/wordle/0.0.12/app-readme.md diff --git a/incubator/wordle/0.0.12/charts/common-10.4.7.tgz b/incubator/wordle/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/wordle/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/wordle/0.0.11/ix_values.yaml b/incubator/wordle/0.0.12/ix_values.yaml similarity index 100% rename from incubator/wordle/0.0.11/ix_values.yaml rename to incubator/wordle/0.0.12/ix_values.yaml diff --git a/incubator/wordle/0.0.11/questions.yaml b/incubator/wordle/0.0.12/questions.yaml similarity index 100% rename from incubator/wordle/0.0.11/questions.yaml rename to incubator/wordle/0.0.12/questions.yaml diff --git a/incubator/wordle/0.0.11/templates/common.yaml b/incubator/wordle/0.0.12/templates/common.yaml similarity index 100% rename from incubator/wordle/0.0.11/templates/common.yaml rename to incubator/wordle/0.0.12/templates/common.yaml diff --git a/incubator/wordle/0.0.11/values.yaml b/incubator/wordle/0.0.12/values.yaml similarity index 100% rename from incubator/wordle/0.0.11/values.yaml rename to incubator/wordle/0.0.12/values.yaml diff --git a/incubator/xmrig/0.0.11/CHANGELOG.md b/incubator/xmrig/0.0.11/CHANGELOG.md deleted file mode 100644 index ec69bd0d7cd..00000000000 --- a/incubator/xmrig/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [xmrig-0.0.11]xmrig-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [xmrig-0.0.10]xmrig-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [xmrig-0.0.10]xmrig-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/xmrig/0.0.11/Chart.lock b/incubator/xmrig/0.0.11/Chart.lock deleted file mode 100644 index b9b528e5ee7..00000000000 --- a/incubator/xmrig/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:44:12.913230213Z" diff --git a/incubator/xmrig/0.0.11/Chart.yaml b/incubator/xmrig/0.0.11/Chart.yaml deleted file mode 100644 index 7a8af48a400..00000000000 --- a/incubator/xmrig/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - Containerised version of XMRig for CPU Mining. Helps turn your TrueNAS - server into a Monero / cryptocurrency mining rig. Now optionally works with GPU - algorithms as well. -home: https://github.com/truecharts/apps/tree/master/charts/stable/xmrig -icon: https://truecharts.org/img/chart-icons/xmrig.png -keywords: - - xmrig - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xmrig -sources: - - https://hub.docker.com/r/lnxd/xmrig -type: application -version: 0.0.11 diff --git a/incubator/xmrig/0.0.11/README.md b/incubator/xmrig/0.0.11/README.md deleted file mode 100644 index ecbabac554c..00000000000 --- a/incubator/xmrig/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# xmrig - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Containerised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. - -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: [xmrig](https://truecharts.org/docs/charts/stable/xmrig) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `xmrig` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install xmrig TrueCharts/xmrig -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `xmrig` deployment - -```console -helm uninstall xmrig -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xmrig \ - --set env.TZ="America/New York" \ - TrueCharts/xmrig -``` - -#### 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 xmrig TrueCharts/xmrig -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/xmrig/0.0.11/charts/common-10.4.6.tgz b/incubator/xmrig/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/xmrig/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/xmrig/0.0.12/CHANGELOG.md b/incubator/xmrig/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..da737181144 --- /dev/null +++ b/incubator/xmrig/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [xmrig-0.0.12](https://github.com/truecharts/apps/compare/xmrig-0.0.11...xmrig-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [xmrig-0.0.11]xmrig-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [xmrig-0.0.10]xmrig-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [xmrig-0.0.10]xmrig-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/xmrig/0.0.12/Chart.lock b/incubator/xmrig/0.0.12/Chart.lock new file mode 100644 index 00000000000..7e2087aa4d1 --- /dev/null +++ b/incubator/xmrig/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:23:09.186908742Z" diff --git a/incubator/xmrig/0.0.12/Chart.yaml b/incubator/xmrig/0.0.12/Chart.yaml new file mode 100644 index 00000000000..c9977510727 --- /dev/null +++ b/incubator/xmrig/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Containerised version of XMRig for CPU Mining. Helps turn your TrueNAS + server into a Monero / cryptocurrency mining rig. Now optionally works with GPU + algorithms as well. +home: https://github.com/truecharts/apps/tree/master/charts/stable/xmrig +icon: https://truecharts.org/img/chart-icons/xmrig.png +keywords: + - xmrig + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xmrig +sources: + - https://hub.docker.com/r/lnxd/xmrig +type: application +version: 0.0.12 diff --git a/incubator/xmrig/0.0.12/README.md b/incubator/xmrig/0.0.12/README.md new file mode 100644 index 00000000000..8c31f8316ef --- /dev/null +++ b/incubator/xmrig/0.0.12/README.md @@ -0,0 +1,107 @@ +# xmrig + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Containerised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. + +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: [xmrig](https://truecharts.org/docs/charts/stable/xmrig) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `xmrig` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install xmrig TrueCharts/xmrig +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `xmrig` deployment + +```console +helm uninstall xmrig +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xmrig \ + --set env.TZ="America/New York" \ + TrueCharts/xmrig +``` + +#### 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 xmrig TrueCharts/xmrig -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/xmrig/0.0.11/app-readme.md b/incubator/xmrig/0.0.12/app-readme.md similarity index 100% rename from incubator/xmrig/0.0.11/app-readme.md rename to incubator/xmrig/0.0.12/app-readme.md diff --git a/incubator/xmrig/0.0.12/charts/common-10.4.7.tgz b/incubator/xmrig/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/xmrig/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/xmrig/0.0.11/ix_values.yaml b/incubator/xmrig/0.0.12/ix_values.yaml similarity index 100% rename from incubator/xmrig/0.0.11/ix_values.yaml rename to incubator/xmrig/0.0.12/ix_values.yaml diff --git a/incubator/xmrig/0.0.11/questions.yaml b/incubator/xmrig/0.0.12/questions.yaml similarity index 100% rename from incubator/xmrig/0.0.11/questions.yaml rename to incubator/xmrig/0.0.12/questions.yaml diff --git a/incubator/xmrig/0.0.11/templates/common.yaml b/incubator/xmrig/0.0.12/templates/common.yaml similarity index 100% rename from incubator/xmrig/0.0.11/templates/common.yaml rename to incubator/xmrig/0.0.12/templates/common.yaml diff --git a/incubator/xmrig/0.0.11/values.yaml b/incubator/xmrig/0.0.12/values.yaml similarity index 100% rename from incubator/xmrig/0.0.11/values.yaml rename to incubator/xmrig/0.0.12/values.yaml diff --git a/incubator/xonotic/0.0.11/CHANGELOG.md b/incubator/xonotic/0.0.11/CHANGELOG.md deleted file mode 100644 index 4108f212638..00000000000 --- a/incubator/xonotic/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [xonotic-0.0.11]xonotic-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [xonotic-0.0.10]xonotic-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [xonotic-0.0.10]xonotic-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/xonotic/0.0.11/Chart.lock b/incubator/xonotic/0.0.11/Chart.lock deleted file mode 100644 index 5f28cca6b51..00000000000 --- a/incubator/xonotic/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:44:19.166783553Z" diff --git a/incubator/xonotic/0.0.11/Chart.yaml b/incubator/xonotic/0.0.11/Chart.yaml deleted file mode 100644 index ad2c41d60ab..00000000000 --- a/incubator/xonotic/0.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "This Docker will download and install the preferred version of Xonotic.\r\ - \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/xonotic -icon: https://truecharts.org/img/chart-icons/xonotic.png -keywords: - - xonotic - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xonotic -sources: - - https://www.xonotic.org/ - - https://hub.docker.com/r/ich777/xonotic/ -type: application -version: 0.0.11 diff --git a/incubator/xonotic/0.0.11/README.md b/incubator/xonotic/0.0.11/README.md deleted file mode 100644 index 0e611652c48..00000000000 --- a/incubator/xonotic/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# xonotic - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This Docker will download and install the preferred version of Xonotic. - -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: [xonotic](https://truecharts.org/docs/charts/stable/xonotic) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `xonotic` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install xonotic TrueCharts/xonotic -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `xonotic` deployment - -```console -helm uninstall xonotic -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xonotic \ - --set env.TZ="America/New York" \ - TrueCharts/xonotic -``` - -#### 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 xonotic TrueCharts/xonotic -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/xonotic/0.0.11/charts/common-10.4.6.tgz b/incubator/xonotic/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/xonotic/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/xonotic/0.0.12/CHANGELOG.md b/incubator/xonotic/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5e170a8b4f1 --- /dev/null +++ b/incubator/xonotic/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [xonotic-0.0.12](https://github.com/truecharts/apps/compare/xonotic-0.0.11...xonotic-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [xonotic-0.0.11]xonotic-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [xonotic-0.0.10]xonotic-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [xonotic-0.0.10]xonotic-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/xonotic/0.0.12/Chart.lock b/incubator/xonotic/0.0.12/Chart.lock new file mode 100644 index 00000000000..ce4440cb70e --- /dev/null +++ b/incubator/xonotic/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:23:15.106236439Z" diff --git a/incubator/xonotic/0.0.12/Chart.yaml b/incubator/xonotic/0.0.12/Chart.yaml new file mode 100644 index 00000000000..8943f4760fc --- /dev/null +++ b/incubator/xonotic/0.0.12/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "This Docker will download and install the preferred version of Xonotic.\r\ + \n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/xonotic +icon: https://truecharts.org/img/chart-icons/xonotic.png +keywords: + - xonotic + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xonotic +sources: + - https://www.xonotic.org/ + - https://hub.docker.com/r/ich777/xonotic/ +type: application +version: 0.0.12 diff --git a/incubator/xonotic/0.0.12/README.md b/incubator/xonotic/0.0.12/README.md new file mode 100644 index 00000000000..d86169b1fdc --- /dev/null +++ b/incubator/xonotic/0.0.12/README.md @@ -0,0 +1,108 @@ +# xonotic + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This Docker will download and install the preferred version of Xonotic. + +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: [xonotic](https://truecharts.org/docs/charts/stable/xonotic) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `xonotic` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install xonotic TrueCharts/xonotic +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `xonotic` deployment + +```console +helm uninstall xonotic +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xonotic \ + --set env.TZ="America/New York" \ + TrueCharts/xonotic +``` + +#### 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 xonotic TrueCharts/xonotic -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/xonotic/0.0.11/app-readme.md b/incubator/xonotic/0.0.12/app-readme.md similarity index 100% rename from incubator/xonotic/0.0.11/app-readme.md rename to incubator/xonotic/0.0.12/app-readme.md diff --git a/incubator/xonotic/0.0.12/charts/common-10.4.7.tgz b/incubator/xonotic/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/xonotic/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/xonotic/0.0.11/ix_values.yaml b/incubator/xonotic/0.0.12/ix_values.yaml similarity index 100% rename from incubator/xonotic/0.0.11/ix_values.yaml rename to incubator/xonotic/0.0.12/ix_values.yaml diff --git a/incubator/xonotic/0.0.11/questions.yaml b/incubator/xonotic/0.0.12/questions.yaml similarity index 100% rename from incubator/xonotic/0.0.11/questions.yaml rename to incubator/xonotic/0.0.12/questions.yaml diff --git a/incubator/xonotic/0.0.11/templates/common.yaml b/incubator/xonotic/0.0.12/templates/common.yaml similarity index 100% rename from incubator/xonotic/0.0.11/templates/common.yaml rename to incubator/xonotic/0.0.12/templates/common.yaml diff --git a/incubator/xonotic/0.0.11/values.yaml b/incubator/xonotic/0.0.12/values.yaml similarity index 100% rename from incubator/xonotic/0.0.11/values.yaml rename to incubator/xonotic/0.0.12/values.yaml diff --git a/incubator/xware/0.0.11/CHANGELOG.md b/incubator/xware/0.0.11/CHANGELOG.md deleted file mode 100644 index f2e6584663c..00000000000 --- a/incubator/xware/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [xware-0.0.11]xware-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [xware-0.0.10]xware-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [xware-0.0.10]xware-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/xware/0.0.11/Chart.lock b/incubator/xware/0.0.11/Chart.lock deleted file mode 100644 index 9a3b6d3c2e1..00000000000 --- a/incubator/xware/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:44:23.284621053Z" diff --git a/incubator/xware/0.0.11/Chart.yaml b/incubator/xware/0.0.11/Chart.yaml deleted file mode 100644 index 168c391511d..00000000000 --- a/incubator/xware/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "This is a docker image of Thunder downloader.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/xware -icon: https://truecharts.org/img/chart-icons/xware.png -keywords: - - xware - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xware -sources: - - https://hub.docker.com/r/caiguai/docker-xware - - https://hub.docker.com/r/caiguai/docker-xware -type: application -version: 0.0.11 diff --git a/incubator/xware/0.0.11/README.md b/incubator/xware/0.0.11/README.md deleted file mode 100644 index b2344cb0698..00000000000 --- a/incubator/xware/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# xware - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -This is a docker image of Thunder downloader. - -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: [xware](https://truecharts.org/docs/charts/stable/xware) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `xware` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install xware TrueCharts/xware -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `xware` deployment - -```console -helm uninstall xware -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xware \ - --set env.TZ="America/New York" \ - TrueCharts/xware -``` - -#### 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 xware TrueCharts/xware -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/xware/0.0.11/charts/common-10.4.6.tgz b/incubator/xware/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/xware/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/xware/0.0.12/CHANGELOG.md b/incubator/xware/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..171dfad9ec9 --- /dev/null +++ b/incubator/xware/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [xware-0.0.12](https://github.com/truecharts/apps/compare/xware-0.0.11...xware-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [xware-0.0.11]xware-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [xware-0.0.10]xware-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [xware-0.0.10]xware-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/xware/0.0.12/Chart.lock b/incubator/xware/0.0.12/Chart.lock new file mode 100644 index 00000000000..f3fd4cde832 --- /dev/null +++ b/incubator/xware/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:23:18.279557071Z" diff --git a/incubator/xware/0.0.12/Chart.yaml b/incubator/xware/0.0.12/Chart.yaml new file mode 100644 index 00000000000..5c5d4ff70a1 --- /dev/null +++ b/incubator/xware/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "This is a docker image of Thunder downloader.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/xware +icon: https://truecharts.org/img/chart-icons/xware.png +keywords: + - xware + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xware +sources: + - https://hub.docker.com/r/caiguai/docker-xware + - https://hub.docker.com/r/caiguai/docker-xware +type: application +version: 0.0.12 diff --git a/incubator/xware/0.0.12/README.md b/incubator/xware/0.0.12/README.md new file mode 100644 index 00000000000..d65f787a65c --- /dev/null +++ b/incubator/xware/0.0.12/README.md @@ -0,0 +1,108 @@ +# xware + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +This is a docker image of Thunder downloader. + +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: [xware](https://truecharts.org/docs/charts/stable/xware) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `xware` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install xware TrueCharts/xware +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `xware` deployment + +```console +helm uninstall xware +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xware \ + --set env.TZ="America/New York" \ + TrueCharts/xware +``` + +#### 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 xware TrueCharts/xware -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/xware/0.0.11/app-readme.md b/incubator/xware/0.0.12/app-readme.md similarity index 100% rename from incubator/xware/0.0.11/app-readme.md rename to incubator/xware/0.0.12/app-readme.md diff --git a/incubator/xware/0.0.12/charts/common-10.4.7.tgz b/incubator/xware/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/xware/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/xware/0.0.11/ix_values.yaml b/incubator/xware/0.0.12/ix_values.yaml similarity index 100% rename from incubator/xware/0.0.11/ix_values.yaml rename to incubator/xware/0.0.12/ix_values.yaml diff --git a/incubator/xware/0.0.11/questions.yaml b/incubator/xware/0.0.12/questions.yaml similarity index 100% rename from incubator/xware/0.0.11/questions.yaml rename to incubator/xware/0.0.12/questions.yaml diff --git a/incubator/xware/0.0.11/templates/common.yaml b/incubator/xware/0.0.12/templates/common.yaml similarity index 100% rename from incubator/xware/0.0.11/templates/common.yaml rename to incubator/xware/0.0.12/templates/common.yaml diff --git a/incubator/xware/0.0.11/values.yaml b/incubator/xware/0.0.12/values.yaml similarity index 100% rename from incubator/xware/0.0.11/values.yaml rename to incubator/xware/0.0.12/values.yaml diff --git a/incubator/yacht/0.0.11/CHANGELOG.md b/incubator/yacht/0.0.11/CHANGELOG.md deleted file mode 100644 index ae3dec38adc..00000000000 --- a/incubator/yacht/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [yacht-0.0.11]yacht-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [yacht-0.0.10]yacht-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [yacht-0.0.10]yacht-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/yacht/0.0.11/Chart.lock b/incubator/yacht/0.0.11/Chart.lock deleted file mode 100644 index cdba12e316f..00000000000 --- a/incubator/yacht/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:44:35.311337893Z" diff --git a/incubator/yacht/0.0.11/Chart.yaml b/incubator/yacht/0.0.11/Chart.yaml deleted file mode 100644 index eb1eb0b89b1..00000000000 --- a/incubator/yacht/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "A web interface for managing docker containers with an emphasis on templating\ - \ to provide one-click deployments of dockerized applications. Think of it as a\ - \ decentralized app store for servers that anyone can make packages for.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/yacht -icon: https://truecharts.org/img/chart-icons/yacht.png -keywords: - - yacht - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: yacht -sources: - - https://github.com/SelfhostedPro/Yacht - - https://hub.docker.com/r/selfhostedpro/yacht -type: application -version: 0.0.11 diff --git a/incubator/yacht/0.0.11/README.md b/incubator/yacht/0.0.11/README.md deleted file mode 100644 index 50f5075f9d9..00000000000 --- a/incubator/yacht/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# yacht - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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 web interface for managing docker containers with an emphasis on templating to provide one-click deployments of dockerized applications. Think of it as a decentralized app store for servers that anyone can make packages for. - -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: [yacht](https://truecharts.org/docs/charts/stable/yacht) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `yacht` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install yacht TrueCharts/yacht -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `yacht` deployment - -```console -helm uninstall yacht -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install yacht \ - --set env.TZ="America/New York" \ - TrueCharts/yacht -``` - -#### 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 yacht TrueCharts/yacht -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/yacht/0.0.11/charts/common-10.4.6.tgz b/incubator/yacht/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/yacht/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/yacht/0.0.12/CHANGELOG.md b/incubator/yacht/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..16aabca4020 --- /dev/null +++ b/incubator/yacht/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [yacht-0.0.12](https://github.com/truecharts/apps/compare/yacht-0.0.11...yacht-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [yacht-0.0.11]yacht-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [yacht-0.0.10]yacht-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [yacht-0.0.10]yacht-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/yacht/0.0.12/Chart.lock b/incubator/yacht/0.0.12/Chart.lock new file mode 100644 index 00000000000..29eb9cab949 --- /dev/null +++ b/incubator/yacht/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:23:28.579573743Z" diff --git a/incubator/yacht/0.0.12/Chart.yaml b/incubator/yacht/0.0.12/Chart.yaml new file mode 100644 index 00000000000..bdcb4c0a597 --- /dev/null +++ b/incubator/yacht/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "A web interface for managing docker containers with an emphasis on templating\ + \ to provide one-click deployments of dockerized applications. Think of it as a\ + \ decentralized app store for servers that anyone can make packages for.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/yacht +icon: https://truecharts.org/img/chart-icons/yacht.png +keywords: + - yacht + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: yacht +sources: + - https://github.com/SelfhostedPro/Yacht + - https://hub.docker.com/r/selfhostedpro/yacht +type: application +version: 0.0.12 diff --git a/incubator/yacht/0.0.12/README.md b/incubator/yacht/0.0.12/README.md new file mode 100644 index 00000000000..d2941669b6b --- /dev/null +++ b/incubator/yacht/0.0.12/README.md @@ -0,0 +1,108 @@ +# yacht + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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 web interface for managing docker containers with an emphasis on templating to provide one-click deployments of dockerized applications. Think of it as a decentralized app store for servers that anyone can make packages for. + +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: [yacht](https://truecharts.org/docs/charts/stable/yacht) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `yacht` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install yacht TrueCharts/yacht +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `yacht` deployment + +```console +helm uninstall yacht +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install yacht \ + --set env.TZ="America/New York" \ + TrueCharts/yacht +``` + +#### 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 yacht TrueCharts/yacht -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/yacht/0.0.11/app-readme.md b/incubator/yacht/0.0.12/app-readme.md similarity index 100% rename from incubator/yacht/0.0.11/app-readme.md rename to incubator/yacht/0.0.12/app-readme.md diff --git a/incubator/yacht/0.0.12/charts/common-10.4.7.tgz b/incubator/yacht/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/yacht/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/yacht/0.0.11/ix_values.yaml b/incubator/yacht/0.0.12/ix_values.yaml similarity index 100% rename from incubator/yacht/0.0.11/ix_values.yaml rename to incubator/yacht/0.0.12/ix_values.yaml diff --git a/incubator/yacht/0.0.11/questions.yaml b/incubator/yacht/0.0.12/questions.yaml similarity index 100% rename from incubator/yacht/0.0.11/questions.yaml rename to incubator/yacht/0.0.12/questions.yaml diff --git a/incubator/yacht/0.0.11/templates/common.yaml b/incubator/yacht/0.0.12/templates/common.yaml similarity index 100% rename from incubator/yacht/0.0.11/templates/common.yaml rename to incubator/yacht/0.0.12/templates/common.yaml diff --git a/incubator/yacht/0.0.11/values.yaml b/incubator/yacht/0.0.12/values.yaml similarity index 100% rename from incubator/yacht/0.0.11/values.yaml rename to incubator/yacht/0.0.12/values.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.11/CHANGELOG.md b/incubator/yacreaderlibraryserver/0.0.11/CHANGELOG.md deleted file mode 100644 index 970e69c4078..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [yacreaderlibraryserver-0.0.11]yacreaderlibraryserver-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [yacreaderlibraryserver-0.0.10]yacreaderlibraryserver-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [yacreaderlibraryserver-0.0.10]yacreaderlibraryserver-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/yacreaderlibraryserver/0.0.11/Chart.lock b/incubator/yacreaderlibraryserver/0.0.11/Chart.lock deleted file mode 100644 index 8b61abce89b..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:44:40.435455039Z" diff --git a/incubator/yacreaderlibraryserver/0.0.11/Chart.yaml b/incubator/yacreaderlibraryserver/0.0.11/Chart.yaml deleted file mode 100644 index 4285018293a..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: "Headless version of the YACReaderLibraryServer.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/yacreaderlibraryserver -icon: https://truecharts.org/img/chart-icons/yacreaderlibraryserver.png -keywords: - - yacreaderlibraryserver - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: yacreaderlibraryserver -sources: - - https://www.yacreader.com - - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/ -type: application -version: 0.0.11 diff --git a/incubator/yacreaderlibraryserver/0.0.11/README.md b/incubator/yacreaderlibraryserver/0.0.11/README.md deleted file mode 100644 index 083eb655809..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# yacreaderlibraryserver - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Headless version of the YACReaderLibraryServer. - -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: [yacreaderlibraryserver](https://truecharts.org/docs/charts/stable/yacreaderlibraryserver) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `yacreaderlibraryserver` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install yacreaderlibraryserver TrueCharts/yacreaderlibraryserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `yacreaderlibraryserver` deployment - -```console -helm uninstall yacreaderlibraryserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install yacreaderlibraryserver \ - --set env.TZ="America/New York" \ - TrueCharts/yacreaderlibraryserver -``` - -#### 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 yacreaderlibraryserver TrueCharts/yacreaderlibraryserver -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/yacreaderlibraryserver/0.0.11/charts/common-10.4.6.tgz b/incubator/yacreaderlibraryserver/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/yacreaderlibraryserver/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/yacreaderlibraryserver/0.0.12/CHANGELOG.md b/incubator/yacreaderlibraryserver/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..dfa0bac19b3 --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [yacreaderlibraryserver-0.0.12](https://github.com/truecharts/apps/compare/yacreaderlibraryserver-0.0.11...yacreaderlibraryserver-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [yacreaderlibraryserver-0.0.11]yacreaderlibraryserver-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [yacreaderlibraryserver-0.0.10]yacreaderlibraryserver-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [yacreaderlibraryserver-0.0.10]yacreaderlibraryserver-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/yacreaderlibraryserver/0.0.12/Chart.lock b/incubator/yacreaderlibraryserver/0.0.12/Chart.lock new file mode 100644 index 00000000000..57d85b97f1b --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:23:33.856678867Z" diff --git a/incubator/yacreaderlibraryserver/0.0.12/Chart.yaml b/incubator/yacreaderlibraryserver/0.0.12/Chart.yaml new file mode 100644 index 00000000000..b5c7acb528f --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "Headless version of the YACReaderLibraryServer.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/yacreaderlibraryserver +icon: https://truecharts.org/img/chart-icons/yacreaderlibraryserver.png +keywords: + - yacreaderlibraryserver + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: yacreaderlibraryserver +sources: + - https://www.yacreader.com + - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/ +type: application +version: 0.0.12 diff --git a/incubator/yacreaderlibraryserver/0.0.12/README.md b/incubator/yacreaderlibraryserver/0.0.12/README.md new file mode 100644 index 00000000000..78899caa75f --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.12/README.md @@ -0,0 +1,108 @@ +# yacreaderlibraryserver + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Headless version of the YACReaderLibraryServer. + +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: [yacreaderlibraryserver](https://truecharts.org/docs/charts/stable/yacreaderlibraryserver) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `yacreaderlibraryserver` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install yacreaderlibraryserver TrueCharts/yacreaderlibraryserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `yacreaderlibraryserver` deployment + +```console +helm uninstall yacreaderlibraryserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install yacreaderlibraryserver \ + --set env.TZ="America/New York" \ + TrueCharts/yacreaderlibraryserver +``` + +#### 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 yacreaderlibraryserver TrueCharts/yacreaderlibraryserver -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/yacreaderlibraryserver/0.0.11/app-readme.md b/incubator/yacreaderlibraryserver/0.0.12/app-readme.md similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.11/app-readme.md rename to incubator/yacreaderlibraryserver/0.0.12/app-readme.md diff --git a/incubator/yacreaderlibraryserver/0.0.12/charts/common-10.4.7.tgz b/incubator/yacreaderlibraryserver/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/yacreaderlibraryserver/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/yacreaderlibraryserver/0.0.11/ix_values.yaml b/incubator/yacreaderlibraryserver/0.0.12/ix_values.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.11/ix_values.yaml rename to incubator/yacreaderlibraryserver/0.0.12/ix_values.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.11/questions.yaml b/incubator/yacreaderlibraryserver/0.0.12/questions.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.11/questions.yaml rename to incubator/yacreaderlibraryserver/0.0.12/questions.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.11/templates/common.yaml b/incubator/yacreaderlibraryserver/0.0.12/templates/common.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.11/templates/common.yaml rename to incubator/yacreaderlibraryserver/0.0.12/templates/common.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.11/values.yaml b/incubator/yacreaderlibraryserver/0.0.12/values.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.11/values.yaml rename to incubator/yacreaderlibraryserver/0.0.12/values.yaml diff --git a/incubator/yacy/0.0.11/CHANGELOG.md b/incubator/yacy/0.0.11/CHANGELOG.md deleted file mode 100644 index 8603243697e..00000000000 --- a/incubator/yacy/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [yacy-0.0.11]yacy-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [yacy-0.0.10]yacy-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [yacy-0.0.10]yacy-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/yacy/0.0.11/Chart.lock b/incubator/yacy/0.0.11/Chart.lock deleted file mode 100644 index 993564332f0..00000000000 --- a/incubator/yacy/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:44:42.347244093Z" diff --git a/incubator/yacy/0.0.11/Chart.yaml b/incubator/yacy/0.0.11/Chart.yaml deleted file mode 100644 index 46bc5601138..00000000000 --- a/incubator/yacy/0.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "YaCy decentralized search engine (https://yacy.net)[br][br][b][u][span\ - \ style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password:\ - \ [B][u]yacy[/B][/u][/b]\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/yacy -icon: https://truecharts.org/img/chart-icons/yacy.png -keywords: - - yacy - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: yacy -sources: - - https://yacy.net/ - - https://hub.docker.com/r/yacy/yacy_search_server/ -type: application -version: 0.0.11 diff --git a/incubator/yacy/0.0.11/README.md b/incubator/yacy/0.0.11/README.md deleted file mode 100644 index e69a0e22ce4..00000000000 --- a/incubator/yacy/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# yacy - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -YaCy decentralized search engine (https://yacy.net)[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]yacy[/B][/u][/b] - -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: [yacy](https://truecharts.org/docs/charts/stable/yacy) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `yacy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install yacy TrueCharts/yacy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `yacy` deployment - -```console -helm uninstall yacy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install yacy \ - --set env.TZ="America/New York" \ - TrueCharts/yacy -``` - -#### 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 yacy TrueCharts/yacy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/yacy/0.0.11/charts/common-10.4.6.tgz b/incubator/yacy/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/yacy/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/yacy/0.0.12/CHANGELOG.md b/incubator/yacy/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c97d98450cd --- /dev/null +++ b/incubator/yacy/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [yacy-0.0.12](https://github.com/truecharts/apps/compare/yacy-0.0.11...yacy-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [yacy-0.0.11]yacy-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [yacy-0.0.10]yacy-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [yacy-0.0.10]yacy-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/yacy/0.0.12/Chart.lock b/incubator/yacy/0.0.12/Chart.lock new file mode 100644 index 00000000000..8a221a4e351 --- /dev/null +++ b/incubator/yacy/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:23:35.309826719Z" diff --git a/incubator/yacy/0.0.12/Chart.yaml b/incubator/yacy/0.0.12/Chart.yaml new file mode 100644 index 00000000000..53e0813a5aa --- /dev/null +++ b/incubator/yacy/0.0.12/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "YaCy decentralized search engine (https://yacy.net)[br][br][b][u][span\ + \ style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password:\ + \ [B][u]yacy[/B][/u][/b]\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/yacy +icon: https://truecharts.org/img/chart-icons/yacy.png +keywords: + - yacy + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: yacy +sources: + - https://yacy.net/ + - https://hub.docker.com/r/yacy/yacy_search_server/ +type: application +version: 0.0.12 diff --git a/incubator/yacy/0.0.12/README.md b/incubator/yacy/0.0.12/README.md new file mode 100644 index 00000000000..435073116c1 --- /dev/null +++ b/incubator/yacy/0.0.12/README.md @@ -0,0 +1,108 @@ +# yacy + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +YaCy decentralized search engine (https://yacy.net)[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]yacy[/B][/u][/b] + +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: [yacy](https://truecharts.org/docs/charts/stable/yacy) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `yacy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install yacy TrueCharts/yacy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `yacy` deployment + +```console +helm uninstall yacy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install yacy \ + --set env.TZ="America/New York" \ + TrueCharts/yacy +``` + +#### 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 yacy TrueCharts/yacy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/yacy/0.0.11/app-readme.md b/incubator/yacy/0.0.12/app-readme.md similarity index 100% rename from incubator/yacy/0.0.11/app-readme.md rename to incubator/yacy/0.0.12/app-readme.md diff --git a/incubator/yacy/0.0.12/charts/common-10.4.7.tgz b/incubator/yacy/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/yacy/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/yacy/0.0.11/ix_values.yaml b/incubator/yacy/0.0.12/ix_values.yaml similarity index 100% rename from incubator/yacy/0.0.11/ix_values.yaml rename to incubator/yacy/0.0.12/ix_values.yaml diff --git a/incubator/yacy/0.0.11/questions.yaml b/incubator/yacy/0.0.12/questions.yaml similarity index 100% rename from incubator/yacy/0.0.11/questions.yaml rename to incubator/yacy/0.0.12/questions.yaml diff --git a/incubator/yacy/0.0.11/templates/common.yaml b/incubator/yacy/0.0.12/templates/common.yaml similarity index 100% rename from incubator/yacy/0.0.11/templates/common.yaml rename to incubator/yacy/0.0.12/templates/common.yaml diff --git a/incubator/yacy/0.0.11/values.yaml b/incubator/yacy/0.0.12/values.yaml similarity index 100% rename from incubator/yacy/0.0.11/values.yaml rename to incubator/yacy/0.0.12/values.yaml diff --git a/incubator/yourls/0.0.11/CHANGELOG.md b/incubator/yourls/0.0.11/CHANGELOG.md deleted file mode 100644 index 62240f495e6..00000000000 --- a/incubator/yourls/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [yourls-0.0.11]yourls-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [yourls-0.0.10]yourls-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [yourls-0.0.10]yourls-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/yourls/0.0.11/Chart.lock b/incubator/yourls/0.0.11/Chart.lock deleted file mode 100644 index 57b9f22eee3..00000000000 --- a/incubator/yourls/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:44:44.729946947Z" diff --git a/incubator/yourls/0.0.11/Chart.yaml b/incubator/yourls/0.0.11/Chart.yaml deleted file mode 100644 index 7c27177c22c..00000000000 --- a/incubator/yourls/0.0.11/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - YOURLS is a set of PHP scripts that will allow you to run Your Own URL - Shortener. -home: https://github.com/truecharts/apps/tree/master/charts/stable/yourls -icon: https://truecharts.org/img/chart-icons/yourls.png -keywords: - - yourls - - Cloud - - Tools-Utilities - - Network-Web - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: yourls -sources: - - https://hub.docker.com/_/yourls/ -type: application -version: 0.0.11 diff --git a/incubator/yourls/0.0.11/README.md b/incubator/yourls/0.0.11/README.md deleted file mode 100644 index 59e5db9c627..00000000000 --- a/incubator/yourls/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# yourls - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. - -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: [yourls](https://truecharts.org/docs/charts/stable/yourls) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `yourls` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install yourls TrueCharts/yourls -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `yourls` deployment - -```console -helm uninstall yourls -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install yourls \ - --set env.TZ="America/New York" \ - TrueCharts/yourls -``` - -#### 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 yourls TrueCharts/yourls -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/yourls/0.0.11/charts/common-10.4.6.tgz b/incubator/yourls/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/yourls/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/yourls/0.0.12/CHANGELOG.md b/incubator/yourls/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..66195a57837 --- /dev/null +++ b/incubator/yourls/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [yourls-0.0.12](https://github.com/truecharts/apps/compare/yourls-0.0.11...yourls-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [yourls-0.0.11]yourls-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [yourls-0.0.10]yourls-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [yourls-0.0.10]yourls-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/yourls/0.0.12/Chart.lock b/incubator/yourls/0.0.12/Chart.lock new file mode 100644 index 00000000000..5f1aa77b01d --- /dev/null +++ b/incubator/yourls/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:23:37.447032138Z" diff --git a/incubator/yourls/0.0.12/Chart.yaml b/incubator/yourls/0.0.12/Chart.yaml new file mode 100644 index 00000000000..06e6a64ff74 --- /dev/null +++ b/incubator/yourls/0.0.12/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-Web + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + YOURLS is a set of PHP scripts that will allow you to run Your Own URL + Shortener. +home: https://github.com/truecharts/apps/tree/master/charts/stable/yourls +icon: https://truecharts.org/img/chart-icons/yourls.png +keywords: + - yourls + - Cloud + - Tools-Utilities + - Network-Web + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: yourls +sources: + - https://hub.docker.com/_/yourls/ +type: application +version: 0.0.12 diff --git a/incubator/yourls/0.0.12/README.md b/incubator/yourls/0.0.12/README.md new file mode 100644 index 00000000000..5a9793140ef --- /dev/null +++ b/incubator/yourls/0.0.12/README.md @@ -0,0 +1,107 @@ +# yourls + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. + +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: [yourls](https://truecharts.org/docs/charts/stable/yourls) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `yourls` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install yourls TrueCharts/yourls +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `yourls` deployment + +```console +helm uninstall yourls +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install yourls \ + --set env.TZ="America/New York" \ + TrueCharts/yourls +``` + +#### 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 yourls TrueCharts/yourls -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/yourls/0.0.11/app-readme.md b/incubator/yourls/0.0.12/app-readme.md similarity index 100% rename from incubator/yourls/0.0.11/app-readme.md rename to incubator/yourls/0.0.12/app-readme.md diff --git a/incubator/yourls/0.0.12/charts/common-10.4.7.tgz b/incubator/yourls/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/yourls/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/yourls/0.0.11/ix_values.yaml b/incubator/yourls/0.0.12/ix_values.yaml similarity index 100% rename from incubator/yourls/0.0.11/ix_values.yaml rename to incubator/yourls/0.0.12/ix_values.yaml diff --git a/incubator/yourls/0.0.11/questions.yaml b/incubator/yourls/0.0.12/questions.yaml similarity index 100% rename from incubator/yourls/0.0.11/questions.yaml rename to incubator/yourls/0.0.12/questions.yaml diff --git a/incubator/yourls/0.0.11/templates/common.yaml b/incubator/yourls/0.0.12/templates/common.yaml similarity index 100% rename from incubator/yourls/0.0.11/templates/common.yaml rename to incubator/yourls/0.0.12/templates/common.yaml diff --git a/incubator/yourls/0.0.11/values.yaml b/incubator/yourls/0.0.12/values.yaml similarity index 100% rename from incubator/yourls/0.0.11/values.yaml rename to incubator/yourls/0.0.12/values.yaml diff --git a/incubator/youtransfer/0.0.11/CHANGELOG.md b/incubator/youtransfer/0.0.11/CHANGELOG.md deleted file mode 100644 index ef6f441731c..00000000000 --- a/incubator/youtransfer/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [youtransfer-0.0.11]youtransfer-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [youtransfer-0.0.10]youtransfer-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [youtransfer-0.0.10]youtransfer-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/youtransfer/0.0.11/Chart.lock b/incubator/youtransfer/0.0.11/Chart.lock deleted file mode 100644 index 68c3c8cff85..00000000000 --- a/incubator/youtransfer/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:44:57.458316155Z" diff --git a/incubator/youtransfer/0.0.11/Chart.yaml b/incubator/youtransfer/0.0.11/Chart.yaml deleted file mode 100644 index f1ad8e699bb..00000000000 --- a/incubator/youtransfer/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "YouTransfer is a simple but elegant self-hosted file transfer &\ - \ sharing solution. It is an alternative to paid services like Dropbox and WeTransfer\ - \ by offering similar features but without limitations, price plans and a lengthy\ - \ privacy policy. You remain in control of your files.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/youtransfer -icon: https://truecharts.org/img/chart-icons/youtransfer.png -keywords: - - youtransfer - - Cloud - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: youtransfer -sources: - - https://github.com/YouTransfer/YouTransfer - - https://hub.docker.com/r/remie/youtransfer/ -type: application -version: 0.0.11 diff --git a/incubator/youtransfer/0.0.11/README.md b/incubator/youtransfer/0.0.11/README.md deleted file mode 100644 index 4d14eba1b3d..00000000000 --- a/incubator/youtransfer/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# youtransfer - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. It is an alternative to paid services like Dropbox and WeTransfer by offering similar features but without limitations, price plans and a lengthy privacy policy. You remain in control of your files. - -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: [youtransfer](https://truecharts.org/docs/charts/stable/youtransfer) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `youtransfer` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install youtransfer TrueCharts/youtransfer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `youtransfer` deployment - -```console -helm uninstall youtransfer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install youtransfer \ - --set env.TZ="America/New York" \ - TrueCharts/youtransfer -``` - -#### 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 youtransfer TrueCharts/youtransfer -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/youtransfer/0.0.11/charts/common-10.4.6.tgz b/incubator/youtransfer/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/youtransfer/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/youtransfer/0.0.12/CHANGELOG.md b/incubator/youtransfer/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..989b31f473c --- /dev/null +++ b/incubator/youtransfer/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [youtransfer-0.0.12](https://github.com/truecharts/apps/compare/youtransfer-0.0.11...youtransfer-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [youtransfer-0.0.11]youtransfer-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [youtransfer-0.0.10]youtransfer-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [youtransfer-0.0.10]youtransfer-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/youtransfer/0.0.12/Chart.lock b/incubator/youtransfer/0.0.12/Chart.lock new file mode 100644 index 00000000000..2cfc39b0627 --- /dev/null +++ b/incubator/youtransfer/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:23:47.967632146Z" diff --git a/incubator/youtransfer/0.0.12/Chart.yaml b/incubator/youtransfer/0.0.12/Chart.yaml new file mode 100644 index 00000000000..23f7de04c99 --- /dev/null +++ b/incubator/youtransfer/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "YouTransfer is a simple but elegant self-hosted file transfer &\ + \ sharing solution. It is an alternative to paid services like Dropbox and WeTransfer\ + \ by offering similar features but without limitations, price plans and a lengthy\ + \ privacy policy. You remain in control of your files.\r\n" +home: https://github.com/truecharts/apps/tree/master/charts/stable/youtransfer +icon: https://truecharts.org/img/chart-icons/youtransfer.png +keywords: + - youtransfer + - Cloud + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: youtransfer +sources: + - https://github.com/YouTransfer/YouTransfer + - https://hub.docker.com/r/remie/youtransfer/ +type: application +version: 0.0.12 diff --git a/incubator/youtransfer/0.0.12/README.md b/incubator/youtransfer/0.0.12/README.md new file mode 100644 index 00000000000..112d23ab24f --- /dev/null +++ b/incubator/youtransfer/0.0.12/README.md @@ -0,0 +1,108 @@ +# youtransfer + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. It is an alternative to paid services like Dropbox and WeTransfer by offering similar features but without limitations, price plans and a lengthy privacy policy. You remain in control of your files. + +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: [youtransfer](https://truecharts.org/docs/charts/stable/youtransfer) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `youtransfer` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install youtransfer TrueCharts/youtransfer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `youtransfer` deployment + +```console +helm uninstall youtransfer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install youtransfer \ + --set env.TZ="America/New York" \ + TrueCharts/youtransfer +``` + +#### 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 youtransfer TrueCharts/youtransfer -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/youtransfer/0.0.11/app-readme.md b/incubator/youtransfer/0.0.12/app-readme.md similarity index 100% rename from incubator/youtransfer/0.0.11/app-readme.md rename to incubator/youtransfer/0.0.12/app-readme.md diff --git a/incubator/youtransfer/0.0.12/charts/common-10.4.7.tgz b/incubator/youtransfer/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/youtransfer/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/youtransfer/0.0.11/ix_values.yaml b/incubator/youtransfer/0.0.12/ix_values.yaml similarity index 100% rename from incubator/youtransfer/0.0.11/ix_values.yaml rename to incubator/youtransfer/0.0.12/ix_values.yaml diff --git a/incubator/youtransfer/0.0.11/questions.yaml b/incubator/youtransfer/0.0.12/questions.yaml similarity index 100% rename from incubator/youtransfer/0.0.11/questions.yaml rename to incubator/youtransfer/0.0.12/questions.yaml diff --git a/incubator/youtransfer/0.0.11/templates/common.yaml b/incubator/youtransfer/0.0.12/templates/common.yaml similarity index 100% rename from incubator/youtransfer/0.0.11/templates/common.yaml rename to incubator/youtransfer/0.0.12/templates/common.yaml diff --git a/incubator/youtransfer/0.0.11/values.yaml b/incubator/youtransfer/0.0.12/values.yaml similarity index 100% rename from incubator/youtransfer/0.0.11/values.yaml rename to incubator/youtransfer/0.0.12/values.yaml diff --git a/incubator/youtubedl-material/0.0.20/CHANGELOG.md b/incubator/youtubedl-material/0.0.20/CHANGELOG.md deleted file mode 100644 index 8991cad9f2f..00000000000 --- a/incubator/youtubedl-material/0.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [youtubedl-material-0.0.20](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.19...youtubedl-material-0.0.20) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [youtubedl-material-0.0.19](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.17...youtubedl-material-0.0.19) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [youtubedl-material-0.0.17](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.16...youtubedl-material-0.0.17) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [youtubedl-material-0.0.16](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.15...youtubedl-material-0.0.16) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [youtubedl-material-0.0.15](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.13...youtubedl-material-0.0.15) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [youtubedl-material-0.0.13](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.11...youtubedl-material-0.0.13) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [youtubedl-material-0.0.11](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.10...youtubedl-material-0.0.11) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [youtubedl-material-0.0.10](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.9...youtubedl-material-0.0.10) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [youtubedl-material-0.0.9](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.8...youtubedl-material-0.0.9) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [youtubedl-material-0.0.8](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.7...youtubedl-material-0.0.8) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [youtubedl-material-0.0.7](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.6...youtubedl-material-0.0.7) (2022-07-06) - -#### Chore - -* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - - - diff --git a/incubator/youtubedl-material/0.0.20/Chart.lock b/incubator/youtubedl-material/0.0.20/Chart.lock deleted file mode 100644 index 0ed9e258fb2..00000000000 --- a/incubator/youtubedl-material/0.0.20/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mongodb - repository: https://charts.truecharts.org - version: 1.0.44 -digest: sha256:17f8c8887f34c922f38afc36b433889d91b12f2fced1767e03b01c621cb5ae4a -generated: "2022-07-23T09:32:25.14069332Z" diff --git a/incubator/youtubedl-material/0.0.20/Chart.yaml b/incubator/youtubedl-material/0.0.20/Chart.yaml deleted file mode 100644 index b5d7304530a..00000000000 --- a/incubator/youtubedl-material/0.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mongodb.enabled - name: mongodb - repository: https://charts.truecharts.org - version: 1.0.44 -description: YoutubeDL-Material is a Material Design frontend for youtube-dl. -home: https://github.com/truecharts/apps/tree/master/charts/stable/youtubedl-material -icon: https://truecharts.org/img/chart-icons/youtubedl-material.png -keywords: - - youtube -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: youtubedl-material -sources: - - https://hub.docker.com/r/tzahi12345/youtubedl-material - - https://github.com/Tzahi12345/YoutubeDL-Material -version: 0.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/youtubedl-material/0.0.20/README.md b/incubator/youtubedl-material/0.0.20/README.md deleted file mode 100644 index 69c08b9b7da..00000000000 --- a/incubator/youtubedl-material/0.0.20/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# youtubedl-material - -![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![AppVersion: 4.3](https://img.shields.io/badge/AppVersion-4.3-informational?style=flat-square) - -YoutubeDL-Material is a Material Design frontend for youtube-dl. - -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: [youtubedl-material](https://truecharts.org/docs/charts/stable/youtubedl-material) - -**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 | mongodb | 1.0.44 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `youtubedl-material` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install youtubedl-material TrueCharts/youtubedl-material -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `youtubedl-material` deployment - -```console -helm uninstall youtubedl-material -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install youtubedl-material \ - --set env.TZ="America/New York" \ - TrueCharts/youtubedl-material -``` - -#### 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 youtubedl-material TrueCharts/youtubedl-material -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/youtubedl-material/0.0.20/charts/common-10.4.6.tgz b/incubator/youtubedl-material/0.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/youtubedl-material/0.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/youtubedl-material/0.0.20/charts/mongodb-1.0.44.tgz b/incubator/youtubedl-material/0.0.20/charts/mongodb-1.0.44.tgz deleted file mode 100644 index 5a4c6ae84e9..00000000000 Binary files a/incubator/youtubedl-material/0.0.20/charts/mongodb-1.0.44.tgz and /dev/null differ diff --git a/incubator/youtubedl-material/0.0.21/CHANGELOG.md b/incubator/youtubedl-material/0.0.21/CHANGELOG.md new file mode 100644 index 00000000000..e943ae3e056 --- /dev/null +++ b/incubator/youtubedl-material/0.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [youtubedl-material-0.0.21](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.20...youtubedl-material-0.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [youtubedl-material-0.0.20](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.19...youtubedl-material-0.0.20) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [youtubedl-material-0.0.19](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.17...youtubedl-material-0.0.19) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [youtubedl-material-0.0.17](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.16...youtubedl-material-0.0.17) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [youtubedl-material-0.0.16](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.15...youtubedl-material-0.0.16) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [youtubedl-material-0.0.15](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.13...youtubedl-material-0.0.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [youtubedl-material-0.0.13](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.11...youtubedl-material-0.0.13) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [youtubedl-material-0.0.11](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.10...youtubedl-material-0.0.11) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [youtubedl-material-0.0.10](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.9...youtubedl-material-0.0.10) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [youtubedl-material-0.0.9](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.8...youtubedl-material-0.0.9) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [youtubedl-material-0.0.8](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.7...youtubedl-material-0.0.8) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/incubator/youtubedl-material/0.0.21/Chart.lock b/incubator/youtubedl-material/0.0.21/Chart.lock new file mode 100644 index 00000000000..56b279a9d8a --- /dev/null +++ b/incubator/youtubedl-material/0.0.21/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mongodb + repository: https://charts.truecharts.org + version: 1.0.45 +digest: sha256:088c1ddfc70bf9954e6be128278c2c653bde2b901dbbd24066ca0ff3bee0c656 +generated: "2022-07-23T14:23:59.716693281Z" diff --git a/incubator/youtubedl-material/0.0.21/Chart.yaml b/incubator/youtubedl-material/0.0.21/Chart.yaml new file mode 100644 index 00000000000..c0de4dbf923 --- /dev/null +++ b/incubator/youtubedl-material/0.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mongodb.enabled + name: mongodb + repository: https://charts.truecharts.org + version: 1.0.45 +description: YoutubeDL-Material is a Material Design frontend for youtube-dl. +home: https://github.com/truecharts/apps/tree/master/charts/stable/youtubedl-material +icon: https://truecharts.org/img/chart-icons/youtubedl-material.png +keywords: + - youtube +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: youtubedl-material +sources: + - https://hub.docker.com/r/tzahi12345/youtubedl-material + - https://github.com/Tzahi12345/YoutubeDL-Material +version: 0.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/youtubedl-material/0.0.21/README.md b/incubator/youtubedl-material/0.0.21/README.md new file mode 100644 index 00000000000..f1cbc49d185 --- /dev/null +++ b/incubator/youtubedl-material/0.0.21/README.md @@ -0,0 +1,109 @@ +# youtubedl-material + +![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![AppVersion: 4.3](https://img.shields.io/badge/AppVersion-4.3-informational?style=flat-square) + +YoutubeDL-Material is a Material Design frontend for youtube-dl. + +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: [youtubedl-material](https://truecharts.org/docs/charts/stable/youtubedl-material) + +**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 | mongodb | 1.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `youtubedl-material` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install youtubedl-material TrueCharts/youtubedl-material +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `youtubedl-material` deployment + +```console +helm uninstall youtubedl-material +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install youtubedl-material \ + --set env.TZ="America/New York" \ + TrueCharts/youtubedl-material +``` + +#### 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 youtubedl-material TrueCharts/youtubedl-material -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/youtubedl-material/0.0.20/app-readme.md b/incubator/youtubedl-material/0.0.21/app-readme.md similarity index 100% rename from incubator/youtubedl-material/0.0.20/app-readme.md rename to incubator/youtubedl-material/0.0.21/app-readme.md diff --git a/incubator/youtubedl-material/0.0.21/charts/common-10.4.7.tgz b/incubator/youtubedl-material/0.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/youtubedl-material/0.0.21/charts/common-10.4.7.tgz differ diff --git a/incubator/youtubedl-material/0.0.21/charts/mongodb-1.0.45.tgz b/incubator/youtubedl-material/0.0.21/charts/mongodb-1.0.45.tgz new file mode 100644 index 00000000000..42bf4df7ba0 Binary files /dev/null and b/incubator/youtubedl-material/0.0.21/charts/mongodb-1.0.45.tgz differ diff --git a/incubator/youtubedl-material/0.0.20/ix_values.yaml b/incubator/youtubedl-material/0.0.21/ix_values.yaml similarity index 100% rename from incubator/youtubedl-material/0.0.20/ix_values.yaml rename to incubator/youtubedl-material/0.0.21/ix_values.yaml diff --git a/incubator/youtubedl-material/0.0.20/questions.yaml b/incubator/youtubedl-material/0.0.21/questions.yaml similarity index 100% rename from incubator/youtubedl-material/0.0.20/questions.yaml rename to incubator/youtubedl-material/0.0.21/questions.yaml diff --git a/incubator/youtubedl-material/0.0.20/templates/common.yaml b/incubator/youtubedl-material/0.0.21/templates/common.yaml similarity index 100% rename from incubator/youtubedl-material/0.0.20/templates/common.yaml rename to incubator/youtubedl-material/0.0.21/templates/common.yaml diff --git a/incubator/youtubedl-material/0.0.20/values.yaml b/incubator/youtubedl-material/0.0.21/values.yaml similarity index 100% rename from incubator/youtubedl-material/0.0.20/values.yaml rename to incubator/youtubedl-material/0.0.21/values.yaml diff --git a/incubator/z80pack/0.0.11/CHANGELOG.md b/incubator/z80pack/0.0.11/CHANGELOG.md deleted file mode 100644 index 2139996ad9c..00000000000 --- a/incubator/z80pack/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [z80pack-0.0.11]z80pack-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [z80pack-0.0.10]z80pack-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [z80pack-0.0.10]z80pack-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/z80pack/0.0.11/Chart.lock b/incubator/z80pack/0.0.11/Chart.lock deleted file mode 100644 index 4873e6b43c2..00000000000 --- a/incubator/z80pack/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:45:03.856998576Z" diff --git a/incubator/z80pack/0.0.11/Chart.yaml b/incubator/z80pack/0.0.11/Chart.yaml deleted file mode 100644 index 9dd6aa179ab..00000000000 --- a/incubator/z80pack/0.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M - II on Linux. This is a command line Docker only. There is a built in Shell in - a Box WebGUI that is a command line browser window. You can also execute bash in - the Docker.[br] - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/z80pack -icon: https://truecharts.org/img/chart-icons/z80pack.png -keywords: - - z80pack - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: z80pack -sources: - - http://www.autometer.de/unix4fun/z80pack/index.html - - https://registry.hub.docker.com/r/dlandon/z80pack/ -type: application -version: 0.0.11 diff --git a/incubator/z80pack/0.0.11/README.md b/incubator/z80pack/0.0.11/README.md deleted file mode 100644 index c5697012f26..00000000000 --- a/incubator/z80pack/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# z80pack - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Docker only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Docker.[br] - -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: [z80pack](https://truecharts.org/docs/charts/stable/z80pack) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `z80pack` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install z80pack TrueCharts/z80pack -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `z80pack` deployment - -```console -helm uninstall z80pack -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install z80pack \ - --set env.TZ="America/New York" \ - TrueCharts/z80pack -``` - -#### 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 z80pack TrueCharts/z80pack -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/z80pack/0.0.11/charts/common-10.4.6.tgz b/incubator/z80pack/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/z80pack/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/z80pack/0.0.12/CHANGELOG.md b/incubator/z80pack/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ab95f482e1e --- /dev/null +++ b/incubator/z80pack/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [z80pack-0.0.12](https://github.com/truecharts/apps/compare/z80pack-0.0.11...z80pack-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [z80pack-0.0.11]z80pack-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [z80pack-0.0.10]z80pack-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [z80pack-0.0.10]z80pack-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/z80pack/0.0.12/Chart.lock b/incubator/z80pack/0.0.12/Chart.lock new file mode 100644 index 00000000000..13665e9b868 --- /dev/null +++ b/incubator/z80pack/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:23:54.679526933Z" diff --git a/incubator/z80pack/0.0.12/Chart.yaml b/incubator/z80pack/0.0.12/Chart.yaml new file mode 100644 index 00000000000..29f8d19a452 --- /dev/null +++ b/incubator/z80pack/0.0.12/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M + II on Linux. This is a command line Docker only. There is a built in Shell in + a Box WebGUI that is a command line browser window. You can also execute bash in + the Docker.[br] + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/z80pack +icon: https://truecharts.org/img/chart-icons/z80pack.png +keywords: + - z80pack + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: z80pack +sources: + - http://www.autometer.de/unix4fun/z80pack/index.html + - https://registry.hub.docker.com/r/dlandon/z80pack/ +type: application +version: 0.0.12 diff --git a/incubator/z80pack/0.0.12/README.md b/incubator/z80pack/0.0.12/README.md new file mode 100644 index 00000000000..20524f1494f --- /dev/null +++ b/incubator/z80pack/0.0.12/README.md @@ -0,0 +1,108 @@ +# z80pack + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Docker only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Docker.[br] + +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: [z80pack](https://truecharts.org/docs/charts/stable/z80pack) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `z80pack` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install z80pack TrueCharts/z80pack +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `z80pack` deployment + +```console +helm uninstall z80pack +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install z80pack \ + --set env.TZ="America/New York" \ + TrueCharts/z80pack +``` + +#### 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 z80pack TrueCharts/z80pack -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/z80pack/0.0.11/app-readme.md b/incubator/z80pack/0.0.12/app-readme.md similarity index 100% rename from incubator/z80pack/0.0.11/app-readme.md rename to incubator/z80pack/0.0.12/app-readme.md diff --git a/incubator/z80pack/0.0.12/charts/common-10.4.7.tgz b/incubator/z80pack/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/z80pack/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/z80pack/0.0.11/ix_values.yaml b/incubator/z80pack/0.0.12/ix_values.yaml similarity index 100% rename from incubator/z80pack/0.0.11/ix_values.yaml rename to incubator/z80pack/0.0.12/ix_values.yaml diff --git a/incubator/z80pack/0.0.11/questions.yaml b/incubator/z80pack/0.0.12/questions.yaml similarity index 100% rename from incubator/z80pack/0.0.11/questions.yaml rename to incubator/z80pack/0.0.12/questions.yaml diff --git a/incubator/z80pack/0.0.11/templates/common.yaml b/incubator/z80pack/0.0.12/templates/common.yaml similarity index 100% rename from incubator/z80pack/0.0.11/templates/common.yaml rename to incubator/z80pack/0.0.12/templates/common.yaml diff --git a/incubator/z80pack/0.0.11/values.yaml b/incubator/z80pack/0.0.12/values.yaml similarity index 100% rename from incubator/z80pack/0.0.11/values.yaml rename to incubator/z80pack/0.0.12/values.yaml diff --git a/incubator/zabbix-server/2.0.23/CHANGELOG.md b/incubator/zabbix-server/2.0.23/CHANGELOG.md deleted file mode 100644 index 726e2e820c7..00000000000 --- a/incubator/zabbix-server/2.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zabbix-server-2.0.23](https://github.com/truecharts/apps/compare/zabbix-server-2.0.22...zabbix-server-2.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [zabbix-server-2.0.22](https://github.com/truecharts/apps/compare/zabbix-server-2.0.20...zabbix-server-2.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [zabbix-server-2.0.20](https://github.com/truecharts/apps/compare/zabbix-server-2.0.19...zabbix-server-2.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [zabbix-server-2.0.19](https://github.com/truecharts/apps/compare/zabbix-server-2.0.18...zabbix-server-2.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [zabbix-server-2.0.18](https://github.com/truecharts/apps/compare/zabbix-server-2.0.16...zabbix-server-2.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [zabbix-server-2.0.16](https://github.com/truecharts/apps/compare/zabbix-server-2.0.14...zabbix-server-2.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [zabbix-server-2.0.14](https://github.com/truecharts/apps/compare/zabbix-server-2.0.13...zabbix-server-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [zabbix-server-2.0.13](https://github.com/truecharts/apps/compare/zabbix-server-2.0.12...zabbix-server-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [zabbix-server-2.0.12](https://github.com/truecharts/apps/compare/zabbix-server-2.0.11...zabbix-server-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [zabbix-server-2.0.11](https://github.com/truecharts/apps/compare/zabbix-server-2.0.10...zabbix-server-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [zabbix-server-2.0.10](https://github.com/truecharts/apps/compare/zabbix-server-2.0.9...zabbix-server-2.0.10) (2022-07-06) - -#### Chore - -* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - - - diff --git a/incubator/zabbix-server/2.0.23/Chart.lock b/incubator/zabbix-server/2.0.23/Chart.lock deleted file mode 100644 index c3c74c7832b..00000000000 --- a/incubator/zabbix-server/2.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:32:50.395738867Z" diff --git a/incubator/zabbix-server/2.0.23/Chart.yaml b/incubator/zabbix-server/2.0.23/Chart.yaml deleted file mode 100644 index c23d39b8bcc..00000000000 --- a/incubator/zabbix-server/2.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "6.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -description: Zabbix is an enterprise-class open source distributed monitoring solution. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/zabbix-server -icon: https://truecharts.org/img/chart-icons/zabbix-server.png -keywords: - - zabbix - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: zabbix-server -sources: - - https://hub.docker.com/r/zabbix/zabbix-server-pgsql - - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql -version: 2.0.23 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/zabbix-server/2.0.23/README.md b/incubator/zabbix-server/2.0.23/README.md deleted file mode 100644 index 1ffd293c2da..00000000000 --- a/incubator/zabbix-server/2.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# zabbix-server - -![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![AppVersion: 6.2.0](https://img.shields.io/badge/AppVersion-6.2.0-informational?style=flat-square) - -Zabbix is an enterprise-class open source distributed monitoring solution. - -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: [zabbix-server](https://truecharts.org/docs/charts/stable/zabbix-server) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `zabbix-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install zabbix-server TrueCharts/zabbix-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `zabbix-server` deployment - -```console -helm uninstall zabbix-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install zabbix-server \ - --set env.TZ="America/New York" \ - TrueCharts/zabbix-server -``` - -#### 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 zabbix-server TrueCharts/zabbix-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/zabbix-server/2.0.23/charts/common-10.4.6.tgz b/incubator/zabbix-server/2.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/zabbix-server/2.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/zabbix-server/2.0.23/charts/postgresql-8.0.43.tgz b/incubator/zabbix-server/2.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/incubator/zabbix-server/2.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/incubator/zabbix-server/2.0.24/CHANGELOG.md b/incubator/zabbix-server/2.0.24/CHANGELOG.md new file mode 100644 index 00000000000..047c2617578 --- /dev/null +++ b/incubator/zabbix-server/2.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zabbix-server-2.0.24](https://github.com/truecharts/apps/compare/zabbix-server-2.0.23...zabbix-server-2.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [zabbix-server-2.0.23](https://github.com/truecharts/apps/compare/zabbix-server-2.0.22...zabbix-server-2.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [zabbix-server-2.0.22](https://github.com/truecharts/apps/compare/zabbix-server-2.0.20...zabbix-server-2.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [zabbix-server-2.0.20](https://github.com/truecharts/apps/compare/zabbix-server-2.0.19...zabbix-server-2.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [zabbix-server-2.0.19](https://github.com/truecharts/apps/compare/zabbix-server-2.0.18...zabbix-server-2.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [zabbix-server-2.0.18](https://github.com/truecharts/apps/compare/zabbix-server-2.0.16...zabbix-server-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [zabbix-server-2.0.16](https://github.com/truecharts/apps/compare/zabbix-server-2.0.14...zabbix-server-2.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [zabbix-server-2.0.14](https://github.com/truecharts/apps/compare/zabbix-server-2.0.13...zabbix-server-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [zabbix-server-2.0.13](https://github.com/truecharts/apps/compare/zabbix-server-2.0.12...zabbix-server-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [zabbix-server-2.0.12](https://github.com/truecharts/apps/compare/zabbix-server-2.0.11...zabbix-server-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [zabbix-server-2.0.11](https://github.com/truecharts/apps/compare/zabbix-server-2.0.10...zabbix-server-2.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/incubator/zabbix-server/2.0.24/Chart.lock b/incubator/zabbix-server/2.0.24/Chart.lock new file mode 100644 index 00000000000..5cee2aaf3a2 --- /dev/null +++ b/incubator/zabbix-server/2.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:24:02.66156565Z" diff --git a/incubator/zabbix-server/2.0.24/Chart.yaml b/incubator/zabbix-server/2.0.24/Chart.yaml new file mode 100644 index 00000000000..89bc7063b13 --- /dev/null +++ b/incubator/zabbix-server/2.0.24/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "6.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +description: Zabbix is an enterprise-class open source distributed monitoring solution. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/zabbix-server +icon: https://truecharts.org/img/chart-icons/zabbix-server.png +keywords: + - zabbix + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zabbix-server +sources: + - https://hub.docker.com/r/zabbix/zabbix-server-pgsql + - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql +version: 2.0.24 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/zabbix-server/2.0.24/README.md b/incubator/zabbix-server/2.0.24/README.md new file mode 100644 index 00000000000..2f2aecfe471 --- /dev/null +++ b/incubator/zabbix-server/2.0.24/README.md @@ -0,0 +1,109 @@ +# zabbix-server + +![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![AppVersion: 6.2.0](https://img.shields.io/badge/AppVersion-6.2.0-informational?style=flat-square) + +Zabbix is an enterprise-class open source distributed monitoring solution. + +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: [zabbix-server](https://truecharts.org/docs/charts/stable/zabbix-server) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `zabbix-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install zabbix-server TrueCharts/zabbix-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `zabbix-server` deployment + +```console +helm uninstall zabbix-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zabbix-server \ + --set env.TZ="America/New York" \ + TrueCharts/zabbix-server +``` + +#### 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 zabbix-server TrueCharts/zabbix-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/zabbix-server/2.0.23/app-readme.md b/incubator/zabbix-server/2.0.24/app-readme.md similarity index 100% rename from incubator/zabbix-server/2.0.23/app-readme.md rename to incubator/zabbix-server/2.0.24/app-readme.md diff --git a/incubator/zabbix-server/2.0.24/charts/common-10.4.7.tgz b/incubator/zabbix-server/2.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/zabbix-server/2.0.24/charts/common-10.4.7.tgz differ diff --git a/incubator/zabbix-server/2.0.24/charts/postgresql-8.0.45.tgz b/incubator/zabbix-server/2.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/incubator/zabbix-server/2.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/incubator/zabbix-server/2.0.23/ix_values.yaml b/incubator/zabbix-server/2.0.24/ix_values.yaml similarity index 100% rename from incubator/zabbix-server/2.0.23/ix_values.yaml rename to incubator/zabbix-server/2.0.24/ix_values.yaml diff --git a/incubator/zabbix-server/2.0.23/questions.yaml b/incubator/zabbix-server/2.0.24/questions.yaml similarity index 100% rename from incubator/zabbix-server/2.0.23/questions.yaml rename to incubator/zabbix-server/2.0.24/questions.yaml diff --git a/incubator/zabbix-server/2.0.23/templates/common.yaml b/incubator/zabbix-server/2.0.24/templates/common.yaml similarity index 100% rename from incubator/zabbix-server/2.0.23/templates/common.yaml rename to incubator/zabbix-server/2.0.24/templates/common.yaml diff --git a/incubator/zabbix-server/2.0.23/values.yaml b/incubator/zabbix-server/2.0.24/values.yaml similarity index 100% rename from incubator/zabbix-server/2.0.23/values.yaml rename to incubator/zabbix-server/2.0.24/values.yaml diff --git a/incubator/zoneminder/0.0.11/CHANGELOG.md b/incubator/zoneminder/0.0.11/CHANGELOG.md deleted file mode 100644 index 7963b97f145..00000000000 --- a/incubator/zoneminder/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -# Changelog - - - -## [zoneminder-0.0.11]zoneminder-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - Move Dev to incubator and some cleanup - - - - -## [zoneminder-0.0.10]zoneminder-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [zoneminder-0.0.10]zoneminder-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/zoneminder/0.0.11/Chart.lock b/incubator/zoneminder/0.0.11/Chart.lock deleted file mode 100644 index f1e0fc9094c..00000000000 --- a/incubator/zoneminder/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:45:19.419306465Z" diff --git a/incubator/zoneminder/0.0.11/Chart.yaml b/incubator/zoneminder/0.0.11/Chart.yaml deleted file mode 100644 index f68fea2d047..00000000000 --- a/incubator/zoneminder/0.0.11/Chart.yaml +++ /dev/null @@ -1,48 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - MediaApp-Video - - MediaServer-Video - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - "Zoneminder is the top Linux video camera security and surveillance solution. - ZoneMinder is intended for use in single or multi-camera video security applications, - including commercial or home CCTV, theft prevention and child, family member or - home monitoring and other domestic care scenarios such as nanny cam installations. - It supports capture, analysis, recording, and monitoring of video data coming from - one or more video or network cameras attached to a Linux system. ZoneMinder also - support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety - of protocols. It is suitable for use as a DIY home video security system and for - commercial or professional video security and surveillance. It can also be integrated - into a home automation system via X.10 or other protocols. If you're looking for - a low cost CCTV system or a more flexible alternative to cheap DVR systems then - give ZoneMinder a try.[br] - - " -home: https://github.com/truecharts/apps/tree/master/charts/stable/zoneminder -icon: https://truecharts.org/img/chart-icons/zoneminder.png -keywords: - - zoneminder - - HomeAutomation - - MediaApp-Video - - MediaServer-Video - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: zoneminder -sources: - - https://zoneminder.com/ - - https://hub.docker.com/r/dlandon/zoneminder.TrueNAS/ -type: application -version: 0.0.11 diff --git a/incubator/zoneminder/0.0.11/README.md b/incubator/zoneminder/0.0.11/README.md deleted file mode 100644 index 116154b5df2..00000000000 --- a/incubator/zoneminder/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# zoneminder - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-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) - -Zoneminder is the top Linux video camera security and surveillance solution. ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child, family member or home monitoring and other domestic care scenarios such as nanny cam installations. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a DIY home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols. If you're looking for a low cost CCTV system or a more flexible alternative to cheap DVR systems then give ZoneMinder a try.[br] - -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: [zoneminder](https://truecharts.org/docs/charts/stable/zoneminder) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `zoneminder` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install zoneminder TrueCharts/zoneminder -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `zoneminder` deployment - -```console -helm uninstall zoneminder -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install zoneminder \ - --set env.TZ="America/New York" \ - TrueCharts/zoneminder -``` - -#### 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 zoneminder TrueCharts/zoneminder -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/zoneminder/0.0.11/charts/common-10.4.6.tgz b/incubator/zoneminder/0.0.11/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/incubator/zoneminder/0.0.11/charts/common-10.4.6.tgz and /dev/null differ diff --git a/incubator/zoneminder/0.0.12/CHANGELOG.md b/incubator/zoneminder/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9a202dd8cc0 --- /dev/null +++ b/incubator/zoneminder/0.0.12/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [zoneminder-0.0.12](https://github.com/truecharts/apps/compare/zoneminder-0.0.11...zoneminder-0.0.12) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [zoneminder-0.0.11]zoneminder-0.0.11 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup + + + + +## [zoneminder-0.0.10]zoneminder-0.0.10 (2022-07-22) + +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [zoneminder-0.0.10]zoneminder-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/incubator/zoneminder/0.0.12/Chart.lock b/incubator/zoneminder/0.0.12/Chart.lock new file mode 100644 index 00000000000..843b6ad7cff --- /dev/null +++ b/incubator/zoneminder/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:24:06.369404964Z" diff --git a/incubator/zoneminder/0.0.12/Chart.yaml b/incubator/zoneminder/0.0.12/Chart.yaml new file mode 100644 index 00000000000..09789a9189c --- /dev/null +++ b/incubator/zoneminder/0.0.12/Chart.yaml @@ -0,0 +1,48 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - MediaApp-Video + - MediaServer-Video + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + "Zoneminder is the top Linux video camera security and surveillance solution. + ZoneMinder is intended for use in single or multi-camera video security applications, + including commercial or home CCTV, theft prevention and child, family member or + home monitoring and other domestic care scenarios such as nanny cam installations. + It supports capture, analysis, recording, and monitoring of video data coming from + one or more video or network cameras attached to a Linux system. ZoneMinder also + support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety + of protocols. It is suitable for use as a DIY home video security system and for + commercial or professional video security and surveillance. It can also be integrated + into a home automation system via X.10 or other protocols. If you're looking for + a low cost CCTV system or a more flexible alternative to cheap DVR systems then + give ZoneMinder a try.[br] + + " +home: https://github.com/truecharts/apps/tree/master/charts/stable/zoneminder +icon: https://truecharts.org/img/chart-icons/zoneminder.png +keywords: + - zoneminder + - HomeAutomation + - MediaApp-Video + - MediaServer-Video + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zoneminder +sources: + - https://zoneminder.com/ + - https://hub.docker.com/r/dlandon/zoneminder.TrueNAS/ +type: application +version: 0.0.12 diff --git a/incubator/zoneminder/0.0.12/README.md b/incubator/zoneminder/0.0.12/README.md new file mode 100644 index 00000000000..1b0c98abedc --- /dev/null +++ b/incubator/zoneminder/0.0.12/README.md @@ -0,0 +1,108 @@ +# zoneminder + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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) + +Zoneminder is the top Linux video camera security and surveillance solution. ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child, family member or home monitoring and other domestic care scenarios such as nanny cam installations. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a DIY home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols. If you're looking for a low cost CCTV system or a more flexible alternative to cheap DVR systems then give ZoneMinder a try.[br] + +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: [zoneminder](https://truecharts.org/docs/charts/stable/zoneminder) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `zoneminder` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install zoneminder TrueCharts/zoneminder +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `zoneminder` deployment + +```console +helm uninstall zoneminder +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zoneminder \ + --set env.TZ="America/New York" \ + TrueCharts/zoneminder +``` + +#### 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 zoneminder TrueCharts/zoneminder -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/incubator/zoneminder/0.0.11/app-readme.md b/incubator/zoneminder/0.0.12/app-readme.md similarity index 100% rename from incubator/zoneminder/0.0.11/app-readme.md rename to incubator/zoneminder/0.0.12/app-readme.md diff --git a/incubator/zoneminder/0.0.12/charts/common-10.4.7.tgz b/incubator/zoneminder/0.0.12/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/incubator/zoneminder/0.0.12/charts/common-10.4.7.tgz differ diff --git a/incubator/zoneminder/0.0.11/ix_values.yaml b/incubator/zoneminder/0.0.12/ix_values.yaml similarity index 100% rename from incubator/zoneminder/0.0.11/ix_values.yaml rename to incubator/zoneminder/0.0.12/ix_values.yaml diff --git a/incubator/zoneminder/0.0.11/questions.yaml b/incubator/zoneminder/0.0.12/questions.yaml similarity index 100% rename from incubator/zoneminder/0.0.11/questions.yaml rename to incubator/zoneminder/0.0.12/questions.yaml diff --git a/incubator/zoneminder/0.0.11/templates/common.yaml b/incubator/zoneminder/0.0.12/templates/common.yaml similarity index 100% rename from incubator/zoneminder/0.0.11/templates/common.yaml rename to incubator/zoneminder/0.0.12/templates/common.yaml diff --git a/incubator/zoneminder/0.0.11/values.yaml b/incubator/zoneminder/0.0.12/values.yaml similarity index 100% rename from incubator/zoneminder/0.0.11/values.yaml rename to incubator/zoneminder/0.0.12/values.yaml diff --git a/stable/airdcpp-webclient/3.0.22/CHANGELOG.md b/stable/airdcpp-webclient/3.0.22/CHANGELOG.md deleted file mode 100644 index f940353d122..00000000000 --- a/stable/airdcpp-webclient/3.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [airdcpp-webclient-3.0.22](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.20...airdcpp-webclient-3.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [airdcpp-webclient-3.0.20](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.19...airdcpp-webclient-3.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [airdcpp-webclient-3.0.19](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.18...airdcpp-webclient-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [airdcpp-webclient-3.0.18](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.17...airdcpp-webclient-3.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [airdcpp-webclient-3.0.17](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.15...airdcpp-webclient-3.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [airdcpp-webclient-3.0.15](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.13...airdcpp-webclient-3.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [airdcpp-webclient-3.0.13](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.12...airdcpp-webclient-3.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [airdcpp-webclient-3.0.12](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.11...airdcpp-webclient-3.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [airdcpp-webclient-3.0.11](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.10...airdcpp-webclient-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [airdcpp-webclient-3.0.10](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.9...airdcpp-webclient-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [airdcpp-webclient-3.0.9](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.8...airdcpp-webclient-3.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/airdcpp-webclient/3.0.22/Chart.lock b/stable/airdcpp-webclient/3.0.22/Chart.lock deleted file mode 100644 index dbcd132a9d5..00000000000 --- a/stable/airdcpp-webclient/3.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:45:26.317580868Z" diff --git a/stable/airdcpp-webclient/3.0.22/Chart.yaml b/stable/airdcpp-webclient/3.0.22/Chart.yaml deleted file mode 100644 index 6f856d9dffc..00000000000 --- a/stable/airdcpp-webclient/3.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.11.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. -home: https://github.com/truecharts/apps/tree/master/charts/stable/airdcpp-webclient -icon: https://truecharts.org/img/chart-icons/airdcpp-webclient.png -keywords: - - DC++ - - dcpp - - airdcpp -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airdcpp-webclient -sources: - - https://airdcpp-web.github.io/ - - https://github.com/airdcpp-web/airdcpp-webclient - - https://hub.docker.com/r/gangefors/airdcpp-webclient -type: application -version: 3.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/airdcpp-webclient/3.0.22/README.md b/stable/airdcpp-webclient/3.0.22/README.md deleted file mode 100644 index 346ccf8e289..00000000000 --- a/stable/airdcpp-webclient/3.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# airdcpp-webclient - -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.11.2](https://img.shields.io/badge/AppVersion-2.11.2-informational?style=flat-square) - -AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. - -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: [airdcpp-webclient](https://truecharts.org/docs/charts/stable/airdcpp-webclient) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `airdcpp-webclient` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install airdcpp-webclient TrueCharts/airdcpp-webclient -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `airdcpp-webclient` deployment - -```console -helm uninstall airdcpp-webclient -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install airdcpp-webclient \ - --set env.TZ="America/New York" \ - TrueCharts/airdcpp-webclient -``` - -#### 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 airdcpp-webclient TrueCharts/airdcpp-webclient -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/airdcpp-webclient/3.0.22/charts/common-10.4.6.tgz b/stable/airdcpp-webclient/3.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/airdcpp-webclient/3.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/airdcpp-webclient/3.0.23/CHANGELOG.md b/stable/airdcpp-webclient/3.0.23/CHANGELOG.md new file mode 100644 index 00000000000..7b2515cd424 --- /dev/null +++ b/stable/airdcpp-webclient/3.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [airdcpp-webclient-3.0.23](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.22...airdcpp-webclient-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [airdcpp-webclient-3.0.22](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.20...airdcpp-webclient-3.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [airdcpp-webclient-3.0.20](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.19...airdcpp-webclient-3.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [airdcpp-webclient-3.0.19](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.18...airdcpp-webclient-3.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [airdcpp-webclient-3.0.18](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.17...airdcpp-webclient-3.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [airdcpp-webclient-3.0.17](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.15...airdcpp-webclient-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [airdcpp-webclient-3.0.15](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.13...airdcpp-webclient-3.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [airdcpp-webclient-3.0.13](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.12...airdcpp-webclient-3.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [airdcpp-webclient-3.0.12](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.11...airdcpp-webclient-3.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [airdcpp-webclient-3.0.11](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.10...airdcpp-webclient-3.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [airdcpp-webclient-3.0.10](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.9...airdcpp-webclient-3.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/airdcpp-webclient/3.0.23/Chart.lock b/stable/airdcpp-webclient/3.0.23/Chart.lock new file mode 100644 index 00000000000..8fe1cce6879 --- /dev/null +++ b/stable/airdcpp-webclient/3.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:24:14.497779224Z" diff --git a/stable/airdcpp-webclient/3.0.23/Chart.yaml b/stable/airdcpp-webclient/3.0.23/Chart.yaml new file mode 100644 index 00000000000..752c0abd903 --- /dev/null +++ b/stable/airdcpp-webclient/3.0.23/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.11.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. +home: https://github.com/truecharts/apps/tree/master/charts/stable/airdcpp-webclient +icon: https://truecharts.org/img/chart-icons/airdcpp-webclient.png +keywords: + - DC++ + - dcpp + - airdcpp +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airdcpp-webclient +sources: + - https://airdcpp-web.github.io/ + - https://github.com/airdcpp-web/airdcpp-webclient + - https://hub.docker.com/r/gangefors/airdcpp-webclient +type: application +version: 3.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airdcpp-webclient/3.0.23/README.md b/stable/airdcpp-webclient/3.0.23/README.md new file mode 100644 index 00000000000..7a50bdb379d --- /dev/null +++ b/stable/airdcpp-webclient/3.0.23/README.md @@ -0,0 +1,109 @@ +# airdcpp-webclient + +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.11.2](https://img.shields.io/badge/AppVersion-2.11.2-informational?style=flat-square) + +AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. + +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: [airdcpp-webclient](https://truecharts.org/docs/charts/stable/airdcpp-webclient) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `airdcpp-webclient` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install airdcpp-webclient TrueCharts/airdcpp-webclient +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `airdcpp-webclient` deployment + +```console +helm uninstall airdcpp-webclient +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install airdcpp-webclient \ + --set env.TZ="America/New York" \ + TrueCharts/airdcpp-webclient +``` + +#### 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 airdcpp-webclient TrueCharts/airdcpp-webclient -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/airdcpp-webclient/3.0.22/app-readme.md b/stable/airdcpp-webclient/3.0.23/app-readme.md similarity index 100% rename from stable/airdcpp-webclient/3.0.22/app-readme.md rename to stable/airdcpp-webclient/3.0.23/app-readme.md diff --git a/stable/airdcpp-webclient/3.0.23/charts/common-10.4.7.tgz b/stable/airdcpp-webclient/3.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/airdcpp-webclient/3.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/airdcpp-webclient/3.0.22/ix_values.yaml b/stable/airdcpp-webclient/3.0.23/ix_values.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.22/ix_values.yaml rename to stable/airdcpp-webclient/3.0.23/ix_values.yaml diff --git a/stable/airdcpp-webclient/3.0.22/questions.yaml b/stable/airdcpp-webclient/3.0.23/questions.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.22/questions.yaml rename to stable/airdcpp-webclient/3.0.23/questions.yaml diff --git a/stable/airdcpp-webclient/3.0.22/templates/common.yaml b/stable/airdcpp-webclient/3.0.23/templates/common.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.22/templates/common.yaml rename to stable/airdcpp-webclient/3.0.23/templates/common.yaml diff --git a/stable/airdcpp-webclient/3.0.22/values.yaml b/stable/airdcpp-webclient/3.0.23/values.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.22/values.yaml rename to stable/airdcpp-webclient/3.0.23/values.yaml diff --git a/stable/airsonic-advanced/4.0.22/CHANGELOG.md b/stable/airsonic-advanced/4.0.22/CHANGELOG.md deleted file mode 100644 index f290acb4c31..00000000000 --- a/stable/airsonic-advanced/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [airsonic-advanced-4.0.22](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.21...airsonic-advanced-4.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [airsonic-advanced-4.0.21](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.19...airsonic-advanced-4.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [airsonic-advanced-4.0.19](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.18...airsonic-advanced-4.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [airsonic-advanced-4.0.18](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.17...airsonic-advanced-4.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [airsonic-advanced-4.0.17](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.15...airsonic-advanced-4.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [airsonic-advanced-4.0.15](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.13...airsonic-advanced-4.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [airsonic-advanced-4.0.13](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.12...airsonic-advanced-4.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [airsonic-advanced-4.0.12](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.11...airsonic-advanced-4.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [airsonic-advanced-4.0.11](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.10...airsonic-advanced-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [airsonic-advanced-4.0.10](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.9...airsonic-advanced-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [airsonic-advanced-4.0.9](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.8...airsonic-advanced-4.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/airsonic-advanced/4.0.22/Chart.lock b/stable/airsonic-advanced/4.0.22/Chart.lock deleted file mode 100644 index e9310a36dbc..00000000000 --- a/stable/airsonic-advanced/4.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:33:06.266188701Z" diff --git a/stable/airsonic-advanced/4.0.22/Chart.yaml b/stable/airsonic-advanced/4.0.22/Chart.yaml deleted file mode 100644 index 18109233d19..00000000000 --- a/stable/airsonic-advanced/4.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "11.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -description: Airsonic is a Free and Open Source community driven media server -home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic-advanced -icon: https://truecharts.org/img/chart-icons/airsonic.png -keywords: - - airsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airsonic-advanced -sources: - - https://github.com/airsonic/airsonic-advanced - - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced -version: 4.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/airsonic-advanced/4.0.22/README.md b/stable/airsonic-advanced/4.0.22/README.md deleted file mode 100644 index d93b8e5779d..00000000000 --- a/stable/airsonic-advanced/4.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# airsonic-advanced - -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![AppVersion: 11.0.0](https://img.shields.io/badge/AppVersion-11.0.0-informational?style=flat-square) - -Airsonic is a Free and Open Source community driven media server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [airsonic-advanced](https://truecharts.org/docs/charts/stable/airsonic-advanced) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `airsonic-advanced` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install airsonic-advanced TrueCharts/airsonic-advanced -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `airsonic-advanced` deployment - -```console -helm uninstall airsonic-advanced -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install airsonic-advanced \ - --set env.TZ="America/New York" \ - TrueCharts/airsonic-advanced -``` - -#### 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 airsonic-advanced TrueCharts/airsonic-advanced -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/airsonic-advanced/4.0.22/charts/common-10.4.6.tgz b/stable/airsonic-advanced/4.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/airsonic-advanced/4.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/4.0.22/charts/postgresql-8.0.43.tgz b/stable/airsonic-advanced/4.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/airsonic-advanced/4.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/4.0.23/CHANGELOG.md b/stable/airsonic-advanced/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..1345445b561 --- /dev/null +++ b/stable/airsonic-advanced/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [airsonic-advanced-4.0.23](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.22...airsonic-advanced-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [airsonic-advanced-4.0.22](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.21...airsonic-advanced-4.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [airsonic-advanced-4.0.21](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.19...airsonic-advanced-4.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [airsonic-advanced-4.0.19](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.18...airsonic-advanced-4.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [airsonic-advanced-4.0.18](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.17...airsonic-advanced-4.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [airsonic-advanced-4.0.17](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.15...airsonic-advanced-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [airsonic-advanced-4.0.15](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.13...airsonic-advanced-4.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [airsonic-advanced-4.0.13](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.12...airsonic-advanced-4.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [airsonic-advanced-4.0.12](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.11...airsonic-advanced-4.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [airsonic-advanced-4.0.11](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.10...airsonic-advanced-4.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [airsonic-advanced-4.0.10](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.9...airsonic-advanced-4.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/airsonic-advanced/4.0.23/Chart.lock b/stable/airsonic-advanced/4.0.23/Chart.lock new file mode 100644 index 00000000000..5bbe485940e --- /dev/null +++ b/stable/airsonic-advanced/4.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:24:32.727472772Z" diff --git a/stable/airsonic-advanced/4.0.23/Chart.yaml b/stable/airsonic-advanced/4.0.23/Chart.yaml new file mode 100644 index 00000000000..1284e4a0b16 --- /dev/null +++ b/stable/airsonic-advanced/4.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "11.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +description: Airsonic is a Free and Open Source community driven media server +home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic-advanced +icon: https://truecharts.org/img/chart-icons/airsonic.png +keywords: + - airsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airsonic-advanced +sources: + - https://github.com/airsonic/airsonic-advanced + - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced +version: 4.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airsonic-advanced/4.0.23/README.md b/stable/airsonic-advanced/4.0.23/README.md new file mode 100644 index 00000000000..5cc5738ce7c --- /dev/null +++ b/stable/airsonic-advanced/4.0.23/README.md @@ -0,0 +1,109 @@ +# airsonic-advanced + +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![AppVersion: 11.0.0](https://img.shields.io/badge/AppVersion-11.0.0-informational?style=flat-square) + +Airsonic is a Free and Open Source community driven media server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [airsonic-advanced](https://truecharts.org/docs/charts/stable/airsonic-advanced) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `airsonic-advanced` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install airsonic-advanced TrueCharts/airsonic-advanced +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `airsonic-advanced` deployment + +```console +helm uninstall airsonic-advanced +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install airsonic-advanced \ + --set env.TZ="America/New York" \ + TrueCharts/airsonic-advanced +``` + +#### 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 airsonic-advanced TrueCharts/airsonic-advanced -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/airsonic-advanced/4.0.22/app-readme.md b/stable/airsonic-advanced/4.0.23/app-readme.md similarity index 100% rename from stable/airsonic-advanced/4.0.22/app-readme.md rename to stable/airsonic-advanced/4.0.23/app-readme.md diff --git a/stable/airsonic-advanced/4.0.23/charts/common-10.4.7.tgz b/stable/airsonic-advanced/4.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/airsonic-advanced/4.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/airsonic-advanced/4.0.23/charts/postgresql-8.0.45.tgz b/stable/airsonic-advanced/4.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/airsonic-advanced/4.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/airsonic-advanced/4.0.22/ix_values.yaml b/stable/airsonic-advanced/4.0.23/ix_values.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.22/ix_values.yaml rename to stable/airsonic-advanced/4.0.23/ix_values.yaml diff --git a/stable/airsonic-advanced/4.0.22/questions.yaml b/stable/airsonic-advanced/4.0.23/questions.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.22/questions.yaml rename to stable/airsonic-advanced/4.0.23/questions.yaml diff --git a/stable/airsonic-advanced/4.0.22/templates/common.yaml b/stable/airsonic-advanced/4.0.23/templates/common.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.22/templates/common.yaml rename to stable/airsonic-advanced/4.0.23/templates/common.yaml diff --git a/stable/airsonic-advanced/4.0.22/values.yaml b/stable/airsonic-advanced/4.0.23/values.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.22/values.yaml rename to stable/airsonic-advanced/4.0.23/values.yaml diff --git a/stable/airsonic/6.0.21/CHANGELOG.md b/stable/airsonic/6.0.21/CHANGELOG.md deleted file mode 100644 index d242a82851b..00000000000 --- a/stable/airsonic/6.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [airsonic-6.0.21](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.19...airsonic-6.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [airsonic-6.0.19](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.18...airsonic-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [airsonic-6.0.18](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.17...airsonic-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [airsonic-6.0.17](https://github.com/truecharts/apps/compare/airsonic-6.0.15...airsonic-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [airsonic-6.0.15](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.13...airsonic-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [airsonic-6.0.13](https://github.com/truecharts/apps/compare/airsonic-6.0.12...airsonic-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [airsonic-6.0.12](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.11...airsonic-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [airsonic-6.0.11](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.10...airsonic-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [airsonic-6.0.10](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.9...airsonic-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [airsonic-6.0.9](https://github.com/truecharts/apps/compare/airsonic-6.0.8...airsonic-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [airsonic-6.0.8](https://github.com/truecharts/apps/compare/airsonic-6.0.7...airsonic-6.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/airsonic/6.0.21/Chart.lock b/stable/airsonic/6.0.21/Chart.lock deleted file mode 100644 index ba0a2ea5804..00000000000 --- a/stable/airsonic/6.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:45:41.193849829Z" diff --git a/stable/airsonic/6.0.21/Chart.yaml b/stable/airsonic/6.0.21/Chart.yaml deleted file mode 100644 index 6ff1dae4673..00000000000 --- a/stable/airsonic/6.0.21/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "10.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Airsonic is a Free and Open Source community driven media server -home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic -icon: https://truecharts.org/img/chart-icons/airsonic.png -keywords: - - airsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airsonic -sources: - - https://github.com/airsonic/airsonic - - https://github.com/linuxserver/docker-airsonic - - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 6.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/airsonic/6.0.21/README.md b/stable/airsonic/6.0.21/README.md deleted file mode 100644 index 53ac34fab6f..00000000000 --- a/stable/airsonic/6.0.21/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# airsonic - -![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![AppVersion: 10.6.2](https://img.shields.io/badge/AppVersion-10.6.2-informational?style=flat-square) - -Airsonic is a Free and Open Source community driven media server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [airsonic](https://truecharts.org/docs/charts/stable/airsonic) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `airsonic` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install airsonic TrueCharts/airsonic -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `airsonic` deployment - -```console -helm uninstall airsonic -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install airsonic \ - --set env.TZ="America/New York" \ - TrueCharts/airsonic -``` - -#### 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 airsonic TrueCharts/airsonic -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/airsonic/6.0.21/charts/common-10.4.6.tgz b/stable/airsonic/6.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/airsonic/6.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/airsonic/6.0.22/CHANGELOG.md b/stable/airsonic/6.0.22/CHANGELOG.md new file mode 100644 index 00000000000..ca025d68e90 --- /dev/null +++ b/stable/airsonic/6.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [airsonic-6.0.22](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.22...airsonic-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [airsonic-6.0.21](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.19...airsonic-6.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [airsonic-6.0.19](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.18...airsonic-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [airsonic-6.0.18](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.17...airsonic-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [airsonic-6.0.17](https://github.com/truecharts/apps/compare/airsonic-6.0.15...airsonic-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [airsonic-6.0.15](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.13...airsonic-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [airsonic-6.0.13](https://github.com/truecharts/apps/compare/airsonic-6.0.12...airsonic-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [airsonic-6.0.12](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.11...airsonic-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [airsonic-6.0.11](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.10...airsonic-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [airsonic-6.0.10](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.9...airsonic-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [airsonic-6.0.9](https://github.com/truecharts/apps/compare/airsonic-6.0.8...airsonic-6.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/airsonic/6.0.22/Chart.lock b/stable/airsonic/6.0.22/Chart.lock new file mode 100644 index 00000000000..4cffa31dd6e --- /dev/null +++ b/stable/airsonic/6.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:24:25.964201238Z" diff --git a/stable/airsonic/6.0.22/Chart.yaml b/stable/airsonic/6.0.22/Chart.yaml new file mode 100644 index 00000000000..f3ebd14dcd9 --- /dev/null +++ b/stable/airsonic/6.0.22/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "10.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Airsonic is a Free and Open Source community driven media server +home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic +icon: https://truecharts.org/img/chart-icons/airsonic.png +keywords: + - airsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airsonic +sources: + - https://github.com/airsonic/airsonic + - https://github.com/linuxserver/docker-airsonic + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic +version: 6.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airsonic/6.0.22/README.md b/stable/airsonic/6.0.22/README.md new file mode 100644 index 00000000000..4f2bcc77f2b --- /dev/null +++ b/stable/airsonic/6.0.22/README.md @@ -0,0 +1,109 @@ +# airsonic + +![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 10.6.2](https://img.shields.io/badge/AppVersion-10.6.2-informational?style=flat-square) + +Airsonic is a Free and Open Source community driven media server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [airsonic](https://truecharts.org/docs/charts/stable/airsonic) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `airsonic` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install airsonic TrueCharts/airsonic +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `airsonic` deployment + +```console +helm uninstall airsonic +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install airsonic \ + --set env.TZ="America/New York" \ + TrueCharts/airsonic +``` + +#### 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 airsonic TrueCharts/airsonic -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/airsonic/6.0.21/app-readme.md b/stable/airsonic/6.0.22/app-readme.md similarity index 100% rename from stable/airsonic/6.0.21/app-readme.md rename to stable/airsonic/6.0.22/app-readme.md diff --git a/stable/airsonic/6.0.22/charts/common-10.4.7.tgz b/stable/airsonic/6.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/airsonic/6.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/airsonic/6.0.21/ix_values.yaml b/stable/airsonic/6.0.22/ix_values.yaml similarity index 100% rename from stable/airsonic/6.0.21/ix_values.yaml rename to stable/airsonic/6.0.22/ix_values.yaml diff --git a/stable/airsonic/6.0.21/questions.yaml b/stable/airsonic/6.0.22/questions.yaml similarity index 100% rename from stable/airsonic/6.0.21/questions.yaml rename to stable/airsonic/6.0.22/questions.yaml diff --git a/stable/airsonic/6.0.21/templates/common.yaml b/stable/airsonic/6.0.22/templates/common.yaml similarity index 100% rename from stable/airsonic/6.0.21/templates/common.yaml rename to stable/airsonic/6.0.22/templates/common.yaml diff --git a/stable/airsonic/6.0.21/values.yaml b/stable/airsonic/6.0.22/values.yaml similarity index 100% rename from stable/airsonic/6.0.21/values.yaml rename to stable/airsonic/6.0.22/values.yaml diff --git a/stable/alist/2.0.21/CHANGELOG.md b/stable/alist/2.0.21/CHANGELOG.md deleted file mode 100644 index 94b007a4a53..00000000000 --- a/stable/alist/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [alist-2.0.21](https://github.com/truecharts/apps/compare/alist-2.0.19...alist-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [alist-2.0.19](https://github.com/truecharts/apps/compare/alist-2.0.18...alist-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [alist-2.0.18](https://github.com/truecharts/apps/compare/alist-2.0.17...alist-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [alist-2.0.17](https://github.com/truecharts/apps/compare/alist-2.0.15...alist-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [alist-2.0.15](https://github.com/truecharts/apps/compare/alist-2.0.13...alist-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [alist-2.0.13](https://github.com/truecharts/apps/compare/alist-2.0.12...alist-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [alist-2.0.12](https://github.com/truecharts/apps/compare/alist-2.0.11...alist-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [alist-2.0.11](https://github.com/truecharts/apps/compare/alist-2.0.10...alist-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [alist-2.0.10](https://github.com/truecharts/apps/compare/alist-2.0.9...alist-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [alist-2.0.9](https://github.com/truecharts/apps/compare/alist-2.0.8...alist-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [alist-2.0.8](https://github.com/truecharts/apps/compare/alist-2.0.7...alist-2.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - diff --git a/stable/alist/2.0.21/Chart.lock b/stable/alist/2.0.21/Chart.lock deleted file mode 100644 index eda3c0fbad0..00000000000 --- a/stable/alist/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:45:42.79823069Z" diff --git a/stable/alist/2.0.21/Chart.yaml b/stable/alist/2.0.21/Chart.yaml deleted file mode 100644 index d2127d84131..00000000000 --- a/stable/alist/2.0.21/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: alist -version: 2.0.21 -appVersion: "2.6.3" -description: Alist program that supports multiple storage, powered by Gin and React -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/alist -icon: https://truecharts.org/img/chart-icons/alist.png -keywords: - - alist - - storage - - webdav - - google driver - - aliyun driver - - baiduyun -sources: - - https://github.com/Xhofe/alist -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: - 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/alist/2.0.21/README.md b/stable/alist/2.0.21/README.md deleted file mode 100644 index 92a21bb3282..00000000000 --- a/stable/alist/2.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# alist - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.3](https://img.shields.io/badge/AppVersion-2.6.3-informational?style=flat-square) - -Alist program that supports multiple storage, powered by Gin and React - -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: [alist](https://truecharts.org/docs/charts/stable/alist) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `alist` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install alist TrueCharts/alist -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `alist` deployment - -```console -helm uninstall alist -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install alist \ - --set env.TZ="America/New York" \ - TrueCharts/alist -``` - -#### 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 alist TrueCharts/alist -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/alist/2.0.21/charts/common-10.4.6.tgz b/stable/alist/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/alist/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/alist/2.0.22/CHANGELOG.md b/stable/alist/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..9d22aa03358 --- /dev/null +++ b/stable/alist/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [alist-2.0.22](https://github.com/truecharts/apps/compare/alist-2.0.21...alist-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [alist-2.0.21](https://github.com/truecharts/apps/compare/alist-2.0.19...alist-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [alist-2.0.19](https://github.com/truecharts/apps/compare/alist-2.0.18...alist-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [alist-2.0.18](https://github.com/truecharts/apps/compare/alist-2.0.17...alist-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [alist-2.0.17](https://github.com/truecharts/apps/compare/alist-2.0.15...alist-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [alist-2.0.15](https://github.com/truecharts/apps/compare/alist-2.0.13...alist-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [alist-2.0.13](https://github.com/truecharts/apps/compare/alist-2.0.12...alist-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [alist-2.0.12](https://github.com/truecharts/apps/compare/alist-2.0.11...alist-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [alist-2.0.11](https://github.com/truecharts/apps/compare/alist-2.0.10...alist-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [alist-2.0.10](https://github.com/truecharts/apps/compare/alist-2.0.9...alist-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [alist-2.0.9](https://github.com/truecharts/apps/compare/alist-2.0.8...alist-2.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + diff --git a/stable/alist/2.0.22/Chart.lock b/stable/alist/2.0.22/Chart.lock new file mode 100644 index 00000000000..65eebdc7803 --- /dev/null +++ b/stable/alist/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:24:27.753827034Z" diff --git a/stable/alist/2.0.22/Chart.yaml b/stable/alist/2.0.22/Chart.yaml new file mode 100644 index 00000000000..c8359dd87dd --- /dev/null +++ b/stable/alist/2.0.22/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: alist +version: 2.0.22 +appVersion: "2.6.3" +description: Alist program that supports multiple storage, powered by Gin and React +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/alist +icon: https://truecharts.org/img/chart-icons/alist.png +keywords: + - alist + - storage + - webdav + - google driver + - aliyun driver + - baiduyun +sources: + - https://github.com/Xhofe/alist +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: + 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/alist/2.0.22/README.md b/stable/alist/2.0.22/README.md new file mode 100644 index 00000000000..a17ad635f06 --- /dev/null +++ b/stable/alist/2.0.22/README.md @@ -0,0 +1,107 @@ +# alist + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.3](https://img.shields.io/badge/AppVersion-2.6.3-informational?style=flat-square) + +Alist program that supports multiple storage, powered by Gin and React + +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: [alist](https://truecharts.org/docs/charts/stable/alist) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `alist` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install alist TrueCharts/alist +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `alist` deployment + +```console +helm uninstall alist +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install alist \ + --set env.TZ="America/New York" \ + TrueCharts/alist +``` + +#### 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 alist TrueCharts/alist -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/alist/2.0.21/app-readme.md b/stable/alist/2.0.22/app-readme.md similarity index 100% rename from stable/alist/2.0.21/app-readme.md rename to stable/alist/2.0.22/app-readme.md diff --git a/stable/alist/2.0.22/charts/common-10.4.7.tgz b/stable/alist/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/alist/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/alist/2.0.21/ix_values.yaml b/stable/alist/2.0.22/ix_values.yaml similarity index 100% rename from stable/alist/2.0.21/ix_values.yaml rename to stable/alist/2.0.22/ix_values.yaml diff --git a/stable/alist/2.0.21/questions.yaml b/stable/alist/2.0.22/questions.yaml similarity index 100% rename from stable/alist/2.0.21/questions.yaml rename to stable/alist/2.0.22/questions.yaml diff --git a/stable/alist/2.0.21/templates/common.yaml b/stable/alist/2.0.22/templates/common.yaml similarity index 100% rename from stable/alist/2.0.21/templates/common.yaml rename to stable/alist/2.0.22/templates/common.yaml diff --git a/stable/alist/2.0.21/values.yaml b/stable/alist/2.0.22/values.yaml similarity index 100% rename from stable/alist/2.0.21/values.yaml rename to stable/alist/2.0.22/values.yaml diff --git a/stable/amcrest2mqtt/4.0.21/CHANGELOG.md b/stable/amcrest2mqtt/4.0.21/CHANGELOG.md deleted file mode 100644 index c7b73965510..00000000000 --- a/stable/amcrest2mqtt/4.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amcrest2mqtt-4.0.21](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.19...amcrest2mqtt-4.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [amcrest2mqtt-4.0.19](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.18...amcrest2mqtt-4.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [amcrest2mqtt-4.0.18](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.17...amcrest2mqtt-4.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [amcrest2mqtt-4.0.17](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.15...amcrest2mqtt-4.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [amcrest2mqtt-4.0.15](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.13...amcrest2mqtt-4.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [amcrest2mqtt-4.0.13](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.12...amcrest2mqtt-4.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [amcrest2mqtt-4.0.12](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.11...amcrest2mqtt-4.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [amcrest2mqtt-4.0.11](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.10...amcrest2mqtt-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [amcrest2mqtt-4.0.10](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.9...amcrest2mqtt-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [amcrest2mqtt-4.0.9](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.8...amcrest2mqtt-4.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [amcrest2mqtt-4.0.8](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.7...amcrest2mqtt-4.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/amcrest2mqtt/4.0.21/Chart.lock b/stable/amcrest2mqtt/4.0.21/Chart.lock deleted file mode 100644 index 3f0f17f6ff6..00000000000 --- a/stable/amcrest2mqtt/4.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:45:47.846105277Z" diff --git a/stable/amcrest2mqtt/4.0.21/Chart.yaml b/stable/amcrest2mqtt/4.0.21/Chart.yaml deleted file mode 100644 index b514fc84923..00000000000 --- a/stable/amcrest2mqtt/4.0.21/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.16" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Expose all events from an Amcrest device to an MQTT broker -home: https://github.com/truecharts/apps/tree/master/charts/stable/amcrest2mqtt -icon: https://truecharts.org/img/chart-icons/amcrest2mqtt.png -keywords: - - amcrest2mqtt -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amcrest2mqtt -sources: - - https://github.com/dchesterton/amcrest2mqtt -version: 4.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/amcrest2mqtt/4.0.21/README.md b/stable/amcrest2mqtt/4.0.21/README.md deleted file mode 100644 index 334bd68cb88..00000000000 --- a/stable/amcrest2mqtt/4.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# amcrest2mqtt - -![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![AppVersion: 1.0.16](https://img.shields.io/badge/AppVersion-1.0.16-informational?style=flat-square) - -Expose all events from an Amcrest device to an MQTT broker - -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: [amcrest2mqtt](https://truecharts.org/docs/charts/stable/amcrest2mqtt) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `amcrest2mqtt` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install amcrest2mqtt TrueCharts/amcrest2mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `amcrest2mqtt` deployment - -```console -helm uninstall amcrest2mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install amcrest2mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/amcrest2mqtt -``` - -#### 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 amcrest2mqtt TrueCharts/amcrest2mqtt -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/amcrest2mqtt/4.0.21/charts/common-10.4.6.tgz b/stable/amcrest2mqtt/4.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/amcrest2mqtt/4.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/amcrest2mqtt/4.0.22/CHANGELOG.md b/stable/amcrest2mqtt/4.0.22/CHANGELOG.md new file mode 100644 index 00000000000..aefb3785cc1 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amcrest2mqtt-4.0.22](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.21...amcrest2mqtt-4.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [amcrest2mqtt-4.0.21](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.19...amcrest2mqtt-4.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [amcrest2mqtt-4.0.19](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.18...amcrest2mqtt-4.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [amcrest2mqtt-4.0.18](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.17...amcrest2mqtt-4.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [amcrest2mqtt-4.0.17](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.15...amcrest2mqtt-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [amcrest2mqtt-4.0.15](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.13...amcrest2mqtt-4.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [amcrest2mqtt-4.0.13](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.12...amcrest2mqtt-4.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [amcrest2mqtt-4.0.12](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.11...amcrest2mqtt-4.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [amcrest2mqtt-4.0.11](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.10...amcrest2mqtt-4.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [amcrest2mqtt-4.0.10](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.9...amcrest2mqtt-4.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [amcrest2mqtt-4.0.9](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.8...amcrest2mqtt-4.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/amcrest2mqtt/4.0.22/Chart.lock b/stable/amcrest2mqtt/4.0.22/Chart.lock new file mode 100644 index 00000000000..d1123c00921 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:24:33.539352738Z" diff --git a/stable/amcrest2mqtt/4.0.22/Chart.yaml b/stable/amcrest2mqtt/4.0.22/Chart.yaml new file mode 100644 index 00000000000..cac684da121 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.22/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.0.16" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Expose all events from an Amcrest device to an MQTT broker +home: https://github.com/truecharts/apps/tree/master/charts/stable/amcrest2mqtt +icon: https://truecharts.org/img/chart-icons/amcrest2mqtt.png +keywords: + - amcrest2mqtt +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amcrest2mqtt +sources: + - https://github.com/dchesterton/amcrest2mqtt +version: 4.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/amcrest2mqtt/4.0.22/README.md b/stable/amcrest2mqtt/4.0.22/README.md new file mode 100644 index 00000000000..8d2dc11dec3 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.22/README.md @@ -0,0 +1,107 @@ +# amcrest2mqtt + +![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![AppVersion: 1.0.16](https://img.shields.io/badge/AppVersion-1.0.16-informational?style=flat-square) + +Expose all events from an Amcrest device to an MQTT broker + +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: [amcrest2mqtt](https://truecharts.org/docs/charts/stable/amcrest2mqtt) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `amcrest2mqtt` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install amcrest2mqtt TrueCharts/amcrest2mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `amcrest2mqtt` deployment + +```console +helm uninstall amcrest2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install amcrest2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/amcrest2mqtt +``` + +#### 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 amcrest2mqtt TrueCharts/amcrest2mqtt -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/amcrest2mqtt/4.0.21/app-readme.md b/stable/amcrest2mqtt/4.0.22/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/4.0.21/app-readme.md rename to stable/amcrest2mqtt/4.0.22/app-readme.md diff --git a/stable/amcrest2mqtt/4.0.22/charts/common-10.4.7.tgz b/stable/amcrest2mqtt/4.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/amcrest2mqtt/4.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/amcrest2mqtt/4.0.21/ix_values.yaml b/stable/amcrest2mqtt/4.0.22/ix_values.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.21/ix_values.yaml rename to stable/amcrest2mqtt/4.0.22/ix_values.yaml diff --git a/stable/amcrest2mqtt/4.0.21/questions.yaml b/stable/amcrest2mqtt/4.0.22/questions.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.21/questions.yaml rename to stable/amcrest2mqtt/4.0.22/questions.yaml diff --git a/stable/amcrest2mqtt/4.0.21/templates/common.yaml b/stable/amcrest2mqtt/4.0.22/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.21/templates/common.yaml rename to stable/amcrest2mqtt/4.0.22/templates/common.yaml diff --git a/stable/amcrest2mqtt/4.0.21/values.yaml b/stable/amcrest2mqtt/4.0.22/values.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.21/values.yaml rename to stable/amcrest2mqtt/4.0.22/values.yaml diff --git a/stable/anonaddy/9.0.28/CHANGELOG.md b/stable/anonaddy/9.0.28/CHANGELOG.md deleted file mode 100644 index c6deaba4e3a..00000000000 --- a/stable/anonaddy/9.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [anonaddy-9.0.28](https://github.com/truecharts/apps/compare/anonaddy-9.0.27...anonaddy-9.0.28) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [anonaddy-9.0.27](https://github.com/truecharts/apps/compare/anonaddy-9.0.25...anonaddy-9.0.27) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [anonaddy-9.0.25](https://github.com/truecharts/apps/compare/anonaddy-9.0.24...anonaddy-9.0.25) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [anonaddy-9.0.24](https://github.com/truecharts/apps/compare/anonaddy-9.0.23...anonaddy-9.0.24) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [anonaddy-9.0.23](https://github.com/truecharts/apps/compare/anonaddy-9.0.22...anonaddy-9.0.23) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [anonaddy-9.0.22](https://github.com/truecharts/apps/compare/anonaddy-9.0.21...anonaddy-9.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [anonaddy-9.0.21](https://github.com/truecharts/apps/compare/anonaddy-9.0.19...anonaddy-9.0.21) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [anonaddy-9.0.19](https://github.com/truecharts/apps/compare/anonaddy-9.0.18...anonaddy-9.0.19) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [anonaddy-9.0.18](https://github.com/truecharts/apps/compare/anonaddy-9.0.16...anonaddy-9.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [anonaddy-9.0.16](https://github.com/truecharts/apps/compare/anonaddy-9.0.15...anonaddy-9.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [anonaddy-9.0.15](https://github.com/truecharts/apps/compare/anonaddy-9.0.14...anonaddy-9.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [anonaddy-9.0.14](https://github.com/truecharts/apps/compare/anonaddy-9.0.13...anonaddy-9.0.14) (2022-07-11) - diff --git a/stable/anonaddy/9.0.28/Chart.lock b/stable/anonaddy/9.0.28/Chart.lock deleted file mode 100644 index b3fdf61b0c9..00000000000 --- a/stable/anonaddy/9.0.28/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:2f10c909079e525069d1ee2c26eba5ce64ebaabd87d98b5a54bd132097bb6302 -generated: "2022-07-23T09:33:15.421684337Z" diff --git a/stable/anonaddy/9.0.28/Chart.yaml b/stable/anonaddy/9.0.28/Chart.yaml deleted file mode 100644 index 5f5a0a6b1c0..00000000000 --- a/stable/anonaddy/9.0.28/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "0.12.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: "Protect your email from spam using disposable addresses." -home: https://github.com/truecharts/apps/tree/master/charts/stable/anonaddy -icon: https://truecharts.org/img/chart-icons/anonaddy.png -keywords: - - anonaddy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: anonaddy -sources: - - https://github.com/anonaddy/docker -version: 9.0.28 -annotations: - truecharts.org/catagories: | - - email - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/anonaddy/9.0.28/README.md b/stable/anonaddy/9.0.28/README.md deleted file mode 100644 index eb30288cd5c..00000000000 --- a/stable/anonaddy/9.0.28/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# anonaddy - -![Version: 9.0.28](https://img.shields.io/badge/Version-9.0.28-informational?style=flat-square) ![AppVersion: 0.12.3](https://img.shields.io/badge/AppVersion-0.12.3-informational?style=flat-square) - -Protect your email from spam using disposable addresses. - -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: [anonaddy](https://truecharts.org/docs/charts/stable/anonaddy) - -**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/ | mariadb | 3.0.41 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `anonaddy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install anonaddy TrueCharts/anonaddy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `anonaddy` deployment - -```console -helm uninstall anonaddy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install anonaddy \ - --set env.TZ="America/New York" \ - TrueCharts/anonaddy -``` - -#### 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 anonaddy TrueCharts/anonaddy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/anonaddy/9.0.28/charts/common-10.4.6.tgz b/stable/anonaddy/9.0.28/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/anonaddy/9.0.28/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.28/charts/mariadb-3.0.41.tgz b/stable/anonaddy/9.0.28/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/anonaddy/9.0.28/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.28/charts/redis-3.0.42.tgz b/stable/anonaddy/9.0.28/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/anonaddy/9.0.28/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.29/CHANGELOG.md b/stable/anonaddy/9.0.29/CHANGELOG.md new file mode 100644 index 00000000000..5ad2a452582 --- /dev/null +++ b/stable/anonaddy/9.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [anonaddy-9.0.29](https://github.com/truecharts/apps/compare/anonaddy-9.0.28...anonaddy-9.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [anonaddy-9.0.28](https://github.com/truecharts/apps/compare/anonaddy-9.0.27...anonaddy-9.0.28) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [anonaddy-9.0.27](https://github.com/truecharts/apps/compare/anonaddy-9.0.25...anonaddy-9.0.27) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [anonaddy-9.0.25](https://github.com/truecharts/apps/compare/anonaddy-9.0.24...anonaddy-9.0.25) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [anonaddy-9.0.24](https://github.com/truecharts/apps/compare/anonaddy-9.0.23...anonaddy-9.0.24) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [anonaddy-9.0.23](https://github.com/truecharts/apps/compare/anonaddy-9.0.22...anonaddy-9.0.23) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [anonaddy-9.0.22](https://github.com/truecharts/apps/compare/anonaddy-9.0.21...anonaddy-9.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [anonaddy-9.0.21](https://github.com/truecharts/apps/compare/anonaddy-9.0.19...anonaddy-9.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [anonaddy-9.0.19](https://github.com/truecharts/apps/compare/anonaddy-9.0.18...anonaddy-9.0.19) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [anonaddy-9.0.18](https://github.com/truecharts/apps/compare/anonaddy-9.0.16...anonaddy-9.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [anonaddy-9.0.16](https://github.com/truecharts/apps/compare/anonaddy-9.0.15...anonaddy-9.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [anonaddy-9.0.15](https://github.com/truecharts/apps/compare/anonaddy-9.0.14...anonaddy-9.0.15) (2022-07-12) + diff --git a/stable/anonaddy/9.0.29/Chart.lock b/stable/anonaddy/9.0.29/Chart.lock new file mode 100644 index 00000000000..428b250255f --- /dev/null +++ b/stable/anonaddy/9.0.29/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:9141160a1438754f41fcd88e56c724b564acdb76575e6f0e762790e79e9fcd1c +generated: "2022-07-23T14:24:59.637066373Z" diff --git a/stable/anonaddy/9.0.29/Chart.yaml b/stable/anonaddy/9.0.29/Chart.yaml new file mode 100644 index 00000000000..27c5325093e --- /dev/null +++ b/stable/anonaddy/9.0.29/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.12.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: "Protect your email from spam using disposable addresses." +home: https://github.com/truecharts/apps/tree/master/charts/stable/anonaddy +icon: https://truecharts.org/img/chart-icons/anonaddy.png +keywords: + - anonaddy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: anonaddy +sources: + - https://github.com/anonaddy/docker +version: 9.0.29 +annotations: + truecharts.org/catagories: | + - email + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/anonaddy/9.0.29/README.md b/stable/anonaddy/9.0.29/README.md new file mode 100644 index 00000000000..07c32f17cd8 --- /dev/null +++ b/stable/anonaddy/9.0.29/README.md @@ -0,0 +1,109 @@ +# anonaddy + +![Version: 9.0.29](https://img.shields.io/badge/Version-9.0.29-informational?style=flat-square) ![AppVersion: 0.12.3](https://img.shields.io/badge/AppVersion-0.12.3-informational?style=flat-square) + +Protect your email from spam using disposable addresses. + +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: [anonaddy](https://truecharts.org/docs/charts/stable/anonaddy) + +**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/ | mariadb | 3.0.43 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `anonaddy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install anonaddy TrueCharts/anonaddy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `anonaddy` deployment + +```console +helm uninstall anonaddy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install anonaddy \ + --set env.TZ="America/New York" \ + TrueCharts/anonaddy +``` + +#### 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 anonaddy TrueCharts/anonaddy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/anonaddy/9.0.28/app-readme.md b/stable/anonaddy/9.0.29/app-readme.md similarity index 100% rename from stable/anonaddy/9.0.28/app-readme.md rename to stable/anonaddy/9.0.29/app-readme.md diff --git a/stable/anonaddy/9.0.29/charts/common-10.4.7.tgz b/stable/anonaddy/9.0.29/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/anonaddy/9.0.29/charts/common-10.4.7.tgz differ diff --git a/stable/anonaddy/9.0.29/charts/mariadb-3.0.43.tgz b/stable/anonaddy/9.0.29/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/anonaddy/9.0.29/charts/mariadb-3.0.43.tgz differ diff --git a/stable/anonaddy/9.0.29/charts/redis-3.0.44.tgz b/stable/anonaddy/9.0.29/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/anonaddy/9.0.29/charts/redis-3.0.44.tgz differ diff --git a/stable/anonaddy/9.0.28/ix_values.yaml b/stable/anonaddy/9.0.29/ix_values.yaml similarity index 100% rename from stable/anonaddy/9.0.28/ix_values.yaml rename to stable/anonaddy/9.0.29/ix_values.yaml diff --git a/stable/anonaddy/9.0.28/questions.yaml b/stable/anonaddy/9.0.29/questions.yaml similarity index 100% rename from stable/anonaddy/9.0.28/questions.yaml rename to stable/anonaddy/9.0.29/questions.yaml diff --git a/stable/anonaddy/9.0.28/templates/_appkey.tpl b/stable/anonaddy/9.0.29/templates/_appkey.tpl similarity index 100% rename from stable/anonaddy/9.0.28/templates/_appkey.tpl rename to stable/anonaddy/9.0.29/templates/_appkey.tpl diff --git a/stable/anonaddy/9.0.28/templates/common.yaml b/stable/anonaddy/9.0.29/templates/common.yaml similarity index 100% rename from stable/anonaddy/9.0.28/templates/common.yaml rename to stable/anonaddy/9.0.29/templates/common.yaml diff --git a/stable/anonaddy/9.0.28/values.yaml b/stable/anonaddy/9.0.29/values.yaml similarity index 100% rename from stable/anonaddy/9.0.28/values.yaml rename to stable/anonaddy/9.0.29/values.yaml diff --git a/stable/apache-musicindex/4.0.21/CHANGELOG.md b/stable/apache-musicindex/4.0.21/CHANGELOG.md deleted file mode 100644 index ab3d9f99368..00000000000 --- a/stable/apache-musicindex/4.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apache-musicindex-4.0.21](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.19...apache-musicindex-4.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [apache-musicindex-4.0.19](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.18...apache-musicindex-4.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [apache-musicindex-4.0.18](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.17...apache-musicindex-4.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [apache-musicindex-4.0.17](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.15...apache-musicindex-4.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [apache-musicindex-4.0.15](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.13...apache-musicindex-4.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [apache-musicindex-4.0.13](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.12...apache-musicindex-4.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [apache-musicindex-4.0.12](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.11...apache-musicindex-4.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [apache-musicindex-4.0.11](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.10...apache-musicindex-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [apache-musicindex-4.0.10](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.9...apache-musicindex-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [apache-musicindex-4.0.9](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.8...apache-musicindex-4.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [apache-musicindex-4.0.8](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.7...apache-musicindex-4.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/apache-musicindex/4.0.21/Chart.lock b/stable/apache-musicindex/4.0.21/Chart.lock deleted file mode 100644 index 6aa7e060145..00000000000 --- a/stable/apache-musicindex/4.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:46:04.892925216Z" diff --git a/stable/apache-musicindex/4.0.21/Chart.yaml b/stable/apache-musicindex/4.0.21/Chart.yaml deleted file mode 100644 index 85a8b2dd888..00000000000 --- a/stable/apache-musicindex/4.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Index and stream music using apache-musicindex and m3u playlists -home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex -icon: https://truecharts.org/img/chart-icons/apache-musicindex.png -keywords: - - apache-musicindex - - streaming - - m3u - - playlist -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apache-musicindex -sources: - - http://hacks.slashdirt.org/sw/musicindex/ -version: 4.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/apache-musicindex/4.0.21/README.md b/stable/apache-musicindex/4.0.21/README.md deleted file mode 100644 index b71f3d576ca..00000000000 --- a/stable/apache-musicindex/4.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# apache-musicindex - -![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![AppVersion: 1.4.1](https://img.shields.io/badge/AppVersion-1.4.1-informational?style=flat-square) - -Index and stream music using apache-musicindex and m3u playlists - -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: [apache-musicindex](https://truecharts.org/docs/charts/stable/apache-musicindex) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `apache-musicindex` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install apache-musicindex TrueCharts/apache-musicindex -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `apache-musicindex` deployment - -```console -helm uninstall apache-musicindex -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install apache-musicindex \ - --set env.TZ="America/New York" \ - TrueCharts/apache-musicindex -``` - -#### 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 apache-musicindex TrueCharts/apache-musicindex -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/apache-musicindex/4.0.21/charts/common-10.4.6.tgz b/stable/apache-musicindex/4.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/apache-musicindex/4.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/apache-musicindex/4.0.22/CHANGELOG.md b/stable/apache-musicindex/4.0.22/CHANGELOG.md new file mode 100644 index 00000000000..81de27a3290 --- /dev/null +++ b/stable/apache-musicindex/4.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apache-musicindex-4.0.22](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.21...apache-musicindex-4.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [apache-musicindex-4.0.21](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.19...apache-musicindex-4.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [apache-musicindex-4.0.19](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.18...apache-musicindex-4.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [apache-musicindex-4.0.18](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.17...apache-musicindex-4.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [apache-musicindex-4.0.17](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.15...apache-musicindex-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [apache-musicindex-4.0.15](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.13...apache-musicindex-4.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [apache-musicindex-4.0.13](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.12...apache-musicindex-4.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [apache-musicindex-4.0.12](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.11...apache-musicindex-4.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [apache-musicindex-4.0.11](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.10...apache-musicindex-4.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [apache-musicindex-4.0.10](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.9...apache-musicindex-4.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [apache-musicindex-4.0.9](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.8...apache-musicindex-4.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/apache-musicindex/4.0.22/Chart.lock b/stable/apache-musicindex/4.0.22/Chart.lock new file mode 100644 index 00000000000..31b45cc9588 --- /dev/null +++ b/stable/apache-musicindex/4.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:24:48.063195416Z" diff --git a/stable/apache-musicindex/4.0.22/Chart.yaml b/stable/apache-musicindex/4.0.22/Chart.yaml new file mode 100644 index 00000000000..a12c9606624 --- /dev/null +++ b/stable/apache-musicindex/4.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Index and stream music using apache-musicindex and m3u playlists +home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex +icon: https://truecharts.org/img/chart-icons/apache-musicindex.png +keywords: + - apache-musicindex + - streaming + - m3u + - playlist +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apache-musicindex +sources: + - http://hacks.slashdirt.org/sw/musicindex/ +version: 4.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/apache-musicindex/4.0.22/README.md b/stable/apache-musicindex/4.0.22/README.md new file mode 100644 index 00000000000..48843f70691 --- /dev/null +++ b/stable/apache-musicindex/4.0.22/README.md @@ -0,0 +1,107 @@ +# apache-musicindex + +![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![AppVersion: 1.4.1](https://img.shields.io/badge/AppVersion-1.4.1-informational?style=flat-square) + +Index and stream music using apache-musicindex and m3u playlists + +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: [apache-musicindex](https://truecharts.org/docs/charts/stable/apache-musicindex) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `apache-musicindex` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install apache-musicindex TrueCharts/apache-musicindex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `apache-musicindex` deployment + +```console +helm uninstall apache-musicindex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install apache-musicindex \ + --set env.TZ="America/New York" \ + TrueCharts/apache-musicindex +``` + +#### 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 apache-musicindex TrueCharts/apache-musicindex -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/apache-musicindex/4.0.21/app-readme.md b/stable/apache-musicindex/4.0.22/app-readme.md similarity index 100% rename from stable/apache-musicindex/4.0.21/app-readme.md rename to stable/apache-musicindex/4.0.22/app-readme.md diff --git a/stable/apache-musicindex/4.0.22/charts/common-10.4.7.tgz b/stable/apache-musicindex/4.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/apache-musicindex/4.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/apache-musicindex/4.0.21/ix_values.yaml b/stable/apache-musicindex/4.0.22/ix_values.yaml similarity index 100% rename from stable/apache-musicindex/4.0.21/ix_values.yaml rename to stable/apache-musicindex/4.0.22/ix_values.yaml diff --git a/stable/apache-musicindex/4.0.21/questions.yaml b/stable/apache-musicindex/4.0.22/questions.yaml similarity index 100% rename from stable/apache-musicindex/4.0.21/questions.yaml rename to stable/apache-musicindex/4.0.22/questions.yaml diff --git a/stable/apache-musicindex/4.0.21/templates/common.yaml b/stable/apache-musicindex/4.0.22/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/4.0.21/templates/common.yaml rename to stable/apache-musicindex/4.0.22/templates/common.yaml diff --git a/stable/apache-musicindex/4.0.21/values.yaml b/stable/apache-musicindex/4.0.22/values.yaml similarity index 100% rename from stable/apache-musicindex/4.0.21/values.yaml rename to stable/apache-musicindex/4.0.22/values.yaml diff --git a/stable/appdaemon/9.0.22/CHANGELOG.md b/stable/appdaemon/9.0.22/CHANGELOG.md deleted file mode 100644 index 1ebd97311fb..00000000000 --- a/stable/appdaemon/9.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [appdaemon-9.0.22](https://github.com/truecharts/apps/compare/appdaemon-9.0.20...appdaemon-9.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [appdaemon-9.0.20](https://github.com/truecharts/apps/compare/appdaemon-9.0.19...appdaemon-9.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [appdaemon-9.0.19](https://github.com/truecharts/apps/compare/appdaemon-9.0.18...appdaemon-9.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [appdaemon-9.0.18](https://github.com/truecharts/apps/compare/appdaemon-9.0.17...appdaemon-9.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [appdaemon-9.0.17](https://github.com/truecharts/apps/compare/appdaemon-9.0.15...appdaemon-9.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [appdaemon-9.0.15](https://github.com/truecharts/apps/compare/appdaemon-9.0.13...appdaemon-9.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [appdaemon-9.0.13](https://github.com/truecharts/apps/compare/appdaemon-9.0.12...appdaemon-9.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [appdaemon-9.0.12](https://github.com/truecharts/apps/compare/appdaemon-9.0.11...appdaemon-9.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [appdaemon-9.0.11](https://github.com/truecharts/apps/compare/appdaemon-9.0.10...appdaemon-9.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [appdaemon-9.0.10](https://github.com/truecharts/apps/compare/appdaemon-9.0.9...appdaemon-9.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [appdaemon-9.0.9](https://github.com/truecharts/apps/compare/appdaemon-9.0.8...appdaemon-9.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/appdaemon/9.0.22/Chart.lock b/stable/appdaemon/9.0.22/Chart.lock deleted file mode 100644 index b8d38e869ce..00000000000 --- a/stable/appdaemon/9.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:46:09.925409324Z" diff --git a/stable/appdaemon/9.0.22/Chart.yaml b/stable/appdaemon/9.0.22/Chart.yaml deleted file mode 100644 index 1de72b1ec72..00000000000 --- a/stable/appdaemon/9.0.22/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "4.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - AppDaemon is a loosely coupled, multithreaded, sandboxed python execution - environment for writing automation apps for Home Assistant home automation software. - It also provides a configurable dashboard (HADashboard) suitable for wall mounted - tablets. -home: https://github.com/truecharts/apps/tree/master/charts/stable/appdaemon -icon: https://truecharts.org/img/chart-icons/appdaemon.png -keywords: - - appdaemon - - homeautomation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - - email: 20650065+warllo54@users.noreply.github.com - name: warllo54 - url: truecharts.org -name: appdaemon -sources: - - https://github.com/AppDaemon/appdaemon -type: application -version: 9.0.22 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/appdaemon/9.0.22/README.md b/stable/appdaemon/9.0.22/README.md deleted file mode 100644 index 4cde52ee0be..00000000000 --- a/stable/appdaemon/9.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# appdaemon - -![Version: 9.0.22](https://img.shields.io/badge/Version-9.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.2.1](https://img.shields.io/badge/AppVersion-4.2.1-informational?style=flat-square) - -AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets. - -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: [appdaemon](https://truecharts.org/docs/charts/stable/appdaemon) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `appdaemon` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install appdaemon TrueCharts/appdaemon -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `appdaemon` deployment - -```console -helm uninstall appdaemon -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install appdaemon \ - --set env.TZ="America/New York" \ - TrueCharts/appdaemon -``` - -#### 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 appdaemon TrueCharts/appdaemon -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/appdaemon/9.0.22/charts/common-10.4.6.tgz b/stable/appdaemon/9.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/appdaemon/9.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/appdaemon/9.0.23/CHANGELOG.md b/stable/appdaemon/9.0.23/CHANGELOG.md new file mode 100644 index 00000000000..60782f914f1 --- /dev/null +++ b/stable/appdaemon/9.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [appdaemon-9.0.23](https://github.com/truecharts/apps/compare/appdaemon-9.0.22...appdaemon-9.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [appdaemon-9.0.22](https://github.com/truecharts/apps/compare/appdaemon-9.0.20...appdaemon-9.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [appdaemon-9.0.20](https://github.com/truecharts/apps/compare/appdaemon-9.0.19...appdaemon-9.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [appdaemon-9.0.19](https://github.com/truecharts/apps/compare/appdaemon-9.0.18...appdaemon-9.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [appdaemon-9.0.18](https://github.com/truecharts/apps/compare/appdaemon-9.0.17...appdaemon-9.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [appdaemon-9.0.17](https://github.com/truecharts/apps/compare/appdaemon-9.0.15...appdaemon-9.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [appdaemon-9.0.15](https://github.com/truecharts/apps/compare/appdaemon-9.0.13...appdaemon-9.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [appdaemon-9.0.13](https://github.com/truecharts/apps/compare/appdaemon-9.0.12...appdaemon-9.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [appdaemon-9.0.12](https://github.com/truecharts/apps/compare/appdaemon-9.0.11...appdaemon-9.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [appdaemon-9.0.11](https://github.com/truecharts/apps/compare/appdaemon-9.0.10...appdaemon-9.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [appdaemon-9.0.10](https://github.com/truecharts/apps/compare/appdaemon-9.0.9...appdaemon-9.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/appdaemon/9.0.23/Chart.lock b/stable/appdaemon/9.0.23/Chart.lock new file mode 100644 index 00000000000..042ed31d8e2 --- /dev/null +++ b/stable/appdaemon/9.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:24:51.739294256Z" diff --git a/stable/appdaemon/9.0.23/Chart.yaml b/stable/appdaemon/9.0.23/Chart.yaml new file mode 100644 index 00000000000..a9429c5c9fd --- /dev/null +++ b/stable/appdaemon/9.0.23/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "4.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + AppDaemon is a loosely coupled, multithreaded, sandboxed python execution + environment for writing automation apps for Home Assistant home automation software. + It also provides a configurable dashboard (HADashboard) suitable for wall mounted + tablets. +home: https://github.com/truecharts/apps/tree/master/charts/stable/appdaemon +icon: https://truecharts.org/img/chart-icons/appdaemon.png +keywords: + - appdaemon + - homeautomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + - email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org +name: appdaemon +sources: + - https://github.com/AppDaemon/appdaemon +type: application +version: 9.0.23 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/appdaemon/9.0.23/README.md b/stable/appdaemon/9.0.23/README.md new file mode 100644 index 00000000000..b9a6164d55f --- /dev/null +++ b/stable/appdaemon/9.0.23/README.md @@ -0,0 +1,107 @@ +# appdaemon + +![Version: 9.0.23](https://img.shields.io/badge/Version-9.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.2.1](https://img.shields.io/badge/AppVersion-4.2.1-informational?style=flat-square) + +AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets. + +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: [appdaemon](https://truecharts.org/docs/charts/stable/appdaemon) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `appdaemon` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install appdaemon TrueCharts/appdaemon +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `appdaemon` deployment + +```console +helm uninstall appdaemon +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install appdaemon \ + --set env.TZ="America/New York" \ + TrueCharts/appdaemon +``` + +#### 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 appdaemon TrueCharts/appdaemon -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/appdaemon/9.0.22/app-readme.md b/stable/appdaemon/9.0.23/app-readme.md similarity index 100% rename from stable/appdaemon/9.0.22/app-readme.md rename to stable/appdaemon/9.0.23/app-readme.md diff --git a/stable/appdaemon/9.0.23/charts/common-10.4.7.tgz b/stable/appdaemon/9.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/appdaemon/9.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/appdaemon/9.0.22/ix_values.yaml b/stable/appdaemon/9.0.23/ix_values.yaml similarity index 100% rename from stable/appdaemon/9.0.22/ix_values.yaml rename to stable/appdaemon/9.0.23/ix_values.yaml diff --git a/stable/appdaemon/9.0.22/questions.yaml b/stable/appdaemon/9.0.23/questions.yaml similarity index 100% rename from stable/appdaemon/9.0.22/questions.yaml rename to stable/appdaemon/9.0.23/questions.yaml diff --git a/stable/appdaemon/9.0.22/templates/common.yaml b/stable/appdaemon/9.0.23/templates/common.yaml similarity index 100% rename from stable/appdaemon/9.0.22/templates/common.yaml rename to stable/appdaemon/9.0.23/templates/common.yaml diff --git a/stable/appdaemon/9.0.22/values.yaml b/stable/appdaemon/9.0.23/values.yaml similarity index 100% rename from stable/appdaemon/9.0.22/values.yaml rename to stable/appdaemon/9.0.23/values.yaml diff --git a/stable/aria2/5.0.22/CHANGELOG.md b/stable/aria2/5.0.22/CHANGELOG.md deleted file mode 100644 index d0b4e0c1aa3..00000000000 --- a/stable/aria2/5.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [aria2-5.0.22](https://github.com/truecharts/apps/compare/aria2-5.0.20...aria2-5.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [aria2-5.0.20](https://github.com/truecharts/apps/compare/aria2-5.0.19...aria2-5.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [aria2-5.0.19](https://github.com/truecharts/apps/compare/aria2-5.0.18...aria2-5.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [aria2-5.0.18](https://github.com/truecharts/apps/compare/aria2-5.0.17...aria2-5.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [aria2-5.0.17](https://github.com/truecharts/apps/compare/aria2-5.0.15...aria2-5.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [aria2-5.0.15](https://github.com/truecharts/apps/compare/aria2-5.0.13...aria2-5.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [aria2-5.0.13](https://github.com/truecharts/apps/compare/aria2-5.0.12...aria2-5.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [aria2-5.0.12](https://github.com/truecharts/apps/compare/aria2-5.0.11...aria2-5.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [aria2-5.0.11](https://github.com/truecharts/apps/compare/aria2-5.0.10...aria2-5.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [aria2-5.0.10](https://github.com/truecharts/apps/compare/aria2-5.0.9...aria2-5.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [aria2-5.0.9](https://github.com/truecharts/apps/compare/aria2-5.0.8...aria2-5.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/aria2/5.0.22/Chart.lock b/stable/aria2/5.0.22/Chart.lock deleted file mode 100644 index a6aa1f70167..00000000000 --- a/stable/aria2/5.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:46:18.551059132Z" diff --git a/stable/aria2/5.0.22/Chart.yaml b/stable/aria2/5.0.22/Chart.yaml deleted file mode 100644 index 0732bc10502..00000000000 --- a/stable/aria2/5.0.22/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: aria server for downloading web content -home: https://github.com/truecharts/apps/tree/master/charts/stable/aria2 -icon: https://truecharts.org/img/chart-icons/aria2.png -keywords: - - aria2 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: aria2 -sources: - - https://github.com/P3TERX/Aria2-Pro-Docker -version: 5.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/aria2/5.0.22/README.md b/stable/aria2/5.0.22/README.md deleted file mode 100644 index 5ba176832f5..00000000000 --- a/stable/aria2/5.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# aria2 - -![Version: 5.0.22](https://img.shields.io/badge/Version-5.0.22-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -aria server for downloading web content - -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: [aria2](https://truecharts.org/docs/charts/stable/aria2) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `aria2` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install aria2 TrueCharts/aria2 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `aria2` deployment - -```console -helm uninstall aria2 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install aria2 \ - --set env.TZ="America/New York" \ - TrueCharts/aria2 -``` - -#### 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 aria2 TrueCharts/aria2 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/aria2/5.0.22/charts/common-10.4.6.tgz b/stable/aria2/5.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/aria2/5.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/aria2/5.0.23/CHANGELOG.md b/stable/aria2/5.0.23/CHANGELOG.md new file mode 100644 index 00000000000..549341a33fe --- /dev/null +++ b/stable/aria2/5.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [aria2-5.0.23](https://github.com/truecharts/apps/compare/aria2-5.0.22...aria2-5.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [aria2-5.0.22](https://github.com/truecharts/apps/compare/aria2-5.0.20...aria2-5.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [aria2-5.0.20](https://github.com/truecharts/apps/compare/aria2-5.0.19...aria2-5.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [aria2-5.0.19](https://github.com/truecharts/apps/compare/aria2-5.0.18...aria2-5.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [aria2-5.0.18](https://github.com/truecharts/apps/compare/aria2-5.0.17...aria2-5.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [aria2-5.0.17](https://github.com/truecharts/apps/compare/aria2-5.0.15...aria2-5.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [aria2-5.0.15](https://github.com/truecharts/apps/compare/aria2-5.0.13...aria2-5.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [aria2-5.0.13](https://github.com/truecharts/apps/compare/aria2-5.0.12...aria2-5.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [aria2-5.0.12](https://github.com/truecharts/apps/compare/aria2-5.0.11...aria2-5.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [aria2-5.0.11](https://github.com/truecharts/apps/compare/aria2-5.0.10...aria2-5.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [aria2-5.0.10](https://github.com/truecharts/apps/compare/aria2-5.0.9...aria2-5.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/aria2/5.0.23/Chart.lock b/stable/aria2/5.0.23/Chart.lock new file mode 100644 index 00000000000..a3d183a84aa --- /dev/null +++ b/stable/aria2/5.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:24:57.416149587Z" diff --git a/stable/aria2/5.0.23/Chart.yaml b/stable/aria2/5.0.23/Chart.yaml new file mode 100644 index 00000000000..3f1017d16b1 --- /dev/null +++ b/stable/aria2/5.0.23/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: aria server for downloading web content +home: https://github.com/truecharts/apps/tree/master/charts/stable/aria2 +icon: https://truecharts.org/img/chart-icons/aria2.png +keywords: + - aria2 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: aria2 +sources: + - https://github.com/P3TERX/Aria2-Pro-Docker +version: 5.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/aria2/5.0.23/README.md b/stable/aria2/5.0.23/README.md new file mode 100644 index 00000000000..0ca6576b2e6 --- /dev/null +++ b/stable/aria2/5.0.23/README.md @@ -0,0 +1,107 @@ +# aria2 + +![Version: 5.0.23](https://img.shields.io/badge/Version-5.0.23-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +aria server for downloading web content + +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: [aria2](https://truecharts.org/docs/charts/stable/aria2) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `aria2` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install aria2 TrueCharts/aria2 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `aria2` deployment + +```console +helm uninstall aria2 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install aria2 \ + --set env.TZ="America/New York" \ + TrueCharts/aria2 +``` + +#### 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 aria2 TrueCharts/aria2 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/aria2/5.0.22/app-readme.md b/stable/aria2/5.0.23/app-readme.md similarity index 100% rename from stable/aria2/5.0.22/app-readme.md rename to stable/aria2/5.0.23/app-readme.md diff --git a/stable/aria2/5.0.23/charts/common-10.4.7.tgz b/stable/aria2/5.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/aria2/5.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/aria2/5.0.22/ix_values.yaml b/stable/aria2/5.0.23/ix_values.yaml similarity index 100% rename from stable/aria2/5.0.22/ix_values.yaml rename to stable/aria2/5.0.23/ix_values.yaml diff --git a/stable/aria2/5.0.22/questions.yaml b/stable/aria2/5.0.23/questions.yaml similarity index 100% rename from stable/aria2/5.0.22/questions.yaml rename to stable/aria2/5.0.23/questions.yaml diff --git a/stable/aria2/5.0.22/templates/common.yaml b/stable/aria2/5.0.23/templates/common.yaml similarity index 100% rename from stable/aria2/5.0.22/templates/common.yaml rename to stable/aria2/5.0.23/templates/common.yaml diff --git a/stable/aria2/5.0.22/values.yaml b/stable/aria2/5.0.23/values.yaml similarity index 100% rename from stable/aria2/5.0.22/values.yaml rename to stable/aria2/5.0.23/values.yaml diff --git a/stable/audacity/4.0.21/CHANGELOG.md b/stable/audacity/4.0.21/CHANGELOG.md deleted file mode 100644 index 7a61220611d..00000000000 --- a/stable/audacity/4.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [audacity-4.0.21](https://github.com/truecharts/apps/compare/audacity-4.0.19...audacity-4.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [audacity-4.0.19](https://github.com/truecharts/apps/compare/audacity-4.0.18...audacity-4.0.19) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [audacity-4.0.18](https://github.com/truecharts/apps/compare/audacity-4.0.17...audacity-4.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [audacity-4.0.17](https://github.com/truecharts/apps/compare/audacity-4.0.16...audacity-4.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [audacity-4.0.16](https://github.com/truecharts/apps/compare/audacity-4.0.14...audacity-4.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [audacity-4.0.14](https://github.com/truecharts/apps/compare/audacity-4.0.12...audacity-4.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [audacity-4.0.12](https://github.com/truecharts/apps/compare/audacity-4.0.11...audacity-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [audacity-4.0.11](https://github.com/truecharts/apps/compare/audacity-4.0.10...audacity-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [audacity-4.0.10](https://github.com/truecharts/apps/compare/audacity-4.0.9...audacity-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [audacity-4.0.9](https://github.com/truecharts/apps/compare/audacity-4.0.8...audacity-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [audacity-4.0.8](https://github.com/truecharts/apps/compare/audacity-4.0.7...audacity-4.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/audacity/4.0.21/Chart.lock b/stable/audacity/4.0.21/Chart.lock deleted file mode 100644 index 980baec23dc..00000000000 --- a/stable/audacity/4.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:46:27.330782804Z" diff --git a/stable/audacity/4.0.21/Chart.yaml b/stable/audacity/4.0.21/Chart.yaml deleted file mode 100644 index 0c0ae0bb682..00000000000 --- a/stable/audacity/4.0.21/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: An easy-to-use, multi-track audio editor and recorder -home: https://github.com/truecharts/apps/tree/master/charts/stable/audacity -icon: https://truecharts.org/img/chart-icons/audacity.png -keywords: - - audacity - - music - - recorder - - editor - - audio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: audacity -sources: - - https://github.com/linuxserver/docker-audacity - - https://www.audacityteam.org/ -type: application -version: 4.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/audacity/4.0.21/README.md b/stable/audacity/4.0.21/README.md deleted file mode 100644 index 44b873ae54a..00000000000 --- a/stable/audacity/4.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# audacity - -![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.2](https://img.shields.io/badge/AppVersion-3.0.2-informational?style=flat-square) - -An easy-to-use, multi-track audio editor and recorder - -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: [audacity](https://truecharts.org/docs/charts/stable/audacity) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `audacity` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install audacity TrueCharts/audacity -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `audacity` deployment - -```console -helm uninstall audacity -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install audacity \ - --set env.TZ="America/New York" \ - TrueCharts/audacity -``` - -#### 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 audacity TrueCharts/audacity -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/audacity/4.0.21/charts/common-10.4.6.tgz b/stable/audacity/4.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/audacity/4.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/audacity/4.0.22/CHANGELOG.md b/stable/audacity/4.0.22/CHANGELOG.md new file mode 100644 index 00000000000..435701b57dd --- /dev/null +++ b/stable/audacity/4.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [audacity-4.0.22](https://github.com/truecharts/apps/compare/audacity-4.0.21...audacity-4.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [audacity-4.0.21](https://github.com/truecharts/apps/compare/audacity-4.0.19...audacity-4.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [audacity-4.0.19](https://github.com/truecharts/apps/compare/audacity-4.0.18...audacity-4.0.19) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [audacity-4.0.18](https://github.com/truecharts/apps/compare/audacity-4.0.17...audacity-4.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [audacity-4.0.17](https://github.com/truecharts/apps/compare/audacity-4.0.16...audacity-4.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [audacity-4.0.16](https://github.com/truecharts/apps/compare/audacity-4.0.14...audacity-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [audacity-4.0.14](https://github.com/truecharts/apps/compare/audacity-4.0.12...audacity-4.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [audacity-4.0.12](https://github.com/truecharts/apps/compare/audacity-4.0.11...audacity-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [audacity-4.0.11](https://github.com/truecharts/apps/compare/audacity-4.0.10...audacity-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [audacity-4.0.10](https://github.com/truecharts/apps/compare/audacity-4.0.9...audacity-4.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [audacity-4.0.9](https://github.com/truecharts/apps/compare/audacity-4.0.8...audacity-4.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/audacity/4.0.22/Chart.lock b/stable/audacity/4.0.22/Chart.lock new file mode 100644 index 00000000000..c0551ccb9fb --- /dev/null +++ b/stable/audacity/4.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:25:07.860121002Z" diff --git a/stable/audacity/4.0.22/Chart.yaml b/stable/audacity/4.0.22/Chart.yaml new file mode 100644 index 00000000000..68421619360 --- /dev/null +++ b/stable/audacity/4.0.22/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: An easy-to-use, multi-track audio editor and recorder +home: https://github.com/truecharts/apps/tree/master/charts/stable/audacity +icon: https://truecharts.org/img/chart-icons/audacity.png +keywords: + - audacity + - music + - recorder + - editor + - audio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: audacity +sources: + - https://github.com/linuxserver/docker-audacity + - https://www.audacityteam.org/ +type: application +version: 4.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/audacity/4.0.22/README.md b/stable/audacity/4.0.22/README.md new file mode 100644 index 00000000000..0e276bb050c --- /dev/null +++ b/stable/audacity/4.0.22/README.md @@ -0,0 +1,108 @@ +# audacity + +![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.2](https://img.shields.io/badge/AppVersion-3.0.2-informational?style=flat-square) + +An easy-to-use, multi-track audio editor and recorder + +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: [audacity](https://truecharts.org/docs/charts/stable/audacity) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `audacity` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install audacity TrueCharts/audacity +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `audacity` deployment + +```console +helm uninstall audacity +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install audacity \ + --set env.TZ="America/New York" \ + TrueCharts/audacity +``` + +#### 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 audacity TrueCharts/audacity -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/audacity/4.0.21/app-readme.md b/stable/audacity/4.0.22/app-readme.md similarity index 100% rename from stable/audacity/4.0.21/app-readme.md rename to stable/audacity/4.0.22/app-readme.md diff --git a/stable/audacity/4.0.22/charts/common-10.4.7.tgz b/stable/audacity/4.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/audacity/4.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/audacity/4.0.21/ix_values.yaml b/stable/audacity/4.0.22/ix_values.yaml similarity index 100% rename from stable/audacity/4.0.21/ix_values.yaml rename to stable/audacity/4.0.22/ix_values.yaml diff --git a/stable/audacity/4.0.21/questions.yaml b/stable/audacity/4.0.22/questions.yaml similarity index 100% rename from stable/audacity/4.0.21/questions.yaml rename to stable/audacity/4.0.22/questions.yaml diff --git a/stable/audacity/4.0.21/templates/common.yaml b/stable/audacity/4.0.22/templates/common.yaml similarity index 100% rename from stable/audacity/4.0.21/templates/common.yaml rename to stable/audacity/4.0.22/templates/common.yaml diff --git a/stable/audacity/4.0.21/values.yaml b/stable/audacity/4.0.22/values.yaml similarity index 100% rename from stable/audacity/4.0.21/values.yaml rename to stable/audacity/4.0.22/values.yaml diff --git a/stable/audiobookshelf/2.0.24/CHANGELOG.md b/stable/audiobookshelf/2.0.24/CHANGELOG.md deleted file mode 100644 index 9111d3c6706..00000000000 --- a/stable/audiobookshelf/2.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [audiobookshelf-2.0.24](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.22...audiobookshelf-2.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [audiobookshelf-2.0.22](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.21...audiobookshelf-2.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [audiobookshelf-2.0.21](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.20...audiobookshelf-2.0.21) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [audiobookshelf-2.0.20](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.19...audiobookshelf-2.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [audiobookshelf-2.0.19](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.17...audiobookshelf-2.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [audiobookshelf-2.0.17](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.15...audiobookshelf-2.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [audiobookshelf-2.0.15](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.14...audiobookshelf-2.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [audiobookshelf-2.0.14](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.13...audiobookshelf-2.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [audiobookshelf-2.0.13](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.12...audiobookshelf-2.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [audiobookshelf-2.0.12](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.11...audiobookshelf-2.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [audiobookshelf-2.0.11](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.10...audiobookshelf-2.0.11) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/audiobookshelf/2.0.24/Chart.lock b/stable/audiobookshelf/2.0.24/Chart.lock deleted file mode 100644 index 3e9d607dc68..00000000000 --- a/stable/audiobookshelf/2.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:46:31.959709135Z" diff --git a/stable/audiobookshelf/2.0.24/Chart.yaml b/stable/audiobookshelf/2.0.24/Chart.yaml deleted file mode 100644 index 601224d3c08..00000000000 --- a/stable/audiobookshelf/2.0.24/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. -home: https://github.com/truecharts/apps/tree/master/charts/stable/audiobookshelf -icon: https://truecharts.org/img/chart-icons/audiobookshelf.png -keywords: - - audiobookshelf -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: audiobookshelf -sources: - - https://hub.docker.com/r/advplyr/audiobookshelf - - https://github.com/advplyr/audiobookshelf -version: 2.0.24 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/audiobookshelf/2.0.24/README.md b/stable/audiobookshelf/2.0.24/README.md deleted file mode 100644 index 4cc62bfbd29..00000000000 --- a/stable/audiobookshelf/2.0.24/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# audiobookshelf - -![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![AppVersion: 2.1.0](https://img.shields.io/badge/AppVersion-2.1.0-informational?style=flat-square) - -Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. - -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: [audiobookshelf](https://truecharts.org/docs/charts/stable/audiobookshelf) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `audiobookshelf` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install audiobookshelf TrueCharts/audiobookshelf -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `audiobookshelf` deployment - -```console -helm uninstall audiobookshelf -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install audiobookshelf \ - --set env.TZ="America/New York" \ - TrueCharts/audiobookshelf -``` - -#### 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 audiobookshelf TrueCharts/audiobookshelf -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/audiobookshelf/2.0.24/charts/common-10.4.6.tgz b/stable/audiobookshelf/2.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/audiobookshelf/2.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/audiobookshelf/2.0.25/CHANGELOG.md b/stable/audiobookshelf/2.0.25/CHANGELOG.md new file mode 100644 index 00000000000..870897eb547 --- /dev/null +++ b/stable/audiobookshelf/2.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [audiobookshelf-2.0.25](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.24...audiobookshelf-2.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [audiobookshelf-2.0.24](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.22...audiobookshelf-2.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [audiobookshelf-2.0.22](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.21...audiobookshelf-2.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [audiobookshelf-2.0.21](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.20...audiobookshelf-2.0.21) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [audiobookshelf-2.0.20](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.19...audiobookshelf-2.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [audiobookshelf-2.0.19](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.17...audiobookshelf-2.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [audiobookshelf-2.0.17](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.15...audiobookshelf-2.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [audiobookshelf-2.0.15](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.14...audiobookshelf-2.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [audiobookshelf-2.0.14](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.13...audiobookshelf-2.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [audiobookshelf-2.0.13](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.12...audiobookshelf-2.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [audiobookshelf-2.0.12](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.11...audiobookshelf-2.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/audiobookshelf/2.0.25/Chart.lock b/stable/audiobookshelf/2.0.25/Chart.lock new file mode 100644 index 00000000000..58002c0aa0d --- /dev/null +++ b/stable/audiobookshelf/2.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:25:10.538017861Z" diff --git a/stable/audiobookshelf/2.0.25/Chart.yaml b/stable/audiobookshelf/2.0.25/Chart.yaml new file mode 100644 index 00000000000..5bd05680c13 --- /dev/null +++ b/stable/audiobookshelf/2.0.25/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. +home: https://github.com/truecharts/apps/tree/master/charts/stable/audiobookshelf +icon: https://truecharts.org/img/chart-icons/audiobookshelf.png +keywords: + - audiobookshelf +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: audiobookshelf +sources: + - https://hub.docker.com/r/advplyr/audiobookshelf + - https://github.com/advplyr/audiobookshelf +version: 2.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/audiobookshelf/2.0.25/README.md b/stable/audiobookshelf/2.0.25/README.md new file mode 100644 index 00000000000..0b2317ee0e5 --- /dev/null +++ b/stable/audiobookshelf/2.0.25/README.md @@ -0,0 +1,108 @@ +# audiobookshelf + +![Version: 2.0.25](https://img.shields.io/badge/Version-2.0.25-informational?style=flat-square) ![AppVersion: 2.1.0](https://img.shields.io/badge/AppVersion-2.1.0-informational?style=flat-square) + +Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. + +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: [audiobookshelf](https://truecharts.org/docs/charts/stable/audiobookshelf) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `audiobookshelf` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install audiobookshelf TrueCharts/audiobookshelf +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `audiobookshelf` deployment + +```console +helm uninstall audiobookshelf +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install audiobookshelf \ + --set env.TZ="America/New York" \ + TrueCharts/audiobookshelf +``` + +#### 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 audiobookshelf TrueCharts/audiobookshelf -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/audiobookshelf/2.0.24/app-readme.md b/stable/audiobookshelf/2.0.25/app-readme.md similarity index 100% rename from stable/audiobookshelf/2.0.24/app-readme.md rename to stable/audiobookshelf/2.0.25/app-readme.md diff --git a/stable/audiobookshelf/2.0.25/charts/common-10.4.7.tgz b/stable/audiobookshelf/2.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/audiobookshelf/2.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/audiobookshelf/2.0.24/ix_values.yaml b/stable/audiobookshelf/2.0.25/ix_values.yaml similarity index 100% rename from stable/audiobookshelf/2.0.24/ix_values.yaml rename to stable/audiobookshelf/2.0.25/ix_values.yaml diff --git a/stable/audiobookshelf/2.0.24/questions.yaml b/stable/audiobookshelf/2.0.25/questions.yaml similarity index 100% rename from stable/audiobookshelf/2.0.24/questions.yaml rename to stable/audiobookshelf/2.0.25/questions.yaml diff --git a/stable/audiobookshelf/2.0.24/templates/_secrets.tpl b/stable/audiobookshelf/2.0.25/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/2.0.24/templates/_secrets.tpl rename to stable/audiobookshelf/2.0.25/templates/_secrets.tpl diff --git a/stable/audiobookshelf/2.0.24/templates/common.yaml b/stable/audiobookshelf/2.0.25/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/2.0.24/templates/common.yaml rename to stable/audiobookshelf/2.0.25/templates/common.yaml diff --git a/stable/audiobookshelf/2.0.24/values.yaml b/stable/audiobookshelf/2.0.25/values.yaml similarity index 100% rename from stable/audiobookshelf/2.0.24/values.yaml rename to stable/audiobookshelf/2.0.25/values.yaml diff --git a/stable/authelia/11.0.28/CHANGELOG.md b/stable/authelia/11.0.28/CHANGELOG.md new file mode 100644 index 00000000000..3b7ae14d7e7 --- /dev/null +++ b/stable/authelia/11.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [authelia-11.0.28](https://github.com/truecharts/apps/compare/authelia-11.0.27...authelia-11.0.28) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [authelia-11.0.27](https://github.com/truecharts/apps/compare/authelia-11.0.26...authelia-11.0.27) (2022-07-23) + +### Chore + +- update docker general non-major ([#3276](https://github.com/truecharts/apps/issues/3276)) + + + + +## [authelia-11.0.26](https://github.com/truecharts/apps/compare/authelia-11.0.25...authelia-11.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [authelia-11.0.25](https://github.com/truecharts/apps/compare/authelia-11.0.23...authelia-11.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [authelia-11.0.23](https://github.com/truecharts/apps/compare/authelia-11.0.22...authelia-11.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [authelia-11.0.22](https://github.com/truecharts/apps/compare/authelia-11.0.21...authelia-11.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [authelia-11.0.21](https://github.com/truecharts/apps/compare/authelia-11.0.19...authelia-11.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [authelia-11.0.19](https://github.com/truecharts/apps/compare/authelia-11.0.18...authelia-11.0.19) (2022-07-14) + +### Fix + +- disable HTTP probes temporarily ([#3173](https://github.com/truecharts/apps/issues/3173)) + + + +## [authelia-11.0.18](https://github.com/truecharts/apps/compare/authelia-11.0.16...authelia-11.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [authelia-11.0.16](https://github.com/truecharts/apps/compare/authelia-11.0.15...authelia-11.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [authelia-11.0.15](https://github.com/truecharts/apps/compare/authelia-11.0.14...authelia-11.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + diff --git a/stable/authelia/11.0.28/Chart.lock b/stable/authelia/11.0.28/Chart.lock new file mode 100644 index 00000000000..3f26114281b --- /dev/null +++ b/stable/authelia/11.0.28/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:25:30.348963917Z" diff --git a/stable/authelia/11.0.28/Chart.yaml b/stable/authelia/11.0.28/Chart.yaml new file mode 100644 index 00000000000..1238d514e7f --- /dev/null +++ b/stable/authelia/11.0.28/Chart.yaml @@ -0,0 +1,46 @@ +apiVersion: v2 +appVersion: "4.36.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +deprecated: false +description: Authelia is a Single Sign-On Multi-Factor portal for web apps +home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia +icon: https://truecharts.org/img/chart-icons/authelia.png +keywords: + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: authelia +sources: + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia +type: application +version: 11.0.28 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/authelia/11.0.28/README.md b/stable/authelia/11.0.28/README.md new file mode 100644 index 00000000000..244e7fef417 --- /dev/null +++ b/stable/authelia/11.0.28/README.md @@ -0,0 +1,110 @@ +# authelia + +![Version: 11.0.28](https://img.shields.io/badge/Version-11.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.36.2](https://img.shields.io/badge/AppVersion-4.36.2-informational?style=flat-square) + +Authelia is a Single Sign-On Multi-Factor portal for web apps + +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: [authelia](https://truecharts.org/docs/charts/stable/authelia) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `authelia` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install authelia TrueCharts/authelia +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `authelia` deployment + +```console +helm uninstall authelia +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install authelia \ + --set env.TZ="America/New York" \ + TrueCharts/authelia +``` + +#### 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 authelia TrueCharts/authelia -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/authelia/11.0.28/app-readme.md b/stable/authelia/11.0.28/app-readme.md new file mode 100644 index 00000000000..24a4c3a0953 --- /dev/null +++ b/stable/authelia/11.0.28/app-readme.md @@ -0,0 +1,8 @@ +Authelia is a Single Sign-On Multi-Factor portal for web apps + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/authelia + +--- + +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/authelia/11.0.28/charts/common-10.4.7.tgz b/stable/authelia/11.0.28/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/authelia/11.0.28/charts/common-10.4.7.tgz differ diff --git a/stable/authelia/11.0.28/charts/postgresql-8.0.45.tgz b/stable/authelia/11.0.28/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/authelia/11.0.28/charts/postgresql-8.0.45.tgz differ diff --git a/stable/authelia/11.0.28/charts/redis-3.0.44.tgz b/stable/authelia/11.0.28/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/authelia/11.0.28/charts/redis-3.0.44.tgz differ diff --git a/stable/authelia/11.0.28/ix_values.yaml b/stable/authelia/11.0.28/ix_values.yaml new file mode 100644 index 00000000000..08e29d876ba --- /dev/null +++ b/stable/authelia/11.0.28/ix_values.yaml @@ -0,0 +1,622 @@ +image: + repository: tccr.io/truecharts/authelia + pullPolicy: IfNotPresent + tag: v4.36.2@sha256:67b35c4bac3a48c6b171ee6ef0ba2027cecb7aaac7e011ff1935cfda879d6b8f + +command: ["authelia"] +args: ["--config=/configuration.yaml"] + +enableServiceLinks: false + +service: + main: + ports: + main: + port: 9091 + targetPort: 9091 + +persistence: + config: + enabled: true + mountPath: "/config" +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: authelia + postgresqlDatabase: authelia + +# Enabled redis +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/redis +redis: + enabled: true + existingSecret: "rediscreds" + +resources: + limits: {} + # limits: + # cpu: "4.00" + # memory: 125Mi + requests: {} + # requests: + # cpu: "0.25" + # memory: 50Mi + +envFrom: + - configMapRef: + name: authelia-paths + +# probes: +# liveness: +# type: HTTP +# path: /api/health" + +# readiness: +# type: HTTP +# path: "/api/health" + +# startup: +# type: HTTP +# path: "/api/health" + +domain: example.com + +## +## Server Configuration +## +server: + ## + ## Port sets the configured port for the daemon, service, and the probes. + ## Default is 9091 and should not need to be changed. + ## + port: 9091 + + ## Buffers usually should be configured to be the same value. + ## Explanation at https://www.authelia.com/docs/configuration/server.html + ## Read buffer size adjusts the server's max incoming request size in bytes. + ## Write buffer size does the same for outgoing responses. + read_buffer_size: 4096 + write_buffer_size: 4096 + ## Set the single level path Authelia listens on. + ## Must be alphanumeric chars and should not contain any slashes. + path: "" + +log: + ## Level of verbosity for logs: info, debug, trace. + level: trace + + ## Format the logs are written as: json, text. + format: text + + ## TODO: Statefulness check should check if this is set, and the configMap should enable it. + ## File path where the logs will be written. If not set logs are written to stdout. + # file_path: /config/authelia.log + +## Default redirection URL +## +## If user tries to authenticate without any referer, Authelia does not know where to redirect the user to at the end +## of the authentication process. This parameter allows you to specify the default redirection URL Authelia will use +## in such a case. +## +## Note: this parameter is optional. If not provided, user won't be redirected upon successful authentication. +## Default is https://www. (value at the top of the values.yaml). +default_redirection_url: "" +# default_redirection_url: https://example.com + +theme: light + +## +## TOTP Configuration +## +## Parameters used for TOTP generation +totp: + ## The issuer name displayed in the Authenticator application of your choice + ## See: https://github.com/google/google-authenticator/wiki/Key-Uri-Format for more info on issuer names + ## Defaults to . + issuer: "" + ## The period in seconds a one-time password is current for. Changing this will require all users to register + ## their TOTP applications again. Warning: before changing period read the docs link below. + period: 30 + ## The skew controls number of one-time passwords either side of the current one that are valid. + ## Warning: before changing skew read the docs link below. + ## See: https://www.authelia.com/docs/configuration/one-time-password.html#period-and-skew to read the documentation. + skew: 1 + +## +## Duo Push API Configuration +## +## Parameters used to contact the Duo API. Those are generated when you protect an application of type +## "Partner Auth API" in the management panel. +duo_api: + enabled: false + hostname: api-123456789.example.com + integration_key: ABCDEF + plain_api_key: "" + +## +## Authentication Backend Provider Configuration +## +## Used for verifying user passwords and retrieve information such as email address and groups users belong to. +## +## The available providers are: `file`, `ldap`. You must use one and only one of these providers. +authentication_backend: + ## Disable both the HTML element and the API for reset password functionality + disable_reset_password: false + + ## The amount of time to wait before we refresh data from the authentication backend. Uses duration notation. + ## To disable this feature set it to 'disable', this will slightly reduce security because for Authelia, users will + ## always belong to groups they belonged to at the time of login even if they have been removed from them in LDAP. + ## To force update on every request you can set this to '0' or 'always', this will increase processor demand. + ## See the below documentation for more information. + ## Duration Notation docs: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Refresh Interval docs: https://www.authelia.com/docs/configuration/authentication/ldap.html#refresh-interval + refresh_interval: 5m + + ## LDAP backend configuration. + ## + ## This backend allows Authelia to be scaled to more + ## than one instance and therefore is recommended for + ## production. + ldap: + ## Enable LDAP Backend. + enabled: false + + ## The LDAP implementation, this affects elements like the attribute utilised for resetting a password. + ## Acceptable options are as follows: + ## - 'activedirectory' - For Microsoft Active Directory. + ## - 'custom' - For custom specifications of attributes and filters. + ## This currently defaults to 'custom' to maintain existing behaviour. + ## + ## Depending on the option here certain other values in this section have a default value, notably all of the + ## attribute mappings have a default value that this config overrides, you can read more about these default values + ## at https://www.authelia.com/docs/configuration/authentication/ldap.html#defaults + implementation: activedirectory + + ## The url to the ldap server. Format: ://
[:]. + ## Scheme can be ldap or ldaps in the format (port optional). + url: ldap://openldap.default.svc.cluster.local + + ## Connection Timeout. + timeout: 5s + + ## Use StartTLS with the LDAP connection. + start_tls: false + + tls: + ## Server Name for certificate validation (in case it's not set correctly in the URL). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for either Secure LDAP or LDAP StartTLS. + minimum_version: TLS1.2 + + ## The base dn for every LDAP query. + base_dn: DC=example,DC=com + + ## The attribute holding the username of the user. This attribute is used to populate the username in the session + ## information. It was introduced due to #561 to handle case insensitive search queries. For you information, + ## Microsoft Active Directory usually uses 'sAMAccountName' and OpenLDAP usually uses 'uid'. Beware that this + ## attribute holds the unique identifiers for the users binding the user and the configuration stored in database. + ## Therefore only single value attributes are allowed and the value must never be changed once attributed to a user + ## otherwise it would break the configuration for that user. Technically, non-unique attributes like 'mail' can also + ## be used but we don't recommend using them, we instead advise to use the attributes mentioned above + ## (sAMAccountName and uid) to follow https://www.ietf.org/rfc/rfc2307.txt. + username_attribute: "" + + ## An additional dn to define the scope to all users. + additional_users_dn: OU=Users + + ## The users filter used in search queries to find the user profile based on input filled in login form. + ## Various placeholders are available in the user filter: + ## - {input} is a placeholder replaced by what the user inputs in the login form. + ## - {username_attribute} is a mandatory placeholder replaced by what is configured in `username_attribute`. + ## - {mail_attribute} is a placeholder replaced by what is configured in `mail_attribute`. + ## - DON'T USE - {0} is an alias for {input} supported for backward compatibility but it will be deprecated in later + ## versions, so please don't use it. + ## + ## Recommended settings are as follows: + ## - Microsoft Active Directory: (&({username_attribute}={input})(objectCategory=person)(objectClass=user)) + ## - OpenLDAP: + ## - (&({username_attribute}={input})(objectClass=person)) + ## - (&({username_attribute}={input})(objectClass=inetOrgPerson)) + ## + ## To allow sign in both with username and email, one can use a filter like + ## (&(|({username_attribute}={input})({mail_attribute}={input}))(objectClass=person)) + users_filter: "" + + ## An additional dn to define the scope of groups. + additional_groups_dn: OU=Groups + + ## The groups filter used in search queries to find the groups of the user. + ## - {input} is a placeholder replaced by what the user inputs in the login form. + ## - {username} is a placeholder replace by the username stored in LDAP (based on `username_attribute`). + ## - {dn} is a matcher replaced by the user distinguished name, aka, user DN. + ## - {username_attribute} is a placeholder replaced by what is configured in `username_attribute`. + ## - {mail_attribute} is a placeholder replaced by what is configured in `mail_attribute`. + ## - DON'T USE - {0} is an alias for {input} supported for backward compatibility but it will be deprecated in later + ## versions, so please don't use it. + ## - DON'T USE - {1} is an alias for {username} supported for backward compatibility but it will be deprecated in + ## later version, so please don't use it. + ## + ## If your groups use the `groupOfUniqueNames` structure use this instead: + ## (&(uniquemember={dn})(objectclass=groupOfUniqueNames)) + groups_filter: "" + + ## The attribute holding the name of the group + group_name_attribute: "" + + ## The attribute holding the mail address of the user. If multiple email addresses are defined for a user, only the + ## first one returned by the LDAP server is used. + mail_attribute: "" + + ## The attribute holding the display name of the user. This will be used to greet an authenticated user. + display_name_attribute: "" + + ## The username of the admin user. + user: CN=Authelia,DC=example,DC=com + plain_password: "" + + ## + ## File (Authentication Provider) + ## + ## With this backend, the users database is stored in a file which is updated when users reset their passwords. + ## Therefore, this backend is meant to be used in a dev environment and not in production since it prevents Authelia + ## to be scaled to more than one instance. The options under 'password' have sane defaults, and as it has security + ## implications it is highly recommended you leave the default values. Before considering changing these settings + ## please read the docs page below: + ## https://www.authelia.com/docs/configuration/authentication/file.html#password-hash-algorithm-tuning + ## + ## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html + ## + file: + enabled: true + path: /config/users_database.yml + password: + algorithm: argon2id + iterations: 1 + key_length: 32 + salt_length: 16 + memory: 1024 + parallelism: 8 + +## +## Access Control Configuration +## +## Access control is a list of rules defining the authorizations applied for one resource to users or group of users. +## +## If 'access_control' is not defined, ACL rules are disabled and the 'bypass' rule is applied, i.e., access is allowed +## to anyone. Otherwise restrictions follow the rules defined. +## +## Note: One can use the wildcard * to match any subdomain. +## It must stand at the beginning of the pattern. (example: *.mydomain.com) +## +## Note: You must put patterns containing wildcards between simple quotes for the YAML to be syntactically correct. +## +## Definition: A 'rule' is an object with the following keys: 'domain', 'subject', 'policy' and 'resources'. +## +## - 'domain' defines which domain or set of domains the rule applies to. +## +## - 'subject' defines the subject to apply authorizations to. This parameter is optional and matching any user if not +## provided. If provided, the parameter represents either a user or a group. It should be of the form +## 'user:' or 'group:'. +## +## - 'policy' is the policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'. +## +## - 'resources' is a list of regular expressions that matches a set of resources to apply the policy to. This parameter +## is optional and matches any resource if not provided. +## +## Note: the order of the rules is important. The first policy matching (domain, resource, subject) applies. +access_control: + ## Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'. It is the policy applied to any + ## resource if there is no policy to be applied to the user. + default_policy: deny + + networks: [] + # networks: + # - name: private + # networks: + # - 10.0.0.0/8 + # - 172.16.0.0/12 + # - 192.168.0.0/16 + # - name: vpn + # networks: + # - 10.9.0.0/16 + + rules: [] + # rules: + # - domain: public.example.com + # policy: bypass + # - domain: "*.example.com" + # policy: bypass + # methods: + # - OPTIONS + # - domain: secure.example.com + # policy: one_factor + # networks: + # - private + # - vpn + # - 192.168.1.0/24 + # - 10.0.0.1 + # - domain: + # - secure.example.com + # - private.example.com + # policy: two_factor + # - domain: singlefactor.example.com + # policy: one_factor + # - domain: "mx2.mail.example.com" + # subject: "group:admins" + # policy: deny + # - domain: "*.example.com" + # subject: + # - "group:admins" + # - "group:moderators" + # policy: two_factor + # - domain: dev.example.com + # resources: + # - "^/groups/dev/.*$" + # subject: "group:dev" + # policy: two_factor + # - domain: dev.example.com + # resources: + # - "^/users/john/.*$" + # subject: + # - ["group:dev", "user:john"] + # - "group:admins" + # policy: two_factor + # - domain: "{user}.example.com" + # policy: bypass + +## +## Session Provider Configuration +## +## The session cookies identify the user once logged in. +## The available providers are: `memory`, `redis`. Memory is the provider unless redis is defined. +session: + ## The name of the session cookie. (default: authelia_session). + name: authelia_session + + ## Sets the Cookie SameSite value. Possible options are none, lax, or strict. + ## Please read https://www.authelia.com/docs/configuration/session.html#same_site + same_site: lax + + ## The time in seconds before the cookie expires and session is reset. + expiration: 1h + + ## The inactivity time in seconds before the session is reset. + inactivity: 5m + + ## The remember me duration. + ## Value is in seconds, or duration notation. Value of 0 disables remember me. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Longer periods are considered less secure because a stolen cookie will last longer giving attackers more time to + ## spy or attack. Currently the default is 1M or 1 month. + remember_me_duration: 1M + +## +## Redis Provider +## +## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html +## +## The redis connection details +redisProvider: + port: 6379 + + ## Optional username to be used with authentication. + # username: authelia + username: "" + + ## This is the Redis DB Index https://redis.io/commands/select (sometimes referred to as database number, DB, etc). + database_index: 0 + + ## The maximum number of concurrent active connections to Redis. + maximum_active_connections: 8 + + ## The target number of idle connections to have open ready for work. Useful when opening connections is slow. + minimum_idle_connections: 0 + + ## The Redis TLS configuration. If defined will require a TLS connection to the Redis instance(s). + tls: + enabled: false + + ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for the connection. + minimum_version: TLS1.2 + + ## The Redis HA configuration options. + ## This provides specific options to Redis Sentinel, sentinel_name must be defined (Master Name). + high_availability: + enabled: false + enabledSecret: false + ## Sentinel Name / Master Name + sentinel_name: mysentinel + + ## The additional nodes to pre-seed the redis provider with (for sentinel). + ## If the host in the above section is defined, it will be combined with this list to connect to sentinel. + ## For high availability to be used you must have either defined; the host above or at least one node below. + nodes: [] + # nodes: + # - host: sentinel-0.databases.svc.cluster.local + # port: 26379 + # - host: sentinel-1.databases.svc.cluster.local + # port: 26379 + + ## Choose the host with the lowest latency. + route_by_latency: false + + ## Choose the host randomly. + route_randomly: false + +## +## Regulation Configuration +## +## This mechanism prevents attackers from brute forcing the first factor. It bans the user if too many attempts are done +## in a short period of time. +regulation: + ## The number of failed login attempts before user is banned. Set it to 0 to disable regulation. + max_retries: 3 + + ## The time range during which the user can attempt login before being banned. The user is banned if the + ## authentication failed 'max_retries' times in a 'find_time' seconds window. Find Time accepts duration notation. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + find_time: 2m + + ## The length of time before a banned user can login again. Ban Time accepts duration notation. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ban_time: 5m + +## +## Storage Provider Configuration +## +## The available providers are: `local`, `mysql`, `postgres`. You must use one and only one of these providers. +storage: + ## + ## PostgreSQL (Storage Provider) + ## + postgres: + port: 5432 + database: authelia + username: authelia + sslmode: disable + timeout: 5s + +## +## Notification Provider +## +## +## Notifications are sent to users when they require a password reset, a u2f registration or a TOTP registration. +## The available providers are: filesystem, smtp. You must use one and only one of these providers. +notifier: + ## You can disable the notifier startup check by setting this to true. + disable_startup_check: false + + ## + ## File System (Notification Provider) + ## + ## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html + ## + filesystem: + enabled: true + filename: /config/notification.txt + + ## + ## SMTP (Notification Provider) + ## + ## Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate. + ## [Security] By default Authelia will: + ## - force all SMTP connections over TLS including unauthenticated connections + ## - use the disable_require_tls boolean value to disable this requirement + ## (only works for unauthenticated connections) + ## - validate the SMTP server x509 certificate during the TLS handshake against the hosts trusted certificates + ## (configure in tls section) + smtp: + enabled: false + enabledSecret: false + host: smtp.mail.svc.cluster.local + port: 25 + timeout: 5s + username: test + plain_password: test + sender: admin@example.com + ## HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost. + identifier: localhost + ## Subject configuration of the emails sent. + ## {title} is replaced by the text from the notifier + subject: "[Authelia] {title}" + ## This address is used during the startup check to verify the email configuration is correct. + ## It's not important what it is except if your email server only allows local delivery. + startup_check_address: test@authelia.com + disable_require_tls: false + disable_html_emails: false + + tls: + ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for either StartTLS or SMTPS. + minimum_version: TLS1.2 + +identity_providers: + oidc: + ## Enables this in the config map. Currently in beta stage. + ## See https://www.authelia.com/docs/configuration/identity-providers/oidc.html#roadmap + enabled: false + + access_token_lifespan: 1h + authorize_code_lifespan: 1m + id_token_lifespan: 1h + refresh_token_lifespan: 90m + + enable_client_debug_messages: false + + ## SECURITY NOTICE: It's not recommended changing this option, and highly discouraged to have it below 8 for + ## security reasons. + minimum_parameter_entropy: 8 + + clients: [] + # clients: + # - + ## The ID is the OpenID Connect ClientID which is used to link an application to a configuration. + # id: myapp + + ## The description to show to users when they end up on the consent screen. Defaults to the ID above. + # description: My Application + + ## The client secret is a shared secret between Authelia and the consumer of this client. + # secret: apple123 + + ## Sets the client to public. This should typically not be set, please see the documentation for usage. + # public: false + + ## The policy to require for this client; one_factor or two_factor. + # authorization_policy: two_factor + + ## Audience this client is allowed to request. + # audience: [] + + ## Scopes this client is allowed to request. + # scopes: + # - openid + # - profile + # - email + # - groups + + ## Redirect URI's specifies a list of valid case-sensitive callbacks for this client. + # redirect_uris: + # - https://oidc.example.com/oauth2/callback + + ## Grant Types configures which grants this client can obtain. + ## It's not recommended to configure this unless you know what you're doing. + # grant_types: + # - refresh_token + # - authorization_code + + ## Response Types configures which responses this client can be sent. + ## It's not recommended to configure this unless you know what you're doing. + # response_types: + # - code + + ## Response Modes configures which response modes this client supports. + ## It's not recommended to configure this unless you know what you're doing. + # response_modes: + # - form_post + # - query + # - fragment + + ## The algorithm used to sign userinfo endpoint responses for this client, either none or RS256. + # userinfo_signing_algorithm: none diff --git a/stable/authelia/11.0.28/questions.yaml b/stable/authelia/11.0.28/questions.yaml new file mode 100644 index 00000000000..9553d99e5a8 --- /dev/null +++ b/stable/authelia/11.0.28/questions.yaml @@ -0,0 +1,3340 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: domain + group: "App Configuration" + label: "Domain" + description: "The highest domain level possible, for example: domain.com when using app.domain.com" + schema: + type: string + default: "" + required: true + + - variable: default_redirection_url + group: "App Configuration" + label: "Default Redirection Url" + description: "If user tries to authenticate without any referer, this is used" + schema: + type: string + default: "" + + - variable: theme + group: "App Configuration" + label: "Theme" + schema: + type: string + default: "light" + enum: + - value: "light" + description: "info" + - value: "grey" + description: "grey" + - value: "dark" + description: "dark" + + - variable: log + group: "App Configuration" + label: "Log Configuration " + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "info" + enum: + - value: "info" + description: "info" + - value: "debug" + description: "debug" + - value: "trace" + description: "trace" + - variable: format + label: "Log Format" + schema: + type: string + default: "text" + enum: + - value: "json" + description: "json" + - value: "text" + description: "text" + + - variable: totp + group: "App Configuration" + label: "TOTP Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: issuer + label: "Issuer" + description: "The issuer name displayed in the Authenticator application of your choice" + schema: + type: string + default: "" + - variable: period + label: "Period" + description: "The period in seconds a one-time password is current for" + schema: + type: int + default: 30 + - variable: skew + label: "skew" + description: "Controls number of one-time passwords either side of the current one that are valid." + schema: + type: int + default: 1 + + - variable: duo_api + group: "App Configuration" + label: "DUO API Configuration" + description: "Parameters used to contact the Duo API." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostname + label: "Hostname" + schema: + type: string + required: true + default: "" + + - variable: integration_key + label: "integration_key" + schema: + type: string + default: "" + required: true + - variable: plain_api_key + label: "plain_api_key" + schema: + type: string + default: "" + required: true + + - variable: session + group: "App Configuration" + label: "Session Provider" + description: "The session cookies identify the user once logged in." + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Cookie Name" + description: "The name of the session cookie." + schema: + type: string + required: true + default: "authelia_session" + - variable: same_site + label: "SameSite Value" + description: "Sets the Cookie SameSite value" + schema: + type: string + default: "lax" + enum: + - value: "lax" + description: "lax" + - value: "strict" + description: "strict" + - variable: expiration + label: "Expiration Time" + description: "The time in seconds before the cookie expires and session is reset." + schema: + type: string + default: "1h" + required: true + - variable: inactivity + label: "Inactivity Time" + description: "The inactivity time in seconds before the session is reset." + schema: + type: string + default: "5m" + required: true + - variable: inactivity + label: "Remember-Me duration" + description: "The remember me duration" + schema: + type: string + default: "5M" + required: true + + - variable: regulation + group: "App Configuration" + label: "Regulation Configuration" + description: "his mechanism prevents attackers from brute forcing the first factor." + schema: + additional_attrs: true + type: dict + attrs: + - variable: max_retries + label: "Maximum Retries" + description: "The number of failed login attempts before user is banned. Set it to 0 to disable regulation." + schema: + type: int + default: 3 + - variable: find_time + label: "Find Time" + description: "The time range during which the user can attempt login before being banned." + schema: + type: string + default: "2m" + required: true + - variable: ban_time + label: "Ban Duration" + description: "The length of time before a banned user can login again" + schema: + type: string + default: "5m" + required: true + + - variable: authentication_backend + group: "App Configuration" + label: "Authentication Backend Provider" + description: "sed for verifying user passwords and retrieve information such as email address and groups users belong to." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_reset_password + label: "Disable Reset Password" + description: "Disable both the HTML element and the API for reset password functionality" + schema: + type: boolean + default: false + - variable: refresh_interval + label: "Reset Interval" + description: "The amount of time to wait before we refresh data from the authentication backend" + schema: + type: string + default: "5m" + required: true + - variable: ldap + label: "LDAP backend configuration" + description: "Used for verifying user passwords and retrieve information such as email address and groups users belong to" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: implementation + label: "Implementation" + description: "The LDAP implementation, this affects elements like the attribute utilised for resetting a password" + schema: + type: string + default: "custom" + enum: + - value: "activedirectory" + description: "activedirectory" + - value: "custom" + description: "custom" + - variable: url + label: "URL" + description: "The url to the ldap server. Format: ://
[:]" + schema: + type: string + default: "ldap://openldap.default.svc.cluster.local" + required: true + - variable: timeout + label: "Connection Timeout" + schema: + type: string + default: "5s" + required: true + - variable: start_tls + label: "Start TLS" + description: "Use StartTLS with the LDAP connection" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: base_dn + label: "Base DN" + description: "The base dn for every LDAP query." + schema: + type: string + default: "DC=example,DC=com" + required: true + - variable: username_attribute + label: "Username Attribute" + description: "The attribute holding the username of the user" + schema: + type: string + default: "" + required: true + - variable: additional_users_dn + label: "Additional Users DN" + description: "An additional dn to define the scope to all users." + schema: + type: string + default: "OU=Users" + required: true + - variable: users_filter + label: "Users Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: additional_groups_dn + label: "Additional Groups DN" + description: "An additional dn to define the scope of groups." + schema: + type: string + default: "OU=Groups" + required: true + - variable: groups_filter + label: "Groups Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: group_name_attribute + label: "Group name Attribute" + description: "The attribute holding the name of the group" + schema: + type: string + default: "" + required: true + - variable: mail_attribute + label: "Mail Attribute" + description: "The attribute holding the primary mail address of the user" + schema: + type: string + default: "" + required: true + - variable: display_name_attribute + label: "Display Name Attribute" + description: "he attribute holding the display name of the user. This will be used to greet an authenticated user." + schema: + type: string + default: "" + - variable: user + label: "Admin User" + description: "The username of the admin user used to connect to LDAP." + schema: + type: string + default: "CN=Authelia,DC=example,DC=com" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: file + label: "File backend configuration" + description: "With this backend, the users database is stored in a file which is updated when users reset their passwords." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: path + label: "Path" + schema: + type: string + default: "/config/users_database.yml" + required: true + - variable: password + label: "Password Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: algorithm + label: "Algorithm" + schema: + type: string + default: "argon2id" + enum: + - value: "argon2id" + description: "argon2id" + - value: "sha512" + description: "sha512" + - variable: iterations + label: "Iterations" + schema: + type: int + default: 1 + required: true + - variable: key_length + label: "Key Length" + schema: + type: int + default: 32 + required: true + - variable: salt_length + label: "Salt Length" + schema: + type: int + default: 16 + required: true + - variable: memory + label: "Memory" + schema: + type: int + default: 1024 + required: true + - variable: parallelism + label: "Parallelism" + schema: + type: int + default: 8 + required: true + + - variable: notifier + group: "App Configuration" + label: "Notifier Configuration" + description: "otifications are sent to users when they require a password reset, a u2f registration or a TOTP registration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_startup_check + label: "Disable Startup Check" + schema: + type: boolean + default: false + - variable: filesystem + label: "Filesystem Provider" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filename + label: "File Path" + schema: + type: string + default: "/config/notification.txt" + required: true + - variable: smtp + label: "SMTP Provider" + description: "Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: host + label: "Host" + schema: + type: string + default: "smtp.mail.svc.cluster.local" + required: true + - variable: port + label: "Port" + schema: + type: int + default: 25 + required: true + - variable: timeout + label: "Timeout" + schema: + type: string + default: "5s" + required: true + - variable: username + label: "Username" + schema: + type: string + default: "" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: sender + label: "Sender" + schema: + type: string + default: "" + required: true + - variable: identifier + label: "Identifier" + description: "HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost." + schema: + type: string + default: "localhost" + required: true + - variable: subject + label: "Subject" + description: "Subject configuration of the emails sent, {title} is replaced by the text from the notifier" + schema: + type: string + default: "[Authelia] {title}" + required: true + - variable: startup_check_address + label: "Startup Check Address" + description: "This address is used during the startup check to verify the email configuration is correct." + schema: + type: string + default: "test@authelia.com" + required: true + - variable: disable_require_tls + label: "Disable Require TLS" + schema: + type: boolean + default: false + - variable: disable_html_emails + label: "Disable HTML emails" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: access_control + group: "App Configuration" + label: "Access Control Configuration" + description: "Access control is a list of rules defining the authorizations applied for one resource to users or group of users." + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_policy + label: "Default Policy" + description: "Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: networkItem + label: "Network Item" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "network" + schema: + type: string + default: "" + required: true + + - variable: rules + label: "Rules" + schema: + type: list + default: [] + items: + - variable: rulesItem + label: "Rule" + schema: + additional_attrs: true + type: dict + attrs: + - variable: domain + label: "Domains" + description: "defines which domain or set of domains the rule applies to." + schema: + type: list + default: [] + items: + - variable: domainEntry + label: "Domain" + schema: + type: string + default: "" + required: true + - variable: policy + label: "Policy" + description: "The policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: subject + label: "Subject" + description: "defines the subject to apply authorizations to. This parameter is optional and matching any user if not provided" + schema: + type: list + default: [] + items: + - variable: subjectitem + label: "Subject" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "Network" + schema: + type: string + default: "" + required: true + - variable: resources + label: "Resources" + description: "is a list of regular expressions that matches a set of resources to apply the policy to" + schema: + type: list + default: [] + items: + - variable: resource + label: "Resource" + schema: + type: string + default: "" + required: true + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: 9091 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 9091 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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: identity_providers + group: "Advanced" + label: "Authelia Identity Providers (BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: oidc + label: "OpenID Connect(BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: access_token_lifespan + label: "Access Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: authorize_code_lifespan + label: "Authorize Code Lifespan" + schema: + type: string + default: "1m" + required: true + - variable: id_token_lifespan + label: "ID Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: refresh_token_lifespan + label: "Refresh Token Lifespan" + schema: + type: string + default: "90m" + required: true + - variable: enable_client_debug_messages + label: "Enable Client Debug Messages" + schema: + type: boolean + default: false + - variable: clients + label: "Clients" + schema: + type: list + default: [] + items: + - variable: clientEntry + label: "Client" + schema: + additional_attrs: true + type: dict + attrs: + - variable: id + label: "ID/Name" + description: "The ID is the OpenID Connect ClientID which is used to link an application to a configuration." + schema: + type: string + default: "myapp" + required: true + - variable: description + label: "Description" + description: "The description to show to users when they end up on the consent screen. Defaults to the ID above." + schema: + type: string + default: "My Application" + required: true + - variable: secret + label: "Secret" + description: "The client secret is a shared secret between Authelia and the consumer of this client." + schema: + type: string + default: "" + required: true + - variable: public + label: "public" + description: "Sets the client to public. This should typically not be set, please see the documentation for usage." + schema: + type: boolean + default: false + - variable: authorization_policy + label: "Authorization Policy" + description: "The policy to require for this client; one_factor or two_factor." + schema: + type: string + default: "two_factor" + enum: + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - variable: userinfo_signing_algorithm + label: "Userinfo Signing Algorithm" + description: "The algorithm used to sign userinfo endpoint responses for this client, either none or RS256." + schema: + type: string + default: "none" + enum: + - value: "none" + description: "none" + - value: "RS256" + description: "RS256" + - variable: audience + label: "Audience" + description: "Audience this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: audienceEntry + label: "" + schema: + type: string + default: "" + required: true + - variable: scopes + label: "Scopes" + description: "Scopes this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: ScopeEntry + label: "Scope" + schema: + type: string + default: "openid" + required: true + - variable: redirect_uris + label: "redirect_uris" + description: "Redirect URI's specifies a list of valid case-sensitive callbacks for this client." + schema: + type: list + default: [] + items: + - variable: uriEntry + label: "Url" + schema: + type: string + default: "https://oidc.example.com/oauth2/callback" + required: true + - variable: grant_types + description: "Grant Types configures which grants this client can obtain." + label: "grant_types" + schema: + type: list + default: [] + items: + - variable: grantEntry + label: "Grant" + schema: + type: string + default: "refresh_token" + required: true + - variable: response_types + description: "Response Types configures which responses this client can be sent." + label: "response_types" + schema: + type: list + default: [] + items: + - variable: responseEntry + label: "type" + schema: + type: string + default: "code" + required: true + - variable: response_modes + description: "Response Modes configures which response modes this client supports." + label: "response_modes" + schema: + type: list + default: [] + items: + - variable: modeEntry + label: "Mode" + schema: + type: string + default: "form_post" + required: true diff --git a/stable/authelia/11.0.28/templates/_configmap.tpl b/stable/authelia/11.0.28/templates/_configmap.tpl new file mode 100644 index 00000000000..57d75320032 --- /dev/null +++ b/stable/authelia/11.0.28/templates/_configmap.tpl @@ -0,0 +1,248 @@ +{{/* Define the configmap */}} +{{- define "authelia.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: authelia-paths +data: + AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true" + AUTHELIA_JWT_SECRET_FILE: "/secrets/JWT_TOKEN" + AUTHELIA_SESSION_SECRET_FILE: "/secrets/SESSION_ENCRYPTION_KEY" + AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE: "/secrets/ENCRYPTION_KEY" + AUTHELIA_STORAGE_POSTGRES_PASSWORD_FILE: "/secrets/STORAGE_PASSWORD" + {{- if .Values.authentication_backend.ldap.enabled }} + AUTHELIA_AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE: "/secrets/LDAP_PASSWORD" + {{- end }} + {{- if .Values.notifier.smtp.enabled }} + AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE: "/secrets/SMTP_PASSWORD" + {{- end }} + AUTHELIA_SESSION_REDIS_PASSWORD_FILE: "/secrets/REDIS_PASSWORD" + {{- if .Values.redisProvider.high_availability.enabled }} + AUTHELIA_SESSION_REDIS_HIGH_AVAILABILITY_SENTINEL_PASSWORD_FILE: "/secrets/REDIS_SENTINEL_PASSWORD" + {{- end }} + {{- if .Values.duo_api.enabled }} + AUTHELIA_DUO_API_SECRET_KEY_FILE: "/secrets/DUO_API_KEY" + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET_FILE: "/secrets/OIDC_HMAC_SECRET" + AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE: "/secrets/OIDC_PRIVATE_KEY" + {{- end }} + +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: authelia-configfile +data: + configuration.yaml: | + --- + theme: {{ default "light" .Values.theme }} + default_redirection_url: {{ default (printf "https://www.%s" .Values.domain) .Values.default_redirection_url }} + server: + host: 0.0.0.0 + port: {{ default 9091 .Values.server.port }} + {{- if not (eq "" (default "" .Values.server.path)) }} + path: {{ .Values.server.path }} + {{- end }} + read_buffer_size: {{ default 4096 .Values.server.read_buffer_size }} + write_buffer_size: {{ default 4096 .Values.server.write_buffer_size }} + enable_pprof: {{ default false .Values.server.enable_pprof }} + enable_expvars: {{ default false .Values.server.enable_expvars }} + log: + level: {{ default "info" .Values.log.level }} + format: {{ default "text" .Values.log.format }} + {{- if not (eq "" (default "" .Values.log.file_path)) }} + file_path: {{ .Values.log.file_path }} + keep_stdout: true + {{- end }} + totp: + issuer: {{ default .Values.domain .Values.totp.issuer }} + period: {{ default 30 .Values.totp.period }} + skew: {{ default 1 .Values.totp.skew }} + {{- if .Values.duo_api.enabled }} + duo_api: + hostname: {{ .Values.duo_api.hostname }} + integration_key: {{ .Values.duo_api.integration_key }} + {{- end }} + {{- with $auth := .Values.authentication_backend }} + authentication_backend: + disable_reset_password: {{ $auth.disable_reset_password }} + {{- if $auth.file.enabled }} + file: + path: {{ $auth.file.path }} + password: {{ toYaml $auth.file.password | nindent 10 }} + {{- end }} + {{- if $auth.ldap.enabled }} + ldap: + implementation: {{ default "custom" $auth.ldap.implementation }} + url: {{ $auth.ldap.url }} + timeout: {{ default "5s" $auth.ldap.timeout }} + start_tls: {{ $auth.ldap.start_tls }} + tls: + {{- if hasKey $auth.ldap.tls "server_name" }} + server_name: {{ default $auth.ldap.host $auth.ldap.tls.server_name }} + {{- end }} + minimum_version: {{ default "TLS1.2" $auth.ldap.tls.minimum_version }} + skip_verify: {{ default false $auth.ldap.tls.skip_verify }} + {{- if $auth.ldap.base_dn }} + base_dn: {{ $auth.ldap.base_dn }} + {{- end }} + {{- if $auth.ldap.username_attribute }} + username_attribute: {{ $auth.ldap.username_attribute }} + {{- end }} + {{- if $auth.ldap.additional_users_dn }} + additional_users_dn: {{ $auth.ldap.additional_users_dn }} + {{- end }} + {{- if $auth.ldap.users_filter }} + users_filter: {{ $auth.ldap.users_filter }} + {{- end }} + {{- if $auth.ldap.additional_groups_dn }} + additional_groups_dn: {{ $auth.ldap.additional_groups_dn }} + {{- end }} + {{- if $auth.ldap.groups_filter }} + groups_filter: {{ $auth.ldap.groups_filter }} + {{- end }} + {{- if $auth.ldap.group_name_attribute }} + group_name_attribute: {{ $auth.ldap.group_name_attribute }} + {{- end }} + {{- if $auth.ldap.mail_attribute }} + mail_attribute: {{ $auth.ldap.mail_attribute }} + {{- end }} + {{- if $auth.ldap.display_name_attribute }} + display_name_attribute: {{ $auth.ldap.display_name_attribute }} + {{- end }} + user: {{ $auth.ldap.user }} + {{- end }} + {{- end }} + {{- with $session := .Values.session }} + session: + name: {{ default "authelia_session" $session.name }} + domain: {{ required "A valid .Values.domain entry required!" $.Values.domain }} + same_site: {{ default "lax" $session.same_site }} + expiration: {{ default "1M" $session.expiration }} + inactivity: {{ default "5m" $session.inactivity }} + remember_me_duration: {{ default "1M" $session.remember_me_duration }} + {{- end }} + redis: + host: {{ .Values.redis.url.plain }} + {{- with $redis := .Values.redisProvider }} + port: {{ default 6379 $redis.port }} + {{- if not (eq $redis.username "") }} + username: {{ $redis.username }} + {{- end }} + maximum_active_connections: {{ default 8 $redis.maximum_active_connections }} + minimum_idle_connections: {{ default 0 $redis.minimum_idle_connections }} + {{- if $redis.tls.enabled }} + tls: + server_name: {{ $redis.tls.server_name }} + minimum_version: {{ default "TLS1.2" $redis.tls.minimum_version }} + skip_verify: {{ $redis.tls.skip_verify }} + {{- end }} + {{- if $redis.high_availability.enabled }} + high_availability: + sentinel_name: {{ $redis.high_availability.sentinel_name }} + {{- if $redis.high_availability.nodes }} + nodes: {{ toYaml $redis.high_availability.nodes | nindent 10 }} + {{- end }} + route_by_latency: {{ $redis.high_availability.route_by_latency }} + route_randomly: {{ $redis.high_availability.route_randomly }} + {{- end }} + {{- end }} + regulation: {{ toYaml .Values.regulation | nindent 6 }} + storage: + postgres: + host: {{ printf "%v-%v" .Release.Name "postgresql" }} + {{- with $storage := .Values.storage }} + port: {{ default 5432 $storage.postgres.port }} + database: {{ default "authelia" $storage.postgres.database }} + username: {{ default "authelia" $storage.postgres.username }} + timeout: {{ default "5s" $storage.postgres.timeout }} + sslmode: {{ default "disable" $storage.postgres.sslmode }} + {{- end }} + {{- with $notifier := .Values.notifier }} + notifier: + disable_startup_check: {{ $.Values.notifier.disable_startup_check }} + {{- if $notifier.filesystem.enabled }} + filesystem: + filename: {{ $notifier.filesystem.filename }} + {{- end }} + {{- if $notifier.smtp.enabled }} + smtp: + host: {{ $notifier.smtp.host }} + port: {{ default 25 $notifier.smtp.port }} + timeout: {{ default "5s" $notifier.smtp.timeout }} + username: {{ $notifier.smtp.username }} + sender: {{ $notifier.smtp.sender }} + identifier: {{ $notifier.smtp.identifier }} + subject: {{ $notifier.smtp.subject | quote }} + startup_check_address: {{ $notifier.smtp.startup_check_address }} + disable_require_tls: {{ $notifier.smtp.disable_require_tls }} + disable_html_emails: {{ $notifier.smtp.disable_html_emails }} + tls: + server_name: {{ default $notifier.smtp.host $notifier.smtp.tls.server_name }} + minimum_version: {{ default "TLS1.2" $notifier.smtp.tls.minimum_version }} + skip_verify: {{ default false $notifier.smtp.tls.skip_verify }} + {{- end }} + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + identity_providers: + oidc: + access_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.access_token_lifespan }} + authorize_code_lifespan: {{ default "1m" .Values.identity_providers.oidc.authorize_code_lifespan }} + id_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.id_token_lifespan }} + refresh_token_lifespan: {{ default "90m" .Values.identity_providers.oidc.refresh_token_lifespan }} + enable_client_debug_messages: {{ default false .Values.identity_providers.oidc.enable_client_debug_messages }} + minimum_parameter_entropy: {{ default 8 .Values.identity_providers.oidc.minimum_parameter_entropy }} + {{- if gt (len .Values.identity_providers.oidc.clients) 0 }} + clients: + {{- range $client := .Values.identity_providers.oidc.clients }} + - id: {{ $client.id }} + description: {{ default $client.id $client.description }} + secret: {{ default (randAlphaNum 128) $client.secret }} + {{- if $client.public }} + public: {{ $client.public }} + {{- end }} + authorization_policy: {{ default "two_factor" $client.authorization_policy }} + redirect_uris: + {{- range $client.redirect_uris }} + - {{ . }} + {{- end }} + {{- if $client.audience }} + audience: {{ toYaml $client.audience | nindent 10 }} + {{- end }} + scopes: {{ toYaml (default (list "openid" "profile" "email" "groups") $client.scopes) | nindent 10 }} + grant_types: {{ toYaml (default (list "refresh_token" "authorization_code") $client.grant_types) | nindent 10 }} + response_types: {{ toYaml (default (list "code") $client.response_types) | nindent 10 }} + {{- if $client.response_modes }} + response_modes: {{ toYaml $client.response_modes | nindent 10 }} + {{- end }} + userinfo_signing_algorithm: {{ default "none" $client.userinfo_signing_algorithm }} + {{- end }} + {{- end }} + {{- end }} + access_control: + {{- if (eq (len .Values.access_control.rules) 0) }} + {{- if (eq .Values.access_control.default_policy "bypass") }} + default_policy: one_factor + {{- else if (eq .Values.access_control.default_policy "deny") }} + default_policy: two_factor + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + {{- if (eq (len .Values.access_control.networks) 0) }} + networks: [] + {{- else }} + networks: {{ toYaml .Values.access_control.networks | nindent 6 }} + {{- end }} + {{- if (eq (len .Values.access_control.rules) 0) }} + rules: [] + {{- else }} + rules: {{ toYaml .Values.access_control.rules | nindent 6 }} + {{- end }} + ... +{{- end -}} diff --git a/stable/authelia/11.0.28/templates/_secrets.tpl b/stable/authelia/11.0.28/templates/_secrets.tpl new file mode 100644 index 00000000000..81fbe92ff70 --- /dev/null +++ b/stable/authelia/11.0.28/templates/_secrets.tpl @@ -0,0 +1,67 @@ +{{/* Define the secrets */}} +{{- define "authelia.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: authelia-secrets +{{- $autheliaprevious := lookup "v1" "Secret" .Release.Namespace "authelia-secrets" }} +{{- $oidckey := "" }} +{{- $oidcsecret := "" }} +{{- $jwtsecret := "" }} +{{- $sessionsecret := "" }} +{{- $encryptionkey := "" }} +data: + {{- if $autheliaprevious }} + SESSION_ENCRYPTION_KEY: {{ index $autheliaprevious.data "SESSION_ENCRYPTION_KEY" }} + JWT_TOKEN: {{ index $autheliaprevious.data "JWT_TOKEN" }} + {{- if ( hasKey $autheliaprevious.data "ENCRYPTION_KEY" ) }} + ENCRYPTION_KEY: {{ index $autheliaprevious.data "ENCRYPTION_KEY" }} + {{- else }} + {{- $encryptionkey := randAlphaNum 100 }} + ENCRYPTION_KEY: {{ $encryptionkey | b64enc }} + {{- end }} + {{- else }} + {{- $jwtsecret := randAlphaNum 50 }} + {{- $sessionsecret := randAlphaNum 50 }} + {{- $encryptionkey := randAlphaNum 100 }} + SESSION_ENCRYPTION_KEY: {{ $sessionsecret | b64enc }} + JWT_TOKEN: {{ $jwtsecret | b64enc}} + ENCRYPTION_KEY: {{ $encryptionkey | b64enc }} + {{- end }} + + {{- if .Values.authentication_backend.ldap.enabled }} + LDAP_PASSWORD: {{ .Values.authentication_backend.ldap.plain_password | b64enc | quote }} + {{- end }} + + {{- if .Values.notifier.smtp.enabled }} + SMTP_PASSWORD: {{ .Values.notifier.smtp.plain_password | b64enc | quote }} + {{- end }} + + {{- if .Values.duo_api.enabled }} + DUO_API_KEY: {{ .Values.duo_api.plain_api_key | b64enc }} + {{- end }} + + STORAGE_PASSWORD: {{ .Values.postgresql.postgresqlPassword | trimAll "\"" | b64enc }} + + REDIS_PASSWORD: {{ .Values.redis.redisPassword | trimAll "\"" | b64enc }} + {{- if .Values.redisProvider.high_availability.enabled}} + REDIS_SENTINEL_PASSWORD: {{ .Values.redis.sentinelPassword | trimAll "\"" | b64enc }} + {{- end }} + + {{- if $autheliaprevious }} + {{- if and ( hasKey $autheliaprevious.data "OIDC_PRIVATE_KEY" ) ( hasKey $autheliaprevious.data "OIDC_HMAC_SECRET" ) }} + OIDC_PRIVATE_KEY: {{ index $autheliaprevious.data "OIDC_PRIVATE_KEY" }} + OIDC_HMAC_SECRET: {{ index $autheliaprevious.data "OIDC_HMAC_SECRET" }} + {{- else }} + {{- $oidckey := genPrivateKey "rsa" }} + {{- $oidcsecret := randAlphaNum 32 }} + OIDC_PRIVATE_KEY: {{ $oidckey | b64enc }} + OIDC_HMAC_SECRET: {{ $oidcsecret | b64enc }} + {{- end }} + {{- end }} + + +{{- end -}} diff --git a/stable/authelia/11.0.28/templates/common.yaml b/stable/authelia/11.0.28/templates/common.yaml new file mode 100644 index 00000000000..614b468adf3 --- /dev/null +++ b/stable/authelia/11.0.28/templates/common.yaml @@ -0,0 +1,74 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render configmap for authelia */}} +{{- include "authelia.configmap" . }} + +{{/* Render secrets for authelia */}} +{{- include "authelia.secrets" . }} + +{{/* Append the general configMap volume to the volumes */}} +{{- define "authelia.configmapVolume" -}} +enabled: "true" +mountPath: " /configuration.yaml" +readOnly: true +subPath: configuration.yaml +type: "custom" +volumeSpec: + configMap: + name: authelia-configfile + items: + - key: configuration.yaml + path: configuration.yaml +{{- end -}} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "authelia.secretVolumes" -}} +enabled: "true" +mountPath: "/secrets" +readOnly: true +type: "custom" +volumeSpec: + secret: + secretName: authelia-secrets + items: + - key: "JWT_TOKEN" + path: JWT_TOKEN + - key: "SESSION_ENCRYPTION_KEY" + path: SESSION_ENCRYPTION_KEY + - key: "ENCRYPTION_KEY" + path: ENCRYPTION_KEY + - key: "STORAGE_PASSWORD" + path: STORAGE_PASSWORD + {{- if .Values.authentication_backend.ldap.enabled }} + - key: "LDAP_PASSWORD" + path: LDAP_PASSWORD + {{- end }} + {{- if .Values.notifier.smtp.enabled }} + - key: "SMTP_PASSWORD" + path: SMTP_PASSWORD + {{- end }} + - key: "REDIS_PASSWORD" + path: REDIS_PASSWORD + {{- if .Values.redisProvider.high_availability.enabled}} + - key: "REDIS_SENTINEL_PASSWORD" + path: REDIS_SENTINEL_PASSWORD + {{- end }} + {{- if .Values.duo_api.enabled }} + - key: "DUO_API_KEY" + path: DUO_API_KEY + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + - key: "OIDC_PRIVATE_KEY" + path: OIDC_PRIVATE_KEY + - key: "OIDC_HMAC_SECRET" + path: OIDC_HMAC_SECRET + {{- end }} +{{- end -}} + +{{- $_ := set .Values.persistence "authelia-configfile" (include "authelia.configmapVolume" . | fromYaml) -}} +{{- $_ := set .Values.persistence "authelia-secrets" (include "authelia.secretVolumes" . | fromYaml) -}} + + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/automatic-music-downloader/2.0.21/values.yaml b/stable/authelia/11.0.28/values.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.21/values.yaml rename to stable/authelia/11.0.28/values.yaml diff --git a/stable/automatic-music-downloader/2.0.21/CHANGELOG.md b/stable/automatic-music-downloader/2.0.21/CHANGELOG.md deleted file mode 100644 index 54d29339801..00000000000 --- a/stable/automatic-music-downloader/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [automatic-music-downloader-2.0.21](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.19...automatic-music-downloader-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [automatic-music-downloader-2.0.19](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.18...automatic-music-downloader-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [automatic-music-downloader-2.0.18](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.17...automatic-music-downloader-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [automatic-music-downloader-2.0.17](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.15...automatic-music-downloader-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [automatic-music-downloader-2.0.15](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.13...automatic-music-downloader-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [automatic-music-downloader-2.0.13](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.12...automatic-music-downloader-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [automatic-music-downloader-2.0.12](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.11...automatic-music-downloader-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [automatic-music-downloader-2.0.11](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.10...automatic-music-downloader-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [automatic-music-downloader-2.0.10](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.9...automatic-music-downloader-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [automatic-music-downloader-2.0.9](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.8...automatic-music-downloader-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [automatic-music-downloader-2.0.8](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.7...automatic-music-downloader-2.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/automatic-music-downloader/2.0.21/Chart.lock b/stable/automatic-music-downloader/2.0.21/Chart.lock deleted file mode 100644 index 0802a0f9d8b..00000000000 --- a/stable/automatic-music-downloader/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:46:49.053213047Z" diff --git a/stable/automatic-music-downloader/2.0.21/Chart.yaml b/stable/automatic-music-downloader/2.0.21/Chart.yaml deleted file mode 100644 index 1e5798aa060..00000000000 --- a/stable/automatic-music-downloader/2.0.21/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A Lidarr companion script to automatically download music for Lidarr. -home: https://github.com/truecharts/apps/tree/master/charts/stable/automatic-music-downloader -icon: https://truecharts.org/img/chart-icons/automatic-music-downloader.png -keywords: - - automatic - - music - - downloader - - deemix -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: automatic-music-downloader -sources: - - https://github.com/RandomNinjaAtk/docker-amd - - https://hub.docker.com/r/randomninjaatk/amd -type: application -version: 2.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/automatic-music-downloader/2.0.21/README.md b/stable/automatic-music-downloader/2.0.21/README.md deleted file mode 100644 index 7240efee506..00000000000 --- a/stable/automatic-music-downloader/2.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# automatic-music-downloader - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-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 Lidarr companion script to automatically download music for Lidarr. - -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: [automatic-music-downloader](https://truecharts.org/docs/charts/stable/automatic-music-downloader) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `automatic-music-downloader` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install automatic-music-downloader TrueCharts/automatic-music-downloader -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `automatic-music-downloader` deployment - -```console -helm uninstall automatic-music-downloader -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install automatic-music-downloader \ - --set env.TZ="America/New York" \ - TrueCharts/automatic-music-downloader -``` - -#### 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 automatic-music-downloader TrueCharts/automatic-music-downloader -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/automatic-music-downloader/2.0.21/charts/common-10.4.6.tgz b/stable/automatic-music-downloader/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/automatic-music-downloader/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/automatic-music-downloader/2.0.22/CHANGELOG.md b/stable/automatic-music-downloader/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..8fda479685c --- /dev/null +++ b/stable/automatic-music-downloader/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [automatic-music-downloader-2.0.22](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.21...automatic-music-downloader-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [automatic-music-downloader-2.0.21](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.19...automatic-music-downloader-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [automatic-music-downloader-2.0.19](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.18...automatic-music-downloader-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [automatic-music-downloader-2.0.18](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.17...automatic-music-downloader-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [automatic-music-downloader-2.0.17](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.15...automatic-music-downloader-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [automatic-music-downloader-2.0.15](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.13...automatic-music-downloader-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [automatic-music-downloader-2.0.13](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.12...automatic-music-downloader-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [automatic-music-downloader-2.0.12](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.11...automatic-music-downloader-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [automatic-music-downloader-2.0.11](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.10...automatic-music-downloader-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [automatic-music-downloader-2.0.10](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.9...automatic-music-downloader-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [automatic-music-downloader-2.0.9](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.8...automatic-music-downloader-2.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/automatic-music-downloader/2.0.22/Chart.lock b/stable/automatic-music-downloader/2.0.22/Chart.lock new file mode 100644 index 00000000000..553a762d4c8 --- /dev/null +++ b/stable/automatic-music-downloader/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:25:26.921841236Z" diff --git a/stable/automatic-music-downloader/2.0.22/Chart.yaml b/stable/automatic-music-downloader/2.0.22/Chart.yaml new file mode 100644 index 00000000000..2d04b9c940d --- /dev/null +++ b/stable/automatic-music-downloader/2.0.22/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A Lidarr companion script to automatically download music for Lidarr. +home: https://github.com/truecharts/apps/tree/master/charts/stable/automatic-music-downloader +icon: https://truecharts.org/img/chart-icons/automatic-music-downloader.png +keywords: + - automatic + - music + - downloader + - deemix +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: automatic-music-downloader +sources: + - https://github.com/RandomNinjaAtk/docker-amd + - https://hub.docker.com/r/randomninjaatk/amd +type: application +version: 2.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/automatic-music-downloader/2.0.22/README.md b/stable/automatic-music-downloader/2.0.22/README.md new file mode 100644 index 00000000000..ee065d70987 --- /dev/null +++ b/stable/automatic-music-downloader/2.0.22/README.md @@ -0,0 +1,108 @@ +# automatic-music-downloader + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-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 Lidarr companion script to automatically download music for Lidarr. + +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: [automatic-music-downloader](https://truecharts.org/docs/charts/stable/automatic-music-downloader) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `automatic-music-downloader` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install automatic-music-downloader TrueCharts/automatic-music-downloader +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `automatic-music-downloader` deployment + +```console +helm uninstall automatic-music-downloader +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install automatic-music-downloader \ + --set env.TZ="America/New York" \ + TrueCharts/automatic-music-downloader +``` + +#### 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 automatic-music-downloader TrueCharts/automatic-music-downloader -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/automatic-music-downloader/2.0.21/app-readme.md b/stable/automatic-music-downloader/2.0.22/app-readme.md similarity index 100% rename from stable/automatic-music-downloader/2.0.21/app-readme.md rename to stable/automatic-music-downloader/2.0.22/app-readme.md diff --git a/stable/automatic-music-downloader/2.0.22/charts/common-10.4.7.tgz b/stable/automatic-music-downloader/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/automatic-music-downloader/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/automatic-music-downloader/2.0.21/ix_values.yaml b/stable/automatic-music-downloader/2.0.22/ix_values.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.21/ix_values.yaml rename to stable/automatic-music-downloader/2.0.22/ix_values.yaml diff --git a/stable/automatic-music-downloader/2.0.21/questions.yaml b/stable/automatic-music-downloader/2.0.22/questions.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.21/questions.yaml rename to stable/automatic-music-downloader/2.0.22/questions.yaml diff --git a/stable/automatic-music-downloader/2.0.21/templates/common.yaml b/stable/automatic-music-downloader/2.0.22/templates/common.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.21/templates/common.yaml rename to stable/automatic-music-downloader/2.0.22/templates/common.yaml diff --git a/stable/babybuddy/8.0.29/values.yaml b/stable/automatic-music-downloader/2.0.22/values.yaml similarity index 100% rename from stable/babybuddy/8.0.29/values.yaml rename to stable/automatic-music-downloader/2.0.22/values.yaml diff --git a/stable/babybuddy/8.0.29/CHANGELOG.md b/stable/babybuddy/8.0.29/CHANGELOG.md deleted file mode 100644 index ddf7686c936..00000000000 --- a/stable/babybuddy/8.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [babybuddy-8.0.29](https://github.com/truecharts/apps/compare/babybuddy-8.0.28...babybuddy-8.0.29) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [babybuddy-8.0.28](https://github.com/truecharts/apps/compare/babybuddy-8.0.26...babybuddy-8.0.28) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [babybuddy-8.0.26](https://github.com/truecharts/apps/compare/babybuddy-8.0.25...babybuddy-8.0.26) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [babybuddy-8.0.25](https://github.com/truecharts/apps/compare/babybuddy-8.0.24...babybuddy-8.0.25) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [babybuddy-8.0.24](https://github.com/truecharts/apps/compare/babybuddy-8.0.23...babybuddy-8.0.24) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [babybuddy-8.0.23](https://github.com/truecharts/apps/compare/babybuddy-8.0.21...babybuddy-8.0.23) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [babybuddy-8.0.21](https://github.com/truecharts/apps/compare/babybuddy-8.0.19...babybuddy-8.0.21) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [babybuddy-8.0.19](https://github.com/truecharts/apps/compare/babybuddy-8.0.18...babybuddy-8.0.19) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [babybuddy-8.0.18](https://github.com/truecharts/apps/compare/babybuddy-8.0.17...babybuddy-8.0.18) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [babybuddy-8.0.17](https://github.com/truecharts/apps/compare/babybuddy-8.0.16...babybuddy-8.0.17) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [babybuddy-8.0.16](https://github.com/truecharts/apps/compare/babybuddy-8.0.15...babybuddy-8.0.16) (2022-07-11) - -#### Chore - -* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) - - - - diff --git a/stable/babybuddy/8.0.29/Chart.lock b/stable/babybuddy/8.0.29/Chart.lock deleted file mode 100644 index 66587c488e7..00000000000 --- a/stable/babybuddy/8.0.29/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:33:26.139343552Z" diff --git a/stable/babybuddy/8.0.29/Chart.yaml b/stable/babybuddy/8.0.29/Chart.yaml deleted file mode 100644 index dbfa46dc02d..00000000000 --- a/stable/babybuddy/8.0.29/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.11.2" -kubeVersion: ">=1.16.0-0" -version: 8.0.29 -name: babybuddy -description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. -type: application -home: https://github.com/truecharts/apps/tree/master/charts/stable/babybuddy -icon: https://truecharts.org/img/chart-icons/babybuddy.png -keywords: - - baby - - buddy - - tracker - - parents - - parenting -sources: - - https://github.com/babybuddy/babybuddy -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/babybuddy/8.0.29/README.md b/stable/babybuddy/8.0.29/README.md deleted file mode 100644 index d228de023e2..00000000000 --- a/stable/babybuddy/8.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# babybuddy - -![Version: 8.0.29](https://img.shields.io/badge/Version-8.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.2](https://img.shields.io/badge/AppVersion-1.11.2-informational?style=flat-square) - -Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. - -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: [babybuddy](https://truecharts.org/docs/charts/stable/babybuddy) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `babybuddy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install babybuddy TrueCharts/babybuddy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `babybuddy` deployment - -```console -helm uninstall babybuddy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install babybuddy \ - --set env.TZ="America/New York" \ - TrueCharts/babybuddy -``` - -#### 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 babybuddy TrueCharts/babybuddy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/babybuddy/8.0.29/charts/common-10.4.6.tgz b/stable/babybuddy/8.0.29/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/babybuddy/8.0.29/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/babybuddy/8.0.29/charts/postgresql-8.0.43.tgz b/stable/babybuddy/8.0.29/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/babybuddy/8.0.29/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/babybuddy/8.0.30/CHANGELOG.md b/stable/babybuddy/8.0.30/CHANGELOG.md new file mode 100644 index 00000000000..dad46625a94 --- /dev/null +++ b/stable/babybuddy/8.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [babybuddy-8.0.30](https://github.com/truecharts/apps/compare/babybuddy-8.0.29...babybuddy-8.0.30) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [babybuddy-8.0.29](https://github.com/truecharts/apps/compare/babybuddy-8.0.28...babybuddy-8.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [babybuddy-8.0.28](https://github.com/truecharts/apps/compare/babybuddy-8.0.26...babybuddy-8.0.28) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [babybuddy-8.0.26](https://github.com/truecharts/apps/compare/babybuddy-8.0.25...babybuddy-8.0.26) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [babybuddy-8.0.25](https://github.com/truecharts/apps/compare/babybuddy-8.0.24...babybuddy-8.0.25) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [babybuddy-8.0.24](https://github.com/truecharts/apps/compare/babybuddy-8.0.23...babybuddy-8.0.24) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [babybuddy-8.0.23](https://github.com/truecharts/apps/compare/babybuddy-8.0.21...babybuddy-8.0.23) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [babybuddy-8.0.21](https://github.com/truecharts/apps/compare/babybuddy-8.0.19...babybuddy-8.0.21) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [babybuddy-8.0.19](https://github.com/truecharts/apps/compare/babybuddy-8.0.18...babybuddy-8.0.19) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [babybuddy-8.0.18](https://github.com/truecharts/apps/compare/babybuddy-8.0.17...babybuddy-8.0.18) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [babybuddy-8.0.17](https://github.com/truecharts/apps/compare/babybuddy-8.0.16...babybuddy-8.0.17) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/babybuddy/8.0.30/Chart.lock b/stable/babybuddy/8.0.30/Chart.lock new file mode 100644 index 00000000000..5f77004858d --- /dev/null +++ b/stable/babybuddy/8.0.30/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:25:36.725763506Z" diff --git a/stable/babybuddy/8.0.30/Chart.yaml b/stable/babybuddy/8.0.30/Chart.yaml new file mode 100644 index 00000000000..0b8f97a89e2 --- /dev/null +++ b/stable/babybuddy/8.0.30/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.11.2" +kubeVersion: ">=1.16.0-0" +version: 8.0.30 +name: babybuddy +description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. +type: application +home: https://github.com/truecharts/apps/tree/master/charts/stable/babybuddy +icon: https://truecharts.org/img/chart-icons/babybuddy.png +keywords: + - baby + - buddy + - tracker + - parents + - parenting +sources: + - https://github.com/babybuddy/babybuddy +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/babybuddy/8.0.30/README.md b/stable/babybuddy/8.0.30/README.md new file mode 100644 index 00000000000..2fa02690d83 --- /dev/null +++ b/stable/babybuddy/8.0.30/README.md @@ -0,0 +1,108 @@ +# babybuddy + +![Version: 8.0.30](https://img.shields.io/badge/Version-8.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.2](https://img.shields.io/badge/AppVersion-1.11.2-informational?style=flat-square) + +Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. + +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: [babybuddy](https://truecharts.org/docs/charts/stable/babybuddy) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `babybuddy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install babybuddy TrueCharts/babybuddy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `babybuddy` deployment + +```console +helm uninstall babybuddy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install babybuddy \ + --set env.TZ="America/New York" \ + TrueCharts/babybuddy +``` + +#### 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 babybuddy TrueCharts/babybuddy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/babybuddy/8.0.29/app-readme.md b/stable/babybuddy/8.0.30/app-readme.md similarity index 100% rename from stable/babybuddy/8.0.29/app-readme.md rename to stable/babybuddy/8.0.30/app-readme.md diff --git a/stable/babybuddy/8.0.30/charts/common-10.4.7.tgz b/stable/babybuddy/8.0.30/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/babybuddy/8.0.30/charts/common-10.4.7.tgz differ diff --git a/stable/babybuddy/8.0.30/charts/postgresql-8.0.45.tgz b/stable/babybuddy/8.0.30/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/babybuddy/8.0.30/charts/postgresql-8.0.45.tgz differ diff --git a/stable/babybuddy/8.0.29/ix_values.yaml b/stable/babybuddy/8.0.30/ix_values.yaml similarity index 100% rename from stable/babybuddy/8.0.29/ix_values.yaml rename to stable/babybuddy/8.0.30/ix_values.yaml diff --git a/stable/babybuddy/8.0.29/questions.yaml b/stable/babybuddy/8.0.30/questions.yaml similarity index 100% rename from stable/babybuddy/8.0.29/questions.yaml rename to stable/babybuddy/8.0.30/questions.yaml diff --git a/stable/babybuddy/8.0.29/templates/common.yaml b/stable/babybuddy/8.0.30/templates/common.yaml similarity index 100% rename from stable/babybuddy/8.0.29/templates/common.yaml rename to stable/babybuddy/8.0.30/templates/common.yaml diff --git a/stable/baserow/3.0.25/values.yaml b/stable/babybuddy/8.0.30/values.yaml similarity index 100% rename from stable/baserow/3.0.25/values.yaml rename to stable/babybuddy/8.0.30/values.yaml diff --git a/stable/baserow/3.0.25/CHANGELOG.md b/stable/baserow/3.0.25/CHANGELOG.md deleted file mode 100644 index 59412533929..00000000000 --- a/stable/baserow/3.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [baserow-3.0.25](https://github.com/truecharts/apps/compare/baserow-3.0.24...baserow-3.0.25) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [baserow-3.0.24](https://github.com/truecharts/apps/compare/baserow-3.0.22...baserow-3.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [baserow-3.0.22](https://github.com/truecharts/apps/compare/baserow-3.0.21...baserow-3.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [baserow-3.0.21](https://github.com/truecharts/apps/compare/baserow-3.0.20...baserow-3.0.21) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [baserow-3.0.20](https://github.com/truecharts/apps/compare/baserow-3.0.18...baserow-3.0.20) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [baserow-3.0.18](https://github.com/truecharts/apps/compare/baserow-3.0.16...baserow-3.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [baserow-3.0.16](https://github.com/truecharts/apps/compare/baserow-3.0.15...baserow-3.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [baserow-3.0.15](https://github.com/truecharts/apps/compare/baserow-3.0.14...baserow-3.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [baserow-3.0.14](https://github.com/truecharts/apps/compare/baserow-3.0.13...baserow-3.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [baserow-3.0.13](https://github.com/truecharts/apps/compare/baserow-3.0.12...baserow-3.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [baserow-3.0.12](https://github.com/truecharts/apps/compare/baserow-3.0.11...baserow-3.0.12) (2022-07-06) - -#### Chore - -* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - - - diff --git a/stable/baserow/3.0.25/Chart.lock b/stable/baserow/3.0.25/Chart.lock deleted file mode 100644 index c833e500302..00000000000 --- a/stable/baserow/3.0.25/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:33:56.556754959Z" diff --git a/stable/baserow/3.0.25/Chart.yaml b/stable/baserow/3.0.25/Chart.yaml deleted file mode 100644 index 9bf664e855f..00000000000 --- a/stable/baserow/3.0.25/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.10.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: Baserow is an open source no-code database tool and Airtable alternative. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/baserow -icon: https://truecharts.org/img/chart-icons/baserow.png -keywords: - - baserow -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: baserow -sources: - - https://hub.docker.com/r/baserow/baserow - - https://gitlab.com/bramw/baserow/ -version: 3.0.25 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/baserow/3.0.25/README.md b/stable/baserow/3.0.25/README.md deleted file mode 100644 index f7452c05ed7..00000000000 --- a/stable/baserow/3.0.25/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# baserow - -![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square) - -Baserow is an open source no-code database tool and Airtable alternative. - -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: [baserow](https://truecharts.org/docs/charts/stable/baserow) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `baserow` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install baserow TrueCharts/baserow -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `baserow` deployment - -```console -helm uninstall baserow -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install baserow \ - --set env.TZ="America/New York" \ - TrueCharts/baserow -``` - -#### 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 baserow TrueCharts/baserow -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/baserow/3.0.25/charts/common-10.4.6.tgz b/stable/baserow/3.0.25/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/baserow/3.0.25/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/baserow/3.0.25/charts/postgresql-8.0.43.tgz b/stable/baserow/3.0.25/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/baserow/3.0.25/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/baserow/3.0.25/charts/redis-3.0.42.tgz b/stable/baserow/3.0.25/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/baserow/3.0.25/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/baserow/3.0.26/CHANGELOG.md b/stable/baserow/3.0.26/CHANGELOG.md new file mode 100644 index 00000000000..f2a06f63dd4 --- /dev/null +++ b/stable/baserow/3.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [baserow-3.0.26](https://github.com/truecharts/apps/compare/baserow-3.0.25...baserow-3.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [baserow-3.0.25](https://github.com/truecharts/apps/compare/baserow-3.0.24...baserow-3.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [baserow-3.0.24](https://github.com/truecharts/apps/compare/baserow-3.0.22...baserow-3.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [baserow-3.0.22](https://github.com/truecharts/apps/compare/baserow-3.0.21...baserow-3.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [baserow-3.0.21](https://github.com/truecharts/apps/compare/baserow-3.0.20...baserow-3.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [baserow-3.0.20](https://github.com/truecharts/apps/compare/baserow-3.0.18...baserow-3.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [baserow-3.0.18](https://github.com/truecharts/apps/compare/baserow-3.0.16...baserow-3.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [baserow-3.0.16](https://github.com/truecharts/apps/compare/baserow-3.0.15...baserow-3.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [baserow-3.0.15](https://github.com/truecharts/apps/compare/baserow-3.0.14...baserow-3.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [baserow-3.0.14](https://github.com/truecharts/apps/compare/baserow-3.0.13...baserow-3.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [baserow-3.0.13](https://github.com/truecharts/apps/compare/baserow-3.0.12...baserow-3.0.13) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/baserow/3.0.26/Chart.lock b/stable/baserow/3.0.26/Chart.lock new file mode 100644 index 00000000000..e0ba1b88f4e --- /dev/null +++ b/stable/baserow/3.0.26/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:25:46.338153295Z" diff --git a/stable/baserow/3.0.26/Chart.yaml b/stable/baserow/3.0.26/Chart.yaml new file mode 100644 index 00000000000..52ba3c33326 --- /dev/null +++ b/stable/baserow/3.0.26/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.10.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: Baserow is an open source no-code database tool and Airtable alternative. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/baserow +icon: https://truecharts.org/img/chart-icons/baserow.png +keywords: + - baserow +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: baserow +sources: + - https://hub.docker.com/r/baserow/baserow + - https://gitlab.com/bramw/baserow/ +version: 3.0.26 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/baserow/3.0.26/README.md b/stable/baserow/3.0.26/README.md new file mode 100644 index 00000000000..e16fd5665b0 --- /dev/null +++ b/stable/baserow/3.0.26/README.md @@ -0,0 +1,110 @@ +# baserow + +![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square) + +Baserow is an open source no-code database tool and Airtable alternative. + +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: [baserow](https://truecharts.org/docs/charts/stable/baserow) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `baserow` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install baserow TrueCharts/baserow +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `baserow` deployment + +```console +helm uninstall baserow +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install baserow \ + --set env.TZ="America/New York" \ + TrueCharts/baserow +``` + +#### 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 baserow TrueCharts/baserow -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/baserow/3.0.25/app-readme.md b/stable/baserow/3.0.26/app-readme.md similarity index 100% rename from stable/baserow/3.0.25/app-readme.md rename to stable/baserow/3.0.26/app-readme.md diff --git a/stable/baserow/3.0.26/charts/common-10.4.7.tgz b/stable/baserow/3.0.26/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/baserow/3.0.26/charts/common-10.4.7.tgz differ diff --git a/stable/baserow/3.0.26/charts/postgresql-8.0.45.tgz b/stable/baserow/3.0.26/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/baserow/3.0.26/charts/postgresql-8.0.45.tgz differ diff --git a/stable/baserow/3.0.26/charts/redis-3.0.44.tgz b/stable/baserow/3.0.26/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/baserow/3.0.26/charts/redis-3.0.44.tgz differ diff --git a/stable/baserow/3.0.25/ix_values.yaml b/stable/baserow/3.0.26/ix_values.yaml similarity index 100% rename from stable/baserow/3.0.25/ix_values.yaml rename to stable/baserow/3.0.26/ix_values.yaml diff --git a/stable/baserow/3.0.25/questions.yaml b/stable/baserow/3.0.26/questions.yaml similarity index 100% rename from stable/baserow/3.0.25/questions.yaml rename to stable/baserow/3.0.26/questions.yaml diff --git a/stable/baserow/3.0.25/templates/_secrets.tpl b/stable/baserow/3.0.26/templates/_secrets.tpl similarity index 100% rename from stable/baserow/3.0.25/templates/_secrets.tpl rename to stable/baserow/3.0.26/templates/_secrets.tpl diff --git a/stable/baserow/3.0.25/templates/common.yaml b/stable/baserow/3.0.26/templates/common.yaml similarity index 100% rename from stable/baserow/3.0.25/templates/common.yaml rename to stable/baserow/3.0.26/templates/common.yaml diff --git a/stable/beets/4.0.22/values.yaml b/stable/baserow/3.0.26/values.yaml similarity index 100% rename from stable/beets/4.0.22/values.yaml rename to stable/baserow/3.0.26/values.yaml diff --git a/stable/bazarr/11.0.22/CHANGELOG.md b/stable/bazarr/11.0.22/CHANGELOG.md new file mode 100644 index 00000000000..a95a8e2258d --- /dev/null +++ b/stable/bazarr/11.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bazarr-11.0.22](https://github.com/truecharts/apps/compare/bazarr-11.0.21...bazarr-11.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [bazarr-11.0.21](https://github.com/truecharts/apps/compare/bazarr-11.0.19...bazarr-11.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [bazarr-11.0.19](https://github.com/truecharts/apps/compare/bazarr-11.0.18...bazarr-11.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [bazarr-11.0.18](https://github.com/truecharts/apps/compare/bazarr-11.0.17...bazarr-11.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [bazarr-11.0.17](https://github.com/truecharts/apps/compare/bazarr-11.0.15...bazarr-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [bazarr-11.0.15](https://github.com/truecharts/apps/compare/bazarr-11.0.13...bazarr-11.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [bazarr-11.0.13](https://github.com/truecharts/apps/compare/bazarr-11.0.12...bazarr-11.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [bazarr-11.0.12](https://github.com/truecharts/apps/compare/bazarr-11.0.11...bazarr-11.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [bazarr-11.0.11](https://github.com/truecharts/apps/compare/bazarr-11.0.10...bazarr-11.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [bazarr-11.0.10](https://github.com/truecharts/apps/compare/bazarr-11.0.9...bazarr-11.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [bazarr-11.0.9](https://github.com/truecharts/apps/compare/bazarr-11.0.8...bazarr-11.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/bazarr/11.0.22/Chart.lock b/stable/bazarr/11.0.22/Chart.lock new file mode 100644 index 00000000000..dde579a482a --- /dev/null +++ b/stable/bazarr/11.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:25:46.851288851Z" diff --git a/stable/bazarr/11.0.22/Chart.yaml b/stable/bazarr/11.0.22/Chart.yaml new file mode 100644 index 00000000000..9935396052a --- /dev/null +++ b/stable/bazarr/11.0.22/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Bazarr is a companion application to Sonarr and Radarr. It manages and + downloads subtitles based on your requirements +home: https://github.com/truecharts/apps/tree/master/charts/stable/bazarr +icon: https://truecharts.org/img/chart-icons/bazarr.png +keywords: + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bazarr +sources: + - https://github.com/morpheus65535/bazarr + - https://hub.docker.com/r/linuxserver/bazarr +type: application +version: 11.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/bazarr/11.0.22/README.md b/stable/bazarr/11.0.22/README.md new file mode 100644 index 00000000000..17e82e68d6b --- /dev/null +++ b/stable/bazarr/11.0.22/README.md @@ -0,0 +1,108 @@ +# bazarr + +![Version: 11.0.22](https://img.shields.io/badge/Version-11.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0](https://img.shields.io/badge/AppVersion-1.1.0-informational?style=flat-square) + +Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements + +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: [bazarr](https://truecharts.org/docs/charts/stable/bazarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `bazarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install bazarr TrueCharts/bazarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `bazarr` deployment + +```console +helm uninstall bazarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bazarr \ + --set env.TZ="America/New York" \ + TrueCharts/bazarr +``` + +#### 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 bazarr TrueCharts/bazarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/bazarr/11.0.22/app-readme.md b/stable/bazarr/11.0.22/app-readme.md new file mode 100644 index 00000000000..0402a91c930 --- /dev/null +++ b/stable/bazarr/11.0.22/app-readme.md @@ -0,0 +1,8 @@ +Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/bazarr + +--- + +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/bazarr/11.0.22/charts/common-10.4.7.tgz b/stable/bazarr/11.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/bazarr/11.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/bazarr/11.0.22/ix_values.yaml b/stable/bazarr/11.0.22/ix_values.yaml new file mode 100644 index 00000000000..4cea6f7fe4d --- /dev/null +++ b/stable/bazarr/11.0.22/ix_values.yaml @@ -0,0 +1,16 @@ +image: + repository: tccr.io/truecharts/bazarr + pullPolicy: IfNotPresent + tag: v1.1.0@sha256:a01c16ac04b57b145cf75b8f1d2b4eef2f3c36970d0578b2740047de04c242d9 + +service: + main: + ports: + main: + port: 6767 + targetPort: 6767 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/bazarr/11.0.22/questions.yaml b/stable/bazarr/11.0.22/questions.yaml new file mode 100644 index 00000000000..80ec7f933c5 --- /dev/null +++ b/stable/bazarr/11.0.22/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 6767 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 6767 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/boinc/2.0.29/templates/common.yaml b/stable/bazarr/11.0.22/templates/common.yaml similarity index 100% rename from stable/boinc/2.0.29/templates/common.yaml rename to stable/bazarr/11.0.22/templates/common.yaml diff --git a/stable/blog/3.0.24/values.yaml b/stable/bazarr/11.0.22/values.yaml similarity index 100% rename from stable/blog/3.0.24/values.yaml rename to stable/bazarr/11.0.22/values.yaml diff --git a/stable/beets/4.0.22/CHANGELOG.md b/stable/beets/4.0.22/CHANGELOG.md deleted file mode 100644 index ddafd03717f..00000000000 --- a/stable/beets/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [beets-4.0.22](https://github.com/truecharts/apps/compare/beets-4.0.20...beets-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [beets-4.0.20](https://github.com/truecharts/apps/compare/beets-4.0.19...beets-4.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [beets-4.0.19](https://github.com/truecharts/apps/compare/beets-4.0.18...beets-4.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [beets-4.0.18](https://github.com/truecharts/apps/compare/beets-4.0.16...beets-4.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [beets-4.0.16](https://github.com/truecharts/apps/compare/beets-4.0.14...beets-4.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [beets-4.0.14](https://github.com/truecharts/apps/compare/beets-4.0.13...beets-4.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [beets-4.0.13](https://github.com/truecharts/apps/compare/beets-4.0.12...beets-4.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [beets-4.0.12](https://github.com/truecharts/apps/compare/beets-4.0.11...beets-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [beets-4.0.11](https://github.com/truecharts/apps/compare/beets-4.0.10...beets-4.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [beets-4.0.10](https://github.com/truecharts/apps/compare/beets-4.0.9...beets-4.0.10) (2022-07-07) - -#### Chore - -* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) - - - - -### [beets-4.0.9](https://github.com/truecharts/apps/compare/beets-4.0.8...beets-4.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - diff --git a/stable/beets/4.0.22/Chart.lock b/stable/beets/4.0.22/Chart.lock deleted file mode 100644 index 76e785b0bd4..00000000000 --- a/stable/beets/4.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:47:29.855365951Z" diff --git a/stable/beets/4.0.22/Chart.yaml b/stable/beets/4.0.22/Chart.yaml deleted file mode 100644 index e995e9ac397..00000000000 --- a/stable/beets/4.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A music library manager and not, for the most part, a music player. -home: https://github.com/truecharts/apps/tree/master/charts/stable/beets -icon: https://truecharts.org/img/chart-icons/beets.png -keywords: - - music - - library - - manager - - player - - beets -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: beets -sources: - - https://github.com/linuxserver/docker-beets - - https://beets.io/ -type: application -version: 4.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/beets/4.0.22/README.md b/stable/beets/4.0.22/README.md deleted file mode 100644 index 5267604bbf0..00000000000 --- a/stable/beets/4.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# beets - -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) - -A music library manager and not, for the most part, a music player. - -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: [beets](https://truecharts.org/docs/charts/stable/beets) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `beets` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install beets TrueCharts/beets -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `beets` deployment - -```console -helm uninstall beets -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install beets \ - --set env.TZ="America/New York" \ - TrueCharts/beets -``` - -#### 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 beets TrueCharts/beets -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/beets/4.0.22/charts/common-10.4.6.tgz b/stable/beets/4.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/beets/4.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/beets/4.0.23/CHANGELOG.md b/stable/beets/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..3ad318479cd --- /dev/null +++ b/stable/beets/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [beets-4.0.23](https://github.com/truecharts/apps/compare/beets-4.0.22...beets-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [beets-4.0.22](https://github.com/truecharts/apps/compare/beets-4.0.20...beets-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [beets-4.0.20](https://github.com/truecharts/apps/compare/beets-4.0.19...beets-4.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [beets-4.0.19](https://github.com/truecharts/apps/compare/beets-4.0.18...beets-4.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [beets-4.0.18](https://github.com/truecharts/apps/compare/beets-4.0.16...beets-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [beets-4.0.16](https://github.com/truecharts/apps/compare/beets-4.0.14...beets-4.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [beets-4.0.14](https://github.com/truecharts/apps/compare/beets-4.0.13...beets-4.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [beets-4.0.13](https://github.com/truecharts/apps/compare/beets-4.0.12...beets-4.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [beets-4.0.12](https://github.com/truecharts/apps/compare/beets-4.0.11...beets-4.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [beets-4.0.11](https://github.com/truecharts/apps/compare/beets-4.0.10...beets-4.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [beets-4.0.10](https://github.com/truecharts/apps/compare/beets-4.0.9...beets-4.0.10) (2022-07-07) + +#### Chore + +* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) + + diff --git a/stable/beets/4.0.23/Chart.lock b/stable/beets/4.0.23/Chart.lock new file mode 100644 index 00000000000..faf62194ae5 --- /dev/null +++ b/stable/beets/4.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:26:02.040444288Z" diff --git a/stable/beets/4.0.23/Chart.yaml b/stable/beets/4.0.23/Chart.yaml new file mode 100644 index 00000000000..bd50b51f151 --- /dev/null +++ b/stable/beets/4.0.23/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A music library manager and not, for the most part, a music player. +home: https://github.com/truecharts/apps/tree/master/charts/stable/beets +icon: https://truecharts.org/img/chart-icons/beets.png +keywords: + - music + - library + - manager + - player + - beets +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: beets +sources: + - https://github.com/linuxserver/docker-beets + - https://beets.io/ +type: application +version: 4.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/beets/4.0.23/README.md b/stable/beets/4.0.23/README.md new file mode 100644 index 00000000000..79ef7db07d0 --- /dev/null +++ b/stable/beets/4.0.23/README.md @@ -0,0 +1,108 @@ +# beets + +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) + +A music library manager and not, for the most part, a music player. + +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: [beets](https://truecharts.org/docs/charts/stable/beets) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `beets` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install beets TrueCharts/beets +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `beets` deployment + +```console +helm uninstall beets +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install beets \ + --set env.TZ="America/New York" \ + TrueCharts/beets +``` + +#### 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 beets TrueCharts/beets -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/beets/4.0.22/app-readme.md b/stable/beets/4.0.23/app-readme.md similarity index 100% rename from stable/beets/4.0.22/app-readme.md rename to stable/beets/4.0.23/app-readme.md diff --git a/stable/beets/4.0.23/charts/common-10.4.7.tgz b/stable/beets/4.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/beets/4.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/beets/4.0.22/ix_values.yaml b/stable/beets/4.0.23/ix_values.yaml similarity index 100% rename from stable/beets/4.0.22/ix_values.yaml rename to stable/beets/4.0.23/ix_values.yaml diff --git a/stable/beets/4.0.22/questions.yaml b/stable/beets/4.0.23/questions.yaml similarity index 100% rename from stable/beets/4.0.22/questions.yaml rename to stable/beets/4.0.23/questions.yaml diff --git a/stable/beets/4.0.22/templates/common.yaml b/stable/beets/4.0.23/templates/common.yaml similarity index 100% rename from stable/beets/4.0.22/templates/common.yaml rename to stable/beets/4.0.23/templates/common.yaml diff --git a/stable/boinc/2.0.29/values.yaml b/stable/beets/4.0.23/values.yaml similarity index 100% rename from stable/boinc/2.0.29/values.yaml rename to stable/beets/4.0.23/values.yaml diff --git a/stable/blog/3.0.24/CHANGELOG.md b/stable/blog/3.0.24/CHANGELOG.md deleted file mode 100644 index d1c9ed255c6..00000000000 --- a/stable/blog/3.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [blog-3.0.24](https://github.com/truecharts/apps/compare/hexo-blog-0.0.11...blog-3.0.24) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [blog-3.0.23](https://github.com/truecharts/apps/compare/hexo-blog-0.0.10...blog-3.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [blog-3.0.21](https://github.com/truecharts/apps/compare/blog-3.0.20...blog-3.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [blog-3.0.20](https://github.com/truecharts/apps/compare/blog-3.0.19...blog-3.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [blog-3.0.19](https://github.com/truecharts/apps/compare/blog-3.0.18...blog-3.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [blog-3.0.18](https://github.com/truecharts/apps/compare/blog-3.0.16...blog-3.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [blog-3.0.16](https://github.com/truecharts/apps/compare/blog-3.0.14...blog-3.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [blog-3.0.14](https://github.com/truecharts/apps/compare/blog-3.0.13...blog-3.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [blog-3.0.13](https://github.com/truecharts/apps/compare/blog-3.0.12...blog-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [blog-3.0.12](https://github.com/truecharts/apps/compare/blog-3.0.11...blog-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [blog-3.0.11](https://github.com/truecharts/apps/compare/blog-3.0.10...blog-3.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/blog/3.0.24/Chart.lock b/stable/blog/3.0.24/Chart.lock deleted file mode 100644 index b0d58c74fdc..00000000000 --- a/stable/blog/3.0.24/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:34:06.064632687Z" diff --git a/stable/blog/3.0.24/Chart.yaml b/stable/blog/3.0.24/Chart.yaml deleted file mode 100644 index 609f42ecb4a..00000000000 --- a/stable/blog/3.0.24/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -description: "Lightweight self-hosted facebook-styled PHP blog." -home: https://github.com/truecharts/apps/tree/master/charts/stable/blog -icon: https://truecharts.org/img/chart-icons/blog.png -keywords: - - blog - - php - - self - - hosted - - facebook -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blog -sources: - - https://github.com/m1k1o/blog - - https://github.com/nicholaswilde/docker-blog -version: 3.0.24 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/blog/3.0.24/README.md b/stable/blog/3.0.24/README.md deleted file mode 100644 index feb15a0d25c..00000000000 --- a/stable/blog/3.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# blog - -![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Lightweight self-hosted facebook-styled PHP blog. - -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: [blog](https://truecharts.org/docs/charts/stable/blog) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `blog` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install blog TrueCharts/blog -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `blog` deployment - -```console -helm uninstall blog -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install blog \ - --set env.TZ="America/New York" \ - TrueCharts/blog -``` - -#### 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 blog TrueCharts/blog -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/blog/3.0.24/charts/common-10.4.6.tgz b/stable/blog/3.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/blog/3.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/blog/3.0.24/charts/postgresql-8.0.43.tgz b/stable/blog/3.0.24/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/blog/3.0.24/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/blog/3.0.25/CHANGELOG.md b/stable/blog/3.0.25/CHANGELOG.md new file mode 100644 index 00000000000..6827254ee0d --- /dev/null +++ b/stable/blog/3.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [blog-3.0.25](https://github.com/truecharts/apps/compare/blog-3.0.24...blog-3.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [blog-3.0.24](https://github.com/truecharts/apps/compare/hexo-blog-0.0.11...blog-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [blog-3.0.23](https://github.com/truecharts/apps/compare/hexo-blog-0.0.10...blog-3.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [blog-3.0.21](https://github.com/truecharts/apps/compare/blog-3.0.20...blog-3.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [blog-3.0.20](https://github.com/truecharts/apps/compare/blog-3.0.19...blog-3.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [blog-3.0.19](https://github.com/truecharts/apps/compare/blog-3.0.18...blog-3.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [blog-3.0.18](https://github.com/truecharts/apps/compare/blog-3.0.16...blog-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [blog-3.0.16](https://github.com/truecharts/apps/compare/blog-3.0.14...blog-3.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [blog-3.0.14](https://github.com/truecharts/apps/compare/blog-3.0.13...blog-3.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [blog-3.0.13](https://github.com/truecharts/apps/compare/blog-3.0.12...blog-3.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [blog-3.0.12](https://github.com/truecharts/apps/compare/blog-3.0.11...blog-3.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/blog/3.0.25/Chart.lock b/stable/blog/3.0.25/Chart.lock new file mode 100644 index 00000000000..38f7db7d0d7 --- /dev/null +++ b/stable/blog/3.0.25/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:26:10.023451501Z" diff --git a/stable/blog/3.0.25/Chart.yaml b/stable/blog/3.0.25/Chart.yaml new file mode 100644 index 00000000000..11a869844ad --- /dev/null +++ b/stable/blog/3.0.25/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +description: "Lightweight self-hosted facebook-styled PHP blog." +home: https://github.com/truecharts/apps/tree/master/charts/stable/blog +icon: https://truecharts.org/img/chart-icons/blog.png +keywords: + - blog + - php + - self + - hosted + - facebook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blog +sources: + - https://github.com/m1k1o/blog + - https://github.com/nicholaswilde/docker-blog +version: 3.0.25 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/blog/3.0.25/README.md b/stable/blog/3.0.25/README.md new file mode 100644 index 00000000000..f466673c5fd --- /dev/null +++ b/stable/blog/3.0.25/README.md @@ -0,0 +1,109 @@ +# blog + +![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Lightweight self-hosted facebook-styled PHP blog. + +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: [blog](https://truecharts.org/docs/charts/stable/blog) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `blog` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install blog TrueCharts/blog +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `blog` deployment + +```console +helm uninstall blog +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install blog \ + --set env.TZ="America/New York" \ + TrueCharts/blog +``` + +#### 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 blog TrueCharts/blog -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/blog/3.0.24/app-readme.md b/stable/blog/3.0.25/app-readme.md similarity index 100% rename from stable/blog/3.0.24/app-readme.md rename to stable/blog/3.0.25/app-readme.md diff --git a/stable/blog/3.0.25/charts/common-10.4.7.tgz b/stable/blog/3.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/blog/3.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/blog/3.0.25/charts/postgresql-8.0.45.tgz b/stable/blog/3.0.25/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/blog/3.0.25/charts/postgresql-8.0.45.tgz differ diff --git a/stable/blog/3.0.24/ix_values.yaml b/stable/blog/3.0.25/ix_values.yaml similarity index 100% rename from stable/blog/3.0.24/ix_values.yaml rename to stable/blog/3.0.25/ix_values.yaml diff --git a/stable/blog/3.0.24/questions.yaml b/stable/blog/3.0.25/questions.yaml similarity index 100% rename from stable/blog/3.0.24/questions.yaml rename to stable/blog/3.0.25/questions.yaml diff --git a/stable/blog/3.0.24/templates/common.yaml b/stable/blog/3.0.25/templates/common.yaml similarity index 100% rename from stable/blog/3.0.24/templates/common.yaml rename to stable/blog/3.0.25/templates/common.yaml diff --git a/stable/booksonic-air/6.0.24/values.yaml b/stable/blog/3.0.25/values.yaml similarity index 100% rename from stable/booksonic-air/6.0.24/values.yaml rename to stable/blog/3.0.25/values.yaml diff --git a/stable/boinc/2.0.29/CHANGELOG.md b/stable/boinc/2.0.29/CHANGELOG.md deleted file mode 100644 index b01d764da3f..00000000000 --- a/stable/boinc/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [boinc-2.0.29](https://github.com/truecharts/apps/compare/boinc-2.0.27...boinc-2.0.29) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [boinc-2.0.27](https://github.com/truecharts/apps/compare/boinc-2.0.26...boinc-2.0.27) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [boinc-2.0.26](https://github.com/truecharts/apps/compare/boinc-2.0.25...boinc-2.0.26) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [boinc-2.0.25](https://github.com/truecharts/apps/compare/boinc-2.0.24...boinc-2.0.25) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - - -## [boinc-2.0.24](https://github.com/truecharts/apps/compare/boinc-2.0.23...boinc-2.0.24) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [boinc-2.0.23](https://github.com/truecharts/apps/compare/boinc-2.0.21...boinc-2.0.23) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [boinc-2.0.21](https://github.com/truecharts/apps/compare/boinc-2.0.19...boinc-2.0.21) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [boinc-2.0.19](https://github.com/truecharts/apps/compare/boinc-2.0.18...boinc-2.0.19) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [boinc-2.0.18](https://github.com/truecharts/apps/compare/boinc-2.0.17...boinc-2.0.18) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [boinc-2.0.17](https://github.com/truecharts/apps/compare/boinc-2.0.16...boinc-2.0.17) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [boinc-2.0.16](https://github.com/truecharts/apps/compare/boinc-2.0.15...boinc-2.0.16) (2022-07-10) - -#### Chore - -* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115)) - - - - -### [boinc-2.0.15](https://github.com/truecharts/apps/compare/boinc-2.0.14...boinc-2.0.15) (2022-07-09) diff --git a/stable/boinc/2.0.29/Chart.lock b/stable/boinc/2.0.29/Chart.lock deleted file mode 100644 index 889a5c6db70..00000000000 --- a/stable/boinc/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:47:32.045214332Z" diff --git a/stable/boinc/2.0.29/Chart.yaml b/stable/boinc/2.0.29/Chart.yaml deleted file mode 100644 index 98d57bc3a2b..00000000000 --- a/stable/boinc/2.0.29/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: boinc -version: 2.0.29 -appVersion: "latest" -description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/boinc -icon: https://truecharts.org/img/chart-icons/boinc.png -keywords: - - boinc -sources: - - https://hub.docker.com/r/linuxserver/boinc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/boinc/2.0.29/README.md b/stable/boinc/2.0.29/README.md deleted file mode 100644 index 2be768f5dbe..00000000000 --- a/stable/boinc/2.0.29/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# boinc - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.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) - -BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). - -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: [boinc](https://truecharts.org/docs/charts/stable/boinc) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `boinc` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install boinc TrueCharts/boinc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `boinc` deployment - -```console -helm uninstall boinc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install boinc \ - --set env.TZ="America/New York" \ - TrueCharts/boinc -``` - -#### 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 boinc TrueCharts/boinc -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/boinc/2.0.29/charts/common-10.4.6.tgz b/stable/boinc/2.0.29/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/boinc/2.0.29/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/boinc/2.0.30/CHANGELOG.md b/stable/boinc/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..4a88fa9c9bd --- /dev/null +++ b/stable/boinc/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [boinc-2.0.30](https://github.com/truecharts/apps/compare/boinc-2.0.29...boinc-2.0.30) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [boinc-2.0.29](https://github.com/truecharts/apps/compare/boinc-2.0.27...boinc-2.0.29) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [boinc-2.0.27](https://github.com/truecharts/apps/compare/boinc-2.0.26...boinc-2.0.27) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [boinc-2.0.26](https://github.com/truecharts/apps/compare/boinc-2.0.25...boinc-2.0.26) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [boinc-2.0.25](https://github.com/truecharts/apps/compare/boinc-2.0.24...boinc-2.0.25) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [boinc-2.0.24](https://github.com/truecharts/apps/compare/boinc-2.0.23...boinc-2.0.24) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [boinc-2.0.23](https://github.com/truecharts/apps/compare/boinc-2.0.21...boinc-2.0.23) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [boinc-2.0.21](https://github.com/truecharts/apps/compare/boinc-2.0.19...boinc-2.0.21) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [boinc-2.0.19](https://github.com/truecharts/apps/compare/boinc-2.0.18...boinc-2.0.19) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [boinc-2.0.18](https://github.com/truecharts/apps/compare/boinc-2.0.17...boinc-2.0.18) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [boinc-2.0.17](https://github.com/truecharts/apps/compare/boinc-2.0.16...boinc-2.0.17) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [boinc-2.0.16](https://github.com/truecharts/apps/compare/boinc-2.0.15...boinc-2.0.16) (2022-07-10) diff --git a/stable/boinc/2.0.30/Chart.lock b/stable/boinc/2.0.30/Chart.lock new file mode 100644 index 00000000000..311529edfd2 --- /dev/null +++ b/stable/boinc/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:26:05.628593441Z" diff --git a/stable/boinc/2.0.30/Chart.yaml b/stable/boinc/2.0.30/Chart.yaml new file mode 100644 index 00000000000..6a935c35235 --- /dev/null +++ b/stable/boinc/2.0.30/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: boinc +version: 2.0.30 +appVersion: "latest" +description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/boinc +icon: https://truecharts.org/img/chart-icons/boinc.png +keywords: + - boinc +sources: + - https://hub.docker.com/r/linuxserver/boinc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/boinc/2.0.30/README.md b/stable/boinc/2.0.30/README.md new file mode 100644 index 00000000000..7dca1947628 --- /dev/null +++ b/stable/boinc/2.0.30/README.md @@ -0,0 +1,107 @@ +# boinc + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-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) + +BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). + +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: [boinc](https://truecharts.org/docs/charts/stable/boinc) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `boinc` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install boinc TrueCharts/boinc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `boinc` deployment + +```console +helm uninstall boinc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install boinc \ + --set env.TZ="America/New York" \ + TrueCharts/boinc +``` + +#### 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 boinc TrueCharts/boinc -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/boinc/2.0.29/app-readme.md b/stable/boinc/2.0.30/app-readme.md similarity index 100% rename from stable/boinc/2.0.29/app-readme.md rename to stable/boinc/2.0.30/app-readme.md diff --git a/stable/boinc/2.0.30/charts/common-10.4.7.tgz b/stable/boinc/2.0.30/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/boinc/2.0.30/charts/common-10.4.7.tgz differ diff --git a/stable/boinc/2.0.29/ix_values.yaml b/stable/boinc/2.0.30/ix_values.yaml similarity index 100% rename from stable/boinc/2.0.29/ix_values.yaml rename to stable/boinc/2.0.30/ix_values.yaml diff --git a/stable/boinc/2.0.29/questions.yaml b/stable/boinc/2.0.30/questions.yaml similarity index 100% rename from stable/boinc/2.0.29/questions.yaml rename to stable/boinc/2.0.30/questions.yaml diff --git a/stable/booksonic-air/6.0.24/templates/common.yaml b/stable/boinc/2.0.30/templates/common.yaml similarity index 100% rename from stable/booksonic-air/6.0.24/templates/common.yaml rename to stable/boinc/2.0.30/templates/common.yaml diff --git a/stable/bookstack/3.0.24/values.yaml b/stable/boinc/2.0.30/values.yaml similarity index 100% rename from stable/bookstack/3.0.24/values.yaml rename to stable/boinc/2.0.30/values.yaml diff --git a/stable/booksonic-air/6.0.24/CHANGELOG.md b/stable/booksonic-air/6.0.24/CHANGELOG.md deleted file mode 100644 index c33d42af21b..00000000000 --- a/stable/booksonic-air/6.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [booksonic-air-6.0.24](https://github.com/truecharts/apps/compare/booksonic-air-6.0.22...booksonic-air-6.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [booksonic-air-6.0.22](https://github.com/truecharts/apps/compare/booksonic-air-6.0.21...booksonic-air-6.0.22) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [booksonic-air-6.0.21](https://github.com/truecharts/apps/compare/booksonic-air-6.0.20...booksonic-air-6.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [booksonic-air-6.0.20](https://github.com/truecharts/apps/compare/booksonic-air-6.0.19...booksonic-air-6.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [booksonic-air-6.0.19](https://github.com/truecharts/apps/compare/booksonic-air-6.0.17...booksonic-air-6.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [booksonic-air-6.0.17](https://github.com/truecharts/apps/compare/booksonic-air-6.0.15...booksonic-air-6.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [booksonic-air-6.0.15](https://github.com/truecharts/apps/compare/booksonic-air-6.0.14...booksonic-air-6.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [booksonic-air-6.0.14](https://github.com/truecharts/apps/compare/booksonic-air-6.0.13...booksonic-air-6.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [booksonic-air-6.0.13](https://github.com/truecharts/apps/compare/booksonic-air-6.0.12...booksonic-air-6.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [booksonic-air-6.0.12](https://github.com/truecharts/apps/compare/booksonic-air-6.0.11...booksonic-air-6.0.12) (2022-07-11) - -#### Chore - -* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) - - - - -### [booksonic-air-6.0.11](https://github.com/truecharts/apps/compare/booksonic-air-6.0.10...booksonic-air-6.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/booksonic-air/6.0.24/Chart.lock b/stable/booksonic-air/6.0.24/Chart.lock deleted file mode 100644 index 78cc72c41e1..00000000000 --- a/stable/booksonic-air/6.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:47:48.031448683Z" diff --git a/stable/booksonic-air/6.0.24/Chart.yaml b/stable/booksonic-air/6.0.24/Chart.yaml deleted file mode 100644 index 0fe37072b98..00000000000 --- a/stable/booksonic-air/6.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2201.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - Booksonic is a platform for accessing the audibooks you own wherever - you are -home: https://github.com/truecharts/apps/tree/master/charts/stable/booksonic-air -icon: https://truecharts.org/img/chart-icons/booksonic-air.png -keywords: - - booksonic - - audiobook -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: booksonic-air -sources: - - https://github.com/popeen/Booksonic-Air - - https://hub.docker.com/r/linuxserver/booksonic-air -version: 6.0.24 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/booksonic-air/6.0.24/README.md b/stable/booksonic-air/6.0.24/README.md deleted file mode 100644 index fe972cc11af..00000000000 --- a/stable/booksonic-air/6.0.24/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# booksonic-air - -![Version: 6.0.24](https://img.shields.io/badge/Version-6.0.24-informational?style=flat-square) ![AppVersion: 2201.1.0](https://img.shields.io/badge/AppVersion-2201.1.0-informational?style=flat-square) - -Booksonic is a platform for accessing the audibooks you own wherever you are - -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: [booksonic-air](https://truecharts.org/docs/charts/stable/booksonic-air) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `booksonic-air` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install booksonic-air TrueCharts/booksonic-air -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `booksonic-air` deployment - -```console -helm uninstall booksonic-air -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install booksonic-air \ - --set env.TZ="America/New York" \ - TrueCharts/booksonic-air -``` - -#### 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 booksonic-air TrueCharts/booksonic-air -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/booksonic-air/6.0.24/charts/common-10.4.6.tgz b/stable/booksonic-air/6.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/booksonic-air/6.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/booksonic-air/6.0.25/CHANGELOG.md b/stable/booksonic-air/6.0.25/CHANGELOG.md new file mode 100644 index 00000000000..6cfd9870b29 --- /dev/null +++ b/stable/booksonic-air/6.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [booksonic-air-6.0.25](https://github.com/truecharts/apps/compare/booksonic-air-6.0.24...booksonic-air-6.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [booksonic-air-6.0.24](https://github.com/truecharts/apps/compare/booksonic-air-6.0.22...booksonic-air-6.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [booksonic-air-6.0.22](https://github.com/truecharts/apps/compare/booksonic-air-6.0.21...booksonic-air-6.0.22) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [booksonic-air-6.0.21](https://github.com/truecharts/apps/compare/booksonic-air-6.0.20...booksonic-air-6.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [booksonic-air-6.0.20](https://github.com/truecharts/apps/compare/booksonic-air-6.0.19...booksonic-air-6.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [booksonic-air-6.0.19](https://github.com/truecharts/apps/compare/booksonic-air-6.0.17...booksonic-air-6.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [booksonic-air-6.0.17](https://github.com/truecharts/apps/compare/booksonic-air-6.0.15...booksonic-air-6.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [booksonic-air-6.0.15](https://github.com/truecharts/apps/compare/booksonic-air-6.0.14...booksonic-air-6.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [booksonic-air-6.0.14](https://github.com/truecharts/apps/compare/booksonic-air-6.0.13...booksonic-air-6.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [booksonic-air-6.0.13](https://github.com/truecharts/apps/compare/booksonic-air-6.0.12...booksonic-air-6.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [booksonic-air-6.0.12](https://github.com/truecharts/apps/compare/booksonic-air-6.0.11...booksonic-air-6.0.12) (2022-07-11) + +#### Chore + +* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) + + + + diff --git a/stable/booksonic-air/6.0.25/Chart.lock b/stable/booksonic-air/6.0.25/Chart.lock new file mode 100644 index 00000000000..2935b9802ea --- /dev/null +++ b/stable/booksonic-air/6.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:26:18.570655538Z" diff --git a/stable/booksonic-air/6.0.25/Chart.yaml b/stable/booksonic-air/6.0.25/Chart.yaml new file mode 100644 index 00000000000..9571ecf914e --- /dev/null +++ b/stable/booksonic-air/6.0.25/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2201.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + Booksonic is a platform for accessing the audibooks you own wherever + you are +home: https://github.com/truecharts/apps/tree/master/charts/stable/booksonic-air +icon: https://truecharts.org/img/chart-icons/booksonic-air.png +keywords: + - booksonic + - audiobook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: booksonic-air +sources: + - https://github.com/popeen/Booksonic-Air + - https://hub.docker.com/r/linuxserver/booksonic-air +version: 6.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/booksonic-air/6.0.25/README.md b/stable/booksonic-air/6.0.25/README.md new file mode 100644 index 00000000000..b73f1d76c23 --- /dev/null +++ b/stable/booksonic-air/6.0.25/README.md @@ -0,0 +1,108 @@ +# booksonic-air + +![Version: 6.0.25](https://img.shields.io/badge/Version-6.0.25-informational?style=flat-square) ![AppVersion: 2201.1.0](https://img.shields.io/badge/AppVersion-2201.1.0-informational?style=flat-square) + +Booksonic is a platform for accessing the audibooks you own wherever you are + +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: [booksonic-air](https://truecharts.org/docs/charts/stable/booksonic-air) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `booksonic-air` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install booksonic-air TrueCharts/booksonic-air +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `booksonic-air` deployment + +```console +helm uninstall booksonic-air +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install booksonic-air \ + --set env.TZ="America/New York" \ + TrueCharts/booksonic-air +``` + +#### 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 booksonic-air TrueCharts/booksonic-air -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/booksonic-air/6.0.24/app-readme.md b/stable/booksonic-air/6.0.25/app-readme.md similarity index 100% rename from stable/booksonic-air/6.0.24/app-readme.md rename to stable/booksonic-air/6.0.25/app-readme.md diff --git a/stable/booksonic-air/6.0.25/charts/common-10.4.7.tgz b/stable/booksonic-air/6.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/booksonic-air/6.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/booksonic-air/6.0.24/ix_values.yaml b/stable/booksonic-air/6.0.25/ix_values.yaml similarity index 100% rename from stable/booksonic-air/6.0.24/ix_values.yaml rename to stable/booksonic-air/6.0.25/ix_values.yaml diff --git a/stable/booksonic-air/6.0.24/questions.yaml b/stable/booksonic-air/6.0.25/questions.yaml similarity index 100% rename from stable/booksonic-air/6.0.24/questions.yaml rename to stable/booksonic-air/6.0.25/questions.yaml diff --git a/stable/browserless-chrome/2.0.21/templates/common.yaml b/stable/booksonic-air/6.0.25/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/2.0.21/templates/common.yaml rename to stable/booksonic-air/6.0.25/templates/common.yaml diff --git a/stable/browserless-chrome/2.0.21/values.yaml b/stable/booksonic-air/6.0.25/values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.21/values.yaml rename to stable/booksonic-air/6.0.25/values.yaml diff --git a/stable/bookstack/3.0.24/CHANGELOG.md b/stable/bookstack/3.0.24/CHANGELOG.md deleted file mode 100644 index a2f181c6bed..00000000000 --- a/stable/bookstack/3.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bookstack-3.0.24](https://github.com/truecharts/apps/compare/bookstack-3.0.23...bookstack-3.0.24) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [bookstack-3.0.23](https://github.com/truecharts/apps/compare/bookstack-3.0.21...bookstack-3.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [bookstack-3.0.21](https://github.com/truecharts/apps/compare/bookstack-3.0.20...bookstack-3.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [bookstack-3.0.20](https://github.com/truecharts/apps/compare/bookstack-3.0.19...bookstack-3.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [bookstack-3.0.19](https://github.com/truecharts/apps/compare/bookstack-3.0.17...bookstack-3.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [bookstack-3.0.17](https://github.com/truecharts/apps/compare/bookstack-3.0.15...bookstack-3.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [bookstack-3.0.15](https://github.com/truecharts/apps/compare/bookstack-3.0.14...bookstack-3.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [bookstack-3.0.14](https://github.com/truecharts/apps/compare/bookstack-3.0.13...bookstack-3.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [bookstack-3.0.13](https://github.com/truecharts/apps/compare/bookstack-3.0.12...bookstack-3.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [bookstack-3.0.12](https://github.com/truecharts/apps/compare/bookstack-3.0.11...bookstack-3.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [bookstack-3.0.11](https://github.com/truecharts/apps/compare/bookstack-3.0.10...bookstack-3.0.11) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/bookstack/3.0.24/Chart.lock b/stable/bookstack/3.0.24/Chart.lock deleted file mode 100644 index 3ad1edddfab..00000000000 --- a/stable/bookstack/3.0.24/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:34:06.617745525Z" diff --git a/stable/bookstack/3.0.24/Chart.yaml b/stable/bookstack/3.0.24/Chart.yaml deleted file mode 100644 index 4439c3b753a..00000000000 --- a/stable/bookstack/3.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "22.06.2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -description: "A simple, self-hosted, easy-to-use platform for organising and storing information." -home: https://github.com/truecharts/apps/tree/master/charts/stable/bookstack -icon: https://truecharts.org/img/chart-icons/bookstack.png -keywords: - - bookstack - - book - - stack - - organizer - - server - - hosted -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bookstack -sources: - - https://www.bookstackapp.com/ - - https://hub.docker.com/r/linuxserver/bookstack -version: 3.0.24 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/bookstack/3.0.24/README.md b/stable/bookstack/3.0.24/README.md deleted file mode 100644 index c510cf5b0db..00000000000 --- a/stable/bookstack/3.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# bookstack - -![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: 22.06.2022](https://img.shields.io/badge/AppVersion-22.06.2022-informational?style=flat-square) - -A simple, self-hosted, easy-to-use platform for organising and storing information. - -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: [bookstack](https://truecharts.org/docs/charts/stable/bookstack) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `bookstack` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install bookstack TrueCharts/bookstack -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `bookstack` deployment - -```console -helm uninstall bookstack -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bookstack \ - --set env.TZ="America/New York" \ - TrueCharts/bookstack -``` - -#### 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 bookstack TrueCharts/bookstack -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/bookstack/3.0.24/charts/common-10.4.6.tgz b/stable/bookstack/3.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/bookstack/3.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/bookstack/3.0.24/charts/mariadb-3.0.41.tgz b/stable/bookstack/3.0.24/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/bookstack/3.0.24/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/bookstack/3.0.25/CHANGELOG.md b/stable/bookstack/3.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5d9451ba3ee --- /dev/null +++ b/stable/bookstack/3.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bookstack-3.0.25](https://github.com/truecharts/apps/compare/bookstack-3.0.24...bookstack-3.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [bookstack-3.0.24](https://github.com/truecharts/apps/compare/bookstack-3.0.23...bookstack-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [bookstack-3.0.23](https://github.com/truecharts/apps/compare/bookstack-3.0.21...bookstack-3.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [bookstack-3.0.21](https://github.com/truecharts/apps/compare/bookstack-3.0.20...bookstack-3.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [bookstack-3.0.20](https://github.com/truecharts/apps/compare/bookstack-3.0.19...bookstack-3.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [bookstack-3.0.19](https://github.com/truecharts/apps/compare/bookstack-3.0.17...bookstack-3.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [bookstack-3.0.17](https://github.com/truecharts/apps/compare/bookstack-3.0.15...bookstack-3.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [bookstack-3.0.15](https://github.com/truecharts/apps/compare/bookstack-3.0.14...bookstack-3.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [bookstack-3.0.14](https://github.com/truecharts/apps/compare/bookstack-3.0.13...bookstack-3.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [bookstack-3.0.13](https://github.com/truecharts/apps/compare/bookstack-3.0.12...bookstack-3.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [bookstack-3.0.12](https://github.com/truecharts/apps/compare/bookstack-3.0.11...bookstack-3.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/bookstack/3.0.25/Chart.lock b/stable/bookstack/3.0.25/Chart.lock new file mode 100644 index 00000000000..3dd111893da --- /dev/null +++ b/stable/bookstack/3.0.25/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:26:27.671391062Z" diff --git a/stable/bookstack/3.0.25/Chart.yaml b/stable/bookstack/3.0.25/Chart.yaml new file mode 100644 index 00000000000..3124d993221 --- /dev/null +++ b/stable/bookstack/3.0.25/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "22.06.2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: "A simple, self-hosted, easy-to-use platform for organising and storing information." +home: https://github.com/truecharts/apps/tree/master/charts/stable/bookstack +icon: https://truecharts.org/img/chart-icons/bookstack.png +keywords: + - bookstack + - book + - stack + - organizer + - server + - hosted +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bookstack +sources: + - https://www.bookstackapp.com/ + - https://hub.docker.com/r/linuxserver/bookstack +version: 3.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/bookstack/3.0.25/README.md b/stable/bookstack/3.0.25/README.md new file mode 100644 index 00000000000..24ab065938f --- /dev/null +++ b/stable/bookstack/3.0.25/README.md @@ -0,0 +1,109 @@ +# bookstack + +![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![AppVersion: 22.06.2022](https://img.shields.io/badge/AppVersion-22.06.2022-informational?style=flat-square) + +A simple, self-hosted, easy-to-use platform for organising and storing information. + +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: [bookstack](https://truecharts.org/docs/charts/stable/bookstack) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `bookstack` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install bookstack TrueCharts/bookstack +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `bookstack` deployment + +```console +helm uninstall bookstack +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bookstack \ + --set env.TZ="America/New York" \ + TrueCharts/bookstack +``` + +#### 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 bookstack TrueCharts/bookstack -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/bookstack/3.0.24/app-readme.md b/stable/bookstack/3.0.25/app-readme.md similarity index 100% rename from stable/bookstack/3.0.24/app-readme.md rename to stable/bookstack/3.0.25/app-readme.md diff --git a/stable/bookstack/3.0.25/charts/common-10.4.7.tgz b/stable/bookstack/3.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/bookstack/3.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/bookstack/3.0.25/charts/mariadb-3.0.43.tgz b/stable/bookstack/3.0.25/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/bookstack/3.0.25/charts/mariadb-3.0.43.tgz differ diff --git a/stable/bookstack/3.0.24/ix_values.yaml b/stable/bookstack/3.0.25/ix_values.yaml similarity index 100% rename from stable/bookstack/3.0.24/ix_values.yaml rename to stable/bookstack/3.0.25/ix_values.yaml diff --git a/stable/bookstack/3.0.24/questions.yaml b/stable/bookstack/3.0.25/questions.yaml similarity index 100% rename from stable/bookstack/3.0.24/questions.yaml rename to stable/bookstack/3.0.25/questions.yaml diff --git a/stable/bookstack/3.0.24/templates/_secrets.tpl b/stable/bookstack/3.0.25/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/3.0.24/templates/_secrets.tpl rename to stable/bookstack/3.0.25/templates/_secrets.tpl diff --git a/stable/bookstack/3.0.24/templates/common.yaml b/stable/bookstack/3.0.25/templates/common.yaml similarity index 100% rename from stable/bookstack/3.0.24/templates/common.yaml rename to stable/bookstack/3.0.25/templates/common.yaml diff --git a/stable/budge/2.0.24/values.yaml b/stable/bookstack/3.0.25/values.yaml similarity index 100% rename from stable/budge/2.0.24/values.yaml rename to stable/bookstack/3.0.25/values.yaml diff --git a/stable/browserless-chrome/2.0.21/CHANGELOG.md b/stable/browserless-chrome/2.0.21/CHANGELOG.md deleted file mode 100644 index 002b5f2de8c..00000000000 --- a/stable/browserless-chrome/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [browserless-chrome-2.0.21](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.19...browserless-chrome-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [browserless-chrome-2.0.19](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.18...browserless-chrome-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [browserless-chrome-2.0.18](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.17...browserless-chrome-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [browserless-chrome-2.0.17](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.15...browserless-chrome-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [browserless-chrome-2.0.15](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.13...browserless-chrome-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [browserless-chrome-2.0.13](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.12...browserless-chrome-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [browserless-chrome-2.0.12](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.11...browserless-chrome-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [browserless-chrome-2.0.11](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.10...browserless-chrome-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [browserless-chrome-2.0.10](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.9...browserless-chrome-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [browserless-chrome-2.0.9](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.8...browserless-chrome-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [browserless-chrome-2.0.8](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.7...browserless-chrome-2.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/browserless-chrome/2.0.21/Chart.lock b/stable/browserless-chrome/2.0.21/Chart.lock deleted file mode 100644 index 05ea735431d..00000000000 --- a/stable/browserless-chrome/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:47:54.68365195Z" diff --git a/stable/browserless-chrome/2.0.21/Chart.yaml b/stable/browserless-chrome/2.0.21/Chart.yaml deleted file mode 100644 index 84b74d7fbba..00000000000 --- a/stable/browserless-chrome/2.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.54.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work -home: https://github.com/truecharts/apps/tree/master/charts/stable/browserless-chrome -icon: https://truecharts.org/img/chart-icons/browserless-chrome.png -keywords: - - browserless - - chrome - - puppeteer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: browserless-chrome -sources: - - https://docs.browserless.io/docs/docker.html - - https://hub.docker.com/r/browserless/chrome/ -version: 2.0.21 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/browserless-chrome/2.0.21/README.md b/stable/browserless-chrome/2.0.21/README.md deleted file mode 100644 index b1b74078771..00000000000 --- a/stable/browserless-chrome/2.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# browserless-chrome - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 1.54.0](https://img.shields.io/badge/AppVersion-1.54.0-informational?style=flat-square) - -Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work - -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: [browserless-chrome](https://truecharts.org/docs/charts/stable/browserless-chrome) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `browserless-chrome` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install browserless-chrome TrueCharts/browserless-chrome -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `browserless-chrome` deployment - -```console -helm uninstall browserless-chrome -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install browserless-chrome \ - --set env.TZ="America/New York" \ - TrueCharts/browserless-chrome -``` - -#### 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 browserless-chrome TrueCharts/browserless-chrome -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/browserless-chrome/2.0.21/charts/common-10.4.6.tgz b/stable/browserless-chrome/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/browserless-chrome/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/browserless-chrome/2.0.22/CHANGELOG.md b/stable/browserless-chrome/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..0424c84daa9 --- /dev/null +++ b/stable/browserless-chrome/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [browserless-chrome-2.0.22](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.21...browserless-chrome-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [browserless-chrome-2.0.21](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.19...browserless-chrome-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [browserless-chrome-2.0.19](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.18...browserless-chrome-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [browserless-chrome-2.0.18](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.17...browserless-chrome-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [browserless-chrome-2.0.17](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.15...browserless-chrome-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [browserless-chrome-2.0.15](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.13...browserless-chrome-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [browserless-chrome-2.0.13](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.12...browserless-chrome-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [browserless-chrome-2.0.12](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.11...browserless-chrome-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [browserless-chrome-2.0.11](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.10...browserless-chrome-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [browserless-chrome-2.0.10](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.9...browserless-chrome-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [browserless-chrome-2.0.9](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.8...browserless-chrome-2.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/browserless-chrome/2.0.22/Chart.lock b/stable/browserless-chrome/2.0.22/Chart.lock new file mode 100644 index 00000000000..239d300fa27 --- /dev/null +++ b/stable/browserless-chrome/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:26:24.953937596Z" diff --git a/stable/browserless-chrome/2.0.22/Chart.yaml b/stable/browserless-chrome/2.0.22/Chart.yaml new file mode 100644 index 00000000000..a2ff734a6d4 --- /dev/null +++ b/stable/browserless-chrome/2.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.54.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work +home: https://github.com/truecharts/apps/tree/master/charts/stable/browserless-chrome +icon: https://truecharts.org/img/chart-icons/browserless-chrome.png +keywords: + - browserless + - chrome + - puppeteer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: browserless-chrome +sources: + - https://docs.browserless.io/docs/docker.html + - https://hub.docker.com/r/browserless/chrome/ +version: 2.0.22 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/browserless-chrome/2.0.22/README.md b/stable/browserless-chrome/2.0.22/README.md new file mode 100644 index 00000000000..dc3ea9b4ddb --- /dev/null +++ b/stable/browserless-chrome/2.0.22/README.md @@ -0,0 +1,108 @@ +# browserless-chrome + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: 1.54.0](https://img.shields.io/badge/AppVersion-1.54.0-informational?style=flat-square) + +Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work + +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: [browserless-chrome](https://truecharts.org/docs/charts/stable/browserless-chrome) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `browserless-chrome` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install browserless-chrome TrueCharts/browserless-chrome +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `browserless-chrome` deployment + +```console +helm uninstall browserless-chrome +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install browserless-chrome \ + --set env.TZ="America/New York" \ + TrueCharts/browserless-chrome +``` + +#### 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 browserless-chrome TrueCharts/browserless-chrome -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/browserless-chrome/2.0.21/app-readme.md b/stable/browserless-chrome/2.0.22/app-readme.md similarity index 100% rename from stable/browserless-chrome/2.0.21/app-readme.md rename to stable/browserless-chrome/2.0.22/app-readme.md diff --git a/stable/browserless-chrome/2.0.22/charts/common-10.4.7.tgz b/stable/browserless-chrome/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/browserless-chrome/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/browserless-chrome/2.0.21/ci/puppeteer-values.yaml b/stable/browserless-chrome/2.0.22/ci/puppeteer-values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.21/ci/puppeteer-values.yaml rename to stable/browserless-chrome/2.0.22/ci/puppeteer-values.yaml diff --git a/stable/browserless-chrome/2.0.21/ix_values.yaml b/stable/browserless-chrome/2.0.22/ix_values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.21/ix_values.yaml rename to stable/browserless-chrome/2.0.22/ix_values.yaml diff --git a/stable/browserless-chrome/2.0.21/questions.yaml b/stable/browserless-chrome/2.0.22/questions.yaml similarity index 100% rename from stable/browserless-chrome/2.0.21/questions.yaml rename to stable/browserless-chrome/2.0.22/questions.yaml diff --git a/stable/budge/2.0.24/templates/common.yaml b/stable/browserless-chrome/2.0.22/templates/common.yaml similarity index 100% rename from stable/budge/2.0.24/templates/common.yaml rename to stable/browserless-chrome/2.0.22/templates/common.yaml diff --git a/stable/calibre/7.0.26/values.yaml b/stable/browserless-chrome/2.0.22/values.yaml similarity index 100% rename from stable/calibre/7.0.26/values.yaml rename to stable/browserless-chrome/2.0.22/values.yaml diff --git a/stable/budge/2.0.24/CHANGELOG.md b/stable/budge/2.0.24/CHANGELOG.md deleted file mode 100644 index 4865b6295b0..00000000000 --- a/stable/budge/2.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [budge-2.0.24](https://github.com/truecharts/apps/compare/budge-2.0.22...budge-2.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [budge-2.0.22](https://github.com/truecharts/apps/compare/budge-2.0.21...budge-2.0.22) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [budge-2.0.21](https://github.com/truecharts/apps/compare/budge-2.0.20...budge-2.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [budge-2.0.20](https://github.com/truecharts/apps/compare/budge-2.0.19...budge-2.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [budge-2.0.19](https://github.com/truecharts/apps/compare/budge-2.0.17...budge-2.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [budge-2.0.17](https://github.com/truecharts/apps/compare/budge-2.0.15...budge-2.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [budge-2.0.15](https://github.com/truecharts/apps/compare/budge-2.0.14...budge-2.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [budge-2.0.14](https://github.com/truecharts/apps/compare/budge-2.0.13...budge-2.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [budge-2.0.13](https://github.com/truecharts/apps/compare/budge-2.0.12...budge-2.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [budge-2.0.12](https://github.com/truecharts/apps/compare/budge-2.0.11...budge-2.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [budge-2.0.11](https://github.com/truecharts/apps/compare/budge-2.0.10...budge-2.0.11) (2022-07-06) - -#### Chore - -* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - - - diff --git a/stable/budge/2.0.24/Chart.lock b/stable/budge/2.0.24/Chart.lock deleted file mode 100644 index 03abd63cdad..00000000000 --- a/stable/budge/2.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:48:07.742452142Z" diff --git a/stable/budge/2.0.24/Chart.yaml b/stable/budge/2.0.24/Chart.yaml deleted file mode 100644 index 175f0b83507..00000000000 --- a/stable/budge/2.0.24/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Budge is an open source 'budgeting with envelopes' personal finance app. -home: https://github.com/truecharts/apps/tree/master/charts/stable/budge -icon: https://truecharts.org/img/chart-icons/budge.png -keywords: - - finance - - budge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: budge -sources: - - https://github.com/linuxserver/budge - - https://github.com/linuxserver/docker-BudgE -version: 2.0.24 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/budge/2.0.24/README.md b/stable/budge/2.0.24/README.md deleted file mode 100644 index 72f0993eac5..00000000000 --- a/stable/budge/2.0.24/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# budge - -![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![AppVersion: 0.0.9](https://img.shields.io/badge/AppVersion-0.0.9-informational?style=flat-square) - -Budge is an open source 'budgeting with envelopes' personal finance app. - -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: [budge](https://truecharts.org/docs/charts/stable/budge) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `budge` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install budge TrueCharts/budge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `budge` deployment - -```console -helm uninstall budge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install budge \ - --set env.TZ="America/New York" \ - TrueCharts/budge -``` - -#### 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 budge TrueCharts/budge -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/budge/2.0.24/charts/common-10.4.6.tgz b/stable/budge/2.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/budge/2.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/budge/2.0.25/CHANGELOG.md b/stable/budge/2.0.25/CHANGELOG.md new file mode 100644 index 00000000000..c684dadb9aa --- /dev/null +++ b/stable/budge/2.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [budge-2.0.25](https://github.com/truecharts/apps/compare/budge-2.0.24...budge-2.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [budge-2.0.24](https://github.com/truecharts/apps/compare/budge-2.0.22...budge-2.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [budge-2.0.22](https://github.com/truecharts/apps/compare/budge-2.0.21...budge-2.0.22) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [budge-2.0.21](https://github.com/truecharts/apps/compare/budge-2.0.20...budge-2.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [budge-2.0.20](https://github.com/truecharts/apps/compare/budge-2.0.19...budge-2.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [budge-2.0.19](https://github.com/truecharts/apps/compare/budge-2.0.17...budge-2.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [budge-2.0.17](https://github.com/truecharts/apps/compare/budge-2.0.15...budge-2.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [budge-2.0.15](https://github.com/truecharts/apps/compare/budge-2.0.14...budge-2.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [budge-2.0.14](https://github.com/truecharts/apps/compare/budge-2.0.13...budge-2.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [budge-2.0.13](https://github.com/truecharts/apps/compare/budge-2.0.12...budge-2.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [budge-2.0.12](https://github.com/truecharts/apps/compare/budge-2.0.11...budge-2.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/budge/2.0.25/Chart.lock b/stable/budge/2.0.25/Chart.lock new file mode 100644 index 00000000000..682d1b25f10 --- /dev/null +++ b/stable/budge/2.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:26:35.74885414Z" diff --git a/stable/budge/2.0.25/Chart.yaml b/stable/budge/2.0.25/Chart.yaml new file mode 100644 index 00000000000..820d52e9d2c --- /dev/null +++ b/stable/budge/2.0.25/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.0.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Budge is an open source 'budgeting with envelopes' personal finance app. +home: https://github.com/truecharts/apps/tree/master/charts/stable/budge +icon: https://truecharts.org/img/chart-icons/budge.png +keywords: + - finance + - budge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: budge +sources: + - https://github.com/linuxserver/budge + - https://github.com/linuxserver/docker-BudgE +version: 2.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/budge/2.0.25/README.md b/stable/budge/2.0.25/README.md new file mode 100644 index 00000000000..aea25ad60e6 --- /dev/null +++ b/stable/budge/2.0.25/README.md @@ -0,0 +1,108 @@ +# budge + +![Version: 2.0.25](https://img.shields.io/badge/Version-2.0.25-informational?style=flat-square) ![AppVersion: 0.0.9](https://img.shields.io/badge/AppVersion-0.0.9-informational?style=flat-square) + +Budge is an open source 'budgeting with envelopes' personal finance app. + +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: [budge](https://truecharts.org/docs/charts/stable/budge) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `budge` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install budge TrueCharts/budge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `budge` deployment + +```console +helm uninstall budge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install budge \ + --set env.TZ="America/New York" \ + TrueCharts/budge +``` + +#### 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 budge TrueCharts/budge -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/budge/2.0.24/app-readme.md b/stable/budge/2.0.25/app-readme.md similarity index 100% rename from stable/budge/2.0.24/app-readme.md rename to stable/budge/2.0.25/app-readme.md diff --git a/stable/budge/2.0.25/charts/common-10.4.7.tgz b/stable/budge/2.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/budge/2.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/budge/2.0.24/ix_values.yaml b/stable/budge/2.0.25/ix_values.yaml similarity index 100% rename from stable/budge/2.0.24/ix_values.yaml rename to stable/budge/2.0.25/ix_values.yaml diff --git a/stable/budge/2.0.24/questions.yaml b/stable/budge/2.0.25/questions.yaml similarity index 100% rename from stable/budge/2.0.24/questions.yaml rename to stable/budge/2.0.25/questions.yaml diff --git a/stable/chevereto/3.0.22/templates/common.yaml b/stable/budge/2.0.25/templates/common.yaml similarity index 100% rename from stable/chevereto/3.0.22/templates/common.yaml rename to stable/budge/2.0.25/templates/common.yaml diff --git a/stable/chevereto/3.0.22/values.yaml b/stable/budge/2.0.25/values.yaml similarity index 100% rename from stable/chevereto/3.0.22/values.yaml rename to stable/budge/2.0.25/values.yaml diff --git a/stable/calibre-web/11.0.26/CHANGELOG.md b/stable/calibre-web/11.0.26/CHANGELOG.md new file mode 100644 index 00000000000..b077a6b5f4c --- /dev/null +++ b/stable/calibre-web/11.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [calibre-web-11.0.26](https://github.com/truecharts/apps/compare/calibre-web-11.0.25...calibre-web-11.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [calibre-web-11.0.25](https://github.com/truecharts/apps/compare/calibre-web-11.0.24...calibre-web-11.0.25) (2022-07-23) + +### Chore + +- update docker general non-major ([#3276](https://github.com/truecharts/apps/issues/3276)) + + + + +## [calibre-web-11.0.24](https://github.com/truecharts/apps/compare/calibre-web-11.0.22...calibre-web-11.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [calibre-web-11.0.22](https://github.com/truecharts/apps/compare/calibre-web-11.0.21...calibre-web-11.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [calibre-web-11.0.21](https://github.com/truecharts/apps/compare/calibre-web-11.0.20...calibre-web-11.0.21) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [calibre-web-11.0.20](https://github.com/truecharts/apps/compare/calibre-web-11.0.19...calibre-web-11.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [calibre-web-11.0.19](https://github.com/truecharts/apps/compare/calibre-web-11.0.17...calibre-web-11.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [calibre-web-11.0.17](https://github.com/truecharts/apps/compare/calibre-web-11.0.15...calibre-web-11.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [calibre-web-11.0.15](https://github.com/truecharts/apps/compare/calibre-web-11.0.14...calibre-web-11.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [calibre-web-11.0.14](https://github.com/truecharts/apps/compare/calibre-web-11.0.13...calibre-web-11.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [calibre-web-11.0.13](https://github.com/truecharts/apps/compare/calibre-web-11.0.12...calibre-web-11.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + diff --git a/stable/calibre-web/11.0.26/Chart.lock b/stable/calibre-web/11.0.26/Chart.lock new file mode 100644 index 00000000000..6d3ed254772 --- /dev/null +++ b/stable/calibre-web/11.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:26:44.635183866Z" diff --git a/stable/calibre-web/11.0.26/Chart.yaml b/stable/calibre-web/11.0.26/Chart.yaml new file mode 100644 index 00000000000..54151f7f5ec --- /dev/null +++ b/stable/calibre-web/11.0.26/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.6.18" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Calibre-Web is a web app providing a clean interface for browsing, reading + and downloading eBooks using an existing Calibre database. +home: https://github.com/truecharts/apps/tree/master/charts/stable/calibre-web +icon: https://truecharts.org/img/chart-icons/calibre-web.png +keywords: + - calibre-web + - calibre + - ebook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre-web +sources: + - https://hub.docker.com/r/linuxserver/calibre-web/ + - https://github.com/janeczku/calibre-web +type: application +version: 11.0.26 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre-web/11.0.26/README.md b/stable/calibre-web/11.0.26/README.md new file mode 100644 index 00000000000..a622607b34f --- /dev/null +++ b/stable/calibre-web/11.0.26/README.md @@ -0,0 +1,108 @@ +# calibre-web + +![Version: 11.0.26](https://img.shields.io/badge/Version-11.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.18](https://img.shields.io/badge/AppVersion-0.6.18-informational?style=flat-square) + +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +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: [calibre-web](https://truecharts.org/docs/charts/stable/calibre-web) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `calibre-web` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install calibre-web TrueCharts/calibre-web +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `calibre-web` deployment + +```console +helm uninstall calibre-web +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install calibre-web \ + --set env.TZ="America/New York" \ + TrueCharts/calibre-web +``` + +#### 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 calibre-web TrueCharts/calibre-web -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/calibre-web/11.0.26/app-readme.md b/stable/calibre-web/11.0.26/app-readme.md new file mode 100644 index 00000000000..ea1aded13f3 --- /dev/null +++ b/stable/calibre-web/11.0.26/app-readme.md @@ -0,0 +1,8 @@ +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/calibre-web + +--- + +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/calibre-web/11.0.26/charts/common-10.4.7.tgz b/stable/calibre-web/11.0.26/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/calibre-web/11.0.26/charts/common-10.4.7.tgz differ diff --git a/stable/calibre-web/11.0.26/ix_values.yaml b/stable/calibre-web/11.0.26/ix_values.yaml new file mode 100644 index 00000000000..b1145c90eef --- /dev/null +++ b/stable/calibre-web/11.0.26/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: tccr.io/truecharts/calibre-web + pullPolicy: IfNotPresent + tag: v0.6.18@sha256:334d6a1c009b76d5f433e737e65f836b57e196330ce588a1c22d5703c1d9cfc6 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8083 + targetPort: 8083 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/calibre-web/11.0.26/questions.yaml b/stable/calibre-web/11.0.26/questions.yaml new file mode 100644 index 00000000000..a5ebbc7b267 --- /dev/null +++ b/stable/calibre-web/11.0.26/questions.yaml @@ -0,0 +1,2430 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 8083 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 8083 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/clarkson/3.0.24/templates/common.yaml b/stable/calibre-web/11.0.26/templates/common.yaml similarity index 100% rename from stable/clarkson/3.0.24/templates/common.yaml rename to stable/calibre-web/11.0.26/templates/common.yaml diff --git a/stable/clamav/3.0.22/values.yaml b/stable/calibre-web/11.0.26/values.yaml similarity index 100% rename from stable/clamav/3.0.22/values.yaml rename to stable/calibre-web/11.0.26/values.yaml diff --git a/stable/calibre/7.0.26/CHANGELOG.md b/stable/calibre/7.0.26/CHANGELOG.md deleted file mode 100644 index 7bf03f83566..00000000000 --- a/stable/calibre/7.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [calibre-7.0.26](https://github.com/truecharts/apps/compare/calibre-7.0.24...calibre-7.0.26) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [calibre-7.0.24](https://github.com/truecharts/apps/compare/calibre-7.0.23...calibre-7.0.24) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [calibre-7.0.23](https://github.com/truecharts/apps/compare/calibre-web-11.0.20...calibre-7.0.23) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [calibre-7.0.22](https://github.com/truecharts/apps/compare/calibre-7.0.21...calibre-7.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [calibre-7.0.21](https://github.com/truecharts/apps/compare/calibre-web-11.0.17...calibre-7.0.21) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [calibre-7.0.19](https://github.com/truecharts/apps/compare/calibre-web-11.0.15...calibre-7.0.19) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls -- update container image tccr.io/truecharts/calibre to v6.0.0 ([#3152](https://github.com/truecharts/apps/issues/3152)) - - - -## [calibre-7.0.17](https://github.com/truecharts/apps/compare/calibre-web-11.0.14...calibre-7.0.17) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [calibre-7.0.16](https://github.com/truecharts/apps/compare/calibre-web-11.0.13...calibre-7.0.16) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [calibre-7.0.15](https://github.com/truecharts/apps/compare/calibre-7.0.14...calibre-7.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [calibre-7.0.14](https://github.com/truecharts/apps/compare/calibre-7.0.13...calibre-7.0.14) (2022-07-10) - -#### Chore - -* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115)) - - - - -### [calibre-7.0.13](https://github.com/truecharts/apps/compare/calibre-7.0.12...calibre-7.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - diff --git a/stable/calibre/7.0.26/Chart.lock b/stable/calibre/7.0.26/Chart.lock deleted file mode 100644 index dbfb905899f..00000000000 --- a/stable/calibre/7.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:48:09.250767689Z" diff --git a/stable/calibre/7.0.26/Chart.yaml b/stable/calibre/7.0.26/Chart.yaml deleted file mode 100644 index 33829a5065a..00000000000 --- a/stable/calibre/7.0.26/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "6.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Calibre is a powerful and easy to use e-book manager. -home: https://github.com/truecharts/apps/tree/master/charts/stable/calibre -icon: https://truecharts.org/img/chart-icons/calibre.png -keywords: - - calibre -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: calibre -sources: - - https://hub.docker.com/r/linuxserver/calibre/ - - https://github.com/kovidgoyal/calibre/ -version: 7.0.26 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/calibre/7.0.26/README.md b/stable/calibre/7.0.26/README.md deleted file mode 100644 index 0fe8c6aa4f1..00000000000 --- a/stable/calibre/7.0.26/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# calibre - -![Version: 7.0.26](https://img.shields.io/badge/Version-7.0.26-informational?style=flat-square) ![AppVersion: 6.1.0](https://img.shields.io/badge/AppVersion-6.1.0-informational?style=flat-square) - -Calibre is a powerful and easy to use e-book manager. - -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: [calibre](https://truecharts.org/docs/charts/stable/calibre) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `calibre` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install calibre TrueCharts/calibre -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `calibre` deployment - -```console -helm uninstall calibre -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install calibre \ - --set env.TZ="America/New York" \ - TrueCharts/calibre -``` - -#### 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 calibre TrueCharts/calibre -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/calibre/7.0.26/charts/common-10.4.6.tgz b/stable/calibre/7.0.26/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/calibre/7.0.26/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/calibre/7.0.27/CHANGELOG.md b/stable/calibre/7.0.27/CHANGELOG.md new file mode 100644 index 00000000000..37f5b402d3f --- /dev/null +++ b/stable/calibre/7.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [calibre-7.0.27](https://github.com/truecharts/apps/compare/calibre-web-11.0.25...calibre-7.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [calibre-7.0.26](https://github.com/truecharts/apps/compare/calibre-7.0.24...calibre-7.0.26) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [calibre-7.0.24](https://github.com/truecharts/apps/compare/calibre-7.0.23...calibre-7.0.24) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [calibre-7.0.23](https://github.com/truecharts/apps/compare/calibre-web-11.0.20...calibre-7.0.23) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [calibre-7.0.22](https://github.com/truecharts/apps/compare/calibre-7.0.21...calibre-7.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [calibre-7.0.21](https://github.com/truecharts/apps/compare/calibre-web-11.0.17...calibre-7.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [calibre-7.0.19](https://github.com/truecharts/apps/compare/calibre-web-11.0.15...calibre-7.0.19) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls +- update container image tccr.io/truecharts/calibre to v6.0.0 ([#3152](https://github.com/truecharts/apps/issues/3152)) + + + +## [calibre-7.0.17](https://github.com/truecharts/apps/compare/calibre-web-11.0.14...calibre-7.0.17) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [calibre-7.0.16](https://github.com/truecharts/apps/compare/calibre-web-11.0.13...calibre-7.0.16) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [calibre-7.0.15](https://github.com/truecharts/apps/compare/calibre-7.0.14...calibre-7.0.15) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [calibre-7.0.14](https://github.com/truecharts/apps/compare/calibre-7.0.13...calibre-7.0.14) (2022-07-10) + +#### Chore + +* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115)) + + + diff --git a/stable/calibre/7.0.27/Chart.lock b/stable/calibre/7.0.27/Chart.lock new file mode 100644 index 00000000000..be5fb7bbeba --- /dev/null +++ b/stable/calibre/7.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:26:37.814052488Z" diff --git a/stable/calibre/7.0.27/Chart.yaml b/stable/calibre/7.0.27/Chart.yaml new file mode 100644 index 00000000000..1a455902fa4 --- /dev/null +++ b/stable/calibre/7.0.27/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "6.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Calibre is a powerful and easy to use e-book manager. +home: https://github.com/truecharts/apps/tree/master/charts/stable/calibre +icon: https://truecharts.org/img/chart-icons/calibre.png +keywords: + - calibre +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre +sources: + - https://hub.docker.com/r/linuxserver/calibre/ + - https://github.com/kovidgoyal/calibre/ +version: 7.0.27 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre/7.0.27/README.md b/stable/calibre/7.0.27/README.md new file mode 100644 index 00000000000..75076ea5937 --- /dev/null +++ b/stable/calibre/7.0.27/README.md @@ -0,0 +1,108 @@ +# calibre + +![Version: 7.0.27](https://img.shields.io/badge/Version-7.0.27-informational?style=flat-square) ![AppVersion: 6.1.0](https://img.shields.io/badge/AppVersion-6.1.0-informational?style=flat-square) + +Calibre is a powerful and easy to use e-book manager. + +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: [calibre](https://truecharts.org/docs/charts/stable/calibre) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `calibre` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install calibre TrueCharts/calibre +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `calibre` deployment + +```console +helm uninstall calibre +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install calibre \ + --set env.TZ="America/New York" \ + TrueCharts/calibre +``` + +#### 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 calibre TrueCharts/calibre -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/calibre/7.0.26/app-readme.md b/stable/calibre/7.0.27/app-readme.md similarity index 100% rename from stable/calibre/7.0.26/app-readme.md rename to stable/calibre/7.0.27/app-readme.md diff --git a/stable/calibre/7.0.27/charts/common-10.4.7.tgz b/stable/calibre/7.0.27/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/calibre/7.0.27/charts/common-10.4.7.tgz differ diff --git a/stable/calibre/7.0.26/ix_values.yaml b/stable/calibre/7.0.27/ix_values.yaml similarity index 100% rename from stable/calibre/7.0.26/ix_values.yaml rename to stable/calibre/7.0.27/ix_values.yaml diff --git a/stable/calibre/7.0.26/questions.yaml b/stable/calibre/7.0.27/questions.yaml similarity index 100% rename from stable/calibre/7.0.26/questions.yaml rename to stable/calibre/7.0.27/questions.yaml diff --git a/stable/calibre/7.0.26/templates/common.yaml b/stable/calibre/7.0.27/templates/common.yaml similarity index 100% rename from stable/calibre/7.0.26/templates/common.yaml rename to stable/calibre/7.0.27/templates/common.yaml diff --git a/stable/clarkson/3.0.24/values.yaml b/stable/calibre/7.0.27/values.yaml similarity index 100% rename from stable/clarkson/3.0.24/values.yaml rename to stable/calibre/7.0.27/values.yaml diff --git a/stable/chevereto/3.0.22/CHANGELOG.md b/stable/chevereto/3.0.22/CHANGELOG.md deleted file mode 100644 index e02291288ed..00000000000 --- a/stable/chevereto/3.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chevereto-3.0.22](https://github.com/truecharts/apps/compare/chevereto-3.0.21...chevereto-3.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [chevereto-3.0.21](https://github.com/truecharts/apps/compare/chevereto-3.0.19...chevereto-3.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [chevereto-3.0.19](https://github.com/truecharts/apps/compare/chevereto-3.0.18...chevereto-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [chevereto-3.0.18](https://github.com/truecharts/apps/compare/chevereto-3.0.17...chevereto-3.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [chevereto-3.0.17](https://github.com/truecharts/apps/compare/chevereto-3.0.15...chevereto-3.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [chevereto-3.0.15](https://github.com/truecharts/apps/compare/chevereto-3.0.13...chevereto-3.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [chevereto-3.0.13](https://github.com/truecharts/apps/compare/chevereto-3.0.12...chevereto-3.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [chevereto-3.0.12](https://github.com/truecharts/apps/compare/chevereto-3.0.11...chevereto-3.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [chevereto-3.0.11](https://github.com/truecharts/apps/compare/chevereto-3.0.10...chevereto-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [chevereto-3.0.10](https://github.com/truecharts/apps/compare/chevereto-3.0.9...chevereto-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [chevereto-3.0.9](https://github.com/truecharts/apps/compare/chevereto-3.0.8...chevereto-3.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/chevereto/3.0.22/Chart.lock b/stable/chevereto/3.0.22/Chart.lock deleted file mode 100644 index 2c5d7aa66aa..00000000000 --- a/stable/chevereto/3.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:34:12.162346549Z" diff --git a/stable/chevereto/3.0.22/Chart.yaml b/stable/chevereto/3.0.22/Chart.yaml deleted file mode 100644 index 169355d8339..00000000000 --- a/stable/chevereto/3.0.22/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: chevereto -version: 3.0.22 -appVersion: "1.6.2" -description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/chevereto -icon: https://truecharts.org/img/chart-icons/chevereto.png -keywords: - - chevereto -sources: - - https://hub.docker.com/r/linuxserver/chevereto - - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables - - https://github.com/rodber/chevereto-free -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/chevereto/3.0.22/README.md b/stable/chevereto/3.0.22/README.md deleted file mode 100644 index f99d9bb2e5f..00000000000 --- a/stable/chevereto/3.0.22/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# chevereto - -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.2](https://img.shields.io/badge/AppVersion-1.6.2-informational?style=flat-square) - -Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chevereto](https://truecharts.org/docs/charts/stable/chevereto) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `chevereto` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install chevereto TrueCharts/chevereto -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `chevereto` deployment - -```console -helm uninstall chevereto -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chevereto \ - --set env.TZ="America/New York" \ - TrueCharts/chevereto -``` - -#### 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 chevereto TrueCharts/chevereto -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/chevereto/3.0.22/charts/common-10.4.6.tgz b/stable/chevereto/3.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/chevereto/3.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/chevereto/3.0.22/charts/mariadb-3.0.41.tgz b/stable/chevereto/3.0.22/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/chevereto/3.0.22/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/chevereto/3.0.23/CHANGELOG.md b/stable/chevereto/3.0.23/CHANGELOG.md new file mode 100644 index 00000000000..ca0232dbd1f --- /dev/null +++ b/stable/chevereto/3.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chevereto-3.0.23](https://github.com/truecharts/apps/compare/chevereto-3.0.22...chevereto-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [chevereto-3.0.22](https://github.com/truecharts/apps/compare/chevereto-3.0.21...chevereto-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [chevereto-3.0.21](https://github.com/truecharts/apps/compare/chevereto-3.0.19...chevereto-3.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [chevereto-3.0.19](https://github.com/truecharts/apps/compare/chevereto-3.0.18...chevereto-3.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [chevereto-3.0.18](https://github.com/truecharts/apps/compare/chevereto-3.0.17...chevereto-3.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [chevereto-3.0.17](https://github.com/truecharts/apps/compare/chevereto-3.0.15...chevereto-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [chevereto-3.0.15](https://github.com/truecharts/apps/compare/chevereto-3.0.13...chevereto-3.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [chevereto-3.0.13](https://github.com/truecharts/apps/compare/chevereto-3.0.12...chevereto-3.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [chevereto-3.0.12](https://github.com/truecharts/apps/compare/chevereto-3.0.11...chevereto-3.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [chevereto-3.0.11](https://github.com/truecharts/apps/compare/chevereto-3.0.10...chevereto-3.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [chevereto-3.0.10](https://github.com/truecharts/apps/compare/chevereto-3.0.9...chevereto-3.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/chevereto/3.0.23/Chart.lock b/stable/chevereto/3.0.23/Chart.lock new file mode 100644 index 00000000000..01ae553cad2 --- /dev/null +++ b/stable/chevereto/3.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:26:59.632094642Z" diff --git a/stable/chevereto/3.0.23/Chart.yaml b/stable/chevereto/3.0.23/Chart.yaml new file mode 100644 index 00000000000..8c74ccaa331 --- /dev/null +++ b/stable/chevereto/3.0.23/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: chevereto +version: 3.0.23 +appVersion: "1.6.2" +description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/chevereto +icon: https://truecharts.org/img/chart-icons/chevereto.png +keywords: + - chevereto +sources: + - https://hub.docker.com/r/linuxserver/chevereto + - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://github.com/rodber/chevereto-free +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/chevereto/3.0.23/README.md b/stable/chevereto/3.0.23/README.md new file mode 100644 index 00000000000..d964c32d65c --- /dev/null +++ b/stable/chevereto/3.0.23/README.md @@ -0,0 +1,110 @@ +# chevereto + +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.2](https://img.shields.io/badge/AppVersion-1.6.2-informational?style=flat-square) + +Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chevereto](https://truecharts.org/docs/charts/stable/chevereto) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `chevereto` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install chevereto TrueCharts/chevereto +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `chevereto` deployment + +```console +helm uninstall chevereto +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chevereto \ + --set env.TZ="America/New York" \ + TrueCharts/chevereto +``` + +#### 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 chevereto TrueCharts/chevereto -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/chevereto/3.0.22/app-readme.md b/stable/chevereto/3.0.23/app-readme.md similarity index 100% rename from stable/chevereto/3.0.22/app-readme.md rename to stable/chevereto/3.0.23/app-readme.md diff --git a/stable/chevereto/3.0.23/charts/common-10.4.7.tgz b/stable/chevereto/3.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/chevereto/3.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/chevereto/3.0.23/charts/mariadb-3.0.43.tgz b/stable/chevereto/3.0.23/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/chevereto/3.0.23/charts/mariadb-3.0.43.tgz differ diff --git a/stable/chevereto/3.0.22/ix_values.yaml b/stable/chevereto/3.0.23/ix_values.yaml similarity index 100% rename from stable/chevereto/3.0.22/ix_values.yaml rename to stable/chevereto/3.0.23/ix_values.yaml diff --git a/stable/chevereto/3.0.22/questions.yaml b/stable/chevereto/3.0.23/questions.yaml similarity index 100% rename from stable/chevereto/3.0.22/questions.yaml rename to stable/chevereto/3.0.23/questions.yaml diff --git a/stable/cloud9/4.0.20/templates/common.yaml b/stable/chevereto/3.0.23/templates/common.yaml similarity index 100% rename from stable/cloud9/4.0.20/templates/common.yaml rename to stable/chevereto/3.0.23/templates/common.yaml diff --git a/stable/cloud9/4.0.20/values.yaml b/stable/chevereto/3.0.23/values.yaml similarity index 100% rename from stable/cloud9/4.0.20/values.yaml rename to stable/chevereto/3.0.23/values.yaml diff --git a/stable/clamav/3.0.22/CHANGELOG.md b/stable/clamav/3.0.22/CHANGELOG.md deleted file mode 100644 index b2cbad3beed..00000000000 --- a/stable/clamav/3.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [clamav-3.0.22](https://github.com/truecharts/apps/compare/clamav-3.0.20...clamav-3.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - move clickhouse to dependency train, remove 2 breaking apps and remove some special characters - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - ### Fix - -- remove some non-utf8 characters - - - -## [clamav-3.0.20](https://github.com/truecharts/apps/compare/clamav-3.0.19...clamav-3.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [clamav-3.0.19](https://github.com/truecharts/apps/compare/clamav-3.0.18...clamav-3.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [clamav-3.0.18](https://github.com/truecharts/apps/compare/clamav-3.0.16...clamav-3.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [clamav-3.0.16](https://github.com/truecharts/apps/compare/clamav-3.0.14...clamav-3.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [clamav-3.0.14](https://github.com/truecharts/apps/compare/clamav-3.0.13...clamav-3.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [clamav-3.0.13](https://github.com/truecharts/apps/compare/clamav-3.0.12...clamav-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [clamav-3.0.12](https://github.com/truecharts/apps/compare/clamav-3.0.11...clamav-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [clamav-3.0.11](https://github.com/truecharts/apps/compare/clamav-3.0.10...clamav-3.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [clamav-3.0.10](https://github.com/truecharts/apps/compare/clamav-3.0.9...clamav-3.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [clamav-3.0.9](https://github.com/truecharts/apps/compare/clamav-3.0.8...clamav-3.0.9) (2022-07-02) - diff --git a/stable/clamav/3.0.22/Chart.lock b/stable/clamav/3.0.22/Chart.lock deleted file mode 100644 index 20e1f09b216..00000000000 --- a/stable/clamav/3.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:48:29.356441209Z" diff --git a/stable/clamav/3.0.22/Chart.yaml b/stable/clamav/3.0.22/Chart.yaml deleted file mode 100644 index 98edcd9e238..00000000000 --- a/stable/clamav/3.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.105.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. -home: https://github.com/truecharts/apps/tree/master/charts/stable/clamav -icon: https://truecharts.org/img/chart-icons/clamav.png -keywords: - - clamav - - antivirus -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: clamav -sources: - - https://github.com/Cisco-Talos/clamav - - https://hub.docker.com/r/clamav/clamav - - https://docs.clamav.net/ -type: application -version: 3.0.22 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/clamav/3.0.22/README.md b/stable/clamav/3.0.22/README.md deleted file mode 100644 index 1b2c6ce4c89..00000000000 --- a/stable/clamav/3.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# clamav - -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.105.0](https://img.shields.io/badge/AppVersion-0.105.0-informational?style=flat-square) - -ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. - -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: [clamav](https://truecharts.org/docs/charts/stable/clamav) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `clamav` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install clamav TrueCharts/clamav -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `clamav` deployment - -```console -helm uninstall clamav -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install clamav \ - --set env.TZ="America/New York" \ - TrueCharts/clamav -``` - -#### 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 clamav TrueCharts/clamav -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/clamav/3.0.22/charts/common-10.4.6.tgz b/stable/clamav/3.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/clamav/3.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/clamav/3.0.23/CHANGELOG.md b/stable/clamav/3.0.23/CHANGELOG.md new file mode 100644 index 00000000000..c6f1af1128b --- /dev/null +++ b/stable/clamav/3.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [clamav-3.0.23](https://github.com/truecharts/apps/compare/clamav-3.0.22...clamav-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [clamav-3.0.22](https://github.com/truecharts/apps/compare/clamav-3.0.20...clamav-3.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - move clickhouse to dependency train, remove 2 breaking apps and remove some special characters + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + ### Fix + +- remove some non-utf8 characters + + + +## [clamav-3.0.20](https://github.com/truecharts/apps/compare/clamav-3.0.19...clamav-3.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [clamav-3.0.19](https://github.com/truecharts/apps/compare/clamav-3.0.18...clamav-3.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [clamav-3.0.18](https://github.com/truecharts/apps/compare/clamav-3.0.16...clamav-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [clamav-3.0.16](https://github.com/truecharts/apps/compare/clamav-3.0.14...clamav-3.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [clamav-3.0.14](https://github.com/truecharts/apps/compare/clamav-3.0.13...clamav-3.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [clamav-3.0.13](https://github.com/truecharts/apps/compare/clamav-3.0.12...clamav-3.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [clamav-3.0.12](https://github.com/truecharts/apps/compare/clamav-3.0.11...clamav-3.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [clamav-3.0.11](https://github.com/truecharts/apps/compare/clamav-3.0.10...clamav-3.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [clamav-3.0.10](https://github.com/truecharts/apps/compare/clamav-3.0.9...clamav-3.0.10) (2022-07-04) + diff --git a/stable/clamav/3.0.23/Chart.lock b/stable/clamav/3.0.23/Chart.lock new file mode 100644 index 00000000000..f7dda8adaaf --- /dev/null +++ b/stable/clamav/3.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:26:54.46058351Z" diff --git a/stable/clamav/3.0.23/Chart.yaml b/stable/clamav/3.0.23/Chart.yaml new file mode 100644 index 00000000000..fd2a093f4b2 --- /dev/null +++ b/stable/clamav/3.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.105.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. +home: https://github.com/truecharts/apps/tree/master/charts/stable/clamav +icon: https://truecharts.org/img/chart-icons/clamav.png +keywords: + - clamav + - antivirus +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: clamav +sources: + - https://github.com/Cisco-Talos/clamav + - https://hub.docker.com/r/clamav/clamav + - https://docs.clamav.net/ +type: application +version: 3.0.23 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/clamav/3.0.23/README.md b/stable/clamav/3.0.23/README.md new file mode 100644 index 00000000000..86c9e801834 --- /dev/null +++ b/stable/clamav/3.0.23/README.md @@ -0,0 +1,109 @@ +# clamav + +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.105.0](https://img.shields.io/badge/AppVersion-0.105.0-informational?style=flat-square) + +ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. + +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: [clamav](https://truecharts.org/docs/charts/stable/clamav) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `clamav` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install clamav TrueCharts/clamav +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `clamav` deployment + +```console +helm uninstall clamav +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install clamav \ + --set env.TZ="America/New York" \ + TrueCharts/clamav +``` + +#### 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 clamav TrueCharts/clamav -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/clamav/3.0.22/app-readme.md b/stable/clamav/3.0.23/app-readme.md similarity index 100% rename from stable/clamav/3.0.22/app-readme.md rename to stable/clamav/3.0.23/app-readme.md diff --git a/stable/clamav/3.0.23/charts/common-10.4.7.tgz b/stable/clamav/3.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/clamav/3.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/clamav/3.0.22/ix_values.yaml b/stable/clamav/3.0.23/ix_values.yaml similarity index 100% rename from stable/clamav/3.0.22/ix_values.yaml rename to stable/clamav/3.0.23/ix_values.yaml diff --git a/stable/clamav/3.0.22/questions.yaml b/stable/clamav/3.0.23/questions.yaml similarity index 100% rename from stable/clamav/3.0.22/questions.yaml rename to stable/clamav/3.0.23/questions.yaml diff --git a/stable/clamav/3.0.22/templates/_cronjob.tpl b/stable/clamav/3.0.23/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/3.0.22/templates/_cronjob.tpl rename to stable/clamav/3.0.23/templates/_cronjob.tpl diff --git a/stable/clamav/3.0.22/templates/common.yaml b/stable/clamav/3.0.23/templates/common.yaml similarity index 100% rename from stable/clamav/3.0.22/templates/common.yaml rename to stable/clamav/3.0.23/templates/common.yaml diff --git a/stable/cloudflared/1.0.2/values.yaml b/stable/clamav/3.0.23/values.yaml similarity index 100% rename from stable/cloudflared/1.0.2/values.yaml rename to stable/clamav/3.0.23/values.yaml diff --git a/stable/clarkson/3.0.24/CHANGELOG.md b/stable/clarkson/3.0.24/CHANGELOG.md deleted file mode 100644 index 2f3a27d20b0..00000000000 --- a/stable/clarkson/3.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [clarkson-3.0.24](https://github.com/truecharts/apps/compare/clarkson-3.0.23...clarkson-3.0.24) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [clarkson-3.0.23](https://github.com/truecharts/apps/compare/clarkson-3.0.21...clarkson-3.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [clarkson-3.0.21](https://github.com/truecharts/apps/compare/clarkson-3.0.20...clarkson-3.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [clarkson-3.0.20](https://github.com/truecharts/apps/compare/clarkson-3.0.19...clarkson-3.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [clarkson-3.0.19](https://github.com/truecharts/apps/compare/clarkson-3.0.18...clarkson-3.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [clarkson-3.0.18](https://github.com/truecharts/apps/compare/clarkson-3.0.16...clarkson-3.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [clarkson-3.0.16](https://github.com/truecharts/apps/compare/clarkson-3.0.14...clarkson-3.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [clarkson-3.0.14](https://github.com/truecharts/apps/compare/clarkson-3.0.13...clarkson-3.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [clarkson-3.0.13](https://github.com/truecharts/apps/compare/clarkson-3.0.12...clarkson-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [clarkson-3.0.12](https://github.com/truecharts/apps/compare/clarkson-3.0.11...clarkson-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [clarkson-3.0.11](https://github.com/truecharts/apps/compare/clarkson-3.0.10...clarkson-3.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/clarkson/3.0.24/Chart.lock b/stable/clarkson/3.0.24/Chart.lock deleted file mode 100644 index d484ec437a2..00000000000 --- a/stable/clarkson/3.0.24/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:34:45.176500151Z" diff --git a/stable/clarkson/3.0.24/Chart.yaml b/stable/clarkson/3.0.24/Chart.yaml deleted file mode 100644 index 0352c05e150..00000000000 --- a/stable/clarkson/3.0.24/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles." -home: https://github.com/truecharts/apps/tree/master/charts/stable/clarkson -icon: https://truecharts.org/img/chart-icons/clarkson.png -keywords: - - fuel - - car - - log - - fill-up - - vehicle -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: clarkson -sources: - - https://github.com/linuxserver/Clarkson - - https://hub.docker.com/r/linuxserver/clarkson -version: 3.0.24 -annotations: - truecharts.org/catagories: | - - vehicle - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/clarkson/3.0.24/README.md b/stable/clarkson/3.0.24/README.md deleted file mode 100644 index 8d1ee0fcb22..00000000000 --- a/stable/clarkson/3.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# clarkson - -![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) - -A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. - -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: [clarkson](https://truecharts.org/docs/charts/stable/clarkson) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `clarkson` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install clarkson TrueCharts/clarkson -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `clarkson` deployment - -```console -helm uninstall clarkson -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install clarkson \ - --set env.TZ="America/New York" \ - TrueCharts/clarkson -``` - -#### 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 clarkson TrueCharts/clarkson -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/clarkson/3.0.24/charts/common-10.4.6.tgz b/stable/clarkson/3.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/clarkson/3.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/clarkson/3.0.24/charts/mariadb-3.0.41.tgz b/stable/clarkson/3.0.24/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/clarkson/3.0.24/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/clarkson/3.0.25/CHANGELOG.md b/stable/clarkson/3.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a8f86613f40 --- /dev/null +++ b/stable/clarkson/3.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [clarkson-3.0.25](https://github.com/truecharts/apps/compare/clarkson-3.0.24...clarkson-3.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [clarkson-3.0.24](https://github.com/truecharts/apps/compare/clarkson-3.0.23...clarkson-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [clarkson-3.0.23](https://github.com/truecharts/apps/compare/clarkson-3.0.21...clarkson-3.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [clarkson-3.0.21](https://github.com/truecharts/apps/compare/clarkson-3.0.20...clarkson-3.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [clarkson-3.0.20](https://github.com/truecharts/apps/compare/clarkson-3.0.19...clarkson-3.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [clarkson-3.0.19](https://github.com/truecharts/apps/compare/clarkson-3.0.18...clarkson-3.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [clarkson-3.0.18](https://github.com/truecharts/apps/compare/clarkson-3.0.16...clarkson-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [clarkson-3.0.16](https://github.com/truecharts/apps/compare/clarkson-3.0.14...clarkson-3.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [clarkson-3.0.14](https://github.com/truecharts/apps/compare/clarkson-3.0.13...clarkson-3.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [clarkson-3.0.13](https://github.com/truecharts/apps/compare/clarkson-3.0.12...clarkson-3.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [clarkson-3.0.12](https://github.com/truecharts/apps/compare/clarkson-3.0.11...clarkson-3.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/clarkson/3.0.25/Chart.lock b/stable/clarkson/3.0.25/Chart.lock new file mode 100644 index 00000000000..a24ec9c0d1d --- /dev/null +++ b/stable/clarkson/3.0.25/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:27:03.996898394Z" diff --git a/stable/clarkson/3.0.25/Chart.yaml b/stable/clarkson/3.0.25/Chart.yaml new file mode 100644 index 00000000000..8f90c931a46 --- /dev/null +++ b/stable/clarkson/3.0.25/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles." +home: https://github.com/truecharts/apps/tree/master/charts/stable/clarkson +icon: https://truecharts.org/img/chart-icons/clarkson.png +keywords: + - fuel + - car + - log + - fill-up + - vehicle +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: clarkson +sources: + - https://github.com/linuxserver/Clarkson + - https://hub.docker.com/r/linuxserver/clarkson +version: 3.0.25 +annotations: + truecharts.org/catagories: | + - vehicle + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/clarkson/3.0.25/README.md b/stable/clarkson/3.0.25/README.md new file mode 100644 index 00000000000..ea5bfbc39ac --- /dev/null +++ b/stable/clarkson/3.0.25/README.md @@ -0,0 +1,109 @@ +# clarkson + +![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) + +A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. + +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: [clarkson](https://truecharts.org/docs/charts/stable/clarkson) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `clarkson` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install clarkson TrueCharts/clarkson +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `clarkson` deployment + +```console +helm uninstall clarkson +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install clarkson \ + --set env.TZ="America/New York" \ + TrueCharts/clarkson +``` + +#### 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 clarkson TrueCharts/clarkson -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/clarkson/3.0.24/app-readme.md b/stable/clarkson/3.0.25/app-readme.md similarity index 100% rename from stable/clarkson/3.0.24/app-readme.md rename to stable/clarkson/3.0.25/app-readme.md diff --git a/stable/clarkson/3.0.25/charts/common-10.4.7.tgz b/stable/clarkson/3.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/clarkson/3.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/clarkson/3.0.25/charts/mariadb-3.0.43.tgz b/stable/clarkson/3.0.25/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/clarkson/3.0.25/charts/mariadb-3.0.43.tgz differ diff --git a/stable/clarkson/3.0.24/ix_values.yaml b/stable/clarkson/3.0.25/ix_values.yaml similarity index 100% rename from stable/clarkson/3.0.24/ix_values.yaml rename to stable/clarkson/3.0.25/ix_values.yaml diff --git a/stable/clarkson/3.0.24/questions.yaml b/stable/clarkson/3.0.25/questions.yaml similarity index 100% rename from stable/clarkson/3.0.24/questions.yaml rename to stable/clarkson/3.0.25/questions.yaml diff --git a/stable/cloudflared/1.0.2/templates/common.yaml b/stable/clarkson/3.0.25/templates/common.yaml similarity index 100% rename from stable/cloudflared/1.0.2/templates/common.yaml rename to stable/clarkson/3.0.25/templates/common.yaml diff --git a/stable/cloudflareddns/1.0.6/values.yaml b/stable/clarkson/3.0.25/values.yaml similarity index 100% rename from stable/cloudflareddns/1.0.6/values.yaml rename to stable/clarkson/3.0.25/values.yaml diff --git a/stable/cloud9/4.0.20/CHANGELOG.md b/stable/cloud9/4.0.20/CHANGELOG.md deleted file mode 100644 index a1260ba828e..00000000000 --- a/stable/cloud9/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloud9-4.0.20](https://github.com/truecharts/apps/compare/cloud9-4.0.18...cloud9-4.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [cloud9-4.0.18](https://github.com/truecharts/apps/compare/cloud9-4.0.17...cloud9-4.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [cloud9-4.0.17](https://github.com/truecharts/apps/compare/cloud9-4.0.16...cloud9-4.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [cloud9-4.0.16](https://github.com/truecharts/apps/compare/cloud9-4.0.14...cloud9-4.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [cloud9-4.0.14](https://github.com/truecharts/apps/compare/cloud9-4.0.12...cloud9-4.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [cloud9-4.0.12](https://github.com/truecharts/apps/compare/cloud9-4.0.11...cloud9-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [cloud9-4.0.11](https://github.com/truecharts/apps/compare/cloud9-4.0.10...cloud9-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [cloud9-4.0.10](https://github.com/truecharts/apps/compare/cloud9-4.0.9...cloud9-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [cloud9-4.0.9](https://github.com/truecharts/apps/compare/cloud9-4.0.8...cloud9-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [cloud9-4.0.8](https://github.com/truecharts/apps/compare/cloud9-4.0.7...cloud9-4.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [cloud9-4.0.7](https://github.com/truecharts/apps/compare/cloud9-4.0.6...cloud9-4.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/cloud9/4.0.20/Chart.lock b/stable/cloud9/4.0.20/Chart.lock deleted file mode 100644 index af996f16f21..00000000000 --- a/stable/cloud9/4.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:48:38.579710938Z" diff --git a/stable/cloud9/4.0.20/Chart.yaml b/stable/cloud9/4.0.20/Chart.yaml deleted file mode 100644 index 18c025c7b63..00000000000 --- a/stable/cloud9/4.0.20/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.29.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A complete web based IDE with terminal access -home: https://github.com/truecharts/apps/tree/master/charts/stable/cloud9 -icon: https://truecharts.org/img/chart-icons/cloud9.png -keywords: - - cloud9 - - ide - - terminal - - web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloud9 -sources: - - https://aws.amazon.com/cloud9/ - - https://github.com/c9/core - - https://hub.docker.com/r/linuxserver/cloud9 -type: application -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cloud9/4.0.20/README.md b/stable/cloud9/4.0.20/README.md deleted file mode 100644 index f80d48ff73b..00000000000 --- a/stable/cloud9/4.0.20/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cloud9 - -![Version: 4.0.20](https://img.shields.io/badge/Version-4.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.29.2](https://img.shields.io/badge/AppVersion-1.29.2-informational?style=flat-square) - -A complete web based IDE with terminal access - -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: [cloud9](https://truecharts.org/docs/charts/stable/cloud9) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cloud9` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cloud9 TrueCharts/cloud9 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cloud9` deployment - -```console -helm uninstall cloud9 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloud9 \ - --set env.TZ="America/New York" \ - TrueCharts/cloud9 -``` - -#### 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 cloud9 TrueCharts/cloud9 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/cloud9/4.0.20/charts/common-10.4.6.tgz b/stable/cloud9/4.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/cloud9/4.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/cloud9/4.0.21/CHANGELOG.md b/stable/cloud9/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..26a58c7a900 --- /dev/null +++ b/stable/cloud9/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloud9-4.0.21](https://github.com/truecharts/apps/compare/cloud9-4.0.20...cloud9-4.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cloud9-4.0.20](https://github.com/truecharts/apps/compare/cloud9-4.0.18...cloud9-4.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [cloud9-4.0.18](https://github.com/truecharts/apps/compare/cloud9-4.0.17...cloud9-4.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [cloud9-4.0.17](https://github.com/truecharts/apps/compare/cloud9-4.0.16...cloud9-4.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [cloud9-4.0.16](https://github.com/truecharts/apps/compare/cloud9-4.0.14...cloud9-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [cloud9-4.0.14](https://github.com/truecharts/apps/compare/cloud9-4.0.12...cloud9-4.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [cloud9-4.0.12](https://github.com/truecharts/apps/compare/cloud9-4.0.11...cloud9-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [cloud9-4.0.11](https://github.com/truecharts/apps/compare/cloud9-4.0.10...cloud9-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [cloud9-4.0.10](https://github.com/truecharts/apps/compare/cloud9-4.0.9...cloud9-4.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [cloud9-4.0.9](https://github.com/truecharts/apps/compare/cloud9-4.0.8...cloud9-4.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [cloud9-4.0.8](https://github.com/truecharts/apps/compare/cloud9-4.0.7...cloud9-4.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/cloud9/4.0.21/Chart.lock b/stable/cloud9/4.0.21/Chart.lock new file mode 100644 index 00000000000..a1cc6d6a59a --- /dev/null +++ b/stable/cloud9/4.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:27:03.674610809Z" diff --git a/stable/cloud9/4.0.21/Chart.yaml b/stable/cloud9/4.0.21/Chart.yaml new file mode 100644 index 00000000000..4579b942006 --- /dev/null +++ b/stable/cloud9/4.0.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.29.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A complete web based IDE with terminal access +home: https://github.com/truecharts/apps/tree/master/charts/stable/cloud9 +icon: https://truecharts.org/img/chart-icons/cloud9.png +keywords: + - cloud9 + - ide + - terminal + - web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloud9 +sources: + - https://aws.amazon.com/cloud9/ + - https://github.com/c9/core + - https://hub.docker.com/r/linuxserver/cloud9 +type: application +version: 4.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cloud9/4.0.21/README.md b/stable/cloud9/4.0.21/README.md new file mode 100644 index 00000000000..0a126a8e211 --- /dev/null +++ b/stable/cloud9/4.0.21/README.md @@ -0,0 +1,109 @@ +# cloud9 + +![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.29.2](https://img.shields.io/badge/AppVersion-1.29.2-informational?style=flat-square) + +A complete web based IDE with terminal access + +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: [cloud9](https://truecharts.org/docs/charts/stable/cloud9) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cloud9` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cloud9 TrueCharts/cloud9 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cloud9` deployment + +```console +helm uninstall cloud9 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloud9 \ + --set env.TZ="America/New York" \ + TrueCharts/cloud9 +``` + +#### 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 cloud9 TrueCharts/cloud9 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/cloud9/4.0.20/app-readme.md b/stable/cloud9/4.0.21/app-readme.md similarity index 100% rename from stable/cloud9/4.0.20/app-readme.md rename to stable/cloud9/4.0.21/app-readme.md diff --git a/stable/cloud9/4.0.21/charts/common-10.4.7.tgz b/stable/cloud9/4.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/cloud9/4.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/cloud9/4.0.20/ix_values.yaml b/stable/cloud9/4.0.21/ix_values.yaml similarity index 100% rename from stable/cloud9/4.0.20/ix_values.yaml rename to stable/cloud9/4.0.21/ix_values.yaml diff --git a/stable/cloud9/4.0.20/questions.yaml b/stable/cloud9/4.0.21/questions.yaml similarity index 100% rename from stable/cloud9/4.0.20/questions.yaml rename to stable/cloud9/4.0.21/questions.yaml diff --git a/stable/cloudflareddns/1.0.6/templates/common.yaml b/stable/cloud9/4.0.21/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/1.0.6/templates/common.yaml rename to stable/cloud9/4.0.21/templates/common.yaml diff --git a/stable/code-server/4.0.24/values.yaml b/stable/cloud9/4.0.21/values.yaml similarity index 100% rename from stable/code-server/4.0.24/values.yaml rename to stable/cloud9/4.0.21/values.yaml diff --git a/stable/cloudflared/1.0.2/CHANGELOG.md b/stable/cloudflared/1.0.2/CHANGELOG.md deleted file mode 100644 index 5af585e87de..00000000000 --- a/stable/cloudflared/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudflared-1.0.2](https://github.com/truecharts/apps/compare/cloudflared-1.0.0...cloudflared-1.0.2) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [cloudflared-1.0.0](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.4...cloudflared-1.0.0) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - -### Fix - -- move to stable updated docs ([#3237](https://github.com/truecharts/apps/issues/3237)) - - - -## [cloudflared-1.0.0](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.4...cloudflared-1.0.0) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] - -### Fix - -- move to stable updated docs ([#3237](https://github.com/truecharts/apps/issues/3237)) - - - -## [cloudflared-1.0.0](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.4...cloudflared-1.0.0) (2022-07-21) - -### Fix - -- move to stable updated docs ([#3237](https://github.com/truecharts/apps/issues/3237)) - - - -## [cloudflared-0.0.17](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.2...cloudflared-0.0.17) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [cloudflared-0.0.16](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.15...cloudflared-0.0.16) (2022-07-17) - -### Chore - -- extend linter and apply lint ([#3200](https://github.com/truecharts/apps/issues/3200)) - -### Feat - -- Add installation_notes for cloudflared ([#3196](https://github.com/truecharts/apps/issues/3196)) - - - -## [cloudflared-0.0.15](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.14...cloudflared-0.0.15) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [cloudflared-0.0.14](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.12...cloudflared-0.0.14) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [cloudflared-0.0.12](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.10...cloudflared-0.0.12) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [cloudflared-0.0.10](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.9...cloudflared-0.0.10) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - diff --git a/stable/cloudflared/1.0.2/Chart.lock b/stable/cloudflared/1.0.2/Chart.lock deleted file mode 100644 index e81b95f92f2..00000000000 --- a/stable/cloudflared/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:48:51.472444941Z" diff --git a/stable/cloudflared/1.0.2/Chart.yaml b/stable/cloudflared/1.0.2/Chart.yaml deleted file mode 100644 index 53b5a621207..00000000000 --- a/stable/cloudflared/1.0.2/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: cloudflared -version: 1.0.2 -appVersion: "2022.7.1" -description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/cloudflared -icon: https://truecharts.org/img/chart-icons/cloudflared.png -keywords: - - cloudflared - - networking -sources: - - https://hub.docker.com/r/cloudflare/cloudflared -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cloudflared/1.0.2/README.md b/stable/cloudflared/1.0.2/README.md deleted file mode 100644 index 53fc399720b..00000000000 --- a/stable/cloudflared/1.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cloudflared - -![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.7.1](https://img.shields.io/badge/AppVersion-2022.7.1-informational?style=flat-square) - -Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. - -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: [cloudflared](https://truecharts.org/docs/charts/stable/cloudflared) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cloudflared` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cloudflared TrueCharts/cloudflared -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cloudflared` deployment - -```console -helm uninstall cloudflared -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloudflared \ - --set env.TZ="America/New York" \ - TrueCharts/cloudflared -``` - -#### 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 cloudflared TrueCharts/cloudflared -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/cloudflared/1.0.2/charts/common-10.4.6.tgz b/stable/cloudflared/1.0.2/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/cloudflared/1.0.2/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/cloudflared/1.0.3/CHANGELOG.md b/stable/cloudflared/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..8ea6c8b09dc --- /dev/null +++ b/stable/cloudflared/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudflared-1.0.3](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.6...cloudflared-1.0.3) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cloudflared-1.0.2](https://github.com/truecharts/apps/compare/cloudflared-1.0.0...cloudflared-1.0.2) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [cloudflared-1.0.0](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.4...cloudflared-1.0.0) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] + +### Fix + +- move to stable updated docs ([#3237](https://github.com/truecharts/apps/issues/3237)) + + + +## [cloudflared-1.0.0](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.4...cloudflared-1.0.0) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] + +### Fix + +- move to stable updated docs ([#3237](https://github.com/truecharts/apps/issues/3237)) + + + +## [cloudflared-1.0.0](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.4...cloudflared-1.0.0) (2022-07-21) + +### Fix + +- move to stable updated docs ([#3237](https://github.com/truecharts/apps/issues/3237)) + + + +## [cloudflared-0.0.17](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.2...cloudflared-0.0.17) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [cloudflared-0.0.16](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.15...cloudflared-0.0.16) (2022-07-17) + +### Chore + +- extend linter and apply lint ([#3200](https://github.com/truecharts/apps/issues/3200)) + +### Feat + +- Add installation_notes for cloudflared ([#3196](https://github.com/truecharts/apps/issues/3196)) + + + +## [cloudflared-0.0.15](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.14...cloudflared-0.0.15) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [cloudflared-0.0.14](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.12...cloudflared-0.0.14) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [cloudflared-0.0.12](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.10...cloudflared-0.0.12) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + diff --git a/stable/cloudflared/1.0.3/Chart.lock b/stable/cloudflared/1.0.3/Chart.lock new file mode 100644 index 00000000000..fd608bd60be --- /dev/null +++ b/stable/cloudflared/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:27:13.523506992Z" diff --git a/stable/cloudflared/1.0.3/Chart.yaml b/stable/cloudflared/1.0.3/Chart.yaml new file mode 100644 index 00000000000..b7beeebf10c --- /dev/null +++ b/stable/cloudflared/1.0.3/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: cloudflared +version: 1.0.3 +appVersion: "2022.7.1" +description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/cloudflared +icon: https://truecharts.org/img/chart-icons/cloudflared.png +keywords: + - cloudflared + - networking +sources: + - https://hub.docker.com/r/cloudflare/cloudflared +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cloudflared/1.0.3/README.md b/stable/cloudflared/1.0.3/README.md new file mode 100644 index 00000000000..5701e50b3a0 --- /dev/null +++ b/stable/cloudflared/1.0.3/README.md @@ -0,0 +1,107 @@ +# cloudflared + +![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.7.1](https://img.shields.io/badge/AppVersion-2022.7.1-informational?style=flat-square) + +Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. + +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: [cloudflared](https://truecharts.org/docs/charts/stable/cloudflared) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cloudflared` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cloudflared TrueCharts/cloudflared +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cloudflared` deployment + +```console +helm uninstall cloudflared +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloudflared \ + --set env.TZ="America/New York" \ + TrueCharts/cloudflared +``` + +#### 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 cloudflared TrueCharts/cloudflared -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/cloudflared/1.0.2/app-readme.md b/stable/cloudflared/1.0.3/app-readme.md similarity index 100% rename from stable/cloudflared/1.0.2/app-readme.md rename to stable/cloudflared/1.0.3/app-readme.md diff --git a/stable/cloudflared/1.0.3/charts/common-10.4.7.tgz b/stable/cloudflared/1.0.3/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/cloudflared/1.0.3/charts/common-10.4.7.tgz differ diff --git a/stable/cloudflared/1.0.2/ci/test-values.yaml b/stable/cloudflared/1.0.3/ci/test-values.yaml similarity index 100% rename from stable/cloudflared/1.0.2/ci/test-values.yaml rename to stable/cloudflared/1.0.3/ci/test-values.yaml diff --git a/stable/cloudflared/1.0.2/ix_values.yaml b/stable/cloudflared/1.0.3/ix_values.yaml similarity index 100% rename from stable/cloudflared/1.0.2/ix_values.yaml rename to stable/cloudflared/1.0.3/ix_values.yaml diff --git a/stable/cloudflared/1.0.2/questions.yaml b/stable/cloudflared/1.0.3/questions.yaml similarity index 100% rename from stable/cloudflared/1.0.2/questions.yaml rename to stable/cloudflared/1.0.3/questions.yaml diff --git a/stable/commento-plusplus/3.0.22/templates/common.yaml b/stable/cloudflared/1.0.3/templates/common.yaml similarity index 100% rename from stable/commento-plusplus/3.0.22/templates/common.yaml rename to stable/cloudflared/1.0.3/templates/common.yaml diff --git a/stable/commento-plusplus/3.0.22/values.yaml b/stable/cloudflared/1.0.3/values.yaml similarity index 100% rename from stable/commento-plusplus/3.0.22/values.yaml rename to stable/cloudflared/1.0.3/values.yaml diff --git a/stable/cloudflareddns/1.0.6/CHANGELOG.md b/stable/cloudflareddns/1.0.6/CHANGELOG.md deleted file mode 100644 index 77470500968..00000000000 --- a/stable/cloudflareddns/1.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudflareddns-1.0.6](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.4...cloudflareddns-1.0.6) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [cloudflareddns-1.0.4](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.3...cloudflareddns-1.0.4) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [cloudflareddns-1.0.3](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.2...cloudflareddns-1.0.3) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [cloudflareddns-1.0.2](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.1...cloudflareddns-1.0.2) (2022-07-19) - -### Fix - -- Updated How-To for more complete setup ([#3213](https://github.com/truecharts/apps/issues/3213)) -- fixup ([#3209](https://github.com/truecharts/apps/issues/3209)) - - - -## [cloudflareddns-1.0.1](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.0...cloudflareddns-1.0.1) (2022-07-18) - -### Fix - -- Modify description ([#3207](https://github.com/truecharts/apps/issues/3207)) - - - -## [cloudflareddns-1.0.0](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.16...cloudflareddns-1.0.0) (2022-07-18) - -### Feat - -- Moving cloudflareddns to stable ([#3205](https://github.com/truecharts/apps/issues/3205)) - - - -## [cloudflareddns-0.0.16](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.15...cloudflareddns-0.0.16) (2022-07-17) - -### Chore - -- Auto-update chart README [skip ci] -- extend linter and apply lint ([#3200](https://github.com/truecharts/apps/issues/3200)) - -### Feat - -- Add Setup-Guide for cloudflareddns ([#3197](https://github.com/truecharts/apps/issues/3197)) - - - -## [cloudflareddns-0.0.15](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.14...cloudflareddns-0.0.15) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [cloudflareddns-0.0.14](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.12...cloudflareddns-0.0.14) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [cloudflareddns-0.0.12](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.10...cloudflareddns-0.0.12) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [cloudflareddns-0.0.10](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.9...cloudflareddns-0.0.10) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - diff --git a/stable/cloudflareddns/1.0.6/Chart.lock b/stable/cloudflareddns/1.0.6/Chart.lock deleted file mode 100644 index 31ffab81b0d..00000000000 --- a/stable/cloudflareddns/1.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:49:01.164743392Z" diff --git a/stable/cloudflareddns/1.0.6/Chart.yaml b/stable/cloudflareddns/1.0.6/Chart.yaml deleted file mode 100644 index 32ecee58cce..00000000000 --- a/stable/cloudflareddns/1.0.6/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: cloudflareddns -version: 1.0.6 -appVersion: "latest" -description: Update your Cloudflare DNS records automatically for those with a dynamic IP -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/cloudflareddns -icon: https://truecharts.org/img/chart-icons/cloudflareddns.png -keywords: - - ddns - - cloudflare - - cloudflareddns -sources: - - https://github.com/hotio/cloudflareddns - - https://hotio.dev/containers/cloudflareddns/ -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cloudflareddns/1.0.6/README.md b/stable/cloudflareddns/1.0.6/README.md deleted file mode 100644 index fc7257cde60..00000000000 --- a/stable/cloudflareddns/1.0.6/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cloudflareddns - -![Version: 1.0.6](https://img.shields.io/badge/Version-1.0.6-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) - -Update your Cloudflare DNS records automatically for those with a dynamic IP - -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: [cloudflareddns](https://truecharts.org/docs/charts/stable/cloudflareddns) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cloudflareddns` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cloudflareddns TrueCharts/cloudflareddns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cloudflareddns` deployment - -```console -helm uninstall cloudflareddns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloudflareddns \ - --set env.TZ="America/New York" \ - TrueCharts/cloudflareddns -``` - -#### 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 cloudflareddns TrueCharts/cloudflareddns -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/cloudflareddns/1.0.6/charts/common-10.4.6.tgz b/stable/cloudflareddns/1.0.6/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/cloudflareddns/1.0.6/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/cloudflareddns/1.0.7/CHANGELOG.md b/stable/cloudflareddns/1.0.7/CHANGELOG.md new file mode 100644 index 00000000000..0a3476ea266 --- /dev/null +++ b/stable/cloudflareddns/1.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudflareddns-1.0.7](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.6...cloudflareddns-1.0.7) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cloudflareddns-1.0.6](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.4...cloudflareddns-1.0.6) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [cloudflareddns-1.0.4](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.3...cloudflareddns-1.0.4) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [cloudflareddns-1.0.3](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.2...cloudflareddns-1.0.3) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [cloudflareddns-1.0.2](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.1...cloudflareddns-1.0.2) (2022-07-19) + +### Fix + +- Updated How-To for more complete setup ([#3213](https://github.com/truecharts/apps/issues/3213)) +- fixup ([#3209](https://github.com/truecharts/apps/issues/3209)) + + + +## [cloudflareddns-1.0.1](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.0...cloudflareddns-1.0.1) (2022-07-18) + +### Fix + +- Modify description ([#3207](https://github.com/truecharts/apps/issues/3207)) + + + +## [cloudflareddns-1.0.0](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.16...cloudflareddns-1.0.0) (2022-07-18) + +### Feat + +- Moving cloudflareddns to stable ([#3205](https://github.com/truecharts/apps/issues/3205)) + + + +## [cloudflareddns-0.0.16](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.15...cloudflareddns-0.0.16) (2022-07-17) + +### Chore + +- Auto-update chart README [skip ci] +- extend linter and apply lint ([#3200](https://github.com/truecharts/apps/issues/3200)) + +### Feat + +- Add Setup-Guide for cloudflareddns ([#3197](https://github.com/truecharts/apps/issues/3197)) + + + +## [cloudflareddns-0.0.15](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.14...cloudflareddns-0.0.15) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [cloudflareddns-0.0.14](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.12...cloudflareddns-0.0.14) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [cloudflareddns-0.0.12](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.10...cloudflareddns-0.0.12) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + diff --git a/stable/cloudflareddns/1.0.7/Chart.lock b/stable/cloudflareddns/1.0.7/Chart.lock new file mode 100644 index 00000000000..b90109a71f0 --- /dev/null +++ b/stable/cloudflareddns/1.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:27:23.043483597Z" diff --git a/stable/cloudflareddns/1.0.7/Chart.yaml b/stable/cloudflareddns/1.0.7/Chart.yaml new file mode 100644 index 00000000000..01fb2170d07 --- /dev/null +++ b/stable/cloudflareddns/1.0.7/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: cloudflareddns +version: 1.0.7 +appVersion: "latest" +description: Update your Cloudflare DNS records automatically for those with a dynamic IP +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/cloudflareddns +icon: https://truecharts.org/img/chart-icons/cloudflareddns.png +keywords: + - ddns + - cloudflare + - cloudflareddns +sources: + - https://github.com/hotio/cloudflareddns + - https://hotio.dev/containers/cloudflareddns/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cloudflareddns/1.0.7/README.md b/stable/cloudflareddns/1.0.7/README.md new file mode 100644 index 00000000000..ee3c1476df6 --- /dev/null +++ b/stable/cloudflareddns/1.0.7/README.md @@ -0,0 +1,108 @@ +# cloudflareddns + +![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-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) + +Update your Cloudflare DNS records automatically for those with a dynamic IP + +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: [cloudflareddns](https://truecharts.org/docs/charts/stable/cloudflareddns) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cloudflareddns` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cloudflareddns TrueCharts/cloudflareddns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cloudflareddns` deployment + +```console +helm uninstall cloudflareddns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloudflareddns \ + --set env.TZ="America/New York" \ + TrueCharts/cloudflareddns +``` + +#### 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 cloudflareddns TrueCharts/cloudflareddns -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/cloudflareddns/1.0.6/app-readme.md b/stable/cloudflareddns/1.0.7/app-readme.md similarity index 100% rename from stable/cloudflareddns/1.0.6/app-readme.md rename to stable/cloudflareddns/1.0.7/app-readme.md diff --git a/stable/cloudflareddns/1.0.7/charts/common-10.4.7.tgz b/stable/cloudflareddns/1.0.7/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/cloudflareddns/1.0.7/charts/common-10.4.7.tgz differ diff --git a/stable/cloudflareddns/1.0.6/ix_values.yaml b/stable/cloudflareddns/1.0.7/ix_values.yaml similarity index 100% rename from stable/cloudflareddns/1.0.6/ix_values.yaml rename to stable/cloudflareddns/1.0.7/ix_values.yaml diff --git a/stable/cloudflareddns/1.0.6/questions.yaml b/stable/cloudflareddns/1.0.7/questions.yaml similarity index 100% rename from stable/cloudflareddns/1.0.6/questions.yaml rename to stable/cloudflareddns/1.0.7/questions.yaml diff --git a/stable/couchpotato/2.0.20/templates/common.yaml b/stable/cloudflareddns/1.0.7/templates/common.yaml similarity index 100% rename from stable/couchpotato/2.0.20/templates/common.yaml rename to stable/cloudflareddns/1.0.7/templates/common.yaml diff --git a/stable/couchpotato/2.0.20/values.yaml b/stable/cloudflareddns/1.0.7/values.yaml similarity index 100% rename from stable/couchpotato/2.0.20/values.yaml rename to stable/cloudflareddns/1.0.7/values.yaml diff --git a/stable/code-server/4.0.24/CHANGELOG.md b/stable/code-server/4.0.24/CHANGELOG.md deleted file mode 100644 index 4100ec6436f..00000000000 --- a/stable/code-server/4.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [code-server-4.0.24](https://github.com/truecharts/apps/compare/code-server-4.0.22...code-server-4.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [code-server-4.0.22](https://github.com/truecharts/apps/compare/code-server-4.0.21...code-server-4.0.22) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [code-server-4.0.21](https://github.com/truecharts/apps/compare/code-server-4.0.20...code-server-4.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [code-server-4.0.20](https://github.com/truecharts/apps/compare/openvscode-server-2.0.20...code-server-4.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [code-server-4.0.19](https://github.com/truecharts/apps/compare/openvscode-server-2.0.18...code-server-4.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [collabora-online-12.1.12](https://github.com/truecharts/apps/compare/collabora-online-12.1.11...collabora-online-12.1.12) (2022-07-13) - -### Chore - -- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) - - - -## [collabora-online-12.1.11](https://github.com/truecharts/apps/compare/collabora-online-12.1.8...collabora-online-12.1.11) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [collabora-online-12.1.8](https://github.com/truecharts/apps/compare/collabora-online-12.1.7...collabora-online-12.1.8) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [collabora-online-12.1.7](https://github.com/truecharts/apps/compare/collabora-online-12.1.6...collabora-online-12.1.7) (2022-07-12) - -#### Chore - -* update helm chart common to v10.4.4 ([#3146](https://github.com/truecharts/apps/issues/3146)) - - - - -### [collabora-online-12.1.6](https://github.com/truecharts/apps/compare/collabora-online-12.1.5...collabora-online-12.1.6) (2022-07-11) - -#### Chore - -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [collabora-online-12.1.5](https://github.com/truecharts/apps/compare/collabora-online-12.1.4...collabora-online-12.1.5) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* update helm chart common to v10.4.3 ([#3137](https://github.com/truecharts/apps/issues/3137)) - - - - diff --git a/stable/code-server/4.0.24/Chart.lock b/stable/code-server/4.0.24/Chart.lock deleted file mode 100644 index 6ef079f1b48..00000000000 --- a/stable/code-server/4.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:49:07.061211191Z" diff --git a/stable/code-server/4.0.24/Chart.yaml b/stable/code-server/4.0.24/Chart.yaml deleted file mode 100644 index a4f0caa9e14..00000000000 --- a/stable/code-server/4.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.5.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Run VS Code on any machine anywhere and access it in the browser. -home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server -icon: https://truecharts.org/img/chart-icons/code-server.png -keywords: - - code - - vs - - visual studio - - vscode -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: code-server -sources: - - https://github.com/cdr/code-server -type: application -version: 4.0.24 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/code-server/4.0.24/README.md b/stable/code-server/4.0.24/README.md deleted file mode 100644 index b5b1b7707ec..00000000000 --- a/stable/code-server/4.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# code-server - -![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.1](https://img.shields.io/badge/AppVersion-4.5.1-informational?style=flat-square) - -Run VS Code on any machine anywhere and access it in the browser. - -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: [code-server](https://truecharts.org/docs/charts/stable/code-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `code-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install code-server TrueCharts/code-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `code-server` deployment - -```console -helm uninstall code-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install code-server \ - --set env.TZ="America/New York" \ - TrueCharts/code-server -``` - -#### 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 code-server TrueCharts/code-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/code-server/4.0.24/charts/common-10.4.6.tgz b/stable/code-server/4.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/code-server/4.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/code-server/4.0.25/CHANGELOG.md b/stable/code-server/4.0.25/CHANGELOG.md new file mode 100644 index 00000000000..92f1db0d21e --- /dev/null +++ b/stable/code-server/4.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [code-server-4.0.25](https://github.com/truecharts/apps/compare/code-server-4.0.24...code-server-4.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [code-server-4.0.24](https://github.com/truecharts/apps/compare/code-server-4.0.22...code-server-4.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [code-server-4.0.22](https://github.com/truecharts/apps/compare/code-server-4.0.21...code-server-4.0.22) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [code-server-4.0.21](https://github.com/truecharts/apps/compare/code-server-4.0.20...code-server-4.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [code-server-4.0.20](https://github.com/truecharts/apps/compare/openvscode-server-2.0.20...code-server-4.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [code-server-4.0.19](https://github.com/truecharts/apps/compare/openvscode-server-2.0.18...code-server-4.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [collabora-online-12.1.12](https://github.com/truecharts/apps/compare/collabora-online-12.1.11...collabora-online-12.1.12) (2022-07-13) + +### Chore + +- update some last icons ([#3160](https://github.com/truecharts/apps/issues/3160)) + + + +## [collabora-online-12.1.11](https://github.com/truecharts/apps/compare/collabora-online-12.1.8...collabora-online-12.1.11) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [collabora-online-12.1.8](https://github.com/truecharts/apps/compare/collabora-online-12.1.7...collabora-online-12.1.8) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [collabora-online-12.1.7](https://github.com/truecharts/apps/compare/collabora-online-12.1.6...collabora-online-12.1.7) (2022-07-12) + +#### Chore + +* update helm chart common to v10.4.4 ([#3146](https://github.com/truecharts/apps/issues/3146)) + + + + +### [collabora-online-12.1.6](https://github.com/truecharts/apps/compare/collabora-online-12.1.5...collabora-online-12.1.6) (2022-07-11) + +#### Chore + +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [collabora-online-12.1.5](https://github.com/truecharts/apps/compare/collabora-online-12.1.4...collabora-online-12.1.5) (2022-07-11) diff --git a/stable/code-server/4.0.25/Chart.lock b/stable/code-server/4.0.25/Chart.lock new file mode 100644 index 00000000000..d445c85780b --- /dev/null +++ b/stable/code-server/4.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:27:25.38033414Z" diff --git a/stable/code-server/4.0.25/Chart.yaml b/stable/code-server/4.0.25/Chart.yaml new file mode 100644 index 00000000000..ece81583e35 --- /dev/null +++ b/stable/code-server/4.0.25/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.5.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Run VS Code on any machine anywhere and access it in the browser. +home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server +icon: https://truecharts.org/img/chart-icons/code-server.png +keywords: + - code + - vs + - visual studio + - vscode +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: code-server +sources: + - https://github.com/cdr/code-server +type: application +version: 4.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/code-server/4.0.25/README.md b/stable/code-server/4.0.25/README.md new file mode 100644 index 00000000000..9619c0d843b --- /dev/null +++ b/stable/code-server/4.0.25/README.md @@ -0,0 +1,107 @@ +# code-server + +![Version: 4.0.25](https://img.shields.io/badge/Version-4.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.1](https://img.shields.io/badge/AppVersion-4.5.1-informational?style=flat-square) + +Run VS Code on any machine anywhere and access it in the browser. + +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: [code-server](https://truecharts.org/docs/charts/stable/code-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `code-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install code-server TrueCharts/code-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `code-server` deployment + +```console +helm uninstall code-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install code-server \ + --set env.TZ="America/New York" \ + TrueCharts/code-server +``` + +#### 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 code-server TrueCharts/code-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/code-server/4.0.24/app-readme.md b/stable/code-server/4.0.25/app-readme.md similarity index 100% rename from stable/code-server/4.0.24/app-readme.md rename to stable/code-server/4.0.25/app-readme.md diff --git a/stable/code-server/4.0.25/charts/common-10.4.7.tgz b/stable/code-server/4.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/code-server/4.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/code-server/4.0.24/ix_values.yaml b/stable/code-server/4.0.25/ix_values.yaml similarity index 100% rename from stable/code-server/4.0.24/ix_values.yaml rename to stable/code-server/4.0.25/ix_values.yaml diff --git a/stable/code-server/4.0.24/questions.yaml b/stable/code-server/4.0.25/questions.yaml similarity index 100% rename from stable/code-server/4.0.24/questions.yaml rename to stable/code-server/4.0.25/questions.yaml diff --git a/stable/code-server/4.0.24/templates/common.yaml b/stable/code-server/4.0.25/templates/common.yaml similarity index 100% rename from stable/code-server/4.0.24/templates/common.yaml rename to stable/code-server/4.0.25/templates/common.yaml diff --git a/stable/cryptofolio/4.0.22/values.yaml b/stable/code-server/4.0.25/values.yaml similarity index 100% rename from stable/cryptofolio/4.0.22/values.yaml rename to stable/code-server/4.0.25/values.yaml diff --git a/stable/commento-plusplus/3.0.22/CHANGELOG.md b/stable/commento-plusplus/3.0.22/CHANGELOG.md deleted file mode 100644 index d8061dbdbb0..00000000000 --- a/stable/commento-plusplus/3.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - - -## [commento-plusplus-3.0.21](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.19...commento-plusplus-3.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [commento-plusplus-3.0.19](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.18...commento-plusplus-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [commento-plusplus-3.0.18](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.17...commento-plusplus-3.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [commento-plusplus-3.0.17](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.15...commento-plusplus-3.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [commento-plusplus-3.0.15](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.13...commento-plusplus-3.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [commento-plusplus-3.0.13](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.12...commento-plusplus-3.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [commento-plusplus-3.0.12](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.11...commento-plusplus-3.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [commento-plusplus-3.0.11](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.10...commento-plusplus-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [commento-plusplus-3.0.10](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.9...commento-plusplus-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [commento-plusplus-3.0.9](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.8...commento-plusplus-3.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - -### [commento-plusplus-3.0.8](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.7...commento-plusplus-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - diff --git a/stable/commento-plusplus/3.0.22/Chart.lock b/stable/commento-plusplus/3.0.22/Chart.lock deleted file mode 100644 index 093b0aa5748..00000000000 --- a/stable/commento-plusplus/3.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:34:46.37917635Z" diff --git a/stable/commento-plusplus/3.0.22/Chart.yaml b/stable/commento-plusplus/3.0.22/Chart.yaml deleted file mode 100644 index 978b972a1ea..00000000000 --- a/stable/commento-plusplus/3.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. -home: https://github.com/truecharts/apps/tree/master/charts/stable/commento-plusplus -icon: https://truecharts.org/img/chart-icons/commento-plusplus.png -keywords: - - commento -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: commento-plusplus -sources: - - https://github.com/souramoo/commentoplusplus - - https://hub.docker.com/r/caroga/commentoplusplus -version: 3.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/commento-plusplus/3.0.22/README.md b/stable/commento-plusplus/3.0.22/README.md deleted file mode 100644 index 7cf55697f5d..00000000000 --- a/stable/commento-plusplus/3.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# commento-plusplus - -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![AppVersion: 1.8.7](https://img.shields.io/badge/AppVersion-1.8.7-informational?style=flat-square) - -Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. - -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: [commento-plusplus](https://truecharts.org/docs/charts/stable/commento-plusplus) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `commento-plusplus` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install commento-plusplus TrueCharts/commento-plusplus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `commento-plusplus` deployment - -```console -helm uninstall commento-plusplus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install commento-plusplus \ - --set env.TZ="America/New York" \ - TrueCharts/commento-plusplus -``` - -#### 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 commento-plusplus TrueCharts/commento-plusplus -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/commento-plusplus/3.0.22/charts/common-10.4.6.tgz b/stable/commento-plusplus/3.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/commento-plusplus/3.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/commento-plusplus/3.0.22/charts/postgresql-8.0.43.tgz b/stable/commento-plusplus/3.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/commento-plusplus/3.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/commento-plusplus/3.0.23/CHANGELOG.md b/stable/commento-plusplus/3.0.23/CHANGELOG.md new file mode 100644 index 00000000000..886f9f2df91 --- /dev/null +++ b/stable/commento-plusplus/3.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [commento-plusplus-3.0.23](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.22...commento-plusplus-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + + +## [commento-plusplus-3.0.21](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.19...commento-plusplus-3.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [commento-plusplus-3.0.19](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.18...commento-plusplus-3.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [commento-plusplus-3.0.18](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.17...commento-plusplus-3.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [commento-plusplus-3.0.17](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.15...commento-plusplus-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [commento-plusplus-3.0.15](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.13...commento-plusplus-3.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [commento-plusplus-3.0.13](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.12...commento-plusplus-3.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [commento-plusplus-3.0.12](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.11...commento-plusplus-3.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [commento-plusplus-3.0.11](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.10...commento-plusplus-3.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [commento-plusplus-3.0.10](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.9...commento-plusplus-3.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [commento-plusplus-3.0.9](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.8...commento-plusplus-3.0.9) (2022-07-05) + +#### Chore + +* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) + + diff --git a/stable/commento-plusplus/3.0.23/Chart.lock b/stable/commento-plusplus/3.0.23/Chart.lock new file mode 100644 index 00000000000..a30844fd3d9 --- /dev/null +++ b/stable/commento-plusplus/3.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:27:36.265683164Z" diff --git a/stable/commento-plusplus/3.0.23/Chart.yaml b/stable/commento-plusplus/3.0.23/Chart.yaml new file mode 100644 index 00000000000..3d8278ee9c5 --- /dev/null +++ b/stable/commento-plusplus/3.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.8.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. +home: https://github.com/truecharts/apps/tree/master/charts/stable/commento-plusplus +icon: https://truecharts.org/img/chart-icons/commento-plusplus.png +keywords: + - commento +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: commento-plusplus +sources: + - https://github.com/souramoo/commentoplusplus + - https://hub.docker.com/r/caroga/commentoplusplus +version: 3.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/commento-plusplus/3.0.23/README.md b/stable/commento-plusplus/3.0.23/README.md new file mode 100644 index 00000000000..32b3ae541e7 --- /dev/null +++ b/stable/commento-plusplus/3.0.23/README.md @@ -0,0 +1,109 @@ +# commento-plusplus + +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: 1.8.7](https://img.shields.io/badge/AppVersion-1.8.7-informational?style=flat-square) + +Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. + +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: [commento-plusplus](https://truecharts.org/docs/charts/stable/commento-plusplus) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `commento-plusplus` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install commento-plusplus TrueCharts/commento-plusplus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `commento-plusplus` deployment + +```console +helm uninstall commento-plusplus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install commento-plusplus \ + --set env.TZ="America/New York" \ + TrueCharts/commento-plusplus +``` + +#### 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 commento-plusplus TrueCharts/commento-plusplus -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/commento-plusplus/3.0.22/app-readme.md b/stable/commento-plusplus/3.0.23/app-readme.md similarity index 100% rename from stable/commento-plusplus/3.0.22/app-readme.md rename to stable/commento-plusplus/3.0.23/app-readme.md diff --git a/stable/commento-plusplus/3.0.23/charts/common-10.4.7.tgz b/stable/commento-plusplus/3.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/commento-plusplus/3.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/commento-plusplus/3.0.23/charts/postgresql-8.0.45.tgz b/stable/commento-plusplus/3.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/commento-plusplus/3.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/commento-plusplus/3.0.22/ix_values.yaml b/stable/commento-plusplus/3.0.23/ix_values.yaml similarity index 100% rename from stable/commento-plusplus/3.0.22/ix_values.yaml rename to stable/commento-plusplus/3.0.23/ix_values.yaml diff --git a/stable/commento-plusplus/3.0.22/questions.yaml b/stable/commento-plusplus/3.0.23/questions.yaml similarity index 100% rename from stable/commento-plusplus/3.0.22/questions.yaml rename to stable/commento-plusplus/3.0.23/questions.yaml diff --git a/stable/cryptofolio/4.0.22/templates/common.yaml b/stable/commento-plusplus/3.0.23/templates/common.yaml similarity index 100% rename from stable/cryptofolio/4.0.22/templates/common.yaml rename to stable/commento-plusplus/3.0.23/templates/common.yaml diff --git a/stable/custom-app/5.1.22/values.yaml b/stable/commento-plusplus/3.0.23/values.yaml similarity index 100% rename from stable/custom-app/5.1.22/values.yaml rename to stable/commento-plusplus/3.0.23/values.yaml diff --git a/stable/couchpotato/2.0.20/CHANGELOG.md b/stable/couchpotato/2.0.20/CHANGELOG.md deleted file mode 100644 index 4fad72e1b23..00000000000 --- a/stable/couchpotato/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [couchpotato-2.0.20](https://github.com/truecharts/apps/compare/couchpotato-2.0.18...couchpotato-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [couchpotato-2.0.18](https://github.com/truecharts/apps/compare/couchpotato-2.0.17...couchpotato-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [couchpotato-2.0.17](https://github.com/truecharts/apps/compare/couchpotato-2.0.16...couchpotato-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [couchpotato-2.0.16](https://github.com/truecharts/apps/compare/couchpotato-2.0.14...couchpotato-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [couchpotato-2.0.14](https://github.com/truecharts/apps/compare/couchpotato-2.0.12...couchpotato-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [couchpotato-2.0.12](https://github.com/truecharts/apps/compare/couchpotato-2.0.11...couchpotato-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [couchpotato-2.0.11](https://github.com/truecharts/apps/compare/couchpotato-2.0.10...couchpotato-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [couchpotato-2.0.10](https://github.com/truecharts/apps/compare/couchpotato-2.0.9...couchpotato-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [couchpotato-2.0.9](https://github.com/truecharts/apps/compare/couchpotato-2.0.8...couchpotato-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [couchpotato-2.0.8](https://github.com/truecharts/apps/compare/couchpotato-2.0.7...couchpotato-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [couchpotato-2.0.7](https://github.com/truecharts/apps/compare/couchpotato-2.0.6...couchpotato-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/couchpotato/2.0.20/Chart.lock b/stable/couchpotato/2.0.20/Chart.lock deleted file mode 100644 index 46800ec707b..00000000000 --- a/stable/couchpotato/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:49:13.615833677Z" diff --git a/stable/couchpotato/2.0.20/Chart.yaml b/stable/couchpotato/2.0.20/Chart.yaml deleted file mode 100644 index f23f6845e5b..00000000000 --- a/stable/couchpotato/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: couchpotato -version: 2.0.20 -appVersion: "2021.11.22" -description: Couchpotato is an automatic NZB and torrent downloader. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/couchpotato -icon: https://truecharts.org/img/chart-icons/couchpotato.png -keywords: - - couchpotato -sources: - - https://hub.docker.com/r/linuxserver/couchpotato -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/couchpotato/2.0.20/README.md b/stable/couchpotato/2.0.20/README.md deleted file mode 100644 index 40cb7411c64..00000000000 --- a/stable/couchpotato/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# couchpotato - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.22](https://img.shields.io/badge/AppVersion-2021.11.22-informational?style=flat-square) - -Couchpotato is an automatic NZB and torrent downloader. - -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: [couchpotato](https://truecharts.org/docs/charts/stable/couchpotato) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `couchpotato` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install couchpotato TrueCharts/couchpotato -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `couchpotato` deployment - -```console -helm uninstall couchpotato -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install couchpotato \ - --set env.TZ="America/New York" \ - TrueCharts/couchpotato -``` - -#### 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 couchpotato TrueCharts/couchpotato -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/couchpotato/2.0.20/charts/common-10.4.6.tgz b/stable/couchpotato/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/couchpotato/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/couchpotato/2.0.21/CHANGELOG.md b/stable/couchpotato/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..60d04a72da0 --- /dev/null +++ b/stable/couchpotato/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [couchpotato-2.0.21](https://github.com/truecharts/apps/compare/couchpotato-2.0.20...couchpotato-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [couchpotato-2.0.20](https://github.com/truecharts/apps/compare/couchpotato-2.0.18...couchpotato-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [couchpotato-2.0.18](https://github.com/truecharts/apps/compare/couchpotato-2.0.17...couchpotato-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [couchpotato-2.0.17](https://github.com/truecharts/apps/compare/couchpotato-2.0.16...couchpotato-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [couchpotato-2.0.16](https://github.com/truecharts/apps/compare/couchpotato-2.0.14...couchpotato-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [couchpotato-2.0.14](https://github.com/truecharts/apps/compare/couchpotato-2.0.12...couchpotato-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [couchpotato-2.0.12](https://github.com/truecharts/apps/compare/couchpotato-2.0.11...couchpotato-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [couchpotato-2.0.11](https://github.com/truecharts/apps/compare/couchpotato-2.0.10...couchpotato-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [couchpotato-2.0.10](https://github.com/truecharts/apps/compare/couchpotato-2.0.9...couchpotato-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [couchpotato-2.0.9](https://github.com/truecharts/apps/compare/couchpotato-2.0.8...couchpotato-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [couchpotato-2.0.8](https://github.com/truecharts/apps/compare/couchpotato-2.0.7...couchpotato-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/couchpotato/2.0.21/Chart.lock b/stable/couchpotato/2.0.21/Chart.lock new file mode 100644 index 00000000000..a83761d8835 --- /dev/null +++ b/stable/couchpotato/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:27:32.551296432Z" diff --git a/stable/couchpotato/2.0.21/Chart.yaml b/stable/couchpotato/2.0.21/Chart.yaml new file mode 100644 index 00000000000..e91150a5b97 --- /dev/null +++ b/stable/couchpotato/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: couchpotato +version: 2.0.21 +appVersion: "2021.11.22" +description: Couchpotato is an automatic NZB and torrent downloader. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/couchpotato +icon: https://truecharts.org/img/chart-icons/couchpotato.png +keywords: + - couchpotato +sources: + - https://hub.docker.com/r/linuxserver/couchpotato +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/couchpotato/2.0.21/README.md b/stable/couchpotato/2.0.21/README.md new file mode 100644 index 00000000000..2559f933dd6 --- /dev/null +++ b/stable/couchpotato/2.0.21/README.md @@ -0,0 +1,107 @@ +# couchpotato + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.22](https://img.shields.io/badge/AppVersion-2021.11.22-informational?style=flat-square) + +Couchpotato is an automatic NZB and torrent downloader. + +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: [couchpotato](https://truecharts.org/docs/charts/stable/couchpotato) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `couchpotato` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install couchpotato TrueCharts/couchpotato +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `couchpotato` deployment + +```console +helm uninstall couchpotato +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install couchpotato \ + --set env.TZ="America/New York" \ + TrueCharts/couchpotato +``` + +#### 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 couchpotato TrueCharts/couchpotato -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/couchpotato/2.0.20/app-readme.md b/stable/couchpotato/2.0.21/app-readme.md similarity index 100% rename from stable/couchpotato/2.0.20/app-readme.md rename to stable/couchpotato/2.0.21/app-readme.md diff --git a/stable/couchpotato/2.0.21/charts/common-10.4.7.tgz b/stable/couchpotato/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/couchpotato/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/couchpotato/2.0.20/ix_values.yaml b/stable/couchpotato/2.0.21/ix_values.yaml similarity index 100% rename from stable/couchpotato/2.0.20/ix_values.yaml rename to stable/couchpotato/2.0.21/ix_values.yaml diff --git a/stable/couchpotato/2.0.20/questions.yaml b/stable/couchpotato/2.0.21/questions.yaml similarity index 100% rename from stable/couchpotato/2.0.20/questions.yaml rename to stable/couchpotato/2.0.21/questions.yaml diff --git a/stable/custom-app/5.1.22/templates/common.yaml b/stable/couchpotato/2.0.21/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.22/templates/common.yaml rename to stable/couchpotato/2.0.21/templates/common.yaml diff --git a/stable/cyberchef/2.0.43/values.yaml b/stable/couchpotato/2.0.21/values.yaml similarity index 100% rename from stable/cyberchef/2.0.43/values.yaml rename to stable/couchpotato/2.0.21/values.yaml diff --git a/stable/cryptofolio/4.0.22/CHANGELOG.md b/stable/cryptofolio/4.0.22/CHANGELOG.md deleted file mode 100644 index 3c75619beec..00000000000 --- a/stable/cryptofolio/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cryptofolio-4.0.22](https://github.com/truecharts/apps/compare/cryptofolio-4.0.20...cryptofolio-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [cryptofolio-4.0.20](https://github.com/truecharts/apps/compare/cryptofolio-4.0.19...cryptofolio-4.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [cryptofolio-4.0.19](https://github.com/truecharts/apps/compare/cryptofolio-4.0.18...cryptofolio-4.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [cryptofolio-4.0.18](https://github.com/truecharts/apps/compare/cryptofolio-4.0.17...cryptofolio-4.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [cryptofolio-4.0.17](https://github.com/truecharts/apps/compare/cryptofolio-4.0.15...cryptofolio-4.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [cryptofolio-4.0.15](https://github.com/truecharts/apps/compare/cryptofolio-4.0.13...cryptofolio-4.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [cryptofolio-4.0.13](https://github.com/truecharts/apps/compare/cryptofolio-4.0.12...cryptofolio-4.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [cryptofolio-4.0.12](https://github.com/truecharts/apps/compare/cryptofolio-4.0.11...cryptofolio-4.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [cryptofolio-4.0.11](https://github.com/truecharts/apps/compare/cryptofolio-4.0.10...cryptofolio-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [cryptofolio-4.0.10](https://github.com/truecharts/apps/compare/cryptofolio-4.0.9...cryptofolio-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [cryptofolio-4.0.9](https://github.com/truecharts/apps/compare/cryptofolio-4.0.8...cryptofolio-4.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/cryptofolio/4.0.22/Chart.lock b/stable/cryptofolio/4.0.22/Chart.lock deleted file mode 100644 index 6664668a5e3..00000000000 --- a/stable/cryptofolio/4.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:49:22.902380142Z" diff --git a/stable/cryptofolio/4.0.22/Chart.yaml b/stable/cryptofolio/4.0.22/Chart.yaml deleted file mode 100644 index 353e2978c11..00000000000 --- a/stable/cryptofolio/4.0.22/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Track your cryptocurrency holdings/portfolio -home: https://github.com/truecharts/apps/tree/master/charts/stable/cryptofolio -icon: https://truecharts.org/img/chart-icons/cryptofolio.png -keywords: - - cryptofolio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cryptofolio -sources: - - https://github.com/Xtrendence/cryptofolio -version: 4.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cryptofolio/4.0.22/README.md b/stable/cryptofolio/4.0.22/README.md deleted file mode 100644 index fea3dca2f07..00000000000 --- a/stable/cryptofolio/4.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cryptofolio - -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square) - -Track your cryptocurrency holdings/portfolio - -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: [cryptofolio](https://truecharts.org/docs/charts/stable/cryptofolio) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cryptofolio` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cryptofolio TrueCharts/cryptofolio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cryptofolio` deployment - -```console -helm uninstall cryptofolio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cryptofolio \ - --set env.TZ="America/New York" \ - TrueCharts/cryptofolio -``` - -#### 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 cryptofolio TrueCharts/cryptofolio -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/cryptofolio/4.0.22/charts/common-10.4.6.tgz b/stable/cryptofolio/4.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/cryptofolio/4.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/cryptofolio/4.0.23/CHANGELOG.md b/stable/cryptofolio/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..7a00861b83f --- /dev/null +++ b/stable/cryptofolio/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cryptofolio-4.0.23](https://github.com/truecharts/apps/compare/cryptofolio-4.0.22...cryptofolio-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cryptofolio-4.0.22](https://github.com/truecharts/apps/compare/cryptofolio-4.0.20...cryptofolio-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [cryptofolio-4.0.20](https://github.com/truecharts/apps/compare/cryptofolio-4.0.19...cryptofolio-4.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [cryptofolio-4.0.19](https://github.com/truecharts/apps/compare/cryptofolio-4.0.18...cryptofolio-4.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [cryptofolio-4.0.18](https://github.com/truecharts/apps/compare/cryptofolio-4.0.17...cryptofolio-4.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [cryptofolio-4.0.17](https://github.com/truecharts/apps/compare/cryptofolio-4.0.15...cryptofolio-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [cryptofolio-4.0.15](https://github.com/truecharts/apps/compare/cryptofolio-4.0.13...cryptofolio-4.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [cryptofolio-4.0.13](https://github.com/truecharts/apps/compare/cryptofolio-4.0.12...cryptofolio-4.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [cryptofolio-4.0.12](https://github.com/truecharts/apps/compare/cryptofolio-4.0.11...cryptofolio-4.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [cryptofolio-4.0.11](https://github.com/truecharts/apps/compare/cryptofolio-4.0.10...cryptofolio-4.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [cryptofolio-4.0.10](https://github.com/truecharts/apps/compare/cryptofolio-4.0.9...cryptofolio-4.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/cryptofolio/4.0.23/Chart.lock b/stable/cryptofolio/4.0.23/Chart.lock new file mode 100644 index 00000000000..2e0517051c8 --- /dev/null +++ b/stable/cryptofolio/4.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:27:41.791836781Z" diff --git a/stable/cryptofolio/4.0.23/Chart.yaml b/stable/cryptofolio/4.0.23/Chart.yaml new file mode 100644 index 00000000000..c41cf0c6bfa --- /dev/null +++ b/stable/cryptofolio/4.0.23/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Track your cryptocurrency holdings/portfolio +home: https://github.com/truecharts/apps/tree/master/charts/stable/cryptofolio +icon: https://truecharts.org/img/chart-icons/cryptofolio.png +keywords: + - cryptofolio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cryptofolio +sources: + - https://github.com/Xtrendence/cryptofolio +version: 4.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cryptofolio/4.0.23/README.md b/stable/cryptofolio/4.0.23/README.md new file mode 100644 index 00000000000..e3dc9f34383 --- /dev/null +++ b/stable/cryptofolio/4.0.23/README.md @@ -0,0 +1,107 @@ +# cryptofolio + +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square) + +Track your cryptocurrency holdings/portfolio + +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: [cryptofolio](https://truecharts.org/docs/charts/stable/cryptofolio) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cryptofolio` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cryptofolio TrueCharts/cryptofolio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cryptofolio` deployment + +```console +helm uninstall cryptofolio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cryptofolio \ + --set env.TZ="America/New York" \ + TrueCharts/cryptofolio +``` + +#### 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 cryptofolio TrueCharts/cryptofolio -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/cryptofolio/4.0.22/app-readme.md b/stable/cryptofolio/4.0.23/app-readme.md similarity index 100% rename from stable/cryptofolio/4.0.22/app-readme.md rename to stable/cryptofolio/4.0.23/app-readme.md diff --git a/stable/cryptofolio/4.0.23/charts/common-10.4.7.tgz b/stable/cryptofolio/4.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/cryptofolio/4.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/cryptofolio/4.0.22/ix_values.yaml b/stable/cryptofolio/4.0.23/ix_values.yaml similarity index 100% rename from stable/cryptofolio/4.0.22/ix_values.yaml rename to stable/cryptofolio/4.0.23/ix_values.yaml diff --git a/stable/cryptofolio/4.0.22/questions.yaml b/stable/cryptofolio/4.0.23/questions.yaml similarity index 100% rename from stable/cryptofolio/4.0.22/questions.yaml rename to stable/cryptofolio/4.0.23/questions.yaml diff --git a/stable/cyberchef/2.0.43/templates/common.yaml b/stable/cryptofolio/4.0.23/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.43/templates/common.yaml rename to stable/cryptofolio/4.0.23/templates/common.yaml diff --git a/stable/darktable/3.0.20/values.yaml b/stable/cryptofolio/4.0.23/values.yaml similarity index 100% rename from stable/darktable/3.0.20/values.yaml rename to stable/cryptofolio/4.0.23/values.yaml diff --git a/stable/custom-app/5.1.22/CHANGELOG.md b/stable/custom-app/5.1.22/CHANGELOG.md deleted file mode 100644 index 10dfcbb8909..00000000000 --- a/stable/custom-app/5.1.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [custom-app-5.1.22](https://github.com/truecharts/apps/compare/custom-app-5.1.20...custom-app-5.1.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update container image tccr.io/truecharts/jackett to v0.20.1326 ([#3267](https://github.com/truecharts/apps/issues/3267)) - - - -## [custom-app-5.1.20](https://github.com/truecharts/apps/compare/custom-app-5.1.19...custom-app-5.1.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [custom-app-5.1.19](https://github.com/truecharts/apps/compare/custom-app-5.1.18...custom-app-5.1.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [custom-app-5.1.18](https://github.com/truecharts/apps/compare/custom-app-5.1.17...custom-app-5.1.18) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - - -## [custom-app-5.1.17](https://github.com/truecharts/apps/compare/custom-app-5.1.16...custom-app-5.1.17) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [custom-app-5.1.16](https://github.com/truecharts/apps/compare/custom-app-5.1.15...custom-app-5.1.16) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [custom-app-5.1.15](https://github.com/truecharts/apps/compare/custom-app-5.1.14...custom-app-5.1.15) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [custom-app-5.1.14](https://github.com/truecharts/apps/compare/custom-app-5.1.12...custom-app-5.1.14) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [custom-app-5.1.12](https://github.com/truecharts/apps/compare/custom-app-5.1.11...custom-app-5.1.12) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [custom-app-5.1.11](https://github.com/truecharts/apps/compare/custom-app-5.1.10...custom-app-5.1.11) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [custom-app-5.1.10](https://github.com/truecharts/apps/compare/custom-app-5.1.8...custom-app-5.1.10) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [custom-app-5.1.8](https://github.com/truecharts/apps/compare/custom-app-5.1.7...custom-app-5.1.8) (2022-07-12) - -### Chore - diff --git a/stable/custom-app/5.1.22/Chart.lock b/stable/custom-app/5.1.22/Chart.lock deleted file mode 100644 index a95ea5ad164..00000000000 --- a/stable/custom-app/5.1.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:49:29.750680385Z" diff --git a/stable/custom-app/5.1.22/Chart.yaml b/stable/custom-app/5.1.22/Chart.yaml deleted file mode 100644 index d04d86fb65f..00000000000 --- a/stable/custom-app/5.1.22/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.20.1326" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Advanced tool to create your own TrueCharts-based App -home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app -icon: https://truecharts.org/img/chart-icons/custom-app.png -keywords: - - custom -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: custom-app -sources: - - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app -type: application -version: 5.1.22 -annotations: - truecharts.org/catagories: | - - custom - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/custom-app/5.1.22/README.md b/stable/custom-app/5.1.22/README.md deleted file mode 100644 index ac28ddfb230..00000000000 --- a/stable/custom-app/5.1.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# custom-app - -![Version: 5.1.22](https://img.shields.io/badge/Version-5.1.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1326](https://img.shields.io/badge/AppVersion-0.20.1326-informational?style=flat-square) - -Advanced tool to create your own TrueCharts-based App - -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: [custom-app](https://truecharts.org/docs/charts/stable/custom-app) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `custom-app` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install custom-app TrueCharts/custom-app -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `custom-app` deployment - -```console -helm uninstall custom-app -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install custom-app \ - --set env.TZ="America/New York" \ - TrueCharts/custom-app -``` - -#### 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 custom-app TrueCharts/custom-app -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/custom-app/5.1.22/charts/common-10.4.6.tgz b/stable/custom-app/5.1.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/custom-app/5.1.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/custom-app/5.1.22/ix_values.yaml b/stable/custom-app/5.1.22/ix_values.yaml deleted file mode 100644 index 248ad31f948..00000000000 --- a/stable/custom-app/5.1.22/ix_values.yaml +++ /dev/null @@ -1,4 +0,0 @@ -image: - repository: tccr.io/truecharts/jackett - pullPolicy: IfNotPresent - tag: v0.20.1326@sha256:09a4e7297e01e1e9bd9fc4bd7adbe3c097e206a1d93e4e94978a2ef502287e43 diff --git a/stable/custom-app/5.1.23/CHANGELOG.md b/stable/custom-app/5.1.23/CHANGELOG.md new file mode 100644 index 00000000000..b459f293172 --- /dev/null +++ b/stable/custom-app/5.1.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [custom-app-5.1.23](https://github.com/truecharts/apps/compare/custom-app-5.1.22...custom-app-5.1.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + +## [custom-app-5.1.22](https://github.com/truecharts/apps/compare/custom-app-5.1.20...custom-app-5.1.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update container image tccr.io/truecharts/jackett to v0.20.1326 ([#3267](https://github.com/truecharts/apps/issues/3267)) + + + +## [custom-app-5.1.20](https://github.com/truecharts/apps/compare/custom-app-5.1.19...custom-app-5.1.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [custom-app-5.1.19](https://github.com/truecharts/apps/compare/custom-app-5.1.18...custom-app-5.1.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [custom-app-5.1.18](https://github.com/truecharts/apps/compare/custom-app-5.1.17...custom-app-5.1.18) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [custom-app-5.1.17](https://github.com/truecharts/apps/compare/custom-app-5.1.16...custom-app-5.1.17) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [custom-app-5.1.16](https://github.com/truecharts/apps/compare/custom-app-5.1.15...custom-app-5.1.16) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [custom-app-5.1.15](https://github.com/truecharts/apps/compare/custom-app-5.1.14...custom-app-5.1.15) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [custom-app-5.1.14](https://github.com/truecharts/apps/compare/custom-app-5.1.12...custom-app-5.1.14) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [custom-app-5.1.12](https://github.com/truecharts/apps/compare/custom-app-5.1.11...custom-app-5.1.12) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [custom-app-5.1.11](https://github.com/truecharts/apps/compare/custom-app-5.1.10...custom-app-5.1.11) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [custom-app-5.1.10](https://github.com/truecharts/apps/compare/custom-app-5.1.8...custom-app-5.1.10) (2022-07-12) + +### Chore diff --git a/stable/custom-app/5.1.23/Chart.lock b/stable/custom-app/5.1.23/Chart.lock new file mode 100644 index 00000000000..d15d681e919 --- /dev/null +++ b/stable/custom-app/5.1.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:27:44.608216808Z" diff --git a/stable/custom-app/5.1.23/Chart.yaml b/stable/custom-app/5.1.23/Chart.yaml new file mode 100644 index 00000000000..61a7ba5c665 --- /dev/null +++ b/stable/custom-app/5.1.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.20.1406" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Advanced tool to create your own TrueCharts-based App +home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app +icon: https://truecharts.org/img/chart-icons/custom-app.png +keywords: + - custom +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: custom-app +sources: + - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app +type: application +version: 5.1.23 +annotations: + truecharts.org/catagories: | + - custom + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/custom-app/5.1.23/README.md b/stable/custom-app/5.1.23/README.md new file mode 100644 index 00000000000..81017987c28 --- /dev/null +++ b/stable/custom-app/5.1.23/README.md @@ -0,0 +1,107 @@ +# custom-app + +![Version: 5.1.23](https://img.shields.io/badge/Version-5.1.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1406](https://img.shields.io/badge/AppVersion-0.20.1406-informational?style=flat-square) + +Advanced tool to create your own TrueCharts-based App + +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: [custom-app](https://truecharts.org/docs/charts/stable/custom-app) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `custom-app` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install custom-app TrueCharts/custom-app +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `custom-app` deployment + +```console +helm uninstall custom-app +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install custom-app \ + --set env.TZ="America/New York" \ + TrueCharts/custom-app +``` + +#### 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 custom-app TrueCharts/custom-app -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/custom-app/5.1.22/app-readme.md b/stable/custom-app/5.1.23/app-readme.md similarity index 100% rename from stable/custom-app/5.1.22/app-readme.md rename to stable/custom-app/5.1.23/app-readme.md diff --git a/stable/custom-app/5.1.23/charts/common-10.4.7.tgz b/stable/custom-app/5.1.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/custom-app/5.1.23/charts/common-10.4.7.tgz differ diff --git a/stable/custom-app/5.1.22/ci/test-values.yaml b/stable/custom-app/5.1.23/ci/test-values.yaml similarity index 87% rename from stable/custom-app/5.1.22/ci/test-values.yaml rename to stable/custom-app/5.1.23/ci/test-values.yaml index 99acffb8083..8a752f56fb1 100644 --- a/stable/custom-app/5.1.22/ci/test-values.yaml +++ b/stable/custom-app/5.1.23/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: v0.20.1326@sha256:09a4e7297e01e1e9bd9fc4bd7adbe3c097e206a1d93e4e94978a2ef502287e43 + tag: 0.20.1406@sha256:f43ce6cefa216112e3b9a8d51a3a47892ab5fd0cb2accc25a9aeea502b115c0d securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.23/ix_values.yaml b/stable/custom-app/5.1.23/ix_values.yaml new file mode 100644 index 00000000000..7f27554cce3 --- /dev/null +++ b/stable/custom-app/5.1.23/ix_values.yaml @@ -0,0 +1,4 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.1406@sha256:f43ce6cefa216112e3b9a8d51a3a47892ab5fd0cb2accc25a9aeea502b115c0d diff --git a/stable/custom-app/5.1.22/questions.yaml b/stable/custom-app/5.1.23/questions.yaml similarity index 100% rename from stable/custom-app/5.1.22/questions.yaml rename to stable/custom-app/5.1.23/questions.yaml diff --git a/stable/darktable/3.0.20/templates/common.yaml b/stable/custom-app/5.1.23/templates/common.yaml similarity index 100% rename from stable/darktable/3.0.20/templates/common.yaml rename to stable/custom-app/5.1.23/templates/common.yaml diff --git a/stable/dashdot/1.0.33/values.yaml b/stable/custom-app/5.1.23/values.yaml similarity index 100% rename from stable/dashdot/1.0.33/values.yaml rename to stable/custom-app/5.1.23/values.yaml diff --git a/stable/cyberchef/2.0.43/CHANGELOG.md b/stable/cyberchef/2.0.43/CHANGELOG.md deleted file mode 100644 index af2710301d4..00000000000 --- a/stable/cyberchef/2.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cyberchef-2.0.43](https://github.com/truecharts/apps/compare/cyberchef-2.0.41...cyberchef-2.0.43) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [cyberchef-2.0.41](https://github.com/truecharts/apps/compare/cyberchef-2.0.40...cyberchef-2.0.41) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [cyberchef-2.0.40](https://github.com/truecharts/apps/compare/cyberchef-2.0.39...cyberchef-2.0.40) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [cyberchef-2.0.39](https://github.com/truecharts/apps/compare/cyberchef-2.0.38...cyberchef-2.0.39) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [cyberchef-2.0.38](https://github.com/truecharts/apps/compare/cyberchef-2.0.37...cyberchef-2.0.38) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [cyberchef-2.0.37](https://github.com/truecharts/apps/compare/cyberchef-2.0.36...cyberchef-2.0.37) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [cyberchef-2.0.36](https://github.com/truecharts/apps/compare/cyberchef-2.0.34...cyberchef-2.0.36) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [cyberchef-2.0.34](https://github.com/truecharts/apps/compare/cyberchef-2.0.33...cyberchef-2.0.34) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [cyberchef-2.0.33](https://github.com/truecharts/apps/compare/cyberchef-2.0.32...cyberchef-2.0.33) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [cyberchef-2.0.32](https://github.com/truecharts/apps/compare/cyberchef-2.0.30...cyberchef-2.0.32) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [cyberchef-2.0.30](https://github.com/truecharts/apps/compare/cyberchef-2.0.29...cyberchef-2.0.30) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [cyberchef-2.0.29](https://github.com/truecharts/apps/compare/cyberchef-2.0.28...cyberchef-2.0.29) (2022-07-12) - -#### Chore - diff --git a/stable/cyberchef/2.0.43/Chart.lock b/stable/cyberchef/2.0.43/Chart.lock deleted file mode 100644 index 4f1aafc95e3..00000000000 --- a/stable/cyberchef/2.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:49:36.648763087Z" diff --git a/stable/cyberchef/2.0.43/Chart.yaml b/stable/cyberchef/2.0.43/Chart.yaml deleted file mode 100644 index 081ad8d2687..00000000000 --- a/stable/cyberchef/2.0.43/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "9.46.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. -home: https://github.com/truecharts/apps/tree/master/charts/stable/cyberchef -icon: https://truecharts.org/img/chart-icons/cyberchef.png -keywords: - - cyberchef -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cyberchef -sources: - - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.43 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cyberchef/2.0.43/README.md b/stable/cyberchef/2.0.43/README.md deleted file mode 100644 index 936136f0f10..00000000000 --- a/stable/cyberchef/2.0.43/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cyberchef - -![Version: 2.0.43](https://img.shields.io/badge/Version-2.0.43-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) - -CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. - -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: [cyberchef](https://truecharts.org/docs/charts/stable/cyberchef) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `cyberchef` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install cyberchef TrueCharts/cyberchef -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `cyberchef` deployment - -```console -helm uninstall cyberchef -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cyberchef \ - --set env.TZ="America/New York" \ - TrueCharts/cyberchef -``` - -#### 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 cyberchef TrueCharts/cyberchef -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/cyberchef/2.0.43/charts/common-10.4.6.tgz b/stable/cyberchef/2.0.43/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/cyberchef/2.0.43/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/cyberchef/2.0.44/CHANGELOG.md b/stable/cyberchef/2.0.44/CHANGELOG.md new file mode 100644 index 00000000000..c8966a5e68b --- /dev/null +++ b/stable/cyberchef/2.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cyberchef-2.0.44](https://github.com/truecharts/apps/compare/cyberchef-2.0.43...cyberchef-2.0.44) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [cyberchef-2.0.43](https://github.com/truecharts/apps/compare/cyberchef-2.0.41...cyberchef-2.0.43) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [cyberchef-2.0.41](https://github.com/truecharts/apps/compare/cyberchef-2.0.40...cyberchef-2.0.41) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [cyberchef-2.0.40](https://github.com/truecharts/apps/compare/cyberchef-2.0.39...cyberchef-2.0.40) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [cyberchef-2.0.39](https://github.com/truecharts/apps/compare/cyberchef-2.0.38...cyberchef-2.0.39) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [cyberchef-2.0.38](https://github.com/truecharts/apps/compare/cyberchef-2.0.37...cyberchef-2.0.38) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [cyberchef-2.0.37](https://github.com/truecharts/apps/compare/cyberchef-2.0.36...cyberchef-2.0.37) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [cyberchef-2.0.36](https://github.com/truecharts/apps/compare/cyberchef-2.0.34...cyberchef-2.0.36) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [cyberchef-2.0.34](https://github.com/truecharts/apps/compare/cyberchef-2.0.33...cyberchef-2.0.34) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [cyberchef-2.0.33](https://github.com/truecharts/apps/compare/cyberchef-2.0.32...cyberchef-2.0.33) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [cyberchef-2.0.32](https://github.com/truecharts/apps/compare/cyberchef-2.0.30...cyberchef-2.0.32) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [cyberchef-2.0.30](https://github.com/truecharts/apps/compare/cyberchef-2.0.29...cyberchef-2.0.30) (2022-07-12) + +### Chore + diff --git a/stable/cyberchef/2.0.44/Chart.lock b/stable/cyberchef/2.0.44/Chart.lock new file mode 100644 index 00000000000..69cce2261a4 --- /dev/null +++ b/stable/cyberchef/2.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:27:52.243622763Z" diff --git a/stable/cyberchef/2.0.44/Chart.yaml b/stable/cyberchef/2.0.44/Chart.yaml new file mode 100644 index 00000000000..4bafddd4d0c --- /dev/null +++ b/stable/cyberchef/2.0.44/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "9.46.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. +home: https://github.com/truecharts/apps/tree/master/charts/stable/cyberchef +icon: https://truecharts.org/img/chart-icons/cyberchef.png +keywords: + - cyberchef +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cyberchef +sources: + - https://hub.docker.com/r/mpepping/cyberchef +version: 2.0.44 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cyberchef/2.0.44/README.md b/stable/cyberchef/2.0.44/README.md new file mode 100644 index 00000000000..21650dac4f0 --- /dev/null +++ b/stable/cyberchef/2.0.44/README.md @@ -0,0 +1,107 @@ +# cyberchef + +![Version: 2.0.44](https://img.shields.io/badge/Version-2.0.44-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) + +CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. + +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: [cyberchef](https://truecharts.org/docs/charts/stable/cyberchef) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `cyberchef` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install cyberchef TrueCharts/cyberchef +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `cyberchef` deployment + +```console +helm uninstall cyberchef +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cyberchef \ + --set env.TZ="America/New York" \ + TrueCharts/cyberchef +``` + +#### 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 cyberchef TrueCharts/cyberchef -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/cyberchef/2.0.43/app-readme.md b/stable/cyberchef/2.0.44/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.43/app-readme.md rename to stable/cyberchef/2.0.44/app-readme.md diff --git a/stable/cyberchef/2.0.44/charts/common-10.4.7.tgz b/stable/cyberchef/2.0.44/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/cyberchef/2.0.44/charts/common-10.4.7.tgz differ diff --git a/stable/cyberchef/2.0.43/ix_values.yaml b/stable/cyberchef/2.0.44/ix_values.yaml similarity index 100% rename from stable/cyberchef/2.0.43/ix_values.yaml rename to stable/cyberchef/2.0.44/ix_values.yaml diff --git a/stable/cyberchef/2.0.43/questions.yaml b/stable/cyberchef/2.0.44/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.43/questions.yaml rename to stable/cyberchef/2.0.44/questions.yaml diff --git a/stable/dashdot/1.0.33/templates/common.yaml b/stable/cyberchef/2.0.44/templates/common.yaml similarity index 100% rename from stable/dashdot/1.0.33/templates/common.yaml rename to stable/cyberchef/2.0.44/templates/common.yaml diff --git a/stable/davos/4.0.20/values.yaml b/stable/cyberchef/2.0.44/values.yaml similarity index 100% rename from stable/davos/4.0.20/values.yaml rename to stable/cyberchef/2.0.44/values.yaml diff --git a/stable/darktable/3.0.20/CHANGELOG.md b/stable/darktable/3.0.20/CHANGELOG.md deleted file mode 100644 index 3aae79046ed..00000000000 --- a/stable/darktable/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [darktable-3.0.20](https://github.com/truecharts/apps/compare/darktable-3.0.18...darktable-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [darktable-3.0.18](https://github.com/truecharts/apps/compare/darktable-3.0.17...darktable-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [darktable-3.0.17](https://github.com/truecharts/apps/compare/darktable-3.0.16...darktable-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [darktable-3.0.16](https://github.com/truecharts/apps/compare/darktable-3.0.14...darktable-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [darktable-3.0.14](https://github.com/truecharts/apps/compare/darktable-3.0.12...darktable-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [darktable-3.0.12](https://github.com/truecharts/apps/compare/darktable-3.0.11...darktable-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [darktable-3.0.11](https://github.com/truecharts/apps/compare/darktable-3.0.10...darktable-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [darktable-3.0.10](https://github.com/truecharts/apps/compare/darktable-3.0.9...darktable-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - - -### [darktable-3.0.8](https://github.com/truecharts/apps/compare/darktable-3.0.7...darktable-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [darktable-3.0.7](https://github.com/truecharts/apps/compare/darktable-3.0.6...darktable-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - - -### [darktable-3.0.6](https://github.com/truecharts/apps/compare/darktable-3.0.5...darktable-3.0.6) (2022-06-22) - -#### Chore - -* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) - - diff --git a/stable/darktable/3.0.20/Chart.lock b/stable/darktable/3.0.20/Chart.lock deleted file mode 100644 index f2154bdd584..00000000000 --- a/stable/darktable/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:49:45.625418635Z" diff --git a/stable/darktable/3.0.20/Chart.yaml b/stable/darktable/3.0.20/Chart.yaml deleted file mode 100644 index a674e987b6e..00000000000 --- a/stable/darktable/3.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: darktable -version: 3.0.20 -appVersion: "3.6.1" -description: Darktable is an open source photography workflow application and raw developer. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/darktable -icon: https://truecharts.org/img/chart-icons/darktable.png -keywords: - - darktable -sources: - - https://hub.docker.com/r/linuxserver/darktable -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/darktable/3.0.20/README.md b/stable/darktable/3.0.20/README.md deleted file mode 100644 index 292088b7c7b..00000000000 --- a/stable/darktable/3.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# darktable - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.6.1](https://img.shields.io/badge/AppVersion-3.6.1-informational?style=flat-square) - -Darktable is an open source photography workflow application and raw developer. - -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: [darktable](https://truecharts.org/docs/charts/stable/darktable) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `darktable` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install darktable TrueCharts/darktable -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `darktable` deployment - -```console -helm uninstall darktable -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install darktable \ - --set env.TZ="America/New York" \ - TrueCharts/darktable -``` - -#### 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 darktable TrueCharts/darktable -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/darktable/3.0.20/charts/common-10.4.6.tgz b/stable/darktable/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/darktable/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/darktable/3.0.21/CHANGELOG.md b/stable/darktable/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..e45cb966a42 --- /dev/null +++ b/stable/darktable/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [darktable-3.0.21](https://github.com/truecharts/apps/compare/darktable-3.0.20...darktable-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [darktable-3.0.20](https://github.com/truecharts/apps/compare/darktable-3.0.18...darktable-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [darktable-3.0.18](https://github.com/truecharts/apps/compare/darktable-3.0.17...darktable-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [darktable-3.0.17](https://github.com/truecharts/apps/compare/darktable-3.0.16...darktable-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [darktable-3.0.16](https://github.com/truecharts/apps/compare/darktable-3.0.14...darktable-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [darktable-3.0.14](https://github.com/truecharts/apps/compare/darktable-3.0.12...darktable-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [darktable-3.0.12](https://github.com/truecharts/apps/compare/darktable-3.0.11...darktable-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [darktable-3.0.11](https://github.com/truecharts/apps/compare/darktable-3.0.10...darktable-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [darktable-3.0.10](https://github.com/truecharts/apps/compare/darktable-3.0.9...darktable-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + + +### [darktable-3.0.8](https://github.com/truecharts/apps/compare/darktable-3.0.7...darktable-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + + +### [darktable-3.0.7](https://github.com/truecharts/apps/compare/darktable-3.0.6...darktable-3.0.7) (2022-06-25) + +#### Chore + +* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) + + diff --git a/stable/darktable/3.0.21/Chart.lock b/stable/darktable/3.0.21/Chart.lock new file mode 100644 index 00000000000..c2e0350282d --- /dev/null +++ b/stable/darktable/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:01.164451975Z" diff --git a/stable/darktable/3.0.21/Chart.yaml b/stable/darktable/3.0.21/Chart.yaml new file mode 100644 index 00000000000..79956fa4487 --- /dev/null +++ b/stable/darktable/3.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: darktable +version: 3.0.21 +appVersion: "3.6.1" +description: Darktable is an open source photography workflow application and raw developer. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/darktable +icon: https://truecharts.org/img/chart-icons/darktable.png +keywords: + - darktable +sources: + - https://hub.docker.com/r/linuxserver/darktable +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/darktable/3.0.21/README.md b/stable/darktable/3.0.21/README.md new file mode 100644 index 00000000000..e3872665f9d --- /dev/null +++ b/stable/darktable/3.0.21/README.md @@ -0,0 +1,107 @@ +# darktable + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.6.1](https://img.shields.io/badge/AppVersion-3.6.1-informational?style=flat-square) + +Darktable is an open source photography workflow application and raw developer. + +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: [darktable](https://truecharts.org/docs/charts/stable/darktable) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `darktable` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install darktable TrueCharts/darktable +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `darktable` deployment + +```console +helm uninstall darktable +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install darktable \ + --set env.TZ="America/New York" \ + TrueCharts/darktable +``` + +#### 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 darktable TrueCharts/darktable -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/darktable/3.0.20/app-readme.md b/stable/darktable/3.0.21/app-readme.md similarity index 100% rename from stable/darktable/3.0.20/app-readme.md rename to stable/darktable/3.0.21/app-readme.md diff --git a/stable/darktable/3.0.21/charts/common-10.4.7.tgz b/stable/darktable/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/darktable/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/darktable/3.0.20/ix_values.yaml b/stable/darktable/3.0.21/ix_values.yaml similarity index 100% rename from stable/darktable/3.0.20/ix_values.yaml rename to stable/darktable/3.0.21/ix_values.yaml diff --git a/stable/darktable/3.0.20/questions.yaml b/stable/darktable/3.0.21/questions.yaml similarity index 100% rename from stable/darktable/3.0.20/questions.yaml rename to stable/darktable/3.0.21/questions.yaml diff --git a/stable/ddclient/2.0.21/templates/common.yaml b/stable/darktable/3.0.21/templates/common.yaml similarity index 100% rename from stable/ddclient/2.0.21/templates/common.yaml rename to stable/darktable/3.0.21/templates/common.yaml diff --git a/stable/ddclient/2.0.21/values.yaml b/stable/darktable/3.0.21/values.yaml similarity index 100% rename from stable/ddclient/2.0.21/values.yaml rename to stable/darktable/3.0.21/values.yaml diff --git a/stable/dashdot/1.0.33/CHANGELOG.md b/stable/dashdot/1.0.33/CHANGELOG.md deleted file mode 100644 index 6de44a91386..00000000000 --- a/stable/dashdot/1.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dashdot-1.0.33](https://github.com/truecharts/apps/compare/dashdot-1.0.31...dashdot-1.0.33) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [dashdot-1.0.31](https://github.com/truecharts/apps/compare/dashdot-1.0.30...dashdot-1.0.31) (2022-07-22) - -### Chore - -- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) - - - -## [dashdot-1.0.30](https://github.com/truecharts/apps/compare/dashdot-1.0.29...dashdot-1.0.30) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [dashdot-1.0.29](https://github.com/truecharts/apps/compare/dashdot-1.0.28...dashdot-1.0.29) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [dashdot-1.0.28](https://github.com/truecharts/apps/compare/dashdot-1.0.27...dashdot-1.0.28) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [dashdot-1.0.27](https://github.com/truecharts/apps/compare/dashdot-1.0.25...dashdot-1.0.27) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [dashdot-1.0.25](https://github.com/truecharts/apps/compare/dashdot-1.0.23...dashdot-1.0.25) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [dashdot-1.0.23](https://github.com/truecharts/apps/compare/dashdot-1.0.22...dashdot-1.0.23) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [dashdot-1.0.22](https://github.com/truecharts/apps/compare/dashdot-1.0.21...dashdot-1.0.22) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [dashdot-1.0.21](https://github.com/truecharts/apps/compare/dashdot-1.0.20...dashdot-1.0.21) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [dashdot-1.0.20](https://github.com/truecharts/apps/compare/dashdot-1.0.19...dashdot-1.0.20) (2022-07-11) - -#### Chore - -* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) - - - - diff --git a/stable/dashdot/1.0.33/Chart.lock b/stable/dashdot/1.0.33/Chart.lock deleted file mode 100644 index 6c04e85eeeb..00000000000 --- a/stable/dashdot/1.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:49:47.939379293Z" diff --git a/stable/dashdot/1.0.33/Chart.yaml b/stable/dashdot/1.0.33/Chart.yaml deleted file mode 100644 index 6819376201a..00000000000 --- a/stable/dashdot/1.0.33/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. -home: https://github.com/truecharts/apps/tree/master/charts/stable/dashdot -icon: https://truecharts.org/img/chart-icons/dashdot.png -keywords: - - dashboard - - dashdot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dashdot -sources: - - https://github.com/MauriceNino/dashdot - - https://hub.docker.com/r/mauricenino/dashdot -version: 1.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dashdot/1.0.33/README.md b/stable/dashdot/1.0.33/README.md deleted file mode 100644 index 704dd627909..00000000000 --- a/stable/dashdot/1.0.33/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dashdot - -![Version: 1.0.33](https://img.shields.io/badge/Version-1.0.33-informational?style=flat-square) ![AppVersion: 4.3.6](https://img.shields.io/badge/AppVersion-4.3.6-informational?style=flat-square) - -dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. - -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: [dashdot](https://truecharts.org/docs/charts/stable/dashdot) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dashdot` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dashdot TrueCharts/dashdot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dashdot` deployment - -```console -helm uninstall dashdot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dashdot \ - --set env.TZ="America/New York" \ - TrueCharts/dashdot -``` - -#### 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 dashdot TrueCharts/dashdot -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/dashdot/1.0.33/charts/common-10.4.6.tgz b/stable/dashdot/1.0.33/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/dashdot/1.0.33/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/dashdot/1.0.34/CHANGELOG.md b/stable/dashdot/1.0.34/CHANGELOG.md new file mode 100644 index 00000000000..de092ef05a0 --- /dev/null +++ b/stable/dashdot/1.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dashdot-1.0.34](https://github.com/truecharts/apps/compare/dashdot-1.0.33...dashdot-1.0.34) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dashdot-1.0.33](https://github.com/truecharts/apps/compare/dashdot-1.0.31...dashdot-1.0.33) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [dashdot-1.0.31](https://github.com/truecharts/apps/compare/dashdot-1.0.30...dashdot-1.0.31) (2022-07-22) + +### Chore + +- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) + + + +## [dashdot-1.0.30](https://github.com/truecharts/apps/compare/dashdot-1.0.29...dashdot-1.0.30) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [dashdot-1.0.29](https://github.com/truecharts/apps/compare/dashdot-1.0.28...dashdot-1.0.29) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [dashdot-1.0.28](https://github.com/truecharts/apps/compare/dashdot-1.0.27...dashdot-1.0.28) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [dashdot-1.0.27](https://github.com/truecharts/apps/compare/dashdot-1.0.25...dashdot-1.0.27) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [dashdot-1.0.25](https://github.com/truecharts/apps/compare/dashdot-1.0.23...dashdot-1.0.25) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [dashdot-1.0.23](https://github.com/truecharts/apps/compare/dashdot-1.0.22...dashdot-1.0.23) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [dashdot-1.0.22](https://github.com/truecharts/apps/compare/dashdot-1.0.21...dashdot-1.0.22) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [dashdot-1.0.21](https://github.com/truecharts/apps/compare/dashdot-1.0.20...dashdot-1.0.21) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/dashdot/1.0.34/Chart.lock b/stable/dashdot/1.0.34/Chart.lock new file mode 100644 index 00000000000..1d58058243f --- /dev/null +++ b/stable/dashdot/1.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:02.118476219Z" diff --git a/stable/dashdot/1.0.34/Chart.yaml b/stable/dashdot/1.0.34/Chart.yaml new file mode 100644 index 00000000000..21e182ded98 --- /dev/null +++ b/stable/dashdot/1.0.34/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.3.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. +home: https://github.com/truecharts/apps/tree/master/charts/stable/dashdot +icon: https://truecharts.org/img/chart-icons/dashdot.png +keywords: + - dashboard + - dashdot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dashdot +sources: + - https://github.com/MauriceNino/dashdot + - https://hub.docker.com/r/mauricenino/dashdot +version: 1.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dashdot/1.0.34/README.md b/stable/dashdot/1.0.34/README.md new file mode 100644 index 00000000000..68ad0151528 --- /dev/null +++ b/stable/dashdot/1.0.34/README.md @@ -0,0 +1,108 @@ +# dashdot + +![Version: 1.0.34](https://img.shields.io/badge/Version-1.0.34-informational?style=flat-square) ![AppVersion: 4.3.6](https://img.shields.io/badge/AppVersion-4.3.6-informational?style=flat-square) + +dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. + +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: [dashdot](https://truecharts.org/docs/charts/stable/dashdot) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dashdot` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dashdot TrueCharts/dashdot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dashdot` deployment + +```console +helm uninstall dashdot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dashdot \ + --set env.TZ="America/New York" \ + TrueCharts/dashdot +``` + +#### 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 dashdot TrueCharts/dashdot -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/dashdot/1.0.33/app-readme.md b/stable/dashdot/1.0.34/app-readme.md similarity index 100% rename from stable/dashdot/1.0.33/app-readme.md rename to stable/dashdot/1.0.34/app-readme.md diff --git a/stable/dashdot/1.0.34/charts/common-10.4.7.tgz b/stable/dashdot/1.0.34/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/dashdot/1.0.34/charts/common-10.4.7.tgz differ diff --git a/stable/dashdot/1.0.33/ix_values.yaml b/stable/dashdot/1.0.34/ix_values.yaml similarity index 100% rename from stable/dashdot/1.0.33/ix_values.yaml rename to stable/dashdot/1.0.34/ix_values.yaml diff --git a/stable/dashdot/1.0.33/questions.yaml b/stable/dashdot/1.0.34/questions.yaml similarity index 100% rename from stable/dashdot/1.0.33/questions.yaml rename to stable/dashdot/1.0.34/questions.yaml diff --git a/stable/ddns-go/2.0.21/templates/common.yaml b/stable/dashdot/1.0.34/templates/common.yaml similarity index 100% rename from stable/ddns-go/2.0.21/templates/common.yaml rename to stable/dashdot/1.0.34/templates/common.yaml diff --git a/stable/ddns-go/2.0.21/values.yaml b/stable/dashdot/1.0.34/values.yaml similarity index 100% rename from stable/ddns-go/2.0.21/values.yaml rename to stable/dashdot/1.0.34/values.yaml diff --git a/stable/davos/4.0.20/CHANGELOG.md b/stable/davos/4.0.20/CHANGELOG.md deleted file mode 100644 index ffc9e30609e..00000000000 --- a/stable/davos/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [davos-4.0.20](https://github.com/truecharts/apps/compare/davos-4.0.18...davos-4.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [davos-4.0.18](https://github.com/truecharts/apps/compare/davos-4.0.17...davos-4.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [davos-4.0.17](https://github.com/truecharts/apps/compare/davos-4.0.16...davos-4.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [davos-4.0.16](https://github.com/truecharts/apps/compare/davos-4.0.14...davos-4.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [davos-4.0.14](https://github.com/truecharts/apps/compare/davos-4.0.12...davos-4.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [davos-4.0.12](https://github.com/truecharts/apps/compare/davos-4.0.11...davos-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [davos-4.0.11](https://github.com/truecharts/apps/compare/davos-4.0.10...davos-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [davos-4.0.10](https://github.com/truecharts/apps/compare/davos-4.0.9...davos-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [davos-4.0.9](https://github.com/truecharts/apps/compare/davos-4.0.8...davos-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [davos-4.0.8](https://github.com/truecharts/apps/compare/davos-4.0.7...davos-4.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [davos-4.0.7](https://github.com/truecharts/apps/compare/davos-4.0.6...davos-4.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/davos/4.0.20/Chart.lock b/stable/davos/4.0.20/Chart.lock deleted file mode 100644 index 510c8454911..00000000000 --- a/stable/davos/4.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:49:52.082008754Z" diff --git a/stable/davos/4.0.20/Chart.yaml b/stable/davos/4.0.20/Chart.yaml deleted file mode 100644 index 583621aca75..00000000000 --- a/stable/davos/4.0.20/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - An FTP automation tool that periodically scans given host locations for - new files. -home: https://github.com/truecharts/apps/tree/master/charts/stable/davos -icon: https://truecharts.org/img/chart-icons/davos.png -keywords: - - davos - - ftp - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: davos -sources: - - https://github.com/linuxserver/docker-davos - - https://github.com/linuxserver/davos/ -type: application -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/davos/4.0.20/README.md b/stable/davos/4.0.20/README.md deleted file mode 100644 index 9528804b63a..00000000000 --- a/stable/davos/4.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# davos - -![Version: 4.0.20](https://img.shields.io/badge/Version-4.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.1](https://img.shields.io/badge/AppVersion-2.2.1-informational?style=flat-square) - -An FTP automation tool that periodically scans given host locations for new files. - -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: [davos](https://truecharts.org/docs/charts/stable/davos) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `davos` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install davos TrueCharts/davos -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `davos` deployment - -```console -helm uninstall davos -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install davos \ - --set env.TZ="America/New York" \ - TrueCharts/davos -``` - -#### 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 davos TrueCharts/davos -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/davos/4.0.20/charts/common-10.4.6.tgz b/stable/davos/4.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/davos/4.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/davos/4.0.21/CHANGELOG.md b/stable/davos/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..3f0a1646e50 --- /dev/null +++ b/stable/davos/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [davos-4.0.21](https://github.com/truecharts/apps/compare/davos-4.0.20...davos-4.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [davos-4.0.20](https://github.com/truecharts/apps/compare/davos-4.0.18...davos-4.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [davos-4.0.18](https://github.com/truecharts/apps/compare/davos-4.0.17...davos-4.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [davos-4.0.17](https://github.com/truecharts/apps/compare/davos-4.0.16...davos-4.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [davos-4.0.16](https://github.com/truecharts/apps/compare/davos-4.0.14...davos-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [davos-4.0.14](https://github.com/truecharts/apps/compare/davos-4.0.12...davos-4.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [davos-4.0.12](https://github.com/truecharts/apps/compare/davos-4.0.11...davos-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [davos-4.0.11](https://github.com/truecharts/apps/compare/davos-4.0.10...davos-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [davos-4.0.10](https://github.com/truecharts/apps/compare/davos-4.0.9...davos-4.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [davos-4.0.9](https://github.com/truecharts/apps/compare/davos-4.0.8...davos-4.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [davos-4.0.8](https://github.com/truecharts/apps/compare/davos-4.0.7...davos-4.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/davos/4.0.21/Chart.lock b/stable/davos/4.0.21/Chart.lock new file mode 100644 index 00000000000..150deb55005 --- /dev/null +++ b/stable/davos/4.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:02.620213603Z" diff --git a/stable/davos/4.0.21/Chart.yaml b/stable/davos/4.0.21/Chart.yaml new file mode 100644 index 00000000000..f8f5bd6b937 --- /dev/null +++ b/stable/davos/4.0.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + An FTP automation tool that periodically scans given host locations for + new files. +home: https://github.com/truecharts/apps/tree/master/charts/stable/davos +icon: https://truecharts.org/img/chart-icons/davos.png +keywords: + - davos + - ftp + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: davos +sources: + - https://github.com/linuxserver/docker-davos + - https://github.com/linuxserver/davos/ +type: application +version: 4.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/davos/4.0.21/README.md b/stable/davos/4.0.21/README.md new file mode 100644 index 00000000000..f8c6fd90194 --- /dev/null +++ b/stable/davos/4.0.21/README.md @@ -0,0 +1,108 @@ +# davos + +![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.1](https://img.shields.io/badge/AppVersion-2.2.1-informational?style=flat-square) + +An FTP automation tool that periodically scans given host locations for new files. + +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: [davos](https://truecharts.org/docs/charts/stable/davos) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `davos` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install davos TrueCharts/davos +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `davos` deployment + +```console +helm uninstall davos +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install davos \ + --set env.TZ="America/New York" \ + TrueCharts/davos +``` + +#### 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 davos TrueCharts/davos -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/davos/4.0.20/app-readme.md b/stable/davos/4.0.21/app-readme.md similarity index 100% rename from stable/davos/4.0.20/app-readme.md rename to stable/davos/4.0.21/app-readme.md diff --git a/stable/davos/4.0.21/charts/common-10.4.7.tgz b/stable/davos/4.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/davos/4.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/davos/4.0.20/ix_values.yaml b/stable/davos/4.0.21/ix_values.yaml similarity index 100% rename from stable/davos/4.0.20/ix_values.yaml rename to stable/davos/4.0.21/ix_values.yaml diff --git a/stable/davos/4.0.20/questions.yaml b/stable/davos/4.0.21/questions.yaml similarity index 100% rename from stable/davos/4.0.20/questions.yaml rename to stable/davos/4.0.21/questions.yaml diff --git a/stable/davos/4.0.20/templates/common.yaml b/stable/davos/4.0.21/templates/common.yaml similarity index 100% rename from stable/davos/4.0.20/templates/common.yaml rename to stable/davos/4.0.21/templates/common.yaml diff --git a/stable/ddns-updater/2.0.21/values.yaml b/stable/davos/4.0.21/values.yaml similarity index 100% rename from stable/ddns-updater/2.0.21/values.yaml rename to stable/davos/4.0.21/values.yaml diff --git a/stable/ddclient/2.0.21/CHANGELOG.md b/stable/ddclient/2.0.21/CHANGELOG.md deleted file mode 100644 index 3d802836fc4..00000000000 --- a/stable/ddclient/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddclient-2.0.21](https://github.com/truecharts/apps/compare/ddclient-2.0.19...ddclient-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [ddclient-2.0.19](https://github.com/truecharts/apps/compare/ddclient-2.0.18...ddclient-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ddclient-2.0.18](https://github.com/truecharts/apps/compare/ddclient-2.0.17...ddclient-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ddclient-2.0.17](https://github.com/truecharts/apps/compare/ddclient-2.0.15...ddclient-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ddclient-2.0.15](https://github.com/truecharts/apps/compare/ddclient-2.0.13...ddclient-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ddclient-2.0.13](https://github.com/truecharts/apps/compare/ddclient-2.0.12...ddclient-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ddclient-2.0.12](https://github.com/truecharts/apps/compare/ddclient-2.0.11...ddclient-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ddclient-2.0.11](https://github.com/truecharts/apps/compare/ddclient-2.0.10...ddclient-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ddclient-2.0.10](https://github.com/truecharts/apps/compare/ddclient-2.0.9...ddclient-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [ddclient-2.0.9](https://github.com/truecharts/apps/compare/ddclient-2.0.8...ddclient-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [ddclient-2.0.8](https://github.com/truecharts/apps/compare/ddclient-2.0.7...ddclient-2.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/ddclient/2.0.21/Chart.lock b/stable/ddclient/2.0.21/Chart.lock deleted file mode 100644 index ca1ef47f460..00000000000 --- a/stable/ddclient/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:49:58.048098612Z" diff --git a/stable/ddclient/2.0.21/Chart.yaml b/stable/ddclient/2.0.21/Chart.yaml deleted file mode 100644 index 076ff5ce082..00000000000 --- a/stable/ddclient/2.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddclient -version: 2.0.21 -appVersion: "3.9.1" -description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/ddclient -icon: https://truecharts.org/img/chart-icons/ddclient.png -keywords: - - ddclient -sources: - - https://hub.docker.com/r/linuxserver/ddclient -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ddclient/2.0.21/README.md b/stable/ddclient/2.0.21/README.md deleted file mode 100644 index f876d1e31f5..00000000000 --- a/stable/ddclient/2.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ddclient - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.9.1](https://img.shields.io/badge/AppVersion-3.9.1-informational?style=flat-square) - -Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. - -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: [ddclient](https://truecharts.org/docs/charts/stable/ddclient) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ddclient` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ddclient TrueCharts/ddclient -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ddclient` deployment - -```console -helm uninstall ddclient -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ddclient \ - --set env.TZ="America/New York" \ - TrueCharts/ddclient -``` - -#### 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 ddclient TrueCharts/ddclient -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ddclient/2.0.21/charts/common-10.4.6.tgz b/stable/ddclient/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/ddclient/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/ddclient/2.0.22/CHANGELOG.md b/stable/ddclient/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..46de59a0527 --- /dev/null +++ b/stable/ddclient/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddclient-2.0.22](https://github.com/truecharts/apps/compare/ddclient-2.0.21...ddclient-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ddclient-2.0.21](https://github.com/truecharts/apps/compare/ddclient-2.0.19...ddclient-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ddclient-2.0.19](https://github.com/truecharts/apps/compare/ddclient-2.0.18...ddclient-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ddclient-2.0.18](https://github.com/truecharts/apps/compare/ddclient-2.0.17...ddclient-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ddclient-2.0.17](https://github.com/truecharts/apps/compare/ddclient-2.0.15...ddclient-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ddclient-2.0.15](https://github.com/truecharts/apps/compare/ddclient-2.0.13...ddclient-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ddclient-2.0.13](https://github.com/truecharts/apps/compare/ddclient-2.0.12...ddclient-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ddclient-2.0.12](https://github.com/truecharts/apps/compare/ddclient-2.0.11...ddclient-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ddclient-2.0.11](https://github.com/truecharts/apps/compare/ddclient-2.0.10...ddclient-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ddclient-2.0.10](https://github.com/truecharts/apps/compare/ddclient-2.0.9...ddclient-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [ddclient-2.0.9](https://github.com/truecharts/apps/compare/ddclient-2.0.8...ddclient-2.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/ddclient/2.0.22/Chart.lock b/stable/ddclient/2.0.22/Chart.lock new file mode 100644 index 00000000000..e42bc2a2a28 --- /dev/null +++ b/stable/ddclient/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:11.652613005Z" diff --git a/stable/ddclient/2.0.22/Chart.yaml b/stable/ddclient/2.0.22/Chart.yaml new file mode 100644 index 00000000000..1745b5d3d83 --- /dev/null +++ b/stable/ddclient/2.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddclient +version: 2.0.22 +appVersion: "3.9.1" +description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/ddclient +icon: https://truecharts.org/img/chart-icons/ddclient.png +keywords: + - ddclient +sources: + - https://hub.docker.com/r/linuxserver/ddclient +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ddclient/2.0.22/README.md b/stable/ddclient/2.0.22/README.md new file mode 100644 index 00000000000..11b10d70d79 --- /dev/null +++ b/stable/ddclient/2.0.22/README.md @@ -0,0 +1,107 @@ +# ddclient + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.9.1](https://img.shields.io/badge/AppVersion-3.9.1-informational?style=flat-square) + +Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. + +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: [ddclient](https://truecharts.org/docs/charts/stable/ddclient) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ddclient` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ddclient TrueCharts/ddclient +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ddclient` deployment + +```console +helm uninstall ddclient +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ddclient \ + --set env.TZ="America/New York" \ + TrueCharts/ddclient +``` + +#### 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 ddclient TrueCharts/ddclient -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ddclient/2.0.21/app-readme.md b/stable/ddclient/2.0.22/app-readme.md similarity index 100% rename from stable/ddclient/2.0.21/app-readme.md rename to stable/ddclient/2.0.22/app-readme.md diff --git a/stable/ddclient/2.0.22/charts/common-10.4.7.tgz b/stable/ddclient/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/ddclient/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/ddclient/2.0.21/ix_values.yaml b/stable/ddclient/2.0.22/ix_values.yaml similarity index 100% rename from stable/ddclient/2.0.21/ix_values.yaml rename to stable/ddclient/2.0.22/ix_values.yaml diff --git a/stable/ddclient/2.0.21/questions.yaml b/stable/ddclient/2.0.22/questions.yaml similarity index 100% rename from stable/ddclient/2.0.21/questions.yaml rename to stable/ddclient/2.0.22/questions.yaml diff --git a/stable/ddns-updater/2.0.21/templates/common.yaml b/stable/ddclient/2.0.22/templates/common.yaml similarity index 100% rename from stable/ddns-updater/2.0.21/templates/common.yaml rename to stable/ddclient/2.0.22/templates/common.yaml diff --git a/stable/deconz/8.0.23/values.yaml b/stable/ddclient/2.0.22/values.yaml similarity index 100% rename from stable/deconz/8.0.23/values.yaml rename to stable/ddclient/2.0.22/values.yaml diff --git a/stable/ddns-go/2.0.21/CHANGELOG.md b/stable/ddns-go/2.0.21/CHANGELOG.md deleted file mode 100644 index 158bab5cf7d..00000000000 --- a/stable/ddns-go/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddns-go-2.0.21](https://github.com/truecharts/apps/compare/ddns-go-2.0.19...ddns-go-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [ddns-go-2.0.19](https://github.com/truecharts/apps/compare/ddns-go-2.0.18...ddns-go-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ddns-go-2.0.18](https://github.com/truecharts/apps/compare/ddns-go-2.0.17...ddns-go-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ddns-go-2.0.17](https://github.com/truecharts/apps/compare/ddns-go-2.0.15...ddns-go-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ddns-go-2.0.15](https://github.com/truecharts/apps/compare/ddns-go-2.0.13...ddns-go-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ddns-go-2.0.13](https://github.com/truecharts/apps/compare/ddns-go-2.0.12...ddns-go-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ddns-go-2.0.12](https://github.com/truecharts/apps/compare/ddns-go-2.0.11...ddns-go-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ddns-go-2.0.11](https://github.com/truecharts/apps/compare/ddns-go-2.0.10...ddns-go-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ddns-go-2.0.10](https://github.com/truecharts/apps/compare/ddns-go-2.0.9...ddns-go-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [ddns-go-2.0.9](https://github.com/truecharts/apps/compare/ddns-go-2.0.8...ddns-go-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [ddns-go-2.0.8](https://github.com/truecharts/apps/compare/ddns-go-2.0.7...ddns-go-2.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/ddns-go/2.0.21/Chart.lock b/stable/ddns-go/2.0.21/Chart.lock deleted file mode 100644 index 5edefd8ca64..00000000000 --- a/stable/ddns-go/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:50:07.892676959Z" diff --git a/stable/ddns-go/2.0.21/Chart.yaml b/stable/ddns-go/2.0.21/Chart.yaml deleted file mode 100644 index 61805a56dfb..00000000000 --- a/stable/ddns-go/2.0.21/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddns-go -version: 2.0.21 -appVersion: "3.7.2" -description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/ddns-go -icon: https://truecharts.org/img/chart-icons/ddns-go.png -keywords: - - ddns-go - - ddns -sources: - - https://github.com/jeessy2/ddns-go -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: - 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ddns-go/2.0.21/README.md b/stable/ddns-go/2.0.21/README.md deleted file mode 100644 index 0cc6510fce4..00000000000 --- a/stable/ddns-go/2.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ddns-go - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-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) - -Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service - -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: [ddns-go](https://truecharts.org/docs/charts/stable/ddns-go) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ddns-go` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ddns-go TrueCharts/ddns-go -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ddns-go` deployment - -```console -helm uninstall ddns-go -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ddns-go \ - --set env.TZ="America/New York" \ - TrueCharts/ddns-go -``` - -#### 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 ddns-go TrueCharts/ddns-go -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ddns-go/2.0.21/charts/common-10.4.6.tgz b/stable/ddns-go/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/ddns-go/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/ddns-go/2.0.22/CHANGELOG.md b/stable/ddns-go/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..a2b0046c9e0 --- /dev/null +++ b/stable/ddns-go/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddns-go-2.0.22](https://github.com/truecharts/apps/compare/ddns-go-2.0.21...ddns-go-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ddns-go-2.0.21](https://github.com/truecharts/apps/compare/ddns-go-2.0.19...ddns-go-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ddns-go-2.0.19](https://github.com/truecharts/apps/compare/ddns-go-2.0.18...ddns-go-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ddns-go-2.0.18](https://github.com/truecharts/apps/compare/ddns-go-2.0.17...ddns-go-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ddns-go-2.0.17](https://github.com/truecharts/apps/compare/ddns-go-2.0.15...ddns-go-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ddns-go-2.0.15](https://github.com/truecharts/apps/compare/ddns-go-2.0.13...ddns-go-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ddns-go-2.0.13](https://github.com/truecharts/apps/compare/ddns-go-2.0.12...ddns-go-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ddns-go-2.0.12](https://github.com/truecharts/apps/compare/ddns-go-2.0.11...ddns-go-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ddns-go-2.0.11](https://github.com/truecharts/apps/compare/ddns-go-2.0.10...ddns-go-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ddns-go-2.0.10](https://github.com/truecharts/apps/compare/ddns-go-2.0.9...ddns-go-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [ddns-go-2.0.9](https://github.com/truecharts/apps/compare/ddns-go-2.0.8...ddns-go-2.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/ddns-go/2.0.22/Chart.lock b/stable/ddns-go/2.0.22/Chart.lock new file mode 100644 index 00000000000..d2a3486f6c1 --- /dev/null +++ b/stable/ddns-go/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:20.436273364Z" diff --git a/stable/ddns-go/2.0.22/Chart.yaml b/stable/ddns-go/2.0.22/Chart.yaml new file mode 100644 index 00000000000..0c75d4af42a --- /dev/null +++ b/stable/ddns-go/2.0.22/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddns-go +version: 2.0.22 +appVersion: "3.7.2" +description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/ddns-go +icon: https://truecharts.org/img/chart-icons/ddns-go.png +keywords: + - ddns-go + - ddns +sources: + - https://github.com/jeessy2/ddns-go +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: + 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ddns-go/2.0.22/README.md b/stable/ddns-go/2.0.22/README.md new file mode 100644 index 00000000000..42d9d9ae751 --- /dev/null +++ b/stable/ddns-go/2.0.22/README.md @@ -0,0 +1,107 @@ +# ddns-go + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-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) + +Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service + +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: [ddns-go](https://truecharts.org/docs/charts/stable/ddns-go) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ddns-go` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ddns-go TrueCharts/ddns-go +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ddns-go` deployment + +```console +helm uninstall ddns-go +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ddns-go \ + --set env.TZ="America/New York" \ + TrueCharts/ddns-go +``` + +#### 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 ddns-go TrueCharts/ddns-go -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ddns-go/2.0.21/app-readme.md b/stable/ddns-go/2.0.22/app-readme.md similarity index 100% rename from stable/ddns-go/2.0.21/app-readme.md rename to stable/ddns-go/2.0.22/app-readme.md diff --git a/stable/ddns-go/2.0.22/charts/common-10.4.7.tgz b/stable/ddns-go/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/ddns-go/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/ddns-go/2.0.21/ix_values.yaml b/stable/ddns-go/2.0.22/ix_values.yaml similarity index 100% rename from stable/ddns-go/2.0.21/ix_values.yaml rename to stable/ddns-go/2.0.22/ix_values.yaml diff --git a/stable/ddns-go/2.0.21/questions.yaml b/stable/ddns-go/2.0.22/questions.yaml similarity index 100% rename from stable/ddns-go/2.0.21/questions.yaml rename to stable/ddns-go/2.0.22/questions.yaml diff --git a/stable/deconz/8.0.23/templates/common.yaml b/stable/ddns-go/2.0.22/templates/common.yaml similarity index 100% rename from stable/deconz/8.0.23/templates/common.yaml rename to stable/ddns-go/2.0.22/templates/common.yaml diff --git a/stable/deemix/3.0.20/values.yaml b/stable/ddns-go/2.0.22/values.yaml similarity index 100% rename from stable/deemix/3.0.20/values.yaml rename to stable/ddns-go/2.0.22/values.yaml diff --git a/stable/ddns-updater/2.0.21/CHANGELOG.md b/stable/ddns-updater/2.0.21/CHANGELOG.md deleted file mode 100644 index cb7233d38e3..00000000000 --- a/stable/ddns-updater/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddns-updater-2.0.21](https://github.com/truecharts/apps/compare/ddns-updater-2.0.19...ddns-updater-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [ddns-updater-2.0.19](https://github.com/truecharts/apps/compare/ddns-updater-2.0.18...ddns-updater-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ddns-updater-2.0.18](https://github.com/truecharts/apps/compare/ddns-updater-2.0.17...ddns-updater-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ddns-updater-2.0.17](https://github.com/truecharts/apps/compare/ddns-updater-2.0.15...ddns-updater-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ddns-updater-2.0.15](https://github.com/truecharts/apps/compare/ddns-updater-2.0.13...ddns-updater-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ddns-updater-2.0.13](https://github.com/truecharts/apps/compare/ddns-updater-2.0.12...ddns-updater-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ddns-updater-2.0.12](https://github.com/truecharts/apps/compare/ddns-updater-2.0.11...ddns-updater-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ddns-updater-2.0.11](https://github.com/truecharts/apps/compare/ddns-updater-2.0.10...ddns-updater-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ddns-updater-2.0.10](https://github.com/truecharts/apps/compare/ddns-updater-2.0.9...ddns-updater-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [ddns-updater-2.0.9](https://github.com/truecharts/apps/compare/ddns-updater-2.0.8...ddns-updater-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [ddns-updater-2.0.8](https://github.com/truecharts/apps/compare/ddns-updater-2.0.7...ddns-updater-2.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/ddns-updater/2.0.21/Chart.lock b/stable/ddns-updater/2.0.21/Chart.lock deleted file mode 100644 index b59b47010ee..00000000000 --- a/stable/ddns-updater/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:50:09.866438247Z" diff --git a/stable/ddns-updater/2.0.21/Chart.yaml b/stable/ddns-updater/2.0.21/Chart.yaml deleted file mode 100644 index 94e6681997e..00000000000 --- a/stable/ddns-updater/2.0.21/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers -home: https://github.com/truecharts/apps/tree/master/charts/stable/ddns-updater -icon: https://truecharts.org/img/chart-icons/ddns-updater.png -keywords: - - ddns-updater -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ddns-updater -sources: - - https://github.com/qdm12/ddns-updater - - https://hub.docker.com/r/qmcgaw/ddns-updater -version: 2.0.21 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ddns-updater/2.0.21/README.md b/stable/ddns-updater/2.0.21/README.md deleted file mode 100644 index 9781d6d36ee..00000000000 --- a/stable/ddns-updater/2.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ddns-updater - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 2.4.1](https://img.shields.io/badge/AppVersion-2.4.1-informational?style=flat-square) - -Light container updating DNS A and/or AAAA records periodically for multiple DNS providers - -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: [ddns-updater](https://truecharts.org/docs/charts/stable/ddns-updater) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ddns-updater` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ddns-updater TrueCharts/ddns-updater -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ddns-updater` deployment - -```console -helm uninstall ddns-updater -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ddns-updater \ - --set env.TZ="America/New York" \ - TrueCharts/ddns-updater -``` - -#### 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 ddns-updater TrueCharts/ddns-updater -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ddns-updater/2.0.21/charts/common-10.4.6.tgz b/stable/ddns-updater/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/ddns-updater/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/ddns-updater/2.0.22/CHANGELOG.md b/stable/ddns-updater/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..4df9aaeae6a --- /dev/null +++ b/stable/ddns-updater/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddns-updater-2.0.22](https://github.com/truecharts/apps/compare/ddns-updater-2.0.21...ddns-updater-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ddns-updater-2.0.21](https://github.com/truecharts/apps/compare/ddns-updater-2.0.19...ddns-updater-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ddns-updater-2.0.19](https://github.com/truecharts/apps/compare/ddns-updater-2.0.18...ddns-updater-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ddns-updater-2.0.18](https://github.com/truecharts/apps/compare/ddns-updater-2.0.17...ddns-updater-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ddns-updater-2.0.17](https://github.com/truecharts/apps/compare/ddns-updater-2.0.15...ddns-updater-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ddns-updater-2.0.15](https://github.com/truecharts/apps/compare/ddns-updater-2.0.13...ddns-updater-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ddns-updater-2.0.13](https://github.com/truecharts/apps/compare/ddns-updater-2.0.12...ddns-updater-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ddns-updater-2.0.12](https://github.com/truecharts/apps/compare/ddns-updater-2.0.11...ddns-updater-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ddns-updater-2.0.11](https://github.com/truecharts/apps/compare/ddns-updater-2.0.10...ddns-updater-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ddns-updater-2.0.10](https://github.com/truecharts/apps/compare/ddns-updater-2.0.9...ddns-updater-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [ddns-updater-2.0.9](https://github.com/truecharts/apps/compare/ddns-updater-2.0.8...ddns-updater-2.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/ddns-updater/2.0.22/Chart.lock b/stable/ddns-updater/2.0.22/Chart.lock new file mode 100644 index 00000000000..889fb884cab --- /dev/null +++ b/stable/ddns-updater/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:21.222752608Z" diff --git a/stable/ddns-updater/2.0.22/Chart.yaml b/stable/ddns-updater/2.0.22/Chart.yaml new file mode 100644 index 00000000000..05f3fb4e260 --- /dev/null +++ b/stable/ddns-updater/2.0.22/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers +home: https://github.com/truecharts/apps/tree/master/charts/stable/ddns-updater +icon: https://truecharts.org/img/chart-icons/ddns-updater.png +keywords: + - ddns-updater +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ddns-updater +sources: + - https://github.com/qdm12/ddns-updater + - https://hub.docker.com/r/qmcgaw/ddns-updater +version: 2.0.22 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ddns-updater/2.0.22/README.md b/stable/ddns-updater/2.0.22/README.md new file mode 100644 index 00000000000..64b791a8704 --- /dev/null +++ b/stable/ddns-updater/2.0.22/README.md @@ -0,0 +1,108 @@ +# ddns-updater + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: 2.4.1](https://img.shields.io/badge/AppVersion-2.4.1-informational?style=flat-square) + +Light container updating DNS A and/or AAAA records periodically for multiple DNS providers + +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: [ddns-updater](https://truecharts.org/docs/charts/stable/ddns-updater) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ddns-updater` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ddns-updater TrueCharts/ddns-updater +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ddns-updater` deployment + +```console +helm uninstall ddns-updater +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ddns-updater \ + --set env.TZ="America/New York" \ + TrueCharts/ddns-updater +``` + +#### 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 ddns-updater TrueCharts/ddns-updater -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ddns-updater/2.0.21/app-readme.md b/stable/ddns-updater/2.0.22/app-readme.md similarity index 100% rename from stable/ddns-updater/2.0.21/app-readme.md rename to stable/ddns-updater/2.0.22/app-readme.md diff --git a/stable/ddns-updater/2.0.22/charts/common-10.4.7.tgz b/stable/ddns-updater/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/ddns-updater/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/ddns-updater/2.0.21/ix_values.yaml b/stable/ddns-updater/2.0.22/ix_values.yaml similarity index 100% rename from stable/ddns-updater/2.0.21/ix_values.yaml rename to stable/ddns-updater/2.0.22/ix_values.yaml diff --git a/stable/ddns-updater/2.0.21/questions.yaml b/stable/ddns-updater/2.0.22/questions.yaml similarity index 100% rename from stable/ddns-updater/2.0.21/questions.yaml rename to stable/ddns-updater/2.0.22/questions.yaml diff --git a/stable/deemix/3.0.20/templates/common.yaml b/stable/ddns-updater/2.0.22/templates/common.yaml similarity index 100% rename from stable/deemix/3.0.20/templates/common.yaml rename to stable/ddns-updater/2.0.22/templates/common.yaml diff --git a/stable/deepstack/4.0.20/values.yaml b/stable/ddns-updater/2.0.22/values.yaml similarity index 100% rename from stable/deepstack/4.0.20/values.yaml rename to stable/ddns-updater/2.0.22/values.yaml diff --git a/stable/deconz/8.0.23/CHANGELOG.md b/stable/deconz/8.0.23/CHANGELOG.md deleted file mode 100644 index ff6eccf7f16..00000000000 --- a/stable/deconz/8.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [deconz-8.0.23](https://github.com/truecharts/apps/compare/deconz-8.0.21...deconz-8.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [deconz-8.0.21](https://github.com/truecharts/apps/compare/deconz-8.0.20...deconz-8.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [deconz-8.0.20](https://github.com/truecharts/apps/compare/deconz-8.0.19...deconz-8.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [deconz-8.0.19](https://github.com/truecharts/apps/compare/deconz-8.0.17...deconz-8.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [deconz-8.0.17](https://github.com/truecharts/apps/compare/deconz-8.0.15...deconz-8.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [deconz-8.0.15](https://github.com/truecharts/apps/compare/deconz-8.0.14...deconz-8.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [deconz-8.0.14](https://github.com/truecharts/apps/compare/deconz-8.0.13...deconz-8.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [deconz-8.0.13](https://github.com/truecharts/apps/compare/deconz-8.0.12...deconz-8.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [deconz-8.0.12](https://github.com/truecharts/apps/compare/deconz-8.0.11...deconz-8.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [deconz-8.0.11](https://github.com/truecharts/apps/compare/deconz-8.0.10...deconz-8.0.11) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [deconz-8.0.10](https://github.com/truecharts/apps/compare/deconz-8.0.9...deconz-8.0.10) (2022-07-02) - -#### Chore - -* update docker general non-major ([#3033](https://github.com/truecharts/apps/issues/3033)) - - - diff --git a/stable/deconz/8.0.23/Chart.lock b/stable/deconz/8.0.23/Chart.lock deleted file mode 100644 index e454e7ce621..00000000000 --- a/stable/deconz/8.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:50:14.427788223Z" diff --git a/stable/deconz/8.0.23/Chart.yaml b/stable/deconz/8.0.23/Chart.yaml deleted file mode 100644 index cc8292f9b2c..00000000000 --- a/stable/deconz/8.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.17.01" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - deCONZ is an easy to use control software, with which you can set up - and control Zigbee networks of any size without further programming effort. -home: https://github.com/truecharts/apps/tree/master/charts/stable/deconz -icon: https://truecharts.org/img/chart-icons/deconz.png -keywords: - - deconz - - home-automation - - zigbee - - conbee -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: deconz -sources: - - https://github.com/dresden-elektronik/deconz-rest-plugin - - https://github.com/marthoc/docker-deconz -version: 8.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/deconz/8.0.23/README.md b/stable/deconz/8.0.23/README.md deleted file mode 100644 index fe882cf7669..00000000000 --- a/stable/deconz/8.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# deconz - -![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![AppVersion: 2.17.01](https://img.shields.io/badge/AppVersion-2.17.01-informational?style=flat-square) - -deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. - -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: [deconz](https://truecharts.org/docs/charts/stable/deconz) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `deconz` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install deconz TrueCharts/deconz -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `deconz` deployment - -```console -helm uninstall deconz -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install deconz \ - --set env.TZ="America/New York" \ - TrueCharts/deconz -``` - -#### 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 deconz TrueCharts/deconz -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/deconz/8.0.23/charts/common-10.4.6.tgz b/stable/deconz/8.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/deconz/8.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/deconz/8.0.24/CHANGELOG.md b/stable/deconz/8.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a568a538470 --- /dev/null +++ b/stable/deconz/8.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deconz-8.0.24](https://github.com/truecharts/apps/compare/deconz-8.0.23...deconz-8.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [deconz-8.0.23](https://github.com/truecharts/apps/compare/deconz-8.0.21...deconz-8.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [deconz-8.0.21](https://github.com/truecharts/apps/compare/deconz-8.0.20...deconz-8.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [deconz-8.0.20](https://github.com/truecharts/apps/compare/deconz-8.0.19...deconz-8.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [deconz-8.0.19](https://github.com/truecharts/apps/compare/deconz-8.0.17...deconz-8.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [deconz-8.0.17](https://github.com/truecharts/apps/compare/deconz-8.0.15...deconz-8.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [deconz-8.0.15](https://github.com/truecharts/apps/compare/deconz-8.0.14...deconz-8.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [deconz-8.0.14](https://github.com/truecharts/apps/compare/deconz-8.0.13...deconz-8.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [deconz-8.0.13](https://github.com/truecharts/apps/compare/deconz-8.0.12...deconz-8.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [deconz-8.0.12](https://github.com/truecharts/apps/compare/deconz-8.0.11...deconz-8.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [deconz-8.0.11](https://github.com/truecharts/apps/compare/deconz-8.0.10...deconz-8.0.11) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/deconz/8.0.24/Chart.lock b/stable/deconz/8.0.24/Chart.lock new file mode 100644 index 00000000000..169ccee9bce --- /dev/null +++ b/stable/deconz/8.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:22.325601141Z" diff --git a/stable/deconz/8.0.24/Chart.yaml b/stable/deconz/8.0.24/Chart.yaml new file mode 100644 index 00000000000..cdffffbbfcf --- /dev/null +++ b/stable/deconz/8.0.24/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.17.01" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + deCONZ is an easy to use control software, with which you can set up + and control Zigbee networks of any size without further programming effort. +home: https://github.com/truecharts/apps/tree/master/charts/stable/deconz +icon: https://truecharts.org/img/chart-icons/deconz.png +keywords: + - deconz + - home-automation + - zigbee + - conbee +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deconz +sources: + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/marthoc/docker-deconz +version: 8.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deconz/8.0.24/README.md b/stable/deconz/8.0.24/README.md new file mode 100644 index 00000000000..1a78083a509 --- /dev/null +++ b/stable/deconz/8.0.24/README.md @@ -0,0 +1,108 @@ +# deconz + +![Version: 8.0.24](https://img.shields.io/badge/Version-8.0.24-informational?style=flat-square) ![AppVersion: 2.17.01](https://img.shields.io/badge/AppVersion-2.17.01-informational?style=flat-square) + +deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. + +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: [deconz](https://truecharts.org/docs/charts/stable/deconz) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `deconz` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install deconz TrueCharts/deconz +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `deconz` deployment + +```console +helm uninstall deconz +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install deconz \ + --set env.TZ="America/New York" \ + TrueCharts/deconz +``` + +#### 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 deconz TrueCharts/deconz -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/deconz/8.0.23/app-readme.md b/stable/deconz/8.0.24/app-readme.md similarity index 100% rename from stable/deconz/8.0.23/app-readme.md rename to stable/deconz/8.0.24/app-readme.md diff --git a/stable/deconz/8.0.24/charts/common-10.4.7.tgz b/stable/deconz/8.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/deconz/8.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/deconz/8.0.23/ci/test-values.yaml b/stable/deconz/8.0.24/ci/test-values.yaml similarity index 100% rename from stable/deconz/8.0.23/ci/test-values.yaml rename to stable/deconz/8.0.24/ci/test-values.yaml diff --git a/stable/deconz/8.0.23/ix_values.yaml b/stable/deconz/8.0.24/ix_values.yaml similarity index 100% rename from stable/deconz/8.0.23/ix_values.yaml rename to stable/deconz/8.0.24/ix_values.yaml diff --git a/stable/deconz/8.0.23/questions.yaml b/stable/deconz/8.0.24/questions.yaml similarity index 100% rename from stable/deconz/8.0.23/questions.yaml rename to stable/deconz/8.0.24/questions.yaml diff --git a/stable/deepstack/4.0.20/templates/common.yaml b/stable/deconz/8.0.24/templates/common.yaml similarity index 100% rename from stable/deepstack/4.0.20/templates/common.yaml rename to stable/deconz/8.0.24/templates/common.yaml diff --git a/stable/digikam/4.0.20/values.yaml b/stable/deconz/8.0.24/values.yaml similarity index 100% rename from stable/digikam/4.0.20/values.yaml rename to stable/deconz/8.0.24/values.yaml diff --git a/stable/deemix/3.0.20/CHANGELOG.md b/stable/deemix/3.0.20/CHANGELOG.md deleted file mode 100644 index 0e531a18efb..00000000000 --- a/stable/deemix/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [deemix-3.0.20](https://github.com/truecharts/apps/compare/deemix-3.0.18...deemix-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [deemix-3.0.18](https://github.com/truecharts/apps/compare/deemix-3.0.17...deemix-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [deemix-3.0.17](https://github.com/truecharts/apps/compare/deemix-3.0.16...deemix-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [deemix-3.0.16](https://github.com/truecharts/apps/compare/deemix-3.0.14...deemix-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [deemix-3.0.14](https://github.com/truecharts/apps/compare/deemix-3.0.12...deemix-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [deemix-3.0.12](https://github.com/truecharts/apps/compare/deemix-3.0.11...deemix-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [deemix-3.0.11](https://github.com/truecharts/apps/compare/deemix-3.0.10...deemix-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [deemix-3.0.10](https://github.com/truecharts/apps/compare/deemix-3.0.9...deemix-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [deemix-3.0.9](https://github.com/truecharts/apps/compare/deemix-3.0.8...deemix-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [deemix-3.0.8](https://github.com/truecharts/apps/compare/deemix-3.0.7...deemix-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [deemix-3.0.7](https://github.com/truecharts/apps/compare/deemix-3.0.6...deemix-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/deemix/3.0.20/Chart.lock b/stable/deemix/3.0.20/Chart.lock deleted file mode 100644 index 569a67725de..00000000000 --- a/stable/deemix/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:50:20.559812502Z" diff --git a/stable/deemix/3.0.20/Chart.yaml b/stable/deemix/3.0.20/Chart.yaml deleted file mode 100644 index 18cf684bf81..00000000000 --- a/stable/deemix/3.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: deemix is a deezer downloader built from the ashes of Deezloader Remix. -home: https://github.com/truecharts/apps/tree/master/charts/stable/deemix -icon: https://truecharts.org/img/chart-icons/deemix.png -keywords: - - music - - deemix - - deezer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: deemix -sources: - - https://gitlab.com/Bockiii/deemix-docker.git - - https://git.freezerapp.xyz/RemixDev/deemix-py -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/deemix/3.0.20/README.md b/stable/deemix/3.0.20/README.md deleted file mode 100644 index f57e49b134a..00000000000 --- a/stable/deemix/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# deemix - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-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) - -deemix is a deezer downloader built from the ashes of Deezloader Remix. - -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: [deemix](https://truecharts.org/docs/charts/stable/deemix) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `deemix` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install deemix TrueCharts/deemix -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `deemix` deployment - -```console -helm uninstall deemix -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install deemix \ - --set env.TZ="America/New York" \ - TrueCharts/deemix -``` - -#### 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 deemix TrueCharts/deemix -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/deemix/3.0.20/charts/common-10.4.6.tgz b/stable/deemix/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/deemix/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/deemix/3.0.21/CHANGELOG.md b/stable/deemix/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..5c3d94f8bd9 --- /dev/null +++ b/stable/deemix/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deemix-3.0.21](https://github.com/truecharts/apps/compare/deemix-3.0.20...deemix-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [deemix-3.0.20](https://github.com/truecharts/apps/compare/deemix-3.0.18...deemix-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [deemix-3.0.18](https://github.com/truecharts/apps/compare/deemix-3.0.17...deemix-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [deemix-3.0.17](https://github.com/truecharts/apps/compare/deemix-3.0.16...deemix-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [deemix-3.0.16](https://github.com/truecharts/apps/compare/deemix-3.0.14...deemix-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [deemix-3.0.14](https://github.com/truecharts/apps/compare/deemix-3.0.12...deemix-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [deemix-3.0.12](https://github.com/truecharts/apps/compare/deemix-3.0.11...deemix-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [deemix-3.0.11](https://github.com/truecharts/apps/compare/deemix-3.0.10...deemix-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [deemix-3.0.10](https://github.com/truecharts/apps/compare/deemix-3.0.9...deemix-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [deemix-3.0.9](https://github.com/truecharts/apps/compare/deemix-3.0.8...deemix-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [deemix-3.0.8](https://github.com/truecharts/apps/compare/deemix-3.0.7...deemix-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/deemix/3.0.21/Chart.lock b/stable/deemix/3.0.21/Chart.lock new file mode 100644 index 00000000000..a107f08286e --- /dev/null +++ b/stable/deemix/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:30.145405529Z" diff --git a/stable/deemix/3.0.21/Chart.yaml b/stable/deemix/3.0.21/Chart.yaml new file mode 100644 index 00000000000..c084b889d3e --- /dev/null +++ b/stable/deemix/3.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: deemix is a deezer downloader built from the ashes of Deezloader Remix. +home: https://github.com/truecharts/apps/tree/master/charts/stable/deemix +icon: https://truecharts.org/img/chart-icons/deemix.png +keywords: + - music + - deemix + - deezer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deemix +sources: + - https://gitlab.com/Bockiii/deemix-docker.git + - https://git.freezerapp.xyz/RemixDev/deemix-py +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deemix/3.0.21/README.md b/stable/deemix/3.0.21/README.md new file mode 100644 index 00000000000..b2cacbe5756 --- /dev/null +++ b/stable/deemix/3.0.21/README.md @@ -0,0 +1,108 @@ +# deemix + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-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) + +deemix is a deezer downloader built from the ashes of Deezloader Remix. + +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: [deemix](https://truecharts.org/docs/charts/stable/deemix) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `deemix` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install deemix TrueCharts/deemix +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `deemix` deployment + +```console +helm uninstall deemix +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install deemix \ + --set env.TZ="America/New York" \ + TrueCharts/deemix +``` + +#### 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 deemix TrueCharts/deemix -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/deemix/3.0.20/app-readme.md b/stable/deemix/3.0.21/app-readme.md similarity index 100% rename from stable/deemix/3.0.20/app-readme.md rename to stable/deemix/3.0.21/app-readme.md diff --git a/stable/deemix/3.0.21/charts/common-10.4.7.tgz b/stable/deemix/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/deemix/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/deemix/3.0.20/ix_values.yaml b/stable/deemix/3.0.21/ix_values.yaml similarity index 100% rename from stable/deemix/3.0.20/ix_values.yaml rename to stable/deemix/3.0.21/ix_values.yaml diff --git a/stable/deemix/3.0.20/questions.yaml b/stable/deemix/3.0.21/questions.yaml similarity index 100% rename from stable/deemix/3.0.20/questions.yaml rename to stable/deemix/3.0.21/questions.yaml diff --git a/stable/dillinger/2.0.20/templates/common.yaml b/stable/deemix/3.0.21/templates/common.yaml similarity index 100% rename from stable/dillinger/2.0.20/templates/common.yaml rename to stable/deemix/3.0.21/templates/common.yaml diff --git a/stable/dillinger/2.0.20/values.yaml b/stable/deemix/3.0.21/values.yaml similarity index 100% rename from stable/dillinger/2.0.20/values.yaml rename to stable/deemix/3.0.21/values.yaml diff --git a/stable/deepstack/4.0.20/CHANGELOG.md b/stable/deepstack/4.0.20/CHANGELOG.md deleted file mode 100644 index 6324e92b9a6..00000000000 --- a/stable/deepstack/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [deepstack-4.0.20](https://github.com/truecharts/apps/compare/deepstack-4.0.18...deepstack-4.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [deepstack-4.0.18](https://github.com/truecharts/apps/compare/deepstack-4.0.17...deepstack-4.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [deepstack-4.0.17](https://github.com/truecharts/apps/compare/deepstack-4.0.16...deepstack-4.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [deepstack-4.0.16](https://github.com/truecharts/apps/compare/deepstack-4.0.14...deepstack-4.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [deepstack-4.0.14](https://github.com/truecharts/apps/compare/deepstack-4.0.12...deepstack-4.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [deepstack-4.0.12](https://github.com/truecharts/apps/compare/deepstack-4.0.11...deepstack-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [deepstack-4.0.11](https://github.com/truecharts/apps/compare/deepstack-4.0.10...deepstack-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [deepstack-4.0.10](https://github.com/truecharts/apps/compare/deepstack-4.0.9...deepstack-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [deepstack-4.0.9](https://github.com/truecharts/apps/compare/deepstack-4.0.8...deepstack-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [deepstack-4.0.8](https://github.com/truecharts/apps/compare/deepstack-4.0.7...deepstack-4.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [deepstack-4.0.7](https://github.com/truecharts/apps/compare/deepstack-4.0.6...deepstack-4.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - diff --git a/stable/deepstack/4.0.20/Chart.lock b/stable/deepstack/4.0.20/Chart.lock deleted file mode 100644 index 189256c641c..00000000000 --- a/stable/deepstack/4.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:50:29.190129266Z" diff --git a/stable/deepstack/4.0.20/Chart.yaml b/stable/deepstack/4.0.20/Chart.yaml deleted file mode 100644 index 35a252ee419..00000000000 --- a/stable/deepstack/4.0.20/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2022.01.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - DeepStack AI provides AI features including Face Recognition, Object - Detection, Scene Recognition and custom AI Models -home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack -icon: https://truecharts.org/img/chart-icons/deepstack.png -keywords: - - AI -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: deepstack -sources: - - https://github.com/johnolafenwa/DeepStack - - https://hub.docker.com/r/deepquestai/deepstack - - https://www.deepstack.cc/ -type: application -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - AI - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/deepstack/4.0.20/README.md b/stable/deepstack/4.0.20/README.md deleted file mode 100644 index 3ae80117f2c..00000000000 --- a/stable/deepstack/4.0.20/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# deepstack - -![Version: 4.0.20](https://img.shields.io/badge/Version-4.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.01.1](https://img.shields.io/badge/AppVersion-2022.01.1-informational?style=flat-square) - -DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models - -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: [deepstack](https://truecharts.org/docs/charts/stable/deepstack) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `deepstack` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install deepstack TrueCharts/deepstack -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `deepstack` deployment - -```console -helm uninstall deepstack -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install deepstack \ - --set env.TZ="America/New York" \ - TrueCharts/deepstack -``` - -#### 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 deepstack TrueCharts/deepstack -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/deepstack/4.0.20/charts/common-10.4.6.tgz b/stable/deepstack/4.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/deepstack/4.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/deepstack/4.0.21/CHANGELOG.md b/stable/deepstack/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..9f5f1aeeae4 --- /dev/null +++ b/stable/deepstack/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deepstack-4.0.21](https://github.com/truecharts/apps/compare/deepstack-4.0.20...deepstack-4.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [deepstack-4.0.20](https://github.com/truecharts/apps/compare/deepstack-4.0.18...deepstack-4.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [deepstack-4.0.18](https://github.com/truecharts/apps/compare/deepstack-4.0.17...deepstack-4.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [deepstack-4.0.17](https://github.com/truecharts/apps/compare/deepstack-4.0.16...deepstack-4.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [deepstack-4.0.16](https://github.com/truecharts/apps/compare/deepstack-4.0.14...deepstack-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [deepstack-4.0.14](https://github.com/truecharts/apps/compare/deepstack-4.0.12...deepstack-4.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [deepstack-4.0.12](https://github.com/truecharts/apps/compare/deepstack-4.0.11...deepstack-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [deepstack-4.0.11](https://github.com/truecharts/apps/compare/deepstack-4.0.10...deepstack-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [deepstack-4.0.10](https://github.com/truecharts/apps/compare/deepstack-4.0.9...deepstack-4.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [deepstack-4.0.9](https://github.com/truecharts/apps/compare/deepstack-4.0.8...deepstack-4.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [deepstack-4.0.8](https://github.com/truecharts/apps/compare/deepstack-4.0.7...deepstack-4.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + diff --git a/stable/deepstack/4.0.21/Chart.lock b/stable/deepstack/4.0.21/Chart.lock new file mode 100644 index 00000000000..e3c02658ea8 --- /dev/null +++ b/stable/deepstack/4.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:39.157486417Z" diff --git a/stable/deepstack/4.0.21/Chart.yaml b/stable/deepstack/4.0.21/Chart.yaml new file mode 100644 index 00000000000..41af5240e46 --- /dev/null +++ b/stable/deepstack/4.0.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2022.01.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + DeepStack AI provides AI features including Face Recognition, Object + Detection, Scene Recognition and custom AI Models +home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack +icon: https://truecharts.org/img/chart-icons/deepstack.png +keywords: + - AI +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deepstack +sources: + - https://github.com/johnolafenwa/DeepStack + - https://hub.docker.com/r/deepquestai/deepstack + - https://www.deepstack.cc/ +type: application +version: 4.0.21 +annotations: + truecharts.org/catagories: | + - AI + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deepstack/4.0.21/README.md b/stable/deepstack/4.0.21/README.md new file mode 100644 index 00000000000..32599654900 --- /dev/null +++ b/stable/deepstack/4.0.21/README.md @@ -0,0 +1,109 @@ +# deepstack + +![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.01.1](https://img.shields.io/badge/AppVersion-2022.01.1-informational?style=flat-square) + +DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models + +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: [deepstack](https://truecharts.org/docs/charts/stable/deepstack) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `deepstack` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install deepstack TrueCharts/deepstack +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `deepstack` deployment + +```console +helm uninstall deepstack +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install deepstack \ + --set env.TZ="America/New York" \ + TrueCharts/deepstack +``` + +#### 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 deepstack TrueCharts/deepstack -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/deepstack/4.0.20/app-readme.md b/stable/deepstack/4.0.21/app-readme.md similarity index 100% rename from stable/deepstack/4.0.20/app-readme.md rename to stable/deepstack/4.0.21/app-readme.md diff --git a/stable/deepstack/4.0.21/charts/common-10.4.7.tgz b/stable/deepstack/4.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/deepstack/4.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/deepstack/4.0.20/ci/basic-values.yaml b/stable/deepstack/4.0.21/ci/basic-values.yaml similarity index 100% rename from stable/deepstack/4.0.20/ci/basic-values.yaml rename to stable/deepstack/4.0.21/ci/basic-values.yaml diff --git a/stable/deepstack/4.0.20/ci/gpu-values.yaml b/stable/deepstack/4.0.21/ci/gpu-values.yaml similarity index 100% rename from stable/deepstack/4.0.20/ci/gpu-values.yaml rename to stable/deepstack/4.0.21/ci/gpu-values.yaml diff --git a/stable/deepstack/4.0.20/ix_values.yaml b/stable/deepstack/4.0.21/ix_values.yaml similarity index 100% rename from stable/deepstack/4.0.20/ix_values.yaml rename to stable/deepstack/4.0.21/ix_values.yaml diff --git a/stable/deepstack/4.0.20/questions.yaml b/stable/deepstack/4.0.21/questions.yaml similarity index 100% rename from stable/deepstack/4.0.20/questions.yaml rename to stable/deepstack/4.0.21/questions.yaml diff --git a/stable/dizquetv/7.0.22/templates/common.yaml b/stable/deepstack/4.0.21/templates/common.yaml similarity index 100% rename from stable/dizquetv/7.0.22/templates/common.yaml rename to stable/deepstack/4.0.21/templates/common.yaml diff --git a/stable/dizquetv/7.0.22/values.yaml b/stable/deepstack/4.0.21/values.yaml similarity index 100% rename from stable/dizquetv/7.0.22/values.yaml rename to stable/deepstack/4.0.21/values.yaml diff --git a/stable/deluge/11.0.23/CHANGELOG.md b/stable/deluge/11.0.23/CHANGELOG.md new file mode 100644 index 00000000000..11fb17347f6 --- /dev/null +++ b/stable/deluge/11.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deluge-11.0.23](https://github.com/truecharts/apps/compare/deluge-11.0.22...deluge-11.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [deluge-11.0.22](https://github.com/truecharts/apps/compare/deluge-11.0.20...deluge-11.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [deluge-11.0.20](https://github.com/truecharts/apps/compare/deluge-11.0.19...deluge-11.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [deluge-11.0.19](https://github.com/truecharts/apps/compare/deluge-11.0.18...deluge-11.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [deluge-11.0.18](https://github.com/truecharts/apps/compare/deluge-11.0.16...deluge-11.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [deluge-11.0.16](https://github.com/truecharts/apps/compare/deluge-11.0.14...deluge-11.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [deluge-11.0.14](https://github.com/truecharts/apps/compare/deluge-11.0.13...deluge-11.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [deluge-11.0.13](https://github.com/truecharts/apps/compare/deluge-11.0.12...deluge-11.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [deluge-11.0.12](https://github.com/truecharts/apps/compare/deluge-11.0.11...deluge-11.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [deluge-11.0.11](https://github.com/truecharts/apps/compare/deluge-11.0.10...deluge-11.0.11) (2022-07-10) + +#### Fix + +* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) + + + + +### [deluge-11.0.10](https://github.com/truecharts/apps/compare/deluge-11.0.9...deluge-11.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/deluge/11.0.23/Chart.lock b/stable/deluge/11.0.23/Chart.lock new file mode 100644 index 00000000000..398b8d1e485 --- /dev/null +++ b/stable/deluge/11.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:40.584461195Z" diff --git a/stable/deluge/11.0.23/Chart.yaml b/stable/deluge/11.0.23/Chart.yaml new file mode 100644 index 00000000000..0be7ea0c8fe --- /dev/null +++ b/stable/deluge/11.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Deluge App for TrueNAS SCALE +home: https://github.com/truecharts/apps/tree/master/charts/stable/deluge +icon: https://truecharts.org/img/chart-icons/deluge.png +keywords: + - transmission + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deluge +sources: + - https://github.com/deluge-torrent/deluge +type: application +version: 11.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deluge/11.0.23/README.md b/stable/deluge/11.0.23/README.md new file mode 100644 index 00000000000..20f5a957ed4 --- /dev/null +++ b/stable/deluge/11.0.23/README.md @@ -0,0 +1,107 @@ +# deluge + +![Version: 11.0.23](https://img.shields.io/badge/Version-11.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.5](https://img.shields.io/badge/AppVersion-2.0.5-informational?style=flat-square) + +Deluge App for TrueNAS SCALE + +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: [deluge](https://truecharts.org/docs/charts/stable/deluge) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `deluge` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install deluge TrueCharts/deluge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `deluge` deployment + +```console +helm uninstall deluge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install deluge \ + --set env.TZ="America/New York" \ + TrueCharts/deluge +``` + +#### 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 deluge TrueCharts/deluge -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/deluge/11.0.23/app-readme.md b/stable/deluge/11.0.23/app-readme.md new file mode 100644 index 00000000000..bd4d6d048cb --- /dev/null +++ b/stable/deluge/11.0.23/app-readme.md @@ -0,0 +1,8 @@ +Deluge App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/deluge + +--- + +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/deluge/11.0.23/charts/common-10.4.7.tgz b/stable/deluge/11.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/deluge/11.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/deluge/11.0.23/ix_values.yaml b/stable/deluge/11.0.23/ix_values.yaml new file mode 100644 index 00000000000..9168b444f04 --- /dev/null +++ b/stable/deluge/11.0.23/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: tccr.io/truecharts/deluge + pullPolicy: IfNotPresent + tag: v2.0.5@sha256:18dc16d8e448ece00534e17f9e226a781320b9939f4194e12481e6d1156ed23b + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8112 + targetPort: 8112 + torrent: + enabled: true + ports: + tcp: + enabled: true + port: 51413 + targetPort: 51413 + torrent-udp: + enabled: true + ports: + udp: + enabled: true + port: 51413 + targetPort: 51413 + protocol: UDP + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true diff --git a/stable/deluge/11.0.23/questions.yaml b/stable/deluge/11.0.23/questions.yaml new file mode 100644 index 00000000000..55840a0e767 --- /dev/null +++ b/stable/deluge/11.0.23/questions.yaml @@ -0,0 +1,2686 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + ## Portal Button + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 8112 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 8112 + + + - variable: torrent + label: "TCP Torrent Service" + description: "TCP Torrent Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: tcp + label: "TCP 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: 51413 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 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: 51413 + - variable: torrent-udp + label: "UDP Torrent Service" + description: "UDP Torrent Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: udp + label: "UDP 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: 51413 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "UDP" + 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: 51413 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/docker-compose/2.0.23/templates/common.yaml b/stable/deluge/11.0.23/templates/common.yaml similarity index 100% rename from stable/docker-compose/2.0.23/templates/common.yaml rename to stable/deluge/11.0.23/templates/common.yaml diff --git a/stable/docker-compose/2.0.23/values.yaml b/stable/deluge/11.0.23/values.yaml similarity index 100% rename from stable/docker-compose/2.0.23/values.yaml rename to stable/deluge/11.0.23/values.yaml diff --git a/stable/digikam/4.0.20/CHANGELOG.md b/stable/digikam/4.0.20/CHANGELOG.md deleted file mode 100644 index f7bbbe3e4a0..00000000000 --- a/stable/digikam/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [digikam-4.0.20](https://github.com/truecharts/apps/compare/digikam-4.0.18...digikam-4.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [digikam-4.0.18](https://github.com/truecharts/apps/compare/digikam-4.0.17...digikam-4.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [digikam-4.0.17](https://github.com/truecharts/apps/compare/digikam-4.0.16...digikam-4.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [digikam-4.0.16](https://github.com/truecharts/apps/compare/digikam-4.0.14...digikam-4.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [digikam-4.0.14](https://github.com/truecharts/apps/compare/digikam-4.0.12...digikam-4.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [digikam-4.0.12](https://github.com/truecharts/apps/compare/digikam-4.0.11...digikam-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [digikam-4.0.11](https://github.com/truecharts/apps/compare/digikam-4.0.10...digikam-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [digikam-4.0.10](https://github.com/truecharts/apps/compare/digikam-4.0.9...digikam-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [digikam-4.0.9](https://github.com/truecharts/apps/compare/digikam-4.0.8...digikam-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [digikam-4.0.8](https://github.com/truecharts/apps/compare/digikam-4.0.7...digikam-4.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [digikam-4.0.7](https://github.com/truecharts/apps/compare/digikam-4.0.6...digikam-4.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/digikam/4.0.20/Chart.lock b/stable/digikam/4.0.20/Chart.lock deleted file mode 100644 index 10da1fde06c..00000000000 --- a/stable/digikam/4.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:50:36.694935175Z" diff --git a/stable/digikam/4.0.20/Chart.yaml b/stable/digikam/4.0.20/Chart.yaml deleted file mode 100644 index 0b79f06824a..00000000000 --- a/stable/digikam/4.0.20/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "7.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Professional Photo Management with the Power of Open Source -home: https://github.com/truecharts/apps/tree/master/charts/stable/digikam -icon: https://truecharts.org/img/chart-icons/digikam.png -keywords: - - digikam - - photo - - management - - image - - gallery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: digikam -sources: - - https://github.com/linuxserver/docker-digikam - - https://www.digikam.org/ -type: application -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/digikam/4.0.20/README.md b/stable/digikam/4.0.20/README.md deleted file mode 100644 index 6ebf22b6ba0..00000000000 --- a/stable/digikam/4.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# digikam - -![Version: 4.0.20](https://img.shields.io/badge/Version-4.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.3.0](https://img.shields.io/badge/AppVersion-7.3.0-informational?style=flat-square) - -Professional Photo Management with the Power of Open Source - -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: [digikam](https://truecharts.org/docs/charts/stable/digikam) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `digikam` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install digikam TrueCharts/digikam -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `digikam` deployment - -```console -helm uninstall digikam -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install digikam \ - --set env.TZ="America/New York" \ - TrueCharts/digikam -``` - -#### 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 digikam TrueCharts/digikam -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/digikam/4.0.20/charts/common-10.4.6.tgz b/stable/digikam/4.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/digikam/4.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/digikam/4.0.21/CHANGELOG.md b/stable/digikam/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..7a64d04c415 --- /dev/null +++ b/stable/digikam/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [digikam-4.0.21](https://github.com/truecharts/apps/compare/digikam-4.0.20...digikam-4.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [digikam-4.0.20](https://github.com/truecharts/apps/compare/digikam-4.0.18...digikam-4.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [digikam-4.0.18](https://github.com/truecharts/apps/compare/digikam-4.0.17...digikam-4.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [digikam-4.0.17](https://github.com/truecharts/apps/compare/digikam-4.0.16...digikam-4.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [digikam-4.0.16](https://github.com/truecharts/apps/compare/digikam-4.0.14...digikam-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [digikam-4.0.14](https://github.com/truecharts/apps/compare/digikam-4.0.12...digikam-4.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [digikam-4.0.12](https://github.com/truecharts/apps/compare/digikam-4.0.11...digikam-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [digikam-4.0.11](https://github.com/truecharts/apps/compare/digikam-4.0.10...digikam-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [digikam-4.0.10](https://github.com/truecharts/apps/compare/digikam-4.0.9...digikam-4.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [digikam-4.0.9](https://github.com/truecharts/apps/compare/digikam-4.0.8...digikam-4.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [digikam-4.0.8](https://github.com/truecharts/apps/compare/digikam-4.0.7...digikam-4.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/digikam/4.0.21/Chart.lock b/stable/digikam/4.0.21/Chart.lock new file mode 100644 index 00000000000..59747d17075 --- /dev/null +++ b/stable/digikam/4.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:41.584105843Z" diff --git a/stable/digikam/4.0.21/Chart.yaml b/stable/digikam/4.0.21/Chart.yaml new file mode 100644 index 00000000000..27155b041dc --- /dev/null +++ b/stable/digikam/4.0.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "7.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Professional Photo Management with the Power of Open Source +home: https://github.com/truecharts/apps/tree/master/charts/stable/digikam +icon: https://truecharts.org/img/chart-icons/digikam.png +keywords: + - digikam + - photo + - management + - image + - gallery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: digikam +sources: + - https://github.com/linuxserver/docker-digikam + - https://www.digikam.org/ +type: application +version: 4.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/digikam/4.0.21/README.md b/stable/digikam/4.0.21/README.md new file mode 100644 index 00000000000..c7c4c06f1d4 --- /dev/null +++ b/stable/digikam/4.0.21/README.md @@ -0,0 +1,108 @@ +# digikam + +![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.3.0](https://img.shields.io/badge/AppVersion-7.3.0-informational?style=flat-square) + +Professional Photo Management with the Power of Open Source + +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: [digikam](https://truecharts.org/docs/charts/stable/digikam) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `digikam` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install digikam TrueCharts/digikam +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `digikam` deployment + +```console +helm uninstall digikam +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install digikam \ + --set env.TZ="America/New York" \ + TrueCharts/digikam +``` + +#### 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 digikam TrueCharts/digikam -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/digikam/4.0.20/app-readme.md b/stable/digikam/4.0.21/app-readme.md similarity index 100% rename from stable/digikam/4.0.20/app-readme.md rename to stable/digikam/4.0.21/app-readme.md diff --git a/stable/digikam/4.0.21/charts/common-10.4.7.tgz b/stable/digikam/4.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/digikam/4.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/digikam/4.0.20/ix_values.yaml b/stable/digikam/4.0.21/ix_values.yaml similarity index 100% rename from stable/digikam/4.0.20/ix_values.yaml rename to stable/digikam/4.0.21/ix_values.yaml diff --git a/stable/digikam/4.0.20/questions.yaml b/stable/digikam/4.0.21/questions.yaml similarity index 100% rename from stable/digikam/4.0.20/questions.yaml rename to stable/digikam/4.0.21/questions.yaml diff --git a/stable/digikam/4.0.20/templates/common.yaml b/stable/digikam/4.0.21/templates/common.yaml similarity index 100% rename from stable/digikam/4.0.20/templates/common.yaml rename to stable/digikam/4.0.21/templates/common.yaml diff --git a/stable/dokuwiki/3.0.35/values.yaml b/stable/digikam/4.0.21/values.yaml similarity index 100% rename from stable/dokuwiki/3.0.35/values.yaml rename to stable/digikam/4.0.21/values.yaml diff --git a/stable/dillinger/2.0.20/CHANGELOG.md b/stable/dillinger/2.0.20/CHANGELOG.md deleted file mode 100644 index a912f139e0d..00000000000 --- a/stable/dillinger/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dillinger-2.0.20](https://github.com/truecharts/apps/compare/dillinger-2.0.18...dillinger-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [dillinger-2.0.18](https://github.com/truecharts/apps/compare/dillinger-2.0.17...dillinger-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [dillinger-2.0.17](https://github.com/truecharts/apps/compare/dillinger-2.0.16...dillinger-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [dillinger-2.0.16](https://github.com/truecharts/apps/compare/dillinger-2.0.14...dillinger-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [dillinger-2.0.14](https://github.com/truecharts/apps/compare/dillinger-2.0.12...dillinger-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [dillinger-2.0.12](https://github.com/truecharts/apps/compare/dillinger-2.0.11...dillinger-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [dillinger-2.0.11](https://github.com/truecharts/apps/compare/dillinger-2.0.10...dillinger-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [dillinger-2.0.10](https://github.com/truecharts/apps/compare/dillinger-2.0.9...dillinger-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [dillinger-2.0.9](https://github.com/truecharts/apps/compare/dillinger-2.0.8...dillinger-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [dillinger-2.0.8](https://github.com/truecharts/apps/compare/dillinger-2.0.7...dillinger-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [dillinger-2.0.7](https://github.com/truecharts/apps/compare/dillinger-2.0.6...dillinger-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/dillinger/2.0.20/Chart.lock b/stable/dillinger/2.0.20/Chart.lock deleted file mode 100644 index 1e2dffabbf1..00000000000 --- a/stable/dillinger/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:50:41.900635704Z" diff --git a/stable/dillinger/2.0.20/Chart.yaml b/stable/dillinger/2.0.20/Chart.yaml deleted file mode 100644 index 67959aeed33..00000000000 --- a/stable/dillinger/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dillinger -version: 2.0.20 -appVersion: "3.39.1" -description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/dillinger -icon: https://truecharts.org/img/chart-icons/dillinger.png -keywords: - - dillinger -sources: - - https://hub.docker.com/r/linuxserver/dillinger -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dillinger/2.0.20/README.md b/stable/dillinger/2.0.20/README.md deleted file mode 100644 index 9e79e5a55b0..00000000000 --- a/stable/dillinger/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dillinger - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.39.1](https://img.shields.io/badge/AppVersion-3.39.1-informational?style=flat-square) - -Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. - -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: [dillinger](https://truecharts.org/docs/charts/stable/dillinger) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dillinger` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dillinger TrueCharts/dillinger -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dillinger` deployment - -```console -helm uninstall dillinger -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dillinger \ - --set env.TZ="America/New York" \ - TrueCharts/dillinger -``` - -#### 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 dillinger TrueCharts/dillinger -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/dillinger/2.0.20/charts/common-10.4.6.tgz b/stable/dillinger/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/dillinger/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/dillinger/2.0.21/CHANGELOG.md b/stable/dillinger/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..9b34e9b3e71 --- /dev/null +++ b/stable/dillinger/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dillinger-2.0.21](https://github.com/truecharts/apps/compare/dillinger-2.0.20...dillinger-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dillinger-2.0.20](https://github.com/truecharts/apps/compare/dillinger-2.0.18...dillinger-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [dillinger-2.0.18](https://github.com/truecharts/apps/compare/dillinger-2.0.17...dillinger-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [dillinger-2.0.17](https://github.com/truecharts/apps/compare/dillinger-2.0.16...dillinger-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [dillinger-2.0.16](https://github.com/truecharts/apps/compare/dillinger-2.0.14...dillinger-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [dillinger-2.0.14](https://github.com/truecharts/apps/compare/dillinger-2.0.12...dillinger-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [dillinger-2.0.12](https://github.com/truecharts/apps/compare/dillinger-2.0.11...dillinger-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [dillinger-2.0.11](https://github.com/truecharts/apps/compare/dillinger-2.0.10...dillinger-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [dillinger-2.0.10](https://github.com/truecharts/apps/compare/dillinger-2.0.9...dillinger-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [dillinger-2.0.9](https://github.com/truecharts/apps/compare/dillinger-2.0.8...dillinger-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [dillinger-2.0.8](https://github.com/truecharts/apps/compare/dillinger-2.0.7...dillinger-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/dillinger/2.0.21/Chart.lock b/stable/dillinger/2.0.21/Chart.lock new file mode 100644 index 00000000000..e8e6e325cb5 --- /dev/null +++ b/stable/dillinger/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:48.639802855Z" diff --git a/stable/dillinger/2.0.21/Chart.yaml b/stable/dillinger/2.0.21/Chart.yaml new file mode 100644 index 00000000000..6977a8780c5 --- /dev/null +++ b/stable/dillinger/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dillinger +version: 2.0.21 +appVersion: "3.39.1" +description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/dillinger +icon: https://truecharts.org/img/chart-icons/dillinger.png +keywords: + - dillinger +sources: + - https://hub.docker.com/r/linuxserver/dillinger +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dillinger/2.0.21/README.md b/stable/dillinger/2.0.21/README.md new file mode 100644 index 00000000000..3387920b320 --- /dev/null +++ b/stable/dillinger/2.0.21/README.md @@ -0,0 +1,107 @@ +# dillinger + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.39.1](https://img.shields.io/badge/AppVersion-3.39.1-informational?style=flat-square) + +Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. + +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: [dillinger](https://truecharts.org/docs/charts/stable/dillinger) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dillinger` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dillinger TrueCharts/dillinger +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dillinger` deployment + +```console +helm uninstall dillinger +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dillinger \ + --set env.TZ="America/New York" \ + TrueCharts/dillinger +``` + +#### 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 dillinger TrueCharts/dillinger -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/dillinger/2.0.20/app-readme.md b/stable/dillinger/2.0.21/app-readme.md similarity index 100% rename from stable/dillinger/2.0.20/app-readme.md rename to stable/dillinger/2.0.21/app-readme.md diff --git a/stable/dillinger/2.0.21/charts/common-10.4.7.tgz b/stable/dillinger/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/dillinger/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/dillinger/2.0.20/ix_values.yaml b/stable/dillinger/2.0.21/ix_values.yaml similarity index 100% rename from stable/dillinger/2.0.20/ix_values.yaml rename to stable/dillinger/2.0.21/ix_values.yaml diff --git a/stable/dillinger/2.0.20/questions.yaml b/stable/dillinger/2.0.21/questions.yaml similarity index 100% rename from stable/dillinger/2.0.20/questions.yaml rename to stable/dillinger/2.0.21/questions.yaml diff --git a/stable/dokuwiki/3.0.35/templates/common.yaml b/stable/dillinger/2.0.21/templates/common.yaml similarity index 100% rename from stable/dokuwiki/3.0.35/templates/common.yaml rename to stable/dillinger/2.0.21/templates/common.yaml diff --git a/stable/domoticz/2.0.25/values.yaml b/stable/dillinger/2.0.21/values.yaml similarity index 100% rename from stable/domoticz/2.0.25/values.yaml rename to stable/dillinger/2.0.21/values.yaml diff --git a/stable/dizquetv/7.0.22/CHANGELOG.md b/stable/dizquetv/7.0.22/CHANGELOG.md deleted file mode 100644 index 2287aaa4f29..00000000000 --- a/stable/dizquetv/7.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dizquetv-7.0.22](https://github.com/truecharts/apps/compare/dizquetv-7.0.20...dizquetv-7.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [dizquetv-7.0.20](https://github.com/truecharts/apps/compare/dizquetv-7.0.19...dizquetv-7.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [dizquetv-7.0.19](https://github.com/truecharts/apps/compare/dizquetv-7.0.18...dizquetv-7.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [dizquetv-7.0.18](https://github.com/truecharts/apps/compare/dizquetv-7.0.17...dizquetv-7.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [dizquetv-7.0.17](https://github.com/truecharts/apps/compare/dizquetv-7.0.15...dizquetv-7.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [dizquetv-7.0.15](https://github.com/truecharts/apps/compare/dizquetv-7.0.13...dizquetv-7.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [dizquetv-7.0.13](https://github.com/truecharts/apps/compare/dizquetv-7.0.12...dizquetv-7.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [dizquetv-7.0.12](https://github.com/truecharts/apps/compare/dizquetv-7.0.11...dizquetv-7.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [dizquetv-7.0.11](https://github.com/truecharts/apps/compare/dizquetv-7.0.10...dizquetv-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [dizquetv-7.0.10](https://github.com/truecharts/apps/compare/dizquetv-7.0.9...dizquetv-7.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [dizquetv-7.0.9](https://github.com/truecharts/apps/compare/dizquetv-7.0.8...dizquetv-7.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/dizquetv/7.0.22/Chart.lock b/stable/dizquetv/7.0.22/Chart.lock deleted file mode 100644 index abb1cee0f21..00000000000 --- a/stable/dizquetv/7.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:50:51.021662175Z" diff --git a/stable/dizquetv/7.0.22/Chart.yaml b/stable/dizquetv/7.0.22/Chart.yaml deleted file mode 100644 index 8162e11f405..00000000000 --- a/stable/dizquetv/7.0.22/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Create live TV channel streams from media on your Plex servers. -home: https://github.com/truecharts/apps/tree/master/charts/stable/dizquetv -icon: https://truecharts.org/img/chart-icons/dizquetv.png -keywords: - - dizqueTV - - dizquetv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dizquetv -sources: - - https://github.com/vexorian/dizquetv - - https://hub.docker.com/r/vexorian/dizquetv -version: 7.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dizquetv/7.0.22/README.md b/stable/dizquetv/7.0.22/README.md deleted file mode 100644 index 64b422468fb..00000000000 --- a/stable/dizquetv/7.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dizquetv - -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) - -Create live TV channel streams from media on your Plex servers. - -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: [dizquetv](https://truecharts.org/docs/charts/stable/dizquetv) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dizquetv` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dizquetv TrueCharts/dizquetv -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dizquetv` deployment - -```console -helm uninstall dizquetv -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dizquetv \ - --set env.TZ="America/New York" \ - TrueCharts/dizquetv -``` - -#### 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 dizquetv TrueCharts/dizquetv -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/dizquetv/7.0.22/charts/common-10.4.6.tgz b/stable/dizquetv/7.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/dizquetv/7.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/dizquetv/7.0.23/CHANGELOG.md b/stable/dizquetv/7.0.23/CHANGELOG.md new file mode 100644 index 00000000000..08f4ded41ba --- /dev/null +++ b/stable/dizquetv/7.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dizquetv-7.0.23](https://github.com/truecharts/apps/compare/dizquetv-7.0.22...dizquetv-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dizquetv-7.0.22](https://github.com/truecharts/apps/compare/dizquetv-7.0.20...dizquetv-7.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [dizquetv-7.0.20](https://github.com/truecharts/apps/compare/dizquetv-7.0.19...dizquetv-7.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [dizquetv-7.0.19](https://github.com/truecharts/apps/compare/dizquetv-7.0.18...dizquetv-7.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [dizquetv-7.0.18](https://github.com/truecharts/apps/compare/dizquetv-7.0.17...dizquetv-7.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [dizquetv-7.0.17](https://github.com/truecharts/apps/compare/dizquetv-7.0.15...dizquetv-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [dizquetv-7.0.15](https://github.com/truecharts/apps/compare/dizquetv-7.0.13...dizquetv-7.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [dizquetv-7.0.13](https://github.com/truecharts/apps/compare/dizquetv-7.0.12...dizquetv-7.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [dizquetv-7.0.12](https://github.com/truecharts/apps/compare/dizquetv-7.0.11...dizquetv-7.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [dizquetv-7.0.11](https://github.com/truecharts/apps/compare/dizquetv-7.0.10...dizquetv-7.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [dizquetv-7.0.10](https://github.com/truecharts/apps/compare/dizquetv-7.0.9...dizquetv-7.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/dizquetv/7.0.23/Chart.lock b/stable/dizquetv/7.0.23/Chart.lock new file mode 100644 index 00000000000..a8902b867a1 --- /dev/null +++ b/stable/dizquetv/7.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:58.491574689Z" diff --git a/stable/dizquetv/7.0.23/Chart.yaml b/stable/dizquetv/7.0.23/Chart.yaml new file mode 100644 index 00000000000..5d42304d3d9 --- /dev/null +++ b/stable/dizquetv/7.0.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Create live TV channel streams from media on your Plex servers. +home: https://github.com/truecharts/apps/tree/master/charts/stable/dizquetv +icon: https://truecharts.org/img/chart-icons/dizquetv.png +keywords: + - dizqueTV + - dizquetv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dizquetv +sources: + - https://github.com/vexorian/dizquetv + - https://hub.docker.com/r/vexorian/dizquetv +version: 7.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dizquetv/7.0.23/README.md b/stable/dizquetv/7.0.23/README.md new file mode 100644 index 00000000000..7c12d5049bc --- /dev/null +++ b/stable/dizquetv/7.0.23/README.md @@ -0,0 +1,108 @@ +# dizquetv + +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) + +Create live TV channel streams from media on your Plex servers. + +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: [dizquetv](https://truecharts.org/docs/charts/stable/dizquetv) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dizquetv` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dizquetv TrueCharts/dizquetv +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dizquetv` deployment + +```console +helm uninstall dizquetv +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dizquetv \ + --set env.TZ="America/New York" \ + TrueCharts/dizquetv +``` + +#### 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 dizquetv TrueCharts/dizquetv -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/dizquetv/7.0.22/app-readme.md b/stable/dizquetv/7.0.23/app-readme.md similarity index 100% rename from stable/dizquetv/7.0.22/app-readme.md rename to stable/dizquetv/7.0.23/app-readme.md diff --git a/stable/dizquetv/7.0.23/charts/common-10.4.7.tgz b/stable/dizquetv/7.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/dizquetv/7.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/dizquetv/7.0.22/ix_values.yaml b/stable/dizquetv/7.0.23/ix_values.yaml similarity index 100% rename from stable/dizquetv/7.0.22/ix_values.yaml rename to stable/dizquetv/7.0.23/ix_values.yaml diff --git a/stable/dizquetv/7.0.22/questions.yaml b/stable/dizquetv/7.0.23/questions.yaml similarity index 100% rename from stable/dizquetv/7.0.22/questions.yaml rename to stable/dizquetv/7.0.23/questions.yaml diff --git a/stable/domoticz/2.0.25/templates/common.yaml b/stable/dizquetv/7.0.23/templates/common.yaml similarity index 100% rename from stable/domoticz/2.0.25/templates/common.yaml rename to stable/dizquetv/7.0.23/templates/common.yaml diff --git a/stable/doplarr/2.0.21/values.yaml b/stable/dizquetv/7.0.23/values.yaml similarity index 100% rename from stable/doplarr/2.0.21/values.yaml rename to stable/dizquetv/7.0.23/values.yaml diff --git a/stable/docker-compose/2.0.23/CHANGELOG.md b/stable/docker-compose/2.0.23/CHANGELOG.md deleted file mode 100644 index a00e125b9bf..00000000000 --- a/stable/docker-compose/2.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [docker-compose-2.0.23](https://github.com/truecharts/apps/compare/docker-compose-2.0.21...docker-compose-2.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [docker-compose-2.0.21](https://github.com/truecharts/apps/compare/docker-compose-2.0.20...docker-compose-2.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [docker-compose-2.0.20](https://github.com/truecharts/apps/compare/docker-compose-2.0.19...docker-compose-2.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [docker-compose-2.0.19](https://github.com/truecharts/apps/compare/docker-compose-2.0.18...docker-compose-2.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [docker-compose-2.0.18](https://github.com/truecharts/apps/compare/docker-compose-2.0.16...docker-compose-2.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [docker-compose-2.0.16](https://github.com/truecharts/apps/compare/docker-compose-2.0.14...docker-compose-2.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [docker-compose-2.0.14](https://github.com/truecharts/apps/compare/docker-compose-2.0.13...docker-compose-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [docker-compose-2.0.13](https://github.com/truecharts/apps/compare/docker-compose-2.0.12...docker-compose-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [docker-compose-2.0.12](https://github.com/truecharts/apps/compare/docker-compose-2.0.11...docker-compose-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [docker-compose-2.0.11](https://github.com/truecharts/apps/compare/docker-compose-2.0.10...docker-compose-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [docker-compose-2.0.10](https://github.com/truecharts/apps/compare/docker-compose-2.0.9...docker-compose-2.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/docker-compose/2.0.23/Chart.lock b/stable/docker-compose/2.0.23/Chart.lock deleted file mode 100644 index 58948089165..00000000000 --- a/stable/docker-compose/2.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:50:53.844160536Z" diff --git a/stable/docker-compose/2.0.23/Chart.yaml b/stable/docker-compose/2.0.23/Chart.yaml deleted file mode 100644 index 20cf21d0b14..00000000000 --- a/stable/docker-compose/2.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "20.10.17" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Dedicated App for using Docker-Compose on TrueNAS SCALE -home: https://github.com/truecharts/apps/tree/master/charts/core/docker-compose -icon: https://truecharts.org/img/chart-icons/docker-compose.png -keywords: - - docker-compose - - docker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docker-compose -sources: - - https://hub.docker.com/_/docker -type: application -version: 2.0.23 -annotations: - truecharts.org/catagories: | - - docker - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/docker-compose/2.0.23/README.md b/stable/docker-compose/2.0.23/README.md deleted file mode 100644 index ce86d81daad..00000000000 --- a/stable/docker-compose/2.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# docker-compose - -![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-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) - -Dedicated App for using Docker-Compose on TrueNAS SCALE - -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: [docker-compose](https://truecharts.org/docs/charts/stable/docker-compose) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `docker-compose` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install docker-compose TrueCharts/docker-compose -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `docker-compose` deployment - -```console -helm uninstall docker-compose -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install docker-compose \ - --set env.TZ="America/New York" \ - TrueCharts/docker-compose -``` - -#### 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 docker-compose TrueCharts/docker-compose -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/docker-compose/2.0.23/charts/common-10.4.6.tgz b/stable/docker-compose/2.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/docker-compose/2.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/docker-compose/2.0.24/CHANGELOG.md b/stable/docker-compose/2.0.24/CHANGELOG.md new file mode 100644 index 00000000000..26aa4bf92b1 --- /dev/null +++ b/stable/docker-compose/2.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [docker-compose-2.0.24](https://github.com/truecharts/apps/compare/docker-compose-2.0.23...docker-compose-2.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [docker-compose-2.0.23](https://github.com/truecharts/apps/compare/docker-compose-2.0.21...docker-compose-2.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [docker-compose-2.0.21](https://github.com/truecharts/apps/compare/docker-compose-2.0.20...docker-compose-2.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [docker-compose-2.0.20](https://github.com/truecharts/apps/compare/docker-compose-2.0.19...docker-compose-2.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [docker-compose-2.0.19](https://github.com/truecharts/apps/compare/docker-compose-2.0.18...docker-compose-2.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [docker-compose-2.0.18](https://github.com/truecharts/apps/compare/docker-compose-2.0.16...docker-compose-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [docker-compose-2.0.16](https://github.com/truecharts/apps/compare/docker-compose-2.0.14...docker-compose-2.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [docker-compose-2.0.14](https://github.com/truecharts/apps/compare/docker-compose-2.0.13...docker-compose-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [docker-compose-2.0.13](https://github.com/truecharts/apps/compare/docker-compose-2.0.12...docker-compose-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [docker-compose-2.0.12](https://github.com/truecharts/apps/compare/docker-compose-2.0.11...docker-compose-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [docker-compose-2.0.11](https://github.com/truecharts/apps/compare/docker-compose-2.0.10...docker-compose-2.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/docker-compose/2.0.24/Chart.lock b/stable/docker-compose/2.0.24/Chart.lock new file mode 100644 index 00000000000..a5239442e2c --- /dev/null +++ b/stable/docker-compose/2.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:28:59.753096789Z" diff --git a/stable/docker-compose/2.0.24/Chart.yaml b/stable/docker-compose/2.0.24/Chart.yaml new file mode 100644 index 00000000000..ec07ca6eb00 --- /dev/null +++ b/stable/docker-compose/2.0.24/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "20.10.17" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Dedicated App for using Docker-Compose on TrueNAS SCALE +home: https://github.com/truecharts/apps/tree/master/charts/core/docker-compose +icon: https://truecharts.org/img/chart-icons/docker-compose.png +keywords: + - docker-compose + - docker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docker-compose +sources: + - https://hub.docker.com/_/docker +type: application +version: 2.0.24 +annotations: + truecharts.org/catagories: | + - docker + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/docker-compose/2.0.24/README.md b/stable/docker-compose/2.0.24/README.md new file mode 100644 index 00000000000..6ee5d14a37e --- /dev/null +++ b/stable/docker-compose/2.0.24/README.md @@ -0,0 +1,107 @@ +# docker-compose + +![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-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) + +Dedicated App for using Docker-Compose on TrueNAS SCALE + +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: [docker-compose](https://truecharts.org/docs/charts/stable/docker-compose) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `docker-compose` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install docker-compose TrueCharts/docker-compose +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `docker-compose` deployment + +```console +helm uninstall docker-compose +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install docker-compose \ + --set env.TZ="America/New York" \ + TrueCharts/docker-compose +``` + +#### 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 docker-compose TrueCharts/docker-compose -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/docker-compose/2.0.23/app-readme.md b/stable/docker-compose/2.0.24/app-readme.md similarity index 100% rename from stable/docker-compose/2.0.23/app-readme.md rename to stable/docker-compose/2.0.24/app-readme.md diff --git a/stable/docker-compose/2.0.24/charts/common-10.4.7.tgz b/stable/docker-compose/2.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/docker-compose/2.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/docker-compose/2.0.23/ix_values.yaml b/stable/docker-compose/2.0.24/ix_values.yaml similarity index 100% rename from stable/docker-compose/2.0.23/ix_values.yaml rename to stable/docker-compose/2.0.24/ix_values.yaml diff --git a/stable/docker-compose/2.0.23/questions.yaml b/stable/docker-compose/2.0.24/questions.yaml similarity index 100% rename from stable/docker-compose/2.0.23/questions.yaml rename to stable/docker-compose/2.0.24/questions.yaml diff --git a/stable/doplarr/2.0.21/templates/common.yaml b/stable/docker-compose/2.0.24/templates/common.yaml similarity index 100% rename from stable/doplarr/2.0.21/templates/common.yaml rename to stable/docker-compose/2.0.24/templates/common.yaml diff --git a/stable/double-take/2.0.22/values.yaml b/stable/docker-compose/2.0.24/values.yaml similarity index 100% rename from stable/double-take/2.0.22/values.yaml rename to stable/docker-compose/2.0.24/values.yaml diff --git a/stable/dokuwiki/3.0.35/CHANGELOG.md b/stable/dokuwiki/3.0.35/CHANGELOG.md deleted file mode 100644 index 42eb01fe9aa..00000000000 --- a/stable/dokuwiki/3.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dokuwiki-3.0.35](https://github.com/truecharts/apps/compare/dokuwiki-3.0.33...dokuwiki-3.0.35) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [dokuwiki-3.0.33](https://github.com/truecharts/apps/compare/dokuwiki-3.0.32...dokuwiki-3.0.33) (2022-07-22) - -### Chore - -- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) - - - -## [dokuwiki-3.0.32](https://github.com/truecharts/apps/compare/dokuwiki-3.0.31...dokuwiki-3.0.32) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [dokuwiki-3.0.31](https://github.com/truecharts/apps/compare/dokuwiki-3.0.30...dokuwiki-3.0.31) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [dokuwiki-3.0.30](https://github.com/truecharts/apps/compare/dokuwiki-3.0.29...dokuwiki-3.0.30) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [dokuwiki-3.0.29](https://github.com/truecharts/apps/compare/dokuwiki-3.0.28...dokuwiki-3.0.29) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [dokuwiki-3.0.28](https://github.com/truecharts/apps/compare/dokuwiki-3.0.26...dokuwiki-3.0.28) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [dokuwiki-3.0.26](https://github.com/truecharts/apps/compare/dokuwiki-3.0.25...dokuwiki-3.0.26) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [dokuwiki-3.0.25](https://github.com/truecharts/apps/compare/dokuwiki-3.0.23...dokuwiki-3.0.25) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [dokuwiki-3.0.23](https://github.com/truecharts/apps/compare/dokuwiki-3.0.22...dokuwiki-3.0.23) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [dokuwiki-3.0.22](https://github.com/truecharts/apps/compare/dokuwiki-3.0.21...dokuwiki-3.0.22) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [dokuwiki-3.0.21](https://github.com/truecharts/apps/compare/dokuwiki-3.0.20...dokuwiki-3.0.21) (2022-07-11) - -#### Chore diff --git a/stable/dokuwiki/3.0.35/Chart.lock b/stable/dokuwiki/3.0.35/Chart.lock deleted file mode 100644 index 03334280459..00000000000 --- a/stable/dokuwiki/3.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:50:58.311966443Z" diff --git a/stable/dokuwiki/3.0.35/Chart.yaml b/stable/dokuwiki/3.0.35/Chart.yaml deleted file mode 100644 index 32c297fce8d..00000000000 --- a/stable/dokuwiki/3.0.35/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dokuwiki -version: 3.0.35 -appVersion: "20200729.0" -description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/dokuwiki -icon: https://truecharts.org/img/chart-icons/dokuwiki.png -keywords: - - dokuwiki -sources: - - https://hub.docker.com/r/bitnami/dokuwiki -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dokuwiki/3.0.35/README.md b/stable/dokuwiki/3.0.35/README.md deleted file mode 100644 index e8840740fa5..00000000000 --- a/stable/dokuwiki/3.0.35/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dokuwiki - -![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20200729.0](https://img.shields.io/badge/AppVersion-20200729.0-informational?style=flat-square) - -Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. - -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: [dokuwiki](https://truecharts.org/docs/charts/stable/dokuwiki) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dokuwiki` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dokuwiki TrueCharts/dokuwiki -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dokuwiki` deployment - -```console -helm uninstall dokuwiki -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dokuwiki \ - --set env.TZ="America/New York" \ - TrueCharts/dokuwiki -``` - -#### 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 dokuwiki TrueCharts/dokuwiki -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/dokuwiki/3.0.35/charts/common-10.4.6.tgz b/stable/dokuwiki/3.0.35/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/dokuwiki/3.0.35/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/dokuwiki/3.0.36/CHANGELOG.md b/stable/dokuwiki/3.0.36/CHANGELOG.md new file mode 100644 index 00000000000..57204fa59e5 --- /dev/null +++ b/stable/dokuwiki/3.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dokuwiki-3.0.36](https://github.com/truecharts/apps/compare/dokuwiki-3.0.35...dokuwiki-3.0.36) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dokuwiki-3.0.35](https://github.com/truecharts/apps/compare/dokuwiki-3.0.33...dokuwiki-3.0.35) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [dokuwiki-3.0.33](https://github.com/truecharts/apps/compare/dokuwiki-3.0.32...dokuwiki-3.0.33) (2022-07-22) + +### Chore + +- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) + + + +## [dokuwiki-3.0.32](https://github.com/truecharts/apps/compare/dokuwiki-3.0.31...dokuwiki-3.0.32) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [dokuwiki-3.0.31](https://github.com/truecharts/apps/compare/dokuwiki-3.0.30...dokuwiki-3.0.31) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [dokuwiki-3.0.30](https://github.com/truecharts/apps/compare/dokuwiki-3.0.29...dokuwiki-3.0.30) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [dokuwiki-3.0.29](https://github.com/truecharts/apps/compare/dokuwiki-3.0.28...dokuwiki-3.0.29) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [dokuwiki-3.0.28](https://github.com/truecharts/apps/compare/dokuwiki-3.0.26...dokuwiki-3.0.28) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [dokuwiki-3.0.26](https://github.com/truecharts/apps/compare/dokuwiki-3.0.25...dokuwiki-3.0.26) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [dokuwiki-3.0.25](https://github.com/truecharts/apps/compare/dokuwiki-3.0.23...dokuwiki-3.0.25) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [dokuwiki-3.0.23](https://github.com/truecharts/apps/compare/dokuwiki-3.0.22...dokuwiki-3.0.23) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [dokuwiki-3.0.22](https://github.com/truecharts/apps/compare/dokuwiki-3.0.21...dokuwiki-3.0.22) (2022-07-12) + +#### Chore diff --git a/stable/dokuwiki/3.0.36/Chart.lock b/stable/dokuwiki/3.0.36/Chart.lock new file mode 100644 index 00000000000..99d659b1d4e --- /dev/null +++ b/stable/dokuwiki/3.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:29:00.841139572Z" diff --git a/stable/dokuwiki/3.0.36/Chart.yaml b/stable/dokuwiki/3.0.36/Chart.yaml new file mode 100644 index 00000000000..ea8e45b4df5 --- /dev/null +++ b/stable/dokuwiki/3.0.36/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dokuwiki +version: 3.0.36 +appVersion: "20200729.0" +description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/dokuwiki +icon: https://truecharts.org/img/chart-icons/dokuwiki.png +keywords: + - dokuwiki +sources: + - https://hub.docker.com/r/bitnami/dokuwiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dokuwiki/3.0.36/README.md b/stable/dokuwiki/3.0.36/README.md new file mode 100644 index 00000000000..234a99e7a94 --- /dev/null +++ b/stable/dokuwiki/3.0.36/README.md @@ -0,0 +1,107 @@ +# dokuwiki + +![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20200729.0](https://img.shields.io/badge/AppVersion-20200729.0-informational?style=flat-square) + +Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. + +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: [dokuwiki](https://truecharts.org/docs/charts/stable/dokuwiki) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dokuwiki` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dokuwiki TrueCharts/dokuwiki +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dokuwiki` deployment + +```console +helm uninstall dokuwiki +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dokuwiki \ + --set env.TZ="America/New York" \ + TrueCharts/dokuwiki +``` + +#### 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 dokuwiki TrueCharts/dokuwiki -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/dokuwiki/3.0.35/app-readme.md b/stable/dokuwiki/3.0.36/app-readme.md similarity index 100% rename from stable/dokuwiki/3.0.35/app-readme.md rename to stable/dokuwiki/3.0.36/app-readme.md diff --git a/stable/dokuwiki/3.0.36/charts/common-10.4.7.tgz b/stable/dokuwiki/3.0.36/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/dokuwiki/3.0.36/charts/common-10.4.7.tgz differ diff --git a/stable/dokuwiki/3.0.35/ix_values.yaml b/stable/dokuwiki/3.0.36/ix_values.yaml similarity index 100% rename from stable/dokuwiki/3.0.35/ix_values.yaml rename to stable/dokuwiki/3.0.36/ix_values.yaml diff --git a/stable/dokuwiki/3.0.35/questions.yaml b/stable/dokuwiki/3.0.36/questions.yaml similarity index 100% rename from stable/dokuwiki/3.0.35/questions.yaml rename to stable/dokuwiki/3.0.36/questions.yaml diff --git a/stable/double-take/2.0.22/templates/common.yaml b/stable/dokuwiki/3.0.36/templates/common.yaml similarity index 100% rename from stable/double-take/2.0.22/templates/common.yaml rename to stable/dokuwiki/3.0.36/templates/common.yaml diff --git a/stable/doublecommander/4.0.20/values.yaml b/stable/dokuwiki/3.0.36/values.yaml similarity index 100% rename from stable/doublecommander/4.0.20/values.yaml rename to stable/dokuwiki/3.0.36/values.yaml diff --git a/stable/domoticz/2.0.25/CHANGELOG.md b/stable/domoticz/2.0.25/CHANGELOG.md deleted file mode 100644 index 62d6b502483..00000000000 --- a/stable/domoticz/2.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [domoticz-2.0.25](https://github.com/truecharts/apps/compare/domoticz-2.0.23...domoticz-2.0.25) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [domoticz-2.0.23](https://github.com/truecharts/apps/compare/domoticz-2.0.22...domoticz-2.0.23) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [domoticz-2.0.22](https://github.com/truecharts/apps/compare/domoticz-2.0.21...domoticz-2.0.22) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [domoticz-2.0.21](https://github.com/truecharts/apps/compare/domoticz-2.0.20...domoticz-2.0.21) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [domoticz-2.0.20](https://github.com/truecharts/apps/compare/domoticz-2.0.18...domoticz-2.0.20) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [domoticz-2.0.18](https://github.com/truecharts/apps/compare/domoticz-2.0.16...domoticz-2.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [domoticz-2.0.16](https://github.com/truecharts/apps/compare/domoticz-2.0.15...domoticz-2.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [domoticz-2.0.15](https://github.com/truecharts/apps/compare/domoticz-2.0.14...domoticz-2.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [domoticz-2.0.14](https://github.com/truecharts/apps/compare/domoticz-2.0.13...domoticz-2.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [domoticz-2.0.13](https://github.com/truecharts/apps/compare/domoticz-2.0.12...domoticz-2.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [domoticz-2.0.12](https://github.com/truecharts/apps/compare/domoticz-2.0.11...domoticz-2.0.12) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/domoticz/2.0.25/Chart.lock b/stable/domoticz/2.0.25/Chart.lock deleted file mode 100644 index 6d55847ce4a..00000000000 --- a/stable/domoticz/2.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:51:04.351145194Z" diff --git a/stable/domoticz/2.0.25/Chart.yaml b/stable/domoticz/2.0.25/Chart.yaml deleted file mode 100644 index b9047f6c22c..00000000000 --- a/stable/domoticz/2.0.25/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: domoticz -version: 2.0.25 -appVersion: "2022.1.202" -description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/domoticz -icon: https://truecharts.org/img/chart-icons/domoticz.png -keywords: - - domoticz -sources: - - https://hub.docker.com/r/linuxserver/domoticz -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/domoticz/2.0.25/README.md b/stable/domoticz/2.0.25/README.md deleted file mode 100644 index a33e50d9d23..00000000000 --- a/stable/domoticz/2.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# domoticz - -![Version: 2.0.25](https://img.shields.io/badge/Version-2.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.1.202](https://img.shields.io/badge/AppVersion-2022.1.202-informational?style=flat-square) - -Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. - -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: [domoticz](https://truecharts.org/docs/charts/stable/domoticz) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `domoticz` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install domoticz TrueCharts/domoticz -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `domoticz` deployment - -```console -helm uninstall domoticz -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install domoticz \ - --set env.TZ="America/New York" \ - TrueCharts/domoticz -``` - -#### 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 domoticz TrueCharts/domoticz -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/domoticz/2.0.25/charts/common-10.4.6.tgz b/stable/domoticz/2.0.25/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/domoticz/2.0.25/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/domoticz/2.0.26/CHANGELOG.md b/stable/domoticz/2.0.26/CHANGELOG.md new file mode 100644 index 00000000000..0fafda1ddc3 --- /dev/null +++ b/stable/domoticz/2.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [domoticz-2.0.26](https://github.com/truecharts/apps/compare/domoticz-2.0.25...domoticz-2.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [domoticz-2.0.25](https://github.com/truecharts/apps/compare/domoticz-2.0.23...domoticz-2.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [domoticz-2.0.23](https://github.com/truecharts/apps/compare/domoticz-2.0.22...domoticz-2.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [domoticz-2.0.22](https://github.com/truecharts/apps/compare/domoticz-2.0.21...domoticz-2.0.22) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [domoticz-2.0.21](https://github.com/truecharts/apps/compare/domoticz-2.0.20...domoticz-2.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [domoticz-2.0.20](https://github.com/truecharts/apps/compare/domoticz-2.0.18...domoticz-2.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [domoticz-2.0.18](https://github.com/truecharts/apps/compare/domoticz-2.0.16...domoticz-2.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [domoticz-2.0.16](https://github.com/truecharts/apps/compare/domoticz-2.0.15...domoticz-2.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [domoticz-2.0.15](https://github.com/truecharts/apps/compare/domoticz-2.0.14...domoticz-2.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [domoticz-2.0.14](https://github.com/truecharts/apps/compare/domoticz-2.0.13...domoticz-2.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [domoticz-2.0.13](https://github.com/truecharts/apps/compare/domoticz-2.0.12...domoticz-2.0.13) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/domoticz/2.0.26/Chart.lock b/stable/domoticz/2.0.26/Chart.lock new file mode 100644 index 00000000000..130e63262d1 --- /dev/null +++ b/stable/domoticz/2.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:29:07.704903405Z" diff --git a/stable/domoticz/2.0.26/Chart.yaml b/stable/domoticz/2.0.26/Chart.yaml new file mode 100644 index 00000000000..0a384354cf4 --- /dev/null +++ b/stable/domoticz/2.0.26/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: domoticz +version: 2.0.26 +appVersion: "2022.1.202" +description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/domoticz +icon: https://truecharts.org/img/chart-icons/domoticz.png +keywords: + - domoticz +sources: + - https://hub.docker.com/r/linuxserver/domoticz +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/domoticz/2.0.26/README.md b/stable/domoticz/2.0.26/README.md new file mode 100644 index 00000000000..1c726bc45fd --- /dev/null +++ b/stable/domoticz/2.0.26/README.md @@ -0,0 +1,107 @@ +# domoticz + +![Version: 2.0.26](https://img.shields.io/badge/Version-2.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.1.202](https://img.shields.io/badge/AppVersion-2022.1.202-informational?style=flat-square) + +Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. + +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: [domoticz](https://truecharts.org/docs/charts/stable/domoticz) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `domoticz` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install domoticz TrueCharts/domoticz +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `domoticz` deployment + +```console +helm uninstall domoticz +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install domoticz \ + --set env.TZ="America/New York" \ + TrueCharts/domoticz +``` + +#### 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 domoticz TrueCharts/domoticz -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/domoticz/2.0.25/app-readme.md b/stable/domoticz/2.0.26/app-readme.md similarity index 100% rename from stable/domoticz/2.0.25/app-readme.md rename to stable/domoticz/2.0.26/app-readme.md diff --git a/stable/domoticz/2.0.26/charts/common-10.4.7.tgz b/stable/domoticz/2.0.26/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/domoticz/2.0.26/charts/common-10.4.7.tgz differ diff --git a/stable/domoticz/2.0.25/ix_values.yaml b/stable/domoticz/2.0.26/ix_values.yaml similarity index 100% rename from stable/domoticz/2.0.25/ix_values.yaml rename to stable/domoticz/2.0.26/ix_values.yaml diff --git a/stable/domoticz/2.0.25/questions.yaml b/stable/domoticz/2.0.26/questions.yaml similarity index 100% rename from stable/domoticz/2.0.25/questions.yaml rename to stable/domoticz/2.0.26/questions.yaml diff --git a/stable/drawio/2.0.28/templates/common.yaml b/stable/domoticz/2.0.26/templates/common.yaml similarity index 100% rename from stable/drawio/2.0.28/templates/common.yaml rename to stable/domoticz/2.0.26/templates/common.yaml diff --git a/stable/drawio/2.0.28/values.yaml b/stable/domoticz/2.0.26/values.yaml similarity index 100% rename from stable/drawio/2.0.28/values.yaml rename to stable/domoticz/2.0.26/values.yaml diff --git a/stable/doplarr/2.0.21/CHANGELOG.md b/stable/doplarr/2.0.21/CHANGELOG.md deleted file mode 100644 index 24fd2a00aa1..00000000000 --- a/stable/doplarr/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [doplarr-2.0.21](https://github.com/truecharts/apps/compare/doplarr-2.0.19...doplarr-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [doplarr-2.0.19](https://github.com/truecharts/apps/compare/doplarr-2.0.18...doplarr-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [doplarr-2.0.18](https://github.com/truecharts/apps/compare/doplarr-2.0.17...doplarr-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [doplarr-2.0.17](https://github.com/truecharts/apps/compare/doplarr-2.0.15...doplarr-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [doplarr-2.0.15](https://github.com/truecharts/apps/compare/doplarr-2.0.13...doplarr-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [doplarr-2.0.13](https://github.com/truecharts/apps/compare/doplarr-2.0.12...doplarr-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [doplarr-2.0.12](https://github.com/truecharts/apps/compare/doplarr-2.0.11...doplarr-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [doplarr-2.0.11](https://github.com/truecharts/apps/compare/doplarr-2.0.10...doplarr-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [doplarr-2.0.10](https://github.com/truecharts/apps/compare/doplarr-2.0.9...doplarr-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [doplarr-2.0.9](https://github.com/truecharts/apps/compare/doplarr-2.0.8...doplarr-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [doplarr-2.0.8](https://github.com/truecharts/apps/compare/doplarr-2.0.7...doplarr-2.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/doplarr/2.0.21/Chart.lock b/stable/doplarr/2.0.21/Chart.lock deleted file mode 100644 index c92864bb65e..00000000000 --- a/stable/doplarr/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:51:13.778041115Z" diff --git a/stable/doplarr/2.0.21/Chart.yaml b/stable/doplarr/2.0.21/Chart.yaml deleted file mode 100644 index 576e853ab2e..00000000000 --- a/stable/doplarr/2.0.21/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: An *arr Request Bot for Discord -home: https://github.com/truecharts/apps/tree/master/charts/stable/doplarr -icon: https://truecharts.org/img/chart-icons/doplarr.png -keywords: - - doplarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: doplarr -sources: - - https://github.com/kiranshila/Doplarr -version: 2.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/doplarr/2.0.21/README.md b/stable/doplarr/2.0.21/README.md deleted file mode 100644 index 74f69bda3e1..00000000000 --- a/stable/doplarr/2.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# doplarr - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 3.6.0](https://img.shields.io/badge/AppVersion-3.6.0-informational?style=flat-square) - -An *arr Request Bot for Discord - -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: [doplarr](https://truecharts.org/docs/charts/stable/doplarr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `doplarr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install doplarr TrueCharts/doplarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `doplarr` deployment - -```console -helm uninstall doplarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install doplarr \ - --set env.TZ="America/New York" \ - TrueCharts/doplarr -``` - -#### 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 doplarr TrueCharts/doplarr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/doplarr/2.0.21/charts/common-10.4.6.tgz b/stable/doplarr/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/doplarr/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/doplarr/2.0.22/CHANGELOG.md b/stable/doplarr/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..1db6463f35d --- /dev/null +++ b/stable/doplarr/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [doplarr-2.0.22](https://github.com/truecharts/apps/compare/doplarr-2.0.21...doplarr-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [doplarr-2.0.21](https://github.com/truecharts/apps/compare/doplarr-2.0.19...doplarr-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [doplarr-2.0.19](https://github.com/truecharts/apps/compare/doplarr-2.0.18...doplarr-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [doplarr-2.0.18](https://github.com/truecharts/apps/compare/doplarr-2.0.17...doplarr-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [doplarr-2.0.17](https://github.com/truecharts/apps/compare/doplarr-2.0.15...doplarr-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [doplarr-2.0.15](https://github.com/truecharts/apps/compare/doplarr-2.0.13...doplarr-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [doplarr-2.0.13](https://github.com/truecharts/apps/compare/doplarr-2.0.12...doplarr-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [doplarr-2.0.12](https://github.com/truecharts/apps/compare/doplarr-2.0.11...doplarr-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [doplarr-2.0.11](https://github.com/truecharts/apps/compare/doplarr-2.0.10...doplarr-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [doplarr-2.0.10](https://github.com/truecharts/apps/compare/doplarr-2.0.9...doplarr-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [doplarr-2.0.9](https://github.com/truecharts/apps/compare/doplarr-2.0.8...doplarr-2.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/doplarr/2.0.22/Chart.lock b/stable/doplarr/2.0.22/Chart.lock new file mode 100644 index 00000000000..2fd5778eaec --- /dev/null +++ b/stable/doplarr/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:29:17.25441234Z" diff --git a/stable/doplarr/2.0.22/Chart.yaml b/stable/doplarr/2.0.22/Chart.yaml new file mode 100644 index 00000000000..8054796275f --- /dev/null +++ b/stable/doplarr/2.0.22/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "3.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: An *arr Request Bot for Discord +home: https://github.com/truecharts/apps/tree/master/charts/stable/doplarr +icon: https://truecharts.org/img/chart-icons/doplarr.png +keywords: + - doplarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: doplarr +sources: + - https://github.com/kiranshila/Doplarr +version: 2.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/doplarr/2.0.22/README.md b/stable/doplarr/2.0.22/README.md new file mode 100644 index 00000000000..b53cb0a77d6 --- /dev/null +++ b/stable/doplarr/2.0.22/README.md @@ -0,0 +1,107 @@ +# doplarr + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: 3.6.0](https://img.shields.io/badge/AppVersion-3.6.0-informational?style=flat-square) + +An *arr Request Bot for Discord + +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: [doplarr](https://truecharts.org/docs/charts/stable/doplarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `doplarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install doplarr TrueCharts/doplarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `doplarr` deployment + +```console +helm uninstall doplarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install doplarr \ + --set env.TZ="America/New York" \ + TrueCharts/doplarr +``` + +#### 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 doplarr TrueCharts/doplarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/doplarr/2.0.21/app-readme.md b/stable/doplarr/2.0.22/app-readme.md similarity index 100% rename from stable/doplarr/2.0.21/app-readme.md rename to stable/doplarr/2.0.22/app-readme.md diff --git a/stable/doplarr/2.0.22/charts/common-10.4.7.tgz b/stable/doplarr/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/doplarr/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/doplarr/2.0.21/ix_values.yaml b/stable/doplarr/2.0.22/ix_values.yaml similarity index 100% rename from stable/doplarr/2.0.21/ix_values.yaml rename to stable/doplarr/2.0.22/ix_values.yaml diff --git a/stable/doplarr/2.0.21/questions.yaml b/stable/doplarr/2.0.22/questions.yaml similarity index 100% rename from stable/doplarr/2.0.21/questions.yaml rename to stable/doplarr/2.0.22/questions.yaml diff --git a/stable/dsmr-reader/8.0.23/templates/common.yaml b/stable/doplarr/2.0.22/templates/common.yaml similarity index 100% rename from stable/dsmr-reader/8.0.23/templates/common.yaml rename to stable/doplarr/2.0.22/templates/common.yaml diff --git a/stable/dsmr-reader/8.0.23/values.yaml b/stable/doplarr/2.0.22/values.yaml similarity index 100% rename from stable/dsmr-reader/8.0.23/values.yaml rename to stable/doplarr/2.0.22/values.yaml diff --git a/stable/double-take/2.0.22/CHANGELOG.md b/stable/double-take/2.0.22/CHANGELOG.md deleted file mode 100644 index 0ebcd33d3bd..00000000000 --- a/stable/double-take/2.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [double-take-2.0.22](https://github.com/truecharts/apps/compare/double-take-2.0.20...double-take-2.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [double-take-2.0.20](https://github.com/truecharts/apps/compare/double-take-2.0.19...double-take-2.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [double-take-2.0.19](https://github.com/truecharts/apps/compare/double-take-2.0.18...double-take-2.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [double-take-2.0.18](https://github.com/truecharts/apps/compare/double-take-2.0.16...double-take-2.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [double-take-2.0.16](https://github.com/truecharts/apps/compare/double-take-2.0.14...double-take-2.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [double-take-2.0.14](https://github.com/truecharts/apps/compare/double-take-2.0.13...double-take-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [double-take-2.0.13](https://github.com/truecharts/apps/compare/double-take-2.0.12...double-take-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [double-take-2.0.12](https://github.com/truecharts/apps/compare/double-take-2.0.11...double-take-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [double-take-2.0.11](https://github.com/truecharts/apps/compare/double-take-2.0.10...double-take-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [double-take-2.0.10](https://github.com/truecharts/apps/compare/double-take-2.0.9...double-take-2.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [double-take-2.0.9](https://github.com/truecharts/apps/compare/double-take-2.0.8...double-take-2.0.9) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/double-take/2.0.22/Chart.lock b/stable/double-take/2.0.22/Chart.lock deleted file mode 100644 index 771538a224a..00000000000 --- a/stable/double-take/2.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:51:15.29797649Z" diff --git a/stable/double-take/2.0.22/Chart.yaml b/stable/double-take/2.0.22/Chart.yaml deleted file mode 100644 index b743b28b2cb..00000000000 --- a/stable/double-take/2.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: double-take -version: 2.0.22 -appVersion: "1.12.1" -description: Unified UI and API for processing and training images for facial recognition -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/double-take -icon: https://truecharts.org/img/chart-icons/double-take.png -keywords: - - ai - - double-take -sources: - - https://github.com/jakowenko/double-take -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: - 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/double-take/2.0.22/README.md b/stable/double-take/2.0.22/README.md deleted file mode 100644 index 48fe110a80d..00000000000 --- a/stable/double-take/2.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# double-take - -![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.1](https://img.shields.io/badge/AppVersion-1.12.1-informational?style=flat-square) - -Unified UI and API for processing and training images for facial recognition - -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: [double-take](https://truecharts.org/docs/charts/stable/double-take) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `double-take` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install double-take TrueCharts/double-take -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `double-take` deployment - -```console -helm uninstall double-take -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install double-take \ - --set env.TZ="America/New York" \ - TrueCharts/double-take -``` - -#### 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 double-take TrueCharts/double-take -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/double-take/2.0.22/charts/common-10.4.6.tgz b/stable/double-take/2.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/double-take/2.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/double-take/2.0.23/CHANGELOG.md b/stable/double-take/2.0.23/CHANGELOG.md new file mode 100644 index 00000000000..8667cb4540e --- /dev/null +++ b/stable/double-take/2.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [double-take-2.0.23](https://github.com/truecharts/apps/compare/double-take-2.0.22...double-take-2.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [double-take-2.0.22](https://github.com/truecharts/apps/compare/double-take-2.0.20...double-take-2.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [double-take-2.0.20](https://github.com/truecharts/apps/compare/double-take-2.0.19...double-take-2.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [double-take-2.0.19](https://github.com/truecharts/apps/compare/double-take-2.0.18...double-take-2.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [double-take-2.0.18](https://github.com/truecharts/apps/compare/double-take-2.0.16...double-take-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [double-take-2.0.16](https://github.com/truecharts/apps/compare/double-take-2.0.14...double-take-2.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [double-take-2.0.14](https://github.com/truecharts/apps/compare/double-take-2.0.13...double-take-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [double-take-2.0.13](https://github.com/truecharts/apps/compare/double-take-2.0.12...double-take-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [double-take-2.0.12](https://github.com/truecharts/apps/compare/double-take-2.0.11...double-take-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [double-take-2.0.11](https://github.com/truecharts/apps/compare/double-take-2.0.10...double-take-2.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [double-take-2.0.10](https://github.com/truecharts/apps/compare/double-take-2.0.9...double-take-2.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/double-take/2.0.23/Chart.lock b/stable/double-take/2.0.23/Chart.lock new file mode 100644 index 00000000000..844ddf57cf8 --- /dev/null +++ b/stable/double-take/2.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:29:19.525806184Z" diff --git a/stable/double-take/2.0.23/Chart.yaml b/stable/double-take/2.0.23/Chart.yaml new file mode 100644 index 00000000000..99e07c9fc4d --- /dev/null +++ b/stable/double-take/2.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: double-take +version: 2.0.23 +appVersion: "1.12.1" +description: Unified UI and API for processing and training images for facial recognition +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/double-take +icon: https://truecharts.org/img/chart-icons/double-take.png +keywords: + - ai + - double-take +sources: + - https://github.com/jakowenko/double-take +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: + 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/double-take/2.0.23/README.md b/stable/double-take/2.0.23/README.md new file mode 100644 index 00000000000..3c638dc3837 --- /dev/null +++ b/stable/double-take/2.0.23/README.md @@ -0,0 +1,107 @@ +# double-take + +![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.1](https://img.shields.io/badge/AppVersion-1.12.1-informational?style=flat-square) + +Unified UI and API for processing and training images for facial recognition + +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: [double-take](https://truecharts.org/docs/charts/stable/double-take) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `double-take` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install double-take TrueCharts/double-take +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `double-take` deployment + +```console +helm uninstall double-take +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install double-take \ + --set env.TZ="America/New York" \ + TrueCharts/double-take +``` + +#### 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 double-take TrueCharts/double-take -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/double-take/2.0.22/app-readme.md b/stable/double-take/2.0.23/app-readme.md similarity index 100% rename from stable/double-take/2.0.22/app-readme.md rename to stable/double-take/2.0.23/app-readme.md diff --git a/stable/double-take/2.0.23/charts/common-10.4.7.tgz b/stable/double-take/2.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/double-take/2.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/double-take/2.0.22/ix_values.yaml b/stable/double-take/2.0.23/ix_values.yaml similarity index 100% rename from stable/double-take/2.0.22/ix_values.yaml rename to stable/double-take/2.0.23/ix_values.yaml diff --git a/stable/double-take/2.0.22/questions.yaml b/stable/double-take/2.0.23/questions.yaml similarity index 100% rename from stable/double-take/2.0.22/questions.yaml rename to stable/double-take/2.0.23/questions.yaml diff --git a/stable/duckdns/2.0.24/templates/common.yaml b/stable/double-take/2.0.23/templates/common.yaml similarity index 100% rename from stable/duckdns/2.0.24/templates/common.yaml rename to stable/double-take/2.0.23/templates/common.yaml diff --git a/stable/duckdns/2.0.24/values.yaml b/stable/double-take/2.0.23/values.yaml similarity index 100% rename from stable/duckdns/2.0.24/values.yaml rename to stable/double-take/2.0.23/values.yaml diff --git a/stable/doublecommander/4.0.20/CHANGELOG.md b/stable/doublecommander/4.0.20/CHANGELOG.md deleted file mode 100644 index 2ed489a4149..00000000000 --- a/stable/doublecommander/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [doublecommander-4.0.20](https://github.com/truecharts/apps/compare/doublecommander-4.0.18...doublecommander-4.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [doublecommander-4.0.18](https://github.com/truecharts/apps/compare/doublecommander-4.0.17...doublecommander-4.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [doublecommander-4.0.17](https://github.com/truecharts/apps/compare/doublecommander-4.0.16...doublecommander-4.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [doublecommander-4.0.16](https://github.com/truecharts/apps/compare/doublecommander-4.0.14...doublecommander-4.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [doublecommander-4.0.14](https://github.com/truecharts/apps/compare/doublecommander-4.0.12...doublecommander-4.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [doublecommander-4.0.12](https://github.com/truecharts/apps/compare/doublecommander-4.0.11...doublecommander-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [doublecommander-4.0.11](https://github.com/truecharts/apps/compare/doublecommander-4.0.10...doublecommander-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [doublecommander-4.0.10](https://github.com/truecharts/apps/compare/doublecommander-4.0.9...doublecommander-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [doublecommander-4.0.9](https://github.com/truecharts/apps/compare/doublecommander-4.0.8...doublecommander-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [doublecommander-4.0.8](https://github.com/truecharts/apps/compare/doublecommander-4.0.7...doublecommander-4.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [doublecommander-4.0.7](https://github.com/truecharts/apps/compare/doublecommander-4.0.6...doublecommander-4.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/doublecommander/4.0.20/Chart.lock b/stable/doublecommander/4.0.20/Chart.lock deleted file mode 100644 index e7264137b2d..00000000000 --- a/stable/doublecommander/4.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:51:20.689471335Z" diff --git a/stable/doublecommander/4.0.20/Chart.yaml b/stable/doublecommander/4.0.20/Chart.yaml deleted file mode 100644 index e716ec0ec87..00000000000 --- a/stable/doublecommander/4.0.20/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - A free cross platform open source file manager with two panels side by - side. -home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander -icon: https://truecharts.org/img/chart-icons/doublecommander.png -keywords: - - doublecommander - - file - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: doublecommander -sources: - - https://github.com/linuxserver/docker-doublecommander - - https://doublecmd.sourceforge.io/ -type: application -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/doublecommander/4.0.20/README.md b/stable/doublecommander/4.0.20/README.md deleted file mode 100644 index 20893c7b221..00000000000 --- a/stable/doublecommander/4.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# doublecommander - -![Version: 4.0.20](https://img.shields.io/badge/Version-4.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.2](https://img.shields.io/badge/AppVersion-0.8.2-informational?style=flat-square) - -A free cross platform open source file manager with two panels side by side. - -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: [doublecommander](https://truecharts.org/docs/charts/stable/doublecommander) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `doublecommander` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install doublecommander TrueCharts/doublecommander -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `doublecommander` deployment - -```console -helm uninstall doublecommander -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install doublecommander \ - --set env.TZ="America/New York" \ - TrueCharts/doublecommander -``` - -#### 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 doublecommander TrueCharts/doublecommander -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/doublecommander/4.0.20/charts/common-10.4.6.tgz b/stable/doublecommander/4.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/doublecommander/4.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/doublecommander/4.0.21/CHANGELOG.md b/stable/doublecommander/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..34382196b1e --- /dev/null +++ b/stable/doublecommander/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [doublecommander-4.0.21](https://github.com/truecharts/apps/compare/doublecommander-4.0.20...doublecommander-4.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [doublecommander-4.0.20](https://github.com/truecharts/apps/compare/doublecommander-4.0.18...doublecommander-4.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [doublecommander-4.0.18](https://github.com/truecharts/apps/compare/doublecommander-4.0.17...doublecommander-4.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [doublecommander-4.0.17](https://github.com/truecharts/apps/compare/doublecommander-4.0.16...doublecommander-4.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [doublecommander-4.0.16](https://github.com/truecharts/apps/compare/doublecommander-4.0.14...doublecommander-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [doublecommander-4.0.14](https://github.com/truecharts/apps/compare/doublecommander-4.0.12...doublecommander-4.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [doublecommander-4.0.12](https://github.com/truecharts/apps/compare/doublecommander-4.0.11...doublecommander-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [doublecommander-4.0.11](https://github.com/truecharts/apps/compare/doublecommander-4.0.10...doublecommander-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [doublecommander-4.0.10](https://github.com/truecharts/apps/compare/doublecommander-4.0.9...doublecommander-4.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [doublecommander-4.0.9](https://github.com/truecharts/apps/compare/doublecommander-4.0.8...doublecommander-4.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [doublecommander-4.0.8](https://github.com/truecharts/apps/compare/doublecommander-4.0.7...doublecommander-4.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/doublecommander/4.0.21/Chart.lock b/stable/doublecommander/4.0.21/Chart.lock new file mode 100644 index 00000000000..7263de5d138 --- /dev/null +++ b/stable/doublecommander/4.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:29:20.526099745Z" diff --git a/stable/doublecommander/4.0.21/Chart.yaml b/stable/doublecommander/4.0.21/Chart.yaml new file mode 100644 index 00000000000..2c5a57b8dda --- /dev/null +++ b/stable/doublecommander/4.0.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + A free cross platform open source file manager with two panels side by + side. +home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander +icon: https://truecharts.org/img/chart-icons/doublecommander.png +keywords: + - doublecommander + - file + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: doublecommander +sources: + - https://github.com/linuxserver/docker-doublecommander + - https://doublecmd.sourceforge.io/ +type: application +version: 4.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/doublecommander/4.0.21/README.md b/stable/doublecommander/4.0.21/README.md new file mode 100644 index 00000000000..a43d598e2c3 --- /dev/null +++ b/stable/doublecommander/4.0.21/README.md @@ -0,0 +1,108 @@ +# doublecommander + +![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.2](https://img.shields.io/badge/AppVersion-0.8.2-informational?style=flat-square) + +A free cross platform open source file manager with two panels side by side. + +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: [doublecommander](https://truecharts.org/docs/charts/stable/doublecommander) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `doublecommander` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install doublecommander TrueCharts/doublecommander +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `doublecommander` deployment + +```console +helm uninstall doublecommander +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install doublecommander \ + --set env.TZ="America/New York" \ + TrueCharts/doublecommander +``` + +#### 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 doublecommander TrueCharts/doublecommander -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/doublecommander/4.0.20/app-readme.md b/stable/doublecommander/4.0.21/app-readme.md similarity index 100% rename from stable/doublecommander/4.0.20/app-readme.md rename to stable/doublecommander/4.0.21/app-readme.md diff --git a/stable/doublecommander/4.0.21/charts/common-10.4.7.tgz b/stable/doublecommander/4.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/doublecommander/4.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/doublecommander/4.0.20/ix_values.yaml b/stable/doublecommander/4.0.21/ix_values.yaml similarity index 100% rename from stable/doublecommander/4.0.20/ix_values.yaml rename to stable/doublecommander/4.0.21/ix_values.yaml diff --git a/stable/doublecommander/4.0.20/questions.yaml b/stable/doublecommander/4.0.21/questions.yaml similarity index 100% rename from stable/doublecommander/4.0.20/questions.yaml rename to stable/doublecommander/4.0.21/questions.yaml diff --git a/stable/doublecommander/4.0.20/templates/common.yaml b/stable/doublecommander/4.0.21/templates/common.yaml similarity index 100% rename from stable/doublecommander/4.0.20/templates/common.yaml rename to stable/doublecommander/4.0.21/templates/common.yaml diff --git a/stable/duplicati/6.0.22/values.yaml b/stable/doublecommander/4.0.21/values.yaml similarity index 100% rename from stable/duplicati/6.0.22/values.yaml rename to stable/doublecommander/4.0.21/values.yaml diff --git a/stable/drawio/2.0.28/CHANGELOG.md b/stable/drawio/2.0.28/CHANGELOG.md deleted file mode 100644 index 5ad92c74af0..00000000000 --- a/stable/drawio/2.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [drawio-2.0.28](https://github.com/truecharts/apps/compare/drawio-2.0.27...drawio-2.0.28) (2022-07-23) - -### Chore - -- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) - - - - -## [drawio-2.0.27](https://github.com/truecharts/apps/compare/drawio-2.0.25...drawio-2.0.27) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [drawio-2.0.25](https://github.com/truecharts/apps/compare/drawio-2.0.24...drawio-2.0.25) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [drawio-2.0.24](https://github.com/truecharts/apps/compare/drawio-2.0.23...drawio-2.0.24) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [drawio-2.0.23](https://github.com/truecharts/apps/compare/drawio-2.0.21...drawio-2.0.23) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [drawio-2.0.21](https://github.com/truecharts/apps/compare/drawio-2.0.20...drawio-2.0.21) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [drawio-2.0.20](https://github.com/truecharts/apps/compare/drawio-2.0.18...drawio-2.0.20) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [drawio-2.0.18](https://github.com/truecharts/apps/compare/drawio-2.0.17...drawio-2.0.18) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [drawio-2.0.17](https://github.com/truecharts/apps/compare/drawio-2.0.16...drawio-2.0.17) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [drawio-2.0.16](https://github.com/truecharts/apps/compare/drawio-2.0.15...drawio-2.0.16) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [drawio-2.0.15](https://github.com/truecharts/apps/compare/drawio-2.0.14...drawio-2.0.15) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - diff --git a/stable/drawio/2.0.28/Chart.lock b/stable/drawio/2.0.28/Chart.lock deleted file mode 100644 index 8fb9e1d6ad8..00000000000 --- a/stable/drawio/2.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T08:54:44.974952116Z" diff --git a/stable/drawio/2.0.28/Chart.yaml b/stable/drawio/2.0.28/Chart.yaml deleted file mode 100644 index 72eccbec2bc..00000000000 --- a/stable/drawio/2.0.28/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "20.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Drawio is free online diagram software. -home: https://github.com/truecharts/apps/tree/master/charts/stable/drawio -icon: https://truecharts.org/img/chart-icons/drawio.png -keywords: - - drawio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: drawio -sources: - - https://hub.docker.com/r/jgraph/drawio - - https://github.com/jgraph/drawio -version: 2.0.28 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/drawio/2.0.28/README.md b/stable/drawio/2.0.28/README.md deleted file mode 100644 index 7b0f315d8bb..00000000000 --- a/stable/drawio/2.0.28/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# drawio - -![Version: 2.0.28](https://img.shields.io/badge/Version-2.0.28-informational?style=flat-square) ![AppVersion: 20.2.0](https://img.shields.io/badge/AppVersion-20.2.0-informational?style=flat-square) - -Drawio is free online diagram software. - -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: [drawio](https://truecharts.org/docs/charts/stable/drawio) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `drawio` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install drawio TrueCharts/drawio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `drawio` deployment - -```console -helm uninstall drawio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install drawio \ - --set env.TZ="America/New York" \ - TrueCharts/drawio -``` - -#### 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 drawio TrueCharts/drawio -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/drawio/2.0.28/charts/common-10.4.6.tgz b/stable/drawio/2.0.28/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/drawio/2.0.28/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/drawio/2.0.29/CHANGELOG.md b/stable/drawio/2.0.29/CHANGELOG.md new file mode 100644 index 00000000000..23ad2c0c8b3 --- /dev/null +++ b/stable/drawio/2.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [drawio-2.0.29](https://github.com/truecharts/apps/compare/drawio-2.0.28...drawio-2.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [drawio-2.0.28](https://github.com/truecharts/apps/compare/drawio-2.0.27...drawio-2.0.28) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + +## [drawio-2.0.27](https://github.com/truecharts/apps/compare/drawio-2.0.25...drawio-2.0.27) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [drawio-2.0.25](https://github.com/truecharts/apps/compare/drawio-2.0.24...drawio-2.0.25) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [drawio-2.0.24](https://github.com/truecharts/apps/compare/drawio-2.0.23...drawio-2.0.24) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [drawio-2.0.23](https://github.com/truecharts/apps/compare/drawio-2.0.21...drawio-2.0.23) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [drawio-2.0.21](https://github.com/truecharts/apps/compare/drawio-2.0.20...drawio-2.0.21) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [drawio-2.0.20](https://github.com/truecharts/apps/compare/drawio-2.0.18...drawio-2.0.20) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [drawio-2.0.18](https://github.com/truecharts/apps/compare/drawio-2.0.17...drawio-2.0.18) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [drawio-2.0.17](https://github.com/truecharts/apps/compare/drawio-2.0.16...drawio-2.0.17) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [drawio-2.0.16](https://github.com/truecharts/apps/compare/drawio-2.0.15...drawio-2.0.16) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + diff --git a/stable/drawio/2.0.29/Chart.lock b/stable/drawio/2.0.29/Chart.lock new file mode 100644 index 00000000000..dbccd053916 --- /dev/null +++ b/stable/drawio/2.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:29:26.517048104Z" diff --git a/stable/drawio/2.0.29/Chart.yaml b/stable/drawio/2.0.29/Chart.yaml new file mode 100644 index 00000000000..dd7c08c3185 --- /dev/null +++ b/stable/drawio/2.0.29/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "20.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Drawio is free online diagram software. +home: https://github.com/truecharts/apps/tree/master/charts/stable/drawio +icon: https://truecharts.org/img/chart-icons/drawio.png +keywords: + - drawio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: drawio +sources: + - https://hub.docker.com/r/jgraph/drawio + - https://github.com/jgraph/drawio +version: 2.0.29 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/drawio/2.0.29/README.md b/stable/drawio/2.0.29/README.md new file mode 100644 index 00000000000..0b5a270d9d0 --- /dev/null +++ b/stable/drawio/2.0.29/README.md @@ -0,0 +1,108 @@ +# drawio + +![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![AppVersion: 20.2.0](https://img.shields.io/badge/AppVersion-20.2.0-informational?style=flat-square) + +Drawio is free online diagram software. + +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: [drawio](https://truecharts.org/docs/charts/stable/drawio) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `drawio` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install drawio TrueCharts/drawio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `drawio` deployment + +```console +helm uninstall drawio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install drawio \ + --set env.TZ="America/New York" \ + TrueCharts/drawio +``` + +#### 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 drawio TrueCharts/drawio -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/drawio/2.0.28/app-readme.md b/stable/drawio/2.0.29/app-readme.md similarity index 100% rename from stable/drawio/2.0.28/app-readme.md rename to stable/drawio/2.0.29/app-readme.md diff --git a/stable/drawio/2.0.29/charts/common-10.4.7.tgz b/stable/drawio/2.0.29/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/drawio/2.0.29/charts/common-10.4.7.tgz differ diff --git a/stable/drawio/2.0.28/ix_values.yaml b/stable/drawio/2.0.29/ix_values.yaml similarity index 100% rename from stable/drawio/2.0.28/ix_values.yaml rename to stable/drawio/2.0.29/ix_values.yaml diff --git a/stable/drawio/2.0.28/questions.yaml b/stable/drawio/2.0.29/questions.yaml similarity index 100% rename from stable/drawio/2.0.28/questions.yaml rename to stable/drawio/2.0.29/questions.yaml diff --git a/stable/duplicati/6.0.22/templates/common.yaml b/stable/drawio/2.0.29/templates/common.yaml similarity index 100% rename from stable/duplicati/6.0.22/templates/common.yaml rename to stable/drawio/2.0.29/templates/common.yaml diff --git a/stable/embystat/2.0.21/values.yaml b/stable/drawio/2.0.29/values.yaml similarity index 100% rename from stable/embystat/2.0.21/values.yaml rename to stable/drawio/2.0.29/values.yaml diff --git a/stable/dsmr-reader/8.0.23/CHANGELOG.md b/stable/dsmr-reader/8.0.23/CHANGELOG.md deleted file mode 100644 index b37cd20ce08..00000000000 --- a/stable/dsmr-reader/8.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dsmr-reader-8.0.23](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.22...dsmr-reader-8.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [dsmr-reader-8.0.22](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.20...dsmr-reader-8.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [dsmr-reader-8.0.20](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.19...dsmr-reader-8.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [dsmr-reader-8.0.19](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.18...dsmr-reader-8.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [dsmr-reader-8.0.18](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.17...dsmr-reader-8.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [dsmr-reader-8.0.17](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.15...dsmr-reader-8.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [dsmr-reader-8.0.15](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.13...dsmr-reader-8.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [dsmr-reader-8.0.13](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.12...dsmr-reader-8.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [dsmr-reader-8.0.12](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.11...dsmr-reader-8.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [dsmr-reader-8.0.11](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.10...dsmr-reader-8.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [dsmr-reader-8.0.10](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.9...dsmr-reader-8.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/dsmr-reader/8.0.23/Chart.lock b/stable/dsmr-reader/8.0.23/Chart.lock deleted file mode 100644 index 8834803ee58..00000000000 --- a/stable/dsmr-reader/8.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:34:47.747773133Z" diff --git a/stable/dsmr-reader/8.0.23/Chart.yaml b/stable/dsmr-reader/8.0.23/Chart.yaml deleted file mode 100644 index fc03ab6da35..00000000000 --- a/stable/dsmr-reader/8.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2021.09.02" -description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. -name: dsmr-reader -version: 8.0.23 -kubeVersion: ">=1.16.0-0" -keywords: - - dsmr-reader - - energy -home: https://github.com/truecharts/apps/tree/master/charts/stable/dsmr-reader -icon: https://truecharts.org/img/chart-icons/dsmr-reader.png -sources: - - https://github.com/dsmrreader/dsmr-reader - - https://github.com/xirixiz/dsmr-reader-docker -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dsmr-reader/8.0.23/README.md b/stable/dsmr-reader/8.0.23/README.md deleted file mode 100644 index 031ab68ab7d..00000000000 --- a/stable/dsmr-reader/8.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dsmr-reader - -![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![AppVersion: 2021.09.02](https://img.shields.io/badge/AppVersion-2021.09.02-informational?style=flat-square) - -DSMR-protocol reader, telegram data storage and energy consumption visualizer. - -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: [dsmr-reader](https://truecharts.org/docs/charts/stable/dsmr-reader) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `dsmr-reader` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install dsmr-reader TrueCharts/dsmr-reader -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `dsmr-reader` deployment - -```console -helm uninstall dsmr-reader -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dsmr-reader \ - --set env.TZ="America/New York" \ - TrueCharts/dsmr-reader -``` - -#### 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 dsmr-reader TrueCharts/dsmr-reader -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/dsmr-reader/8.0.23/charts/common-10.4.6.tgz b/stable/dsmr-reader/8.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/dsmr-reader/8.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/dsmr-reader/8.0.23/charts/postgresql-8.0.43.tgz b/stable/dsmr-reader/8.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/dsmr-reader/8.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/dsmr-reader/8.0.24/CHANGELOG.md b/stable/dsmr-reader/8.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c10af7f486d --- /dev/null +++ b/stable/dsmr-reader/8.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dsmr-reader-8.0.24](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.23...dsmr-reader-8.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [dsmr-reader-8.0.23](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.22...dsmr-reader-8.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [dsmr-reader-8.0.22](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.20...dsmr-reader-8.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [dsmr-reader-8.0.20](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.19...dsmr-reader-8.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [dsmr-reader-8.0.19](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.18...dsmr-reader-8.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [dsmr-reader-8.0.18](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.17...dsmr-reader-8.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [dsmr-reader-8.0.17](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.15...dsmr-reader-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [dsmr-reader-8.0.15](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.13...dsmr-reader-8.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [dsmr-reader-8.0.13](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.12...dsmr-reader-8.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [dsmr-reader-8.0.12](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.11...dsmr-reader-8.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [dsmr-reader-8.0.11](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.10...dsmr-reader-8.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/dsmr-reader/8.0.24/Chart.lock b/stable/dsmr-reader/8.0.24/Chart.lock new file mode 100644 index 00000000000..714702f7f4a --- /dev/null +++ b/stable/dsmr-reader/8.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:29:42.922242919Z" diff --git a/stable/dsmr-reader/8.0.24/Chart.yaml b/stable/dsmr-reader/8.0.24/Chart.yaml new file mode 100644 index 00000000000..c8106178b62 --- /dev/null +++ b/stable/dsmr-reader/8.0.24/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2021.09.02" +description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. +name: dsmr-reader +version: 8.0.24 +kubeVersion: ">=1.16.0-0" +keywords: + - dsmr-reader + - energy +home: https://github.com/truecharts/apps/tree/master/charts/stable/dsmr-reader +icon: https://truecharts.org/img/chart-icons/dsmr-reader.png +sources: + - https://github.com/dsmrreader/dsmr-reader + - https://github.com/xirixiz/dsmr-reader-docker +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dsmr-reader/8.0.24/README.md b/stable/dsmr-reader/8.0.24/README.md new file mode 100644 index 00000000000..63e717a4aa8 --- /dev/null +++ b/stable/dsmr-reader/8.0.24/README.md @@ -0,0 +1,109 @@ +# dsmr-reader + +![Version: 8.0.24](https://img.shields.io/badge/Version-8.0.24-informational?style=flat-square) ![AppVersion: 2021.09.02](https://img.shields.io/badge/AppVersion-2021.09.02-informational?style=flat-square) + +DSMR-protocol reader, telegram data storage and energy consumption visualizer. + +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: [dsmr-reader](https://truecharts.org/docs/charts/stable/dsmr-reader) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `dsmr-reader` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install dsmr-reader TrueCharts/dsmr-reader +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `dsmr-reader` deployment + +```console +helm uninstall dsmr-reader +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dsmr-reader \ + --set env.TZ="America/New York" \ + TrueCharts/dsmr-reader +``` + +#### 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 dsmr-reader TrueCharts/dsmr-reader -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/dsmr-reader/8.0.23/app-readme.md b/stable/dsmr-reader/8.0.24/app-readme.md similarity index 100% rename from stable/dsmr-reader/8.0.23/app-readme.md rename to stable/dsmr-reader/8.0.24/app-readme.md diff --git a/stable/dsmr-reader/8.0.24/charts/common-10.4.7.tgz b/stable/dsmr-reader/8.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/dsmr-reader/8.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/dsmr-reader/8.0.24/charts/postgresql-8.0.45.tgz b/stable/dsmr-reader/8.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/dsmr-reader/8.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/dsmr-reader/8.0.23/ix_values.yaml b/stable/dsmr-reader/8.0.24/ix_values.yaml similarity index 100% rename from stable/dsmr-reader/8.0.23/ix_values.yaml rename to stable/dsmr-reader/8.0.24/ix_values.yaml diff --git a/stable/dsmr-reader/8.0.23/questions.yaml b/stable/dsmr-reader/8.0.24/questions.yaml similarity index 100% rename from stable/dsmr-reader/8.0.23/questions.yaml rename to stable/dsmr-reader/8.0.24/questions.yaml diff --git a/stable/embystat/2.0.21/templates/common.yaml b/stable/dsmr-reader/8.0.24/templates/common.yaml similarity index 100% rename from stable/embystat/2.0.21/templates/common.yaml rename to stable/dsmr-reader/8.0.24/templates/common.yaml diff --git a/stable/emulatorjs/2.0.24/values.yaml b/stable/dsmr-reader/8.0.24/values.yaml similarity index 100% rename from stable/emulatorjs/2.0.24/values.yaml rename to stable/dsmr-reader/8.0.24/values.yaml diff --git a/stable/duckdns/2.0.24/CHANGELOG.md b/stable/duckdns/2.0.24/CHANGELOG.md deleted file mode 100644 index 978b104b5ea..00000000000 --- a/stable/duckdns/2.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [duckdns-2.0.24](https://github.com/truecharts/apps/compare/duckdns-2.0.22...duckdns-2.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [duckdns-2.0.22](https://github.com/truecharts/apps/compare/duckdns-2.0.21...duckdns-2.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [duckdns-2.0.21](https://github.com/truecharts/apps/compare/duckdns-2.0.20...duckdns-2.0.21) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [duckdns-2.0.20](https://github.com/truecharts/apps/compare/duckdns-2.0.18...duckdns-2.0.20) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [duckdns-2.0.18](https://github.com/truecharts/apps/compare/duckdns-2.0.17...duckdns-2.0.18) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [duckdns-2.0.17](https://github.com/truecharts/apps/compare/duckdns-2.0.15...duckdns-2.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [duckdns-2.0.15](https://github.com/truecharts/apps/compare/duckdns-2.0.14...duckdns-2.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [duckdns-2.0.14](https://github.com/truecharts/apps/compare/duckdns-2.0.13...duckdns-2.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [duckdns-2.0.13](https://github.com/truecharts/apps/compare/duckdns-2.0.12...duckdns-2.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [duckdns-2.0.12](https://github.com/truecharts/apps/compare/duckdns-2.0.11...duckdns-2.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [duckdns-2.0.11](https://github.com/truecharts/apps/compare/duckdns-2.0.10...duckdns-2.0.11) (2022-07-07) - -#### Chore - -* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) - - - diff --git a/stable/duckdns/2.0.24/Chart.lock b/stable/duckdns/2.0.24/Chart.lock deleted file mode 100644 index a821ee9634d..00000000000 --- a/stable/duckdns/2.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:51:37.116978329Z" diff --git a/stable/duckdns/2.0.24/Chart.yaml b/stable/duckdns/2.0.24/Chart.yaml deleted file mode 100644 index 0df9599723d..00000000000 --- a/stable/duckdns/2.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: duckdns -version: 2.0.24 -appVersion: "latest" -description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/duckdns -icon: https://truecharts.org/img/chart-icons/duckdns.png -keywords: - - duckdns -sources: - - https://hub.docker.com/r/linuxserver/duckdns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/duckdns/2.0.24/README.md b/stable/duckdns/2.0.24/README.md deleted file mode 100644 index 3fa9d7e4ac4..00000000000 --- a/stable/duckdns/2.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# duckdns - -![Version: 2.0.24](https://img.shields.io/badge/Version-2.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) - -Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. - -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: [duckdns](https://truecharts.org/docs/charts/stable/duckdns) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `duckdns` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install duckdns TrueCharts/duckdns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `duckdns` deployment - -```console -helm uninstall duckdns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install duckdns \ - --set env.TZ="America/New York" \ - TrueCharts/duckdns -``` - -#### 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 duckdns TrueCharts/duckdns -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/duckdns/2.0.24/charts/common-10.4.6.tgz b/stable/duckdns/2.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/duckdns/2.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/duckdns/2.0.25/CHANGELOG.md b/stable/duckdns/2.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a98fd75a19c --- /dev/null +++ b/stable/duckdns/2.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [duckdns-2.0.25](https://github.com/truecharts/apps/compare/duckdns-2.0.24...duckdns-2.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [duckdns-2.0.24](https://github.com/truecharts/apps/compare/duckdns-2.0.22...duckdns-2.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [duckdns-2.0.22](https://github.com/truecharts/apps/compare/duckdns-2.0.21...duckdns-2.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [duckdns-2.0.21](https://github.com/truecharts/apps/compare/duckdns-2.0.20...duckdns-2.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [duckdns-2.0.20](https://github.com/truecharts/apps/compare/duckdns-2.0.18...duckdns-2.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [duckdns-2.0.18](https://github.com/truecharts/apps/compare/duckdns-2.0.17...duckdns-2.0.18) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [duckdns-2.0.17](https://github.com/truecharts/apps/compare/duckdns-2.0.15...duckdns-2.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [duckdns-2.0.15](https://github.com/truecharts/apps/compare/duckdns-2.0.14...duckdns-2.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [duckdns-2.0.14](https://github.com/truecharts/apps/compare/duckdns-2.0.13...duckdns-2.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [duckdns-2.0.13](https://github.com/truecharts/apps/compare/duckdns-2.0.12...duckdns-2.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [duckdns-2.0.12](https://github.com/truecharts/apps/compare/duckdns-2.0.11...duckdns-2.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/duckdns/2.0.25/Chart.lock b/stable/duckdns/2.0.25/Chart.lock new file mode 100644 index 00000000000..2757f53f90c --- /dev/null +++ b/stable/duckdns/2.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:29:38.54724333Z" diff --git a/stable/duckdns/2.0.25/Chart.yaml b/stable/duckdns/2.0.25/Chart.yaml new file mode 100644 index 00000000000..d84489f2861 --- /dev/null +++ b/stable/duckdns/2.0.25/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: duckdns +version: 2.0.25 +appVersion: "latest" +description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/duckdns +icon: https://truecharts.org/img/chart-icons/duckdns.png +keywords: + - duckdns +sources: + - https://hub.docker.com/r/linuxserver/duckdns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/duckdns/2.0.25/README.md b/stable/duckdns/2.0.25/README.md new file mode 100644 index 00000000000..4ad9f68d347 --- /dev/null +++ b/stable/duckdns/2.0.25/README.md @@ -0,0 +1,107 @@ +# duckdns + +![Version: 2.0.25](https://img.shields.io/badge/Version-2.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) + +Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. + +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: [duckdns](https://truecharts.org/docs/charts/stable/duckdns) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `duckdns` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install duckdns TrueCharts/duckdns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `duckdns` deployment + +```console +helm uninstall duckdns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install duckdns \ + --set env.TZ="America/New York" \ + TrueCharts/duckdns +``` + +#### 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 duckdns TrueCharts/duckdns -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/duckdns/2.0.24/app-readme.md b/stable/duckdns/2.0.25/app-readme.md similarity index 100% rename from stable/duckdns/2.0.24/app-readme.md rename to stable/duckdns/2.0.25/app-readme.md diff --git a/stable/duckdns/2.0.25/charts/common-10.4.7.tgz b/stable/duckdns/2.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/duckdns/2.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/duckdns/2.0.24/ix_values.yaml b/stable/duckdns/2.0.25/ix_values.yaml similarity index 100% rename from stable/duckdns/2.0.24/ix_values.yaml rename to stable/duckdns/2.0.25/ix_values.yaml diff --git a/stable/duckdns/2.0.24/questions.yaml b/stable/duckdns/2.0.25/questions.yaml similarity index 100% rename from stable/duckdns/2.0.24/questions.yaml rename to stable/duckdns/2.0.25/questions.yaml diff --git a/stable/emulatorjs/2.0.24/templates/common.yaml b/stable/duckdns/2.0.25/templates/common.yaml similarity index 100% rename from stable/emulatorjs/2.0.24/templates/common.yaml rename to stable/duckdns/2.0.25/templates/common.yaml diff --git a/stable/endlessh/2.0.20/values.yaml b/stable/duckdns/2.0.25/values.yaml similarity index 100% rename from stable/endlessh/2.0.20/values.yaml rename to stable/duckdns/2.0.25/values.yaml diff --git a/stable/duplicati/6.0.22/CHANGELOG.md b/stable/duplicati/6.0.22/CHANGELOG.md deleted file mode 100644 index 46eff7c70a3..00000000000 --- a/stable/duplicati/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [duplicati-6.0.22](https://github.com/truecharts/apps/compare/duplicati-6.0.20...duplicati-6.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [duplicati-6.0.20](https://github.com/truecharts/apps/compare/duplicati-6.0.19...duplicati-6.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [duplicati-6.0.19](https://github.com/truecharts/apps/compare/duplicati-6.0.18...duplicati-6.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [duplicati-6.0.18](https://github.com/truecharts/apps/compare/duplicati-6.0.16...duplicati-6.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [duplicati-6.0.16](https://github.com/truecharts/apps/compare/duplicati-6.0.14...duplicati-6.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [duplicati-6.0.14](https://github.com/truecharts/apps/compare/duplicati-6.0.13...duplicati-6.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [duplicati-6.0.13](https://github.com/truecharts/apps/compare/duplicati-6.0.12...duplicati-6.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [duplicati-6.0.12](https://github.com/truecharts/apps/compare/duplicati-6.0.11...duplicati-6.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [duplicati-6.0.11](https://github.com/truecharts/apps/compare/duplicati-6.0.10...duplicati-6.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [duplicati-6.0.10](https://github.com/truecharts/apps/compare/duplicati-6.0.9...duplicati-6.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [duplicati-6.0.9](https://github.com/truecharts/apps/compare/duplicati-6.0.8...duplicati-6.0.9) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - diff --git a/stable/duplicati/6.0.22/Chart.lock b/stable/duplicati/6.0.22/Chart.lock deleted file mode 100644 index 45d6e26645e..00000000000 --- a/stable/duplicati/6.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:51:43.493539969Z" diff --git a/stable/duplicati/6.0.22/Chart.yaml b/stable/duplicati/6.0.22/Chart.yaml deleted file mode 100644 index 5df31363412..00000000000 --- a/stable/duplicati/6.0.22/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Store securely encrypted backups on cloud storage services! -home: https://github.com/truecharts/apps/tree/master/charts/stable/duplicati -icon: https://truecharts.org/img/chart-icons/duplicati.png -keywords: - - duplicati -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: duplicati -sources: - - https://hub.docker.com/r/duplicati/duplicati/ - - https://github.com/duplicati/duplicati -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/duplicati/6.0.22/README.md b/stable/duplicati/6.0.22/README.md deleted file mode 100644 index 6661bbb77b7..00000000000 --- a/stable/duplicati/6.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# duplicati - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Store securely encrypted backups on cloud storage services! - -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: [duplicati](https://truecharts.org/docs/charts/stable/duplicati) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `duplicati` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install duplicati TrueCharts/duplicati -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `duplicati` deployment - -```console -helm uninstall duplicati -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install duplicati \ - --set env.TZ="America/New York" \ - TrueCharts/duplicati -``` - -#### 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 duplicati TrueCharts/duplicati -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/duplicati/6.0.22/charts/common-10.4.6.tgz b/stable/duplicati/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/duplicati/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/duplicati/6.0.23/CHANGELOG.md b/stable/duplicati/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..a942b562a19 --- /dev/null +++ b/stable/duplicati/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [duplicati-6.0.23](https://github.com/truecharts/apps/compare/duplicati-6.0.22...duplicati-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [duplicati-6.0.22](https://github.com/truecharts/apps/compare/duplicati-6.0.20...duplicati-6.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [duplicati-6.0.20](https://github.com/truecharts/apps/compare/duplicati-6.0.19...duplicati-6.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [duplicati-6.0.19](https://github.com/truecharts/apps/compare/duplicati-6.0.18...duplicati-6.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [duplicati-6.0.18](https://github.com/truecharts/apps/compare/duplicati-6.0.16...duplicati-6.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [duplicati-6.0.16](https://github.com/truecharts/apps/compare/duplicati-6.0.14...duplicati-6.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [duplicati-6.0.14](https://github.com/truecharts/apps/compare/duplicati-6.0.13...duplicati-6.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [duplicati-6.0.13](https://github.com/truecharts/apps/compare/duplicati-6.0.12...duplicati-6.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [duplicati-6.0.12](https://github.com/truecharts/apps/compare/duplicati-6.0.11...duplicati-6.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [duplicati-6.0.11](https://github.com/truecharts/apps/compare/duplicati-6.0.10...duplicati-6.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [duplicati-6.0.10](https://github.com/truecharts/apps/compare/duplicati-6.0.9...duplicati-6.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + diff --git a/stable/duplicati/6.0.23/Chart.lock b/stable/duplicati/6.0.23/Chart.lock new file mode 100644 index 00000000000..5b31220acbd --- /dev/null +++ b/stable/duplicati/6.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:29:39.999954888Z" diff --git a/stable/duplicati/6.0.23/Chart.yaml b/stable/duplicati/6.0.23/Chart.yaml new file mode 100644 index 00000000000..5e5f868eb2e --- /dev/null +++ b/stable/duplicati/6.0.23/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Store securely encrypted backups on cloud storage services! +home: https://github.com/truecharts/apps/tree/master/charts/stable/duplicati +icon: https://truecharts.org/img/chart-icons/duplicati.png +keywords: + - duplicati +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: duplicati +sources: + - https://hub.docker.com/r/duplicati/duplicati/ + - https://github.com/duplicati/duplicati +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/duplicati/6.0.23/README.md b/stable/duplicati/6.0.23/README.md new file mode 100644 index 00000000000..05ada54e506 --- /dev/null +++ b/stable/duplicati/6.0.23/README.md @@ -0,0 +1,108 @@ +# duplicati + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Store securely encrypted backups on cloud storage services! + +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: [duplicati](https://truecharts.org/docs/charts/stable/duplicati) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `duplicati` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install duplicati TrueCharts/duplicati +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `duplicati` deployment + +```console +helm uninstall duplicati +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install duplicati \ + --set env.TZ="America/New York" \ + TrueCharts/duplicati +``` + +#### 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 duplicati TrueCharts/duplicati -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/duplicati/6.0.22/app-readme.md b/stable/duplicati/6.0.23/app-readme.md similarity index 100% rename from stable/duplicati/6.0.22/app-readme.md rename to stable/duplicati/6.0.23/app-readme.md diff --git a/stable/duplicati/6.0.23/charts/common-10.4.7.tgz b/stable/duplicati/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/duplicati/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/duplicati/6.0.22/ix_values.yaml b/stable/duplicati/6.0.23/ix_values.yaml similarity index 100% rename from stable/duplicati/6.0.22/ix_values.yaml rename to stable/duplicati/6.0.23/ix_values.yaml diff --git a/stable/duplicati/6.0.22/questions.yaml b/stable/duplicati/6.0.23/questions.yaml similarity index 100% rename from stable/duplicati/6.0.22/questions.yaml rename to stable/duplicati/6.0.23/questions.yaml diff --git a/stable/endlessh/2.0.20/templates/common.yaml b/stable/duplicati/6.0.23/templates/common.yaml similarity index 100% rename from stable/endlessh/2.0.20/templates/common.yaml rename to stable/duplicati/6.0.23/templates/common.yaml diff --git a/stable/etherpad/8.0.22/values.yaml b/stable/duplicati/6.0.23/values.yaml similarity index 100% rename from stable/etherpad/8.0.22/values.yaml rename to stable/duplicati/6.0.23/values.yaml diff --git a/stable/emby/11.0.21/CHANGELOG.md b/stable/emby/11.0.21/CHANGELOG.md new file mode 100644 index 00000000000..64bd78f39f0 --- /dev/null +++ b/stable/emby/11.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [emby-11.0.21](https://github.com/truecharts/apps/compare/emby-11.0.20...emby-11.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [emby-11.0.20](https://github.com/truecharts/apps/compare/emby-sync-0.0.10...emby-11.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [emby-11.0.18](https://github.com/truecharts/apps/compare/emby-11.0.17...emby-11.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [emby-11.0.17](https://github.com/truecharts/apps/compare/emby-11.0.16...emby-11.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [emby-11.0.16](https://github.com/truecharts/apps/compare/embystat-2.0.15...emby-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [emby-11.0.14](https://github.com/truecharts/apps/compare/emby-11.0.12...emby-11.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [emby-11.0.12](https://github.com/truecharts/apps/compare/embystat-2.0.11...emby-11.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [emby-11.0.11](https://github.com/truecharts/apps/compare/emby-11.0.10...emby-11.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [emby-11.0.10](https://github.com/truecharts/apps/compare/embystat-2.0.9...emby-11.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [emby-11.0.9](https://github.com/truecharts/apps/compare/embystat-2.0.8...emby-11.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [emby-11.0.8](https://github.com/truecharts/apps/compare/embystat-2.0.7...emby-11.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/emby/11.0.21/Chart.lock b/stable/emby/11.0.21/Chart.lock new file mode 100644 index 00000000000..7e5f5f8ce73 --- /dev/null +++ b/stable/emby/11.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:29:44.714717983Z" diff --git a/stable/emby/11.0.21/Chart.yaml b/stable/emby/11.0.21/Chart.yaml new file mode 100644 index 00000000000..8ca8016d92b --- /dev/null +++ b/stable/emby/11.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.7.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Emby Server is a home media server +home: https://github.com/truecharts/apps/tree/master/charts/stable/emby +icon: https://truecharts.org/img/chart-icons/emby.png +keywords: + - jellyfin + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: emby +sources: + - https://hub.docker.com/r/linuxserver/emby + - https://github.com/linuxserver/docker-emby.git +type: application +version: 11.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/emby/11.0.21/README.md b/stable/emby/11.0.21/README.md new file mode 100644 index 00000000000..be5e07bb111 --- /dev/null +++ b/stable/emby/11.0.21/README.md @@ -0,0 +1,108 @@ +# emby + +![Version: 11.0.21](https://img.shields.io/badge/Version-11.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.4.0](https://img.shields.io/badge/AppVersion-4.7.4.0-informational?style=flat-square) + +Emby Server is a home media server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [emby](https://truecharts.org/docs/charts/stable/emby) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `emby` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install emby TrueCharts/emby +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `emby` deployment + +```console +helm uninstall emby +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install emby \ + --set env.TZ="America/New York" \ + TrueCharts/emby +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install emby TrueCharts/emby -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/emby/11.0.21/app-readme.md b/stable/emby/11.0.21/app-readme.md new file mode 100644 index 00000000000..df2dd06d1c8 --- /dev/null +++ b/stable/emby/11.0.21/app-readme.md @@ -0,0 +1,8 @@ +Emby Server is a home media server + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/emby + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/emby/11.0.21/charts/common-10.4.7.tgz b/stable/emby/11.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/emby/11.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/emby/11.0.21/ix_values.yaml b/stable/emby/11.0.21/ix_values.yaml new file mode 100644 index 00000000000..25fa62f4437 --- /dev/null +++ b/stable/emby/11.0.21/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: tccr.io/truecharts/emby + pullPolicy: IfNotPresent + tag: v4.7.4.0@sha256:02ef31aa2040f82de124f8595140705ca403f8bbc74fd2682d7ddf6769877723 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 10079 + targetPort: 8096 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/emby/11.0.21/questions.yaml b/stable/emby/11.0.21/questions.yaml new file mode 100644 index 00000000000..fe3f0b80d25 --- /dev/null +++ b/stable/emby/11.0.21/questions.yaml @@ -0,0 +1,2432 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10079 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8096 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/etherpad/8.0.22/templates/common.yaml b/stable/emby/11.0.21/templates/common.yaml similarity index 100% rename from stable/etherpad/8.0.22/templates/common.yaml rename to stable/emby/11.0.21/templates/common.yaml diff --git a/stable/external-service/6.0.20/values.yaml b/stable/emby/11.0.21/values.yaml similarity index 100% rename from stable/external-service/6.0.20/values.yaml rename to stable/emby/11.0.21/values.yaml diff --git a/stable/embystat/2.0.21/CHANGELOG.md b/stable/embystat/2.0.21/CHANGELOG.md deleted file mode 100644 index 5bdaa510451..00000000000 --- a/stable/embystat/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [embystat-2.0.21](https://github.com/truecharts/apps/compare/embystat-2.0.19...embystat-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [embystat-2.0.19](https://github.com/truecharts/apps/compare/embystat-2.0.18...embystat-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [embystat-2.0.18](https://github.com/truecharts/apps/compare/embystat-2.0.17...embystat-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [embystat-2.0.17](https://github.com/truecharts/apps/compare/embystat-2.0.15...embystat-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [embystat-2.0.15](https://github.com/truecharts/apps/compare/embystat-2.0.14...embystat-2.0.15) (2022-07-13) - -### Fix - -- make root fs writable on several LSIO apps ([#3168](https://github.com/truecharts/apps/issues/3168)) - - - -## [embystat-2.0.14](https://github.com/truecharts/apps/compare/embystat-2.0.12...embystat-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [embystat-2.0.12](https://github.com/truecharts/apps/compare/embystat-2.0.11...embystat-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [embystat-2.0.11](https://github.com/truecharts/apps/compare/embystat-2.0.10...embystat-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [embystat-2.0.10](https://github.com/truecharts/apps/compare/embystat-2.0.9...embystat-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [embystat-2.0.9](https://github.com/truecharts/apps/compare/embystat-2.0.8...embystat-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [embystat-2.0.8](https://github.com/truecharts/apps/compare/embystat-2.0.7...embystat-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/embystat/2.0.21/Chart.lock b/stable/embystat/2.0.21/Chart.lock deleted file mode 100644 index 81b74d2a5b3..00000000000 --- a/stable/embystat/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:52:00.233974579Z" diff --git a/stable/embystat/2.0.21/Chart.yaml b/stable/embystat/2.0.21/Chart.yaml deleted file mode 100644 index d521c17a514..00000000000 --- a/stable/embystat/2.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: embystat -version: 2.0.21 -appVersion: "0.2.0" -description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/embystat -icon: https://truecharts.org/img/chart-icons/embystat.png -keywords: - - embystat -sources: - - https://hub.docker.com/r/linuxserver/embystat -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/embystat/2.0.21/README.md b/stable/embystat/2.0.21/README.md deleted file mode 100644 index 0e3e007319f..00000000000 --- a/stable/embystat/2.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# embystat - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.0](https://img.shields.io/badge/AppVersion-0.2.0-informational?style=flat-square) - -Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [embystat](https://truecharts.org/docs/charts/stable/embystat) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `embystat` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install embystat TrueCharts/embystat -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `embystat` deployment - -```console -helm uninstall embystat -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install embystat \ - --set env.TZ="America/New York" \ - TrueCharts/embystat -``` - -#### 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 embystat TrueCharts/embystat -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/embystat/2.0.21/charts/common-10.4.6.tgz b/stable/embystat/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/embystat/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/embystat/2.0.22/CHANGELOG.md b/stable/embystat/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..f6dd0053dae --- /dev/null +++ b/stable/embystat/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [embystat-2.0.22](https://github.com/truecharts/apps/compare/embystat-2.0.21...embystat-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [embystat-2.0.21](https://github.com/truecharts/apps/compare/embystat-2.0.19...embystat-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [embystat-2.0.19](https://github.com/truecharts/apps/compare/embystat-2.0.18...embystat-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [embystat-2.0.18](https://github.com/truecharts/apps/compare/embystat-2.0.17...embystat-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [embystat-2.0.17](https://github.com/truecharts/apps/compare/embystat-2.0.15...embystat-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [embystat-2.0.15](https://github.com/truecharts/apps/compare/embystat-2.0.14...embystat-2.0.15) (2022-07-13) + +### Fix + +- make root fs writable on several LSIO apps ([#3168](https://github.com/truecharts/apps/issues/3168)) + + + +## [embystat-2.0.14](https://github.com/truecharts/apps/compare/embystat-2.0.12...embystat-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [embystat-2.0.12](https://github.com/truecharts/apps/compare/embystat-2.0.11...embystat-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [embystat-2.0.11](https://github.com/truecharts/apps/compare/embystat-2.0.10...embystat-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [embystat-2.0.10](https://github.com/truecharts/apps/compare/embystat-2.0.9...embystat-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [embystat-2.0.9](https://github.com/truecharts/apps/compare/embystat-2.0.8...embystat-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/embystat/2.0.22/Chart.lock b/stable/embystat/2.0.22/Chart.lock new file mode 100644 index 00000000000..442e6ecd6f1 --- /dev/null +++ b/stable/embystat/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:29:58.021871729Z" diff --git a/stable/embystat/2.0.22/Chart.yaml b/stable/embystat/2.0.22/Chart.yaml new file mode 100644 index 00000000000..773008f0e55 --- /dev/null +++ b/stable/embystat/2.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: embystat +version: 2.0.22 +appVersion: "0.2.0" +description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/embystat +icon: https://truecharts.org/img/chart-icons/embystat.png +keywords: + - embystat +sources: + - https://hub.docker.com/r/linuxserver/embystat +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/embystat/2.0.22/README.md b/stable/embystat/2.0.22/README.md new file mode 100644 index 00000000000..a10ec621195 --- /dev/null +++ b/stable/embystat/2.0.22/README.md @@ -0,0 +1,107 @@ +# embystat + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.0](https://img.shields.io/badge/AppVersion-0.2.0-informational?style=flat-square) + +Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [embystat](https://truecharts.org/docs/charts/stable/embystat) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `embystat` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install embystat TrueCharts/embystat +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `embystat` deployment + +```console +helm uninstall embystat +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install embystat \ + --set env.TZ="America/New York" \ + TrueCharts/embystat +``` + +#### 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 embystat TrueCharts/embystat -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/embystat/2.0.21/app-readme.md b/stable/embystat/2.0.22/app-readme.md similarity index 100% rename from stable/embystat/2.0.21/app-readme.md rename to stable/embystat/2.0.22/app-readme.md diff --git a/stable/embystat/2.0.22/charts/common-10.4.7.tgz b/stable/embystat/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/embystat/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/embystat/2.0.21/ix_values.yaml b/stable/embystat/2.0.22/ix_values.yaml similarity index 100% rename from stable/embystat/2.0.21/ix_values.yaml rename to stable/embystat/2.0.22/ix_values.yaml diff --git a/stable/embystat/2.0.21/questions.yaml b/stable/embystat/2.0.22/questions.yaml similarity index 100% rename from stable/embystat/2.0.21/questions.yaml rename to stable/embystat/2.0.22/questions.yaml diff --git a/stable/external-service/6.0.20/templates/common.yaml b/stable/embystat/2.0.22/templates/common.yaml similarity index 100% rename from stable/external-service/6.0.20/templates/common.yaml rename to stable/embystat/2.0.22/templates/common.yaml diff --git a/stable/ferdi-server/3.0.21/values.yaml b/stable/embystat/2.0.22/values.yaml similarity index 100% rename from stable/ferdi-server/3.0.21/values.yaml rename to stable/embystat/2.0.22/values.yaml diff --git a/stable/emulatorjs/2.0.24/CHANGELOG.md b/stable/emulatorjs/2.0.24/CHANGELOG.md deleted file mode 100644 index 20f506aced4..00000000000 --- a/stable/emulatorjs/2.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [emulatorjs-2.0.24](https://github.com/truecharts/apps/compare/emulatorjs-2.0.22...emulatorjs-2.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [emulatorjs-2.0.22](https://github.com/truecharts/apps/compare/emulatorjs-2.0.21...emulatorjs-2.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [emulatorjs-2.0.21](https://github.com/truecharts/apps/compare/emulatorjs-2.0.20...emulatorjs-2.0.21) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [emulatorjs-2.0.20](https://github.com/truecharts/apps/compare/emulatorjs-2.0.18...emulatorjs-2.0.20) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [emulatorjs-2.0.18](https://github.com/truecharts/apps/compare/emulatorjs-2.0.16...emulatorjs-2.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [emulatorjs-2.0.16](https://github.com/truecharts/apps/compare/emulatorjs-2.0.15...emulatorjs-2.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [emulatorjs-2.0.15](https://github.com/truecharts/apps/compare/emulatorjs-2.0.14...emulatorjs-2.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [emulatorjs-2.0.14](https://github.com/truecharts/apps/compare/emulatorjs-2.0.13...emulatorjs-2.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [emulatorjs-2.0.13](https://github.com/truecharts/apps/compare/emulatorjs-2.0.12...emulatorjs-2.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [emulatorjs-2.0.12](https://github.com/truecharts/apps/compare/emulatorjs-2.0.11...emulatorjs-2.0.12) (2022-07-07) - -#### Fix - -* add config persistence ([#3095](https://github.com/truecharts/apps/issues/3095)) - - - - -### [emulatorjs-2.0.11](https://github.com/truecharts/apps/compare/emulatorjs-2.0.10...emulatorjs-2.0.11) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/emulatorjs/2.0.24/Chart.lock b/stable/emulatorjs/2.0.24/Chart.lock deleted file mode 100644 index 03e3e41def1..00000000000 --- a/stable/emulatorjs/2.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:52:06.241006468Z" diff --git a/stable/emulatorjs/2.0.24/Chart.yaml b/stable/emulatorjs/2.0.24/Chart.yaml deleted file mode 100644 index f6b64b774ea..00000000000 --- a/stable/emulatorjs/2.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: emulatorjs -version: 2.0.24 -appVersion: "1.7.2" -description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/emulatorjs -icon: https://truecharts.org/img/chart-icons/emulatorjs.png -keywords: - - emulatorjs -sources: - - https://hub.docker.com/r/linuxserver/emulatorjs -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/emulatorjs/2.0.24/README.md b/stable/emulatorjs/2.0.24/README.md deleted file mode 100644 index 3d3c4fb3814..00000000000 --- a/stable/emulatorjs/2.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# emulatorjs - -![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.2](https://img.shields.io/badge/AppVersion-1.7.2-informational?style=flat-square) - -Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. - -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: [emulatorjs](https://truecharts.org/docs/charts/stable/emulatorjs) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `emulatorjs` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install emulatorjs TrueCharts/emulatorjs -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `emulatorjs` deployment - -```console -helm uninstall emulatorjs -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install emulatorjs \ - --set env.TZ="America/New York" \ - TrueCharts/emulatorjs -``` - -#### 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 emulatorjs TrueCharts/emulatorjs -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/emulatorjs/2.0.24/charts/common-10.4.6.tgz b/stable/emulatorjs/2.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/emulatorjs/2.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/emulatorjs/2.0.25/CHANGELOG.md b/stable/emulatorjs/2.0.25/CHANGELOG.md new file mode 100644 index 00000000000..2f872abb45d --- /dev/null +++ b/stable/emulatorjs/2.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [emulatorjs-2.0.25](https://github.com/truecharts/apps/compare/emulatorjs-2.0.24...emulatorjs-2.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [emulatorjs-2.0.24](https://github.com/truecharts/apps/compare/emulatorjs-2.0.22...emulatorjs-2.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [emulatorjs-2.0.22](https://github.com/truecharts/apps/compare/emulatorjs-2.0.21...emulatorjs-2.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [emulatorjs-2.0.21](https://github.com/truecharts/apps/compare/emulatorjs-2.0.20...emulatorjs-2.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [emulatorjs-2.0.20](https://github.com/truecharts/apps/compare/emulatorjs-2.0.18...emulatorjs-2.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [emulatorjs-2.0.18](https://github.com/truecharts/apps/compare/emulatorjs-2.0.16...emulatorjs-2.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [emulatorjs-2.0.16](https://github.com/truecharts/apps/compare/emulatorjs-2.0.15...emulatorjs-2.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [emulatorjs-2.0.15](https://github.com/truecharts/apps/compare/emulatorjs-2.0.14...emulatorjs-2.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [emulatorjs-2.0.14](https://github.com/truecharts/apps/compare/emulatorjs-2.0.13...emulatorjs-2.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [emulatorjs-2.0.13](https://github.com/truecharts/apps/compare/emulatorjs-2.0.12...emulatorjs-2.0.13) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [emulatorjs-2.0.12](https://github.com/truecharts/apps/compare/emulatorjs-2.0.11...emulatorjs-2.0.12) (2022-07-07) + +#### Fix + +* add config persistence ([#3095](https://github.com/truecharts/apps/issues/3095)) + + + diff --git a/stable/emulatorjs/2.0.25/Chart.lock b/stable/emulatorjs/2.0.25/Chart.lock new file mode 100644 index 00000000000..90b98f17499 --- /dev/null +++ b/stable/emulatorjs/2.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:29:59.335603005Z" diff --git a/stable/emulatorjs/2.0.25/Chart.yaml b/stable/emulatorjs/2.0.25/Chart.yaml new file mode 100644 index 00000000000..3536c2cbcfe --- /dev/null +++ b/stable/emulatorjs/2.0.25/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: emulatorjs +version: 2.0.25 +appVersion: "1.7.2" +description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/emulatorjs +icon: https://truecharts.org/img/chart-icons/emulatorjs.png +keywords: + - emulatorjs +sources: + - https://hub.docker.com/r/linuxserver/emulatorjs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/emulatorjs/2.0.25/README.md b/stable/emulatorjs/2.0.25/README.md new file mode 100644 index 00000000000..cc4c7d93310 --- /dev/null +++ b/stable/emulatorjs/2.0.25/README.md @@ -0,0 +1,107 @@ +# emulatorjs + +![Version: 2.0.25](https://img.shields.io/badge/Version-2.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.2](https://img.shields.io/badge/AppVersion-1.7.2-informational?style=flat-square) + +Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. + +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: [emulatorjs](https://truecharts.org/docs/charts/stable/emulatorjs) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `emulatorjs` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install emulatorjs TrueCharts/emulatorjs +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `emulatorjs` deployment + +```console +helm uninstall emulatorjs +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install emulatorjs \ + --set env.TZ="America/New York" \ + TrueCharts/emulatorjs +``` + +#### 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 emulatorjs TrueCharts/emulatorjs -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/emulatorjs/2.0.24/app-readme.md b/stable/emulatorjs/2.0.25/app-readme.md similarity index 100% rename from stable/emulatorjs/2.0.24/app-readme.md rename to stable/emulatorjs/2.0.25/app-readme.md diff --git a/stable/emulatorjs/2.0.25/charts/common-10.4.7.tgz b/stable/emulatorjs/2.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/emulatorjs/2.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/emulatorjs/2.0.24/ix_values.yaml b/stable/emulatorjs/2.0.25/ix_values.yaml similarity index 100% rename from stable/emulatorjs/2.0.24/ix_values.yaml rename to stable/emulatorjs/2.0.25/ix_values.yaml diff --git a/stable/emulatorjs/2.0.24/questions.yaml b/stable/emulatorjs/2.0.25/questions.yaml similarity index 100% rename from stable/emulatorjs/2.0.24/questions.yaml rename to stable/emulatorjs/2.0.25/questions.yaml diff --git a/stable/fileflows/2.0.28/templates/common.yaml b/stable/emulatorjs/2.0.25/templates/common.yaml similarity index 100% rename from stable/fileflows/2.0.28/templates/common.yaml rename to stable/emulatorjs/2.0.25/templates/common.yaml diff --git a/stable/filebrowser/2.0.23/values.yaml b/stable/emulatorjs/2.0.25/values.yaml similarity index 100% rename from stable/filebrowser/2.0.23/values.yaml rename to stable/emulatorjs/2.0.25/values.yaml diff --git a/stable/endlessh/2.0.20/CHANGELOG.md b/stable/endlessh/2.0.20/CHANGELOG.md deleted file mode 100644 index e8712f8de50..00000000000 --- a/stable/endlessh/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [endlessh-2.0.20](https://github.com/truecharts/apps/compare/endlessh-2.0.18...endlessh-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [endlessh-2.0.18](https://github.com/truecharts/apps/compare/endlessh-2.0.17...endlessh-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [endlessh-2.0.17](https://github.com/truecharts/apps/compare/endlessh-2.0.16...endlessh-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [endlessh-2.0.16](https://github.com/truecharts/apps/compare/endlessh-2.0.14...endlessh-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [endlessh-2.0.14](https://github.com/truecharts/apps/compare/endlessh-2.0.12...endlessh-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [endlessh-2.0.12](https://github.com/truecharts/apps/compare/endlessh-2.0.11...endlessh-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - - -### [endlessh-2.0.10](https://github.com/truecharts/apps/compare/endlessh-2.0.9...endlessh-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [endlessh-2.0.9](https://github.com/truecharts/apps/compare/endlessh-2.0.8...endlessh-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [endlessh-2.0.8](https://github.com/truecharts/apps/compare/endlessh-2.0.7...endlessh-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [endlessh-2.0.7](https://github.com/truecharts/apps/compare/endlessh-2.0.6...endlessh-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - - -### [endlessh-2.0.6](https://github.com/truecharts/apps/compare/endlessh-2.0.5...endlessh-2.0.6) (2022-06-22) - -#### Chore - -* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) - - diff --git a/stable/endlessh/2.0.20/Chart.lock b/stable/endlessh/2.0.20/Chart.lock deleted file mode 100644 index 7f3c0a71f68..00000000000 --- a/stable/endlessh/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:52:10.12390096Z" diff --git a/stable/endlessh/2.0.20/Chart.yaml b/stable/endlessh/2.0.20/Chart.yaml deleted file mode 100644 index cee351498e9..00000000000 --- a/stable/endlessh/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: endlessh -version: 2.0.20 -appVersion: "2021.11.21" -description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/endlessh -icon: https://truecharts.org/img/chart-icons/endlessh.png -keywords: - - endlessh -sources: - - https://hub.docker.com/r/linuxserver/endlessh -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/endlessh/2.0.20/README.md b/stable/endlessh/2.0.20/README.md deleted file mode 100644 index 48d3c4e0333..00000000000 --- a/stable/endlessh/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# endlessh - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.21](https://img.shields.io/badge/AppVersion-2021.11.21-informational?style=flat-square) - -Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. - -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: [endlessh](https://truecharts.org/docs/charts/stable/endlessh) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `endlessh` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install endlessh TrueCharts/endlessh -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `endlessh` deployment - -```console -helm uninstall endlessh -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install endlessh \ - --set env.TZ="America/New York" \ - TrueCharts/endlessh -``` - -#### 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 endlessh TrueCharts/endlessh -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/endlessh/2.0.20/charts/common-10.4.6.tgz b/stable/endlessh/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/endlessh/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/endlessh/2.0.21/CHANGELOG.md b/stable/endlessh/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..865630ae98f --- /dev/null +++ b/stable/endlessh/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [endlessh-2.0.21](https://github.com/truecharts/apps/compare/endlessh-2.0.20...endlessh-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [endlessh-2.0.20](https://github.com/truecharts/apps/compare/endlessh-2.0.18...endlessh-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [endlessh-2.0.18](https://github.com/truecharts/apps/compare/endlessh-2.0.17...endlessh-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [endlessh-2.0.17](https://github.com/truecharts/apps/compare/endlessh-2.0.16...endlessh-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [endlessh-2.0.16](https://github.com/truecharts/apps/compare/endlessh-2.0.14...endlessh-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [endlessh-2.0.14](https://github.com/truecharts/apps/compare/endlessh-2.0.12...endlessh-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [endlessh-2.0.12](https://github.com/truecharts/apps/compare/endlessh-2.0.11...endlessh-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + + +### [endlessh-2.0.10](https://github.com/truecharts/apps/compare/endlessh-2.0.9...endlessh-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [endlessh-2.0.9](https://github.com/truecharts/apps/compare/endlessh-2.0.8...endlessh-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [endlessh-2.0.8](https://github.com/truecharts/apps/compare/endlessh-2.0.7...endlessh-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + + +### [endlessh-2.0.7](https://github.com/truecharts/apps/compare/endlessh-2.0.6...endlessh-2.0.7) (2022-06-25) + +#### Chore + +* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) + + diff --git a/stable/endlessh/2.0.21/Chart.lock b/stable/endlessh/2.0.21/Chart.lock new file mode 100644 index 00000000000..20b12dff75d --- /dev/null +++ b/stable/endlessh/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:30:04.153370619Z" diff --git a/stable/endlessh/2.0.21/Chart.yaml b/stable/endlessh/2.0.21/Chart.yaml new file mode 100644 index 00000000000..3698f118a9d --- /dev/null +++ b/stable/endlessh/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: endlessh +version: 2.0.21 +appVersion: "2021.11.21" +description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/endlessh +icon: https://truecharts.org/img/chart-icons/endlessh.png +keywords: + - endlessh +sources: + - https://hub.docker.com/r/linuxserver/endlessh +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/endlessh/2.0.21/README.md b/stable/endlessh/2.0.21/README.md new file mode 100644 index 00000000000..78434f90aac --- /dev/null +++ b/stable/endlessh/2.0.21/README.md @@ -0,0 +1,107 @@ +# endlessh + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.21](https://img.shields.io/badge/AppVersion-2021.11.21-informational?style=flat-square) + +Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. + +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: [endlessh](https://truecharts.org/docs/charts/stable/endlessh) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `endlessh` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install endlessh TrueCharts/endlessh +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `endlessh` deployment + +```console +helm uninstall endlessh +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install endlessh \ + --set env.TZ="America/New York" \ + TrueCharts/endlessh +``` + +#### 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 endlessh TrueCharts/endlessh -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/endlessh/2.0.20/app-readme.md b/stable/endlessh/2.0.21/app-readme.md similarity index 100% rename from stable/endlessh/2.0.20/app-readme.md rename to stable/endlessh/2.0.21/app-readme.md diff --git a/stable/endlessh/2.0.21/charts/common-10.4.7.tgz b/stable/endlessh/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/endlessh/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/endlessh/2.0.20/ix_values.yaml b/stable/endlessh/2.0.21/ix_values.yaml similarity index 100% rename from stable/endlessh/2.0.20/ix_values.yaml rename to stable/endlessh/2.0.21/ix_values.yaml diff --git a/stable/endlessh/2.0.20/questions.yaml b/stable/endlessh/2.0.21/questions.yaml similarity index 100% rename from stable/endlessh/2.0.20/questions.yaml rename to stable/endlessh/2.0.21/questions.yaml diff --git a/stable/firefox-syncserver/9.0.22/templates/common.yaml b/stable/endlessh/2.0.21/templates/common.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.22/templates/common.yaml rename to stable/endlessh/2.0.21/templates/common.yaml diff --git a/stable/fileflows/2.0.28/values.yaml b/stable/endlessh/2.0.21/values.yaml similarity index 100% rename from stable/fileflows/2.0.28/values.yaml rename to stable/endlessh/2.0.21/values.yaml diff --git a/stable/esphome/11.0.23/CHANGELOG.md b/stable/esphome/11.0.23/CHANGELOG.md new file mode 100644 index 00000000000..8dbb3b0e622 --- /dev/null +++ b/stable/esphome/11.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [esphome-11.0.23](https://github.com/truecharts/apps/compare/esphome-11.0.22...esphome-11.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [esphome-11.0.22](https://github.com/truecharts/apps/compare/esphome-11.0.20...esphome-11.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [esphome-11.0.20](https://github.com/truecharts/apps/compare/esphome-11.0.19...esphome-11.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [esphome-11.0.19](https://github.com/truecharts/apps/compare/esphome-11.0.18...esphome-11.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [esphome-11.0.18](https://github.com/truecharts/apps/compare/esphome-11.0.16...esphome-11.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [esphome-11.0.16](https://github.com/truecharts/apps/compare/esphome-11.0.14...esphome-11.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [esphome-11.0.14](https://github.com/truecharts/apps/compare/esphome-11.0.13...esphome-11.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [endlessh-2.0.11](https://github.com/truecharts/apps/compare/endlessh-2.0.10...endlessh-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [endlessh-2.0.10](https://github.com/truecharts/apps/compare/endlessh-2.0.9...endlessh-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [endlessh-2.0.9](https://github.com/truecharts/apps/compare/endlessh-2.0.8...endlessh-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [endlessh-2.0.8](https://github.com/truecharts/apps/compare/endlessh-2.0.7...endlessh-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/esphome/11.0.23/Chart.lock b/stable/esphome/11.0.23/Chart.lock new file mode 100644 index 00000000000..7e263a44e52 --- /dev/null +++ b/stable/esphome/11.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:30:09.251121523Z" diff --git a/stable/esphome/11.0.23/Chart.yaml b/stable/esphome/11.0.23/Chart.yaml new file mode 100644 index 00000000000..be4e6184233 --- /dev/null +++ b/stable/esphome/11.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful + configuration files and control them remotely through Home Automation systems. +home: https://github.com/truecharts/apps/tree/master/charts/stable/esphome +icon: https://truecharts.org/img/chart-icons/esphome.png +keywords: + - esphome +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: esphome +sources: + - https://github.com/esphome/esphome + - https://hub.docker.com/u/esphome +type: application +version: 11.0.23 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/esphome/11.0.23/README.md b/stable/esphome/11.0.23/README.md new file mode 100644 index 00000000000..d503c823d8e --- /dev/null +++ b/stable/esphome/11.0.23/README.md @@ -0,0 +1,108 @@ +# esphome + +![Version: 11.0.23](https://img.shields.io/badge/Version-11.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.6.2](https://img.shields.io/badge/AppVersion-2022.6.2-informational?style=flat-square) + +ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [esphome](https://truecharts.org/docs/charts/stable/esphome) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `esphome` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install esphome TrueCharts/esphome +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `esphome` deployment + +```console +helm uninstall esphome +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install esphome \ + --set env.TZ="America/New York" \ + TrueCharts/esphome +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install esphome TrueCharts/esphome -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/esphome/11.0.23/app-readme.md b/stable/esphome/11.0.23/app-readme.md new file mode 100644 index 00000000000..3c0521b87d3 --- /dev/null +++ b/stable/esphome/11.0.23/app-readme.md @@ -0,0 +1,8 @@ +ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/esphome + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/esphome/11.0.23/charts/common-10.4.7.tgz b/stable/esphome/11.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/esphome/11.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/esphome/11.0.23/ix_values.yaml b/stable/esphome/11.0.23/ix_values.yaml new file mode 100644 index 00000000000..245c6401680 --- /dev/null +++ b/stable/esphome/11.0.23/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: tccr.io/truecharts/esphome + pullPolicy: IfNotPresent + tag: v2022.6.2@sha256:7aae5257b855df0025d659f1d4f4bcfcb0b1b7391bcadcdb491ddd76f220e274 + +# App needs to run as root because of this: https://github.com/esphome/issues/issues/2752 +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + privileged: true + allowPrivilegeEscalation: true + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 6052 + targetPort: 6052 + +env: + {} + # ESPHOME_DASHBOARD_USE_PING: true + # ESPHOME_DASHBOARD_RELATIVE_URL: "/" + # ESPHOME_QUICKWIZARD: + # ESPHOME_IS_HASSIO: + # DISABLE_HA_AUTHENTICATION: + # USERNAME: + # PASSWORD: + +persistence: + config: + enabled: true + mountPath: "/config" + platformio: + enabled: true + mountPath: "/.platformio" diff --git a/stable/esphome/11.0.23/questions.yaml b/stable/esphome/11.0.23/questions.yaml new file mode 100644 index 00000000000..b0f7a0ef67e --- /dev/null +++ b/stable/esphome/11.0.23/questions.yaml @@ -0,0 +1,2612 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 6052 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 6052 + + + # Configure app volumes + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: platformio + label: "Platformio Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: true + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: true + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/firefox/2.0.20/templates/common.yaml b/stable/esphome/11.0.23/templates/common.yaml similarity index 100% rename from stable/firefox/2.0.20/templates/common.yaml rename to stable/esphome/11.0.23/templates/common.yaml diff --git a/stable/filezilla/4.0.22/values.yaml b/stable/esphome/11.0.23/values.yaml similarity index 100% rename from stable/filezilla/4.0.22/values.yaml rename to stable/esphome/11.0.23/values.yaml diff --git a/stable/etherpad/8.0.22/CHANGELOG.md b/stable/etherpad/8.0.22/CHANGELOG.md deleted file mode 100644 index beb11ced6f4..00000000000 --- a/stable/etherpad/8.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [etherpad-8.0.22](https://github.com/truecharts/apps/compare/etherpad-8.0.21...etherpad-8.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [etherpad-8.0.21](https://github.com/truecharts/apps/compare/etherpad-8.0.19...etherpad-8.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [etherpad-8.0.19](https://github.com/truecharts/apps/compare/etherpad-8.0.18...etherpad-8.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [etherpad-8.0.18](https://github.com/truecharts/apps/compare/etherpad-8.0.17...etherpad-8.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [etherpad-8.0.17](https://github.com/truecharts/apps/compare/etherpad-8.0.15...etherpad-8.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [etherpad-8.0.15](https://github.com/truecharts/apps/compare/etherpad-8.0.13...etherpad-8.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [etherpad-8.0.13](https://github.com/truecharts/apps/compare/etherpad-8.0.12...etherpad-8.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [etherpad-8.0.12](https://github.com/truecharts/apps/compare/etherpad-8.0.11...etherpad-8.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [etherpad-8.0.11](https://github.com/truecharts/apps/compare/etherpad-8.0.10...etherpad-8.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [etherpad-8.0.10](https://github.com/truecharts/apps/compare/etherpad-8.0.9...etherpad-8.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [etherpad-8.0.9](https://github.com/truecharts/apps/compare/etherpad-8.0.8...etherpad-8.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/etherpad/8.0.22/Chart.lock b/stable/etherpad/8.0.22/Chart.lock deleted file mode 100644 index 6c3c51e701f..00000000000 --- a/stable/etherpad/8.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:34:53.149848148Z" diff --git a/stable/etherpad/8.0.22/Chart.yaml b/stable/etherpad/8.0.22/Chart.yaml deleted file mode 100644 index ea11aaaf013..00000000000 --- a/stable/etherpad/8.0.22/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.14" -version: 8.0.22 -kubeVersion: ">=1.16.0-0" -name: etherpad -description: A real-time collaborative editor scalable to thousands of simultaneous real time users. -type: application -home: https://github.com/truecharts/apps/tree/master/charts/stable/etherpad -icon: https://truecharts.org/img/chart-icons/etherpad.png -keywords: - - etherpad - - editor - - notepad - - pad -sources: - - https://etherpad.org/ - - https://github.com/ether/etherpad-lite - - https://hub.docker.com/r/nicholaswilde/etherpad -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/etherpad/8.0.22/README.md b/stable/etherpad/8.0.22/README.md deleted file mode 100644 index 98d188eff1d..00000000000 --- a/stable/etherpad/8.0.22/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# etherpad - -![Version: 8.0.22](https://img.shields.io/badge/Version-8.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.14](https://img.shields.io/badge/AppVersion-1.8.14-informational?style=flat-square) - -A real-time collaborative editor scalable to thousands of simultaneous real time users. - -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: [etherpad](https://truecharts.org/docs/charts/stable/etherpad) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `etherpad` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install etherpad TrueCharts/etherpad -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `etherpad` deployment - -```console -helm uninstall etherpad -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install etherpad \ - --set env.TZ="America/New York" \ - TrueCharts/etherpad -``` - -#### 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 etherpad TrueCharts/etherpad -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/etherpad/8.0.22/charts/common-10.4.6.tgz b/stable/etherpad/8.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/etherpad/8.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/etherpad/8.0.22/charts/postgresql-8.0.43.tgz b/stable/etherpad/8.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/etherpad/8.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/etherpad/8.0.23/CHANGELOG.md b/stable/etherpad/8.0.23/CHANGELOG.md new file mode 100644 index 00000000000..127768f400b --- /dev/null +++ b/stable/etherpad/8.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [etherpad-8.0.23](https://github.com/truecharts/apps/compare/etherpad-8.0.22...etherpad-8.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [etherpad-8.0.22](https://github.com/truecharts/apps/compare/etherpad-8.0.21...etherpad-8.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [etherpad-8.0.21](https://github.com/truecharts/apps/compare/etherpad-8.0.19...etherpad-8.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [etherpad-8.0.19](https://github.com/truecharts/apps/compare/etherpad-8.0.18...etherpad-8.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [etherpad-8.0.18](https://github.com/truecharts/apps/compare/etherpad-8.0.17...etherpad-8.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [etherpad-8.0.17](https://github.com/truecharts/apps/compare/etherpad-8.0.15...etherpad-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [etherpad-8.0.15](https://github.com/truecharts/apps/compare/etherpad-8.0.13...etherpad-8.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [etherpad-8.0.13](https://github.com/truecharts/apps/compare/etherpad-8.0.12...etherpad-8.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [etherpad-8.0.12](https://github.com/truecharts/apps/compare/etherpad-8.0.11...etherpad-8.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [etherpad-8.0.11](https://github.com/truecharts/apps/compare/etherpad-8.0.10...etherpad-8.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [etherpad-8.0.10](https://github.com/truecharts/apps/compare/etherpad-8.0.9...etherpad-8.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/etherpad/8.0.23/Chart.lock b/stable/etherpad/8.0.23/Chart.lock new file mode 100644 index 00000000000..32708dc140d --- /dev/null +++ b/stable/etherpad/8.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:30:24.196402556Z" diff --git a/stable/etherpad/8.0.23/Chart.yaml b/stable/etherpad/8.0.23/Chart.yaml new file mode 100644 index 00000000000..b1987a59e4d --- /dev/null +++ b/stable/etherpad/8.0.23/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.8.14" +version: 8.0.23 +kubeVersion: ">=1.16.0-0" +name: etherpad +description: A real-time collaborative editor scalable to thousands of simultaneous real time users. +type: application +home: https://github.com/truecharts/apps/tree/master/charts/stable/etherpad +icon: https://truecharts.org/img/chart-icons/etherpad.png +keywords: + - etherpad + - editor + - notepad + - pad +sources: + - https://etherpad.org/ + - https://github.com/ether/etherpad-lite + - https://hub.docker.com/r/nicholaswilde/etherpad +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/etherpad/8.0.23/README.md b/stable/etherpad/8.0.23/README.md new file mode 100644 index 00000000000..598eda16f90 --- /dev/null +++ b/stable/etherpad/8.0.23/README.md @@ -0,0 +1,110 @@ +# etherpad + +![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.14](https://img.shields.io/badge/AppVersion-1.8.14-informational?style=flat-square) + +A real-time collaborative editor scalable to thousands of simultaneous real time users. + +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: [etherpad](https://truecharts.org/docs/charts/stable/etherpad) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `etherpad` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install etherpad TrueCharts/etherpad +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `etherpad` deployment + +```console +helm uninstall etherpad +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install etherpad \ + --set env.TZ="America/New York" \ + TrueCharts/etherpad +``` + +#### 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 etherpad TrueCharts/etherpad -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/etherpad/8.0.22/app-readme.md b/stable/etherpad/8.0.23/app-readme.md similarity index 100% rename from stable/etherpad/8.0.22/app-readme.md rename to stable/etherpad/8.0.23/app-readme.md diff --git a/stable/etherpad/8.0.23/charts/common-10.4.7.tgz b/stable/etherpad/8.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/etherpad/8.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/etherpad/8.0.23/charts/postgresql-8.0.45.tgz b/stable/etherpad/8.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/etherpad/8.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/etherpad/8.0.22/ix_values.yaml b/stable/etherpad/8.0.23/ix_values.yaml similarity index 100% rename from stable/etherpad/8.0.22/ix_values.yaml rename to stable/etherpad/8.0.23/ix_values.yaml diff --git a/stable/etherpad/8.0.22/questions.yaml b/stable/etherpad/8.0.23/questions.yaml similarity index 100% rename from stable/etherpad/8.0.22/questions.yaml rename to stable/etherpad/8.0.23/questions.yaml diff --git a/stable/flaresolverr/6.0.21/templates/common.yaml b/stable/etherpad/8.0.23/templates/common.yaml similarity index 100% rename from stable/flaresolverr/6.0.21/templates/common.yaml rename to stable/etherpad/8.0.23/templates/common.yaml diff --git a/stable/firefox-syncserver/9.0.22/values.yaml b/stable/etherpad/8.0.23/values.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.22/values.yaml rename to stable/etherpad/8.0.23/values.yaml diff --git a/stable/external-service/6.0.20/CHANGELOG.md b/stable/external-service/6.0.20/CHANGELOG.md deleted file mode 100644 index 2d5dcdf935f..00000000000 --- a/stable/external-service/6.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [external-service-6.0.20](https://github.com/truecharts/apps/compare/external-service-6.0.18...external-service-6.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [external-service-6.0.18](https://github.com/truecharts/apps/compare/external-service-6.0.17...external-service-6.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [external-service-6.0.17](https://github.com/truecharts/apps/compare/external-service-6.0.16...external-service-6.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [external-service-6.0.16](https://github.com/truecharts/apps/compare/external-service-6.0.14...external-service-6.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [external-service-6.0.14](https://github.com/truecharts/apps/compare/external-service-6.0.12...external-service-6.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [external-service-6.0.12](https://github.com/truecharts/apps/compare/external-service-6.0.11...external-service-6.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [external-service-6.0.11](https://github.com/truecharts/apps/compare/external-service-6.0.10...external-service-6.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [external-service-6.0.10](https://github.com/truecharts/apps/compare/external-service-6.0.9...external-service-6.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [external-service-6.0.9](https://github.com/truecharts/apps/compare/external-service-6.0.8...external-service-6.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [external-service-6.0.8](https://github.com/truecharts/apps/compare/external-service-6.0.7...external-service-6.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [external-service-6.0.7](https://github.com/truecharts/apps/compare/external-service-6.0.6...external-service-6.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/external-service/6.0.20/Chart.lock b/stable/external-service/6.0.20/Chart.lock deleted file mode 100644 index 480af01cf0e..00000000000 --- a/stable/external-service/6.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:52:28.286885794Z" diff --git a/stable/external-service/6.0.20/Chart.yaml b/stable/external-service/6.0.20/Chart.yaml deleted file mode 100644 index cf7e990a02d..00000000000 --- a/stable/external-service/6.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.66.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Allow external services to be used like Apps. -home: https://github.com/truecharts/apps/tree/master/charts/core/external-service -icon: https://truecharts.org/img/chart-icons/external-service.png -keywords: - - external-service - - reverse-proxy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: external-service -sources: - - https://github.com/truecharts/apps/tree/master/charts/stable/external-service -type: application -version: 6.0.20 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/external-service/6.0.20/README.md b/stable/external-service/6.0.20/README.md deleted file mode 100644 index f73e24cc6f9..00000000000 --- a/stable/external-service/6.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# external-service - -![Version: 6.0.20](https://img.shields.io/badge/Version-6.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.66.6](https://img.shields.io/badge/AppVersion-0.66.6-informational?style=flat-square) - -Allow external services to be used like Apps. - -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: [external-service](https://truecharts.org/docs/charts/stable/external-service) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `external-service` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install external-service TrueCharts/external-service -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `external-service` deployment - -```console -helm uninstall external-service -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install external-service \ - --set env.TZ="America/New York" \ - TrueCharts/external-service -``` - -#### 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 external-service TrueCharts/external-service -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/external-service/6.0.20/charts/common-10.4.6.tgz b/stable/external-service/6.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/external-service/6.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/external-service/6.0.21/CHANGELOG.md b/stable/external-service/6.0.21/CHANGELOG.md new file mode 100644 index 00000000000..d6bc4494ab9 --- /dev/null +++ b/stable/external-service/6.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [external-service-6.0.21](https://github.com/truecharts/apps/compare/external-service-6.0.20...external-service-6.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [external-service-6.0.20](https://github.com/truecharts/apps/compare/external-service-6.0.18...external-service-6.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [external-service-6.0.18](https://github.com/truecharts/apps/compare/external-service-6.0.17...external-service-6.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [external-service-6.0.17](https://github.com/truecharts/apps/compare/external-service-6.0.16...external-service-6.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [external-service-6.0.16](https://github.com/truecharts/apps/compare/external-service-6.0.14...external-service-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [external-service-6.0.14](https://github.com/truecharts/apps/compare/external-service-6.0.12...external-service-6.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [external-service-6.0.12](https://github.com/truecharts/apps/compare/external-service-6.0.11...external-service-6.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [external-service-6.0.11](https://github.com/truecharts/apps/compare/external-service-6.0.10...external-service-6.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [external-service-6.0.10](https://github.com/truecharts/apps/compare/external-service-6.0.9...external-service-6.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [external-service-6.0.9](https://github.com/truecharts/apps/compare/external-service-6.0.8...external-service-6.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [external-service-6.0.8](https://github.com/truecharts/apps/compare/external-service-6.0.7...external-service-6.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/external-service/6.0.21/Chart.lock b/stable/external-service/6.0.21/Chart.lock new file mode 100644 index 00000000000..16881d01100 --- /dev/null +++ b/stable/external-service/6.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:30:18.223877848Z" diff --git a/stable/external-service/6.0.21/Chart.yaml b/stable/external-service/6.0.21/Chart.yaml new file mode 100644 index 00000000000..becae5c33b5 --- /dev/null +++ b/stable/external-service/6.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.66.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Allow external services to be used like Apps. +home: https://github.com/truecharts/apps/tree/master/charts/core/external-service +icon: https://truecharts.org/img/chart-icons/external-service.png +keywords: + - external-service + - reverse-proxy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: external-service +sources: + - https://github.com/truecharts/apps/tree/master/charts/stable/external-service +type: application +version: 6.0.21 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/external-service/6.0.21/README.md b/stable/external-service/6.0.21/README.md new file mode 100644 index 00000000000..a56dc464d90 --- /dev/null +++ b/stable/external-service/6.0.21/README.md @@ -0,0 +1,107 @@ +# external-service + +![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.66.6](https://img.shields.io/badge/AppVersion-0.66.6-informational?style=flat-square) + +Allow external services to be used like Apps. + +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: [external-service](https://truecharts.org/docs/charts/stable/external-service) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `external-service` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install external-service TrueCharts/external-service +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `external-service` deployment + +```console +helm uninstall external-service +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install external-service \ + --set env.TZ="America/New York" \ + TrueCharts/external-service +``` + +#### 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 external-service TrueCharts/external-service -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/external-service/6.0.20/app-readme.md b/stable/external-service/6.0.21/app-readme.md similarity index 100% rename from stable/external-service/6.0.20/app-readme.md rename to stable/external-service/6.0.21/app-readme.md diff --git a/stable/external-service/6.0.21/charts/common-10.4.7.tgz b/stable/external-service/6.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/external-service/6.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/external-service/6.0.20/ix_values.yaml b/stable/external-service/6.0.21/ix_values.yaml similarity index 100% rename from stable/external-service/6.0.20/ix_values.yaml rename to stable/external-service/6.0.21/ix_values.yaml diff --git a/stable/external-service/6.0.20/questions.yaml b/stable/external-service/6.0.21/questions.yaml similarity index 100% rename from stable/external-service/6.0.20/questions.yaml rename to stable/external-service/6.0.21/questions.yaml diff --git a/stable/fleet/3.0.22/templates/common.yaml b/stable/external-service/6.0.21/templates/common.yaml similarity index 100% rename from stable/fleet/3.0.22/templates/common.yaml rename to stable/external-service/6.0.21/templates/common.yaml diff --git a/stable/firefox/2.0.20/values.yaml b/stable/external-service/6.0.21/values.yaml similarity index 100% rename from stable/firefox/2.0.20/values.yaml rename to stable/external-service/6.0.21/values.yaml diff --git a/stable/ferdi-server/3.0.21/CHANGELOG.md b/stable/ferdi-server/3.0.21/CHANGELOG.md deleted file mode 100644 index d5f6bf9e81e..00000000000 --- a/stable/ferdi-server/3.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ferdi-server-3.0.21](https://github.com/truecharts/apps/compare/ferdi-server-3.0.20...ferdi-server-3.0.21) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [ferdi-server-3.0.20](https://github.com/truecharts/apps/compare/ferdi-server-3.0.18...ferdi-server-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [ferdi-server-3.0.18](https://github.com/truecharts/apps/compare/ferdi-server-3.0.17...ferdi-server-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ferdi-server-3.0.17](https://github.com/truecharts/apps/compare/ferdi-server-3.0.16...ferdi-server-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ferdi-server-3.0.16](https://github.com/truecharts/apps/compare/ferdi-server-3.0.14...ferdi-server-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ferdi-server-3.0.14](https://github.com/truecharts/apps/compare/ferdi-server-3.0.12...ferdi-server-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ferdi-server-3.0.12](https://github.com/truecharts/apps/compare/ferdi-server-3.0.11...ferdi-server-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ferdi-server-3.0.11](https://github.com/truecharts/apps/compare/ferdi-server-3.0.10...ferdi-server-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ferdi-server-3.0.10](https://github.com/truecharts/apps/compare/ferdi-server-3.0.9...ferdi-server-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ferdi-server-3.0.9](https://github.com/truecharts/apps/compare/ferdi-server-3.0.8...ferdi-server-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [ferdi-server-3.0.8](https://github.com/truecharts/apps/compare/ferdi-server-3.0.7...ferdi-server-3.0.8) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/ferdi-server/3.0.21/Chart.lock b/stable/ferdi-server/3.0.21/Chart.lock deleted file mode 100644 index fa249d33e07..00000000000 --- a/stable/ferdi-server/3.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:35:26.458961429Z" diff --git a/stable/ferdi-server/3.0.21/Chart.yaml b/stable/ferdi-server/3.0.21/Chart.yaml deleted file mode 100644 index e7dff5c941e..00000000000 --- a/stable/ferdi-server/3.0.21/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -description: Server for Ferdi that you can re-use to run your own -home: https://github.com/truecharts/apps/tree/master/charts/stable/ferdi-server -icon: https://truecharts.org/img/chart-icons/ferdi-server.png -keywords: - - ferdi -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ferdi-server -sources: - - https://github.com/getferdi/server -version: 3.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ferdi-server/3.0.21/README.md b/stable/ferdi-server/3.0.21/README.md deleted file mode 100644 index 74378581384..00000000000 --- a/stable/ferdi-server/3.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ferdi-server - -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) - -Server for Ferdi that you can re-use to run your own - -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: [ferdi-server](https://truecharts.org/docs/charts/stable/ferdi-server) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ferdi-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ferdi-server TrueCharts/ferdi-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ferdi-server` deployment - -```console -helm uninstall ferdi-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ferdi-server \ - --set env.TZ="America/New York" \ - TrueCharts/ferdi-server -``` - -#### 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 ferdi-server TrueCharts/ferdi-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ferdi-server/3.0.21/charts/common-10.4.6.tgz b/stable/ferdi-server/3.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/ferdi-server/3.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/ferdi-server/3.0.21/charts/postgresql-8.0.43.tgz b/stable/ferdi-server/3.0.21/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/ferdi-server/3.0.21/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/ferdi-server/3.0.22/CHANGELOG.md b/stable/ferdi-server/3.0.22/CHANGELOG.md new file mode 100644 index 00000000000..7889f96a2f3 --- /dev/null +++ b/stable/ferdi-server/3.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ferdi-server-3.0.22](https://github.com/truecharts/apps/compare/ferdi-server-3.0.21...ferdi-server-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ferdi-server-3.0.21](https://github.com/truecharts/apps/compare/ferdi-server-3.0.20...ferdi-server-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [ferdi-server-3.0.20](https://github.com/truecharts/apps/compare/ferdi-server-3.0.18...ferdi-server-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ferdi-server-3.0.18](https://github.com/truecharts/apps/compare/ferdi-server-3.0.17...ferdi-server-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ferdi-server-3.0.17](https://github.com/truecharts/apps/compare/ferdi-server-3.0.16...ferdi-server-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ferdi-server-3.0.16](https://github.com/truecharts/apps/compare/ferdi-server-3.0.14...ferdi-server-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ferdi-server-3.0.14](https://github.com/truecharts/apps/compare/ferdi-server-3.0.12...ferdi-server-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ferdi-server-3.0.12](https://github.com/truecharts/apps/compare/ferdi-server-3.0.11...ferdi-server-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ferdi-server-3.0.11](https://github.com/truecharts/apps/compare/ferdi-server-3.0.10...ferdi-server-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ferdi-server-3.0.10](https://github.com/truecharts/apps/compare/ferdi-server-3.0.9...ferdi-server-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ferdi-server-3.0.9](https://github.com/truecharts/apps/compare/ferdi-server-3.0.8...ferdi-server-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/ferdi-server/3.0.22/Chart.lock b/stable/ferdi-server/3.0.22/Chart.lock new file mode 100644 index 00000000000..52db026d3f0 --- /dev/null +++ b/stable/ferdi-server/3.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:30:30.034922051Z" diff --git a/stable/ferdi-server/3.0.22/Chart.yaml b/stable/ferdi-server/3.0.22/Chart.yaml new file mode 100644 index 00000000000..cd3874eb7cd --- /dev/null +++ b/stable/ferdi-server/3.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +description: Server for Ferdi that you can re-use to run your own +home: https://github.com/truecharts/apps/tree/master/charts/stable/ferdi-server +icon: https://truecharts.org/img/chart-icons/ferdi-server.png +keywords: + - ferdi +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ferdi-server +sources: + - https://github.com/getferdi/server +version: 3.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ferdi-server/3.0.22/README.md b/stable/ferdi-server/3.0.22/README.md new file mode 100644 index 00000000000..f88f9a681a4 --- /dev/null +++ b/stable/ferdi-server/3.0.22/README.md @@ -0,0 +1,108 @@ +# ferdi-server + +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) + +Server for Ferdi that you can re-use to run your own + +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: [ferdi-server](https://truecharts.org/docs/charts/stable/ferdi-server) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ferdi-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ferdi-server TrueCharts/ferdi-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ferdi-server` deployment + +```console +helm uninstall ferdi-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ferdi-server \ + --set env.TZ="America/New York" \ + TrueCharts/ferdi-server +``` + +#### 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 ferdi-server TrueCharts/ferdi-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ferdi-server/3.0.21/app-readme.md b/stable/ferdi-server/3.0.22/app-readme.md similarity index 100% rename from stable/ferdi-server/3.0.21/app-readme.md rename to stable/ferdi-server/3.0.22/app-readme.md diff --git a/stable/ferdi-server/3.0.22/charts/common-10.4.7.tgz b/stable/ferdi-server/3.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/ferdi-server/3.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/ferdi-server/3.0.22/charts/postgresql-8.0.45.tgz b/stable/ferdi-server/3.0.22/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/ferdi-server/3.0.22/charts/postgresql-8.0.45.tgz differ diff --git a/stable/ferdi-server/3.0.21/ix_values.yaml b/stable/ferdi-server/3.0.22/ix_values.yaml similarity index 100% rename from stable/ferdi-server/3.0.21/ix_values.yaml rename to stable/ferdi-server/3.0.22/ix_values.yaml diff --git a/stable/ferdi-server/3.0.21/questions.yaml b/stable/ferdi-server/3.0.22/questions.yaml similarity index 100% rename from stable/ferdi-server/3.0.21/questions.yaml rename to stable/ferdi-server/3.0.22/questions.yaml diff --git a/stable/ferdi-server/3.0.21/templates/_secrets.tpl b/stable/ferdi-server/3.0.22/templates/_secrets.tpl similarity index 100% rename from stable/ferdi-server/3.0.21/templates/_secrets.tpl rename to stable/ferdi-server/3.0.22/templates/_secrets.tpl diff --git a/stable/ferdi-server/3.0.21/templates/common.yaml b/stable/ferdi-server/3.0.22/templates/common.yaml similarity index 100% rename from stable/ferdi-server/3.0.21/templates/common.yaml rename to stable/ferdi-server/3.0.22/templates/common.yaml diff --git a/stable/flaresolverr/6.0.21/values.yaml b/stable/ferdi-server/3.0.22/values.yaml similarity index 100% rename from stable/flaresolverr/6.0.21/values.yaml rename to stable/ferdi-server/3.0.22/values.yaml diff --git a/stable/filebrowser/2.0.23/CHANGELOG.md b/stable/filebrowser/2.0.23/CHANGELOG.md deleted file mode 100644 index b88b03e54fc..00000000000 --- a/stable/filebrowser/2.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filebrowser-2.0.23](https://github.com/truecharts/apps/compare/filebrowser-2.0.21...filebrowser-2.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [filebrowser-2.0.21](https://github.com/truecharts/apps/compare/filebrowser-2.0.20...filebrowser-2.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [filebrowser-2.0.20](https://github.com/truecharts/apps/compare/filebrowser-2.0.19...filebrowser-2.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [filebrowser-2.0.19](https://github.com/truecharts/apps/compare/filebrowser-2.0.18...filebrowser-2.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [filebrowser-2.0.18](https://github.com/truecharts/apps/compare/filebrowser-2.0.16...filebrowser-2.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [filebrowser-2.0.16](https://github.com/truecharts/apps/compare/filebrowser-2.0.14...filebrowser-2.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [filebrowser-2.0.14](https://github.com/truecharts/apps/compare/filebrowser-2.0.13...filebrowser-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [filebrowser-2.0.13](https://github.com/truecharts/apps/compare/filebrowser-2.0.12...filebrowser-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [filebrowser-2.0.12](https://github.com/truecharts/apps/compare/filebrowser-2.0.11...filebrowser-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [filebrowser-2.0.11](https://github.com/truecharts/apps/compare/filebrowser-2.0.10...filebrowser-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [filebrowser-2.0.10](https://github.com/truecharts/apps/compare/filebrowser-2.0.9...filebrowser-2.0.10) (2022-07-06) - -#### Chore - -* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - - - - diff --git a/stable/filebrowser/2.0.23/Chart.lock b/stable/filebrowser/2.0.23/Chart.lock deleted file mode 100644 index 3eb9282ca30..00000000000 --- a/stable/filebrowser/2.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:52:34.427234644Z" diff --git a/stable/filebrowser/2.0.23/Chart.yaml b/stable/filebrowser/2.0.23/Chart.yaml deleted file mode 100644 index 223e0dd2844..00000000000 --- a/stable/filebrowser/2.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.22.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Filebrowser provides a file managing interface within a specified directory -home: https://github.com/truecharts/apps/tree/master/charts/stable/filebrowser -icon: https://truecharts.org/img/chart-icons/filebrowser.png -keywords: - - filebrowser -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filebrowser -sources: - - https://github.com/filebrowser/filebrowser - - https://filebrowser.org/cli/filebrowser - - https://hub.docker.com/r/filebrowser/filebrowser -type: application -version: 2.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filebrowser/2.0.23/README.md b/stable/filebrowser/2.0.23/README.md deleted file mode 100644 index 061d6cd9b85..00000000000 --- a/stable/filebrowser/2.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# filebrowser - -![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.22.4](https://img.shields.io/badge/AppVersion-2.22.4-informational?style=flat-square) - -Filebrowser provides a file managing interface within a specified directory - -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: [filebrowser](https://truecharts.org/docs/charts/stable/filebrowser) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `filebrowser` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install filebrowser TrueCharts/filebrowser -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `filebrowser` deployment - -```console -helm uninstall filebrowser -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filebrowser \ - --set env.TZ="America/New York" \ - TrueCharts/filebrowser -``` - -#### 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 filebrowser TrueCharts/filebrowser -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/filebrowser/2.0.23/charts/common-10.4.6.tgz b/stable/filebrowser/2.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/filebrowser/2.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/filebrowser/2.0.24/CHANGELOG.md b/stable/filebrowser/2.0.24/CHANGELOG.md new file mode 100644 index 00000000000..539c7c55c58 --- /dev/null +++ b/stable/filebrowser/2.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filebrowser-2.0.24](https://github.com/truecharts/apps/compare/filebrowser-2.0.23...filebrowser-2.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [filebrowser-2.0.23](https://github.com/truecharts/apps/compare/filebrowser-2.0.21...filebrowser-2.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [filebrowser-2.0.21](https://github.com/truecharts/apps/compare/filebrowser-2.0.20...filebrowser-2.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [filebrowser-2.0.20](https://github.com/truecharts/apps/compare/filebrowser-2.0.19...filebrowser-2.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [filebrowser-2.0.19](https://github.com/truecharts/apps/compare/filebrowser-2.0.18...filebrowser-2.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [filebrowser-2.0.18](https://github.com/truecharts/apps/compare/filebrowser-2.0.16...filebrowser-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [filebrowser-2.0.16](https://github.com/truecharts/apps/compare/filebrowser-2.0.14...filebrowser-2.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [filebrowser-2.0.14](https://github.com/truecharts/apps/compare/filebrowser-2.0.13...filebrowser-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [filebrowser-2.0.13](https://github.com/truecharts/apps/compare/filebrowser-2.0.12...filebrowser-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [filebrowser-2.0.12](https://github.com/truecharts/apps/compare/filebrowser-2.0.11...filebrowser-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [filebrowser-2.0.11](https://github.com/truecharts/apps/compare/filebrowser-2.0.10...filebrowser-2.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/filebrowser/2.0.24/Chart.lock b/stable/filebrowser/2.0.24/Chart.lock new file mode 100644 index 00000000000..248f8fb2f7b --- /dev/null +++ b/stable/filebrowser/2.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:30:28.412253197Z" diff --git a/stable/filebrowser/2.0.24/Chart.yaml b/stable/filebrowser/2.0.24/Chart.yaml new file mode 100644 index 00000000000..dceeceb3a06 --- /dev/null +++ b/stable/filebrowser/2.0.24/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.22.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Filebrowser provides a file managing interface within a specified directory +home: https://github.com/truecharts/apps/tree/master/charts/stable/filebrowser +icon: https://truecharts.org/img/chart-icons/filebrowser.png +keywords: + - filebrowser +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filebrowser +sources: + - https://github.com/filebrowser/filebrowser + - https://filebrowser.org/cli/filebrowser + - https://hub.docker.com/r/filebrowser/filebrowser +type: application +version: 2.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filebrowser/2.0.24/README.md b/stable/filebrowser/2.0.24/README.md new file mode 100644 index 00000000000..421a5668d1b --- /dev/null +++ b/stable/filebrowser/2.0.24/README.md @@ -0,0 +1,109 @@ +# filebrowser + +![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.22.4](https://img.shields.io/badge/AppVersion-2.22.4-informational?style=flat-square) + +Filebrowser provides a file managing interface within a specified directory + +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: [filebrowser](https://truecharts.org/docs/charts/stable/filebrowser) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `filebrowser` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install filebrowser TrueCharts/filebrowser +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `filebrowser` deployment + +```console +helm uninstall filebrowser +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filebrowser \ + --set env.TZ="America/New York" \ + TrueCharts/filebrowser +``` + +#### 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 filebrowser TrueCharts/filebrowser -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/filebrowser/2.0.23/app-readme.md b/stable/filebrowser/2.0.24/app-readme.md similarity index 100% rename from stable/filebrowser/2.0.23/app-readme.md rename to stable/filebrowser/2.0.24/app-readme.md diff --git a/stable/filebrowser/2.0.24/charts/common-10.4.7.tgz b/stable/filebrowser/2.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/filebrowser/2.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/filebrowser/2.0.23/ix_values.yaml b/stable/filebrowser/2.0.24/ix_values.yaml similarity index 100% rename from stable/filebrowser/2.0.23/ix_values.yaml rename to stable/filebrowser/2.0.24/ix_values.yaml diff --git a/stable/filebrowser/2.0.23/questions.yaml b/stable/filebrowser/2.0.24/questions.yaml similarity index 100% rename from stable/filebrowser/2.0.23/questions.yaml rename to stable/filebrowser/2.0.24/questions.yaml diff --git a/stable/filebrowser/2.0.23/templates/common.yaml b/stable/filebrowser/2.0.24/templates/common.yaml similarity index 100% rename from stable/filebrowser/2.0.23/templates/common.yaml rename to stable/filebrowser/2.0.24/templates/common.yaml diff --git a/stable/fleet/3.0.22/values.yaml b/stable/filebrowser/2.0.24/values.yaml similarity index 100% rename from stable/fleet/3.0.22/values.yaml rename to stable/filebrowser/2.0.24/values.yaml diff --git a/stable/fileflows/2.0.28/CHANGELOG.md b/stable/fileflows/2.0.28/CHANGELOG.md deleted file mode 100644 index b356a195baa..00000000000 --- a/stable/fileflows/2.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fileflows-2.0.28](https://github.com/truecharts/apps/compare/fileflows-node-0.0.10...fileflows-2.0.28) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [fileflows-2.0.26](https://github.com/truecharts/apps/compare/fileflows-2.0.25...fileflows-2.0.26) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [fileflows-2.0.25](https://github.com/truecharts/apps/compare/fileflows-2.0.24...fileflows-2.0.25) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [fileflows-2.0.24](https://github.com/truecharts/apps/compare/fileflows-2.0.23...fileflows-2.0.24) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [fileflows-2.0.23](https://github.com/truecharts/apps/compare/fileflows-2.0.22...fileflows-2.0.23) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [fileflows-2.0.22](https://github.com/truecharts/apps/compare/fileflows-2.0.20...fileflows-2.0.22) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [fileflows-2.0.20](https://github.com/truecharts/apps/compare/fileflows-2.0.18...fileflows-2.0.20) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [fileflows-2.0.18](https://github.com/truecharts/apps/compare/fileflows-2.0.17...fileflows-2.0.18) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [fileflows-2.0.17](https://github.com/truecharts/apps/compare/fileflows-2.0.16...fileflows-2.0.17) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [fileflows-2.0.16](https://github.com/truecharts/apps/compare/fileflows-2.0.15...fileflows-2.0.16) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [fileflows-2.0.15](https://github.com/truecharts/apps/compare/fileflows-2.0.14...fileflows-2.0.15) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/fileflows/2.0.28/Chart.lock b/stable/fileflows/2.0.28/Chart.lock deleted file mode 100644 index 8fbbc5290b9..00000000000 --- a/stable/fileflows/2.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:52:50.179589821Z" diff --git a/stable/fileflows/2.0.28/Chart.yaml b/stable/fileflows/2.0.28/Chart.yaml deleted file mode 100644 index 8da7aa075e2..00000000000 --- a/stable/fileflows/2.0.28/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: An application that lets you automatically process files through a simple rule flow. -home: https://github.com/truecharts/apps/tree/master/charts/stable/fileflows -icon: https://truecharts.org/img/chart-icons/fileflows.png -keywords: - - fileflows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fileflows -sources: - - https://github.com/revenz/FileFlows - - https://hub.docker.com/r/revenz/fileflows -version: 2.0.28 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fileflows/2.0.28/README.md b/stable/fileflows/2.0.28/README.md deleted file mode 100644 index 19b42f30138..00000000000 --- a/stable/fileflows/2.0.28/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fileflows - -![Version: 2.0.28](https://img.shields.io/badge/Version-2.0.28-informational?style=flat-square) ![AppVersion: 0.9.3](https://img.shields.io/badge/AppVersion-0.9.3-informational?style=flat-square) - -An application that lets you automatically process files through a simple rule flow. - -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: [fileflows](https://truecharts.org/docs/charts/stable/fileflows) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fileflows` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fileflows TrueCharts/fileflows -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fileflows` deployment - -```console -helm uninstall fileflows -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fileflows \ - --set env.TZ="America/New York" \ - TrueCharts/fileflows -``` - -#### 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 fileflows TrueCharts/fileflows -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/fileflows/2.0.28/charts/common-10.4.6.tgz b/stable/fileflows/2.0.28/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/fileflows/2.0.28/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/fileflows/2.0.29/CHANGELOG.md b/stable/fileflows/2.0.29/CHANGELOG.md new file mode 100644 index 00000000000..4bee017f349 --- /dev/null +++ b/stable/fileflows/2.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fileflows-2.0.29](https://github.com/truecharts/apps/compare/fileflows-2.0.28...fileflows-2.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fileflows-2.0.28](https://github.com/truecharts/apps/compare/fileflows-node-0.0.10...fileflows-2.0.28) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [fileflows-2.0.26](https://github.com/truecharts/apps/compare/fileflows-2.0.25...fileflows-2.0.26) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [fileflows-2.0.25](https://github.com/truecharts/apps/compare/fileflows-2.0.24...fileflows-2.0.25) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [fileflows-2.0.24](https://github.com/truecharts/apps/compare/fileflows-2.0.23...fileflows-2.0.24) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [fileflows-2.0.23](https://github.com/truecharts/apps/compare/fileflows-2.0.22...fileflows-2.0.23) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [fileflows-2.0.22](https://github.com/truecharts/apps/compare/fileflows-2.0.20...fileflows-2.0.22) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [fileflows-2.0.20](https://github.com/truecharts/apps/compare/fileflows-2.0.18...fileflows-2.0.20) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [fileflows-2.0.18](https://github.com/truecharts/apps/compare/fileflows-2.0.17...fileflows-2.0.18) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [fileflows-2.0.17](https://github.com/truecharts/apps/compare/fileflows-2.0.16...fileflows-2.0.17) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [fileflows-2.0.16](https://github.com/truecharts/apps/compare/fileflows-2.0.15...fileflows-2.0.16) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/fileflows/2.0.29/Chart.lock b/stable/fileflows/2.0.29/Chart.lock new file mode 100644 index 00000000000..d32f8e1abb6 --- /dev/null +++ b/stable/fileflows/2.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:30:37.446208203Z" diff --git a/stable/fileflows/2.0.29/Chart.yaml b/stable/fileflows/2.0.29/Chart.yaml new file mode 100644 index 00000000000..377bb7c7018 --- /dev/null +++ b/stable/fileflows/2.0.29/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.9.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: An application that lets you automatically process files through a simple rule flow. +home: https://github.com/truecharts/apps/tree/master/charts/stable/fileflows +icon: https://truecharts.org/img/chart-icons/fileflows.png +keywords: + - fileflows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fileflows +sources: + - https://github.com/revenz/FileFlows + - https://hub.docker.com/r/revenz/fileflows +version: 2.0.29 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fileflows/2.0.29/README.md b/stable/fileflows/2.0.29/README.md new file mode 100644 index 00000000000..b42a1391016 --- /dev/null +++ b/stable/fileflows/2.0.29/README.md @@ -0,0 +1,108 @@ +# fileflows + +![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![AppVersion: 0.9.3](https://img.shields.io/badge/AppVersion-0.9.3-informational?style=flat-square) + +An application that lets you automatically process files through a simple rule flow. + +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: [fileflows](https://truecharts.org/docs/charts/stable/fileflows) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fileflows` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fileflows TrueCharts/fileflows +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fileflows` deployment + +```console +helm uninstall fileflows +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fileflows \ + --set env.TZ="America/New York" \ + TrueCharts/fileflows +``` + +#### 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 fileflows TrueCharts/fileflows -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/fileflows/2.0.28/app-readme.md b/stable/fileflows/2.0.29/app-readme.md similarity index 100% rename from stable/fileflows/2.0.28/app-readme.md rename to stable/fileflows/2.0.29/app-readme.md diff --git a/stable/fileflows/2.0.29/charts/common-10.4.7.tgz b/stable/fileflows/2.0.29/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/fileflows/2.0.29/charts/common-10.4.7.tgz differ diff --git a/stable/fileflows/2.0.28/ix_values.yaml b/stable/fileflows/2.0.29/ix_values.yaml similarity index 100% rename from stable/fileflows/2.0.28/ix_values.yaml rename to stable/fileflows/2.0.29/ix_values.yaml diff --git a/stable/fileflows/2.0.28/questions.yaml b/stable/fileflows/2.0.29/questions.yaml similarity index 100% rename from stable/fileflows/2.0.28/questions.yaml rename to stable/fileflows/2.0.29/questions.yaml diff --git a/stable/flexget/2.0.27/templates/common.yaml b/stable/fileflows/2.0.29/templates/common.yaml similarity index 100% rename from stable/flexget/2.0.27/templates/common.yaml rename to stable/fileflows/2.0.29/templates/common.yaml diff --git a/stable/flexget/2.0.27/values.yaml b/stable/fileflows/2.0.29/values.yaml similarity index 100% rename from stable/flexget/2.0.27/values.yaml rename to stable/fileflows/2.0.29/values.yaml diff --git a/stable/filezilla/4.0.22/CHANGELOG.md b/stable/filezilla/4.0.22/CHANGELOG.md deleted file mode 100644 index 2ba34bfd32c..00000000000 --- a/stable/filezilla/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filezilla-4.0.22](https://github.com/truecharts/apps/compare/filezilla-4.0.20...filezilla-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [filezilla-4.0.20](https://github.com/truecharts/apps/compare/filezilla-4.0.19...filezilla-4.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [filezilla-4.0.19](https://github.com/truecharts/apps/compare/filezilla-4.0.18...filezilla-4.0.19) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [filezilla-4.0.18](https://github.com/truecharts/apps/compare/filezilla-4.0.17...filezilla-4.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [filezilla-4.0.17](https://github.com/truecharts/apps/compare/filezilla-4.0.15...filezilla-4.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [filezilla-4.0.15](https://github.com/truecharts/apps/compare/filezilla-4.0.13...filezilla-4.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [filezilla-4.0.13](https://github.com/truecharts/apps/compare/filezilla-4.0.12...filezilla-4.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [filezilla-4.0.12](https://github.com/truecharts/apps/compare/filezilla-4.0.11...filezilla-4.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [filezilla-4.0.11](https://github.com/truecharts/apps/compare/filezilla-4.0.10...filezilla-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [filezilla-4.0.10](https://github.com/truecharts/apps/compare/filezilla-4.0.9...filezilla-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [filezilla-4.0.9](https://github.com/truecharts/apps/compare/filezilla-4.0.8...filezilla-4.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/filezilla/4.0.22/Chart.lock b/stable/filezilla/4.0.22/Chart.lock deleted file mode 100644 index d10e17f043e..00000000000 --- a/stable/filezilla/4.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:52:56.817357722Z" diff --git a/stable/filezilla/4.0.22/Chart.yaml b/stable/filezilla/4.0.22/Chart.yaml deleted file mode 100644 index 33bcbfb50dd..00000000000 --- a/stable/filezilla/4.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.55.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A Helm chart for Kubernetes -home: https://github.com/truecharts/apps/tree/master/charts/stable/filezilla -icon: https://truecharts.org/img/chart-icons/filezilla.png -keywords: - - filezilla - - ftp - - sftp - - ftps - - client -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filezilla -sources: - - https://filezilla-project.org/ - - https://github.com/linuxserver/docker-filezilla -type: application -version: 4.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filezilla/4.0.22/README.md b/stable/filezilla/4.0.22/README.md deleted file mode 100644 index e534d8d526f..00000000000 --- a/stable/filezilla/4.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# filezilla - -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-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 - -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: [filezilla](https://truecharts.org/docs/charts/stable/filezilla) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `filezilla` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install filezilla TrueCharts/filezilla -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `filezilla` deployment - -```console -helm uninstall filezilla -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filezilla \ - --set env.TZ="America/New York" \ - TrueCharts/filezilla -``` - -#### 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 filezilla TrueCharts/filezilla -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/filezilla/4.0.22/charts/common-10.4.6.tgz b/stable/filezilla/4.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/filezilla/4.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/filezilla/4.0.23/CHANGELOG.md b/stable/filezilla/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..6e53ff4ac43 --- /dev/null +++ b/stable/filezilla/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filezilla-4.0.23](https://github.com/truecharts/apps/compare/filezilla-4.0.22...filezilla-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [filezilla-4.0.22](https://github.com/truecharts/apps/compare/filezilla-4.0.20...filezilla-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [filezilla-4.0.20](https://github.com/truecharts/apps/compare/filezilla-4.0.19...filezilla-4.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [filezilla-4.0.19](https://github.com/truecharts/apps/compare/filezilla-4.0.18...filezilla-4.0.19) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [filezilla-4.0.18](https://github.com/truecharts/apps/compare/filezilla-4.0.17...filezilla-4.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [filezilla-4.0.17](https://github.com/truecharts/apps/compare/filezilla-4.0.15...filezilla-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [filezilla-4.0.15](https://github.com/truecharts/apps/compare/filezilla-4.0.13...filezilla-4.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [filezilla-4.0.13](https://github.com/truecharts/apps/compare/filezilla-4.0.12...filezilla-4.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [filezilla-4.0.12](https://github.com/truecharts/apps/compare/filezilla-4.0.11...filezilla-4.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [filezilla-4.0.11](https://github.com/truecharts/apps/compare/filezilla-4.0.10...filezilla-4.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [filezilla-4.0.10](https://github.com/truecharts/apps/compare/filezilla-4.0.9...filezilla-4.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/filezilla/4.0.23/Chart.lock b/stable/filezilla/4.0.23/Chart.lock new file mode 100644 index 00000000000..414c13a8046 --- /dev/null +++ b/stable/filezilla/4.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:30:48.232409602Z" diff --git a/stable/filezilla/4.0.23/Chart.yaml b/stable/filezilla/4.0.23/Chart.yaml new file mode 100644 index 00000000000..b8334697044 --- /dev/null +++ b/stable/filezilla/4.0.23/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.55.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A Helm chart for Kubernetes +home: https://github.com/truecharts/apps/tree/master/charts/stable/filezilla +icon: https://truecharts.org/img/chart-icons/filezilla.png +keywords: + - filezilla + - ftp + - sftp + - ftps + - client +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filezilla +sources: + - https://filezilla-project.org/ + - https://github.com/linuxserver/docker-filezilla +type: application +version: 4.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filezilla/4.0.23/README.md b/stable/filezilla/4.0.23/README.md new file mode 100644 index 00000000000..dd9f44d66c2 --- /dev/null +++ b/stable/filezilla/4.0.23/README.md @@ -0,0 +1,108 @@ +# filezilla + +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-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 + +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: [filezilla](https://truecharts.org/docs/charts/stable/filezilla) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `filezilla` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install filezilla TrueCharts/filezilla +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `filezilla` deployment + +```console +helm uninstall filezilla +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filezilla \ + --set env.TZ="America/New York" \ + TrueCharts/filezilla +``` + +#### 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 filezilla TrueCharts/filezilla -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/filezilla/4.0.22/app-readme.md b/stable/filezilla/4.0.23/app-readme.md similarity index 100% rename from stable/filezilla/4.0.22/app-readme.md rename to stable/filezilla/4.0.23/app-readme.md diff --git a/stable/filezilla/4.0.23/charts/common-10.4.7.tgz b/stable/filezilla/4.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/filezilla/4.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/filezilla/4.0.22/ix_values.yaml b/stable/filezilla/4.0.23/ix_values.yaml similarity index 100% rename from stable/filezilla/4.0.22/ix_values.yaml rename to stable/filezilla/4.0.23/ix_values.yaml diff --git a/stable/filezilla/4.0.22/questions.yaml b/stable/filezilla/4.0.23/questions.yaml similarity index 100% rename from stable/filezilla/4.0.22/questions.yaml rename to stable/filezilla/4.0.23/questions.yaml diff --git a/stable/filezilla/4.0.22/templates/common.yaml b/stable/filezilla/4.0.23/templates/common.yaml similarity index 100% rename from stable/filezilla/4.0.22/templates/common.yaml rename to stable/filezilla/4.0.23/templates/common.yaml diff --git a/stable/flood/6.0.22/values.yaml b/stable/filezilla/4.0.23/values.yaml similarity index 100% rename from stable/flood/6.0.22/values.yaml rename to stable/filezilla/4.0.23/values.yaml diff --git a/stable/fireflyiii/16.0.25/CHANGELOG.md b/stable/fireflyiii/16.0.25/CHANGELOG.md new file mode 100644 index 00000000000..969d529970f --- /dev/null +++ b/stable/fireflyiii/16.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fireflyiii-16.0.25](https://github.com/truecharts/apps/compare/fireflyiii-16.0.24...fireflyiii-16.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fireflyiii-16.0.24](https://github.com/truecharts/apps/compare/fireflyiii-16.0.23...fireflyiii-16.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [fireflyiii-16.0.23](https://github.com/truecharts/apps/compare/fireflyiii-16.0.21...fireflyiii-16.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [fireflyiii-16.0.21](https://github.com/truecharts/apps/compare/fireflyiii-16.0.20...fireflyiii-16.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [fireflyiii-16.0.20](https://github.com/truecharts/apps/compare/fireflyiii-16.0.19...fireflyiii-16.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [fireflyiii-16.0.19](https://github.com/truecharts/apps/compare/fireflyiii-16.0.17...fireflyiii-16.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [fireflyiii-16.0.17](https://github.com/truecharts/apps/compare/fireflyiii-16.0.15...fireflyiii-16.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [fireflyiii-16.0.15](https://github.com/truecharts/apps/compare/fireflyiii-16.0.14...fireflyiii-16.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [fireflyiii-16.0.14](https://github.com/truecharts/apps/compare/fireflyiii-16.0.13...fireflyiii-16.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [fireflyiii-16.0.13](https://github.com/truecharts/apps/compare/fireflyiii-16.0.12...fireflyiii-16.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [fireflyiii-16.0.12](https://github.com/truecharts/apps/compare/fireflyiii-16.0.11...fireflyiii-16.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + diff --git a/stable/fireflyiii/16.0.25/Chart.lock b/stable/fireflyiii/16.0.25/Chart.lock new file mode 100644 index 00000000000..44bf2f9bb40 --- /dev/null +++ b/stable/fireflyiii/16.0.25/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:31:03.667932838Z" diff --git a/stable/fireflyiii/16.0.25/Chart.yaml b/stable/fireflyiii/16.0.25/Chart.yaml new file mode 100644 index 00000000000..f6e18ed63cd --- /dev/null +++ b/stable/fireflyiii/16.0.25/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "5.7.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +deprecated: false +description: A free and open source personal finance manager +home: https://github.com/truecharts/apps/tree/master/charts/stable/fireflyiii +icon: https://truecharts.org/img/chart-icons/fireflyiii.png +keywords: + - fireflyiii + - finacial +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fireflyiii +sources: + - https://github.com/firefly-iii/firefly-iii/ +type: application +version: 16.0.25 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/16.0.25/README.md b/stable/fireflyiii/16.0.25/README.md new file mode 100644 index 00000000000..0f044bc0893 --- /dev/null +++ b/stable/fireflyiii/16.0.25/README.md @@ -0,0 +1,109 @@ +# fireflyiii + +![Version: 16.0.25](https://img.shields.io/badge/Version-16.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.7.9](https://img.shields.io/badge/AppVersion-5.7.9-informational?style=flat-square) + +A free and open source personal finance manager + +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: [fireflyiii](https://truecharts.org/docs/charts/stable/fireflyiii) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fireflyiii` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fireflyiii TrueCharts/fireflyiii +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fireflyiii` deployment + +```console +helm uninstall fireflyiii +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fireflyiii \ + --set env.TZ="America/New York" \ + TrueCharts/fireflyiii +``` + +#### 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 fireflyiii TrueCharts/fireflyiii -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/fireflyiii/16.0.25/app-readme.md b/stable/fireflyiii/16.0.25/app-readme.md new file mode 100644 index 00000000000..a5308f0f837 --- /dev/null +++ b/stable/fireflyiii/16.0.25/app-readme.md @@ -0,0 +1,8 @@ +A free and open source personal finance manager + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/fireflyiii + +--- + +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/fireflyiii/16.0.25/charts/common-10.4.7.tgz b/stable/fireflyiii/16.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/fireflyiii/16.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/fireflyiii/16.0.25/charts/postgresql-8.0.45.tgz b/stable/fireflyiii/16.0.25/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/fireflyiii/16.0.25/charts/postgresql-8.0.45.tgz differ diff --git a/stable/fireflyiii/16.0.25/charts/redis-3.0.44.tgz b/stable/fireflyiii/16.0.25/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/fireflyiii/16.0.25/charts/redis-3.0.44.tgz differ diff --git a/stable/fireflyiii/16.0.25/ix_values.yaml b/stable/fireflyiii/16.0.25/ix_values.yaml new file mode 100644 index 00000000000..b8dc65c5cb9 --- /dev/null +++ b/stable/fireflyiii/16.0.25/ix_values.yaml @@ -0,0 +1,90 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: v5.7.9@sha256:73a5611fe5bc7b1580daa93424ec241f34dfc448d01225dc4535946617645e7c + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10082 + targetPort: 8080 + +probes: + liveness: + path: "/login" + + readiness: + path: "/login" + + startup: + path: "/login" + +env: + DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}" + DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" + DB_CONNECTION: pgsql + DB_PORT: 5432 + REDIS_DB: "0" + REDIS_CACHE_DB: "1" + CACHE_DRIVER: redis + SESSION_DRIVER: redis + REDIS_SCHEME: tcp + REDIS_PORT: 6379 + APP_URL: "" + TRUSTED_PROXIES: "172.16.0.0/16" + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + STATIC_CRON_TOKEN: + secretKeyRef: + name: fireflyiii-secrets + key: STATIC_CRON_TOKEN + APP_KEY: + secretKeyRef: + name: fireflyiii-secrets + key: APP_KEY + +persistence: + data: + enabled: true + mountPath: "/var/www/html/storage/upload" + +cronjob: + schedule: "0 3 * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +# Enabled redis +redis: + enabled: true + existingSecret: "rediscreds" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: firefly + postgresqlDatabase: firefly diff --git a/stable/fireflyiii/16.0.25/questions.yaml b/stable/fireflyiii/16.0.25/questions.yaml new file mode 100644 index 00000000000..7fe5acb38fe --- /dev/null +++ b/stable/fireflyiii/16.0.25/questions.yaml @@ -0,0 +1,2452 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://fireflyiii.mydomain.com" + schema: + type: string + default: "http://localhost:10082" + - variable: TRUSTED_PROXIES + label: "TRUSTED_PROXIES" + description: "TRUSTED_PROXIES" + schema: + type: string + default: "172.16.0.0/16" + + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10082 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/fireflyiii/16.0.25/templates/_cronjob.tpl b/stable/fireflyiii/16.0.25/templates/_cronjob.tpl new file mode 100644 index 00000000000..cb8c902c952 --- /dev/null +++ b/stable/fireflyiii/16.0.25/templates/_cronjob.tpl @@ -0,0 +1,54 @@ +{{/* Define the cronjob */}} +{{- define "fireflyiii.cronjob" -}} +{{- $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: + securityContext: + runAsUser: 568 + runAsGroup: 568 + restartPolicy: Never + containers: + - name: {{ .Chart.Name }} + securityContext: + privileged: false + readOnlyRootFilesystem: true + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + env: + - name: STATIC_CRON_TOKEN + valueFrom: + secretKeyRef: + name: fireflyiii-secrets + key: STATIC_CRON_TOKEN + image: "{{ .Values.alpineImage.repository }}:{{ .Values.alpineImage.tag }}" + args: + - curl + - "http://{{ $jobName }}.ix-{{ .Release.Name }}.svc.cluster.local:{{ .Values.service.main.ports.main.port }}/api/v1/cron/$(STATIC_CRON_TOKEN)" + resources: +{{ toYaml .Values.resources | indent 16 }} + +{{- end -}} diff --git a/stable/fireflyiii/16.0.25/templates/_secrets.tpl b/stable/fireflyiii/16.0.25/templates/_secrets.tpl new file mode 100644 index 00000000000..dc4d67f4ddf --- /dev/null +++ b/stable/fireflyiii/16.0.25/templates/_secrets.tpl @@ -0,0 +1,24 @@ +{{/* Define the secrets */}} +{{- define "fireflyiii.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: fireflyiii-secrets +{{- $fireflyiiiprevious := lookup "v1" "Secret" .Release.Namespace "fireflyiii-secrets" }} +{{- $static_cron_token := "" }} +{{- $app_key := "" }} +data: + {{- if $fireflyiiiprevious}} + STATIC_CRON_TOKEN: {{ index $fireflyiiiprevious.data "STATIC_CRON_TOKEN" }} + APP_KEY: {{ index $fireflyiiiprevious.data "APP_KEY" }} + {{- else }} + {{- $static_cron_token := randAlphaNum 32 }} + {{- $app_key := randAlphaNum 32 }} + STATIC_CRON_TOKEN: {{ $static_cron_token | b64enc }} + APP_KEY: {{ $app_key | b64enc }} + {{- end }} + +{{- end -}} diff --git a/stable/fireflyiii/16.0.25/templates/common.yaml b/stable/fireflyiii/16.0.25/templates/common.yaml new file mode 100644 index 00000000000..12e701a6af1 --- /dev/null +++ b/stable/fireflyiii/16.0.25/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render secrets for fireflyiii */}} +{{- include "fireflyiii.secrets" . }} + +{{/* Render cronjob for fireflyiii */}} +{{- include "fireflyiii.cronjob" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/fluidd/2.0.22/values.yaml b/stable/fireflyiii/16.0.25/values.yaml similarity index 100% rename from stable/fluidd/2.0.22/values.yaml rename to stable/fireflyiii/16.0.25/values.yaml diff --git a/stable/firefox-syncserver/9.0.22/CHANGELOG.md b/stable/firefox-syncserver/9.0.22/CHANGELOG.md deleted file mode 100644 index ac8bf4217cc..00000000000 --- a/stable/firefox-syncserver/9.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [firefox-syncserver-9.0.22](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.21...firefox-syncserver-9.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [firefox-syncserver-9.0.21](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.19...firefox-syncserver-9.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [firefox-syncserver-9.0.19](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.18...firefox-syncserver-9.0.19) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [firefox-syncserver-9.0.18](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.17...firefox-syncserver-9.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [firefox-syncserver-9.0.17](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.16...firefox-syncserver-9.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [firefox-syncserver-9.0.16](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.14...firefox-syncserver-9.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [firefox-syncserver-9.0.14](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.12...firefox-syncserver-9.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [firefox-syncserver-9.0.12](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.11...firefox-syncserver-9.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [firefox-syncserver-9.0.11](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.10...firefox-syncserver-9.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [firefox-syncserver-9.0.10](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.9...firefox-syncserver-9.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [firefox-syncserver-9.0.9](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.8...firefox-syncserver-9.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/firefox-syncserver/9.0.22/Chart.lock b/stable/firefox-syncserver/9.0.22/Chart.lock deleted file mode 100644 index 4c4819a09d1..00000000000 --- a/stable/firefox-syncserver/9.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:35:28.501914171Z" diff --git a/stable/firefox-syncserver/9.0.22/Chart.yaml b/stable/firefox-syncserver/9.0.22/Chart.yaml deleted file mode 100644 index b6e9e89374e..00000000000 --- a/stable/firefox-syncserver/9.0.22/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.0" -version: 9.0.22 -kubeVersion: ">=1.16.0-0" -name: firefox-syncserver -description: This is an all-in-one package for running a self-hosted Firefox Sync server. -type: application -home: https://github.com/truecharts/apps/tree/master/charts/stable/firefox-syncserver -icon: https://truecharts.org/img/chart-icons/firefox-syncserver.png -keywords: - - server - - sync - - syncserver - - firefox -sources: - - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html - - https://hub.docker.com/r/crazymax/firefox-syncserver -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/firefox-syncserver/9.0.22/README.md b/stable/firefox-syncserver/9.0.22/README.md deleted file mode 100644 index 0a56e4c1040..00000000000 --- a/stable/firefox-syncserver/9.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# firefox-syncserver - -![Version: 9.0.22](https://img.shields.io/badge/Version-9.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square) - -This is an all-in-one package for running a self-hosted Firefox Sync server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [firefox-syncserver](https://truecharts.org/docs/charts/stable/firefox-syncserver) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `firefox-syncserver` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install firefox-syncserver TrueCharts/firefox-syncserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `firefox-syncserver` deployment - -```console -helm uninstall firefox-syncserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install firefox-syncserver \ - --set env.TZ="America/New York" \ - TrueCharts/firefox-syncserver -``` - -#### 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 firefox-syncserver TrueCharts/firefox-syncserver -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/firefox-syncserver/9.0.22/charts/common-10.4.6.tgz b/stable/firefox-syncserver/9.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/firefox-syncserver/9.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/9.0.22/charts/postgresql-8.0.43.tgz b/stable/firefox-syncserver/9.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/firefox-syncserver/9.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/9.0.23/CHANGELOG.md b/stable/firefox-syncserver/9.0.23/CHANGELOG.md new file mode 100644 index 00000000000..5fa0f3c8191 --- /dev/null +++ b/stable/firefox-syncserver/9.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [firefox-syncserver-9.0.23](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.22...firefox-syncserver-9.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [firefox-syncserver-9.0.22](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.21...firefox-syncserver-9.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [firefox-syncserver-9.0.21](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.19...firefox-syncserver-9.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [firefox-syncserver-9.0.19](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.18...firefox-syncserver-9.0.19) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [firefox-syncserver-9.0.18](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.17...firefox-syncserver-9.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [firefox-syncserver-9.0.17](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.16...firefox-syncserver-9.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [firefox-syncserver-9.0.16](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.14...firefox-syncserver-9.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [firefox-syncserver-9.0.14](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.12...firefox-syncserver-9.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [firefox-syncserver-9.0.12](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.11...firefox-syncserver-9.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [firefox-syncserver-9.0.11](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.10...firefox-syncserver-9.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [firefox-syncserver-9.0.10](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.9...firefox-syncserver-9.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/firefox-syncserver/9.0.23/Chart.lock b/stable/firefox-syncserver/9.0.23/Chart.lock new file mode 100644 index 00000000000..4d2b1ef0ffd --- /dev/null +++ b/stable/firefox-syncserver/9.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:31:03.197049788Z" diff --git a/stable/firefox-syncserver/9.0.23/Chart.yaml b/stable/firefox-syncserver/9.0.23/Chart.yaml new file mode 100644 index 00000000000..9e97a530a16 --- /dev/null +++ b/stable/firefox-syncserver/9.0.23/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.8.0" +version: 9.0.23 +kubeVersion: ">=1.16.0-0" +name: firefox-syncserver +description: This is an all-in-one package for running a self-hosted Firefox Sync server. +type: application +home: https://github.com/truecharts/apps/tree/master/charts/stable/firefox-syncserver +icon: https://truecharts.org/img/chart-icons/firefox-syncserver.png +keywords: + - server + - sync + - syncserver + - firefox +sources: + - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html + - https://hub.docker.com/r/crazymax/firefox-syncserver +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/firefox-syncserver/9.0.23/README.md b/stable/firefox-syncserver/9.0.23/README.md new file mode 100644 index 00000000000..cf9b7f248d2 --- /dev/null +++ b/stable/firefox-syncserver/9.0.23/README.md @@ -0,0 +1,109 @@ +# firefox-syncserver + +![Version: 9.0.23](https://img.shields.io/badge/Version-9.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square) + +This is an all-in-one package for running a self-hosted Firefox Sync server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [firefox-syncserver](https://truecharts.org/docs/charts/stable/firefox-syncserver) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `firefox-syncserver` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install firefox-syncserver TrueCharts/firefox-syncserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `firefox-syncserver` deployment + +```console +helm uninstall firefox-syncserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install firefox-syncserver \ + --set env.TZ="America/New York" \ + TrueCharts/firefox-syncserver +``` + +#### 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 firefox-syncserver TrueCharts/firefox-syncserver -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/firefox-syncserver/9.0.22/app-readme.md b/stable/firefox-syncserver/9.0.23/app-readme.md similarity index 100% rename from stable/firefox-syncserver/9.0.22/app-readme.md rename to stable/firefox-syncserver/9.0.23/app-readme.md diff --git a/stable/firefox-syncserver/9.0.23/charts/common-10.4.7.tgz b/stable/firefox-syncserver/9.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/firefox-syncserver/9.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/firefox-syncserver/9.0.23/charts/postgresql-8.0.45.tgz b/stable/firefox-syncserver/9.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/firefox-syncserver/9.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/firefox-syncserver/9.0.22/ix_values.yaml b/stable/firefox-syncserver/9.0.23/ix_values.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.22/ix_values.yaml rename to stable/firefox-syncserver/9.0.23/ix_values.yaml diff --git a/stable/firefox-syncserver/9.0.22/questions.yaml b/stable/firefox-syncserver/9.0.23/questions.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.22/questions.yaml rename to stable/firefox-syncserver/9.0.23/questions.yaml diff --git a/stable/flood/6.0.22/templates/common.yaml b/stable/firefox-syncserver/9.0.23/templates/common.yaml similarity index 100% rename from stable/flood/6.0.22/templates/common.yaml rename to stable/firefox-syncserver/9.0.23/templates/common.yaml diff --git a/stable/focalboard/9.0.23/values.yaml b/stable/firefox-syncserver/9.0.23/values.yaml similarity index 100% rename from stable/focalboard/9.0.23/values.yaml rename to stable/firefox-syncserver/9.0.23/values.yaml diff --git a/stable/firefox/2.0.20/CHANGELOG.md b/stable/firefox/2.0.20/CHANGELOG.md deleted file mode 100644 index fd5b3bc1633..00000000000 --- a/stable/firefox/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [firefox-2.0.20](https://github.com/truecharts/apps/compare/firefox-desktop-g3-0.0.10...firefox-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [firefox-2.0.18](https://github.com/truecharts/apps/compare/firefox-2.0.17...firefox-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [firefox-2.0.17](https://github.com/truecharts/apps/compare/firefox-2.0.16...firefox-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [firefox-2.0.16](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.14...firefox-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [firefox-2.0.14](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.12...firefox-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [firefox-2.0.12](https://github.com/truecharts/apps/compare/firefox-2.0.11...firefox-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [firefox-2.0.11](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.10...firefox-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [firefox-2.0.10](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.9...firefox-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [firefox-2.0.9](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.8...firefox-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [firefox-2.0.8](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.6...firefox-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [firefox-2.0.7](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.5...firefox-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/firefox/2.0.20/Chart.lock b/stable/firefox/2.0.20/Chart.lock deleted file mode 100644 index 3bc2f11b2e0..00000000000 --- a/stable/firefox/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:53:10.418813669Z" diff --git a/stable/firefox/2.0.20/Chart.yaml b/stable/firefox/2.0.20/Chart.yaml deleted file mode 100644 index a4d5b8560b0..00000000000 --- a/stable/firefox/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: firefox -version: 2.0.20 -appVersion: "78.15.0" -description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/firefox -icon: https://truecharts.org/img/chart-icons/firefox.png -keywords: - - firefox -sources: - - https://hub.docker.com/r/linuxserver/firefox -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/firefox/2.0.20/README.md b/stable/firefox/2.0.20/README.md deleted file mode 100644 index df07fc6527e..00000000000 --- a/stable/firefox/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# firefox - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 78.15.0](https://img.shields.io/badge/AppVersion-78.15.0-informational?style=flat-square) - -Firefox Browser, also known as Mozilla Firefox or simply Firefox, - -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: [firefox](https://truecharts.org/docs/charts/stable/firefox) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `firefox` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install firefox TrueCharts/firefox -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `firefox` deployment - -```console -helm uninstall firefox -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install firefox \ - --set env.TZ="America/New York" \ - TrueCharts/firefox -``` - -#### 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 firefox TrueCharts/firefox -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/firefox/2.0.20/charts/common-10.4.6.tgz b/stable/firefox/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/firefox/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/firefox/2.0.21/CHANGELOG.md b/stable/firefox/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..2b7f644f853 --- /dev/null +++ b/stable/firefox/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [firefox-2.0.21](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.22...firefox-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [firefox-2.0.20](https://github.com/truecharts/apps/compare/firefox-desktop-g3-0.0.10...firefox-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [firefox-2.0.18](https://github.com/truecharts/apps/compare/firefox-2.0.17...firefox-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [firefox-2.0.17](https://github.com/truecharts/apps/compare/firefox-2.0.16...firefox-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [firefox-2.0.16](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.14...firefox-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [firefox-2.0.14](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.12...firefox-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [firefox-2.0.12](https://github.com/truecharts/apps/compare/firefox-2.0.11...firefox-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [firefox-2.0.11](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.10...firefox-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [firefox-2.0.10](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.9...firefox-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [firefox-2.0.9](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.8...firefox-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [firefox-2.0.8](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.6...firefox-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/firefox/2.0.21/Chart.lock b/stable/firefox/2.0.21/Chart.lock new file mode 100644 index 00000000000..a52aa94a018 --- /dev/null +++ b/stable/firefox/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:30:55.966781844Z" diff --git a/stable/firefox/2.0.21/Chart.yaml b/stable/firefox/2.0.21/Chart.yaml new file mode 100644 index 00000000000..d351b8bdabf --- /dev/null +++ b/stable/firefox/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: firefox +version: 2.0.21 +appVersion: "78.15.0" +description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/firefox +icon: https://truecharts.org/img/chart-icons/firefox.png +keywords: + - firefox +sources: + - https://hub.docker.com/r/linuxserver/firefox +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/firefox/2.0.21/README.md b/stable/firefox/2.0.21/README.md new file mode 100644 index 00000000000..182ccca0e35 --- /dev/null +++ b/stable/firefox/2.0.21/README.md @@ -0,0 +1,107 @@ +# firefox + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 78.15.0](https://img.shields.io/badge/AppVersion-78.15.0-informational?style=flat-square) + +Firefox Browser, also known as Mozilla Firefox or simply Firefox, + +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: [firefox](https://truecharts.org/docs/charts/stable/firefox) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `firefox` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install firefox TrueCharts/firefox +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `firefox` deployment + +```console +helm uninstall firefox +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install firefox \ + --set env.TZ="America/New York" \ + TrueCharts/firefox +``` + +#### 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 firefox TrueCharts/firefox -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/firefox/2.0.20/app-readme.md b/stable/firefox/2.0.21/app-readme.md similarity index 100% rename from stable/firefox/2.0.20/app-readme.md rename to stable/firefox/2.0.21/app-readme.md diff --git a/stable/firefox/2.0.21/charts/common-10.4.7.tgz b/stable/firefox/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/firefox/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/firefox/2.0.20/ix_values.yaml b/stable/firefox/2.0.21/ix_values.yaml similarity index 100% rename from stable/firefox/2.0.20/ix_values.yaml rename to stable/firefox/2.0.21/ix_values.yaml diff --git a/stable/firefox/2.0.20/questions.yaml b/stable/firefox/2.0.21/questions.yaml similarity index 100% rename from stable/firefox/2.0.20/questions.yaml rename to stable/firefox/2.0.21/questions.yaml diff --git a/stable/fluidd/2.0.22/templates/common.yaml b/stable/firefox/2.0.21/templates/common.yaml similarity index 100% rename from stable/fluidd/2.0.22/templates/common.yaml rename to stable/firefox/2.0.21/templates/common.yaml diff --git a/stable/foldingathome/2.0.21/values.yaml b/stable/firefox/2.0.21/values.yaml similarity index 100% rename from stable/foldingathome/2.0.21/values.yaml rename to stable/firefox/2.0.21/values.yaml diff --git a/stable/flaresolverr/6.0.21/CHANGELOG.md b/stable/flaresolverr/6.0.21/CHANGELOG.md deleted file mode 100644 index b8a11a64d85..00000000000 --- a/stable/flaresolverr/6.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flaresolverr-6.0.21](https://github.com/truecharts/apps/compare/flaresolverr-6.0.19...flaresolverr-6.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [flaresolverr-6.0.19](https://github.com/truecharts/apps/compare/flaresolverr-6.0.18...flaresolverr-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [flaresolverr-6.0.18](https://github.com/truecharts/apps/compare/flaresolverr-6.0.17...flaresolverr-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [flaresolverr-6.0.17](https://github.com/truecharts/apps/compare/flaresolverr-6.0.15...flaresolverr-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [flaresolverr-6.0.15](https://github.com/truecharts/apps/compare/flaresolverr-6.0.13...flaresolverr-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [flaresolverr-6.0.13](https://github.com/truecharts/apps/compare/flaresolverr-6.0.12...flaresolverr-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [flaresolverr-6.0.12](https://github.com/truecharts/apps/compare/flaresolverr-6.0.11...flaresolverr-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [flaresolverr-6.0.11](https://github.com/truecharts/apps/compare/flaresolverr-6.0.10...flaresolverr-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [flaresolverr-6.0.10](https://github.com/truecharts/apps/compare/flaresolverr-6.0.9...flaresolverr-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [flaresolverr-6.0.9](https://github.com/truecharts/apps/compare/flaresolverr-6.0.8...flaresolverr-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [flaresolverr-6.0.8](https://github.com/truecharts/apps/compare/flaresolverr-6.0.7...flaresolverr-6.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/flaresolverr/6.0.21/Chart.lock b/stable/flaresolverr/6.0.21/Chart.lock deleted file mode 100644 index 6e785763089..00000000000 --- a/stable/flaresolverr/6.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:53:18.506564523Z" diff --git a/stable/flaresolverr/6.0.21/Chart.yaml b/stable/flaresolverr/6.0.21/Chart.yaml deleted file mode 100644 index ef40f831014..00000000000 --- a/stable/flaresolverr/6.0.21/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: FlareSolverr is a proxy server to bypass Cloudflare protection -home: https://github.com/truecharts/apps/tree/master/charts/stable/flaresolverr -icon: https://truecharts.org/img/chart-icons/flaresolverr.png -keywords: - - flaresolverr - - jackett -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flaresolverr -sources: - - https://github.com/FlareSolverr/FlareSolverr - - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 6.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/flaresolverr/6.0.21/README.md b/stable/flaresolverr/6.0.21/README.md deleted file mode 100644 index 212466e7a0e..00000000000 --- a/stable/flaresolverr/6.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# flaresolverr - -![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![AppVersion: 2.2.4](https://img.shields.io/badge/AppVersion-2.2.4-informational?style=flat-square) - -FlareSolverr is a proxy server to bypass Cloudflare protection - -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: [flaresolverr](https://truecharts.org/docs/charts/stable/flaresolverr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `flaresolverr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install flaresolverr TrueCharts/flaresolverr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `flaresolverr` deployment - -```console -helm uninstall flaresolverr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flaresolverr \ - --set env.TZ="America/New York" \ - TrueCharts/flaresolverr -``` - -#### 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 flaresolverr TrueCharts/flaresolverr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/flaresolverr/6.0.21/charts/common-10.4.6.tgz b/stable/flaresolverr/6.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/flaresolverr/6.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/flaresolverr/6.0.22/CHANGELOG.md b/stable/flaresolverr/6.0.22/CHANGELOG.md new file mode 100644 index 00000000000..480facfc92c --- /dev/null +++ b/stable/flaresolverr/6.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flaresolverr-6.0.22](https://github.com/truecharts/apps/compare/flaresolverr-6.0.21...flaresolverr-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [flaresolverr-6.0.21](https://github.com/truecharts/apps/compare/flaresolverr-6.0.19...flaresolverr-6.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [flaresolverr-6.0.19](https://github.com/truecharts/apps/compare/flaresolverr-6.0.18...flaresolverr-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [flaresolverr-6.0.18](https://github.com/truecharts/apps/compare/flaresolverr-6.0.17...flaresolverr-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [flaresolverr-6.0.17](https://github.com/truecharts/apps/compare/flaresolverr-6.0.15...flaresolverr-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [flaresolverr-6.0.15](https://github.com/truecharts/apps/compare/flaresolverr-6.0.13...flaresolverr-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [flaresolverr-6.0.13](https://github.com/truecharts/apps/compare/flaresolverr-6.0.12...flaresolverr-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [flaresolverr-6.0.12](https://github.com/truecharts/apps/compare/flaresolverr-6.0.11...flaresolverr-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [flaresolverr-6.0.11](https://github.com/truecharts/apps/compare/flaresolverr-6.0.10...flaresolverr-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [flaresolverr-6.0.10](https://github.com/truecharts/apps/compare/flaresolverr-6.0.9...flaresolverr-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [flaresolverr-6.0.9](https://github.com/truecharts/apps/compare/flaresolverr-6.0.8...flaresolverr-6.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/flaresolverr/6.0.22/Chart.lock b/stable/flaresolverr/6.0.22/Chart.lock new file mode 100644 index 00000000000..30aef335b88 --- /dev/null +++ b/stable/flaresolverr/6.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:31:07.453657586Z" diff --git a/stable/flaresolverr/6.0.22/Chart.yaml b/stable/flaresolverr/6.0.22/Chart.yaml new file mode 100644 index 00000000000..e0e6069168e --- /dev/null +++ b/stable/flaresolverr/6.0.22/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.2.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: FlareSolverr is a proxy server to bypass Cloudflare protection +home: https://github.com/truecharts/apps/tree/master/charts/stable/flaresolverr +icon: https://truecharts.org/img/chart-icons/flaresolverr.png +keywords: + - flaresolverr + - jackett +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flaresolverr +sources: + - https://github.com/FlareSolverr/FlareSolverr + - https://hub.docker.com/r/flaresolverr/flaresolverr +version: 6.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flaresolverr/6.0.22/README.md b/stable/flaresolverr/6.0.22/README.md new file mode 100644 index 00000000000..2f9191f1d8e --- /dev/null +++ b/stable/flaresolverr/6.0.22/README.md @@ -0,0 +1,108 @@ +# flaresolverr + +![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 2.2.4](https://img.shields.io/badge/AppVersion-2.2.4-informational?style=flat-square) + +FlareSolverr is a proxy server to bypass Cloudflare protection + +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: [flaresolverr](https://truecharts.org/docs/charts/stable/flaresolverr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `flaresolverr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install flaresolverr TrueCharts/flaresolverr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `flaresolverr` deployment + +```console +helm uninstall flaresolverr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flaresolverr \ + --set env.TZ="America/New York" \ + TrueCharts/flaresolverr +``` + +#### 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 flaresolverr TrueCharts/flaresolverr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/flaresolverr/6.0.21/app-readme.md b/stable/flaresolverr/6.0.22/app-readme.md similarity index 100% rename from stable/flaresolverr/6.0.21/app-readme.md rename to stable/flaresolverr/6.0.22/app-readme.md diff --git a/stable/flaresolverr/6.0.22/charts/common-10.4.7.tgz b/stable/flaresolverr/6.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/flaresolverr/6.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/flaresolverr/6.0.21/ix_values.yaml b/stable/flaresolverr/6.0.22/ix_values.yaml similarity index 100% rename from stable/flaresolverr/6.0.21/ix_values.yaml rename to stable/flaresolverr/6.0.22/ix_values.yaml diff --git a/stable/flaresolverr/6.0.21/questions.yaml b/stable/flaresolverr/6.0.22/questions.yaml similarity index 100% rename from stable/flaresolverr/6.0.21/questions.yaml rename to stable/flaresolverr/6.0.22/questions.yaml diff --git a/stable/foldingathome/2.0.21/templates/common.yaml b/stable/flaresolverr/6.0.22/templates/common.yaml similarity index 100% rename from stable/foldingathome/2.0.21/templates/common.yaml rename to stable/flaresolverr/6.0.22/templates/common.yaml diff --git a/stable/fossil/4.0.20/values.yaml b/stable/flaresolverr/6.0.22/values.yaml similarity index 100% rename from stable/fossil/4.0.20/values.yaml rename to stable/flaresolverr/6.0.22/values.yaml diff --git a/stable/fleet/3.0.22/CHANGELOG.md b/stable/fleet/3.0.22/CHANGELOG.md deleted file mode 100644 index 9c936447e5b..00000000000 --- a/stable/fleet/3.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fleet-3.0.22](https://github.com/truecharts/apps/compare/fleet-3.0.21...fleet-3.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [fleet-3.0.21](https://github.com/truecharts/apps/compare/fleet-3.0.19...fleet-3.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [fleet-3.0.19](https://github.com/truecharts/apps/compare/fleet-3.0.18...fleet-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [fleet-3.0.18](https://github.com/truecharts/apps/compare/fleet-3.0.17...fleet-3.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [fleet-3.0.17](https://github.com/truecharts/apps/compare/fleet-3.0.15...fleet-3.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [fleet-3.0.15](https://github.com/truecharts/apps/compare/fleet-3.0.13...fleet-3.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [fleet-3.0.13](https://github.com/truecharts/apps/compare/fleet-3.0.12...fleet-3.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [fleet-3.0.12](https://github.com/truecharts/apps/compare/fleet-3.0.11...fleet-3.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [fleet-3.0.11](https://github.com/truecharts/apps/compare/fleet-3.0.10...fleet-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [fleet-3.0.10](https://github.com/truecharts/apps/compare/fleet-3.0.9...fleet-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [fleet-3.0.9](https://github.com/truecharts/apps/compare/fleet-3.0.8...fleet-3.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/fleet/3.0.22/Chart.lock b/stable/fleet/3.0.22/Chart.lock deleted file mode 100644 index e7a6d41863b..00000000000 --- a/stable/fleet/3.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:35:34.121699151Z" diff --git a/stable/fleet/3.0.22/Chart.yaml b/stable/fleet/3.0.22/Chart.yaml deleted file mode 100644 index 58c9599338b..00000000000 --- a/stable/fleet/3.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fleet -version: 3.0.22 -appVersion: "2.3.2" -description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/fleet -icon: https://truecharts.org/img/chart-icons/fleet.png -keywords: - - fleet -sources: - - https://hub.docker.com/r/linuxserver/fleet -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fleet/3.0.22/README.md b/stable/fleet/3.0.22/README.md deleted file mode 100644 index 19775f20de9..00000000000 --- a/stable/fleet/3.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fleet - -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.2](https://img.shields.io/badge/AppVersion-2.3.2-informational?style=flat-square) - -Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. - -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: [fleet](https://truecharts.org/docs/charts/stable/fleet) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fleet` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fleet TrueCharts/fleet -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fleet` deployment - -```console -helm uninstall fleet -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fleet \ - --set env.TZ="America/New York" \ - TrueCharts/fleet -``` - -#### 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 fleet TrueCharts/fleet -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/fleet/3.0.22/charts/common-10.4.6.tgz b/stable/fleet/3.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/fleet/3.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/fleet/3.0.22/charts/mariadb-3.0.41.tgz b/stable/fleet/3.0.22/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/fleet/3.0.22/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/fleet/3.0.23/CHANGELOG.md b/stable/fleet/3.0.23/CHANGELOG.md new file mode 100644 index 00000000000..db984e13020 --- /dev/null +++ b/stable/fleet/3.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fleet-3.0.23](https://github.com/truecharts/apps/compare/fleet-3.0.22...fleet-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fleet-3.0.22](https://github.com/truecharts/apps/compare/fleet-3.0.21...fleet-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [fleet-3.0.21](https://github.com/truecharts/apps/compare/fleet-3.0.19...fleet-3.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [fleet-3.0.19](https://github.com/truecharts/apps/compare/fleet-3.0.18...fleet-3.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [fleet-3.0.18](https://github.com/truecharts/apps/compare/fleet-3.0.17...fleet-3.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [fleet-3.0.17](https://github.com/truecharts/apps/compare/fleet-3.0.15...fleet-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [fleet-3.0.15](https://github.com/truecharts/apps/compare/fleet-3.0.13...fleet-3.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [fleet-3.0.13](https://github.com/truecharts/apps/compare/fleet-3.0.12...fleet-3.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [fleet-3.0.12](https://github.com/truecharts/apps/compare/fleet-3.0.11...fleet-3.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [fleet-3.0.11](https://github.com/truecharts/apps/compare/fleet-3.0.10...fleet-3.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [fleet-3.0.10](https://github.com/truecharts/apps/compare/fleet-3.0.9...fleet-3.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/fleet/3.0.23/Chart.lock b/stable/fleet/3.0.23/Chart.lock new file mode 100644 index 00000000000..7a9d798836b --- /dev/null +++ b/stable/fleet/3.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:31:22.661765883Z" diff --git a/stable/fleet/3.0.23/Chart.yaml b/stable/fleet/3.0.23/Chart.yaml new file mode 100644 index 00000000000..5d29f8bbba7 --- /dev/null +++ b/stable/fleet/3.0.23/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fleet +version: 3.0.23 +appVersion: "2.3.2" +description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/fleet +icon: https://truecharts.org/img/chart-icons/fleet.png +keywords: + - fleet +sources: + - https://hub.docker.com/r/linuxserver/fleet +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fleet/3.0.23/README.md b/stable/fleet/3.0.23/README.md new file mode 100644 index 00000000000..f1b0b6fdbf3 --- /dev/null +++ b/stable/fleet/3.0.23/README.md @@ -0,0 +1,108 @@ +# fleet + +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.2](https://img.shields.io/badge/AppVersion-2.3.2-informational?style=flat-square) + +Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. + +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: [fleet](https://truecharts.org/docs/charts/stable/fleet) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fleet` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fleet TrueCharts/fleet +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fleet` deployment + +```console +helm uninstall fleet +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fleet \ + --set env.TZ="America/New York" \ + TrueCharts/fleet +``` + +#### 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 fleet TrueCharts/fleet -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/fleet/3.0.22/app-readme.md b/stable/fleet/3.0.23/app-readme.md similarity index 100% rename from stable/fleet/3.0.22/app-readme.md rename to stable/fleet/3.0.23/app-readme.md diff --git a/stable/fleet/3.0.23/charts/common-10.4.7.tgz b/stable/fleet/3.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/fleet/3.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/fleet/3.0.23/charts/mariadb-3.0.43.tgz b/stable/fleet/3.0.23/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/fleet/3.0.23/charts/mariadb-3.0.43.tgz differ diff --git a/stable/fleet/3.0.22/ix_values.yaml b/stable/fleet/3.0.23/ix_values.yaml similarity index 100% rename from stable/fleet/3.0.22/ix_values.yaml rename to stable/fleet/3.0.23/ix_values.yaml diff --git a/stable/fleet/3.0.22/questions.yaml b/stable/fleet/3.0.23/questions.yaml similarity index 100% rename from stable/fleet/3.0.22/questions.yaml rename to stable/fleet/3.0.23/questions.yaml diff --git a/stable/gonic/6.0.22/templates/common.yaml b/stable/fleet/3.0.23/templates/common.yaml similarity index 100% rename from stable/gonic/6.0.22/templates/common.yaml rename to stable/fleet/3.0.23/templates/common.yaml diff --git a/stable/freeradius/6.0.21/values.yaml b/stable/fleet/3.0.23/values.yaml similarity index 100% rename from stable/freeradius/6.0.21/values.yaml rename to stable/fleet/3.0.23/values.yaml diff --git a/stable/flexget/2.0.27/CHANGELOG.md b/stable/flexget/2.0.27/CHANGELOG.md deleted file mode 100644 index 8a82834f8fd..00000000000 --- a/stable/flexget/2.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flexget-2.0.27](https://github.com/truecharts/apps/compare/flexget-2.0.26...flexget-2.0.27) (2022-07-23) - -### Chore - -- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) - - - - -## [flexget-2.0.26](https://github.com/truecharts/apps/compare/flexget-2.0.24...flexget-2.0.26) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [flexget-2.0.24](https://github.com/truecharts/apps/compare/flexget-2.0.23...flexget-2.0.24) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [flexget-2.0.23](https://github.com/truecharts/apps/compare/flexget-2.0.22...flexget-2.0.23) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [flexget-2.0.22](https://github.com/truecharts/apps/compare/flexget-2.0.21...flexget-2.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [flexget-2.0.21](https://github.com/truecharts/apps/compare/flexget-2.0.19...flexget-2.0.21) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [flexget-2.0.19](https://github.com/truecharts/apps/compare/flexget-2.0.17...flexget-2.0.19) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [flexget-2.0.17](https://github.com/truecharts/apps/compare/flexget-2.0.16...flexget-2.0.17) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [flexget-2.0.16](https://github.com/truecharts/apps/compare/flexget-2.0.15...flexget-2.0.16) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [flexget-2.0.15](https://github.com/truecharts/apps/compare/flexget-2.0.14...flexget-2.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [flexget-2.0.14](https://github.com/truecharts/apps/compare/flexget-2.0.13...flexget-2.0.14) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/flexget/2.0.27/Chart.lock b/stable/flexget/2.0.27/Chart.lock deleted file mode 100644 index 8afe51145b2..00000000000 --- a/stable/flexget/2.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T10:41:27.034730669Z" diff --git a/stable/flexget/2.0.27/Chart.yaml b/stable/flexget/2.0.27/Chart.yaml deleted file mode 100644 index 308119002ed..00000000000 --- a/stable/flexget/2.0.27/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.21" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: FlexGet is a multipurpose automation tool for all of your media -home: https://github.com/truecharts/apps/tree/master/charts/stable/flexget -icon: https://truecharts.org/img/chart-icons/flexget.png -keywords: - - flexget - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flexget -sources: - - https://hub.docker.com/r/wiserain/flexget - - https://github.com/wiserain/docker-flexget -type: application -version: 2.0.27 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/flexget/2.0.27/README.md b/stable/flexget/2.0.27/README.md deleted file mode 100644 index 1ba9147f570..00000000000 --- a/stable/flexget/2.0.27/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# flexget - -![Version: 2.0.27](https://img.shields.io/badge/Version-2.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.21](https://img.shields.io/badge/AppVersion-3.3.21-informational?style=flat-square) - -FlexGet is a multipurpose automation tool for all of your media - -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: [flexget](https://truecharts.org/docs/charts/stable/flexget) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `flexget` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install flexget TrueCharts/flexget -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `flexget` deployment - -```console -helm uninstall flexget -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flexget \ - --set env.TZ="America/New York" \ - TrueCharts/flexget -``` - -#### 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 flexget TrueCharts/flexget -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/flexget/2.0.27/charts/common-10.4.6.tgz b/stable/flexget/2.0.27/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/flexget/2.0.27/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/flexget/2.0.28/CHANGELOG.md b/stable/flexget/2.0.28/CHANGELOG.md new file mode 100644 index 00000000000..496784448e5 --- /dev/null +++ b/stable/flexget/2.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flexget-2.0.28](https://github.com/truecharts/apps/compare/flexget-2.0.27...flexget-2.0.28) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [flexget-2.0.27](https://github.com/truecharts/apps/compare/flexget-2.0.26...flexget-2.0.27) (2022-07-23) + +### Chore + +- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + + + +## [flexget-2.0.26](https://github.com/truecharts/apps/compare/flexget-2.0.24...flexget-2.0.26) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [flexget-2.0.24](https://github.com/truecharts/apps/compare/flexget-2.0.23...flexget-2.0.24) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [flexget-2.0.23](https://github.com/truecharts/apps/compare/flexget-2.0.22...flexget-2.0.23) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [flexget-2.0.22](https://github.com/truecharts/apps/compare/flexget-2.0.21...flexget-2.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [flexget-2.0.21](https://github.com/truecharts/apps/compare/flexget-2.0.19...flexget-2.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [flexget-2.0.19](https://github.com/truecharts/apps/compare/flexget-2.0.17...flexget-2.0.19) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [flexget-2.0.17](https://github.com/truecharts/apps/compare/flexget-2.0.16...flexget-2.0.17) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [flexget-2.0.16](https://github.com/truecharts/apps/compare/flexget-2.0.15...flexget-2.0.16) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [flexget-2.0.15](https://github.com/truecharts/apps/compare/flexget-2.0.14...flexget-2.0.15) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/flexget/2.0.28/Chart.lock b/stable/flexget/2.0.28/Chart.lock new file mode 100644 index 00000000000..8af84d5bd07 --- /dev/null +++ b/stable/flexget/2.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:31:27.221202365Z" diff --git a/stable/flexget/2.0.28/Chart.yaml b/stable/flexget/2.0.28/Chart.yaml new file mode 100644 index 00000000000..068ea58b97c --- /dev/null +++ b/stable/flexget/2.0.28/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.3.21" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: FlexGet is a multipurpose automation tool for all of your media +home: https://github.com/truecharts/apps/tree/master/charts/stable/flexget +icon: https://truecharts.org/img/chart-icons/flexget.png +keywords: + - flexget + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flexget +sources: + - https://hub.docker.com/r/wiserain/flexget + - https://github.com/wiserain/docker-flexget +type: application +version: 2.0.28 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flexget/2.0.28/README.md b/stable/flexget/2.0.28/README.md new file mode 100644 index 00000000000..0be2890980d --- /dev/null +++ b/stable/flexget/2.0.28/README.md @@ -0,0 +1,108 @@ +# flexget + +![Version: 2.0.28](https://img.shields.io/badge/Version-2.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.21](https://img.shields.io/badge/AppVersion-3.3.21-informational?style=flat-square) + +FlexGet is a multipurpose automation tool for all of your media + +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: [flexget](https://truecharts.org/docs/charts/stable/flexget) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `flexget` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install flexget TrueCharts/flexget +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `flexget` deployment + +```console +helm uninstall flexget +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flexget \ + --set env.TZ="America/New York" \ + TrueCharts/flexget +``` + +#### 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 flexget TrueCharts/flexget -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/flexget/2.0.27/app-readme.md b/stable/flexget/2.0.28/app-readme.md similarity index 100% rename from stable/flexget/2.0.27/app-readme.md rename to stable/flexget/2.0.28/app-readme.md diff --git a/stable/flexget/2.0.28/charts/common-10.4.7.tgz b/stable/flexget/2.0.28/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/flexget/2.0.28/charts/common-10.4.7.tgz differ diff --git a/stable/flexget/2.0.27/ix_values.yaml b/stable/flexget/2.0.28/ix_values.yaml similarity index 100% rename from stable/flexget/2.0.27/ix_values.yaml rename to stable/flexget/2.0.28/ix_values.yaml diff --git a/stable/flexget/2.0.27/questions.yaml b/stable/flexget/2.0.28/questions.yaml similarity index 100% rename from stable/flexget/2.0.27/questions.yaml rename to stable/flexget/2.0.28/questions.yaml diff --git a/stable/grafana/4.0.34/templates/common.yaml b/stable/flexget/2.0.28/templates/common.yaml similarity index 100% rename from stable/grafana/4.0.34/templates/common.yaml rename to stable/flexget/2.0.28/templates/common.yaml diff --git a/stable/friendica/4.0.30/values.yaml b/stable/flexget/2.0.28/values.yaml similarity index 100% rename from stable/friendica/4.0.30/values.yaml rename to stable/flexget/2.0.28/values.yaml diff --git a/stable/flood/6.0.22/CHANGELOG.md b/stable/flood/6.0.22/CHANGELOG.md deleted file mode 100644 index 4294bfa53aa..00000000000 --- a/stable/flood/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flood-6.0.22](https://github.com/truecharts/apps/compare/flood-6.0.20...flood-6.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [flood-6.0.20](https://github.com/truecharts/apps/compare/flood-6.0.19...flood-6.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [flood-6.0.19](https://github.com/truecharts/apps/compare/flood-6.0.18...flood-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [flood-6.0.18](https://github.com/truecharts/apps/compare/flood-6.0.17...flood-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [flood-6.0.17](https://github.com/truecharts/apps/compare/flood-6.0.15...flood-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [flood-6.0.15](https://github.com/truecharts/apps/compare/flood-6.0.13...flood-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [flood-6.0.13](https://github.com/truecharts/apps/compare/flood-6.0.12...flood-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [flood-6.0.12](https://github.com/truecharts/apps/compare/flood-6.0.11...flood-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [flood-6.0.11](https://github.com/truecharts/apps/compare/flood-6.0.10...flood-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [flood-6.0.10](https://github.com/truecharts/apps/compare/flood-6.0.9...flood-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [flood-6.0.9](https://github.com/truecharts/apps/compare/flood-6.0.8...flood-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/flood/6.0.22/Chart.lock b/stable/flood/6.0.22/Chart.lock deleted file mode 100644 index d02e6ed8fe3..00000000000 --- a/stable/flood/6.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:53:48.502590977Z" diff --git a/stable/flood/6.0.22/Chart.yaml b/stable/flood/6.0.22/Chart.yaml deleted file mode 100644 index efc644c52c0..00000000000 --- a/stable/flood/6.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Flood is a monitoring service for various torrent clients -home: https://github.com/truecharts/apps/tree/master/charts/stable/flood -icon: https://truecharts.org/img/chart-icons/flood.png -keywords: - - flood - - rtorrent - - qbittorrent - - transmission -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flood -sources: - - https://github.com/jesec/flood - - https://hub.docker.com/r/jesec/flood -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/flood/6.0.22/README.md b/stable/flood/6.0.22/README.md deleted file mode 100644 index 74caf5529a4..00000000000 --- a/stable/flood/6.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# flood - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 4.7.0](https://img.shields.io/badge/AppVersion-4.7.0-informational?style=flat-square) - -Flood is a monitoring service for various torrent clients - -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: [flood](https://truecharts.org/docs/charts/stable/flood) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `flood` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install flood TrueCharts/flood -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `flood` deployment - -```console -helm uninstall flood -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flood \ - --set env.TZ="America/New York" \ - TrueCharts/flood -``` - -#### 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 flood TrueCharts/flood -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/flood/6.0.22/charts/common-10.4.6.tgz b/stable/flood/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/flood/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/flood/6.0.23/CHANGELOG.md b/stable/flood/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..18f38c9b065 --- /dev/null +++ b/stable/flood/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flood-6.0.23](https://github.com/truecharts/apps/compare/qflood-0.0.11...flood-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [flood-6.0.22](https://github.com/truecharts/apps/compare/flood-6.0.20...flood-6.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [flood-6.0.20](https://github.com/truecharts/apps/compare/flood-6.0.19...flood-6.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [flood-6.0.19](https://github.com/truecharts/apps/compare/flood-6.0.18...flood-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [flood-6.0.18](https://github.com/truecharts/apps/compare/flood-6.0.17...flood-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [flood-6.0.17](https://github.com/truecharts/apps/compare/flood-6.0.15...flood-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [flood-6.0.15](https://github.com/truecharts/apps/compare/flood-6.0.13...flood-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [flood-6.0.13](https://github.com/truecharts/apps/compare/flood-6.0.12...flood-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [flood-6.0.12](https://github.com/truecharts/apps/compare/flood-6.0.11...flood-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [flood-6.0.11](https://github.com/truecharts/apps/compare/flood-6.0.10...flood-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [flood-6.0.10](https://github.com/truecharts/apps/compare/flood-6.0.9...flood-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/flood/6.0.23/Chart.lock b/stable/flood/6.0.23/Chart.lock new file mode 100644 index 00000000000..09ab6e8d434 --- /dev/null +++ b/stable/flood/6.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:31:28.978336172Z" diff --git a/stable/flood/6.0.23/Chart.yaml b/stable/flood/6.0.23/Chart.yaml new file mode 100644 index 00000000000..ca4a79389bd --- /dev/null +++ b/stable/flood/6.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Flood is a monitoring service for various torrent clients +home: https://github.com/truecharts/apps/tree/master/charts/stable/flood +icon: https://truecharts.org/img/chart-icons/flood.png +keywords: + - flood + - rtorrent + - qbittorrent + - transmission +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flood +sources: + - https://github.com/jesec/flood + - https://hub.docker.com/r/jesec/flood +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flood/6.0.23/README.md b/stable/flood/6.0.23/README.md new file mode 100644 index 00000000000..7ee1514f908 --- /dev/null +++ b/stable/flood/6.0.23/README.md @@ -0,0 +1,108 @@ +# flood + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: 4.7.0](https://img.shields.io/badge/AppVersion-4.7.0-informational?style=flat-square) + +Flood is a monitoring service for various torrent clients + +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: [flood](https://truecharts.org/docs/charts/stable/flood) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `flood` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install flood TrueCharts/flood +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `flood` deployment + +```console +helm uninstall flood +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flood \ + --set env.TZ="America/New York" \ + TrueCharts/flood +``` + +#### 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 flood TrueCharts/flood -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/flood/6.0.22/app-readme.md b/stable/flood/6.0.23/app-readme.md similarity index 100% rename from stable/flood/6.0.22/app-readme.md rename to stable/flood/6.0.23/app-readme.md diff --git a/stable/flood/6.0.23/charts/common-10.4.7.tgz b/stable/flood/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/flood/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/flood/6.0.22/ci/ct-values.yaml b/stable/flood/6.0.23/ci/ct-values.yaml similarity index 100% rename from stable/flood/6.0.22/ci/ct-values.yaml rename to stable/flood/6.0.23/ci/ct-values.yaml diff --git a/stable/flood/6.0.22/ix_values.yaml b/stable/flood/6.0.23/ix_values.yaml similarity index 100% rename from stable/flood/6.0.22/ix_values.yaml rename to stable/flood/6.0.23/ix_values.yaml diff --git a/stable/flood/6.0.22/questions.yaml b/stable/flood/6.0.23/questions.yaml similarity index 100% rename from stable/flood/6.0.22/questions.yaml rename to stable/flood/6.0.23/questions.yaml diff --git a/stable/grist/3.0.22/templates/common.yaml b/stable/flood/6.0.23/templates/common.yaml similarity index 100% rename from stable/grist/3.0.22/templates/common.yaml rename to stable/flood/6.0.23/templates/common.yaml diff --git a/stable/gitea/8.0.24/values.yaml b/stable/flood/6.0.23/values.yaml similarity index 100% rename from stable/gitea/8.0.24/values.yaml rename to stable/flood/6.0.23/values.yaml diff --git a/stable/fluidd/2.0.22/CHANGELOG.md b/stable/fluidd/2.0.22/CHANGELOG.md deleted file mode 100644 index 0ce9e3a0274..00000000000 --- a/stable/fluidd/2.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fluidd-2.0.22](https://github.com/truecharts/apps/compare/fluidd-2.0.20...fluidd-2.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [fluidd-2.0.20](https://github.com/truecharts/apps/compare/fluidd-2.0.19...fluidd-2.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [fluidd-2.0.19](https://github.com/truecharts/apps/compare/fluidd-2.0.18...fluidd-2.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [fluidd-2.0.18](https://github.com/truecharts/apps/compare/fluidd-2.0.16...fluidd-2.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [fluidd-2.0.16](https://github.com/truecharts/apps/compare/fluidd-2.0.14...fluidd-2.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [fluidd-2.0.14](https://github.com/truecharts/apps/compare/fluidd-2.0.13...fluidd-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [fluidd-2.0.13](https://github.com/truecharts/apps/compare/fluidd-2.0.12...fluidd-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [fluidd-2.0.12](https://github.com/truecharts/apps/compare/fluidd-2.0.11...fluidd-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [fluidd-2.0.11](https://github.com/truecharts/apps/compare/fluidd-2.0.10...fluidd-2.0.11) (2022-07-11) - -#### Chore - -* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) - - - - -### [fluidd-2.0.10](https://github.com/truecharts/apps/compare/fluidd-2.0.9...fluidd-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [fluidd-2.0.9](https://github.com/truecharts/apps/compare/fluidd-2.0.8...fluidd-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/fluidd/2.0.22/Chart.lock b/stable/fluidd/2.0.22/Chart.lock deleted file mode 100644 index 78b1f009ada..00000000000 --- a/stable/fluidd/2.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:53:50.018259311Z" diff --git a/stable/fluidd/2.0.22/Chart.yaml b/stable/fluidd/2.0.22/Chart.yaml deleted file mode 100644 index 64ddc1a5dd6..00000000000 --- a/stable/fluidd/2.0.22/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.19.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. -home: https://github.com/truecharts/apps/tree/master/charts/stable/fluidd -icon: https://truecharts.org/img/chart-icons/fluidd.png -keywords: - - fluidd -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fluidd -sources: - - https://github.com/fluidd-core/fluidd - - https://hub.docker.com/r/cadriel/fluidd -version: 2.0.22 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fluidd/2.0.22/README.md b/stable/fluidd/2.0.22/README.md deleted file mode 100644 index 041cacedfaf..00000000000 --- a/stable/fluidd/2.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fluidd - -![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: 1.19.0](https://img.shields.io/badge/AppVersion-1.19.0-informational?style=flat-square) - -Fluidd is a free and open-source Klipper web interface for managing your 3d printer. - -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: [fluidd](https://truecharts.org/docs/charts/stable/fluidd) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fluidd` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fluidd TrueCharts/fluidd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fluidd` deployment - -```console -helm uninstall fluidd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fluidd \ - --set env.TZ="America/New York" \ - TrueCharts/fluidd -``` - -#### 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 fluidd TrueCharts/fluidd -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/fluidd/2.0.22/charts/common-10.4.6.tgz b/stable/fluidd/2.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/fluidd/2.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/fluidd/2.0.23/CHANGELOG.md b/stable/fluidd/2.0.23/CHANGELOG.md new file mode 100644 index 00000000000..44fb5a69526 --- /dev/null +++ b/stable/fluidd/2.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fluidd-2.0.23](https://github.com/truecharts/apps/compare/fluidd-2.0.22...fluidd-2.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fluidd-2.0.22](https://github.com/truecharts/apps/compare/fluidd-2.0.20...fluidd-2.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [fluidd-2.0.20](https://github.com/truecharts/apps/compare/fluidd-2.0.19...fluidd-2.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [fluidd-2.0.19](https://github.com/truecharts/apps/compare/fluidd-2.0.18...fluidd-2.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [fluidd-2.0.18](https://github.com/truecharts/apps/compare/fluidd-2.0.16...fluidd-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [fluidd-2.0.16](https://github.com/truecharts/apps/compare/fluidd-2.0.14...fluidd-2.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [fluidd-2.0.14](https://github.com/truecharts/apps/compare/fluidd-2.0.13...fluidd-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [fluidd-2.0.13](https://github.com/truecharts/apps/compare/fluidd-2.0.12...fluidd-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [fluidd-2.0.12](https://github.com/truecharts/apps/compare/fluidd-2.0.11...fluidd-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [fluidd-2.0.11](https://github.com/truecharts/apps/compare/fluidd-2.0.10...fluidd-2.0.11) (2022-07-11) + +#### Chore + +* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) + + + + +### [fluidd-2.0.10](https://github.com/truecharts/apps/compare/fluidd-2.0.9...fluidd-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/fluidd/2.0.23/Chart.lock b/stable/fluidd/2.0.23/Chart.lock new file mode 100644 index 00000000000..1e4adb32d20 --- /dev/null +++ b/stable/fluidd/2.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:31:36.012365321Z" diff --git a/stable/fluidd/2.0.23/Chart.yaml b/stable/fluidd/2.0.23/Chart.yaml new file mode 100644 index 00000000000..ab2d617432e --- /dev/null +++ b/stable/fluidd/2.0.23/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.19.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. +home: https://github.com/truecharts/apps/tree/master/charts/stable/fluidd +icon: https://truecharts.org/img/chart-icons/fluidd.png +keywords: + - fluidd +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fluidd +sources: + - https://github.com/fluidd-core/fluidd + - https://hub.docker.com/r/cadriel/fluidd +version: 2.0.23 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fluidd/2.0.23/README.md b/stable/fluidd/2.0.23/README.md new file mode 100644 index 00000000000..5925db243f7 --- /dev/null +++ b/stable/fluidd/2.0.23/README.md @@ -0,0 +1,108 @@ +# fluidd + +![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![AppVersion: 1.19.0](https://img.shields.io/badge/AppVersion-1.19.0-informational?style=flat-square) + +Fluidd is a free and open-source Klipper web interface for managing your 3d printer. + +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: [fluidd](https://truecharts.org/docs/charts/stable/fluidd) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fluidd` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fluidd TrueCharts/fluidd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fluidd` deployment + +```console +helm uninstall fluidd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fluidd \ + --set env.TZ="America/New York" \ + TrueCharts/fluidd +``` + +#### 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 fluidd TrueCharts/fluidd -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/fluidd/2.0.22/app-readme.md b/stable/fluidd/2.0.23/app-readme.md similarity index 100% rename from stable/fluidd/2.0.22/app-readme.md rename to stable/fluidd/2.0.23/app-readme.md diff --git a/stable/fluidd/2.0.23/charts/common-10.4.7.tgz b/stable/fluidd/2.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/fluidd/2.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/fluidd/2.0.22/ix_values.yaml b/stable/fluidd/2.0.23/ix_values.yaml similarity index 100% rename from stable/fluidd/2.0.22/ix_values.yaml rename to stable/fluidd/2.0.23/ix_values.yaml diff --git a/stable/fluidd/2.0.22/questions.yaml b/stable/fluidd/2.0.23/questions.yaml similarity index 100% rename from stable/fluidd/2.0.22/questions.yaml rename to stable/fluidd/2.0.23/questions.yaml diff --git a/stable/guacd/2.0.23/templates/common.yaml b/stable/fluidd/2.0.23/templates/common.yaml similarity index 100% rename from stable/guacd/2.0.23/templates/common.yaml rename to stable/fluidd/2.0.23/templates/common.yaml diff --git a/stable/golinks/4.0.20/values.yaml b/stable/fluidd/2.0.23/values.yaml similarity index 100% rename from stable/golinks/4.0.20/values.yaml rename to stable/fluidd/2.0.23/values.yaml diff --git a/stable/focalboard/9.0.23/CHANGELOG.md b/stable/focalboard/9.0.23/CHANGELOG.md deleted file mode 100644 index 33066074547..00000000000 --- a/stable/focalboard/9.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [focalboard-9.0.23](https://github.com/truecharts/apps/compare/focalboard-9.0.22...focalboard-9.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [focalboard-9.0.22](https://github.com/truecharts/apps/compare/focalboard-9.0.20...focalboard-9.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [focalboard-9.0.20](https://github.com/truecharts/apps/compare/focalboard-9.0.19...focalboard-9.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [focalboard-9.0.19](https://github.com/truecharts/apps/compare/focalboard-9.0.18...focalboard-9.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [focalboard-9.0.18](https://github.com/truecharts/apps/compare/focalboard-9.0.16...focalboard-9.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [focalboard-9.0.16](https://github.com/truecharts/apps/compare/focalboard-9.0.14...focalboard-9.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [focalboard-9.0.14](https://github.com/truecharts/apps/compare/focalboard-9.0.13...focalboard-9.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [focalboard-9.0.13](https://github.com/truecharts/apps/compare/focalboard-9.0.12...focalboard-9.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [focalboard-9.0.12](https://github.com/truecharts/apps/compare/focalboard-9.0.11...focalboard-9.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [focalboard-9.0.11](https://github.com/truecharts/apps/compare/focalboard-9.0.10...focalboard-9.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [focalboard-9.0.10](https://github.com/truecharts/apps/compare/focalboard-9.0.9...focalboard-9.0.10) (2022-07-09) - -#### Chore - -* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106)) - - - diff --git a/stable/focalboard/9.0.23/Chart.lock b/stable/focalboard/9.0.23/Chart.lock deleted file mode 100644 index f5fe42eb3f9..00000000000 --- a/stable/focalboard/9.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:36:06.492511321Z" diff --git a/stable/focalboard/9.0.23/Chart.yaml b/stable/focalboard/9.0.23/Chart.yaml deleted file mode 100644 index 881e2256e4a..00000000000 --- a/stable/focalboard/9.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "7.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -description: - Focalboard is an open source, self-hosted alternative to Trello, Notion, - and Asana. -home: https://github.com/truecharts/apps/tree/master/charts/stable/focalboard -icon: https://truecharts.org/img/chart-icons/focalboard.png -keywords: - - focalboard - - kanban - - project management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: focalboard -sources: - - https://www.focalboard.com/ - - https://github.com/mattermost/focalboard - - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 9.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/focalboard/9.0.23/README.md b/stable/focalboard/9.0.23/README.md deleted file mode 100644 index 5a9be8df90c..00000000000 --- a/stable/focalboard/9.0.23/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# focalboard - -![Version: 9.0.23](https://img.shields.io/badge/Version-9.0.23-informational?style=flat-square) ![AppVersion: 7.1.0](https://img.shields.io/badge/AppVersion-7.1.0-informational?style=flat-square) - -Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. - -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: [focalboard](https://truecharts.org/docs/charts/stable/focalboard) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `focalboard` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install focalboard TrueCharts/focalboard -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `focalboard` deployment - -```console -helm uninstall focalboard -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install focalboard \ - --set env.TZ="America/New York" \ - TrueCharts/focalboard -``` - -#### 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 focalboard TrueCharts/focalboard -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/focalboard/9.0.23/charts/common-10.4.6.tgz b/stable/focalboard/9.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/focalboard/9.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/focalboard/9.0.23/charts/postgresql-8.0.43.tgz b/stable/focalboard/9.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/focalboard/9.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/focalboard/9.0.24/CHANGELOG.md b/stable/focalboard/9.0.24/CHANGELOG.md new file mode 100644 index 00000000000..2d34b65dabe --- /dev/null +++ b/stable/focalboard/9.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [focalboard-9.0.24](https://github.com/truecharts/apps/compare/focalboard-9.0.23...focalboard-9.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [focalboard-9.0.23](https://github.com/truecharts/apps/compare/focalboard-9.0.22...focalboard-9.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [focalboard-9.0.22](https://github.com/truecharts/apps/compare/focalboard-9.0.20...focalboard-9.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [focalboard-9.0.20](https://github.com/truecharts/apps/compare/focalboard-9.0.19...focalboard-9.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [focalboard-9.0.19](https://github.com/truecharts/apps/compare/focalboard-9.0.18...focalboard-9.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [focalboard-9.0.18](https://github.com/truecharts/apps/compare/focalboard-9.0.16...focalboard-9.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [focalboard-9.0.16](https://github.com/truecharts/apps/compare/focalboard-9.0.14...focalboard-9.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [focalboard-9.0.14](https://github.com/truecharts/apps/compare/focalboard-9.0.13...focalboard-9.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [focalboard-9.0.13](https://github.com/truecharts/apps/compare/focalboard-9.0.12...focalboard-9.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [focalboard-9.0.12](https://github.com/truecharts/apps/compare/focalboard-9.0.11...focalboard-9.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [focalboard-9.0.11](https://github.com/truecharts/apps/compare/focalboard-9.0.10...focalboard-9.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/focalboard/9.0.24/Chart.lock b/stable/focalboard/9.0.24/Chart.lock new file mode 100644 index 00000000000..68c59b1d3f8 --- /dev/null +++ b/stable/focalboard/9.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:31:52.9504181Z" diff --git a/stable/focalboard/9.0.24/Chart.yaml b/stable/focalboard/9.0.24/Chart.yaml new file mode 100644 index 00000000000..852077d91ab --- /dev/null +++ b/stable/focalboard/9.0.24/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "7.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +description: + Focalboard is an open source, self-hosted alternative to Trello, Notion, + and Asana. +home: https://github.com/truecharts/apps/tree/master/charts/stable/focalboard +icon: https://truecharts.org/img/chart-icons/focalboard.png +keywords: + - focalboard + - kanban + - project management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: focalboard +sources: + - https://www.focalboard.com/ + - https://github.com/mattermost/focalboard + - https://github.com/FlipEnergy/container-images/blob/main/focalboard +version: 9.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/focalboard/9.0.24/README.md b/stable/focalboard/9.0.24/README.md new file mode 100644 index 00000000000..c10ccd31bcc --- /dev/null +++ b/stable/focalboard/9.0.24/README.md @@ -0,0 +1,110 @@ +# focalboard + +![Version: 9.0.24](https://img.shields.io/badge/Version-9.0.24-informational?style=flat-square) ![AppVersion: 7.1.0](https://img.shields.io/badge/AppVersion-7.1.0-informational?style=flat-square) + +Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. + +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: [focalboard](https://truecharts.org/docs/charts/stable/focalboard) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `focalboard` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install focalboard TrueCharts/focalboard +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `focalboard` deployment + +```console +helm uninstall focalboard +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install focalboard \ + --set env.TZ="America/New York" \ + TrueCharts/focalboard +``` + +#### 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 focalboard TrueCharts/focalboard -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/focalboard/9.0.23/app-readme.md b/stable/focalboard/9.0.24/app-readme.md similarity index 100% rename from stable/focalboard/9.0.23/app-readme.md rename to stable/focalboard/9.0.24/app-readme.md diff --git a/stable/focalboard/9.0.24/charts/common-10.4.7.tgz b/stable/focalboard/9.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/focalboard/9.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/focalboard/9.0.24/charts/postgresql-8.0.45.tgz b/stable/focalboard/9.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/focalboard/9.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/focalboard/9.0.23/ix_values.yaml b/stable/focalboard/9.0.24/ix_values.yaml similarity index 100% rename from stable/focalboard/9.0.23/ix_values.yaml rename to stable/focalboard/9.0.24/ix_values.yaml diff --git a/stable/focalboard/9.0.23/questions.yaml b/stable/focalboard/9.0.24/questions.yaml similarity index 100% rename from stable/focalboard/9.0.23/questions.yaml rename to stable/focalboard/9.0.24/questions.yaml diff --git a/stable/focalboard/9.0.23/templates/_configmap.tpl b/stable/focalboard/9.0.24/templates/_configmap.tpl similarity index 100% rename from stable/focalboard/9.0.23/templates/_configmap.tpl rename to stable/focalboard/9.0.24/templates/_configmap.tpl diff --git a/stable/focalboard/9.0.23/templates/common.yaml b/stable/focalboard/9.0.24/templates/common.yaml similarity index 100% rename from stable/focalboard/9.0.23/templates/common.yaml rename to stable/focalboard/9.0.24/templates/common.yaml diff --git a/stable/gonic/6.0.22/values.yaml b/stable/focalboard/9.0.24/values.yaml similarity index 100% rename from stable/gonic/6.0.22/values.yaml rename to stable/focalboard/9.0.24/values.yaml diff --git a/stable/foldingathome/2.0.21/CHANGELOG.md b/stable/foldingathome/2.0.21/CHANGELOG.md deleted file mode 100644 index 41a86f7837a..00000000000 --- a/stable/foldingathome/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [foldingathome-2.0.21](https://github.com/truecharts/apps/compare/foldingathome-2.0.19...foldingathome-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [foldingathome-2.0.19](https://github.com/truecharts/apps/compare/foldingathome-2.0.18...foldingathome-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [foldingathome-2.0.18](https://github.com/truecharts/apps/compare/foldingathome-2.0.17...foldingathome-2.0.18) (2022-07-15) - -### Fix - -- make root fs writable ([#3191](https://github.com/truecharts/apps/issues/3191)) - - - -## [foldingathome-2.0.17](https://github.com/truecharts/apps/compare/foldingathome-2.0.16...foldingathome-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [foldingathome-2.0.16](https://github.com/truecharts/apps/compare/foldingathome-2.0.14...foldingathome-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [foldingathome-2.0.14](https://github.com/truecharts/apps/compare/foldingathome-2.0.12...foldingathome-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [foldingathome-2.0.12](https://github.com/truecharts/apps/compare/foldingathome-2.0.11...foldingathome-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [foldingathome-2.0.11](https://github.com/truecharts/apps/compare/foldingathome-2.0.10...foldingathome-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [foldingathome-2.0.10](https://github.com/truecharts/apps/compare/foldingathome-2.0.9...foldingathome-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [foldingathome-2.0.9](https://github.com/truecharts/apps/compare/foldingathome-2.0.8...foldingathome-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [foldingathome-2.0.8](https://github.com/truecharts/apps/compare/foldingathome-2.0.7...foldingathome-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/foldingathome/2.0.21/Chart.lock b/stable/foldingathome/2.0.21/Chart.lock deleted file mode 100644 index 89fcd36947c..00000000000 --- a/stable/foldingathome/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:54:10.249024055Z" diff --git a/stable/foldingathome/2.0.21/Chart.yaml b/stable/foldingathome/2.0.21/Chart.yaml deleted file mode 100644 index bc5f01d7323..00000000000 --- a/stable/foldingathome/2.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: foldingathome -version: 2.0.21 -appVersion: "7.6.21" -description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/foldingathome -icon: https://truecharts.org/img/chart-icons/foldingathome.png -keywords: - - foldingathome -sources: - - https://hub.docker.com/r/linuxserver/foldingathome -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/foldingathome/2.0.21/README.md b/stable/foldingathome/2.0.21/README.md deleted file mode 100644 index e0ac16cb0ff..00000000000 --- a/stable/foldingathome/2.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# foldingathome - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.6.21](https://img.shields.io/badge/AppVersion-7.6.21-informational?style=flat-square) - -Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. - -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: [foldingathome](https://truecharts.org/docs/charts/stable/foldingathome) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `foldingathome` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install foldingathome TrueCharts/foldingathome -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `foldingathome` deployment - -```console -helm uninstall foldingathome -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install foldingathome \ - --set env.TZ="America/New York" \ - TrueCharts/foldingathome -``` - -#### 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 foldingathome TrueCharts/foldingathome -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/foldingathome/2.0.21/charts/common-10.4.6.tgz b/stable/foldingathome/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/foldingathome/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/foldingathome/2.0.22/CHANGELOG.md b/stable/foldingathome/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..a7c4015d7b1 --- /dev/null +++ b/stable/foldingathome/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [foldingathome-2.0.22](https://github.com/truecharts/apps/compare/foldingathome-2.0.21...foldingathome-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [foldingathome-2.0.21](https://github.com/truecharts/apps/compare/foldingathome-2.0.19...foldingathome-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [foldingathome-2.0.19](https://github.com/truecharts/apps/compare/foldingathome-2.0.18...foldingathome-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [foldingathome-2.0.18](https://github.com/truecharts/apps/compare/foldingathome-2.0.17...foldingathome-2.0.18) (2022-07-15) + +### Fix + +- make root fs writable ([#3191](https://github.com/truecharts/apps/issues/3191)) + + + +## [foldingathome-2.0.17](https://github.com/truecharts/apps/compare/foldingathome-2.0.16...foldingathome-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [foldingathome-2.0.16](https://github.com/truecharts/apps/compare/foldingathome-2.0.14...foldingathome-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [foldingathome-2.0.14](https://github.com/truecharts/apps/compare/foldingathome-2.0.12...foldingathome-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [foldingathome-2.0.12](https://github.com/truecharts/apps/compare/foldingathome-2.0.11...foldingathome-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [foldingathome-2.0.11](https://github.com/truecharts/apps/compare/foldingathome-2.0.10...foldingathome-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [foldingathome-2.0.10](https://github.com/truecharts/apps/compare/foldingathome-2.0.9...foldingathome-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [foldingathome-2.0.9](https://github.com/truecharts/apps/compare/foldingathome-2.0.8...foldingathome-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/foldingathome/2.0.22/Chart.lock b/stable/foldingathome/2.0.22/Chart.lock new file mode 100644 index 00000000000..ed69997b312 --- /dev/null +++ b/stable/foldingathome/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:31:47.905822757Z" diff --git a/stable/foldingathome/2.0.22/Chart.yaml b/stable/foldingathome/2.0.22/Chart.yaml new file mode 100644 index 00000000000..f9985f0cb3e --- /dev/null +++ b/stable/foldingathome/2.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: foldingathome +version: 2.0.22 +appVersion: "7.6.21" +description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/foldingathome +icon: https://truecharts.org/img/chart-icons/foldingathome.png +keywords: + - foldingathome +sources: + - https://hub.docker.com/r/linuxserver/foldingathome +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/foldingathome/2.0.22/README.md b/stable/foldingathome/2.0.22/README.md new file mode 100644 index 00000000000..166c55af982 --- /dev/null +++ b/stable/foldingathome/2.0.22/README.md @@ -0,0 +1,107 @@ +# foldingathome + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.6.21](https://img.shields.io/badge/AppVersion-7.6.21-informational?style=flat-square) + +Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. + +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: [foldingathome](https://truecharts.org/docs/charts/stable/foldingathome) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `foldingathome` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install foldingathome TrueCharts/foldingathome +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `foldingathome` deployment + +```console +helm uninstall foldingathome +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install foldingathome \ + --set env.TZ="America/New York" \ + TrueCharts/foldingathome +``` + +#### 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 foldingathome TrueCharts/foldingathome -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/foldingathome/2.0.21/app-readme.md b/stable/foldingathome/2.0.22/app-readme.md similarity index 100% rename from stable/foldingathome/2.0.21/app-readme.md rename to stable/foldingathome/2.0.22/app-readme.md diff --git a/stable/foldingathome/2.0.22/charts/common-10.4.7.tgz b/stable/foldingathome/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/foldingathome/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/foldingathome/2.0.21/ix_values.yaml b/stable/foldingathome/2.0.22/ix_values.yaml similarity index 100% rename from stable/foldingathome/2.0.21/ix_values.yaml rename to stable/foldingathome/2.0.22/ix_values.yaml diff --git a/stable/foldingathome/2.0.21/questions.yaml b/stable/foldingathome/2.0.22/questions.yaml similarity index 100% rename from stable/foldingathome/2.0.21/questions.yaml rename to stable/foldingathome/2.0.22/questions.yaml diff --git a/stable/habridge/2.0.20/templates/common.yaml b/stable/foldingathome/2.0.22/templates/common.yaml similarity index 100% rename from stable/habridge/2.0.20/templates/common.yaml rename to stable/foldingathome/2.0.22/templates/common.yaml diff --git a/stable/gotify/8.0.23/values.yaml b/stable/foldingathome/2.0.22/values.yaml similarity index 100% rename from stable/gotify/8.0.23/values.yaml rename to stable/foldingathome/2.0.22/values.yaml diff --git a/stable/fossil/4.0.20/CHANGELOG.md b/stable/fossil/4.0.20/CHANGELOG.md deleted file mode 100644 index 64158b5ac01..00000000000 --- a/stable/fossil/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fossil-4.0.20](https://github.com/truecharts/apps/compare/fossil-4.0.18...fossil-4.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [fossil-4.0.18](https://github.com/truecharts/apps/compare/fossil-4.0.17...fossil-4.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [fossil-4.0.17](https://github.com/truecharts/apps/compare/fossil-4.0.16...fossil-4.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [fossil-4.0.16](https://github.com/truecharts/apps/compare/fossil-4.0.14...fossil-4.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [fossil-4.0.14](https://github.com/truecharts/apps/compare/fossil-4.0.12...fossil-4.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [fossil-4.0.12](https://github.com/truecharts/apps/compare/fossil-4.0.11...fossil-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [fossil-4.0.11](https://github.com/truecharts/apps/compare/fossil-4.0.10...fossil-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [fossil-4.0.10](https://github.com/truecharts/apps/compare/fossil-4.0.9...fossil-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [fossil-4.0.9](https://github.com/truecharts/apps/compare/fossil-4.0.8...fossil-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [fossil-4.0.8](https://github.com/truecharts/apps/compare/fossil-4.0.7...fossil-4.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [fossil-4.0.7](https://github.com/truecharts/apps/compare/fossil-4.0.6...fossil-4.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/fossil/4.0.20/Chart.lock b/stable/fossil/4.0.20/Chart.lock deleted file mode 100644 index f3508092323..00000000000 --- a/stable/fossil/4.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:54:10.914310875Z" diff --git a/stable/fossil/4.0.20/Chart.yaml b/stable/fossil/4.0.20/Chart.yaml deleted file mode 100644 index 10d18fb5e22..00000000000 --- a/stable/fossil/4.0.20/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.15.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - A simple, high-reliability, distributed software configuration management - system -home: https://github.com/truecharts/apps/tree/master/charts/stable/fossil -icon: https://truecharts.org/img/chart-icons/fossil.png -keywords: - - fossil - - scm -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fossil -sources: - - https://fossil-scm.org/ -type: application -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fossil/4.0.20/README.md b/stable/fossil/4.0.20/README.md deleted file mode 100644 index 4b0c33a5369..00000000000 --- a/stable/fossil/4.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fossil - -![Version: 4.0.20](https://img.shields.io/badge/Version-4.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.15.1](https://img.shields.io/badge/AppVersion-2.15.1-informational?style=flat-square) - -A simple, high-reliability, distributed software configuration management system - -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: [fossil](https://truecharts.org/docs/charts/stable/fossil) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `fossil` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install fossil TrueCharts/fossil -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `fossil` deployment - -```console -helm uninstall fossil -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fossil \ - --set env.TZ="America/New York" \ - TrueCharts/fossil -``` - -#### 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 fossil TrueCharts/fossil -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/fossil/4.0.20/charts/common-10.4.6.tgz b/stable/fossil/4.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/fossil/4.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/fossil/4.0.21/CHANGELOG.md b/stable/fossil/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..97683e79679 --- /dev/null +++ b/stable/fossil/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fossil-4.0.21](https://github.com/truecharts/apps/compare/fossil-4.0.20...fossil-4.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fossil-4.0.20](https://github.com/truecharts/apps/compare/fossil-4.0.18...fossil-4.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [fossil-4.0.18](https://github.com/truecharts/apps/compare/fossil-4.0.17...fossil-4.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [fossil-4.0.17](https://github.com/truecharts/apps/compare/fossil-4.0.16...fossil-4.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [fossil-4.0.16](https://github.com/truecharts/apps/compare/fossil-4.0.14...fossil-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [fossil-4.0.14](https://github.com/truecharts/apps/compare/fossil-4.0.12...fossil-4.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [fossil-4.0.12](https://github.com/truecharts/apps/compare/fossil-4.0.11...fossil-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [fossil-4.0.11](https://github.com/truecharts/apps/compare/fossil-4.0.10...fossil-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [fossil-4.0.10](https://github.com/truecharts/apps/compare/fossil-4.0.9...fossil-4.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [fossil-4.0.9](https://github.com/truecharts/apps/compare/fossil-4.0.8...fossil-4.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [fossil-4.0.8](https://github.com/truecharts/apps/compare/fossil-4.0.7...fossil-4.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/fossil/4.0.21/Chart.lock b/stable/fossil/4.0.21/Chart.lock new file mode 100644 index 00000000000..42280404f87 --- /dev/null +++ b/stable/fossil/4.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:31:48.828038879Z" diff --git a/stable/fossil/4.0.21/Chart.yaml b/stable/fossil/4.0.21/Chart.yaml new file mode 100644 index 00000000000..2c0867d8a51 --- /dev/null +++ b/stable/fossil/4.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.15.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + A simple, high-reliability, distributed software configuration management + system +home: https://github.com/truecharts/apps/tree/master/charts/stable/fossil +icon: https://truecharts.org/img/chart-icons/fossil.png +keywords: + - fossil + - scm +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fossil +sources: + - https://fossil-scm.org/ +type: application +version: 4.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fossil/4.0.21/README.md b/stable/fossil/4.0.21/README.md new file mode 100644 index 00000000000..5534f143a4b --- /dev/null +++ b/stable/fossil/4.0.21/README.md @@ -0,0 +1,107 @@ +# fossil + +![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.15.1](https://img.shields.io/badge/AppVersion-2.15.1-informational?style=flat-square) + +A simple, high-reliability, distributed software configuration management system + +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: [fossil](https://truecharts.org/docs/charts/stable/fossil) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fossil` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fossil TrueCharts/fossil +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fossil` deployment + +```console +helm uninstall fossil +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fossil \ + --set env.TZ="America/New York" \ + TrueCharts/fossil +``` + +#### 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 fossil TrueCharts/fossil -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/fossil/4.0.20/app-readme.md b/stable/fossil/4.0.21/app-readme.md similarity index 100% rename from stable/fossil/4.0.20/app-readme.md rename to stable/fossil/4.0.21/app-readme.md diff --git a/stable/fossil/4.0.21/charts/common-10.4.7.tgz b/stable/fossil/4.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/fossil/4.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/fossil/4.0.20/ix_values.yaml b/stable/fossil/4.0.21/ix_values.yaml similarity index 100% rename from stable/fossil/4.0.20/ix_values.yaml rename to stable/fossil/4.0.21/ix_values.yaml diff --git a/stable/fossil/4.0.20/questions.yaml b/stable/fossil/4.0.21/questions.yaml similarity index 100% rename from stable/fossil/4.0.20/questions.yaml rename to stable/fossil/4.0.21/questions.yaml diff --git a/stable/fossil/4.0.20/templates/common.yaml b/stable/fossil/4.0.21/templates/common.yaml similarity index 100% rename from stable/fossil/4.0.20/templates/common.yaml rename to stable/fossil/4.0.21/templates/common.yaml diff --git a/stable/grafana/4.0.34/values.yaml b/stable/fossil/4.0.21/values.yaml similarity index 100% rename from stable/grafana/4.0.34/values.yaml rename to stable/fossil/4.0.21/values.yaml diff --git a/stable/freeradius/6.0.21/CHANGELOG.md b/stable/freeradius/6.0.21/CHANGELOG.md deleted file mode 100644 index 7fd4b0ae592..00000000000 --- a/stable/freeradius/6.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [freeradius-6.0.21](https://github.com/truecharts/apps/compare/freeradius-6.0.19...freeradius-6.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [freeradius-6.0.19](https://github.com/truecharts/apps/compare/freeradius-6.0.18...freeradius-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [freeradius-6.0.18](https://github.com/truecharts/apps/compare/freeradius-6.0.17...freeradius-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [freeradius-6.0.17](https://github.com/truecharts/apps/compare/freeradius-6.0.15...freeradius-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [freeradius-6.0.15](https://github.com/truecharts/apps/compare/freeradius-6.0.13...freeradius-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [freeradius-6.0.13](https://github.com/truecharts/apps/compare/freeradius-6.0.12...freeradius-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [freeradius-6.0.12](https://github.com/truecharts/apps/compare/freeradius-6.0.11...freeradius-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [freeradius-6.0.11](https://github.com/truecharts/apps/compare/freeradius-6.0.10...freeradius-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [freeradius-6.0.10](https://github.com/truecharts/apps/compare/freeradius-6.0.9...freeradius-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [freeradius-6.0.9](https://github.com/truecharts/apps/compare/freeradius-6.0.8...freeradius-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [freeradius-6.0.8](https://github.com/truecharts/apps/compare/freeradius-6.0.7...freeradius-6.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/freeradius/6.0.21/Chart.lock b/stable/freeradius/6.0.21/Chart.lock deleted file mode 100644 index 6bf70ea838e..00000000000 --- a/stable/freeradius/6.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:54:11.635211049Z" diff --git a/stable/freeradius/6.0.21/Chart.yaml b/stable/freeradius/6.0.21/Chart.yaml deleted file mode 100644 index 0f1092aafb8..00000000000 --- a/stable/freeradius/6.0.21/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: OpenSource Radius implementation -home: https://github.com/truecharts/apps/tree/master/charts/stable/freeradius -icon: https://truecharts.org/img/chart-icons/freeradius.png -keywords: - - radius - - auth -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: freeradius -sources: - - https://hub.docker.com/r/freeradius/freeradius-server/ - - https://freeradius.org/ -type: application -version: 6.0.21 -annotations: - truecharts.org/catagories: | - - auth - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/freeradius/6.0.21/README.md b/stable/freeradius/6.0.21/README.md deleted file mode 100644 index 2bd3cbabaa5..00000000000 --- a/stable/freeradius/6.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# freeradius - -![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.0](https://img.shields.io/badge/AppVersion-3.2.0-informational?style=flat-square) - -OpenSource Radius implementation - -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: [freeradius](https://truecharts.org/docs/charts/stable/freeradius) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `freeradius` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install freeradius TrueCharts/freeradius -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `freeradius` deployment - -```console -helm uninstall freeradius -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install freeradius \ - --set env.TZ="America/New York" \ - TrueCharts/freeradius -``` - -#### 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 freeradius TrueCharts/freeradius -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/freeradius/6.0.21/charts/common-10.4.6.tgz b/stable/freeradius/6.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/freeradius/6.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/freeradius/6.0.22/CHANGELOG.md b/stable/freeradius/6.0.22/CHANGELOG.md new file mode 100644 index 00000000000..0f5a90cec0f --- /dev/null +++ b/stable/freeradius/6.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [freeradius-6.0.22](https://github.com/truecharts/apps/compare/freeradius-6.0.21...freeradius-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [freeradius-6.0.21](https://github.com/truecharts/apps/compare/freeradius-6.0.19...freeradius-6.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [freeradius-6.0.19](https://github.com/truecharts/apps/compare/freeradius-6.0.18...freeradius-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [freeradius-6.0.18](https://github.com/truecharts/apps/compare/freeradius-6.0.17...freeradius-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [freeradius-6.0.17](https://github.com/truecharts/apps/compare/freeradius-6.0.15...freeradius-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [freeradius-6.0.15](https://github.com/truecharts/apps/compare/freeradius-6.0.13...freeradius-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [freeradius-6.0.13](https://github.com/truecharts/apps/compare/freeradius-6.0.12...freeradius-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [freeradius-6.0.12](https://github.com/truecharts/apps/compare/freeradius-6.0.11...freeradius-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [freeradius-6.0.11](https://github.com/truecharts/apps/compare/freeradius-6.0.10...freeradius-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [freeradius-6.0.10](https://github.com/truecharts/apps/compare/freeradius-6.0.9...freeradius-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [freeradius-6.0.9](https://github.com/truecharts/apps/compare/freeradius-6.0.8...freeradius-6.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/freeradius/6.0.22/Chart.lock b/stable/freeradius/6.0.22/Chart.lock new file mode 100644 index 00000000000..784c4bc51a7 --- /dev/null +++ b/stable/freeradius/6.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:31:55.627506486Z" diff --git a/stable/freeradius/6.0.22/Chart.yaml b/stable/freeradius/6.0.22/Chart.yaml new file mode 100644 index 00000000000..af5dab71acd --- /dev/null +++ b/stable/freeradius/6.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: OpenSource Radius implementation +home: https://github.com/truecharts/apps/tree/master/charts/stable/freeradius +icon: https://truecharts.org/img/chart-icons/freeradius.png +keywords: + - radius + - auth +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freeradius +sources: + - https://hub.docker.com/r/freeradius/freeradius-server/ + - https://freeradius.org/ +type: application +version: 6.0.22 +annotations: + truecharts.org/catagories: | + - auth + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/freeradius/6.0.22/README.md b/stable/freeradius/6.0.22/README.md new file mode 100644 index 00000000000..cf54eb12417 --- /dev/null +++ b/stable/freeradius/6.0.22/README.md @@ -0,0 +1,108 @@ +# freeradius + +![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.0](https://img.shields.io/badge/AppVersion-3.2.0-informational?style=flat-square) + +OpenSource Radius implementation + +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: [freeradius](https://truecharts.org/docs/charts/stable/freeradius) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `freeradius` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install freeradius TrueCharts/freeradius +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `freeradius` deployment + +```console +helm uninstall freeradius +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install freeradius \ + --set env.TZ="America/New York" \ + TrueCharts/freeradius +``` + +#### 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 freeradius TrueCharts/freeradius -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/freeradius/6.0.21/app-readme.md b/stable/freeradius/6.0.22/app-readme.md similarity index 100% rename from stable/freeradius/6.0.21/app-readme.md rename to stable/freeradius/6.0.22/app-readme.md diff --git a/stable/freeradius/6.0.22/charts/common-10.4.7.tgz b/stable/freeradius/6.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/freeradius/6.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/freeradius/6.0.21/ix_values.yaml b/stable/freeradius/6.0.22/ix_values.yaml similarity index 100% rename from stable/freeradius/6.0.21/ix_values.yaml rename to stable/freeradius/6.0.22/ix_values.yaml diff --git a/stable/freeradius/6.0.21/questions.yaml b/stable/freeradius/6.0.22/questions.yaml similarity index 100% rename from stable/freeradius/6.0.21/questions.yaml rename to stable/freeradius/6.0.22/questions.yaml diff --git a/stable/freeradius/6.0.21/templates/common.yaml b/stable/freeradius/6.0.22/templates/common.yaml similarity index 100% rename from stable/freeradius/6.0.21/templates/common.yaml rename to stable/freeradius/6.0.22/templates/common.yaml diff --git a/stable/grav/4.0.20/values.yaml b/stable/freeradius/6.0.22/values.yaml similarity index 100% rename from stable/grav/4.0.20/values.yaml rename to stable/freeradius/6.0.22/values.yaml diff --git a/stable/freshrss/11.0.21/CHANGELOG.md b/stable/freshrss/11.0.21/CHANGELOG.md new file mode 100644 index 00000000000..9287cf99540 --- /dev/null +++ b/stable/freshrss/11.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [freshrss-11.0.21](https://github.com/truecharts/apps/compare/freshrss-11.0.20...freshrss-11.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [freshrss-11.0.20](https://github.com/truecharts/apps/compare/freshrss-11.0.18...freshrss-11.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [freshrss-11.0.18](https://github.com/truecharts/apps/compare/freshrss-11.0.17...freshrss-11.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [freshrss-11.0.17](https://github.com/truecharts/apps/compare/freshrss-11.0.16...freshrss-11.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [freshrss-11.0.16](https://github.com/truecharts/apps/compare/freshrss-11.0.14...freshrss-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [freshrss-11.0.14](https://github.com/truecharts/apps/compare/freshrss-11.0.12...freshrss-11.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [freshrss-11.0.12](https://github.com/truecharts/apps/compare/freshrss-11.0.11...freshrss-11.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [freshrss-11.0.11](https://github.com/truecharts/apps/compare/freshrss-11.0.10...freshrss-11.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [freshrss-11.0.10](https://github.com/truecharts/apps/compare/freshrss-11.0.9...freshrss-11.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [freshrss-11.0.9](https://github.com/truecharts/apps/compare/freshrss-11.0.8...freshrss-11.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [freshrss-11.0.8](https://github.com/truecharts/apps/compare/freshrss-11.0.7...freshrss-11.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/freshrss/11.0.21/Chart.lock b/stable/freshrss/11.0.21/Chart.lock new file mode 100644 index 00000000000..a468c8bd909 --- /dev/null +++ b/stable/freshrss/11.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:32:07.629941166Z" diff --git a/stable/freshrss/11.0.21/Chart.yaml b/stable/freshrss/11.0.21/Chart.yaml new file mode 100644 index 00000000000..3dc52387c78 --- /dev/null +++ b/stable/freshrss/11.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.18.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: FreshRSS is a self-hosted RSS feed aggregator +home: https://github.com/truecharts/apps/tree/master/charts/stable/freshrss +icon: https://truecharts.org/img/chart-icons/freshrss.png +keywords: + - freshrss + - rss +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freshrss +sources: + - https://github.com/FreshRSS/FreshRSS + - https://hub.docker.com/r/linuxserver/freshrss +type: application +version: 11.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/freshrss/11.0.21/README.md b/stable/freshrss/11.0.21/README.md new file mode 100644 index 00000000000..a8c1836cdb3 --- /dev/null +++ b/stable/freshrss/11.0.21/README.md @@ -0,0 +1,108 @@ +# freshrss + +![Version: 11.0.21](https://img.shields.io/badge/Version-11.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.1](https://img.shields.io/badge/AppVersion-1.18.1-informational?style=flat-square) + +FreshRSS is a self-hosted RSS feed aggregator + +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: [freshrss](https://truecharts.org/docs/charts/stable/freshrss) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `freshrss` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install freshrss TrueCharts/freshrss +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `freshrss` deployment + +```console +helm uninstall freshrss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install freshrss \ + --set env.TZ="America/New York" \ + TrueCharts/freshrss +``` + +#### 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 freshrss TrueCharts/freshrss -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/freshrss/11.0.21/app-readme.md b/stable/freshrss/11.0.21/app-readme.md new file mode 100644 index 00000000000..15404e8db5c --- /dev/null +++ b/stable/freshrss/11.0.21/app-readme.md @@ -0,0 +1,8 @@ +FreshRSS is a self-hosted RSS feed aggregator + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/freshrss + +--- + +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/freshrss/11.0.21/charts/common-10.4.7.tgz b/stable/freshrss/11.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/freshrss/11.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/freshrss/11.0.21/ix_values.yaml b/stable/freshrss/11.0.21/ix_values.yaml new file mode 100644 index 00000000000..e474fa96888 --- /dev/null +++ b/stable/freshrss/11.0.21/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: tccr.io/truecharts/freshrss + pullPolicy: IfNotPresent + tag: version-1.18.1@sha256:3fc8ef788681ba2c5026453131603fa4dda3b23f855ce2a6c467004eb38a09ec + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10010 + targetPort: 80 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/freshrss/11.0.21/questions.yaml b/stable/freshrss/11.0.21/questions.yaml new file mode 100644 index 00000000000..644b1f22b34 --- /dev/null +++ b/stable/freshrss/11.0.21/questions.yaml @@ -0,0 +1,2429 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10010 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 80 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/haste-server/6.0.22/templates/common.yaml b/stable/freshrss/11.0.21/templates/common.yaml similarity index 100% rename from stable/haste-server/6.0.22/templates/common.yaml rename to stable/freshrss/11.0.21/templates/common.yaml diff --git a/stable/grist/3.0.22/values.yaml b/stable/freshrss/11.0.21/values.yaml similarity index 100% rename from stable/grist/3.0.22/values.yaml rename to stable/freshrss/11.0.21/values.yaml diff --git a/stable/friendica/4.0.30/CHANGELOG.md b/stable/friendica/4.0.30/CHANGELOG.md deleted file mode 100644 index e1c9b9d4110..00000000000 --- a/stable/friendica/4.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [friendica-4.0.30](https://github.com/truecharts/apps/compare/friendica-4.0.29...friendica-4.0.30) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [friendica-4.0.29](https://github.com/truecharts/apps/compare/friendica-4.0.27...friendica-4.0.29) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [friendica-4.0.27](https://github.com/truecharts/apps/compare/friendica-4.0.26...friendica-4.0.27) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [friendica-4.0.26](https://github.com/truecharts/apps/compare/friendica-4.0.25...friendica-4.0.26) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [friendica-4.0.25](https://github.com/truecharts/apps/compare/friendica-4.0.24...friendica-4.0.25) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [friendica-4.0.24](https://github.com/truecharts/apps/compare/friendica-4.0.22...friendica-4.0.24) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [friendica-4.0.22](https://github.com/truecharts/apps/compare/friendica-4.0.21...friendica-4.0.22) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [friendica-4.0.21](https://github.com/truecharts/apps/compare/friendica-4.0.20...friendica-4.0.21) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [friendica-4.0.20](https://github.com/truecharts/apps/compare/friendica-4.0.18...friendica-4.0.20) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [friendica-4.0.18](https://github.com/truecharts/apps/compare/friendica-4.0.17...friendica-4.0.18) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [friendica-4.0.17](https://github.com/truecharts/apps/compare/friendica-4.0.16...friendica-4.0.17) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [friendica-4.0.16](https://github.com/truecharts/apps/compare/friendica-4.0.15...friendica-4.0.16) (2022-07-11) - diff --git a/stable/friendica/4.0.30/Chart.lock b/stable/friendica/4.0.30/Chart.lock deleted file mode 100644 index d2786165fbb..00000000000 --- a/stable/friendica/4.0.30/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:2f10c909079e525069d1ee2c26eba5ce64ebaabd87d98b5a54bd132097bb6302 -generated: "2022-07-23T09:36:16.907118846Z" diff --git a/stable/friendica/4.0.30/Chart.yaml b/stable/friendica/4.0.30/Chart.yaml deleted file mode 100644 index 0e4f9cdd95e..00000000000 --- a/stable/friendica/4.0.30/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "2022.06" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: "Welcome to the free social web" -home: https://github.com/truecharts/apps/tree/master/charts/stable/friendica -icon: https://truecharts.org/img/chart-icons/friendica.png -keywords: - - friend - - social -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: friendica -sources: - - https://friendi.ca/ - - https://hub.docker.com/_/friendica -version: 4.0.30 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/friendica/4.0.30/README.md b/stable/friendica/4.0.30/README.md deleted file mode 100644 index f887223da44..00000000000 --- a/stable/friendica/4.0.30/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# friendica - -![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![AppVersion: 2022.06](https://img.shields.io/badge/AppVersion-2022.06-informational?style=flat-square) - -Welcome to the free social web - -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: [friendica](https://truecharts.org/docs/charts/stable/friendica) - -**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/ | mariadb | 3.0.41 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `friendica` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install friendica TrueCharts/friendica -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `friendica` deployment - -```console -helm uninstall friendica -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install friendica \ - --set env.TZ="America/New York" \ - TrueCharts/friendica -``` - -#### 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 friendica TrueCharts/friendica -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/friendica/4.0.30/charts/common-10.4.6.tgz b/stable/friendica/4.0.30/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/friendica/4.0.30/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/friendica/4.0.30/charts/mariadb-3.0.41.tgz b/stable/friendica/4.0.30/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/friendica/4.0.30/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/friendica/4.0.30/charts/redis-3.0.42.tgz b/stable/friendica/4.0.30/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/friendica/4.0.30/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/friendica/4.0.31/CHANGELOG.md b/stable/friendica/4.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ecb51e56d5c --- /dev/null +++ b/stable/friendica/4.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [friendica-4.0.31](https://github.com/truecharts/apps/compare/friendica-4.0.30...friendica-4.0.31) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [friendica-4.0.30](https://github.com/truecharts/apps/compare/friendica-4.0.29...friendica-4.0.30) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [friendica-4.0.29](https://github.com/truecharts/apps/compare/friendica-4.0.27...friendica-4.0.29) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [friendica-4.0.27](https://github.com/truecharts/apps/compare/friendica-4.0.26...friendica-4.0.27) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [friendica-4.0.26](https://github.com/truecharts/apps/compare/friendica-4.0.25...friendica-4.0.26) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [friendica-4.0.25](https://github.com/truecharts/apps/compare/friendica-4.0.24...friendica-4.0.25) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [friendica-4.0.24](https://github.com/truecharts/apps/compare/friendica-4.0.22...friendica-4.0.24) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [friendica-4.0.22](https://github.com/truecharts/apps/compare/friendica-4.0.21...friendica-4.0.22) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [friendica-4.0.21](https://github.com/truecharts/apps/compare/friendica-4.0.20...friendica-4.0.21) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [friendica-4.0.20](https://github.com/truecharts/apps/compare/friendica-4.0.18...friendica-4.0.20) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [friendica-4.0.18](https://github.com/truecharts/apps/compare/friendica-4.0.17...friendica-4.0.18) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [friendica-4.0.17](https://github.com/truecharts/apps/compare/friendica-4.0.16...friendica-4.0.17) (2022-07-12) + diff --git a/stable/friendica/4.0.31/Chart.lock b/stable/friendica/4.0.31/Chart.lock new file mode 100644 index 00000000000..742da6bf505 --- /dev/null +++ b/stable/friendica/4.0.31/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:9141160a1438754f41fcd88e56c724b564acdb76575e6f0e762790e79e9fcd1c +generated: "2022-07-23T14:32:21.634217377Z" diff --git a/stable/friendica/4.0.31/Chart.yaml b/stable/friendica/4.0.31/Chart.yaml new file mode 100644 index 00000000000..163ffe39606 --- /dev/null +++ b/stable/friendica/4.0.31/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022.06" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: "Welcome to the free social web" +home: https://github.com/truecharts/apps/tree/master/charts/stable/friendica +icon: https://truecharts.org/img/chart-icons/friendica.png +keywords: + - friend + - social +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: friendica +sources: + - https://friendi.ca/ + - https://hub.docker.com/_/friendica +version: 4.0.31 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/friendica/4.0.31/README.md b/stable/friendica/4.0.31/README.md new file mode 100644 index 00000000000..de9ce31cb28 --- /dev/null +++ b/stable/friendica/4.0.31/README.md @@ -0,0 +1,110 @@ +# friendica + +![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![AppVersion: 2022.06](https://img.shields.io/badge/AppVersion-2022.06-informational?style=flat-square) + +Welcome to the free social web + +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: [friendica](https://truecharts.org/docs/charts/stable/friendica) + +**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/ | mariadb | 3.0.43 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `friendica` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install friendica TrueCharts/friendica +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `friendica` deployment + +```console +helm uninstall friendica +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install friendica \ + --set env.TZ="America/New York" \ + TrueCharts/friendica +``` + +#### 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 friendica TrueCharts/friendica -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/friendica/4.0.30/app-readme.md b/stable/friendica/4.0.31/app-readme.md similarity index 100% rename from stable/friendica/4.0.30/app-readme.md rename to stable/friendica/4.0.31/app-readme.md diff --git a/stable/friendica/4.0.31/charts/common-10.4.7.tgz b/stable/friendica/4.0.31/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/friendica/4.0.31/charts/common-10.4.7.tgz differ diff --git a/stable/friendica/4.0.31/charts/mariadb-3.0.43.tgz b/stable/friendica/4.0.31/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/friendica/4.0.31/charts/mariadb-3.0.43.tgz differ diff --git a/stable/friendica/4.0.31/charts/redis-3.0.44.tgz b/stable/friendica/4.0.31/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/friendica/4.0.31/charts/redis-3.0.44.tgz differ diff --git a/stable/friendica/4.0.30/ix_values.yaml b/stable/friendica/4.0.31/ix_values.yaml similarity index 100% rename from stable/friendica/4.0.30/ix_values.yaml rename to stable/friendica/4.0.31/ix_values.yaml diff --git a/stable/friendica/4.0.30/questions.yaml b/stable/friendica/4.0.31/questions.yaml similarity index 100% rename from stable/friendica/4.0.30/questions.yaml rename to stable/friendica/4.0.31/questions.yaml diff --git a/stable/friendica/4.0.30/templates/common.yaml b/stable/friendica/4.0.31/templates/common.yaml similarity index 100% rename from stable/friendica/4.0.30/templates/common.yaml rename to stable/friendica/4.0.31/templates/common.yaml diff --git a/stable/guacamole-client/4.0.23/values.yaml b/stable/friendica/4.0.31/values.yaml similarity index 100% rename from stable/guacamole-client/4.0.23/values.yaml rename to stable/friendica/4.0.31/values.yaml diff --git a/stable/gaps/11.0.22/CHANGELOG.md b/stable/gaps/11.0.22/CHANGELOG.md new file mode 100644 index 00000000000..8f0e8488093 --- /dev/null +++ b/stable/gaps/11.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gaps-11.0.22](https://github.com/truecharts/apps/compare/gaps-11.0.21...gaps-11.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [gaps-11.0.21](https://github.com/truecharts/apps/compare/gaps-11.0.19...gaps-11.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [gaps-11.0.19](https://github.com/truecharts/apps/compare/gaps-11.0.18...gaps-11.0.19) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [gaps-11.0.18](https://github.com/truecharts/apps/compare/gaps-11.0.17...gaps-11.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [gaps-11.0.17](https://github.com/truecharts/apps/compare/gaps-11.0.16...gaps-11.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [gaps-11.0.16](https://github.com/truecharts/apps/compare/gaps-11.0.14...gaps-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [gaps-11.0.14](https://github.com/truecharts/apps/compare/gaps-11.0.12...gaps-11.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [gaps-11.0.12](https://github.com/truecharts/apps/compare/gaps-11.0.11...gaps-11.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [gaps-11.0.11](https://github.com/truecharts/apps/compare/gaps-11.0.10...gaps-11.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [gaps-11.0.10](https://github.com/truecharts/apps/compare/gaps-11.0.9...gaps-11.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [gaps-11.0.9](https://github.com/truecharts/apps/compare/gaps-11.0.8...gaps-11.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/gaps/11.0.22/Chart.lock b/stable/gaps/11.0.22/Chart.lock new file mode 100644 index 00000000000..cff793c9544 --- /dev/null +++ b/stable/gaps/11.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:32:15.686374575Z" diff --git a/stable/gaps/11.0.22/Chart.yaml b/stable/gaps/11.0.22/Chart.yaml new file mode 100644 index 00000000000..5ae2eb8dd4c --- /dev/null +++ b/stable/gaps/11.0.22/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.9.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Gaps searches through your Plex Server or local folders for all movies, + then queries for known movies in the same collection. +home: https://github.com/truecharts/apps/tree/master/charts/stable/gaps +icon: https://truecharts.org/img/chart-icons/gaps.png +keywords: + - gaps + - plex + - plex-media-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gaps +sources: + - https://github.com/JasonHHouse/gaps +type: application +version: 11.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gaps/11.0.22/README.md b/stable/gaps/11.0.22/README.md new file mode 100644 index 00000000000..6e82de7343a --- /dev/null +++ b/stable/gaps/11.0.22/README.md @@ -0,0 +1,107 @@ +# gaps + +![Version: 11.0.22](https://img.shields.io/badge/Version-11.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.12](https://img.shields.io/badge/AppVersion-0.9.12-informational?style=flat-square) + +Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. + +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: [gaps](https://truecharts.org/docs/charts/stable/gaps) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `gaps` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install gaps TrueCharts/gaps +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `gaps` deployment + +```console +helm uninstall gaps +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gaps \ + --set env.TZ="America/New York" \ + TrueCharts/gaps +``` + +#### 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 gaps TrueCharts/gaps -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/gaps/11.0.22/app-readme.md b/stable/gaps/11.0.22/app-readme.md new file mode 100644 index 00000000000..1a03f7f69d4 --- /dev/null +++ b/stable/gaps/11.0.22/app-readme.md @@ -0,0 +1,8 @@ +Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/gaps + +--- + +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/gaps/11.0.22/charts/common-10.4.7.tgz b/stable/gaps/11.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/gaps/11.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/gaps/11.0.22/ix_values.yaml b/stable/gaps/11.0.22/ix_values.yaml new file mode 100644 index 00000000000..8711ffa95d6 --- /dev/null +++ b/stable/gaps/11.0.22/ix_values.yaml @@ -0,0 +1,21 @@ +image: + repository: tccr.io/truecharts/gaps + pullPolicy: IfNotPresent + tag: v0.9.12@sha256:ad2e214ccd8e4c191bba38b48023f5b4d4c02735b6df8a5adf196b10387f3483 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 8484 + targetPort: 8484 + +env: {} + +persistence: + data: + enabled: true + mountPath: "/usr/data" diff --git a/stable/gaps/11.0.22/questions.yaml b/stable/gaps/11.0.22/questions.yaml new file mode 100644 index 00000000000..44608f70f5d --- /dev/null +++ b/stable/gaps/11.0.22/questions.yaml @@ -0,0 +1,2430 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 8484 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 8484 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/healthchecks/7.0.22/templates/common.yaml b/stable/gaps/11.0.22/templates/common.yaml similarity index 100% rename from stable/healthchecks/7.0.22/templates/common.yaml rename to stable/gaps/11.0.22/templates/common.yaml diff --git a/stable/guacd/2.0.23/values.yaml b/stable/gaps/11.0.22/values.yaml similarity index 100% rename from stable/guacd/2.0.23/values.yaml rename to stable/gaps/11.0.22/values.yaml diff --git a/stable/gitea/8.0.24/CHANGELOG.md b/stable/gitea/8.0.24/CHANGELOG.md deleted file mode 100644 index 60e098c3882..00000000000 --- a/stable/gitea/8.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gitea-8.0.24](https://github.com/truecharts/apps/compare/gitea-8.0.23...gitea-8.0.24) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [gitea-8.0.23](https://github.com/truecharts/apps/compare/gitea-8.0.21...gitea-8.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [gitea-8.0.21](https://github.com/truecharts/apps/compare/gitea-8.0.20...gitea-8.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [gitea-8.0.20](https://github.com/truecharts/apps/compare/gitea-8.0.19...gitea-8.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [gitea-8.0.19](https://github.com/truecharts/apps/compare/gitea-8.0.17...gitea-8.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [gitea-8.0.17](https://github.com/truecharts/apps/compare/gitea-8.0.16...gitea-8.0.17) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [gitea-8.0.16](https://github.com/truecharts/apps/compare/gitea-8.0.14...gitea-8.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [gitea-8.0.14](https://github.com/truecharts/apps/compare/gitea-8.0.13...gitea-8.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [gitea-8.0.13](https://github.com/truecharts/apps/compare/gitea-8.0.12...gitea-8.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [gitea-8.0.12](https://github.com/truecharts/apps/compare/gitea-8.0.11...gitea-8.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [gitea-8.0.11](https://github.com/truecharts/apps/compare/gitea-8.0.10...gitea-8.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/gitea/8.0.24/Chart.lock b/stable/gitea/8.0.24/Chart.lock deleted file mode 100644 index 8e12faf314c..00000000000 --- a/stable/gitea/8.0.24/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: memcached - repository: https://charts.truecharts.org/ - version: 3.0.42 -digest: sha256:9593d5790273ab7c62423197850ef67d3254bacfc07e05b3406ea33fea530e49 -generated: "2022-07-23T09:36:23.361187539Z" diff --git a/stable/gitea/8.0.24/Chart.yaml b/stable/gitea/8.0.24/Chart.yaml deleted file mode 100644 index f8022ee16f6..00000000000 --- a/stable/gitea/8.0.24/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -apiVersion: v2 -appVersion: "1.16.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: memcached.enabled - name: memcached - repository: https://charts.truecharts.org/ - version: 3.0.42 -deprecated: false -description: Self hosted GIT repositories -home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea -icon: https://truecharts.org/img/chart-icons/gitea.png -keywords: - - git - - issue tracker - - code review - - wiki - - gitea - - gogs -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gitea -sources: - - https://gitea.com/gitea/helm-chart - - https://github.com/go-gitea/gitea - - https://hub.docker.com/r/gitea/gitea/ -type: application -version: 8.0.24 -annotations: - truecharts.org/catagories: | - - GIT - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/gitea/8.0.24/README.md b/stable/gitea/8.0.24/README.md deleted file mode 100644 index d027934bc70..00000000000 --- a/stable/gitea/8.0.24/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# gitea - -![Version: 8.0.24](https://img.shields.io/badge/Version-8.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.9](https://img.shields.io/badge/AppVersion-1.16.9-informational?style=flat-square) - -Self hosted GIT repositories - -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: [gitea](https://truecharts.org/docs/charts/stable/gitea) - -**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/ | memcached | 3.0.42 | -| https://charts.truecharts.org/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `gitea` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install gitea TrueCharts/gitea -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `gitea` deployment - -```console -helm uninstall gitea -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install gitea \ - --set env.TZ="America/New York" \ - TrueCharts/gitea -``` - -#### 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 gitea TrueCharts/gitea -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/gitea/8.0.24/charts/common-10.4.6.tgz b/stable/gitea/8.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/gitea/8.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/gitea/8.0.24/charts/memcached-3.0.42.tgz b/stable/gitea/8.0.24/charts/memcached-3.0.42.tgz deleted file mode 100644 index 04fff7eba86..00000000000 Binary files a/stable/gitea/8.0.24/charts/memcached-3.0.42.tgz and /dev/null differ diff --git a/stable/gitea/8.0.24/charts/postgresql-8.0.43.tgz b/stable/gitea/8.0.24/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/gitea/8.0.24/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/gitea/8.0.25/CHANGELOG.md b/stable/gitea/8.0.25/CHANGELOG.md new file mode 100644 index 00000000000..c63d3942baa --- /dev/null +++ b/stable/gitea/8.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gitea-8.0.25](https://github.com/truecharts/apps/compare/gitea-8.0.24...gitea-8.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [gitea-8.0.24](https://github.com/truecharts/apps/compare/gitea-8.0.23...gitea-8.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [gitea-8.0.23](https://github.com/truecharts/apps/compare/gitea-8.0.21...gitea-8.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [gitea-8.0.21](https://github.com/truecharts/apps/compare/gitea-8.0.20...gitea-8.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [gitea-8.0.20](https://github.com/truecharts/apps/compare/gitea-8.0.19...gitea-8.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [gitea-8.0.19](https://github.com/truecharts/apps/compare/gitea-8.0.17...gitea-8.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [gitea-8.0.17](https://github.com/truecharts/apps/compare/gitea-8.0.16...gitea-8.0.17) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [gitea-8.0.16](https://github.com/truecharts/apps/compare/gitea-8.0.14...gitea-8.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [gitea-8.0.14](https://github.com/truecharts/apps/compare/gitea-8.0.13...gitea-8.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [gitea-8.0.13](https://github.com/truecharts/apps/compare/gitea-8.0.12...gitea-8.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [gitea-8.0.12](https://github.com/truecharts/apps/compare/gitea-8.0.11...gitea-8.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/gitea/8.0.25/Chart.lock b/stable/gitea/8.0.25/Chart.lock new file mode 100644 index 00000000000..6411a49d9d8 --- /dev/null +++ b/stable/gitea/8.0.25/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: memcached + repository: https://charts.truecharts.org/ + version: 3.0.44 +digest: sha256:df86c367c0bc4fe17ce1c3e0afcef9c95e1ec89dfedbdeb9fc4bdf938a028b87 +generated: "2022-07-23T14:32:32.728168084Z" diff --git a/stable/gitea/8.0.25/Chart.yaml b/stable/gitea/8.0.25/Chart.yaml new file mode 100644 index 00000000000..15af23f039b --- /dev/null +++ b/stable/gitea/8.0.25/Chart.yaml @@ -0,0 +1,42 @@ +apiVersion: v2 +appVersion: "1.16.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: memcached.enabled + name: memcached + repository: https://charts.truecharts.org/ + version: 3.0.44 +deprecated: false +description: Self hosted GIT repositories +home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea +icon: https://truecharts.org/img/chart-icons/gitea.png +keywords: + - git + - issue tracker + - code review + - wiki + - gitea + - gogs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gitea +sources: + - https://gitea.com/gitea/helm-chart + - https://github.com/go-gitea/gitea + - https://hub.docker.com/r/gitea/gitea/ +type: application +version: 8.0.25 +annotations: + truecharts.org/catagories: | + - GIT + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gitea/8.0.25/README.md b/stable/gitea/8.0.25/README.md new file mode 100644 index 00000000000..c3cda81e875 --- /dev/null +++ b/stable/gitea/8.0.25/README.md @@ -0,0 +1,111 @@ +# gitea + +![Version: 8.0.25](https://img.shields.io/badge/Version-8.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.9](https://img.shields.io/badge/AppVersion-1.16.9-informational?style=flat-square) + +Self hosted GIT repositories + +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: [gitea](https://truecharts.org/docs/charts/stable/gitea) + +**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/ | memcached | 3.0.44 | +| https://charts.truecharts.org/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `gitea` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install gitea TrueCharts/gitea +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `gitea` deployment + +```console +helm uninstall gitea +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gitea \ + --set env.TZ="America/New York" \ + TrueCharts/gitea +``` + +#### 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 gitea TrueCharts/gitea -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/gitea/8.0.24/app-readme.md b/stable/gitea/8.0.25/app-readme.md similarity index 100% rename from stable/gitea/8.0.24/app-readme.md rename to stable/gitea/8.0.25/app-readme.md diff --git a/stable/gitea/8.0.25/charts/common-10.4.7.tgz b/stable/gitea/8.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/gitea/8.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/gitea/8.0.25/charts/memcached-3.0.44.tgz b/stable/gitea/8.0.25/charts/memcached-3.0.44.tgz new file mode 100644 index 00000000000..6addffae4ee Binary files /dev/null and b/stable/gitea/8.0.25/charts/memcached-3.0.44.tgz differ diff --git a/stable/gitea/8.0.25/charts/postgresql-8.0.45.tgz b/stable/gitea/8.0.25/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/gitea/8.0.25/charts/postgresql-8.0.45.tgz differ diff --git a/stable/gitea/8.0.24/ci/basic-values.yaml b/stable/gitea/8.0.25/ci/basic-values.yaml similarity index 100% rename from stable/gitea/8.0.24/ci/basic-values.yaml rename to stable/gitea/8.0.25/ci/basic-values.yaml diff --git a/stable/gitea/8.0.24/ci/ingress-values.yaml b/stable/gitea/8.0.25/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/8.0.24/ci/ingress-values.yaml rename to stable/gitea/8.0.25/ci/ingress-values.yaml diff --git a/stable/gitea/8.0.24/ix_values.yaml b/stable/gitea/8.0.25/ix_values.yaml similarity index 100% rename from stable/gitea/8.0.24/ix_values.yaml rename to stable/gitea/8.0.25/ix_values.yaml diff --git a/stable/gitea/8.0.24/questions.yaml b/stable/gitea/8.0.25/questions.yaml similarity index 100% rename from stable/gitea/8.0.24/questions.yaml rename to stable/gitea/8.0.25/questions.yaml diff --git a/stable/gitea/8.0.24/templates/_configmap.tpl b/stable/gitea/8.0.25/templates/_configmap.tpl similarity index 100% rename from stable/gitea/8.0.24/templates/_configmap.tpl rename to stable/gitea/8.0.25/templates/_configmap.tpl diff --git a/stable/gitea/8.0.24/templates/_secrets.tpl b/stable/gitea/8.0.25/templates/_secrets.tpl similarity index 100% rename from stable/gitea/8.0.24/templates/_secrets.tpl rename to stable/gitea/8.0.25/templates/_secrets.tpl diff --git a/stable/gitea/8.0.24/templates/common.yaml b/stable/gitea/8.0.25/templates/common.yaml similarity index 100% rename from stable/gitea/8.0.24/templates/common.yaml rename to stable/gitea/8.0.25/templates/common.yaml diff --git a/stable/habridge/2.0.20/values.yaml b/stable/gitea/8.0.25/values.yaml similarity index 100% rename from stable/habridge/2.0.20/values.yaml rename to stable/gitea/8.0.25/values.yaml diff --git a/stable/golinks/4.0.20/CHANGELOG.md b/stable/golinks/4.0.20/CHANGELOG.md deleted file mode 100644 index 229b1289568..00000000000 --- a/stable/golinks/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [golinks-4.0.20](https://github.com/truecharts/apps/compare/golinks-4.0.18...golinks-4.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [golinks-4.0.18](https://github.com/truecharts/apps/compare/golinks-4.0.17...golinks-4.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [golinks-4.0.17](https://github.com/truecharts/apps/compare/golinks-4.0.16...golinks-4.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [golinks-4.0.16](https://github.com/truecharts/apps/compare/golinks-4.0.14...golinks-4.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [golinks-4.0.14](https://github.com/truecharts/apps/compare/golinks-4.0.12...golinks-4.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [golinks-4.0.12](https://github.com/truecharts/apps/compare/golinks-4.0.11...golinks-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [golinks-4.0.11](https://github.com/truecharts/apps/compare/golinks-4.0.10...golinks-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [golinks-4.0.10](https://github.com/truecharts/apps/compare/golinks-4.0.9...golinks-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [golinks-4.0.9](https://github.com/truecharts/apps/compare/golinks-4.0.8...golinks-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [golinks-4.0.8](https://github.com/truecharts/apps/compare/golinks-4.0.7...golinks-4.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [golinks-4.0.7](https://github.com/truecharts/apps/compare/golinks-4.0.6...golinks-4.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/golinks/4.0.20/Chart.lock b/stable/golinks/4.0.20/Chart.lock deleted file mode 100644 index 8df67dee216..00000000000 --- a/stable/golinks/4.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:54:54.955128799Z" diff --git a/stable/golinks/4.0.20/Chart.yaml b/stable/golinks/4.0.20/Chart.yaml deleted file mode 100644 index d7439f04605..00000000000 --- a/stable/golinks/4.0.20/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "154c581" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - A web app that allows you to create smart bookmarks, commands and aliases - by pointing your web browser's default search engine at a running instance. -home: https://github.com/truecharts/apps/tree/master/charts/stable/golinks -icon: https://truecharts.org/img/chart-icons/golinks.png -keywords: - - search - - browser - - bookmarks - - smart-bookmarks - - golinks -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: golinks -sources: - - https://github.com/prologic/golinks - - https://github.com/nicholaswilde/docker-golinks -type: application -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/golinks/4.0.20/README.md b/stable/golinks/4.0.20/README.md deleted file mode 100644 index ce27ab50847..00000000000 --- a/stable/golinks/4.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# golinks - -![Version: 4.0.20](https://img.shields.io/badge/Version-4.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 154c581](https://img.shields.io/badge/AppVersion-154c581-informational?style=flat-square) - -A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. - -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: [golinks](https://truecharts.org/docs/charts/stable/golinks) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `golinks` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install golinks TrueCharts/golinks -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `golinks` deployment - -```console -helm uninstall golinks -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install golinks \ - --set env.TZ="America/New York" \ - TrueCharts/golinks -``` - -#### 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 golinks TrueCharts/golinks -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/golinks/4.0.20/charts/common-10.4.6.tgz b/stable/golinks/4.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/golinks/4.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/golinks/4.0.21/CHANGELOG.md b/stable/golinks/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..ac383d0eb45 --- /dev/null +++ b/stable/golinks/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [golinks-4.0.21](https://github.com/truecharts/apps/compare/golinks-4.0.20...golinks-4.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [golinks-4.0.20](https://github.com/truecharts/apps/compare/golinks-4.0.18...golinks-4.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [golinks-4.0.18](https://github.com/truecharts/apps/compare/golinks-4.0.17...golinks-4.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [golinks-4.0.17](https://github.com/truecharts/apps/compare/golinks-4.0.16...golinks-4.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [golinks-4.0.16](https://github.com/truecharts/apps/compare/golinks-4.0.14...golinks-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [golinks-4.0.14](https://github.com/truecharts/apps/compare/golinks-4.0.12...golinks-4.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [golinks-4.0.12](https://github.com/truecharts/apps/compare/golinks-4.0.11...golinks-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [golinks-4.0.11](https://github.com/truecharts/apps/compare/golinks-4.0.10...golinks-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [golinks-4.0.10](https://github.com/truecharts/apps/compare/golinks-4.0.9...golinks-4.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [golinks-4.0.9](https://github.com/truecharts/apps/compare/golinks-4.0.8...golinks-4.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [golinks-4.0.8](https://github.com/truecharts/apps/compare/golinks-4.0.7...golinks-4.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/golinks/4.0.21/Chart.lock b/stable/golinks/4.0.21/Chart.lock new file mode 100644 index 00000000000..44d8d22cef6 --- /dev/null +++ b/stable/golinks/4.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:32:27.452985176Z" diff --git a/stable/golinks/4.0.21/Chart.yaml b/stable/golinks/4.0.21/Chart.yaml new file mode 100644 index 00000000000..2f82c20c175 --- /dev/null +++ b/stable/golinks/4.0.21/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "154c581" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + A web app that allows you to create smart bookmarks, commands and aliases + by pointing your web browser's default search engine at a running instance. +home: https://github.com/truecharts/apps/tree/master/charts/stable/golinks +icon: https://truecharts.org/img/chart-icons/golinks.png +keywords: + - search + - browser + - bookmarks + - smart-bookmarks + - golinks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: golinks +sources: + - https://github.com/prologic/golinks + - https://github.com/nicholaswilde/docker-golinks +type: application +version: 4.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/golinks/4.0.21/README.md b/stable/golinks/4.0.21/README.md new file mode 100644 index 00000000000..7d7dad4f4a8 --- /dev/null +++ b/stable/golinks/4.0.21/README.md @@ -0,0 +1,108 @@ +# golinks + +![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 154c581](https://img.shields.io/badge/AppVersion-154c581-informational?style=flat-square) + +A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. + +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: [golinks](https://truecharts.org/docs/charts/stable/golinks) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `golinks` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install golinks TrueCharts/golinks +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `golinks` deployment + +```console +helm uninstall golinks +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install golinks \ + --set env.TZ="America/New York" \ + TrueCharts/golinks +``` + +#### 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 golinks TrueCharts/golinks -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/golinks/4.0.20/app-readme.md b/stable/golinks/4.0.21/app-readme.md similarity index 100% rename from stable/golinks/4.0.20/app-readme.md rename to stable/golinks/4.0.21/app-readme.md diff --git a/stable/golinks/4.0.21/charts/common-10.4.7.tgz b/stable/golinks/4.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/golinks/4.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/golinks/4.0.20/ix_values.yaml b/stable/golinks/4.0.21/ix_values.yaml similarity index 100% rename from stable/golinks/4.0.20/ix_values.yaml rename to stable/golinks/4.0.21/ix_values.yaml diff --git a/stable/golinks/4.0.20/questions.yaml b/stable/golinks/4.0.21/questions.yaml similarity index 100% rename from stable/golinks/4.0.20/questions.yaml rename to stable/golinks/4.0.21/questions.yaml diff --git a/stable/golinks/4.0.20/templates/common.yaml b/stable/golinks/4.0.21/templates/common.yaml similarity index 100% rename from stable/golinks/4.0.20/templates/common.yaml rename to stable/golinks/4.0.21/templates/common.yaml diff --git a/stable/hammond/2.0.20/values.yaml b/stable/golinks/4.0.21/values.yaml similarity index 100% rename from stable/hammond/2.0.20/values.yaml rename to stable/golinks/4.0.21/values.yaml diff --git a/stable/gonic/6.0.22/CHANGELOG.md b/stable/gonic/6.0.22/CHANGELOG.md deleted file mode 100644 index a396182b804..00000000000 --- a/stable/gonic/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gonic-6.0.22](https://github.com/truecharts/apps/compare/gonic-6.0.20...gonic-6.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [gonic-6.0.20](https://github.com/truecharts/apps/compare/gonic-6.0.19...gonic-6.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [gonic-6.0.19](https://github.com/truecharts/apps/compare/gonic-6.0.18...gonic-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [gonic-6.0.18](https://github.com/truecharts/apps/compare/gonic-6.0.17...gonic-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [gonic-6.0.17](https://github.com/truecharts/apps/compare/gonic-6.0.15...gonic-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [gonic-6.0.15](https://github.com/truecharts/apps/compare/gonic-6.0.13...gonic-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [gonic-6.0.13](https://github.com/truecharts/apps/compare/gonic-6.0.12...gonic-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [gonic-6.0.12](https://github.com/truecharts/apps/compare/gonic-6.0.11...gonic-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [gonic-6.0.11](https://github.com/truecharts/apps/compare/gonic-6.0.10...gonic-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [gonic-6.0.10](https://github.com/truecharts/apps/compare/gonic-6.0.9...gonic-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [gonic-6.0.9](https://github.com/truecharts/apps/compare/gonic-6.0.8...gonic-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/gonic/6.0.22/Chart.lock b/stable/gonic/6.0.22/Chart.lock deleted file mode 100644 index 8453f2f4ef9..00000000000 --- a/stable/gonic/6.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:54:56.553041833Z" diff --git a/stable/gonic/6.0.22/Chart.yaml b/stable/gonic/6.0.22/Chart.yaml deleted file mode 100644 index 53675b7001c..00000000000 --- a/stable/gonic/6.0.22/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.14.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Music streaming server / subsonic server API implementation -home: https://github.com/truecharts/apps/tree/master/charts/stable/gonic -icon: https://truecharts.org/img/chart-icons/gonic.png -keywords: - - music - - subsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gonic -sources: - - https://github.com/sentriz/gonic - - https://hub.docker.com/r/sentriz/gonic -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/gonic/6.0.22/README.md b/stable/gonic/6.0.22/README.md deleted file mode 100644 index b58fd8d6766..00000000000 --- a/stable/gonic/6.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# gonic - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) - -Music streaming server / subsonic server API implementation - -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: [gonic](https://truecharts.org/docs/charts/stable/gonic) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `gonic` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install gonic TrueCharts/gonic -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `gonic` deployment - -```console -helm uninstall gonic -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install gonic \ - --set env.TZ="America/New York" \ - TrueCharts/gonic -``` - -#### 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 gonic TrueCharts/gonic -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/gonic/6.0.22/charts/common-10.4.6.tgz b/stable/gonic/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/gonic/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/gonic/6.0.23/CHANGELOG.md b/stable/gonic/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..f741d1577ee --- /dev/null +++ b/stable/gonic/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gonic-6.0.23](https://github.com/truecharts/apps/compare/gonic-6.0.22...gonic-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [gonic-6.0.22](https://github.com/truecharts/apps/compare/gonic-6.0.20...gonic-6.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [gonic-6.0.20](https://github.com/truecharts/apps/compare/gonic-6.0.19...gonic-6.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [gonic-6.0.19](https://github.com/truecharts/apps/compare/gonic-6.0.18...gonic-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [gonic-6.0.18](https://github.com/truecharts/apps/compare/gonic-6.0.17...gonic-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [gonic-6.0.17](https://github.com/truecharts/apps/compare/gonic-6.0.15...gonic-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [gonic-6.0.15](https://github.com/truecharts/apps/compare/gonic-6.0.13...gonic-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [gonic-6.0.13](https://github.com/truecharts/apps/compare/gonic-6.0.12...gonic-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [gonic-6.0.12](https://github.com/truecharts/apps/compare/gonic-6.0.11...gonic-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [gonic-6.0.11](https://github.com/truecharts/apps/compare/gonic-6.0.10...gonic-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [gonic-6.0.10](https://github.com/truecharts/apps/compare/gonic-6.0.9...gonic-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/gonic/6.0.23/Chart.lock b/stable/gonic/6.0.23/Chart.lock new file mode 100644 index 00000000000..e7a59d262bd --- /dev/null +++ b/stable/gonic/6.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:32:35.135901571Z" diff --git a/stable/gonic/6.0.23/Chart.yaml b/stable/gonic/6.0.23/Chart.yaml new file mode 100644 index 00000000000..a549fc32d96 --- /dev/null +++ b/stable/gonic/6.0.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.14.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Music streaming server / subsonic server API implementation +home: https://github.com/truecharts/apps/tree/master/charts/stable/gonic +icon: https://truecharts.org/img/chart-icons/gonic.png +keywords: + - music + - subsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gonic +sources: + - https://github.com/sentriz/gonic + - https://hub.docker.com/r/sentriz/gonic +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gonic/6.0.23/README.md b/stable/gonic/6.0.23/README.md new file mode 100644 index 00000000000..db5857561bb --- /dev/null +++ b/stable/gonic/6.0.23/README.md @@ -0,0 +1,108 @@ +# gonic + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) + +Music streaming server / subsonic server API implementation + +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: [gonic](https://truecharts.org/docs/charts/stable/gonic) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `gonic` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install gonic TrueCharts/gonic +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `gonic` deployment + +```console +helm uninstall gonic +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gonic \ + --set env.TZ="America/New York" \ + TrueCharts/gonic +``` + +#### 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 gonic TrueCharts/gonic -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/gonic/6.0.22/app-readme.md b/stable/gonic/6.0.23/app-readme.md similarity index 100% rename from stable/gonic/6.0.22/app-readme.md rename to stable/gonic/6.0.23/app-readme.md diff --git a/stable/gonic/6.0.23/charts/common-10.4.7.tgz b/stable/gonic/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/gonic/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/gonic/6.0.22/ci/ct-values.yaml b/stable/gonic/6.0.23/ci/ct-values.yaml similarity index 100% rename from stable/gonic/6.0.22/ci/ct-values.yaml rename to stable/gonic/6.0.23/ci/ct-values.yaml diff --git a/stable/gonic/6.0.22/ix_values.yaml b/stable/gonic/6.0.23/ix_values.yaml similarity index 100% rename from stable/gonic/6.0.22/ix_values.yaml rename to stable/gonic/6.0.23/ix_values.yaml diff --git a/stable/gonic/6.0.22/questions.yaml b/stable/gonic/6.0.23/questions.yaml similarity index 100% rename from stable/gonic/6.0.22/questions.yaml rename to stable/gonic/6.0.23/questions.yaml diff --git a/stable/homarr/2.0.22/templates/common.yaml b/stable/gonic/6.0.23/templates/common.yaml similarity index 100% rename from stable/homarr/2.0.22/templates/common.yaml rename to stable/gonic/6.0.23/templates/common.yaml diff --git a/stable/haste-server/6.0.22/values.yaml b/stable/gonic/6.0.23/values.yaml similarity index 100% rename from stable/haste-server/6.0.22/values.yaml rename to stable/gonic/6.0.23/values.yaml diff --git a/stable/gotify/8.0.23/CHANGELOG.md b/stable/gotify/8.0.23/CHANGELOG.md deleted file mode 100644 index c39212f59f8..00000000000 --- a/stable/gotify/8.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gotify-8.0.23](https://github.com/truecharts/apps/compare/gotify-8.0.22...gotify-8.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [gotify-8.0.22](https://github.com/truecharts/apps/compare/gotify-8.0.20...gotify-8.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [gotify-8.0.20](https://github.com/truecharts/apps/compare/gotify-8.0.19...gotify-8.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [gotify-8.0.19](https://github.com/truecharts/apps/compare/gotify-8.0.18...gotify-8.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [gotify-8.0.18](https://github.com/truecharts/apps/compare/gotify-8.0.17...gotify-8.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [gotify-8.0.17](https://github.com/truecharts/apps/compare/gotify-8.0.15...gotify-8.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [gotify-8.0.15](https://github.com/truecharts/apps/compare/gotify-8.0.13...gotify-8.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [gotify-8.0.13](https://github.com/truecharts/apps/compare/gotify-8.0.12...gotify-8.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [gotify-8.0.12](https://github.com/truecharts/apps/compare/gotify-8.0.11...gotify-8.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [gotify-8.0.11](https://github.com/truecharts/apps/compare/gotify-8.0.10...gotify-8.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [gotify-8.0.10](https://github.com/truecharts/apps/compare/gotify-8.0.9...gotify-8.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/gotify/8.0.23/Chart.lock b/stable/gotify/8.0.23/Chart.lock deleted file mode 100644 index a47cf7b9a19..00000000000 --- a/stable/gotify/8.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:36:24.521024419Z" diff --git a/stable/gotify/8.0.23/Chart.yaml b/stable/gotify/8.0.23/Chart.yaml deleted file mode 100644 index b9440168955..00000000000 --- a/stable/gotify/8.0.23/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.4" -version: 8.0.23 -kubeVersion: ">=1.16.0-0" -name: gotify -description: a simple server for sending and receiving messages -type: application -home: https://github.com/truecharts/apps/tree/master/charts/stable/gotify -keywords: - - server - - gotify - - messages -icon: https://truecharts.org/img/chart-icons/gotify.png -sources: - - https://gotify.net/ - - https://github.com/gotify/server - - https://hub.docker.com/r/gotify/server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/gotify/8.0.23/README.md b/stable/gotify/8.0.23/README.md deleted file mode 100644 index d1a9002866d..00000000000 --- a/stable/gotify/8.0.23/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# gotify - -![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.4](https://img.shields.io/badge/AppVersion-2.1.4-informational?style=flat-square) - -a simple server for sending and receiving messages - -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: [gotify](https://truecharts.org/docs/charts/stable/gotify) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `gotify` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install gotify TrueCharts/gotify -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `gotify` deployment - -```console -helm uninstall gotify -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install gotify \ - --set env.TZ="America/New York" \ - TrueCharts/gotify -``` - -#### 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 gotify TrueCharts/gotify -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/gotify/8.0.23/charts/common-10.4.6.tgz b/stable/gotify/8.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/gotify/8.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/gotify/8.0.23/charts/postgresql-8.0.43.tgz b/stable/gotify/8.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/gotify/8.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/gotify/8.0.24/CHANGELOG.md b/stable/gotify/8.0.24/CHANGELOG.md new file mode 100644 index 00000000000..99364d03664 --- /dev/null +++ b/stable/gotify/8.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gotify-8.0.24](https://github.com/truecharts/apps/compare/gotify-8.0.23...gotify-8.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [gotify-8.0.23](https://github.com/truecharts/apps/compare/gotify-8.0.22...gotify-8.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [gotify-8.0.22](https://github.com/truecharts/apps/compare/gotify-8.0.20...gotify-8.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [gotify-8.0.20](https://github.com/truecharts/apps/compare/gotify-8.0.19...gotify-8.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [gotify-8.0.19](https://github.com/truecharts/apps/compare/gotify-8.0.18...gotify-8.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [gotify-8.0.18](https://github.com/truecharts/apps/compare/gotify-8.0.17...gotify-8.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [gotify-8.0.17](https://github.com/truecharts/apps/compare/gotify-8.0.15...gotify-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [gotify-8.0.15](https://github.com/truecharts/apps/compare/gotify-8.0.13...gotify-8.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [gotify-8.0.13](https://github.com/truecharts/apps/compare/gotify-8.0.12...gotify-8.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [gotify-8.0.12](https://github.com/truecharts/apps/compare/gotify-8.0.11...gotify-8.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [gotify-8.0.11](https://github.com/truecharts/apps/compare/gotify-8.0.10...gotify-8.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/gotify/8.0.24/Chart.lock b/stable/gotify/8.0.24/Chart.lock new file mode 100644 index 00000000000..b7b44ca8a25 --- /dev/null +++ b/stable/gotify/8.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:32:54.270529074Z" diff --git a/stable/gotify/8.0.24/Chart.yaml b/stable/gotify/8.0.24/Chart.yaml new file mode 100644 index 00000000000..ec8343a04f8 --- /dev/null +++ b/stable/gotify/8.0.24/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2.1.4" +version: 8.0.24 +kubeVersion: ">=1.16.0-0" +name: gotify +description: a simple server for sending and receiving messages +type: application +home: https://github.com/truecharts/apps/tree/master/charts/stable/gotify +keywords: + - server + - gotify + - messages +icon: https://truecharts.org/img/chart-icons/gotify.png +sources: + - https://gotify.net/ + - https://github.com/gotify/server + - https://hub.docker.com/r/gotify/server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gotify/8.0.24/README.md b/stable/gotify/8.0.24/README.md new file mode 100644 index 00000000000..8894f4907fb --- /dev/null +++ b/stable/gotify/8.0.24/README.md @@ -0,0 +1,110 @@ +# gotify + +![Version: 8.0.24](https://img.shields.io/badge/Version-8.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.4](https://img.shields.io/badge/AppVersion-2.1.4-informational?style=flat-square) + +a simple server for sending and receiving messages + +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: [gotify](https://truecharts.org/docs/charts/stable/gotify) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `gotify` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install gotify TrueCharts/gotify +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `gotify` deployment + +```console +helm uninstall gotify +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gotify \ + --set env.TZ="America/New York" \ + TrueCharts/gotify +``` + +#### 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 gotify TrueCharts/gotify -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/gotify/8.0.23/app-readme.md b/stable/gotify/8.0.24/app-readme.md similarity index 100% rename from stable/gotify/8.0.23/app-readme.md rename to stable/gotify/8.0.24/app-readme.md diff --git a/stable/gotify/8.0.24/charts/common-10.4.7.tgz b/stable/gotify/8.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/gotify/8.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/gotify/8.0.24/charts/postgresql-8.0.45.tgz b/stable/gotify/8.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/gotify/8.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/gotify/8.0.23/ix_values.yaml b/stable/gotify/8.0.24/ix_values.yaml similarity index 100% rename from stable/gotify/8.0.23/ix_values.yaml rename to stable/gotify/8.0.24/ix_values.yaml diff --git a/stable/gotify/8.0.23/questions.yaml b/stable/gotify/8.0.24/questions.yaml similarity index 100% rename from stable/gotify/8.0.23/questions.yaml rename to stable/gotify/8.0.24/questions.yaml diff --git a/stable/gotify/8.0.23/templates/_configmap.tpl b/stable/gotify/8.0.24/templates/_configmap.tpl similarity index 100% rename from stable/gotify/8.0.23/templates/_configmap.tpl rename to stable/gotify/8.0.24/templates/_configmap.tpl diff --git a/stable/gotify/8.0.23/templates/common.yaml b/stable/gotify/8.0.24/templates/common.yaml similarity index 100% rename from stable/gotify/8.0.23/templates/common.yaml rename to stable/gotify/8.0.24/templates/common.yaml diff --git a/stable/headphones/4.0.20/values.yaml b/stable/gotify/8.0.24/values.yaml similarity index 100% rename from stable/headphones/4.0.20/values.yaml rename to stable/gotify/8.0.24/values.yaml diff --git a/stable/grafana/4.0.34/CHANGELOG.md b/stable/grafana/4.0.34/CHANGELOG.md deleted file mode 100644 index 4877839164a..00000000000 --- a/stable/grafana/4.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grafana-4.0.34](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.11...grafana-4.0.34) (2022-07-23) - -### Chore - -- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) - - - - -## [grafana-4.0.33](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.10...grafana-4.0.33) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [grafana-4.0.31](https://github.com/truecharts/apps/compare/grafana-4.0.30...grafana-4.0.31) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) - - - -## [grafana-4.0.31](https://github.com/truecharts/apps/compare/grafana-4.0.30...grafana-4.0.31) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) - - - -## [grafana-4.0.31](https://github.com/truecharts/apps/compare/grafana-4.0.30...grafana-4.0.31) (2022-07-21) - -### Chore - -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) - - - -## [grafana-4.0.30](https://github.com/truecharts/apps/compare/grafana-4.0.29...grafana-4.0.30) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [grafana-4.0.29](https://github.com/truecharts/apps/compare/grafana-4.0.28...grafana-4.0.29) (2022-07-17) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.0.3 ([#3186](https://github.com/truecharts/apps/issues/3186)) - - - -## [grafana-4.0.28](https://github.com/truecharts/apps/compare/grafana-4.0.27...grafana-4.0.28) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [grafana-4.0.27](https://github.com/truecharts/apps/compare/grafana-4.0.25...grafana-4.0.27) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [grafana-4.0.25](https://github.com/truecharts/apps/compare/grafana-4.0.23...grafana-4.0.25) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [grafana-4.0.23](https://github.com/truecharts/apps/compare/grafana-4.0.22...grafana-4.0.23) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - diff --git a/stable/grafana/4.0.34/Chart.lock b/stable/grafana/4.0.34/Chart.lock deleted file mode 100644 index 0263c8de8da..00000000000 --- a/stable/grafana/4.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T10:41:47.226404245Z" diff --git a/stable/grafana/4.0.34/Chart.yaml b/stable/grafana/4.0.34/Chart.yaml deleted file mode 100644 index 52a12ed20e8..00000000000 --- a/stable/grafana/4.0.34/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "9.0.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. -home: https://github.com/truecharts/apps/tree/master/charts/stable/grafana -icon: https://truecharts.org/img/chart-icons/grafana.png -keywords: - - analytics - - monitoring - - metrics - - logs -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grafana -sources: - - https://github.com/bitnami/bitnami-docker-grafana - - https://grafana.com/ -type: application -version: 4.0.34 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/grafana/4.0.34/README.md b/stable/grafana/4.0.34/README.md deleted file mode 100644 index 757aba674fa..00000000000 --- a/stable/grafana/4.0.34/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# grafana - -![Version: 4.0.34](https://img.shields.io/badge/Version-4.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.4](https://img.shields.io/badge/AppVersion-9.0.4-informational?style=flat-square) - -Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. - -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: [grafana](https://truecharts.org/docs/charts/stable/grafana) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `grafana` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install grafana TrueCharts/grafana -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `grafana` deployment - -```console -helm uninstall grafana -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install grafana \ - --set env.TZ="America/New York" \ - TrueCharts/grafana -``` - -#### 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 grafana TrueCharts/grafana -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/grafana/4.0.34/charts/common-10.4.6.tgz b/stable/grafana/4.0.34/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/grafana/4.0.34/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/grafana/4.0.35/CHANGELOG.md b/stable/grafana/4.0.35/CHANGELOG.md new file mode 100644 index 00000000000..352d374de40 --- /dev/null +++ b/stable/grafana/4.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grafana-4.0.35](https://github.com/truecharts/apps/compare/grafana-4.0.34...grafana-4.0.35) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [grafana-4.0.34](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.11...grafana-4.0.34) (2022-07-23) + +### Chore + +- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + + + +## [grafana-4.0.33](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.10...grafana-4.0.33) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [grafana-4.0.31](https://github.com/truecharts/apps/compare/grafana-4.0.30...grafana-4.0.31) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) + + + +## [grafana-4.0.31](https://github.com/truecharts/apps/compare/grafana-4.0.30...grafana-4.0.31) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) + + + +## [grafana-4.0.31](https://github.com/truecharts/apps/compare/grafana-4.0.30...grafana-4.0.31) (2022-07-21) + +### Chore + +- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) + + + +## [grafana-4.0.30](https://github.com/truecharts/apps/compare/grafana-4.0.29...grafana-4.0.30) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [grafana-4.0.29](https://github.com/truecharts/apps/compare/grafana-4.0.28...grafana-4.0.29) (2022-07-17) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.0.3 ([#3186](https://github.com/truecharts/apps/issues/3186)) + + + +## [grafana-4.0.28](https://github.com/truecharts/apps/compare/grafana-4.0.27...grafana-4.0.28) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [grafana-4.0.27](https://github.com/truecharts/apps/compare/grafana-4.0.25...grafana-4.0.27) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [grafana-4.0.25](https://github.com/truecharts/apps/compare/grafana-4.0.23...grafana-4.0.25) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + diff --git a/stable/grafana/4.0.35/Chart.lock b/stable/grafana/4.0.35/Chart.lock new file mode 100644 index 00000000000..9aa6d35c2f1 --- /dev/null +++ b/stable/grafana/4.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:32:55.128411594Z" diff --git a/stable/grafana/4.0.35/Chart.yaml b/stable/grafana/4.0.35/Chart.yaml new file mode 100644 index 00000000000..b44a58e4dce --- /dev/null +++ b/stable/grafana/4.0.35/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "9.0.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. +home: https://github.com/truecharts/apps/tree/master/charts/stable/grafana +icon: https://truecharts.org/img/chart-icons/grafana.png +keywords: + - analytics + - monitoring + - metrics + - logs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grafana +sources: + - https://github.com/bitnami/bitnami-docker-grafana + - https://grafana.com/ +type: application +version: 4.0.35 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grafana/4.0.35/README.md b/stable/grafana/4.0.35/README.md new file mode 100644 index 00000000000..65db92ded08 --- /dev/null +++ b/stable/grafana/4.0.35/README.md @@ -0,0 +1,108 @@ +# grafana + +![Version: 4.0.35](https://img.shields.io/badge/Version-4.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.4](https://img.shields.io/badge/AppVersion-9.0.4-informational?style=flat-square) + +Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. + +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: [grafana](https://truecharts.org/docs/charts/stable/grafana) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `grafana` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install grafana TrueCharts/grafana +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `grafana` deployment + +```console +helm uninstall grafana +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grafana \ + --set env.TZ="America/New York" \ + TrueCharts/grafana +``` + +#### 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 grafana TrueCharts/grafana -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/grafana/4.0.34/app-readme.md b/stable/grafana/4.0.35/app-readme.md similarity index 100% rename from stable/grafana/4.0.34/app-readme.md rename to stable/grafana/4.0.35/app-readme.md diff --git a/stable/grafana/4.0.35/charts/common-10.4.7.tgz b/stable/grafana/4.0.35/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/grafana/4.0.35/charts/common-10.4.7.tgz differ diff --git a/stable/grafana/4.0.34/ix_values.yaml b/stable/grafana/4.0.35/ix_values.yaml similarity index 100% rename from stable/grafana/4.0.34/ix_values.yaml rename to stable/grafana/4.0.35/ix_values.yaml diff --git a/stable/grafana/4.0.34/questions.yaml b/stable/grafana/4.0.35/questions.yaml similarity index 100% rename from stable/grafana/4.0.34/questions.yaml rename to stable/grafana/4.0.35/questions.yaml diff --git a/stable/homer/2.0.25/templates/common.yaml b/stable/grafana/4.0.35/templates/common.yaml similarity index 100% rename from stable/homer/2.0.25/templates/common.yaml rename to stable/grafana/4.0.35/templates/common.yaml diff --git a/stable/grafana/4.0.34/templates/prometheusrules.yaml b/stable/grafana/4.0.35/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/4.0.34/templates/prometheusrules.yaml rename to stable/grafana/4.0.35/templates/prometheusrules.yaml diff --git a/stable/grafana/4.0.34/templates/servicemonitor.yaml b/stable/grafana/4.0.35/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/4.0.34/templates/servicemonitor.yaml rename to stable/grafana/4.0.35/templates/servicemonitor.yaml diff --git a/stable/healthchecks/7.0.22/values.yaml b/stable/grafana/4.0.35/values.yaml similarity index 100% rename from stable/healthchecks/7.0.22/values.yaml rename to stable/grafana/4.0.35/values.yaml diff --git a/stable/grav/4.0.20/CHANGELOG.md b/stable/grav/4.0.20/CHANGELOG.md deleted file mode 100644 index bbe4111eb41..00000000000 --- a/stable/grav/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grav-4.0.20](https://github.com/truecharts/apps/compare/grav-4.0.18...grav-4.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [grav-4.0.18](https://github.com/truecharts/apps/compare/grav-4.0.17...grav-4.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [grav-4.0.17](https://github.com/truecharts/apps/compare/grav-4.0.16...grav-4.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [grav-4.0.16](https://github.com/truecharts/apps/compare/grav-4.0.14...grav-4.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [grav-4.0.14](https://github.com/truecharts/apps/compare/grav-4.0.12...grav-4.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [grav-4.0.12](https://github.com/truecharts/apps/compare/grav-4.0.11...grav-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [grav-4.0.11](https://github.com/truecharts/apps/compare/grav-4.0.10...grav-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [grav-4.0.10](https://github.com/truecharts/apps/compare/grav-4.0.9...grav-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [grav-4.0.9](https://github.com/truecharts/apps/compare/grav-4.0.8...grav-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [grav-4.0.8](https://github.com/truecharts/apps/compare/grav-4.0.7...grav-4.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [grav-4.0.7](https://github.com/truecharts/apps/compare/grav-4.0.6...grav-4.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/grav/4.0.20/Chart.lock b/stable/grav/4.0.20/Chart.lock deleted file mode 100644 index b336529594d..00000000000 --- a/stable/grav/4.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:55:26.338342837Z" diff --git a/stable/grav/4.0.20/Chart.yaml b/stable/grav/4.0.20/Chart.yaml deleted file mode 100644 index 309462d59c7..00000000000 --- a/stable/grav/4.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.18" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A Fast, Simple, and Flexible, file-based Web-platform. -home: https://github.com/truecharts/apps/tree/master/charts/stable/grav -icon: https://truecharts.org/img/chart-icons/grav.png -keywords: - - grav - - web - - platform - - file -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grav -sources: - - https://github.com/linuxserver/docker-grav - - https://github.com/getgrav/grav/ -type: application -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/grav/4.0.20/README.md b/stable/grav/4.0.20/README.md deleted file mode 100644 index 6baeef48b14..00000000000 --- a/stable/grav/4.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# grav - -![Version: 4.0.20](https://img.shields.io/badge/Version-4.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.18](https://img.shields.io/badge/AppVersion-1.7.18-informational?style=flat-square) - -A Fast, Simple, and Flexible, file-based Web-platform. - -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: [grav](https://truecharts.org/docs/charts/stable/grav) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `grav` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install grav TrueCharts/grav -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `grav` deployment - -```console -helm uninstall grav -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install grav \ - --set env.TZ="America/New York" \ - TrueCharts/grav -``` - -#### 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 grav TrueCharts/grav -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/grav/4.0.20/charts/common-10.4.6.tgz b/stable/grav/4.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/grav/4.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/grav/4.0.21/CHANGELOG.md b/stable/grav/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..c57cad887dd --- /dev/null +++ b/stable/grav/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grav-4.0.21](https://github.com/truecharts/apps/compare/grav-4.0.20...grav-4.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [grav-4.0.20](https://github.com/truecharts/apps/compare/grav-4.0.18...grav-4.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [grav-4.0.18](https://github.com/truecharts/apps/compare/grav-4.0.17...grav-4.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [grav-4.0.17](https://github.com/truecharts/apps/compare/grav-4.0.16...grav-4.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [grav-4.0.16](https://github.com/truecharts/apps/compare/grav-4.0.14...grav-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [grav-4.0.14](https://github.com/truecharts/apps/compare/grav-4.0.12...grav-4.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [grav-4.0.12](https://github.com/truecharts/apps/compare/grav-4.0.11...grav-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [grav-4.0.11](https://github.com/truecharts/apps/compare/grav-4.0.10...grav-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [grav-4.0.10](https://github.com/truecharts/apps/compare/grav-4.0.9...grav-4.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [grav-4.0.9](https://github.com/truecharts/apps/compare/grav-4.0.8...grav-4.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [grav-4.0.8](https://github.com/truecharts/apps/compare/grav-4.0.7...grav-4.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/grav/4.0.21/Chart.lock b/stable/grav/4.0.21/Chart.lock new file mode 100644 index 00000000000..d2c4aa29569 --- /dev/null +++ b/stable/grav/4.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:32:55.600989065Z" diff --git a/stable/grav/4.0.21/Chart.yaml b/stable/grav/4.0.21/Chart.yaml new file mode 100644 index 00000000000..1f15705fd37 --- /dev/null +++ b/stable/grav/4.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.7.18" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A Fast, Simple, and Flexible, file-based Web-platform. +home: https://github.com/truecharts/apps/tree/master/charts/stable/grav +icon: https://truecharts.org/img/chart-icons/grav.png +keywords: + - grav + - web + - platform + - file +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grav +sources: + - https://github.com/linuxserver/docker-grav + - https://github.com/getgrav/grav/ +type: application +version: 4.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grav/4.0.21/README.md b/stable/grav/4.0.21/README.md new file mode 100644 index 00000000000..11902927478 --- /dev/null +++ b/stable/grav/4.0.21/README.md @@ -0,0 +1,108 @@ +# grav + +![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.18](https://img.shields.io/badge/AppVersion-1.7.18-informational?style=flat-square) + +A Fast, Simple, and Flexible, file-based Web-platform. + +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: [grav](https://truecharts.org/docs/charts/stable/grav) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `grav` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install grav TrueCharts/grav +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `grav` deployment + +```console +helm uninstall grav +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grav \ + --set env.TZ="America/New York" \ + TrueCharts/grav +``` + +#### 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 grav TrueCharts/grav -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/grav/4.0.20/app-readme.md b/stable/grav/4.0.21/app-readme.md similarity index 100% rename from stable/grav/4.0.20/app-readme.md rename to stable/grav/4.0.21/app-readme.md diff --git a/stable/grav/4.0.21/charts/common-10.4.7.tgz b/stable/grav/4.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/grav/4.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/grav/4.0.20/ix_values.yaml b/stable/grav/4.0.21/ix_values.yaml similarity index 100% rename from stable/grav/4.0.20/ix_values.yaml rename to stable/grav/4.0.21/ix_values.yaml diff --git a/stable/grav/4.0.20/questions.yaml b/stable/grav/4.0.21/questions.yaml similarity index 100% rename from stable/grav/4.0.20/questions.yaml rename to stable/grav/4.0.21/questions.yaml diff --git a/stable/grav/4.0.20/templates/common.yaml b/stable/grav/4.0.21/templates/common.yaml similarity index 100% rename from stable/grav/4.0.20/templates/common.yaml rename to stable/grav/4.0.21/templates/common.yaml diff --git a/stable/hedgedoc/4.0.23/values.yaml b/stable/grav/4.0.21/values.yaml similarity index 100% rename from stable/hedgedoc/4.0.23/values.yaml rename to stable/grav/4.0.21/values.yaml diff --git a/stable/grist/3.0.22/CHANGELOG.md b/stable/grist/3.0.22/CHANGELOG.md deleted file mode 100644 index 42e24cf9c8f..00000000000 --- a/stable/grist/3.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grist-3.0.22](https://github.com/truecharts/apps/compare/grist-3.0.21...grist-3.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [grist-3.0.21](https://github.com/truecharts/apps/compare/grist-3.0.19...grist-3.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [grist-3.0.19](https://github.com/truecharts/apps/compare/grist-3.0.18...grist-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [grist-3.0.18](https://github.com/truecharts/apps/compare/grist-3.0.17...grist-3.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [grist-3.0.17](https://github.com/truecharts/apps/compare/grist-3.0.15...grist-3.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [grist-3.0.15](https://github.com/truecharts/apps/compare/grist-3.0.13...grist-3.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [grist-3.0.13](https://github.com/truecharts/apps/compare/grist-3.0.12...grist-3.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [grist-3.0.12](https://github.com/truecharts/apps/compare/grist-3.0.11...grist-3.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [grist-3.0.11](https://github.com/truecharts/apps/compare/grist-3.0.10...grist-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [grist-3.0.10](https://github.com/truecharts/apps/compare/grist-3.0.9...grist-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [grist-3.0.9](https://github.com/truecharts/apps/compare/grist-3.0.8...grist-3.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/grist/3.0.22/Chart.lock b/stable/grist/3.0.22/Chart.lock deleted file mode 100644 index df835ef30f3..00000000000 --- a/stable/grist/3.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:97ffa9079fc18b4fe62ac329b917ad92bd287b25bd0b4e30c4ee7daded04b1c1 -generated: "2022-07-23T09:36:47.632309938Z" diff --git a/stable/grist/3.0.22/Chart.yaml b/stable/grist/3.0.22/Chart.yaml deleted file mode 100644 index 615bbad99dd..00000000000 --- a/stable/grist/3.0.22/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "0.7.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. -home: https://github.com/truecharts/apps/tree/master/charts/stable/grist -icon: https://truecharts.org/img/chart-icons/grist.png -keywords: - - grist - - spreadsheet - - database -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grist -sources: - - https://hub.docker.com/r/gristlabs/grist - - https://github.com/gristlabs/grist-core - - https://support.getgrist.com/ -version: 3.0.22 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/grist/3.0.22/README.md b/stable/grist/3.0.22/README.md deleted file mode 100644 index 9f5acb503d1..00000000000 --- a/stable/grist/3.0.22/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# grist - -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![AppVersion: 0.7.9](https://img.shields.io/badge/AppVersion-0.7.9-informational?style=flat-square) - -Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. - -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: [grist](https://truecharts.org/docs/charts/stable/grist) - -**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 | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `grist` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install grist TrueCharts/grist -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `grist` deployment - -```console -helm uninstall grist -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install grist \ - --set env.TZ="America/New York" \ - TrueCharts/grist -``` - -#### 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 grist TrueCharts/grist -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/grist/3.0.22/charts/common-10.4.6.tgz b/stable/grist/3.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/grist/3.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/grist/3.0.22/charts/redis-3.0.42.tgz b/stable/grist/3.0.22/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/grist/3.0.22/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/grist/3.0.23/CHANGELOG.md b/stable/grist/3.0.23/CHANGELOG.md new file mode 100644 index 00000000000..d4c410bc153 --- /dev/null +++ b/stable/grist/3.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grist-3.0.23](https://github.com/truecharts/apps/compare/grist-3.0.22...grist-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [grist-3.0.22](https://github.com/truecharts/apps/compare/grist-3.0.21...grist-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [grist-3.0.21](https://github.com/truecharts/apps/compare/grist-3.0.19...grist-3.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [grist-3.0.19](https://github.com/truecharts/apps/compare/grist-3.0.18...grist-3.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [grist-3.0.18](https://github.com/truecharts/apps/compare/grist-3.0.17...grist-3.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [grist-3.0.17](https://github.com/truecharts/apps/compare/grist-3.0.15...grist-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [grist-3.0.15](https://github.com/truecharts/apps/compare/grist-3.0.13...grist-3.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [grist-3.0.13](https://github.com/truecharts/apps/compare/grist-3.0.12...grist-3.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [grist-3.0.12](https://github.com/truecharts/apps/compare/grist-3.0.11...grist-3.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [grist-3.0.11](https://github.com/truecharts/apps/compare/grist-3.0.10...grist-3.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [grist-3.0.10](https://github.com/truecharts/apps/compare/grist-3.0.9...grist-3.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/grist/3.0.23/Chart.lock b/stable/grist/3.0.23/Chart.lock new file mode 100644 index 00000000000..ecc6ff633df --- /dev/null +++ b/stable/grist/3.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:eff70e6e5258b0d836dba40f04507095c4f06f6d474ec9d0092e5f7b6efa2817 +generated: "2022-07-23T14:33:13.534446674Z" diff --git a/stable/grist/3.0.23/Chart.yaml b/stable/grist/3.0.23/Chart.yaml new file mode 100644 index 00000000000..adddd3d05af --- /dev/null +++ b/stable/grist/3.0.23/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.7.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. +home: https://github.com/truecharts/apps/tree/master/charts/stable/grist +icon: https://truecharts.org/img/chart-icons/grist.png +keywords: + - grist + - spreadsheet + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grist +sources: + - https://hub.docker.com/r/gristlabs/grist + - https://github.com/gristlabs/grist-core + - https://support.getgrist.com/ +version: 3.0.23 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grist/3.0.23/README.md b/stable/grist/3.0.23/README.md new file mode 100644 index 00000000000..8728f3f97f0 --- /dev/null +++ b/stable/grist/3.0.23/README.md @@ -0,0 +1,110 @@ +# grist + +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: 0.7.9](https://img.shields.io/badge/AppVersion-0.7.9-informational?style=flat-square) + +Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. + +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: [grist](https://truecharts.org/docs/charts/stable/grist) + +**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 | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `grist` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install grist TrueCharts/grist +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `grist` deployment + +```console +helm uninstall grist +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grist \ + --set env.TZ="America/New York" \ + TrueCharts/grist +``` + +#### 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 grist TrueCharts/grist -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/grist/3.0.22/app-readme.md b/stable/grist/3.0.23/app-readme.md similarity index 100% rename from stable/grist/3.0.22/app-readme.md rename to stable/grist/3.0.23/app-readme.md diff --git a/stable/grist/3.0.23/charts/common-10.4.7.tgz b/stable/grist/3.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/grist/3.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/grist/3.0.23/charts/redis-3.0.44.tgz b/stable/grist/3.0.23/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/grist/3.0.23/charts/redis-3.0.44.tgz differ diff --git a/stable/grist/3.0.22/ix_values.yaml b/stable/grist/3.0.23/ix_values.yaml similarity index 100% rename from stable/grist/3.0.22/ix_values.yaml rename to stable/grist/3.0.23/ix_values.yaml diff --git a/stable/grist/3.0.22/questions.yaml b/stable/grist/3.0.23/questions.yaml similarity index 100% rename from stable/grist/3.0.22/questions.yaml rename to stable/grist/3.0.23/questions.yaml diff --git a/stable/htpcmanager/2.0.20/templates/common.yaml b/stable/grist/3.0.23/templates/common.yaml similarity index 100% rename from stable/htpcmanager/2.0.20/templates/common.yaml rename to stable/grist/3.0.23/templates/common.yaml diff --git a/stable/homarr/2.0.22/values.yaml b/stable/grist/3.0.23/values.yaml similarity index 100% rename from stable/homarr/2.0.22/values.yaml rename to stable/grist/3.0.23/values.yaml diff --git a/stable/grocy/11.0.27/CHANGELOG.md b/stable/grocy/11.0.27/CHANGELOG.md new file mode 100644 index 00000000000..56d1c337a0f --- /dev/null +++ b/stable/grocy/11.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grocy-11.0.27](https://github.com/truecharts/apps/compare/grocy-11.0.26...grocy-11.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [grocy-11.0.26](https://github.com/truecharts/apps/compare/grocy-11.0.24...grocy-11.0.26) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [grocy-11.0.24](https://github.com/truecharts/apps/compare/grocy-11.0.23...grocy-11.0.24) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [grocy-11.0.23](https://github.com/truecharts/apps/compare/grocy-11.0.22...grocy-11.0.23) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [grocy-11.0.22](https://github.com/truecharts/apps/compare/grocy-11.0.21...grocy-11.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [grocy-11.0.21](https://github.com/truecharts/apps/compare/grocy-11.0.19...grocy-11.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [grocy-11.0.19](https://github.com/truecharts/apps/compare/grocy-11.0.17...grocy-11.0.19) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [grocy-11.0.17](https://github.com/truecharts/apps/compare/grocy-11.0.16...grocy-11.0.17) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [grocy-11.0.16](https://github.com/truecharts/apps/compare/grocy-11.0.15...grocy-11.0.16) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [grocy-11.0.15](https://github.com/truecharts/apps/compare/grocy-11.0.14...grocy-11.0.15) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [grocy-11.0.14](https://github.com/truecharts/apps/compare/grocy-11.0.13...grocy-11.0.14) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/grocy/11.0.27/Chart.lock b/stable/grocy/11.0.27/Chart.lock new file mode 100644 index 00000000000..1745e50c897 --- /dev/null +++ b/stable/grocy/11.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:33:13.648152184Z" diff --git a/stable/grocy/11.0.27/Chart.yaml b/stable/grocy/11.0.27/Chart.yaml new file mode 100644 index 00000000000..a6b7d7f896a --- /dev/null +++ b/stable/grocy/11.0.27/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + ERP beyond your fridge - grocy is a web-based self-hosted groceries & + household management solution for your home +home: https://github.com/truecharts/apps/tree/master/charts/stable/grocy +icon: https://truecharts.org/img/chart-icons/grocy.png +keywords: + - grocy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grocy +sources: + - https://github.com/grocy/grocy +type: application +version: 11.0.27 +annotations: + truecharts.org/catagories: | + - Home-Automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grocy/11.0.27/README.md b/stable/grocy/11.0.27/README.md new file mode 100644 index 00000000000..70c1f382255 --- /dev/null +++ b/stable/grocy/11.0.27/README.md @@ -0,0 +1,107 @@ +# grocy + +![Version: 11.0.27](https://img.shields.io/badge/Version-11.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.1](https://img.shields.io/badge/AppVersion-3.3.1-informational?style=flat-square) + +ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home + +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: [grocy](https://truecharts.org/docs/charts/stable/grocy) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `grocy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install grocy TrueCharts/grocy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `grocy` deployment + +```console +helm uninstall grocy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grocy \ + --set env.TZ="America/New York" \ + TrueCharts/grocy +``` + +#### 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 grocy TrueCharts/grocy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/grocy/11.0.27/app-readme.md b/stable/grocy/11.0.27/app-readme.md new file mode 100644 index 00000000000..618cea75a47 --- /dev/null +++ b/stable/grocy/11.0.27/app-readme.md @@ -0,0 +1,8 @@ +ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/grocy + +--- + +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/grocy/11.0.27/charts/common-10.4.7.tgz b/stable/grocy/11.0.27/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/grocy/11.0.27/charts/common-10.4.7.tgz differ diff --git a/stable/grocy/11.0.27/ix_values.yaml b/stable/grocy/11.0.27/ix_values.yaml new file mode 100644 index 00000000000..1d0de283a82 --- /dev/null +++ b/stable/grocy/11.0.27/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: tccr.io/truecharts/grocy + tag: v3.3.1@sha256:b6e879335c2e268956c11996f58fafc6ce893f30c9bafd7773005b0ef3060f0f + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10013 + targetPort: 80 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/grocy/11.0.27/questions.yaml b/stable/grocy/11.0.27/questions.yaml new file mode 100644 index 00000000000..87a200e6842 --- /dev/null +++ b/stable/grocy/11.0.27/questions.yaml @@ -0,0 +1,2430 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10013 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 80 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/hyperion-ng/6.0.21/templates/common.yaml b/stable/grocy/11.0.27/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/6.0.21/templates/common.yaml rename to stable/grocy/11.0.27/templates/common.yaml diff --git a/stable/homer/2.0.25/values.yaml b/stable/grocy/11.0.27/values.yaml similarity index 100% rename from stable/homer/2.0.25/values.yaml rename to stable/grocy/11.0.27/values.yaml diff --git a/stable/guacamole-client/4.0.23/CHANGELOG.md b/stable/guacamole-client/4.0.23/CHANGELOG.md deleted file mode 100644 index 20189222c61..00000000000 --- a/stable/guacamole-client/4.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [guacamole-client-4.0.23](https://github.com/truecharts/apps/compare/guacamole-client-4.0.22...guacamole-client-4.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [guacamole-client-4.0.22](https://github.com/truecharts/apps/compare/guacamole-client-4.0.20...guacamole-client-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [guacamole-client-4.0.20](https://github.com/truecharts/apps/compare/guacamole-client-4.0.19...guacamole-client-4.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [guacamole-client-4.0.19](https://github.com/truecharts/apps/compare/guacamole-client-4.0.18...guacamole-client-4.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [guacamole-client-4.0.18](https://github.com/truecharts/apps/compare/guacamole-client-4.0.17...guacamole-client-4.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [guacamole-client-4.0.17](https://github.com/truecharts/apps/compare/guacamole-client-4.0.15...guacamole-client-4.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [guacamole-client-4.0.15](https://github.com/truecharts/apps/compare/guacamole-client-4.0.13...guacamole-client-4.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [guacamole-client-4.0.13](https://github.com/truecharts/apps/compare/guacamole-client-4.0.12...guacamole-client-4.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [guacamole-client-4.0.12](https://github.com/truecharts/apps/compare/guacamole-client-4.0.11...guacamole-client-4.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [guacamole-client-4.0.11](https://github.com/truecharts/apps/compare/guacamole-client-4.0.10...guacamole-client-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [guacamole-client-4.0.10](https://github.com/truecharts/apps/compare/guacamole-client-4.0.9...guacamole-client-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/guacamole-client/4.0.23/Chart.lock b/stable/guacamole-client/4.0.23/Chart.lock deleted file mode 100644 index 5b68a566704..00000000000 --- a/stable/guacamole-client/4.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:37:04.374896491Z" diff --git a/stable/guacamole-client/4.0.23/Chart.yaml b/stable/guacamole-client/4.0.23/Chart.yaml deleted file mode 100644 index 4f2593c7276..00000000000 --- a/stable/guacamole-client/4.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -description: Apache Guacamole is a clientless remote desktop gateway. -home: https://github.com/truecharts/apps/tree/master/charts/stable/guacamole-client -icon: https://truecharts.org/img/chart-icons/guacamole-client.png -keywords: - - guacamole - - remote -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: guacamole-client -sources: - - https://github.com/apache/guacamole-client - - https://hub.docker.com/r/guacamole/guacamole - - http://guacamole.incubator.apache.org/doc/gug/introduction.html -type: application -version: 4.0.23 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/guacamole-client/4.0.23/README.md b/stable/guacamole-client/4.0.23/README.md deleted file mode 100644 index cf0ee65c24b..00000000000 --- a/stable/guacamole-client/4.0.23/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# guacamole-client - -![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) - -Apache Guacamole is a clientless remote desktop gateway. - -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: [guacamole-client](https://truecharts.org/docs/charts/stable/guacamole-client) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `guacamole-client` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install guacamole-client TrueCharts/guacamole-client -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `guacamole-client` deployment - -```console -helm uninstall guacamole-client -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install guacamole-client \ - --set env.TZ="America/New York" \ - TrueCharts/guacamole-client -``` - -#### 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 guacamole-client TrueCharts/guacamole-client -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/guacamole-client/4.0.23/charts/common-10.4.6.tgz b/stable/guacamole-client/4.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/guacamole-client/4.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/guacamole-client/4.0.23/charts/postgresql-8.0.43.tgz b/stable/guacamole-client/4.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/guacamole-client/4.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/guacamole-client/4.0.24/CHANGELOG.md b/stable/guacamole-client/4.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ad40f6e1868 --- /dev/null +++ b/stable/guacamole-client/4.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [guacamole-client-4.0.24](https://github.com/truecharts/apps/compare/guacamole-client-4.0.23...guacamole-client-4.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [guacamole-client-4.0.23](https://github.com/truecharts/apps/compare/guacamole-client-4.0.22...guacamole-client-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [guacamole-client-4.0.22](https://github.com/truecharts/apps/compare/guacamole-client-4.0.20...guacamole-client-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [guacamole-client-4.0.20](https://github.com/truecharts/apps/compare/guacamole-client-4.0.19...guacamole-client-4.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [guacamole-client-4.0.19](https://github.com/truecharts/apps/compare/guacamole-client-4.0.18...guacamole-client-4.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [guacamole-client-4.0.18](https://github.com/truecharts/apps/compare/guacamole-client-4.0.17...guacamole-client-4.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [guacamole-client-4.0.17](https://github.com/truecharts/apps/compare/guacamole-client-4.0.15...guacamole-client-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [guacamole-client-4.0.15](https://github.com/truecharts/apps/compare/guacamole-client-4.0.13...guacamole-client-4.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [guacamole-client-4.0.13](https://github.com/truecharts/apps/compare/guacamole-client-4.0.12...guacamole-client-4.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [guacamole-client-4.0.12](https://github.com/truecharts/apps/compare/guacamole-client-4.0.11...guacamole-client-4.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [guacamole-client-4.0.11](https://github.com/truecharts/apps/compare/guacamole-client-4.0.10...guacamole-client-4.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/guacamole-client/4.0.24/Chart.lock b/stable/guacamole-client/4.0.24/Chart.lock new file mode 100644 index 00000000000..867a36a3f60 --- /dev/null +++ b/stable/guacamole-client/4.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:33:21.510152649Z" diff --git a/stable/guacamole-client/4.0.24/Chart.yaml b/stable/guacamole-client/4.0.24/Chart.yaml new file mode 100644 index 00000000000..5dcf6b8ad8b --- /dev/null +++ b/stable/guacamole-client/4.0.24/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +description: Apache Guacamole is a clientless remote desktop gateway. +home: https://github.com/truecharts/apps/tree/master/charts/stable/guacamole-client +icon: https://truecharts.org/img/chart-icons/guacamole-client.png +keywords: + - guacamole + - remote +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: guacamole-client +sources: + - https://github.com/apache/guacamole-client + - https://hub.docker.com/r/guacamole/guacamole + - http://guacamole.incubator.apache.org/doc/gug/introduction.html +type: application +version: 4.0.24 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/guacamole-client/4.0.24/README.md b/stable/guacamole-client/4.0.24/README.md new file mode 100644 index 00000000000..85fabf9cf85 --- /dev/null +++ b/stable/guacamole-client/4.0.24/README.md @@ -0,0 +1,110 @@ +# guacamole-client + +![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) + +Apache Guacamole is a clientless remote desktop gateway. + +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: [guacamole-client](https://truecharts.org/docs/charts/stable/guacamole-client) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `guacamole-client` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install guacamole-client TrueCharts/guacamole-client +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `guacamole-client` deployment + +```console +helm uninstall guacamole-client +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install guacamole-client \ + --set env.TZ="America/New York" \ + TrueCharts/guacamole-client +``` + +#### 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 guacamole-client TrueCharts/guacamole-client -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/guacamole-client/4.0.23/app-readme.md b/stable/guacamole-client/4.0.24/app-readme.md similarity index 100% rename from stable/guacamole-client/4.0.23/app-readme.md rename to stable/guacamole-client/4.0.24/app-readme.md diff --git a/stable/guacamole-client/4.0.24/charts/common-10.4.7.tgz b/stable/guacamole-client/4.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/guacamole-client/4.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/guacamole-client/4.0.24/charts/postgresql-8.0.45.tgz b/stable/guacamole-client/4.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/guacamole-client/4.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/guacamole-client/4.0.23/ix_values.yaml b/stable/guacamole-client/4.0.24/ix_values.yaml similarity index 100% rename from stable/guacamole-client/4.0.23/ix_values.yaml rename to stable/guacamole-client/4.0.24/ix_values.yaml diff --git a/stable/guacamole-client/4.0.23/questions.yaml b/stable/guacamole-client/4.0.24/questions.yaml similarity index 100% rename from stable/guacamole-client/4.0.23/questions.yaml rename to stable/guacamole-client/4.0.24/questions.yaml diff --git a/stable/guacamole-client/4.0.23/templates/_configmap.tpl b/stable/guacamole-client/4.0.24/templates/_configmap.tpl similarity index 100% rename from stable/guacamole-client/4.0.23/templates/_configmap.tpl rename to stable/guacamole-client/4.0.24/templates/_configmap.tpl diff --git a/stable/guacamole-client/4.0.23/templates/common.yaml b/stable/guacamole-client/4.0.24/templates/common.yaml similarity index 100% rename from stable/guacamole-client/4.0.23/templates/common.yaml rename to stable/guacamole-client/4.0.24/templates/common.yaml diff --git a/stable/htpcmanager/2.0.20/values.yaml b/stable/guacamole-client/4.0.24/values.yaml similarity index 100% rename from stable/htpcmanager/2.0.20/values.yaml rename to stable/guacamole-client/4.0.24/values.yaml diff --git a/stable/guacd/2.0.23/CHANGELOG.md b/stable/guacd/2.0.23/CHANGELOG.md deleted file mode 100644 index 9481df6e8c7..00000000000 --- a/stable/guacd/2.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [guacd-2.0.23](https://github.com/truecharts/apps/compare/guacd-2.0.21...guacd-2.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [guacd-2.0.21](https://github.com/truecharts/apps/compare/guacd-2.0.20...guacd-2.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [guacd-2.0.20](https://github.com/truecharts/apps/compare/guacd-2.0.19...guacd-2.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [guacd-2.0.19](https://github.com/truecharts/apps/compare/guacd-2.0.18...guacd-2.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [guacd-2.0.18](https://github.com/truecharts/apps/compare/guacd-2.0.16...guacd-2.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [guacd-2.0.16](https://github.com/truecharts/apps/compare/guacd-2.0.14...guacd-2.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [guacd-2.0.14](https://github.com/truecharts/apps/compare/guacd-2.0.13...guacd-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [guacd-2.0.13](https://github.com/truecharts/apps/compare/guacd-2.0.12...guacd-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [guacd-2.0.12](https://github.com/truecharts/apps/compare/guacd-2.0.11...guacd-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [guacd-2.0.11](https://github.com/truecharts/apps/compare/guacd-2.0.10...guacd-2.0.11) (2022-07-10) - -#### Fix - -* rootfs writable ([#3121](https://github.com/truecharts/apps/issues/3121)) - - - - -### [guacd-2.0.10](https://github.com/truecharts/apps/compare/guacd-2.0.9...guacd-2.0.10) (2022-07-10) - -#### Fix - -* run rootless ([#3114](https://github.com/truecharts/apps/issues/3114)) - - - - diff --git a/stable/guacd/2.0.23/Chart.lock b/stable/guacd/2.0.23/Chart.lock deleted file mode 100644 index 5239cfa4459..00000000000 --- a/stable/guacd/2.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:55:57.466712648Z" diff --git a/stable/guacd/2.0.23/Chart.yaml b/stable/guacd/2.0.23/Chart.yaml deleted file mode 100644 index c9eb47e6919..00000000000 --- a/stable/guacd/2.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: guacd -version: 2.0.23 -appVersion: "1.4.0" -description: Guacd - Apache Guacamole is a clientless remote desktop gateway. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/guacd -icon: https://truecharts.org/img/chart-icons/guacd.png -keywords: - - guacd - - guacamole - - remote -sources: - - https://hub.docker.com/r/guacamole/guacd - - https://github.com/apache/guacamole-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/guacd/2.0.23/README.md b/stable/guacd/2.0.23/README.md deleted file mode 100644 index 5d75f5ddd2e..00000000000 --- a/stable/guacd/2.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# guacd - -![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) - -Guacd - Apache Guacamole is a clientless remote desktop gateway. - -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: [guacd](https://truecharts.org/docs/charts/stable/guacd) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `guacd` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install guacd TrueCharts/guacd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `guacd` deployment - -```console -helm uninstall guacd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install guacd \ - --set env.TZ="America/New York" \ - TrueCharts/guacd -``` - -#### 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 guacd TrueCharts/guacd -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/guacd/2.0.23/charts/common-10.4.6.tgz b/stable/guacd/2.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/guacd/2.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/guacd/2.0.24/CHANGELOG.md b/stable/guacd/2.0.24/CHANGELOG.md new file mode 100644 index 00000000000..6ff2dc62be5 --- /dev/null +++ b/stable/guacd/2.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [guacd-2.0.24](https://github.com/truecharts/apps/compare/guacd-2.0.23...guacd-2.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [guacd-2.0.23](https://github.com/truecharts/apps/compare/guacd-2.0.21...guacd-2.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [guacd-2.0.21](https://github.com/truecharts/apps/compare/guacd-2.0.20...guacd-2.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [guacd-2.0.20](https://github.com/truecharts/apps/compare/guacd-2.0.19...guacd-2.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [guacd-2.0.19](https://github.com/truecharts/apps/compare/guacd-2.0.18...guacd-2.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [guacd-2.0.18](https://github.com/truecharts/apps/compare/guacd-2.0.16...guacd-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [guacd-2.0.16](https://github.com/truecharts/apps/compare/guacd-2.0.14...guacd-2.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [guacd-2.0.14](https://github.com/truecharts/apps/compare/guacd-2.0.13...guacd-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [guacd-2.0.13](https://github.com/truecharts/apps/compare/guacd-2.0.12...guacd-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [guacd-2.0.12](https://github.com/truecharts/apps/compare/guacd-2.0.11...guacd-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [guacd-2.0.11](https://github.com/truecharts/apps/compare/guacd-2.0.10...guacd-2.0.11) (2022-07-10) + +#### Fix + +* rootfs writable ([#3121](https://github.com/truecharts/apps/issues/3121)) + + + + diff --git a/stable/guacd/2.0.24/Chart.lock b/stable/guacd/2.0.24/Chart.lock new file mode 100644 index 00000000000..65c0d0189b3 --- /dev/null +++ b/stable/guacd/2.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:33:20.133945212Z" diff --git a/stable/guacd/2.0.24/Chart.yaml b/stable/guacd/2.0.24/Chart.yaml new file mode 100644 index 00000000000..1503546f09b --- /dev/null +++ b/stable/guacd/2.0.24/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: guacd +version: 2.0.24 +appVersion: "1.4.0" +description: Guacd - Apache Guacamole is a clientless remote desktop gateway. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/guacd +icon: https://truecharts.org/img/chart-icons/guacd.png +keywords: + - guacd + - guacamole + - remote +sources: + - https://hub.docker.com/r/guacamole/guacd + - https://github.com/apache/guacamole-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/guacd/2.0.24/README.md b/stable/guacd/2.0.24/README.md new file mode 100644 index 00000000000..725420222c5 --- /dev/null +++ b/stable/guacd/2.0.24/README.md @@ -0,0 +1,108 @@ +# guacd + +![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) + +Guacd - Apache Guacamole is a clientless remote desktop gateway. + +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: [guacd](https://truecharts.org/docs/charts/stable/guacd) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `guacd` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install guacd TrueCharts/guacd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `guacd` deployment + +```console +helm uninstall guacd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install guacd \ + --set env.TZ="America/New York" \ + TrueCharts/guacd +``` + +#### 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 guacd TrueCharts/guacd -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/guacd/2.0.23/app-readme.md b/stable/guacd/2.0.24/app-readme.md similarity index 100% rename from stable/guacd/2.0.23/app-readme.md rename to stable/guacd/2.0.24/app-readme.md diff --git a/stable/guacd/2.0.24/charts/common-10.4.7.tgz b/stable/guacd/2.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/guacd/2.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/guacd/2.0.23/ix_values.yaml b/stable/guacd/2.0.24/ix_values.yaml similarity index 100% rename from stable/guacd/2.0.23/ix_values.yaml rename to stable/guacd/2.0.24/ix_values.yaml diff --git a/stable/guacd/2.0.23/questions.yaml b/stable/guacd/2.0.24/questions.yaml similarity index 100% rename from stable/guacd/2.0.23/questions.yaml rename to stable/guacd/2.0.24/questions.yaml diff --git a/stable/icinga2/3.0.23/templates/common.yaml b/stable/guacd/2.0.24/templates/common.yaml similarity index 100% rename from stable/icinga2/3.0.23/templates/common.yaml rename to stable/guacd/2.0.24/templates/common.yaml diff --git a/stable/hyperion-ng/6.0.21/values.yaml b/stable/guacd/2.0.24/values.yaml similarity index 100% rename from stable/hyperion-ng/6.0.21/values.yaml rename to stable/guacd/2.0.24/values.yaml diff --git a/stable/habridge/2.0.20/CHANGELOG.md b/stable/habridge/2.0.20/CHANGELOG.md deleted file mode 100644 index c6b34be5369..00000000000 --- a/stable/habridge/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [habridge-2.0.20](https://github.com/truecharts/apps/compare/habridge-2.0.18...habridge-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [habridge-2.0.18](https://github.com/truecharts/apps/compare/habridge-2.0.17...habridge-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [habridge-2.0.17](https://github.com/truecharts/apps/compare/habridge-2.0.16...habridge-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [habridge-2.0.16](https://github.com/truecharts/apps/compare/habridge-2.0.14...habridge-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [habridge-2.0.14](https://github.com/truecharts/apps/compare/habridge-2.0.12...habridge-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [habridge-2.0.12](https://github.com/truecharts/apps/compare/habridge-2.0.11...habridge-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [habridge-2.0.11](https://github.com/truecharts/apps/compare/habridge-2.0.10...habridge-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [habridge-2.0.10](https://github.com/truecharts/apps/compare/habridge-2.0.9...habridge-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [habridge-2.0.9](https://github.com/truecharts/apps/compare/habridge-2.0.8...habridge-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [habridge-2.0.8](https://github.com/truecharts/apps/compare/habridge-2.0.7...habridge-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [habridge-2.0.7](https://github.com/truecharts/apps/compare/habridge-2.0.6...habridge-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/habridge/2.0.20/Chart.lock b/stable/habridge/2.0.20/Chart.lock deleted file mode 100644 index 38b1c91b3fb..00000000000 --- a/stable/habridge/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:56:05.830222408Z" diff --git a/stable/habridge/2.0.20/Chart.yaml b/stable/habridge/2.0.20/Chart.yaml deleted file mode 100644 index d044e2d14f6..00000000000 --- a/stable/habridge/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: habridge -version: 2.0.20 -appVersion: "5.4.1" -description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/habridge -icon: https://truecharts.org/img/chart-icons/habridge.png -keywords: - - habridge -sources: - - https://hub.docker.com/r/linuxserver/habridge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/habridge/2.0.20/README.md b/stable/habridge/2.0.20/README.md deleted file mode 100644 index 790c3f76e13..00000000000 --- a/stable/habridge/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# habridge - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.4.1](https://img.shields.io/badge/AppVersion-5.4.1-informational?style=flat-square) - -Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. - -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: [habridge](https://truecharts.org/docs/charts/stable/habridge) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `habridge` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install habridge TrueCharts/habridge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `habridge` deployment - -```console -helm uninstall habridge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install habridge \ - --set env.TZ="America/New York" \ - TrueCharts/habridge -``` - -#### 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 habridge TrueCharts/habridge -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/habridge/2.0.20/charts/common-10.4.6.tgz b/stable/habridge/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/habridge/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/habridge/2.0.21/CHANGELOG.md b/stable/habridge/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..73c6854ebc1 --- /dev/null +++ b/stable/habridge/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [habridge-2.0.21](https://github.com/truecharts/apps/compare/habridge-2.0.20...habridge-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [habridge-2.0.20](https://github.com/truecharts/apps/compare/habridge-2.0.18...habridge-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [habridge-2.0.18](https://github.com/truecharts/apps/compare/habridge-2.0.17...habridge-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [habridge-2.0.17](https://github.com/truecharts/apps/compare/habridge-2.0.16...habridge-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [habridge-2.0.16](https://github.com/truecharts/apps/compare/habridge-2.0.14...habridge-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [habridge-2.0.14](https://github.com/truecharts/apps/compare/habridge-2.0.12...habridge-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [habridge-2.0.12](https://github.com/truecharts/apps/compare/habridge-2.0.11...habridge-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [habridge-2.0.11](https://github.com/truecharts/apps/compare/habridge-2.0.10...habridge-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [habridge-2.0.10](https://github.com/truecharts/apps/compare/habridge-2.0.9...habridge-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [habridge-2.0.9](https://github.com/truecharts/apps/compare/habridge-2.0.8...habridge-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [habridge-2.0.8](https://github.com/truecharts/apps/compare/habridge-2.0.7...habridge-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/habridge/2.0.21/Chart.lock b/stable/habridge/2.0.21/Chart.lock new file mode 100644 index 00000000000..0db40bdd7d9 --- /dev/null +++ b/stable/habridge/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:33:33.618799383Z" diff --git a/stable/habridge/2.0.21/Chart.yaml b/stable/habridge/2.0.21/Chart.yaml new file mode 100644 index 00000000000..73a5ab82403 --- /dev/null +++ b/stable/habridge/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: habridge +version: 2.0.21 +appVersion: "5.4.1" +description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/habridge +icon: https://truecharts.org/img/chart-icons/habridge.png +keywords: + - habridge +sources: + - https://hub.docker.com/r/linuxserver/habridge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/habridge/2.0.21/README.md b/stable/habridge/2.0.21/README.md new file mode 100644 index 00000000000..816257e9498 --- /dev/null +++ b/stable/habridge/2.0.21/README.md @@ -0,0 +1,107 @@ +# habridge + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.4.1](https://img.shields.io/badge/AppVersion-5.4.1-informational?style=flat-square) + +Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. + +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: [habridge](https://truecharts.org/docs/charts/stable/habridge) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `habridge` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install habridge TrueCharts/habridge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `habridge` deployment + +```console +helm uninstall habridge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install habridge \ + --set env.TZ="America/New York" \ + TrueCharts/habridge +``` + +#### 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 habridge TrueCharts/habridge -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/habridge/2.0.20/app-readme.md b/stable/habridge/2.0.21/app-readme.md similarity index 100% rename from stable/habridge/2.0.20/app-readme.md rename to stable/habridge/2.0.21/app-readme.md diff --git a/stable/habridge/2.0.21/charts/common-10.4.7.tgz b/stable/habridge/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/habridge/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/habridge/2.0.20/ix_values.yaml b/stable/habridge/2.0.21/ix_values.yaml similarity index 100% rename from stable/habridge/2.0.20/ix_values.yaml rename to stable/habridge/2.0.21/ix_values.yaml diff --git a/stable/habridge/2.0.20/questions.yaml b/stable/habridge/2.0.21/questions.yaml similarity index 100% rename from stable/habridge/2.0.20/questions.yaml rename to stable/habridge/2.0.21/questions.yaml diff --git a/stable/impostor-server/1.0.24/templates/common.yaml b/stable/habridge/2.0.21/templates/common.yaml similarity index 100% rename from stable/impostor-server/1.0.24/templates/common.yaml rename to stable/habridge/2.0.21/templates/common.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.22/values.yaml b/stable/habridge/2.0.21/values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.22/values.yaml rename to stable/habridge/2.0.21/values.yaml diff --git a/stable/hammond/2.0.20/CHANGELOG.md b/stable/hammond/2.0.20/CHANGELOG.md deleted file mode 100644 index 587f2a14911..00000000000 --- a/stable/hammond/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hammond-2.0.20](https://github.com/truecharts/apps/compare/hammond-2.0.18...hammond-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [hammond-2.0.18](https://github.com/truecharts/apps/compare/hammond-2.0.17...hammond-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [hammond-2.0.17](https://github.com/truecharts/apps/compare/hammond-2.0.16...hammond-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [hammond-2.0.16](https://github.com/truecharts/apps/compare/hammond-2.0.14...hammond-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [hammond-2.0.14](https://github.com/truecharts/apps/compare/hammond-2.0.12...hammond-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [hammond-2.0.12](https://github.com/truecharts/apps/compare/hammond-2.0.11...hammond-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [hammond-2.0.11](https://github.com/truecharts/apps/compare/hammond-2.0.10...hammond-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [hammond-2.0.10](https://github.com/truecharts/apps/compare/hammond-2.0.9...hammond-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [hammond-2.0.9](https://github.com/truecharts/apps/compare/hammond-2.0.8...hammond-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [hammond-2.0.8](https://github.com/truecharts/apps/compare/hammond-2.0.7...hammond-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [hammond-2.0.7](https://github.com/truecharts/apps/compare/hammond-2.0.6...hammond-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/hammond/2.0.20/Chart.lock b/stable/hammond/2.0.20/Chart.lock deleted file mode 100644 index 3b85ee7be0d..00000000000 --- a/stable/hammond/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:56:14.852506353Z" diff --git a/stable/hammond/2.0.20/Chart.yaml b/stable/hammond/2.0.20/Chart.yaml deleted file mode 100644 index 30e735e1846..00000000000 --- a/stable/hammond/2.0.20/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A self-hosted vehicle expense tracking system with support for multiple users. -home: https://github.com/truecharts/apps/tree/master/charts/stable/hammond -icon: https://truecharts.org/img/chart-icons/hammond.png -keywords: - - hammond -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hammond -sources: - - https://github.com/akhilrex/hammond - - https://hub.docker.com/r/akhilrex/hammond -version: 2.0.20 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/hammond/2.0.20/README.md b/stable/hammond/2.0.20/README.md deleted file mode 100644 index 375afc675f9..00000000000 --- a/stable/hammond/2.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# hammond - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) - -A self-hosted vehicle expense tracking system with support for multiple users. - -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: [hammond](https://truecharts.org/docs/charts/stable/hammond) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `hammond` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install hammond TrueCharts/hammond -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `hammond` deployment - -```console -helm uninstall hammond -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hammond \ - --set env.TZ="America/New York" \ - TrueCharts/hammond -``` - -#### 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 hammond TrueCharts/hammond -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/hammond/2.0.20/charts/common-10.4.6.tgz b/stable/hammond/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/hammond/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/hammond/2.0.21/CHANGELOG.md b/stable/hammond/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..22bd99010e2 --- /dev/null +++ b/stable/hammond/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hammond-2.0.21](https://github.com/truecharts/apps/compare/hammond-2.0.20...hammond-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [hammond-2.0.20](https://github.com/truecharts/apps/compare/hammond-2.0.18...hammond-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [hammond-2.0.18](https://github.com/truecharts/apps/compare/hammond-2.0.17...hammond-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [hammond-2.0.17](https://github.com/truecharts/apps/compare/hammond-2.0.16...hammond-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [hammond-2.0.16](https://github.com/truecharts/apps/compare/hammond-2.0.14...hammond-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [hammond-2.0.14](https://github.com/truecharts/apps/compare/hammond-2.0.12...hammond-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [hammond-2.0.12](https://github.com/truecharts/apps/compare/hammond-2.0.11...hammond-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [hammond-2.0.11](https://github.com/truecharts/apps/compare/hammond-2.0.10...hammond-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [hammond-2.0.10](https://github.com/truecharts/apps/compare/hammond-2.0.9...hammond-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [hammond-2.0.9](https://github.com/truecharts/apps/compare/hammond-2.0.8...hammond-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [hammond-2.0.8](https://github.com/truecharts/apps/compare/hammond-2.0.7...hammond-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/hammond/2.0.21/Chart.lock b/stable/hammond/2.0.21/Chart.lock new file mode 100644 index 00000000000..8fbe9269f0c --- /dev/null +++ b/stable/hammond/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:33:39.130036596Z" diff --git a/stable/hammond/2.0.21/Chart.yaml b/stable/hammond/2.0.21/Chart.yaml new file mode 100644 index 00000000000..4c7f0d32fb3 --- /dev/null +++ b/stable/hammond/2.0.21/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A self-hosted vehicle expense tracking system with support for multiple users. +home: https://github.com/truecharts/apps/tree/master/charts/stable/hammond +icon: https://truecharts.org/img/chart-icons/hammond.png +keywords: + - hammond +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hammond +sources: + - https://github.com/akhilrex/hammond + - https://hub.docker.com/r/akhilrex/hammond +version: 2.0.21 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/hammond/2.0.21/README.md b/stable/hammond/2.0.21/README.md new file mode 100644 index 00000000000..eb5f10ff005 --- /dev/null +++ b/stable/hammond/2.0.21/README.md @@ -0,0 +1,108 @@ +# hammond + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) + +A self-hosted vehicle expense tracking system with support for multiple users. + +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: [hammond](https://truecharts.org/docs/charts/stable/hammond) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `hammond` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install hammond TrueCharts/hammond +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `hammond` deployment + +```console +helm uninstall hammond +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hammond \ + --set env.TZ="America/New York" \ + TrueCharts/hammond +``` + +#### 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 hammond TrueCharts/hammond -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/hammond/2.0.20/app-readme.md b/stable/hammond/2.0.21/app-readme.md similarity index 100% rename from stable/hammond/2.0.20/app-readme.md rename to stable/hammond/2.0.21/app-readme.md diff --git a/stable/hammond/2.0.21/charts/common-10.4.7.tgz b/stable/hammond/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/hammond/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/hammond/2.0.20/ix_values.yaml b/stable/hammond/2.0.21/ix_values.yaml similarity index 100% rename from stable/hammond/2.0.20/ix_values.yaml rename to stable/hammond/2.0.21/ix_values.yaml diff --git a/stable/hammond/2.0.20/questions.yaml b/stable/hammond/2.0.21/questions.yaml similarity index 100% rename from stable/hammond/2.0.20/questions.yaml rename to stable/hammond/2.0.21/questions.yaml diff --git a/stable/hammond/2.0.20/templates/_secrets.tpl b/stable/hammond/2.0.21/templates/_secrets.tpl similarity index 100% rename from stable/hammond/2.0.20/templates/_secrets.tpl rename to stable/hammond/2.0.21/templates/_secrets.tpl diff --git a/stable/hammond/2.0.20/templates/common.yaml b/stable/hammond/2.0.21/templates/common.yaml similarity index 100% rename from stable/hammond/2.0.20/templates/common.yaml rename to stable/hammond/2.0.21/templates/common.yaml diff --git a/stable/icinga2/3.0.23/values.yaml b/stable/hammond/2.0.21/values.yaml similarity index 100% rename from stable/icinga2/3.0.23/values.yaml rename to stable/hammond/2.0.21/values.yaml diff --git a/stable/handbrake/13.0.23/CHANGELOG.md b/stable/handbrake/13.0.23/CHANGELOG.md new file mode 100644 index 00000000000..26cab61b093 --- /dev/null +++ b/stable/handbrake/13.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [handbrake-13.0.23](https://github.com/truecharts/apps/compare/handbrake-13.0.22...handbrake-13.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [handbrake-13.0.22](https://github.com/truecharts/apps/compare/handbrake-13.0.20...handbrake-13.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [handbrake-13.0.20](https://github.com/truecharts/apps/compare/handbrake-13.0.19...handbrake-13.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [handbrake-13.0.19](https://github.com/truecharts/apps/compare/handbrake-13.0.18...handbrake-13.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [handbrake-13.0.18](https://github.com/truecharts/apps/compare/handbrake-13.0.16...handbrake-13.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [handbrake-13.0.16](https://github.com/truecharts/apps/compare/handbrake-13.0.14...handbrake-13.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [handbrake-13.0.14](https://github.com/truecharts/apps/compare/handbrake-13.0.13...handbrake-13.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [handbrake-13.0.13](https://github.com/truecharts/apps/compare/handbrake-13.0.12...handbrake-13.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [handbrake-13.0.12](https://github.com/truecharts/apps/compare/handbrake-13.0.11...handbrake-13.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [handbrake-13.0.11](https://github.com/truecharts/apps/compare/handbrake-13.0.10...handbrake-13.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [handbrake-13.0.10](https://github.com/truecharts/apps/compare/handbrake-13.0.9...handbrake-13.0.10) (2022-07-05) + +#### Feat + +* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) + + diff --git a/stable/handbrake/13.0.23/Chart.lock b/stable/handbrake/13.0.23/Chart.lock new file mode 100644 index 00000000000..5c3c75bac84 --- /dev/null +++ b/stable/handbrake/13.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:33:39.913289242Z" diff --git a/stable/handbrake/13.0.23/Chart.yaml b/stable/handbrake/13.0.23/Chart.yaml new file mode 100644 index 00000000000..2b9a3954247 --- /dev/null +++ b/stable/handbrake/13.0.23/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.25.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + HandBrake is a tool for converting video from nearly any format to a + selection of modern, widely supported codecs. +home: https://github.com/truecharts/apps/tree/master/charts/stable/handbrake +icon: https://truecharts.org/img/chart-icons/handbrake.png +keywords: + - handbrake + - encode + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: handbrake +sources: + - https://github.com/jlesage/docker-handbrake + - https://hub.docker.com/r/jlesage/handbrake/ + - https://handbrake.fr/ +type: application +version: 13.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/handbrake/13.0.23/README.md b/stable/handbrake/13.0.23/README.md new file mode 100644 index 00000000000..fb0e10e580f --- /dev/null +++ b/stable/handbrake/13.0.23/README.md @@ -0,0 +1,109 @@ +# handbrake + +![Version: 13.0.23](https://img.shields.io/badge/Version-13.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.25.1](https://img.shields.io/badge/AppVersion-1.25.1-informational?style=flat-square) + +HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. + +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: [handbrake](https://truecharts.org/docs/charts/stable/handbrake) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `handbrake` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install handbrake TrueCharts/handbrake +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `handbrake` deployment + +```console +helm uninstall handbrake +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install handbrake \ + --set env.TZ="America/New York" \ + TrueCharts/handbrake +``` + +#### 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 handbrake TrueCharts/handbrake -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/handbrake/13.0.23/app-readme.md b/stable/handbrake/13.0.23/app-readme.md new file mode 100644 index 00000000000..6afa506363f --- /dev/null +++ b/stable/handbrake/13.0.23/app-readme.md @@ -0,0 +1,8 @@ +HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/handbrake + +--- + +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/handbrake/13.0.23/charts/common-10.4.7.tgz b/stable/handbrake/13.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/handbrake/13.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/handbrake/13.0.23/ix_values.yaml b/stable/handbrake/13.0.23/ix_values.yaml new file mode 100644 index 00000000000..3c1b19fe052 --- /dev/null +++ b/stable/handbrake/13.0.23/ix_values.yaml @@ -0,0 +1,69 @@ +image: + repository: tccr.io/truecharts/handbrake + tag: v1.25.1@sha256:89920e1a3bd1cd94487f43113f08e28ec6a00bad08b573032c69ee40abe50ff1 + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10053 + targetPort: 5800 + vnc: + enabled: true + ports: + vnc: + enabled: true + port: 10055 + targetPort: 5900 + +envFrom: + - configMapRef: + name: '{{ include "tc.common.names.fullname" . }}-handbrake' + +secretEnv: + VNC_PASSWORD: "" + +handbrake: + KEEP_APP_RUNNING: false + DISPLAY_WIDTH: 1280 + DISPLAY_HEIGHT: 768 + SECURE_CONNECTION: false + ENABLE_CJK_FONT: false + AUTOMATED_CONVERSION_PRESET: "General/Very Fast 1080p30" + AUTOMATED_CONVERSION_FORMAT: "mp4" + AUTOMATED_CONVERSION_KEEP_SOURCE: true + AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "ignore" + +configmap: + handbrake: + enabled: true + data: + ENABLE_CJK_FONT: '{{ ternary "1" "0" .Values.handbrake.ENABLE_CJK_FONT }}' + KEEP_APP_RUNNING: '{{ ternary "1" "0" .Values.handbrake.KEEP_APP_RUNNING }}' + SECURE_CONNECTION: '{{ ternary "1" "0" .Values.handbrake.SECURE_CONNECTION }}' + DISPLAY_WIDTH: "{{ .Values.handbrake.DISPLAY_WIDTH }}" + DISPLAY_HEIGHT: "{{ .Values.handbrake.DISPLAY_HEIGHT }}" + AUTOMATED_CONVERSION_KEEP_SOURCE: '{{ ternary "1" "0" .Values.handbrake.AUTOMATED_CONVERSION_KEEP_SOURCE }}' + AUTOMATED_CONVERSION_PRESET: "{{ .Values.handbrake.AUTOMATED_CONVERSION_PRESET }}" + AUTOMATED_CONVERSION_FORMAT: "{{ .Values.handbrake.AUTOMATED_CONVERSION_FORMAT }}" + AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "{{ .Values.handbrake.AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION }}" + +persistence: + config: + enabled: true + mountPath: "/config" + storage: + enabled: true + mountPath: "/storage" + output: + enabled: true + mountPath: "/output" diff --git a/stable/handbrake/13.0.23/questions.yaml b/stable/handbrake/13.0.23/questions.yaml new file mode 100644 index 00000000000..57df79c4e70 --- /dev/null +++ b/stable/handbrake/13.0.23/questions.yaml @@ -0,0 +1,3011 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + # Portal + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: VNC_PASSWORD + label: "VNC_PASSWORD" + description: "Password needed to connect to the application's GUI. See the VNC Password section for more details." + schema: + type: string + private: true + default: "" + - variable: handbrake + group: "Container Configuration" + label: "HandBrake Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ENABLE_CJK_FONT + label: "ENABLE_CJK_FONT" + description: "When set to true, open-source computer font WenQuanYi Zen Hei is installed. " + schema: + type: boolean + default: false + - variable: KEEP_APP_RUNNING + label: "KEEP_APP_RUNNING" + description: "When set to true, the application will be automatically restarted if it crashes or if a user quits it." + schema: + type: boolean + default: false + - variable: gui + label: "GUI Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: DISPLAY_WIDTH + label: "DISPLAY_WIDTH" + description: "Width (in pixels) of the application's window." + schema: + type: int + default: 1280 + required: true + - variable: DISPLAY_HEIGHT + label: "DISPLAY_HEIGHT" + description: "Height (in pixels) of the application's window." + schema: + type: int + default: 768 + required: true + - variable: SECURE_CONNECTION + label: "SECURE_CONNECTION" + description: "When set to true, an encrypted connection is used to access the application's GUI (either via a web browser or VNC client). See the Security section for more details." + schema: + type: boolean + default: false + - variable: autoconv + label: "Automated Conversion Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: AUTOMATED_CONVERSION_PRESET + label: "AUTOMATED_CONVERSION_PRESET" + description: "HandBrake preset used by the automatic video converter. Identification of a preset must follow the format /" + schema: + type: string + default: "General/Very Fast 1080p30" + required: true + - variable: AUTOMATED_CONVERSION_FORMAT + label: "AUTOMATED_CONVERSION_FORMAT" + description: "Video container format used by the automatic video converter for output files. This is typically the video filename extension." + schema: + type: string + default: "mp4" + required: true + - variable: AUTOMATED_CONVERSION_KEEP_SOURCE + label: "AUTOMATED_CONVERSION_KEEP_SOURCE" + description: "When set to 0, a video that has been successfully converted is removed from the watch folder." + schema: + type: boolean + default: false + - variable: AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION + label: "AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION" + description: "When set to ignore, a non-video file found in the watch folder is ignored. If set to copy, a non-video file is copied as-is to the output folder." + schema: + type: string + default: "ignore" + required: true + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10053 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 5800 + + - variable: vnc + label: "VNC Service" + description: "VNC Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: vnc + label: "TCP 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: 10055 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 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: 5900 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: storage + label: "App Storage" + description: "Application Storage." + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: output + label: "App Output Storage" + description: "Stores the Application Output." + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/ispy-agent-dvr/2.0.28/templates/common.yaml b/stable/handbrake/13.0.23/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.28/templates/common.yaml rename to stable/handbrake/13.0.23/templates/common.yaml diff --git a/stable/impostor-server/1.0.24/values.yaml b/stable/handbrake/13.0.23/values.yaml similarity index 100% rename from stable/impostor-server/1.0.24/values.yaml rename to stable/handbrake/13.0.23/values.yaml diff --git a/stable/haste-server/6.0.22/CHANGELOG.md b/stable/haste-server/6.0.22/CHANGELOG.md deleted file mode 100644 index 3ef9cbd9d88..00000000000 --- a/stable/haste-server/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [haste-server-6.0.22](https://github.com/truecharts/apps/compare/haste-server-6.0.20...haste-server-6.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [haste-server-6.0.20](https://github.com/truecharts/apps/compare/haste-server-6.0.19...haste-server-6.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [haste-server-6.0.19](https://github.com/truecharts/apps/compare/haste-server-6.0.18...haste-server-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [haste-server-6.0.18](https://github.com/truecharts/apps/compare/haste-server-6.0.17...haste-server-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [haste-server-6.0.17](https://github.com/truecharts/apps/compare/haste-server-6.0.15...haste-server-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [haste-server-6.0.15](https://github.com/truecharts/apps/compare/haste-server-6.0.13...haste-server-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [haste-server-6.0.13](https://github.com/truecharts/apps/compare/haste-server-6.0.12...haste-server-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [haste-server-6.0.12](https://github.com/truecharts/apps/compare/haste-server-6.0.11...haste-server-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [haste-server-6.0.11](https://github.com/truecharts/apps/compare/haste-server-6.0.10...haste-server-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [haste-server-6.0.10](https://github.com/truecharts/apps/compare/haste-server-6.0.9...haste-server-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [haste-server-6.0.9](https://github.com/truecharts/apps/compare/haste-server-6.0.8...haste-server-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/haste-server/6.0.22/Chart.lock b/stable/haste-server/6.0.22/Chart.lock deleted file mode 100644 index ebb1a5d5c66..00000000000 --- a/stable/haste-server/6.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:56:26.991995472Z" diff --git a/stable/haste-server/6.0.22/Chart.yaml b/stable/haste-server/6.0.22/Chart.yaml deleted file mode 100644 index 3d60b5bf262..00000000000 --- a/stable/haste-server/6.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Simple text sharing -home: https://github.com/truecharts/apps/tree/master/charts/stable/haste-server -icon: https://truecharts.org/img/chart-icons/haste-server.png -keywords: - - haste - - hastebin - - haste-server - - pastebin -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: haste-server -sources: - - https://github.com/seejohnrun/haste-server - - https://github.com/k8s-at-home/container-images -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/haste-server/6.0.22/README.md b/stable/haste-server/6.0.22/README.md deleted file mode 100644 index 780999be954..00000000000 --- a/stable/haste-server/6.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# haste-server - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Simple text sharing - -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: [haste-server](https://truecharts.org/docs/charts/stable/haste-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `haste-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install haste-server TrueCharts/haste-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `haste-server` deployment - -```console -helm uninstall haste-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install haste-server \ - --set env.TZ="America/New York" \ - TrueCharts/haste-server -``` - -#### 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 haste-server TrueCharts/haste-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/haste-server/6.0.22/charts/common-10.4.6.tgz b/stable/haste-server/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/haste-server/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/haste-server/6.0.23/CHANGELOG.md b/stable/haste-server/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..b2837faa484 --- /dev/null +++ b/stable/haste-server/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [haste-server-6.0.23](https://github.com/truecharts/apps/compare/haste-server-6.0.22...haste-server-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [haste-server-6.0.22](https://github.com/truecharts/apps/compare/haste-server-6.0.20...haste-server-6.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [haste-server-6.0.20](https://github.com/truecharts/apps/compare/haste-server-6.0.19...haste-server-6.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [haste-server-6.0.19](https://github.com/truecharts/apps/compare/haste-server-6.0.18...haste-server-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [haste-server-6.0.18](https://github.com/truecharts/apps/compare/haste-server-6.0.17...haste-server-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [haste-server-6.0.17](https://github.com/truecharts/apps/compare/haste-server-6.0.15...haste-server-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [haste-server-6.0.15](https://github.com/truecharts/apps/compare/haste-server-6.0.13...haste-server-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [haste-server-6.0.13](https://github.com/truecharts/apps/compare/haste-server-6.0.12...haste-server-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [haste-server-6.0.12](https://github.com/truecharts/apps/compare/haste-server-6.0.11...haste-server-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [haste-server-6.0.11](https://github.com/truecharts/apps/compare/haste-server-6.0.10...haste-server-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [haste-server-6.0.10](https://github.com/truecharts/apps/compare/haste-server-6.0.9...haste-server-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/haste-server/6.0.23/Chart.lock b/stable/haste-server/6.0.23/Chart.lock new file mode 100644 index 00000000000..f377013e6e0 --- /dev/null +++ b/stable/haste-server/6.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:33:46.755219451Z" diff --git a/stable/haste-server/6.0.23/Chart.yaml b/stable/haste-server/6.0.23/Chart.yaml new file mode 100644 index 00000000000..35d5ce8b32f --- /dev/null +++ b/stable/haste-server/6.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Simple text sharing +home: https://github.com/truecharts/apps/tree/master/charts/stable/haste-server +icon: https://truecharts.org/img/chart-icons/haste-server.png +keywords: + - haste + - hastebin + - haste-server + - pastebin +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: haste-server +sources: + - https://github.com/seejohnrun/haste-server + - https://github.com/k8s-at-home/container-images +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/haste-server/6.0.23/README.md b/stable/haste-server/6.0.23/README.md new file mode 100644 index 00000000000..2574ea0e65e --- /dev/null +++ b/stable/haste-server/6.0.23/README.md @@ -0,0 +1,108 @@ +# haste-server + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Simple text sharing + +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: [haste-server](https://truecharts.org/docs/charts/stable/haste-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `haste-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install haste-server TrueCharts/haste-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `haste-server` deployment + +```console +helm uninstall haste-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install haste-server \ + --set env.TZ="America/New York" \ + TrueCharts/haste-server +``` + +#### 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 haste-server TrueCharts/haste-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/haste-server/6.0.22/app-readme.md b/stable/haste-server/6.0.23/app-readme.md similarity index 100% rename from stable/haste-server/6.0.22/app-readme.md rename to stable/haste-server/6.0.23/app-readme.md diff --git a/stable/haste-server/6.0.23/charts/common-10.4.7.tgz b/stable/haste-server/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/haste-server/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/haste-server/6.0.22/ix_values.yaml b/stable/haste-server/6.0.23/ix_values.yaml similarity index 100% rename from stable/haste-server/6.0.22/ix_values.yaml rename to stable/haste-server/6.0.23/ix_values.yaml diff --git a/stable/haste-server/6.0.22/questions.yaml b/stable/haste-server/6.0.23/questions.yaml similarity index 100% rename from stable/haste-server/6.0.22/questions.yaml rename to stable/haste-server/6.0.23/questions.yaml diff --git a/stable/iyuuplus/2.0.20/templates/common.yaml b/stable/haste-server/6.0.23/templates/common.yaml similarity index 100% rename from stable/iyuuplus/2.0.20/templates/common.yaml rename to stable/haste-server/6.0.23/templates/common.yaml diff --git a/stable/inventree/3.0.29/values.yaml b/stable/haste-server/6.0.23/values.yaml similarity index 100% rename from stable/inventree/3.0.29/values.yaml rename to stable/haste-server/6.0.23/values.yaml diff --git a/stable/headphones/4.0.20/CHANGELOG.md b/stable/headphones/4.0.20/CHANGELOG.md deleted file mode 100644 index 76d13846c78..00000000000 --- a/stable/headphones/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [headphones-4.0.20](https://github.com/truecharts/apps/compare/headphones-4.0.18...headphones-4.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [headphones-4.0.18](https://github.com/truecharts/apps/compare/headphones-4.0.17...headphones-4.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [headphones-4.0.17](https://github.com/truecharts/apps/compare/headphones-4.0.16...headphones-4.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [headphones-4.0.16](https://github.com/truecharts/apps/compare/headphones-4.0.14...headphones-4.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [headphones-4.0.14](https://github.com/truecharts/apps/compare/headphones-4.0.12...headphones-4.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [headphones-4.0.12](https://github.com/truecharts/apps/compare/headphones-4.0.11...headphones-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [headphones-4.0.11](https://github.com/truecharts/apps/compare/headphones-4.0.10...headphones-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [headphones-4.0.10](https://github.com/truecharts/apps/compare/headphones-4.0.9...headphones-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [headphones-4.0.9](https://github.com/truecharts/apps/compare/headphones-4.0.8...headphones-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [headphones-4.0.8](https://github.com/truecharts/apps/compare/headphones-4.0.7...headphones-4.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [headphones-4.0.7](https://github.com/truecharts/apps/compare/headphones-4.0.6...headphones-4.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/headphones/4.0.20/Chart.lock b/stable/headphones/4.0.20/Chart.lock deleted file mode 100644 index c1b097a3d06..00000000000 --- a/stable/headphones/4.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:56:29.068730532Z" diff --git a/stable/headphones/4.0.20/Chart.yaml b/stable/headphones/4.0.20/Chart.yaml deleted file mode 100644 index 297fb5425eb..00000000000 --- a/stable/headphones/4.0.20/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "58edc604" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - "An automated music downloader for NZB and Torrent, written in Python.\ - \ It supports SABnzbd, NZBget, Transmission, \xB5Torrent and Blackhole." -home: https://github.com/truecharts/apps/tree/master/charts/stable/headphones -icon: https://truecharts.org/img/chart-icons/headphones.png -keywords: - - headphones - - music - - downloader -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: headphones -sources: - - https://github.com/linuxserver/docker-headphones - - https://github.com/rembo10/headphones -type: application -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/headphones/4.0.20/README.md b/stable/headphones/4.0.20/README.md deleted file mode 100644 index e9a24650c90..00000000000 --- a/stable/headphones/4.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# headphones - -![Version: 4.0.20](https://img.shields.io/badge/Version-4.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 58edc604](https://img.shields.io/badge/AppVersion-58edc604-informational?style=flat-square) - -An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. - -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: [headphones](https://truecharts.org/docs/charts/stable/headphones) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `headphones` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install headphones TrueCharts/headphones -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `headphones` deployment - -```console -helm uninstall headphones -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install headphones \ - --set env.TZ="America/New York" \ - TrueCharts/headphones -``` - -#### 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 headphones TrueCharts/headphones -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/headphones/4.0.20/charts/common-10.4.6.tgz b/stable/headphones/4.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/headphones/4.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/headphones/4.0.21/CHANGELOG.md b/stable/headphones/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..5e34e1a1585 --- /dev/null +++ b/stable/headphones/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [headphones-4.0.21](https://github.com/truecharts/apps/compare/headphones-4.0.20...headphones-4.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [headphones-4.0.20](https://github.com/truecharts/apps/compare/headphones-4.0.18...headphones-4.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [headphones-4.0.18](https://github.com/truecharts/apps/compare/headphones-4.0.17...headphones-4.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [headphones-4.0.17](https://github.com/truecharts/apps/compare/headphones-4.0.16...headphones-4.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [headphones-4.0.16](https://github.com/truecharts/apps/compare/headphones-4.0.14...headphones-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [headphones-4.0.14](https://github.com/truecharts/apps/compare/headphones-4.0.12...headphones-4.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [headphones-4.0.12](https://github.com/truecharts/apps/compare/headphones-4.0.11...headphones-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [headphones-4.0.11](https://github.com/truecharts/apps/compare/headphones-4.0.10...headphones-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [headphones-4.0.10](https://github.com/truecharts/apps/compare/headphones-4.0.9...headphones-4.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [headphones-4.0.9](https://github.com/truecharts/apps/compare/headphones-4.0.8...headphones-4.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [headphones-4.0.8](https://github.com/truecharts/apps/compare/headphones-4.0.7...headphones-4.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/headphones/4.0.21/Chart.lock b/stable/headphones/4.0.21/Chart.lock new file mode 100644 index 00000000000..a74d9a015fa --- /dev/null +++ b/stable/headphones/4.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:33:53.031437224Z" diff --git a/stable/headphones/4.0.21/Chart.yaml b/stable/headphones/4.0.21/Chart.yaml new file mode 100644 index 00000000000..52f61b86a96 --- /dev/null +++ b/stable/headphones/4.0.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "58edc604" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + "An automated music downloader for NZB and Torrent, written in Python.\ + \ It supports SABnzbd, NZBget, Transmission, \xB5Torrent and Blackhole." +home: https://github.com/truecharts/apps/tree/master/charts/stable/headphones +icon: https://truecharts.org/img/chart-icons/headphones.png +keywords: + - headphones + - music + - downloader +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: headphones +sources: + - https://github.com/linuxserver/docker-headphones + - https://github.com/rembo10/headphones +type: application +version: 4.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/headphones/4.0.21/README.md b/stable/headphones/4.0.21/README.md new file mode 100644 index 00000000000..a5a6dcb92ca --- /dev/null +++ b/stable/headphones/4.0.21/README.md @@ -0,0 +1,108 @@ +# headphones + +![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 58edc604](https://img.shields.io/badge/AppVersion-58edc604-informational?style=flat-square) + +An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. + +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: [headphones](https://truecharts.org/docs/charts/stable/headphones) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `headphones` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install headphones TrueCharts/headphones +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `headphones` deployment + +```console +helm uninstall headphones +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install headphones \ + --set env.TZ="America/New York" \ + TrueCharts/headphones +``` + +#### 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 headphones TrueCharts/headphones -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/headphones/4.0.20/app-readme.md b/stable/headphones/4.0.21/app-readme.md similarity index 100% rename from stable/headphones/4.0.20/app-readme.md rename to stable/headphones/4.0.21/app-readme.md diff --git a/stable/headphones/4.0.21/charts/common-10.4.7.tgz b/stable/headphones/4.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/headphones/4.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/headphones/4.0.20/ix_values.yaml b/stable/headphones/4.0.21/ix_values.yaml similarity index 100% rename from stable/headphones/4.0.20/ix_values.yaml rename to stable/headphones/4.0.21/ix_values.yaml diff --git a/stable/headphones/4.0.20/questions.yaml b/stable/headphones/4.0.21/questions.yaml similarity index 100% rename from stable/headphones/4.0.20/questions.yaml rename to stable/headphones/4.0.21/questions.yaml diff --git a/stable/headphones/4.0.20/templates/common.yaml b/stable/headphones/4.0.21/templates/common.yaml similarity index 100% rename from stable/headphones/4.0.20/templates/common.yaml rename to stable/headphones/4.0.21/templates/common.yaml diff --git a/stable/ipfs/3.0.24/values.yaml b/stable/headphones/4.0.21/values.yaml similarity index 100% rename from stable/ipfs/3.0.24/values.yaml rename to stable/headphones/4.0.21/values.yaml diff --git a/stable/healthchecks/7.0.22/CHANGELOG.md b/stable/healthchecks/7.0.22/CHANGELOG.md deleted file mode 100644 index b99ecf1f026..00000000000 --- a/stable/healthchecks/7.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [healthchecks-7.0.22](https://github.com/truecharts/apps/compare/healthchecksdashboard-0.0.10...healthchecks-7.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [healthchecks-7.0.20](https://github.com/truecharts/apps/compare/healthchecks-7.0.19...healthchecks-7.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [healthchecks-7.0.19](https://github.com/truecharts/apps/compare/healthchecks-7.0.18...healthchecks-7.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [healthchecks-7.0.18](https://github.com/truecharts/apps/compare/healthchecks-7.0.16...healthchecks-7.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [healthchecks-7.0.16](https://github.com/truecharts/apps/compare/healthchecks-7.0.14...healthchecks-7.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [healthchecks-7.0.14](https://github.com/truecharts/apps/compare/healthchecks-7.0.13...healthchecks-7.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [healthchecks-7.0.13](https://github.com/truecharts/apps/compare/healthchecks-7.0.12...healthchecks-7.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [healthchecks-7.0.12](https://github.com/truecharts/apps/compare/healthchecks-7.0.11...healthchecks-7.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [healthchecks-7.0.11](https://github.com/truecharts/apps/compare/healthchecks-7.0.10...healthchecks-7.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [healthchecks-7.0.10](https://github.com/truecharts/apps/compare/healthchecks-7.0.9...healthchecks-7.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [healthchecks-7.0.9](https://github.com/truecharts/apps/compare/healthchecks-7.0.8...healthchecks-7.0.9) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/healthchecks/7.0.22/Chart.lock b/stable/healthchecks/7.0.22/Chart.lock deleted file mode 100644 index e3e52da5039..00000000000 --- a/stable/healthchecks/7.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:56:35.651640541Z" diff --git a/stable/healthchecks/7.0.22/Chart.yaml b/stable/healthchecks/7.0.22/Chart.yaml deleted file mode 100644 index ff80f8c211c..00000000000 --- a/stable/healthchecks/7.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.22.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - Healthchecks is a cron job monitoring service. It listens for HTTP requests - and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). - When a ping does not arrive on time, Healthchecks sends out alerts. -home: https://github.com/truecharts/apps/tree/master/charts/stable/healthchecks -icon: https://truecharts.org/img/chart-icons/healthchecks.png -keywords: - - cron - - monitoring - - alert -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: healthchecks -sources: - - https://github.com/healthchecks/healthchecks - - https://hub.docker.com/r/linuxserver/healthchecks -version: 7.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/healthchecks/7.0.22/README.md b/stable/healthchecks/7.0.22/README.md deleted file mode 100644 index 08142dbea79..00000000000 --- a/stable/healthchecks/7.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# healthchecks - -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 1.22.0](https://img.shields.io/badge/AppVersion-1.22.0-informational?style=flat-square) - -Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. - -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: [healthchecks](https://truecharts.org/docs/charts/stable/healthchecks) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `healthchecks` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install healthchecks TrueCharts/healthchecks -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `healthchecks` deployment - -```console -helm uninstall healthchecks -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install healthchecks \ - --set env.TZ="America/New York" \ - TrueCharts/healthchecks -``` - -#### 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 healthchecks TrueCharts/healthchecks -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/healthchecks/7.0.22/charts/common-10.4.6.tgz b/stable/healthchecks/7.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/healthchecks/7.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/healthchecks/7.0.23/CHANGELOG.md b/stable/healthchecks/7.0.23/CHANGELOG.md new file mode 100644 index 00000000000..7324f332d05 --- /dev/null +++ b/stable/healthchecks/7.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [healthchecks-7.0.23](https://github.com/truecharts/apps/compare/healthchecks-7.0.22...healthchecks-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [healthchecks-7.0.22](https://github.com/truecharts/apps/compare/healthchecksdashboard-0.0.10...healthchecks-7.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [healthchecks-7.0.20](https://github.com/truecharts/apps/compare/healthchecks-7.0.19...healthchecks-7.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [healthchecks-7.0.19](https://github.com/truecharts/apps/compare/healthchecks-7.0.18...healthchecks-7.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [healthchecks-7.0.18](https://github.com/truecharts/apps/compare/healthchecks-7.0.16...healthchecks-7.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [healthchecks-7.0.16](https://github.com/truecharts/apps/compare/healthchecks-7.0.14...healthchecks-7.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [healthchecks-7.0.14](https://github.com/truecharts/apps/compare/healthchecks-7.0.13...healthchecks-7.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [healthchecks-7.0.13](https://github.com/truecharts/apps/compare/healthchecks-7.0.12...healthchecks-7.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [healthchecks-7.0.12](https://github.com/truecharts/apps/compare/healthchecks-7.0.11...healthchecks-7.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [healthchecks-7.0.11](https://github.com/truecharts/apps/compare/healthchecks-7.0.10...healthchecks-7.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [healthchecks-7.0.10](https://github.com/truecharts/apps/compare/healthchecks-7.0.9...healthchecks-7.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/healthchecks/7.0.23/Chart.lock b/stable/healthchecks/7.0.23/Chart.lock new file mode 100644 index 00000000000..6d82938c71e --- /dev/null +++ b/stable/healthchecks/7.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:33:57.82864715Z" diff --git a/stable/healthchecks/7.0.23/Chart.yaml b/stable/healthchecks/7.0.23/Chart.yaml new file mode 100644 index 00000000000..98c73d918e1 --- /dev/null +++ b/stable/healthchecks/7.0.23/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.22.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + Healthchecks is a cron job monitoring service. It listens for HTTP requests + and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). + When a ping does not arrive on time, Healthchecks sends out alerts. +home: https://github.com/truecharts/apps/tree/master/charts/stable/healthchecks +icon: https://truecharts.org/img/chart-icons/healthchecks.png +keywords: + - cron + - monitoring + - alert +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: healthchecks +sources: + - https://github.com/healthchecks/healthchecks + - https://hub.docker.com/r/linuxserver/healthchecks +version: 7.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/healthchecks/7.0.23/README.md b/stable/healthchecks/7.0.23/README.md new file mode 100644 index 00000000000..76432c1b697 --- /dev/null +++ b/stable/healthchecks/7.0.23/README.md @@ -0,0 +1,108 @@ +# healthchecks + +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 1.22.0](https://img.shields.io/badge/AppVersion-1.22.0-informational?style=flat-square) + +Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. + +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: [healthchecks](https://truecharts.org/docs/charts/stable/healthchecks) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `healthchecks` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install healthchecks TrueCharts/healthchecks +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `healthchecks` deployment + +```console +helm uninstall healthchecks +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install healthchecks \ + --set env.TZ="America/New York" \ + TrueCharts/healthchecks +``` + +#### 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 healthchecks TrueCharts/healthchecks -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/healthchecks/7.0.22/app-readme.md b/stable/healthchecks/7.0.23/app-readme.md similarity index 100% rename from stable/healthchecks/7.0.22/app-readme.md rename to stable/healthchecks/7.0.23/app-readme.md diff --git a/stable/healthchecks/7.0.23/charts/common-10.4.7.tgz b/stable/healthchecks/7.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/healthchecks/7.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/healthchecks/7.0.22/ix_values.yaml b/stable/healthchecks/7.0.23/ix_values.yaml similarity index 100% rename from stable/healthchecks/7.0.22/ix_values.yaml rename to stable/healthchecks/7.0.23/ix_values.yaml diff --git a/stable/healthchecks/7.0.22/questions.yaml b/stable/healthchecks/7.0.23/questions.yaml similarity index 100% rename from stable/healthchecks/7.0.22/questions.yaml rename to stable/healthchecks/7.0.23/questions.yaml diff --git a/stable/jdownloader2/8.0.22/templates/common.yaml b/stable/healthchecks/7.0.23/templates/common.yaml similarity index 100% rename from stable/jdownloader2/8.0.22/templates/common.yaml rename to stable/healthchecks/7.0.23/templates/common.yaml diff --git a/stable/ispy-agent-dvr/2.0.28/values.yaml b/stable/healthchecks/7.0.23/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.28/values.yaml rename to stable/healthchecks/7.0.23/values.yaml diff --git a/stable/hedgedoc/4.0.23/CHANGELOG.md b/stable/hedgedoc/4.0.23/CHANGELOG.md deleted file mode 100644 index 43a304e7fc3..00000000000 --- a/stable/hedgedoc/4.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hedgedoc-4.0.23](https://github.com/truecharts/apps/compare/hedgedoc-4.0.22...hedgedoc-4.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [hedgedoc-4.0.22](https://github.com/truecharts/apps/compare/hedgedoc-4.0.20...hedgedoc-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [hedgedoc-4.0.20](https://github.com/truecharts/apps/compare/hedgedoc-4.0.19...hedgedoc-4.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [hedgedoc-4.0.19](https://github.com/truecharts/apps/compare/hedgedoc-4.0.18...hedgedoc-4.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [hedgedoc-4.0.18](https://github.com/truecharts/apps/compare/hedgedoc-4.0.17...hedgedoc-4.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [hedgedoc-4.0.17](https://github.com/truecharts/apps/compare/hedgedoc-4.0.15...hedgedoc-4.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [hedgedoc-4.0.15](https://github.com/truecharts/apps/compare/hedgedoc-4.0.14...hedgedoc-4.0.15) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [hedgedoc-4.0.14](https://github.com/truecharts/apps/compare/hedgedoc-4.0.13...hedgedoc-4.0.14) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [hedgedoc-4.0.13](https://github.com/truecharts/apps/compare/hedgedoc-4.0.11...hedgedoc-4.0.13) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [hedgedoc-4.0.11](https://github.com/truecharts/apps/compare/hedgedoc-4.0.10...hedgedoc-4.0.11) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [hedgedoc-4.0.10](https://github.com/truecharts/apps/compare/hedgedoc-4.0.9...hedgedoc-4.0.10) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [hedgedoc-4.0.9](https://github.com/truecharts/apps/compare/hedgedoc-4.0.8...hedgedoc-4.0.9) (2022-07-11) - diff --git a/stable/hedgedoc/4.0.23/Chart.lock b/stable/hedgedoc/4.0.23/Chart.lock deleted file mode 100644 index bf2161abb56..00000000000 --- a/stable/hedgedoc/4.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:37:07.361830435Z" diff --git a/stable/hedgedoc/4.0.23/Chart.yaml b/stable/hedgedoc/4.0.23/Chart.yaml deleted file mode 100644 index d14587d11df..00000000000 --- a/stable/hedgedoc/4.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: hedgedoc -version: 4.0.23 -appVersion: "1.9.4" -description: HedgeDoc lets you create real-time collaborative markdown notes. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/hedgedoc -icon: https://truecharts.org/img/chart-icons/hedgedoc.png -keywords: - - hedgedoc -sources: - - https://hub.docker.com/r/linuxserver/hedgedoc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/hedgedoc/4.0.23/README.md b/stable/hedgedoc/4.0.23/README.md deleted file mode 100644 index 17ef5a5ac51..00000000000 --- a/stable/hedgedoc/4.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# hedgedoc - -![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.4](https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat-square) - -HedgeDoc lets you create real-time collaborative markdown notes. - -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: [hedgedoc](https://truecharts.org/docs/charts/stable/hedgedoc) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `hedgedoc` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install hedgedoc TrueCharts/hedgedoc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `hedgedoc` deployment - -```console -helm uninstall hedgedoc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hedgedoc \ - --set env.TZ="America/New York" \ - TrueCharts/hedgedoc -``` - -#### 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 hedgedoc TrueCharts/hedgedoc -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/hedgedoc/4.0.23/charts/common-10.4.6.tgz b/stable/hedgedoc/4.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/hedgedoc/4.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/hedgedoc/4.0.23/charts/postgresql-8.0.43.tgz b/stable/hedgedoc/4.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/hedgedoc/4.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/hedgedoc/4.0.24/CHANGELOG.md b/stable/hedgedoc/4.0.24/CHANGELOG.md new file mode 100644 index 00000000000..f5264ff5ee9 --- /dev/null +++ b/stable/hedgedoc/4.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hedgedoc-4.0.24](https://github.com/truecharts/apps/compare/hedgedoc-4.0.23...hedgedoc-4.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [hedgedoc-4.0.23](https://github.com/truecharts/apps/compare/hedgedoc-4.0.22...hedgedoc-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [hedgedoc-4.0.22](https://github.com/truecharts/apps/compare/hedgedoc-4.0.20...hedgedoc-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [hedgedoc-4.0.20](https://github.com/truecharts/apps/compare/hedgedoc-4.0.19...hedgedoc-4.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [hedgedoc-4.0.19](https://github.com/truecharts/apps/compare/hedgedoc-4.0.18...hedgedoc-4.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [hedgedoc-4.0.18](https://github.com/truecharts/apps/compare/hedgedoc-4.0.17...hedgedoc-4.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [hedgedoc-4.0.17](https://github.com/truecharts/apps/compare/hedgedoc-4.0.15...hedgedoc-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [hedgedoc-4.0.15](https://github.com/truecharts/apps/compare/hedgedoc-4.0.14...hedgedoc-4.0.15) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [hedgedoc-4.0.14](https://github.com/truecharts/apps/compare/hedgedoc-4.0.13...hedgedoc-4.0.14) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [hedgedoc-4.0.13](https://github.com/truecharts/apps/compare/hedgedoc-4.0.11...hedgedoc-4.0.13) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [hedgedoc-4.0.11](https://github.com/truecharts/apps/compare/hedgedoc-4.0.10...hedgedoc-4.0.11) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [hedgedoc-4.0.10](https://github.com/truecharts/apps/compare/hedgedoc-4.0.9...hedgedoc-4.0.10) (2022-07-12) + diff --git a/stable/hedgedoc/4.0.24/Chart.lock b/stable/hedgedoc/4.0.24/Chart.lock new file mode 100644 index 00000000000..27405525c32 --- /dev/null +++ b/stable/hedgedoc/4.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:34:05.764004546Z" diff --git a/stable/hedgedoc/4.0.24/Chart.yaml b/stable/hedgedoc/4.0.24/Chart.yaml new file mode 100644 index 00000000000..a1c59ade646 --- /dev/null +++ b/stable/hedgedoc/4.0.24/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: hedgedoc +version: 4.0.24 +appVersion: "1.9.4" +description: HedgeDoc lets you create real-time collaborative markdown notes. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/hedgedoc +icon: https://truecharts.org/img/chart-icons/hedgedoc.png +keywords: + - hedgedoc +sources: + - https://hub.docker.com/r/linuxserver/hedgedoc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/hedgedoc/4.0.24/README.md b/stable/hedgedoc/4.0.24/README.md new file mode 100644 index 00000000000..9ba929a3000 --- /dev/null +++ b/stable/hedgedoc/4.0.24/README.md @@ -0,0 +1,108 @@ +# hedgedoc + +![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.4](https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat-square) + +HedgeDoc lets you create real-time collaborative markdown notes. + +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: [hedgedoc](https://truecharts.org/docs/charts/stable/hedgedoc) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `hedgedoc` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install hedgedoc TrueCharts/hedgedoc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `hedgedoc` deployment + +```console +helm uninstall hedgedoc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hedgedoc \ + --set env.TZ="America/New York" \ + TrueCharts/hedgedoc +``` + +#### 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 hedgedoc TrueCharts/hedgedoc -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/hedgedoc/4.0.23/app-readme.md b/stable/hedgedoc/4.0.24/app-readme.md similarity index 100% rename from stable/hedgedoc/4.0.23/app-readme.md rename to stable/hedgedoc/4.0.24/app-readme.md diff --git a/stable/hedgedoc/4.0.24/charts/common-10.4.7.tgz b/stable/hedgedoc/4.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/hedgedoc/4.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/hedgedoc/4.0.24/charts/postgresql-8.0.45.tgz b/stable/hedgedoc/4.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/hedgedoc/4.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/hedgedoc/4.0.23/ix_values.yaml b/stable/hedgedoc/4.0.24/ix_values.yaml similarity index 100% rename from stable/hedgedoc/4.0.23/ix_values.yaml rename to stable/hedgedoc/4.0.24/ix_values.yaml diff --git a/stable/hedgedoc/4.0.23/questions.yaml b/stable/hedgedoc/4.0.24/questions.yaml similarity index 100% rename from stable/hedgedoc/4.0.23/questions.yaml rename to stable/hedgedoc/4.0.24/questions.yaml diff --git a/stable/hedgedoc/4.0.23/templates/_secrets.tpl b/stable/hedgedoc/4.0.24/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/4.0.23/templates/_secrets.tpl rename to stable/hedgedoc/4.0.24/templates/_secrets.tpl diff --git a/stable/hedgedoc/4.0.23/templates/common.yaml b/stable/hedgedoc/4.0.24/templates/common.yaml similarity index 100% rename from stable/hedgedoc/4.0.23/templates/common.yaml rename to stable/hedgedoc/4.0.24/templates/common.yaml diff --git a/stable/iyuuplus/2.0.20/values.yaml b/stable/hedgedoc/4.0.24/values.yaml similarity index 100% rename from stable/iyuuplus/2.0.20/values.yaml rename to stable/hedgedoc/4.0.24/values.yaml diff --git a/stable/heimdall/11.0.24/CHANGELOG.md b/stable/heimdall/11.0.24/CHANGELOG.md new file mode 100644 index 00000000000..645720f4fa9 --- /dev/null +++ b/stable/heimdall/11.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [heimdall-11.0.24](https://github.com/truecharts/apps/compare/heimdall-11.0.23...heimdall-11.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [heimdall-11.0.23](https://github.com/truecharts/apps/compare/heimdall-11.0.21...heimdall-11.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [heimdall-11.0.21](https://github.com/truecharts/apps/compare/heimdall-11.0.20...heimdall-11.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [heimdall-11.0.20](https://github.com/truecharts/apps/compare/heimdall-11.0.19...heimdall-11.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [heimdall-11.0.19](https://github.com/truecharts/apps/compare/heimdall-11.0.18...heimdall-11.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [heimdall-11.0.18](https://github.com/truecharts/apps/compare/heimdall-11.0.16...heimdall-11.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [heimdall-11.0.16](https://github.com/truecharts/apps/compare/heimdall-11.0.14...heimdall-11.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [heimdall-11.0.14](https://github.com/truecharts/apps/compare/heimdall-11.0.13...heimdall-11.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [heimdall-11.0.13](https://github.com/truecharts/apps/compare/heimdall-11.0.12...heimdall-11.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [heimdall-11.0.12](https://github.com/truecharts/apps/compare/heimdall-11.0.11...heimdall-11.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [heimdall-11.0.11](https://github.com/truecharts/apps/compare/heimdall-11.0.10...heimdall-11.0.11) (2022-07-11) + +#### Chore + +* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) + + + + diff --git a/stable/heimdall/11.0.24/Chart.lock b/stable/heimdall/11.0.24/Chart.lock new file mode 100644 index 00000000000..1ce9247719b --- /dev/null +++ b/stable/heimdall/11.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:34:06.533380928Z" diff --git a/stable/heimdall/11.0.24/Chart.yaml b/stable/heimdall/11.0.24/Chart.yaml new file mode 100644 index 00000000000..47635ee95ee --- /dev/null +++ b/stable/heimdall/11.0.24/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.4.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: An Application dashboard and launcher +home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall +icon: https://truecharts.org/img/chart-icons/heimdall.png +keywords: + - heimdall +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: heimdall +sources: + - https://github.com/linuxserver/Heimdall/ +type: application +version: 11.0.24 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/heimdall/11.0.24/README.md b/stable/heimdall/11.0.24/README.md new file mode 100644 index 00000000000..c805374a5ab --- /dev/null +++ b/stable/heimdall/11.0.24/README.md @@ -0,0 +1,107 @@ +# heimdall + +![Version: 11.0.24](https://img.shields.io/badge/Version-11.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.4.13](https://img.shields.io/badge/AppVersion-2.4.13-informational?style=flat-square) + +An Application dashboard and launcher + +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: [heimdall](https://truecharts.org/docs/charts/stable/heimdall) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `heimdall` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install heimdall TrueCharts/heimdall +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `heimdall` deployment + +```console +helm uninstall heimdall +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install heimdall \ + --set env.TZ="America/New York" \ + TrueCharts/heimdall +``` + +#### 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 heimdall TrueCharts/heimdall -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/heimdall/11.0.24/app-readme.md b/stable/heimdall/11.0.24/app-readme.md new file mode 100644 index 00000000000..ba1e6d0bf68 --- /dev/null +++ b/stable/heimdall/11.0.24/app-readme.md @@ -0,0 +1,8 @@ +An Application dashboard and launcher + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/heimdall + +--- + +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/heimdall/11.0.24/charts/common-10.4.7.tgz b/stable/heimdall/11.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/heimdall/11.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/heimdall/11.0.24/ix_values.yaml b/stable/heimdall/11.0.24/ix_values.yaml new file mode 100644 index 00000000000..1b291e75b53 --- /dev/null +++ b/stable/heimdall/11.0.24/ix_values.yaml @@ -0,0 +1,28 @@ +image: + repository: tccr.io/truecharts/heimdall + tag: v2.4.13@sha256:b4f96295d094e8e26f8354808dd245a056212ff361080ba36dcc9be98152d606 + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10014 + targetPort: 80 + +probes: + startup: + enabled: true + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/heimdall/11.0.24/questions.yaml b/stable/heimdall/11.0.24/questions.yaml new file mode 100644 index 00000000000..7a5b15b1f8c --- /dev/null +++ b/stable/heimdall/11.0.24/questions.yaml @@ -0,0 +1,2430 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10014 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 80 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/jellyseerr/2.0.21/templates/common.yaml b/stable/heimdall/11.0.24/templates/common.yaml similarity index 100% rename from stable/jellyseerr/2.0.21/templates/common.yaml rename to stable/heimdall/11.0.24/templates/common.yaml diff --git a/stable/jdownloader2/8.0.22/values.yaml b/stable/heimdall/11.0.24/values.yaml similarity index 100% rename from stable/jdownloader2/8.0.22/values.yaml rename to stable/heimdall/11.0.24/values.yaml diff --git a/stable/homarr/2.0.22/CHANGELOG.md b/stable/homarr/2.0.22/CHANGELOG.md deleted file mode 100644 index 24c3eca0453..00000000000 --- a/stable/homarr/2.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homarr-2.0.22](https://github.com/truecharts/apps/compare/homarr-2.0.20...homarr-2.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [homarr-2.0.20](https://github.com/truecharts/apps/compare/homarr-2.0.19...homarr-2.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [homarr-2.0.19](https://github.com/truecharts/apps/compare/homarr-2.0.18...homarr-2.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [homarr-2.0.18](https://github.com/truecharts/apps/compare/homarr-2.0.16...homarr-2.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [homarr-2.0.16](https://github.com/truecharts/apps/compare/homarr-2.0.14...homarr-2.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [homarr-2.0.14](https://github.com/truecharts/apps/compare/homarr-2.0.13...homarr-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [homarr-2.0.13](https://github.com/truecharts/apps/compare/homarr-2.0.12...homarr-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [homarr-2.0.12](https://github.com/truecharts/apps/compare/homarr-2.0.11...homarr-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [homarr-2.0.11](https://github.com/truecharts/apps/compare/homarr-2.0.10...homarr-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [homarr-2.0.10](https://github.com/truecharts/apps/compare/homarr-2.0.9...homarr-2.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [homarr-2.0.9](https://github.com/truecharts/apps/compare/homarr-2.0.8...homarr-2.0.9) (2022-06-26) - -#### Chore - -* update docker general non-major ([#2988](https://github.com/truecharts/apps/issues/2988)) - - diff --git a/stable/homarr/2.0.22/Chart.lock b/stable/homarr/2.0.22/Chart.lock deleted file mode 100644 index c39944e9306..00000000000 --- a/stable/homarr/2.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:56:49.922524029Z" diff --git a/stable/homarr/2.0.22/Chart.yaml b/stable/homarr/2.0.22/Chart.yaml deleted file mode 100644 index 35e5cddba78..00000000000 --- a/stable/homarr/2.0.22/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. -home: https://github.com/truecharts/apps/tree/master/charts/stable/homarr -icon: https://truecharts.org/img/chart-icons/homarr.png -keywords: - - dashboard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homarr -sources: - - https://github.com/ajnart/homarr -version: 2.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/homarr/2.0.22/README.md b/stable/homarr/2.0.22/README.md deleted file mode 100644 index a04aacafab3..00000000000 --- a/stable/homarr/2.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# homarr - -![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square) - -Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. - -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: [homarr](https://truecharts.org/docs/charts/stable/homarr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `homarr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install homarr TrueCharts/homarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `homarr` deployment - -```console -helm uninstall homarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install homarr \ - --set env.TZ="America/New York" \ - TrueCharts/homarr -``` - -#### 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 homarr TrueCharts/homarr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/homarr/2.0.22/charts/common-10.4.6.tgz b/stable/homarr/2.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/homarr/2.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/homarr/2.0.23/CHANGELOG.md b/stable/homarr/2.0.23/CHANGELOG.md new file mode 100644 index 00000000000..baa84f13690 --- /dev/null +++ b/stable/homarr/2.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homarr-2.0.23](https://github.com/truecharts/apps/compare/homarr-2.0.22...homarr-2.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [homarr-2.0.22](https://github.com/truecharts/apps/compare/homarr-2.0.20...homarr-2.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [homarr-2.0.20](https://github.com/truecharts/apps/compare/homarr-2.0.19...homarr-2.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [homarr-2.0.19](https://github.com/truecharts/apps/compare/homarr-2.0.18...homarr-2.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [homarr-2.0.18](https://github.com/truecharts/apps/compare/homarr-2.0.16...homarr-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [homarr-2.0.16](https://github.com/truecharts/apps/compare/homarr-2.0.14...homarr-2.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [homarr-2.0.14](https://github.com/truecharts/apps/compare/homarr-2.0.13...homarr-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [homarr-2.0.13](https://github.com/truecharts/apps/compare/homarr-2.0.12...homarr-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [homarr-2.0.12](https://github.com/truecharts/apps/compare/homarr-2.0.11...homarr-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [homarr-2.0.11](https://github.com/truecharts/apps/compare/homarr-2.0.10...homarr-2.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [homarr-2.0.10](https://github.com/truecharts/apps/compare/homarr-2.0.9...homarr-2.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + diff --git a/stable/homarr/2.0.23/Chart.lock b/stable/homarr/2.0.23/Chart.lock new file mode 100644 index 00000000000..cab6f4ae57e --- /dev/null +++ b/stable/homarr/2.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:34:12.564881754Z" diff --git a/stable/homarr/2.0.23/Chart.yaml b/stable/homarr/2.0.23/Chart.yaml new file mode 100644 index 00000000000..091607c6ebb --- /dev/null +++ b/stable/homarr/2.0.23/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. +home: https://github.com/truecharts/apps/tree/master/charts/stable/homarr +icon: https://truecharts.org/img/chart-icons/homarr.png +keywords: + - dashboard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homarr +sources: + - https://github.com/ajnart/homarr +version: 2.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/homarr/2.0.23/README.md b/stable/homarr/2.0.23/README.md new file mode 100644 index 00000000000..5b0ae6ae6de --- /dev/null +++ b/stable/homarr/2.0.23/README.md @@ -0,0 +1,107 @@ +# homarr + +![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square) + +Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. + +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: [homarr](https://truecharts.org/docs/charts/stable/homarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `homarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install homarr TrueCharts/homarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `homarr` deployment + +```console +helm uninstall homarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install homarr \ + --set env.TZ="America/New York" \ + TrueCharts/homarr +``` + +#### 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 homarr TrueCharts/homarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/homarr/2.0.22/app-readme.md b/stable/homarr/2.0.23/app-readme.md similarity index 100% rename from stable/homarr/2.0.22/app-readme.md rename to stable/homarr/2.0.23/app-readme.md diff --git a/stable/homarr/2.0.23/charts/common-10.4.7.tgz b/stable/homarr/2.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/homarr/2.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/homarr/2.0.22/ix_values.yaml b/stable/homarr/2.0.23/ix_values.yaml similarity index 100% rename from stable/homarr/2.0.22/ix_values.yaml rename to stable/homarr/2.0.23/ix_values.yaml diff --git a/stable/homarr/2.0.22/questions.yaml b/stable/homarr/2.0.23/questions.yaml similarity index 100% rename from stable/homarr/2.0.22/questions.yaml rename to stable/homarr/2.0.23/questions.yaml diff --git a/stable/joplin-server/8.0.22/templates/common.yaml b/stable/homarr/2.0.23/templates/common.yaml similarity index 100% rename from stable/joplin-server/8.0.22/templates/common.yaml rename to stable/homarr/2.0.23/templates/common.yaml diff --git a/stable/jellyseerr/2.0.21/values.yaml b/stable/homarr/2.0.23/values.yaml similarity index 100% rename from stable/jellyseerr/2.0.21/values.yaml rename to stable/homarr/2.0.23/values.yaml diff --git a/stable/home-assistant/15.0.32/CHANGELOG.md b/stable/home-assistant/15.0.32/CHANGELOG.md new file mode 100644 index 00000000000..89bcfb4c401 --- /dev/null +++ b/stable/home-assistant/15.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [home-assistant-15.0.32](https://github.com/truecharts/apps/compare/home-assistant-15.0.31...home-assistant-15.0.32) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [home-assistant-15.0.31](https://github.com/truecharts/apps/compare/home-assistant-15.0.30...home-assistant-15.0.31) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [home-assistant-15.0.30](https://github.com/truecharts/apps/compare/home-assistant-15.0.28...home-assistant-15.0.30) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [home-assistant-15.0.28](https://github.com/truecharts/apps/compare/home-assistant-15.0.27...home-assistant-15.0.28) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [home-assistant-15.0.27](https://github.com/truecharts/apps/compare/home-assistant-15.0.26...home-assistant-15.0.27) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [home-assistant-15.0.26](https://github.com/truecharts/apps/compare/home-assistant-15.0.25...home-assistant-15.0.26) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [home-assistant-15.0.25](https://github.com/truecharts/apps/compare/home-assistant-15.0.23...home-assistant-15.0.25) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [home-assistant-15.0.23](https://github.com/truecharts/apps/compare/home-assistant-15.0.22...home-assistant-15.0.23) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [home-assistant-15.0.22](https://github.com/truecharts/apps/compare/home-assistant-15.0.20...home-assistant-15.0.22) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [home-assistant-15.0.20](https://github.com/truecharts/apps/compare/home-assistant-15.0.19...home-assistant-15.0.20) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [home-assistant-15.0.19](https://github.com/truecharts/apps/compare/home-assistant-15.0.18...home-assistant-15.0.19) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + diff --git a/stable/home-assistant/15.0.32/Chart.lock b/stable/home-assistant/15.0.32/Chart.lock new file mode 100644 index 00000000000..dafea5f36be --- /dev/null +++ b/stable/home-assistant/15.0.32/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:34:24.285473716Z" diff --git a/stable/home-assistant/15.0.32/Chart.yaml b/stable/home-assistant/15.0.32/Chart.yaml new file mode 100644 index 00000000000..08559a8e630 --- /dev/null +++ b/stable/home-assistant/15.0.32/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2022.7.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant +icon: https://truecharts.org/img/chart-icons/home-assistant.png +keywords: + - home-assistant + - hass + - homeassistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: home-assistant +sources: + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server +type: application +version: 15.0.32 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/15.0.32/README.md b/stable/home-assistant/15.0.32/README.md new file mode 100644 index 00000000000..d5770fa6c55 --- /dev/null +++ b/stable/home-assistant/15.0.32/README.md @@ -0,0 +1,109 @@ +# home-assistant + +![Version: 15.0.32](https://img.shields.io/badge/Version-15.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.7.6](https://img.shields.io/badge/AppVersion-2022.7.6-informational?style=flat-square) + +home-assistant App for TrueNAS SCALE + +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: [home-assistant](https://truecharts.org/docs/charts/stable/home-assistant) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `home-assistant` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install home-assistant TrueCharts/home-assistant +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `home-assistant` deployment + +```console +helm uninstall home-assistant +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install home-assistant \ + --set env.TZ="America/New York" \ + TrueCharts/home-assistant +``` + +#### 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 home-assistant TrueCharts/home-assistant -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/home-assistant/15.0.32/app-readme.md b/stable/home-assistant/15.0.32/app-readme.md new file mode 100644 index 00000000000..353538218e7 --- /dev/null +++ b/stable/home-assistant/15.0.32/app-readme.md @@ -0,0 +1,8 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/home-assistant + +--- + +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/home-assistant/15.0.32/charts/common-10.4.7.tgz b/stable/home-assistant/15.0.32/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/home-assistant/15.0.32/charts/common-10.4.7.tgz differ diff --git a/stable/home-assistant/15.0.32/charts/postgresql-8.0.45.tgz b/stable/home-assistant/15.0.32/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/home-assistant/15.0.32/charts/postgresql-8.0.45.tgz differ diff --git a/stable/home-assistant/15.0.32/ix_values.yaml b/stable/home-assistant/15.0.32/ix_values.yaml new file mode 100644 index 00000000000..d97bd9e26df --- /dev/null +++ b/stable/home-assistant/15.0.32/ix_values.yaml @@ -0,0 +1,157 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: 2022.7.6@sha256:66db0d89e60eb24023b9ea8f62ead248ba46b50acbb3ceb38ebe107f74628f5f + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8123 + targetPort: 8123 + +initContainers: + init: + image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" + command: ["/config/init/init.sh"] + volumeMounts: + - name: init + mountPath: "/config/init" + - name: config + mountPath: "/config" + +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet + +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} + +persistence: + config: + enabled: true + mountPath: "/config" + init: + enabled: "true" + mountPath: "/config/init" + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-init' + defaultMode: 0777 + +configmap: + init: + enabled: true + data: + init.sh: |- + #!/bin/sh + if test -f "/config/configuration.yaml"; then + echo "configuration.yaml exists." + if grep -q recorder: "/config/configuration.yaml"; then + echo "configuration.yaml already contains recorder" + else + cat /config/init/recorder.default >> /config/configuration.yaml + fi + if grep -q http: "/config/configuration.yaml"; then + echo "configuration.yaml already contains http section" + else + cat /config/init/http.default >> /config/configuration.yaml + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default /config/configuration.yaml + cat /config/init/recorder.default >> /config/configuration.yaml + cat /config/init/http.default >> /config/configuration.yaml + fi + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if test -f "/config/$include_file"; then + echo "$include_file exists." + else + echo "$include_file does NOT exist." + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ ( printf "%s?client_encoding=utf8" ( .Values.postgresql.url.complete | trimAll "\"" ) ) | quote }} + http.default: |- + + http: + use_x_forwarded_for: true + trusted_proxies: + - 172.16.0.0/16 + +postgresql: + enabled: true + postgresqlUsername: home-assistant + postgresqlDatabase: home-assistant + existingSecret: "dbcreds" + +influxdb: + enabled: false + architecture: standalone + database: home_assistant + authEnabled: false + persistence: + enabled: false + # storageClass: "" + # diff --git a/stable/home-assistant/15.0.32/questions.yaml b/stable/home-assistant/15.0.32/questions.yaml new file mode 100644 index 00000000000..90334d1beac --- /dev/null +++ b/stable/home-assistant/15.0.32/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 8123 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 8123 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/mosquitto/6.0.24/templates/common.yaml b/stable/home-assistant/15.0.32/templates/common.yaml similarity index 100% rename from stable/mosquitto/6.0.24/templates/common.yaml rename to stable/home-assistant/15.0.32/templates/common.yaml diff --git a/stable/joplin-server/8.0.22/values.yaml b/stable/home-assistant/15.0.32/values.yaml similarity index 100% rename from stable/joplin-server/8.0.22/values.yaml rename to stable/home-assistant/15.0.32/values.yaml diff --git a/stable/homer/2.0.25/CHANGELOG.md b/stable/homer/2.0.25/CHANGELOG.md deleted file mode 100644 index 4e875c4089a..00000000000 --- a/stable/homer/2.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homer-2.0.25](https://github.com/truecharts/apps/compare/homer-2.0.23...homer-2.0.25) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [homer-2.0.23](https://github.com/truecharts/apps/compare/homer-2.0.22...homer-2.0.23) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [homer-2.0.22](https://github.com/truecharts/apps/compare/homer-2.0.21...homer-2.0.22) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [homer-2.0.21](https://github.com/truecharts/apps/compare/homer-2.0.20...homer-2.0.21) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [homer-2.0.20](https://github.com/truecharts/apps/compare/homer-2.0.18...homer-2.0.20) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [homer-2.0.18](https://github.com/truecharts/apps/compare/homer-2.0.16...homer-2.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [homer-2.0.16](https://github.com/truecharts/apps/compare/homer-2.0.15...homer-2.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [homer-2.0.15](https://github.com/truecharts/apps/compare/homer-2.0.14...homer-2.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [homer-2.0.14](https://github.com/truecharts/apps/compare/homer-2.0.13...homer-2.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [homer-2.0.13](https://github.com/truecharts/apps/compare/homer-2.0.12...homer-2.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [homer-2.0.12](https://github.com/truecharts/apps/compare/homer-2.0.11...homer-2.0.12) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/homer/2.0.25/Chart.lock b/stable/homer/2.0.25/Chart.lock deleted file mode 100644 index 6ce779edcbe..00000000000 --- a/stable/homer/2.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:57:10.181165113Z" diff --git a/stable/homer/2.0.25/Chart.yaml b/stable/homer/2.0.25/Chart.yaml deleted file mode 100644 index 84444967f94..00000000000 --- a/stable/homer/2.0.25/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "22.07.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A dead simple static homepage for your server to keep your services on hand. -home: https://github.com/truecharts/apps/tree/master/charts/stable/homer -icon: https://truecharts.org/img/chart-icons/homer.png -keywords: - - homer - - dashboard - - launcher -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homer -sources: - - https://github.com/bastienwirtz/homer - - https://hub.docker.com/r/b4bz/homer -version: 2.0.25 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/homer/2.0.25/README.md b/stable/homer/2.0.25/README.md deleted file mode 100644 index fcd705099c1..00000000000 --- a/stable/homer/2.0.25/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# homer - -![Version: 2.0.25](https://img.shields.io/badge/Version-2.0.25-informational?style=flat-square) ![AppVersion: 22.07.2](https://img.shields.io/badge/AppVersion-22.07.2-informational?style=flat-square) - -A dead simple static homepage for your server to keep your services on hand. - -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: [homer](https://truecharts.org/docs/charts/stable/homer) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `homer` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install homer TrueCharts/homer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `homer` deployment - -```console -helm uninstall homer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install homer \ - --set env.TZ="America/New York" \ - TrueCharts/homer -``` - -#### 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 homer TrueCharts/homer -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/homer/2.0.25/charts/common-10.4.6.tgz b/stable/homer/2.0.25/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/homer/2.0.25/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/homer/2.0.26/CHANGELOG.md b/stable/homer/2.0.26/CHANGELOG.md new file mode 100644 index 00000000000..15a943a0b24 --- /dev/null +++ b/stable/homer/2.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homer-2.0.26](https://github.com/truecharts/apps/compare/homer-2.0.25...homer-2.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [homer-2.0.25](https://github.com/truecharts/apps/compare/homer-2.0.23...homer-2.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [homer-2.0.23](https://github.com/truecharts/apps/compare/homer-2.0.22...homer-2.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [homer-2.0.22](https://github.com/truecharts/apps/compare/homer-2.0.21...homer-2.0.22) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [homer-2.0.21](https://github.com/truecharts/apps/compare/homer-2.0.20...homer-2.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [homer-2.0.20](https://github.com/truecharts/apps/compare/homer-2.0.18...homer-2.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [homer-2.0.18](https://github.com/truecharts/apps/compare/homer-2.0.16...homer-2.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [homer-2.0.16](https://github.com/truecharts/apps/compare/homer-2.0.15...homer-2.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [homer-2.0.15](https://github.com/truecharts/apps/compare/homer-2.0.14...homer-2.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [homer-2.0.14](https://github.com/truecharts/apps/compare/homer-2.0.13...homer-2.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [homer-2.0.13](https://github.com/truecharts/apps/compare/homer-2.0.12...homer-2.0.13) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/homer/2.0.26/Chart.lock b/stable/homer/2.0.26/Chart.lock new file mode 100644 index 00000000000..ec05f1437c3 --- /dev/null +++ b/stable/homer/2.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:34:26.291370342Z" diff --git a/stable/homer/2.0.26/Chart.yaml b/stable/homer/2.0.26/Chart.yaml new file mode 100644 index 00000000000..b83bf9b9f12 --- /dev/null +++ b/stable/homer/2.0.26/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "22.07.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A dead simple static homepage for your server to keep your services on hand. +home: https://github.com/truecharts/apps/tree/master/charts/stable/homer +icon: https://truecharts.org/img/chart-icons/homer.png +keywords: + - homer + - dashboard + - launcher +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homer +sources: + - https://github.com/bastienwirtz/homer + - https://hub.docker.com/r/b4bz/homer +version: 2.0.26 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/homer/2.0.26/README.md b/stable/homer/2.0.26/README.md new file mode 100644 index 00000000000..64938f881c1 --- /dev/null +++ b/stable/homer/2.0.26/README.md @@ -0,0 +1,108 @@ +# homer + +![Version: 2.0.26](https://img.shields.io/badge/Version-2.0.26-informational?style=flat-square) ![AppVersion: 22.07.2](https://img.shields.io/badge/AppVersion-22.07.2-informational?style=flat-square) + +A dead simple static homepage for your server to keep your services on hand. + +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: [homer](https://truecharts.org/docs/charts/stable/homer) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `homer` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install homer TrueCharts/homer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `homer` deployment + +```console +helm uninstall homer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install homer \ + --set env.TZ="America/New York" \ + TrueCharts/homer +``` + +#### 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 homer TrueCharts/homer -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/homer/2.0.25/app-readme.md b/stable/homer/2.0.26/app-readme.md similarity index 100% rename from stable/homer/2.0.25/app-readme.md rename to stable/homer/2.0.26/app-readme.md diff --git a/stable/homer/2.0.26/charts/common-10.4.7.tgz b/stable/homer/2.0.26/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/homer/2.0.26/charts/common-10.4.7.tgz differ diff --git a/stable/homer/2.0.25/ix_values.yaml b/stable/homer/2.0.26/ix_values.yaml similarity index 100% rename from stable/homer/2.0.25/ix_values.yaml rename to stable/homer/2.0.26/ix_values.yaml diff --git a/stable/homer/2.0.25/questions.yaml b/stable/homer/2.0.26/questions.yaml similarity index 100% rename from stable/homer/2.0.25/questions.yaml rename to stable/homer/2.0.26/questions.yaml diff --git a/stable/kanboard/8.0.22/templates/common.yaml b/stable/homer/2.0.26/templates/common.yaml similarity index 100% rename from stable/kanboard/8.0.22/templates/common.yaml rename to stable/homer/2.0.26/templates/common.yaml diff --git a/stable/k8s-gateway/6.1.5/values.yaml b/stable/homer/2.0.26/values.yaml similarity index 100% rename from stable/k8s-gateway/6.1.5/values.yaml rename to stable/homer/2.0.26/values.yaml diff --git a/stable/htpcmanager/2.0.20/CHANGELOG.md b/stable/htpcmanager/2.0.20/CHANGELOG.md deleted file mode 100644 index 5f9c1d2e571..00000000000 --- a/stable/htpcmanager/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [htpcmanager-2.0.20](https://github.com/truecharts/apps/compare/htpcmanager-2.0.18...htpcmanager-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [htpcmanager-2.0.18](https://github.com/truecharts/apps/compare/htpcmanager-2.0.17...htpcmanager-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [htpcmanager-2.0.17](https://github.com/truecharts/apps/compare/htpcmanager-2.0.16...htpcmanager-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [htpcmanager-2.0.16](https://github.com/truecharts/apps/compare/htpcmanager-2.0.14...htpcmanager-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [htpcmanager-2.0.14](https://github.com/truecharts/apps/compare/htpcmanager-2.0.12...htpcmanager-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [htpcmanager-2.0.12](https://github.com/truecharts/apps/compare/htpcmanager-2.0.11...htpcmanager-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [htpcmanager-2.0.11](https://github.com/truecharts/apps/compare/htpcmanager-2.0.10...htpcmanager-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [htpcmanager-2.0.10](https://github.com/truecharts/apps/compare/htpcmanager-2.0.9...htpcmanager-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [htpcmanager-2.0.9](https://github.com/truecharts/apps/compare/htpcmanager-2.0.8...htpcmanager-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [htpcmanager-2.0.8](https://github.com/truecharts/apps/compare/htpcmanager-2.0.7...htpcmanager-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [htpcmanager-2.0.7](https://github.com/truecharts/apps/compare/htpcmanager-2.0.6...htpcmanager-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/htpcmanager/2.0.20/Chart.lock b/stable/htpcmanager/2.0.20/Chart.lock deleted file mode 100644 index bbf75ec2ecb..00000000000 --- a/stable/htpcmanager/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:57:12.037164777Z" diff --git a/stable/htpcmanager/2.0.20/Chart.yaml b/stable/htpcmanager/2.0.20/Chart.yaml deleted file mode 100644 index 194847f99b7..00000000000 --- a/stable/htpcmanager/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: htpcmanager -version: 2.0.20 -appVersion: "2021.11.17" -description: Htpcmanager is a front end for many htpc related applications. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/htpcmanager -icon: https://truecharts.org/img/chart-icons/htpcmanager.png -keywords: - - htpcmanager -sources: - - https://hub.docker.com/r/linuxserver/htpcmanager -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/htpcmanager/2.0.20/README.md b/stable/htpcmanager/2.0.20/README.md deleted file mode 100644 index 212a4349d5b..00000000000 --- a/stable/htpcmanager/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# htpcmanager - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.17](https://img.shields.io/badge/AppVersion-2021.11.17-informational?style=flat-square) - -Htpcmanager is a front end for many htpc related applications. - -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: [htpcmanager](https://truecharts.org/docs/charts/stable/htpcmanager) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `htpcmanager` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install htpcmanager TrueCharts/htpcmanager -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `htpcmanager` deployment - -```console -helm uninstall htpcmanager -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install htpcmanager \ - --set env.TZ="America/New York" \ - TrueCharts/htpcmanager -``` - -#### 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 htpcmanager TrueCharts/htpcmanager -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/htpcmanager/2.0.20/charts/common-10.4.6.tgz b/stable/htpcmanager/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/htpcmanager/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/htpcmanager/2.0.21/CHANGELOG.md b/stable/htpcmanager/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..c03f5fa94ac --- /dev/null +++ b/stable/htpcmanager/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [htpcmanager-2.0.21](https://github.com/truecharts/apps/compare/htpcmanager-2.0.20...htpcmanager-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [htpcmanager-2.0.20](https://github.com/truecharts/apps/compare/htpcmanager-2.0.18...htpcmanager-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [htpcmanager-2.0.18](https://github.com/truecharts/apps/compare/htpcmanager-2.0.17...htpcmanager-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [htpcmanager-2.0.17](https://github.com/truecharts/apps/compare/htpcmanager-2.0.16...htpcmanager-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [htpcmanager-2.0.16](https://github.com/truecharts/apps/compare/htpcmanager-2.0.14...htpcmanager-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [htpcmanager-2.0.14](https://github.com/truecharts/apps/compare/htpcmanager-2.0.12...htpcmanager-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [htpcmanager-2.0.12](https://github.com/truecharts/apps/compare/htpcmanager-2.0.11...htpcmanager-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [htpcmanager-2.0.11](https://github.com/truecharts/apps/compare/htpcmanager-2.0.10...htpcmanager-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [htpcmanager-2.0.10](https://github.com/truecharts/apps/compare/htpcmanager-2.0.9...htpcmanager-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [htpcmanager-2.0.9](https://github.com/truecharts/apps/compare/htpcmanager-2.0.8...htpcmanager-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [htpcmanager-2.0.8](https://github.com/truecharts/apps/compare/htpcmanager-2.0.7...htpcmanager-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/htpcmanager/2.0.21/Chart.lock b/stable/htpcmanager/2.0.21/Chart.lock new file mode 100644 index 00000000000..7ee890a8d25 --- /dev/null +++ b/stable/htpcmanager/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:34:31.293244069Z" diff --git a/stable/htpcmanager/2.0.21/Chart.yaml b/stable/htpcmanager/2.0.21/Chart.yaml new file mode 100644 index 00000000000..f81e51ec587 --- /dev/null +++ b/stable/htpcmanager/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: htpcmanager +version: 2.0.21 +appVersion: "2021.11.17" +description: Htpcmanager is a front end for many htpc related applications. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/htpcmanager +icon: https://truecharts.org/img/chart-icons/htpcmanager.png +keywords: + - htpcmanager +sources: + - https://hub.docker.com/r/linuxserver/htpcmanager +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/htpcmanager/2.0.21/README.md b/stable/htpcmanager/2.0.21/README.md new file mode 100644 index 00000000000..d20607ba517 --- /dev/null +++ b/stable/htpcmanager/2.0.21/README.md @@ -0,0 +1,107 @@ +# htpcmanager + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.17](https://img.shields.io/badge/AppVersion-2021.11.17-informational?style=flat-square) + +Htpcmanager is a front end for many htpc related applications. + +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: [htpcmanager](https://truecharts.org/docs/charts/stable/htpcmanager) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `htpcmanager` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install htpcmanager TrueCharts/htpcmanager +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `htpcmanager` deployment + +```console +helm uninstall htpcmanager +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install htpcmanager \ + --set env.TZ="America/New York" \ + TrueCharts/htpcmanager +``` + +#### 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 htpcmanager TrueCharts/htpcmanager -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/htpcmanager/2.0.20/app-readme.md b/stable/htpcmanager/2.0.21/app-readme.md similarity index 100% rename from stable/htpcmanager/2.0.20/app-readme.md rename to stable/htpcmanager/2.0.21/app-readme.md diff --git a/stable/htpcmanager/2.0.21/charts/common-10.4.7.tgz b/stable/htpcmanager/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/htpcmanager/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/htpcmanager/2.0.20/ix_values.yaml b/stable/htpcmanager/2.0.21/ix_values.yaml similarity index 100% rename from stable/htpcmanager/2.0.20/ix_values.yaml rename to stable/htpcmanager/2.0.21/ix_values.yaml diff --git a/stable/htpcmanager/2.0.20/questions.yaml b/stable/htpcmanager/2.0.21/questions.yaml similarity index 100% rename from stable/htpcmanager/2.0.20/questions.yaml rename to stable/htpcmanager/2.0.21/questions.yaml diff --git a/stable/kavita/2.0.21/templates/common.yaml b/stable/htpcmanager/2.0.21/templates/common.yaml similarity index 100% rename from stable/kavita/2.0.21/templates/common.yaml rename to stable/htpcmanager/2.0.21/templates/common.yaml diff --git a/stable/kanboard/8.0.22/values.yaml b/stable/htpcmanager/2.0.21/values.yaml similarity index 100% rename from stable/kanboard/8.0.22/values.yaml rename to stable/htpcmanager/2.0.21/values.yaml diff --git a/stable/hyperion-ng/6.0.21/CHANGELOG.md b/stable/hyperion-ng/6.0.21/CHANGELOG.md deleted file mode 100644 index f3ad7c6d9ba..00000000000 --- a/stable/hyperion-ng/6.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hyperion-ng-6.0.21](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.19...hyperion-ng-6.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [hyperion-ng-6.0.19](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.18...hyperion-ng-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [hyperion-ng-6.0.18](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.17...hyperion-ng-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [hyperion-ng-6.0.17](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.15...hyperion-ng-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [hyperion-ng-6.0.15](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.13...hyperion-ng-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [hyperion-ng-6.0.13](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.12...hyperion-ng-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [hyperion-ng-6.0.12](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.11...hyperion-ng-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [hyperion-ng-6.0.11](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.10...hyperion-ng-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [hyperion-ng-6.0.10](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.9...hyperion-ng-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [hyperion-ng-6.0.9](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.8...hyperion-ng-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [hyperion-ng-6.0.8](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.7...hyperion-ng-6.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/hyperion-ng/6.0.21/Chart.lock b/stable/hyperion-ng/6.0.21/Chart.lock deleted file mode 100644 index 0c14bc8e6b2..00000000000 --- a/stable/hyperion-ng/6.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:57:17.067460547Z" diff --git a/stable/hyperion-ng/6.0.21/Chart.yaml b/stable/hyperion-ng/6.0.21/Chart.yaml deleted file mode 100644 index 2acddd8a0d8..00000000000 --- a/stable/hyperion-ng/6.0.21/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Hyperion is an opensource Bias or Ambient Lighting implementation -home: https://github.com/truecharts/apps/tree/master/charts/stable/hyperion-ng -icon: https://truecharts.org/img/chart-icons/hyperion-ng.png -keywords: - - hyperion-ng - - hyperion -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hyperion-ng -sources: - - https://github.com/hyperion-project/hyperion.ng - - https://hub.docker.com/r/sirfragalot/hyperion.ng -version: 6.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/hyperion-ng/6.0.21/README.md b/stable/hyperion-ng/6.0.21/README.md deleted file mode 100644 index afaa94bfc16..00000000000 --- a/stable/hyperion-ng/6.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# hyperion-ng - -![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![AppVersion: 2.0.13](https://img.shields.io/badge/AppVersion-2.0.13-informational?style=flat-square) - -Hyperion is an opensource Bias or Ambient Lighting implementation - -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: [hyperion-ng](https://truecharts.org/docs/charts/stable/hyperion-ng) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `hyperion-ng` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install hyperion-ng TrueCharts/hyperion-ng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `hyperion-ng` deployment - -```console -helm uninstall hyperion-ng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hyperion-ng \ - --set env.TZ="America/New York" \ - TrueCharts/hyperion-ng -``` - -#### 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 hyperion-ng TrueCharts/hyperion-ng -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/hyperion-ng/6.0.21/charts/common-10.4.6.tgz b/stable/hyperion-ng/6.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/hyperion-ng/6.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/hyperion-ng/6.0.22/CHANGELOG.md b/stable/hyperion-ng/6.0.22/CHANGELOG.md new file mode 100644 index 00000000000..19ae7cb3485 --- /dev/null +++ b/stable/hyperion-ng/6.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hyperion-ng-6.0.22](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.21...hyperion-ng-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [hyperion-ng-6.0.21](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.19...hyperion-ng-6.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [hyperion-ng-6.0.19](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.18...hyperion-ng-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [hyperion-ng-6.0.18](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.17...hyperion-ng-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [hyperion-ng-6.0.17](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.15...hyperion-ng-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [hyperion-ng-6.0.15](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.13...hyperion-ng-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [hyperion-ng-6.0.13](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.12...hyperion-ng-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [hyperion-ng-6.0.12](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.11...hyperion-ng-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [hyperion-ng-6.0.11](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.10...hyperion-ng-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [hyperion-ng-6.0.10](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.9...hyperion-ng-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [hyperion-ng-6.0.9](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.8...hyperion-ng-6.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/hyperion-ng/6.0.22/Chart.lock b/stable/hyperion-ng/6.0.22/Chart.lock new file mode 100644 index 00000000000..1151ef308e0 --- /dev/null +++ b/stable/hyperion-ng/6.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:34:32.056065326Z" diff --git a/stable/hyperion-ng/6.0.22/Chart.yaml b/stable/hyperion-ng/6.0.22/Chart.yaml new file mode 100644 index 00000000000..bd656451721 --- /dev/null +++ b/stable/hyperion-ng/6.0.22/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.0.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Hyperion is an opensource Bias or Ambient Lighting implementation +home: https://github.com/truecharts/apps/tree/master/charts/stable/hyperion-ng +icon: https://truecharts.org/img/chart-icons/hyperion-ng.png +keywords: + - hyperion-ng + - hyperion +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hyperion-ng +sources: + - https://github.com/hyperion-project/hyperion.ng + - https://hub.docker.com/r/sirfragalot/hyperion.ng +version: 6.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/hyperion-ng/6.0.22/README.md b/stable/hyperion-ng/6.0.22/README.md new file mode 100644 index 00000000000..4cc4045ca71 --- /dev/null +++ b/stable/hyperion-ng/6.0.22/README.md @@ -0,0 +1,108 @@ +# hyperion-ng + +![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 2.0.13](https://img.shields.io/badge/AppVersion-2.0.13-informational?style=flat-square) + +Hyperion is an opensource Bias or Ambient Lighting implementation + +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: [hyperion-ng](https://truecharts.org/docs/charts/stable/hyperion-ng) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `hyperion-ng` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install hyperion-ng TrueCharts/hyperion-ng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `hyperion-ng` deployment + +```console +helm uninstall hyperion-ng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hyperion-ng \ + --set env.TZ="America/New York" \ + TrueCharts/hyperion-ng +``` + +#### 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 hyperion-ng TrueCharts/hyperion-ng -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/hyperion-ng/6.0.21/app-readme.md b/stable/hyperion-ng/6.0.22/app-readme.md similarity index 100% rename from stable/hyperion-ng/6.0.21/app-readme.md rename to stable/hyperion-ng/6.0.22/app-readme.md diff --git a/stable/hyperion-ng/6.0.22/charts/common-10.4.7.tgz b/stable/hyperion-ng/6.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/hyperion-ng/6.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/hyperion-ng/6.0.21/ix_values.yaml b/stable/hyperion-ng/6.0.22/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/6.0.21/ix_values.yaml rename to stable/hyperion-ng/6.0.22/ix_values.yaml diff --git a/stable/hyperion-ng/6.0.21/questions.yaml b/stable/hyperion-ng/6.0.22/questions.yaml similarity index 100% rename from stable/hyperion-ng/6.0.21/questions.yaml rename to stable/hyperion-ng/6.0.22/questions.yaml diff --git a/stable/kodi-headless/2.0.20/templates/common.yaml b/stable/hyperion-ng/6.0.22/templates/common.yaml similarity index 100% rename from stable/kodi-headless/2.0.20/templates/common.yaml rename to stable/hyperion-ng/6.0.22/templates/common.yaml diff --git a/stable/kavita/2.0.21/values.yaml b/stable/hyperion-ng/6.0.22/values.yaml similarity index 100% rename from stable/kavita/2.0.21/values.yaml rename to stable/hyperion-ng/6.0.22/values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.22/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/4.0.22/CHANGELOG.md deleted file mode 100644 index b363e9736a4..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [icantbelieveitsnotvaletudo-4.0.22](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.20...icantbelieveitsnotvaletudo-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [icantbelieveitsnotvaletudo-4.0.20](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.19...icantbelieveitsnotvaletudo-4.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [icantbelieveitsnotvaletudo-4.0.19](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.18...icantbelieveitsnotvaletudo-4.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [icantbelieveitsnotvaletudo-4.0.18](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.17...icantbelieveitsnotvaletudo-4.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [icantbelieveitsnotvaletudo-4.0.17](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.15...icantbelieveitsnotvaletudo-4.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [icantbelieveitsnotvaletudo-4.0.15](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.13...icantbelieveitsnotvaletudo-4.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [icantbelieveitsnotvaletudo-4.0.13](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.12...icantbelieveitsnotvaletudo-4.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [icantbelieveitsnotvaletudo-4.0.12](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.11...icantbelieveitsnotvaletudo-4.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [icantbelieveitsnotvaletudo-4.0.11](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.10...icantbelieveitsnotvaletudo-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [icantbelieveitsnotvaletudo-4.0.10](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.9...icantbelieveitsnotvaletudo-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [icantbelieveitsnotvaletudo-4.0.9](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.8...icantbelieveitsnotvaletudo-4.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/icantbelieveitsnotvaletudo/4.0.22/Chart.lock b/stable/icantbelieveitsnotvaletudo/4.0.22/Chart.lock deleted file mode 100644 index 6a5f031565b..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:57:31.342153077Z" diff --git a/stable/icantbelieveitsnotvaletudo/4.0.22/Chart.yaml b/stable/icantbelieveitsnotvaletudo/4.0.22/Chart.yaml deleted file mode 100644 index c37b392c7a1..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2021.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Create live map data from Valetudo powered robots -home: https://github.com/truecharts/apps/tree/master/charts/stable/icantbelieveitsnotvaletudo -icon: https://truecharts.org/img/chart-icons/icantbelieveitsnotvaletudo.png -keywords: - - icantbelieveitsnotvaletudo - - MQTT - - valetudo - - iot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: icantbelieveitsnotvaletudo -sources: - - https://github.com/Hypfer/ICantBelieveItsNotValetudo - - https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo -version: 4.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/icantbelieveitsnotvaletudo/4.0.22/README.md b/stable/icantbelieveitsnotvaletudo/4.0.22/README.md deleted file mode 100644 index a6e6f6ad35e..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# icantbelieveitsnotvaletudo - -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![AppVersion: 2021.2.1](https://img.shields.io/badge/AppVersion-2021.2.1-informational?style=flat-square) - -Create live map data from Valetudo powered robots - -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: [icantbelieveitsnotvaletudo](https://truecharts.org/docs/charts/stable/icantbelieveitsnotvaletudo) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `icantbelieveitsnotvaletudo` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install icantbelieveitsnotvaletudo TrueCharts/icantbelieveitsnotvaletudo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `icantbelieveitsnotvaletudo` deployment - -```console -helm uninstall icantbelieveitsnotvaletudo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install icantbelieveitsnotvaletudo \ - --set env.TZ="America/New York" \ - TrueCharts/icantbelieveitsnotvaletudo -``` - -#### 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 icantbelieveitsnotvaletudo TrueCharts/icantbelieveitsnotvaletudo -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/icantbelieveitsnotvaletudo/4.0.22/charts/common-10.4.6.tgz b/stable/icantbelieveitsnotvaletudo/4.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/icantbelieveitsnotvaletudo/4.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/icantbelieveitsnotvaletudo/4.0.23/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..21c39caa548 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [icantbelieveitsnotvaletudo-4.0.23](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.22...icantbelieveitsnotvaletudo-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [icantbelieveitsnotvaletudo-4.0.22](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.20...icantbelieveitsnotvaletudo-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [icantbelieveitsnotvaletudo-4.0.20](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.19...icantbelieveitsnotvaletudo-4.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [icantbelieveitsnotvaletudo-4.0.19](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.18...icantbelieveitsnotvaletudo-4.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [icantbelieveitsnotvaletudo-4.0.18](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.17...icantbelieveitsnotvaletudo-4.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [icantbelieveitsnotvaletudo-4.0.17](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.15...icantbelieveitsnotvaletudo-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [icantbelieveitsnotvaletudo-4.0.15](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.13...icantbelieveitsnotvaletudo-4.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [icantbelieveitsnotvaletudo-4.0.13](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.12...icantbelieveitsnotvaletudo-4.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [icantbelieveitsnotvaletudo-4.0.12](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.11...icantbelieveitsnotvaletudo-4.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [icantbelieveitsnotvaletudo-4.0.11](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.10...icantbelieveitsnotvaletudo-4.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [icantbelieveitsnotvaletudo-4.0.10](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.9...icantbelieveitsnotvaletudo-4.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/icantbelieveitsnotvaletudo/4.0.23/Chart.lock b/stable/icantbelieveitsnotvaletudo/4.0.23/Chart.lock new file mode 100644 index 00000000000..c7bbc587fd5 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:34:45.909053893Z" diff --git a/stable/icantbelieveitsnotvaletudo/4.0.23/Chart.yaml b/stable/icantbelieveitsnotvaletudo/4.0.23/Chart.yaml new file mode 100644 index 00000000000..4104a864b12 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2021.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Create live map data from Valetudo powered robots +home: https://github.com/truecharts/apps/tree/master/charts/stable/icantbelieveitsnotvaletudo +icon: https://truecharts.org/img/chart-icons/icantbelieveitsnotvaletudo.png +keywords: + - icantbelieveitsnotvaletudo + - MQTT + - valetudo + - iot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: icantbelieveitsnotvaletudo +sources: + - https://github.com/Hypfer/ICantBelieveItsNotValetudo + - https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo +version: 4.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/icantbelieveitsnotvaletudo/4.0.23/README.md b/stable/icantbelieveitsnotvaletudo/4.0.23/README.md new file mode 100644 index 00000000000..90ef6a2d554 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.23/README.md @@ -0,0 +1,108 @@ +# icantbelieveitsnotvaletudo + +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![AppVersion: 2021.2.1](https://img.shields.io/badge/AppVersion-2021.2.1-informational?style=flat-square) + +Create live map data from Valetudo powered robots + +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: [icantbelieveitsnotvaletudo](https://truecharts.org/docs/charts/stable/icantbelieveitsnotvaletudo) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `icantbelieveitsnotvaletudo` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install icantbelieveitsnotvaletudo TrueCharts/icantbelieveitsnotvaletudo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `icantbelieveitsnotvaletudo` deployment + +```console +helm uninstall icantbelieveitsnotvaletudo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install icantbelieveitsnotvaletudo \ + --set env.TZ="America/New York" \ + TrueCharts/icantbelieveitsnotvaletudo +``` + +#### 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 icantbelieveitsnotvaletudo TrueCharts/icantbelieveitsnotvaletudo -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/icantbelieveitsnotvaletudo/4.0.22/app-readme.md b/stable/icantbelieveitsnotvaletudo/4.0.23/app-readme.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.22/app-readme.md rename to stable/icantbelieveitsnotvaletudo/4.0.23/app-readme.md diff --git a/stable/icantbelieveitsnotvaletudo/4.0.23/charts/common-10.4.7.tgz b/stable/icantbelieveitsnotvaletudo/4.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/icantbelieveitsnotvaletudo/4.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/icantbelieveitsnotvaletudo/4.0.22/ix_values.yaml b/stable/icantbelieveitsnotvaletudo/4.0.23/ix_values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.22/ix_values.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.23/ix_values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.22/questions.yaml b/stable/icantbelieveitsnotvaletudo/4.0.23/questions.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.22/questions.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.23/questions.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.22/templates/common.yaml b/stable/icantbelieveitsnotvaletudo/4.0.23/templates/common.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.22/templates/common.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.23/templates/common.yaml diff --git a/stable/kimai/3.0.22/values.yaml b/stable/icantbelieveitsnotvaletudo/4.0.23/values.yaml similarity index 100% rename from stable/kimai/3.0.22/values.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.23/values.yaml diff --git a/stable/icinga2/3.0.23/CHANGELOG.md b/stable/icinga2/3.0.23/CHANGELOG.md deleted file mode 100644 index 21b15799c46..00000000000 --- a/stable/icinga2/3.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [icinga2-3.0.23](https://github.com/truecharts/apps/compare/icinga2-3.0.22...icinga2-3.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [icinga2-3.0.22](https://github.com/truecharts/apps/compare/icinga2-3.0.20...icinga2-3.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [icinga2-3.0.20](https://github.com/truecharts/apps/compare/icinga2-3.0.19...icinga2-3.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [icinga2-3.0.19](https://github.com/truecharts/apps/compare/icinga2-3.0.18...icinga2-3.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [icinga2-3.0.18](https://github.com/truecharts/apps/compare/icinga2-3.0.16...icinga2-3.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [icinga2-3.0.16](https://github.com/truecharts/apps/compare/icinga2-3.0.14...icinga2-3.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [icinga2-3.0.14](https://github.com/truecharts/apps/compare/icinga2-3.0.13...icinga2-3.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [icinga2-3.0.13](https://github.com/truecharts/apps/compare/icinga2-3.0.12...icinga2-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [icinga2-3.0.12](https://github.com/truecharts/apps/compare/icinga2-3.0.11...icinga2-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [icinga2-3.0.11](https://github.com/truecharts/apps/compare/icinga2-3.0.10...icinga2-3.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [icinga2-3.0.10](https://github.com/truecharts/apps/compare/icinga2-3.0.9...icinga2-3.0.10) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/icinga2/3.0.23/Chart.lock b/stable/icinga2/3.0.23/Chart.lock deleted file mode 100644 index 379c61527d7..00000000000 --- a/stable/icinga2/3.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:37:28.369196584Z" diff --git a/stable/icinga2/3.0.23/Chart.yaml b/stable/icinga2/3.0.23/Chart.yaml deleted file mode 100644 index e5d31e68529..00000000000 --- a/stable/icinga2/3.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.13.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -description: "A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting." -home: https://github.com/truecharts/apps/tree/master/charts/stable/icinga2 -icon: https://truecharts.org/img/chart-icons/icinga2.png -keywords: - - icinga2 - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: icinga2 -sources: - - https://github.com/jjethwa/icinga2 - - https://icinga.com/ -version: 3.0.23 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/icinga2/3.0.23/README.md b/stable/icinga2/3.0.23/README.md deleted file mode 100644 index 874133305f5..00000000000 --- a/stable/icinga2/3.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# icinga2 - -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: 2.13.3](https://img.shields.io/badge/AppVersion-2.13.3-informational?style=flat-square) - -A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. - -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: [icinga2](https://truecharts.org/docs/charts/stable/icinga2) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `icinga2` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install icinga2 TrueCharts/icinga2 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `icinga2` deployment - -```console -helm uninstall icinga2 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install icinga2 \ - --set env.TZ="America/New York" \ - TrueCharts/icinga2 -``` - -#### 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 icinga2 TrueCharts/icinga2 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/icinga2/3.0.23/charts/common-10.4.6.tgz b/stable/icinga2/3.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/icinga2/3.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/icinga2/3.0.23/charts/mariadb-3.0.41.tgz b/stable/icinga2/3.0.23/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/icinga2/3.0.23/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/icinga2/3.0.24/CHANGELOG.md b/stable/icinga2/3.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b94f219123b --- /dev/null +++ b/stable/icinga2/3.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [icinga2-3.0.24](https://github.com/truecharts/apps/compare/icinga2-3.0.23...icinga2-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [icinga2-3.0.23](https://github.com/truecharts/apps/compare/icinga2-3.0.22...icinga2-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [icinga2-3.0.22](https://github.com/truecharts/apps/compare/icinga2-3.0.20...icinga2-3.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [icinga2-3.0.20](https://github.com/truecharts/apps/compare/icinga2-3.0.19...icinga2-3.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [icinga2-3.0.19](https://github.com/truecharts/apps/compare/icinga2-3.0.18...icinga2-3.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [icinga2-3.0.18](https://github.com/truecharts/apps/compare/icinga2-3.0.16...icinga2-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [icinga2-3.0.16](https://github.com/truecharts/apps/compare/icinga2-3.0.14...icinga2-3.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [icinga2-3.0.14](https://github.com/truecharts/apps/compare/icinga2-3.0.13...icinga2-3.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [icinga2-3.0.13](https://github.com/truecharts/apps/compare/icinga2-3.0.12...icinga2-3.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [icinga2-3.0.12](https://github.com/truecharts/apps/compare/icinga2-3.0.11...icinga2-3.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [icinga2-3.0.11](https://github.com/truecharts/apps/compare/icinga2-3.0.10...icinga2-3.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/icinga2/3.0.24/Chart.lock b/stable/icinga2/3.0.24/Chart.lock new file mode 100644 index 00000000000..aca057c2bef --- /dev/null +++ b/stable/icinga2/3.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:34:57.555651838Z" diff --git a/stable/icinga2/3.0.24/Chart.yaml b/stable/icinga2/3.0.24/Chart.yaml new file mode 100644 index 00000000000..00306676143 --- /dev/null +++ b/stable/icinga2/3.0.24/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.13.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: "A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting." +home: https://github.com/truecharts/apps/tree/master/charts/stable/icinga2 +icon: https://truecharts.org/img/chart-icons/icinga2.png +keywords: + - icinga2 + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: icinga2 +sources: + - https://github.com/jjethwa/icinga2 + - https://icinga.com/ +version: 3.0.24 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/icinga2/3.0.24/README.md b/stable/icinga2/3.0.24/README.md new file mode 100644 index 00000000000..ba4fbed6226 --- /dev/null +++ b/stable/icinga2/3.0.24/README.md @@ -0,0 +1,109 @@ +# icinga2 + +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: 2.13.3](https://img.shields.io/badge/AppVersion-2.13.3-informational?style=flat-square) + +A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. + +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: [icinga2](https://truecharts.org/docs/charts/stable/icinga2) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `icinga2` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install icinga2 TrueCharts/icinga2 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `icinga2` deployment + +```console +helm uninstall icinga2 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install icinga2 \ + --set env.TZ="America/New York" \ + TrueCharts/icinga2 +``` + +#### 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 icinga2 TrueCharts/icinga2 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/icinga2/3.0.23/app-readme.md b/stable/icinga2/3.0.24/app-readme.md similarity index 100% rename from stable/icinga2/3.0.23/app-readme.md rename to stable/icinga2/3.0.24/app-readme.md diff --git a/stable/icinga2/3.0.24/charts/common-10.4.7.tgz b/stable/icinga2/3.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/icinga2/3.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/icinga2/3.0.24/charts/mariadb-3.0.43.tgz b/stable/icinga2/3.0.24/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/icinga2/3.0.24/charts/mariadb-3.0.43.tgz differ diff --git a/stable/icinga2/3.0.23/ix_values.yaml b/stable/icinga2/3.0.24/ix_values.yaml similarity index 100% rename from stable/icinga2/3.0.23/ix_values.yaml rename to stable/icinga2/3.0.24/ix_values.yaml diff --git a/stable/icinga2/3.0.23/questions.yaml b/stable/icinga2/3.0.24/questions.yaml similarity index 100% rename from stable/icinga2/3.0.23/questions.yaml rename to stable/icinga2/3.0.24/questions.yaml diff --git a/stable/komga/6.0.24/templates/common.yaml b/stable/icinga2/3.0.24/templates/common.yaml similarity index 100% rename from stable/komga/6.0.24/templates/common.yaml rename to stable/icinga2/3.0.24/templates/common.yaml diff --git a/stable/kodi-headless/2.0.20/values.yaml b/stable/icinga2/3.0.24/values.yaml similarity index 100% rename from stable/kodi-headless/2.0.20/values.yaml rename to stable/icinga2/3.0.24/values.yaml diff --git a/stable/impostor-server/1.0.24/CHANGELOG.md b/stable/impostor-server/1.0.24/CHANGELOG.md deleted file mode 100644 index cc824260a9d..00000000000 --- a/stable/impostor-server/1.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [impostor-server-1.0.24](https://github.com/truecharts/apps/compare/impostor-server-1.0.22...impostor-server-1.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [impostor-server-1.0.22](https://github.com/truecharts/apps/compare/impostor-server-1.0.21...impostor-server-1.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [impostor-server-1.0.21](https://github.com/truecharts/apps/compare/impostor-server-1.0.20...impostor-server-1.0.21) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [impostor-server-1.0.20](https://github.com/truecharts/apps/compare/impostor-server-1.0.18...impostor-server-1.0.20) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [impostor-server-1.0.18](https://github.com/truecharts/apps/compare/impostor-server-1.0.16...impostor-server-1.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [impostor-server-1.0.16](https://github.com/truecharts/apps/compare/impostor-server-1.0.15...impostor-server-1.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [impostor-server-1.0.15](https://github.com/truecharts/apps/compare/impostor-server-1.0.14...impostor-server-1.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [impostor-server-1.0.14](https://github.com/truecharts/apps/compare/impostor-server-1.0.13...impostor-server-1.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [impostor-server-1.0.13](https://github.com/truecharts/apps/compare/impostor-server-1.0.12...impostor-server-1.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [impostor-server-1.0.12](https://github.com/truecharts/apps/compare/impostor-server-1.0.11...impostor-server-1.0.12) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [impostor-server-1.0.11](https://github.com/truecharts/apps/compare/impostor-server-1.0.10...impostor-server-1.0.11) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/impostor-server/1.0.24/Chart.lock b/stable/impostor-server/1.0.24/Chart.lock deleted file mode 100644 index 50d71430f6c..00000000000 --- a/stable/impostor-server/1.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:57:35.279009305Z" diff --git a/stable/impostor-server/1.0.24/Chart.yaml b/stable/impostor-server/1.0.24/Chart.yaml deleted file mode 100644 index db2facd6078..00000000000 --- a/stable/impostor-server/1.0.24/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A private Among Us server -home: https://github.com/truecharts/apps/tree/master/charts/games/impostor-server -icon: https://truecharts.org/img/chart-icons/impostor-server.png -keywords: - - impostor-server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: impostor-server -sources: - - https://github.com/truecharts/apps/tree/master/incubator/impostor-server -type: application -version: 1.0.24 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/impostor-server/1.0.24/README.md b/stable/impostor-server/1.0.24/README.md deleted file mode 100644 index 40947657c0e..00000000000 --- a/stable/impostor-server/1.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# impostor-server - -![Version: 1.0.24](https://img.shields.io/badge/Version-1.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) - -A private Among Us server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [impostor-server](https://truecharts.org/docs/charts/stable/impostor-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `impostor-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install impostor-server TrueCharts/impostor-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `impostor-server` deployment - -```console -helm uninstall impostor-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install impostor-server \ - --set env.TZ="America/New York" \ - TrueCharts/impostor-server -``` - -#### 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 impostor-server TrueCharts/impostor-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/impostor-server/1.0.24/charts/common-10.4.6.tgz b/stable/impostor-server/1.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/impostor-server/1.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/impostor-server/1.0.25/CHANGELOG.md b/stable/impostor-server/1.0.25/CHANGELOG.md new file mode 100644 index 00000000000..bbbbcf87d8a --- /dev/null +++ b/stable/impostor-server/1.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [impostor-server-1.0.25](https://github.com/truecharts/apps/compare/impostor-server-1.0.24...impostor-server-1.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [impostor-server-1.0.24](https://github.com/truecharts/apps/compare/impostor-server-1.0.22...impostor-server-1.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [impostor-server-1.0.22](https://github.com/truecharts/apps/compare/impostor-server-1.0.21...impostor-server-1.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [impostor-server-1.0.21](https://github.com/truecharts/apps/compare/impostor-server-1.0.20...impostor-server-1.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [impostor-server-1.0.20](https://github.com/truecharts/apps/compare/impostor-server-1.0.18...impostor-server-1.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [impostor-server-1.0.18](https://github.com/truecharts/apps/compare/impostor-server-1.0.16...impostor-server-1.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [impostor-server-1.0.16](https://github.com/truecharts/apps/compare/impostor-server-1.0.15...impostor-server-1.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [impostor-server-1.0.15](https://github.com/truecharts/apps/compare/impostor-server-1.0.14...impostor-server-1.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [impostor-server-1.0.14](https://github.com/truecharts/apps/compare/impostor-server-1.0.13...impostor-server-1.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [impostor-server-1.0.13](https://github.com/truecharts/apps/compare/impostor-server-1.0.12...impostor-server-1.0.13) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [impostor-server-1.0.12](https://github.com/truecharts/apps/compare/impostor-server-1.0.11...impostor-server-1.0.12) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/impostor-server/1.0.25/Chart.lock b/stable/impostor-server/1.0.25/Chart.lock new file mode 100644 index 00000000000..1225ba70c11 --- /dev/null +++ b/stable/impostor-server/1.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:34:50.765689503Z" diff --git a/stable/impostor-server/1.0.25/Chart.yaml b/stable/impostor-server/1.0.25/Chart.yaml new file mode 100644 index 00000000000..354c1cb87fd --- /dev/null +++ b/stable/impostor-server/1.0.25/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.7.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A private Among Us server +home: https://github.com/truecharts/apps/tree/master/charts/games/impostor-server +icon: https://truecharts.org/img/chart-icons/impostor-server.png +keywords: + - impostor-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: impostor-server +sources: + - https://github.com/truecharts/apps/tree/master/incubator/impostor-server +type: application +version: 1.0.25 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/impostor-server/1.0.25/README.md b/stable/impostor-server/1.0.25/README.md new file mode 100644 index 00000000000..570f3f560a1 --- /dev/null +++ b/stable/impostor-server/1.0.25/README.md @@ -0,0 +1,107 @@ +# impostor-server + +![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: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) + +A private Among Us server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [impostor-server](https://truecharts.org/docs/charts/stable/impostor-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `impostor-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install impostor-server TrueCharts/impostor-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `impostor-server` deployment + +```console +helm uninstall impostor-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install impostor-server \ + --set env.TZ="America/New York" \ + TrueCharts/impostor-server +``` + +#### 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 impostor-server TrueCharts/impostor-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/impostor-server/1.0.24/app-readme.md b/stable/impostor-server/1.0.25/app-readme.md similarity index 100% rename from stable/impostor-server/1.0.24/app-readme.md rename to stable/impostor-server/1.0.25/app-readme.md diff --git a/stable/impostor-server/1.0.25/charts/common-10.4.7.tgz b/stable/impostor-server/1.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/impostor-server/1.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/impostor-server/1.0.24/ci/base-values.yaml b/stable/impostor-server/1.0.25/ci/base-values.yaml similarity index 100% rename from stable/impostor-server/1.0.24/ci/base-values.yaml rename to stable/impostor-server/1.0.25/ci/base-values.yaml diff --git a/stable/impostor-server/1.0.24/ci/values.yaml b/stable/impostor-server/1.0.25/ci/values.yaml similarity index 100% rename from stable/impostor-server/1.0.24/ci/values.yaml rename to stable/impostor-server/1.0.25/ci/values.yaml diff --git a/stable/impostor-server/1.0.24/ix_values.yaml b/stable/impostor-server/1.0.25/ix_values.yaml similarity index 100% rename from stable/impostor-server/1.0.24/ix_values.yaml rename to stable/impostor-server/1.0.25/ix_values.yaml diff --git a/stable/impostor-server/1.0.24/questions.yaml b/stable/impostor-server/1.0.25/questions.yaml similarity index 100% rename from stable/impostor-server/1.0.24/questions.yaml rename to stable/impostor-server/1.0.25/questions.yaml diff --git a/stable/kopia/2.0.28/templates/common.yaml b/stable/impostor-server/1.0.25/templates/common.yaml similarity index 100% rename from stable/kopia/2.0.28/templates/common.yaml rename to stable/impostor-server/1.0.25/templates/common.yaml diff --git a/stable/koel/3.0.23/values.yaml b/stable/impostor-server/1.0.25/values.yaml similarity index 100% rename from stable/koel/3.0.23/values.yaml rename to stable/impostor-server/1.0.25/values.yaml diff --git a/stable/inventree/3.0.29/CHANGELOG.md b/stable/inventree/3.0.29/CHANGELOG.md deleted file mode 100644 index b0736263bd0..00000000000 --- a/stable/inventree/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [inventree-3.0.29](https://github.com/truecharts/apps/compare/inventree-3.0.28...inventree-3.0.29) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [inventree-3.0.28](https://github.com/truecharts/apps/compare/inventree-3.0.26...inventree-3.0.28) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [inventree-3.0.26](https://github.com/truecharts/apps/compare/inventree-3.0.25...inventree-3.0.26) (2022-07-22) - -### Chore - -- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) - - - -## [inventree-3.0.25](https://github.com/truecharts/apps/compare/inventree-3.0.24...inventree-3.0.25) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [inventree-3.0.24](https://github.com/truecharts/apps/compare/inventree-3.0.23...inventree-3.0.24) (2022-07-19) - -### Fix - -- fixup ([#3209](https://github.com/truecharts/apps/issues/3209)) - - - -## [inventree-3.0.23](https://github.com/truecharts/apps/compare/inventree-3.0.22...inventree-3.0.23) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [inventree-3.0.22](https://github.com/truecharts/apps/compare/inventree-3.0.21...inventree-3.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [inventree-3.0.21](https://github.com/truecharts/apps/compare/inventree-3.0.19...inventree-3.0.21) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [inventree-3.0.19](https://github.com/truecharts/apps/compare/inventree-3.0.18...inventree-3.0.19) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [inventree-3.0.18](https://github.com/truecharts/apps/compare/inventree-3.0.17...inventree-3.0.18) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [inventree-3.0.17](https://github.com/truecharts/apps/compare/inventree-3.0.15...inventree-3.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [inventree-3.0.15](https://github.com/truecharts/apps/compare/inventree-3.0.14...inventree-3.0.15) (2022-07-12) - -### Chore diff --git a/stable/inventree/3.0.29/Chart.lock b/stable/inventree/3.0.29/Chart.lock deleted file mode 100644 index 736c89a2a73..00000000000 --- a/stable/inventree/3.0.29/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:37:53.377387633Z" diff --git a/stable/inventree/3.0.29/Chart.yaml b/stable/inventree/3.0.29/Chart.yaml deleted file mode 100644 index fc9fe7217b0..00000000000 --- a/stable/inventree/3.0.29/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "0.7.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/inventree -icon: https://truecharts.org/img/chart-icons/inventree.png -keywords: - - inventory - - inventree -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: inventree -sources: - - https://inventree.readthedocs.io - - https://github.com/inventree/InvenTree -version: 3.0.29 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/inventree/3.0.29/README.md b/stable/inventree/3.0.29/README.md deleted file mode 100644 index 5b944a77ecf..00000000000 --- a/stable/inventree/3.0.29/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# inventree - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![AppVersion: 0.7.6](https://img.shields.io/badge/AppVersion-0.7.6-informational?style=flat-square) - -InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. - -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: [inventree](https://truecharts.org/docs/charts/stable/inventree) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `inventree` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install inventree TrueCharts/inventree -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `inventree` deployment - -```console -helm uninstall inventree -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install inventree \ - --set env.TZ="America/New York" \ - TrueCharts/inventree -``` - -#### 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 inventree TrueCharts/inventree -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/inventree/3.0.29/charts/common-10.4.6.tgz b/stable/inventree/3.0.29/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/inventree/3.0.29/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/inventree/3.0.29/charts/postgresql-8.0.43.tgz b/stable/inventree/3.0.29/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/inventree/3.0.29/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/inventree/3.0.29/charts/redis-3.0.42.tgz b/stable/inventree/3.0.29/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/inventree/3.0.29/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/inventree/3.0.30/CHANGELOG.md b/stable/inventree/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..00486efaeaa --- /dev/null +++ b/stable/inventree/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [inventree-3.0.30](https://github.com/truecharts/apps/compare/inventree-3.0.29...inventree-3.0.30) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [inventree-3.0.29](https://github.com/truecharts/apps/compare/inventree-3.0.28...inventree-3.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [inventree-3.0.28](https://github.com/truecharts/apps/compare/inventree-3.0.26...inventree-3.0.28) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [inventree-3.0.26](https://github.com/truecharts/apps/compare/inventree-3.0.25...inventree-3.0.26) (2022-07-22) + +### Chore + +- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) + + + +## [inventree-3.0.25](https://github.com/truecharts/apps/compare/inventree-3.0.24...inventree-3.0.25) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [inventree-3.0.24](https://github.com/truecharts/apps/compare/inventree-3.0.23...inventree-3.0.24) (2022-07-19) + +### Fix + +- fixup ([#3209](https://github.com/truecharts/apps/issues/3209)) + + + +## [inventree-3.0.23](https://github.com/truecharts/apps/compare/inventree-3.0.22...inventree-3.0.23) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [inventree-3.0.22](https://github.com/truecharts/apps/compare/inventree-3.0.21...inventree-3.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [inventree-3.0.21](https://github.com/truecharts/apps/compare/inventree-3.0.19...inventree-3.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [inventree-3.0.19](https://github.com/truecharts/apps/compare/inventree-3.0.18...inventree-3.0.19) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [inventree-3.0.18](https://github.com/truecharts/apps/compare/inventree-3.0.17...inventree-3.0.18) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [inventree-3.0.17](https://github.com/truecharts/apps/compare/inventree-3.0.15...inventree-3.0.17) (2022-07-12) + +### Chore diff --git a/stable/inventree/3.0.30/Chart.lock b/stable/inventree/3.0.30/Chart.lock new file mode 100644 index 00000000000..b41b16fb768 --- /dev/null +++ b/stable/inventree/3.0.30/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:35:04.909778274Z" diff --git a/stable/inventree/3.0.30/Chart.yaml b/stable/inventree/3.0.30/Chart.yaml new file mode 100644 index 00000000000..d66b8fc8f9f --- /dev/null +++ b/stable/inventree/3.0.30/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "0.7.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/inventree +icon: https://truecharts.org/img/chart-icons/inventree.png +keywords: + - inventory + - inventree +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: inventree +sources: + - https://inventree.readthedocs.io + - https://github.com/inventree/InvenTree +version: 3.0.30 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/inventree/3.0.30/README.md b/stable/inventree/3.0.30/README.md new file mode 100644 index 00000000000..73158aea391 --- /dev/null +++ b/stable/inventree/3.0.30/README.md @@ -0,0 +1,110 @@ +# inventree + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![AppVersion: 0.7.6](https://img.shields.io/badge/AppVersion-0.7.6-informational?style=flat-square) + +InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. + +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: [inventree](https://truecharts.org/docs/charts/stable/inventree) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `inventree` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install inventree TrueCharts/inventree +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `inventree` deployment + +```console +helm uninstall inventree +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install inventree \ + --set env.TZ="America/New York" \ + TrueCharts/inventree +``` + +#### 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 inventree TrueCharts/inventree -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/inventree/3.0.29/app-readme.md b/stable/inventree/3.0.30/app-readme.md similarity index 100% rename from stable/inventree/3.0.29/app-readme.md rename to stable/inventree/3.0.30/app-readme.md diff --git a/stable/inventree/3.0.30/charts/common-10.4.7.tgz b/stable/inventree/3.0.30/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/inventree/3.0.30/charts/common-10.4.7.tgz differ diff --git a/stable/inventree/3.0.30/charts/postgresql-8.0.45.tgz b/stable/inventree/3.0.30/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/inventree/3.0.30/charts/postgresql-8.0.45.tgz differ diff --git a/stable/inventree/3.0.30/charts/redis-3.0.44.tgz b/stable/inventree/3.0.30/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/inventree/3.0.30/charts/redis-3.0.44.tgz differ diff --git a/stable/inventree/3.0.29/ix_values.yaml b/stable/inventree/3.0.30/ix_values.yaml similarity index 100% rename from stable/inventree/3.0.29/ix_values.yaml rename to stable/inventree/3.0.30/ix_values.yaml diff --git a/stable/inventree/3.0.29/questions.yaml b/stable/inventree/3.0.30/questions.yaml similarity index 100% rename from stable/inventree/3.0.29/questions.yaml rename to stable/inventree/3.0.30/questions.yaml diff --git a/stable/inventree/3.0.29/templates/_secrets.tpl b/stable/inventree/3.0.30/templates/_secrets.tpl similarity index 100% rename from stable/inventree/3.0.29/templates/_secrets.tpl rename to stable/inventree/3.0.30/templates/_secrets.tpl diff --git a/stable/inventree/3.0.29/templates/common.yaml b/stable/inventree/3.0.30/templates/common.yaml similarity index 100% rename from stable/inventree/3.0.29/templates/common.yaml rename to stable/inventree/3.0.30/templates/common.yaml diff --git a/stable/komga/6.0.24/values.yaml b/stable/inventree/3.0.30/values.yaml similarity index 100% rename from stable/komga/6.0.24/values.yaml rename to stable/inventree/3.0.30/values.yaml diff --git a/stable/ipfs/3.0.24/CHANGELOG.md b/stable/ipfs/3.0.24/CHANGELOG.md deleted file mode 100644 index bcbd401c7ae..00000000000 --- a/stable/ipfs/3.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ipfs-3.0.24](https://github.com/truecharts/apps/compare/ipfs-3.0.22...ipfs-3.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [ipfs-3.0.22](https://github.com/truecharts/apps/compare/ipfs-3.0.21...ipfs-3.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ipfs-3.0.21](https://github.com/truecharts/apps/compare/ipfs-3.0.20...ipfs-3.0.21) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ipfs-3.0.20](https://github.com/truecharts/apps/compare/ipfs-3.0.18...ipfs-3.0.20) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ipfs-3.0.18](https://github.com/truecharts/apps/compare/ipfs-3.0.16...ipfs-3.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ipfs-3.0.16](https://github.com/truecharts/apps/compare/ipfs-3.0.15...ipfs-3.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ipfs-3.0.15](https://github.com/truecharts/apps/compare/ipfs-3.0.14...ipfs-3.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ipfs-3.0.14](https://github.com/truecharts/apps/compare/ipfs-3.0.13...ipfs-3.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ipfs-3.0.13](https://github.com/truecharts/apps/compare/ipfs-3.0.12...ipfs-3.0.13) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - - - -### [ipfs-3.0.12](https://github.com/truecharts/apps/compare/ipfs-3.0.11...ipfs-3.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [ipfs-3.0.11](https://github.com/truecharts/apps/compare/ipfs-3.0.10...ipfs-3.0.11) (2022-07-09) - -#### Chore - -* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) - - diff --git a/stable/ipfs/3.0.24/Chart.lock b/stable/ipfs/3.0.24/Chart.lock deleted file mode 100644 index a54101c3a00..00000000000 --- a/stable/ipfs/3.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:57:53.238263155Z" diff --git a/stable/ipfs/3.0.24/Chart.yaml b/stable/ipfs/3.0.24/Chart.yaml deleted file mode 100644 index 50355ef0c54..00000000000 --- a/stable/ipfs/3.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ipfs -version: 3.0.24 -appVersion: "0.14.0" -description: IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/ipfs -icon: https://truecharts.org/img/chart-icons/ipfs.png -keywords: - - ipfs -sources: - - https://hub.docker.com/r/linuxserver/ipfs -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - storage - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ipfs/3.0.24/README.md b/stable/ipfs/3.0.24/README.md deleted file mode 100644 index 6cfffca91cf..00000000000 --- a/stable/ipfs/3.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ipfs - -![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) - -IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. - -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: [ipfs](https://truecharts.org/docs/charts/stable/ipfs) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ipfs` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ipfs TrueCharts/ipfs -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ipfs` deployment - -```console -helm uninstall ipfs -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ipfs \ - --set env.TZ="America/New York" \ - TrueCharts/ipfs -``` - -#### 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 ipfs TrueCharts/ipfs -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ipfs/3.0.24/charts/common-10.4.6.tgz b/stable/ipfs/3.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/ipfs/3.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/ipfs/3.0.25/CHANGELOG.md b/stable/ipfs/3.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0214bf0c09c --- /dev/null +++ b/stable/ipfs/3.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ipfs-3.0.25](https://github.com/truecharts/apps/compare/ipfs-3.0.24...ipfs-3.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ipfs-3.0.24](https://github.com/truecharts/apps/compare/ipfs-3.0.22...ipfs-3.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [ipfs-3.0.22](https://github.com/truecharts/apps/compare/ipfs-3.0.21...ipfs-3.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ipfs-3.0.21](https://github.com/truecharts/apps/compare/ipfs-3.0.20...ipfs-3.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ipfs-3.0.20](https://github.com/truecharts/apps/compare/ipfs-3.0.18...ipfs-3.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ipfs-3.0.18](https://github.com/truecharts/apps/compare/ipfs-3.0.16...ipfs-3.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ipfs-3.0.16](https://github.com/truecharts/apps/compare/ipfs-3.0.15...ipfs-3.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ipfs-3.0.15](https://github.com/truecharts/apps/compare/ipfs-3.0.14...ipfs-3.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ipfs-3.0.14](https://github.com/truecharts/apps/compare/ipfs-3.0.13...ipfs-3.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ipfs-3.0.13](https://github.com/truecharts/apps/compare/ipfs-3.0.12...ipfs-3.0.13) (2022-07-10) + +#### Fix + +* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) + + + + +### [ipfs-3.0.12](https://github.com/truecharts/apps/compare/ipfs-3.0.11...ipfs-3.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + diff --git a/stable/ipfs/3.0.25/Chart.lock b/stable/ipfs/3.0.25/Chart.lock new file mode 100644 index 00000000000..e48357f4e09 --- /dev/null +++ b/stable/ipfs/3.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:35:04.946491718Z" diff --git a/stable/ipfs/3.0.25/Chart.yaml b/stable/ipfs/3.0.25/Chart.yaml new file mode 100644 index 00000000000..b7743bf6a15 --- /dev/null +++ b/stable/ipfs/3.0.25/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ipfs +version: 3.0.25 +appVersion: "0.14.0" +description: IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/ipfs +icon: https://truecharts.org/img/chart-icons/ipfs.png +keywords: + - ipfs +sources: + - https://hub.docker.com/r/linuxserver/ipfs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - storage + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ipfs/3.0.25/README.md b/stable/ipfs/3.0.25/README.md new file mode 100644 index 00000000000..59185c838f6 --- /dev/null +++ b/stable/ipfs/3.0.25/README.md @@ -0,0 +1,107 @@ +# ipfs + +![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) + +IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. + +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: [ipfs](https://truecharts.org/docs/charts/stable/ipfs) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ipfs` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ipfs TrueCharts/ipfs +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ipfs` deployment + +```console +helm uninstall ipfs +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ipfs \ + --set env.TZ="America/New York" \ + TrueCharts/ipfs +``` + +#### 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 ipfs TrueCharts/ipfs -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ipfs/3.0.24/app-readme.md b/stable/ipfs/3.0.25/app-readme.md similarity index 100% rename from stable/ipfs/3.0.24/app-readme.md rename to stable/ipfs/3.0.25/app-readme.md diff --git a/stable/ipfs/3.0.25/charts/common-10.4.7.tgz b/stable/ipfs/3.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/ipfs/3.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/ipfs/3.0.24/ix_values.yaml b/stable/ipfs/3.0.25/ix_values.yaml similarity index 100% rename from stable/ipfs/3.0.24/ix_values.yaml rename to stable/ipfs/3.0.25/ix_values.yaml diff --git a/stable/ipfs/3.0.24/questions.yaml b/stable/ipfs/3.0.25/questions.yaml similarity index 100% rename from stable/ipfs/3.0.24/questions.yaml rename to stable/ipfs/3.0.25/questions.yaml diff --git a/stable/ipfs/3.0.24/templates/common.yaml b/stable/ipfs/3.0.25/templates/common.yaml similarity index 100% rename from stable/ipfs/3.0.24/templates/common.yaml rename to stable/ipfs/3.0.25/templates/common.yaml diff --git a/stable/kopia/2.0.28/values.yaml b/stable/ipfs/3.0.25/values.yaml similarity index 100% rename from stable/kopia/2.0.28/values.yaml rename to stable/ipfs/3.0.25/values.yaml diff --git a/stable/ispy-agent-dvr/2.0.28/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.28/CHANGELOG.md deleted file mode 100644 index d71eb05e4e6..00000000000 --- a/stable/ispy-agent-dvr/2.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ispy-agent-dvr-2.0.28](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.27...ispy-agent-dvr-2.0.28) (2022-07-23) - -### Chore - -- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) - - - - -## [ispy-agent-dvr-2.0.27](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.25...ispy-agent-dvr-2.0.27) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [ispy-agent-dvr-2.0.25](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.24...ispy-agent-dvr-2.0.25) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ispy-agent-dvr-2.0.24](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.23...ispy-agent-dvr-2.0.24) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [ispy-agent-dvr-2.0.23](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.22...ispy-agent-dvr-2.0.23) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ispy-agent-dvr-2.0.22](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.20...ispy-agent-dvr-2.0.22) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ispy-agent-dvr-2.0.20](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.18...ispy-agent-dvr-2.0.20) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ispy-agent-dvr-2.0.18](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.17...ispy-agent-dvr-2.0.18) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ispy-agent-dvr-2.0.17](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.16...ispy-agent-dvr-2.0.17) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ispy-agent-dvr-2.0.16](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.15...ispy-agent-dvr-2.0.16) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ispy-agent-dvr-2.0.15](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.14...ispy-agent-dvr-2.0.15) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/ispy-agent-dvr/2.0.28/Chart.lock b/stable/ispy-agent-dvr/2.0.28/Chart.lock deleted file mode 100644 index 47fe3c6d5d4..00000000000 --- a/stable/ispy-agent-dvr/2.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T10:41:47.316946471Z" diff --git a/stable/ispy-agent-dvr/2.0.28/Chart.yaml b/stable/ispy-agent-dvr/2.0.28/Chart.yaml deleted file mode 100644 index 55fe06d3611..00000000000 --- a/stable/ispy-agent-dvr/2.0.28/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "4.1.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. -home: https://github.com/truecharts/apps/tree/master/charts/stable/ispy-agent-dvr -icon: https://truecharts.org/img/chart-icons/ispy-agent-dvr.png -keywords: - - dvr - - ispy - - agent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ispy-agent-dvr -sources: - - https://hub.docker.com/r/doitandbedone/ispyagentdvr - - https://github.com/doitandbedone/ispyagentdvr-docker -version: 2.0.28 -annotations: - truecharts.org/catagories: | - - security - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ispy-agent-dvr/2.0.28/README.md b/stable/ispy-agent-dvr/2.0.28/README.md deleted file mode 100644 index 5b00cd07b19..00000000000 --- a/stable/ispy-agent-dvr/2.0.28/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ispy-agent-dvr - -![Version: 2.0.28](https://img.shields.io/badge/Version-2.0.28-informational?style=flat-square) ![AppVersion: 4.1.1.0](https://img.shields.io/badge/AppVersion-4.1.1.0-informational?style=flat-square) - -iSpy's Agent DVR, a standalone DVR service to manage IP cameras. - -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: [ispy-agent-dvr](https://truecharts.org/docs/charts/stable/ispy-agent-dvr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ispy-agent-dvr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ispy-agent-dvr TrueCharts/ispy-agent-dvr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ispy-agent-dvr` deployment - -```console -helm uninstall ispy-agent-dvr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ispy-agent-dvr \ - --set env.TZ="America/New York" \ - TrueCharts/ispy-agent-dvr -``` - -#### 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 ispy-agent-dvr TrueCharts/ispy-agent-dvr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ispy-agent-dvr/2.0.28/charts/common-10.4.6.tgz b/stable/ispy-agent-dvr/2.0.28/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/ispy-agent-dvr/2.0.28/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/ispy-agent-dvr/2.0.29/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.29/CHANGELOG.md new file mode 100644 index 00000000000..9383fe08ae9 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ispy-agent-dvr-2.0.29](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.28...ispy-agent-dvr-2.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ispy-agent-dvr-2.0.28](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.27...ispy-agent-dvr-2.0.28) (2022-07-23) + +### Chore + +- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + + + +## [ispy-agent-dvr-2.0.27](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.25...ispy-agent-dvr-2.0.27) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ispy-agent-dvr-2.0.25](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.24...ispy-agent-dvr-2.0.25) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ispy-agent-dvr-2.0.24](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.23...ispy-agent-dvr-2.0.24) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [ispy-agent-dvr-2.0.23](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.22...ispy-agent-dvr-2.0.23) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ispy-agent-dvr-2.0.22](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.20...ispy-agent-dvr-2.0.22) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ispy-agent-dvr-2.0.20](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.18...ispy-agent-dvr-2.0.20) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ispy-agent-dvr-2.0.18](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.17...ispy-agent-dvr-2.0.18) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ispy-agent-dvr-2.0.17](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.16...ispy-agent-dvr-2.0.17) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ispy-agent-dvr-2.0.16](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.15...ispy-agent-dvr-2.0.16) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/ispy-agent-dvr/2.0.29/Chart.lock b/stable/ispy-agent-dvr/2.0.29/Chart.lock new file mode 100644 index 00000000000..abb70b6648b --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:35:10.151258603Z" diff --git a/stable/ispy-agent-dvr/2.0.29/Chart.yaml b/stable/ispy-agent-dvr/2.0.29/Chart.yaml new file mode 100644 index 00000000000..2e49460d774 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.29/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.1.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. +home: https://github.com/truecharts/apps/tree/master/charts/stable/ispy-agent-dvr +icon: https://truecharts.org/img/chart-icons/ispy-agent-dvr.png +keywords: + - dvr + - ispy + - agent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ispy-agent-dvr +sources: + - https://hub.docker.com/r/doitandbedone/ispyagentdvr + - https://github.com/doitandbedone/ispyagentdvr-docker +version: 2.0.29 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ispy-agent-dvr/2.0.29/README.md b/stable/ispy-agent-dvr/2.0.29/README.md new file mode 100644 index 00000000000..a5b80057f66 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.29/README.md @@ -0,0 +1,108 @@ +# ispy-agent-dvr + +![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![AppVersion: 4.1.1.0](https://img.shields.io/badge/AppVersion-4.1.1.0-informational?style=flat-square) + +iSpy's Agent DVR, a standalone DVR service to manage IP cameras. + +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: [ispy-agent-dvr](https://truecharts.org/docs/charts/stable/ispy-agent-dvr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ispy-agent-dvr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ispy-agent-dvr TrueCharts/ispy-agent-dvr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ispy-agent-dvr` deployment + +```console +helm uninstall ispy-agent-dvr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ispy-agent-dvr \ + --set env.TZ="America/New York" \ + TrueCharts/ispy-agent-dvr +``` + +#### 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 ispy-agent-dvr TrueCharts/ispy-agent-dvr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ispy-agent-dvr/2.0.28/app-readme.md b/stable/ispy-agent-dvr/2.0.29/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.28/app-readme.md rename to stable/ispy-agent-dvr/2.0.29/app-readme.md diff --git a/stable/ispy-agent-dvr/2.0.29/charts/common-10.4.7.tgz b/stable/ispy-agent-dvr/2.0.29/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/ispy-agent-dvr/2.0.29/charts/common-10.4.7.tgz differ diff --git a/stable/ispy-agent-dvr/2.0.28/ix_values.yaml b/stable/ispy-agent-dvr/2.0.29/ix_values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.28/ix_values.yaml rename to stable/ispy-agent-dvr/2.0.29/ix_values.yaml diff --git a/stable/ispy-agent-dvr/2.0.28/questions.yaml b/stable/ispy-agent-dvr/2.0.29/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.28/questions.yaml rename to stable/ispy-agent-dvr/2.0.29/questions.yaml diff --git a/stable/lanraragi/2.0.20/templates/common.yaml b/stable/ispy-agent-dvr/2.0.29/templates/common.yaml similarity index 100% rename from stable/lanraragi/2.0.20/templates/common.yaml rename to stable/ispy-agent-dvr/2.0.29/templates/common.yaml diff --git a/stable/kutt/3.0.22/values.yaml b/stable/ispy-agent-dvr/2.0.29/values.yaml similarity index 100% rename from stable/kutt/3.0.22/values.yaml rename to stable/ispy-agent-dvr/2.0.29/values.yaml diff --git a/stable/iyuuplus/2.0.20/CHANGELOG.md b/stable/iyuuplus/2.0.20/CHANGELOG.md deleted file mode 100644 index 7a4a1ba2d58..00000000000 --- a/stable/iyuuplus/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [iyuuplus-2.0.20](https://github.com/truecharts/apps/compare/iyuuplus-2.0.18...iyuuplus-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [iyuuplus-2.0.18](https://github.com/truecharts/apps/compare/iyuuplus-2.0.17...iyuuplus-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [iyuuplus-2.0.17](https://github.com/truecharts/apps/compare/iyuuplus-2.0.16...iyuuplus-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [iyuuplus-2.0.16](https://github.com/truecharts/apps/compare/iyuuplus-2.0.14...iyuuplus-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [iyuuplus-2.0.14](https://github.com/truecharts/apps/compare/iyuuplus-2.0.12...iyuuplus-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [iyuuplus-2.0.12](https://github.com/truecharts/apps/compare/iyuuplus-2.0.11...iyuuplus-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [iyuuplus-2.0.11](https://github.com/truecharts/apps/compare/iyuuplus-2.0.10...iyuuplus-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [iyuuplus-2.0.10](https://github.com/truecharts/apps/compare/iyuuplus-2.0.9...iyuuplus-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [iyuuplus-2.0.9](https://github.com/truecharts/apps/compare/iyuuplus-2.0.8...iyuuplus-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [iyuuplus-2.0.8](https://github.com/truecharts/apps/compare/iyuuplus-2.0.7...iyuuplus-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [iyuuplus-2.0.7](https://github.com/truecharts/apps/compare/iyuuplus-2.0.6...iyuuplus-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/iyuuplus/2.0.20/Chart.lock b/stable/iyuuplus/2.0.20/Chart.lock deleted file mode 100644 index ba42559ec50..00000000000 --- a/stable/iyuuplus/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:58:11.819978872Z" diff --git a/stable/iyuuplus/2.0.20/Chart.yaml b/stable/iyuuplus/2.0.20/Chart.yaml deleted file mode 100644 index 949a32e22fa..00000000000 --- a/stable/iyuuplus/2.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: iyuuplus -version: 2.0.20 -appVersion: "latest" -description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/iyuuplus -icon: https://truecharts.org/img/chart-icons/iyuuplus.png -keywords: - - iyuuplus - - pt -sources: - - https://hub.docker.com/r/iyuucn/iyuuplus -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: - 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/iyuuplus/2.0.20/README.md b/stable/iyuuplus/2.0.20/README.md deleted file mode 100644 index 4f4d438ec21..00000000000 --- a/stable/iyuuplus/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# iyuuplus - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-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 IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. - -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: [iyuuplus](https://truecharts.org/docs/charts/stable/iyuuplus) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `iyuuplus` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install iyuuplus TrueCharts/iyuuplus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `iyuuplus` deployment - -```console -helm uninstall iyuuplus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install iyuuplus \ - --set env.TZ="America/New York" \ - TrueCharts/iyuuplus -``` - -#### 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 iyuuplus TrueCharts/iyuuplus -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/iyuuplus/2.0.20/charts/common-10.4.6.tgz b/stable/iyuuplus/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/iyuuplus/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/iyuuplus/2.0.21/CHANGELOG.md b/stable/iyuuplus/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..3ab138990f6 --- /dev/null +++ b/stable/iyuuplus/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [iyuuplus-2.0.21](https://github.com/truecharts/apps/compare/iyuuplus-2.0.20...iyuuplus-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [iyuuplus-2.0.20](https://github.com/truecharts/apps/compare/iyuuplus-2.0.18...iyuuplus-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [iyuuplus-2.0.18](https://github.com/truecharts/apps/compare/iyuuplus-2.0.17...iyuuplus-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [iyuuplus-2.0.17](https://github.com/truecharts/apps/compare/iyuuplus-2.0.16...iyuuplus-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [iyuuplus-2.0.16](https://github.com/truecharts/apps/compare/iyuuplus-2.0.14...iyuuplus-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [iyuuplus-2.0.14](https://github.com/truecharts/apps/compare/iyuuplus-2.0.12...iyuuplus-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [iyuuplus-2.0.12](https://github.com/truecharts/apps/compare/iyuuplus-2.0.11...iyuuplus-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [iyuuplus-2.0.11](https://github.com/truecharts/apps/compare/iyuuplus-2.0.10...iyuuplus-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [iyuuplus-2.0.10](https://github.com/truecharts/apps/compare/iyuuplus-2.0.9...iyuuplus-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [iyuuplus-2.0.9](https://github.com/truecharts/apps/compare/iyuuplus-2.0.8...iyuuplus-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [iyuuplus-2.0.8](https://github.com/truecharts/apps/compare/iyuuplus-2.0.7...iyuuplus-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/iyuuplus/2.0.21/Chart.lock b/stable/iyuuplus/2.0.21/Chart.lock new file mode 100644 index 00000000000..f69f03d7dea --- /dev/null +++ b/stable/iyuuplus/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:35:24.134965284Z" diff --git a/stable/iyuuplus/2.0.21/Chart.yaml b/stable/iyuuplus/2.0.21/Chart.yaml new file mode 100644 index 00000000000..4deb53248eb --- /dev/null +++ b/stable/iyuuplus/2.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: iyuuplus +version: 2.0.21 +appVersion: "latest" +description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/iyuuplus +icon: https://truecharts.org/img/chart-icons/iyuuplus.png +keywords: + - iyuuplus + - pt +sources: + - https://hub.docker.com/r/iyuucn/iyuuplus +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: + 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/iyuuplus/2.0.21/README.md b/stable/iyuuplus/2.0.21/README.md new file mode 100644 index 00000000000..69b4528e2ff --- /dev/null +++ b/stable/iyuuplus/2.0.21/README.md @@ -0,0 +1,107 @@ +# iyuuplus + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-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 IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. + +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: [iyuuplus](https://truecharts.org/docs/charts/stable/iyuuplus) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `iyuuplus` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install iyuuplus TrueCharts/iyuuplus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `iyuuplus` deployment + +```console +helm uninstall iyuuplus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install iyuuplus \ + --set env.TZ="America/New York" \ + TrueCharts/iyuuplus +``` + +#### 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 iyuuplus TrueCharts/iyuuplus -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/iyuuplus/2.0.20/app-readme.md b/stable/iyuuplus/2.0.21/app-readme.md similarity index 100% rename from stable/iyuuplus/2.0.20/app-readme.md rename to stable/iyuuplus/2.0.21/app-readme.md diff --git a/stable/iyuuplus/2.0.21/charts/common-10.4.7.tgz b/stable/iyuuplus/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/iyuuplus/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/iyuuplus/2.0.20/ix_values.yaml b/stable/iyuuplus/2.0.21/ix_values.yaml similarity index 100% rename from stable/iyuuplus/2.0.20/ix_values.yaml rename to stable/iyuuplus/2.0.21/ix_values.yaml diff --git a/stable/iyuuplus/2.0.20/questions.yaml b/stable/iyuuplus/2.0.21/questions.yaml similarity index 100% rename from stable/iyuuplus/2.0.20/questions.yaml rename to stable/iyuuplus/2.0.21/questions.yaml diff --git a/stable/libreddit/1.0.14/templates/common.yaml b/stable/iyuuplus/2.0.21/templates/common.yaml similarity index 100% rename from stable/libreddit/1.0.14/templates/common.yaml rename to stable/iyuuplus/2.0.21/templates/common.yaml diff --git a/stable/lanraragi/2.0.20/values.yaml b/stable/iyuuplus/2.0.21/values.yaml similarity index 100% rename from stable/lanraragi/2.0.20/values.yaml rename to stable/iyuuplus/2.0.21/values.yaml diff --git a/stable/jackett/11.0.47/CHANGELOG.md b/stable/jackett/11.0.47/CHANGELOG.md new file mode 100644 index 00000000000..ac948aea909 --- /dev/null +++ b/stable/jackett/11.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.47](https://github.com/truecharts/apps/compare/jackett-11.0.46...jackett-11.0.47) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + +## [jackett-11.0.46](https://github.com/truecharts/apps/compare/jackett-11.0.44...jackett-11.0.46) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update container image tccr.io/truecharts/jackett to v0.20.1326 ([#3267](https://github.com/truecharts/apps/issues/3267)) + + + +## [jackett-11.0.44](https://github.com/truecharts/apps/compare/jackett-11.0.43...jackett-11.0.44) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [jackett-11.0.43](https://github.com/truecharts/apps/compare/jackett-11.0.42...jackett-11.0.43) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [jackett-11.0.42](https://github.com/truecharts/apps/compare/jackett-11.0.40...jackett-11.0.42) (2022-07-19) + +### Fix + +- fix broken readme + + + +## [jackett-11.0.40](https://github.com/truecharts/apps/compare/jackett-11.0.38...jackett-11.0.40) (2022-07-19) + + + +## [jackett-11.0.38](https://github.com/truecharts/apps/compare/jackett-11.0.37...jackett-11.0.38) (2022-07-19) + + + +## [jackett-11.0.37](https://github.com/truecharts/apps/compare/jackett-11.0.36...jackett-11.0.37) (2022-07-19) + +### Chore + +- ReadmeCI is barfing + + + +## [jackett-11.0.36](https://github.com/truecharts/apps/compare/jackett-11.0.34...jackett-11.0.36) (2022-07-19) + +### Chore + +- Auto-update chart README [skip ci] + +### Fix + +- revert part of the readme changes + + + +## [jackett-11.0.35](https://github.com/truecharts/apps/compare/jackett-11.0.34...jackett-11.0.35) (2022-07-19) + +### Fix + +- revert part of the readme changes + + + +## [jackett-11.0.34](https://github.com/truecharts/apps/compare/jackett-11.0.33...jackett-11.0.34) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [jackett-11.0.33](https://github.com/truecharts/apps/compare/jackett-11.0.32...jackett-11.0.33) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + diff --git a/stable/jackett/11.0.47/Chart.lock b/stable/jackett/11.0.47/Chart.lock new file mode 100644 index 00000000000..5b980eb0b7b --- /dev/null +++ b/stable/jackett/11.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:35:24.732383819Z" diff --git a/stable/jackett/11.0.47/Chart.yaml b/stable/jackett/11.0.47/Chart.yaml new file mode 100644 index 00000000000..846dfa7e938 --- /dev/null +++ b/stable/jackett/11.0.47/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.20.1406" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett +icon: https://truecharts.org/img/chart-icons/jackett.png +keywords: + - jackett + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jackett +sources: + - https://github.com/Jackett/Jackett +type: application +version: 11.0.47 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.47/README.md b/stable/jackett/11.0.47/README.md new file mode 100644 index 00000000000..9758c0770c3 --- /dev/null +++ b/stable/jackett/11.0.47/README.md @@ -0,0 +1,107 @@ +# jackett + +![Version: 11.0.47](https://img.shields.io/badge/Version-11.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1406](https://img.shields.io/badge/AppVersion-0.20.1406-informational?style=flat-square) + +API Support for your favorite torrent trackers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jackett](https://truecharts.org/docs/charts/stable/jackett) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `jackett` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install jackett TrueCharts/jackett +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `jackett` deployment + +```console +helm uninstall jackett +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jackett \ + --set env.TZ="America/New York" \ + TrueCharts/jackett +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jackett TrueCharts/jackett -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/jackett/11.0.47/app-readme.md b/stable/jackett/11.0.47/app-readme.md new file mode 100644 index 00000000000..f918a04fe54 --- /dev/null +++ b/stable/jackett/11.0.47/app-readme.md @@ -0,0 +1,8 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/jackett + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/jackett/11.0.47/charts/common-10.4.7.tgz b/stable/jackett/11.0.47/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/jackett/11.0.47/charts/common-10.4.7.tgz differ diff --git a/stable/jackett/11.0.47/ix_values.yaml b/stable/jackett/11.0.47/ix_values.yaml new file mode 100644 index 00000000000..da44ff69fce --- /dev/null +++ b/stable/jackett/11.0.47/ix_values.yaml @@ -0,0 +1,30 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.1406@sha256:f43ce6cefa216112e3b9a8d51a3a47892ab5fd0cb2accc25a9aeea502b115c0d + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + protocol: HTTP + targetPort: 9117 + port: 9117 + +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/jackett/11.0.47/questions.yaml b/stable/jackett/11.0.47/questions.yaml new file mode 100644 index 00000000000..33aba491b3d --- /dev/null +++ b/stable/jackett/11.0.47/questions.yaml @@ -0,0 +1,2439 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 9117 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9117 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/libreoffice/2.0.20/templates/common.yaml b/stable/jackett/11.0.47/templates/common.yaml similarity index 100% rename from stable/libreoffice/2.0.20/templates/common.yaml rename to stable/jackett/11.0.47/templates/common.yaml diff --git a/stable/leaf2mqtt/4.0.21/values.yaml b/stable/jackett/11.0.47/values.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.21/values.yaml rename to stable/jackett/11.0.47/values.yaml diff --git a/stable/jdownloader2/8.0.22/CHANGELOG.md b/stable/jdownloader2/8.0.22/CHANGELOG.md deleted file mode 100644 index 8a06f76aecb..00000000000 --- a/stable/jdownloader2/8.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jdownloader2-8.0.22](https://github.com/truecharts/apps/compare/jdownloader2-8.0.20...jdownloader2-8.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [jdownloader2-8.0.20](https://github.com/truecharts/apps/compare/jdownloader2-8.0.19...jdownloader2-8.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [jdownloader2-8.0.19](https://github.com/truecharts/apps/compare/jdownloader2-8.0.18...jdownloader2-8.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [jdownloader2-8.0.18](https://github.com/truecharts/apps/compare/jdownloader2-8.0.17...jdownloader2-8.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [jdownloader2-8.0.17](https://github.com/truecharts/apps/compare/jdownloader2-8.0.15...jdownloader2-8.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [jdownloader2-8.0.15](https://github.com/truecharts/apps/compare/jdownloader2-8.0.13...jdownloader2-8.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [jdownloader2-8.0.13](https://github.com/truecharts/apps/compare/jdownloader2-8.0.12...jdownloader2-8.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [jdownloader2-8.0.12](https://github.com/truecharts/apps/compare/jdownloader2-8.0.11...jdownloader2-8.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [jdownloader2-8.0.11](https://github.com/truecharts/apps/compare/jdownloader2-8.0.10...jdownloader2-8.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [jdownloader2-8.0.10](https://github.com/truecharts/apps/compare/jdownloader2-8.0.9...jdownloader2-8.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [jdownloader2-8.0.9](https://github.com/truecharts/apps/compare/jdownloader2-8.0.8...jdownloader2-8.0.9) (2022-07-05) - -#### Feat - -* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) - - - diff --git a/stable/jdownloader2/8.0.22/Chart.lock b/stable/jdownloader2/8.0.22/Chart.lock deleted file mode 100644 index f1934684892..00000000000 --- a/stable/jdownloader2/8.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:58:18.690639557Z" diff --git a/stable/jdownloader2/8.0.22/Chart.yaml b/stable/jdownloader2/8.0.22/Chart.yaml deleted file mode 100644 index bab961df267..00000000000 --- a/stable/jdownloader2/8.0.22/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - JDownloader is a free, open-source download management tool with a huge - community of developers that makes downloading as easy and fast as it should be. -home: https://github.com/truecharts/apps/tree/master/charts/stable/jdownloader2 -icon: https://truecharts.org/img/chart-icons/jdownloader2.png -keywords: - - jdownloader - - download -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jdownloader2 -sources: - - https://github.com/jlesage/docker-jdownloader-2 - - https://hub.docker.com/r/jlesage/jdownloader-2 - - https://jdownloader.org/ -type: application -version: 8.0.22 -annotations: - truecharts.org/catagories: | - - downloads - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/jdownloader2/8.0.22/README.md b/stable/jdownloader2/8.0.22/README.md deleted file mode 100644 index 998582a9435..00000000000 --- a/stable/jdownloader2/8.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# jdownloader2 - -![Version: 8.0.22](https://img.shields.io/badge/Version-8.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) - -JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. - -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: [jdownloader2](https://truecharts.org/docs/charts/stable/jdownloader2) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `jdownloader2` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install jdownloader2 TrueCharts/jdownloader2 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `jdownloader2` deployment - -```console -helm uninstall jdownloader2 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jdownloader2 \ - --set env.TZ="America/New York" \ - TrueCharts/jdownloader2 -``` - -#### 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 jdownloader2 TrueCharts/jdownloader2 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/jdownloader2/8.0.22/charts/common-10.4.6.tgz b/stable/jdownloader2/8.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/jdownloader2/8.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/jdownloader2/8.0.23/CHANGELOG.md b/stable/jdownloader2/8.0.23/CHANGELOG.md new file mode 100644 index 00000000000..a2bd632515e --- /dev/null +++ b/stable/jdownloader2/8.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jdownloader2-8.0.23](https://github.com/truecharts/apps/compare/jdownloader2-8.0.22...jdownloader2-8.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [jdownloader2-8.0.22](https://github.com/truecharts/apps/compare/jdownloader2-8.0.20...jdownloader2-8.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [jdownloader2-8.0.20](https://github.com/truecharts/apps/compare/jdownloader2-8.0.19...jdownloader2-8.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [jdownloader2-8.0.19](https://github.com/truecharts/apps/compare/jdownloader2-8.0.18...jdownloader2-8.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [jdownloader2-8.0.18](https://github.com/truecharts/apps/compare/jdownloader2-8.0.17...jdownloader2-8.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [jdownloader2-8.0.17](https://github.com/truecharts/apps/compare/jdownloader2-8.0.15...jdownloader2-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [jdownloader2-8.0.15](https://github.com/truecharts/apps/compare/jdownloader2-8.0.13...jdownloader2-8.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [jdownloader2-8.0.13](https://github.com/truecharts/apps/compare/jdownloader2-8.0.12...jdownloader2-8.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [jdownloader2-8.0.12](https://github.com/truecharts/apps/compare/jdownloader2-8.0.11...jdownloader2-8.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [jdownloader2-8.0.11](https://github.com/truecharts/apps/compare/jdownloader2-8.0.10...jdownloader2-8.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [jdownloader2-8.0.10](https://github.com/truecharts/apps/compare/jdownloader2-8.0.9...jdownloader2-8.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/jdownloader2/8.0.23/Chart.lock b/stable/jdownloader2/8.0.23/Chart.lock new file mode 100644 index 00000000000..f9aa97a9e5f --- /dev/null +++ b/stable/jdownloader2/8.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:35:30.155880691Z" diff --git a/stable/jdownloader2/8.0.23/Chart.yaml b/stable/jdownloader2/8.0.23/Chart.yaml new file mode 100644 index 00000000000..f06f457f139 --- /dev/null +++ b/stable/jdownloader2/8.0.23/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.7.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + JDownloader is a free, open-source download management tool with a huge + community of developers that makes downloading as easy and fast as it should be. +home: https://github.com/truecharts/apps/tree/master/charts/stable/jdownloader2 +icon: https://truecharts.org/img/chart-icons/jdownloader2.png +keywords: + - jdownloader + - download +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jdownloader2 +sources: + - https://github.com/jlesage/docker-jdownloader-2 + - https://hub.docker.com/r/jlesage/jdownloader-2 + - https://jdownloader.org/ +type: application +version: 8.0.23 +annotations: + truecharts.org/catagories: | + - downloads + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jdownloader2/8.0.23/README.md b/stable/jdownloader2/8.0.23/README.md new file mode 100644 index 00000000000..dbfacc882fa --- /dev/null +++ b/stable/jdownloader2/8.0.23/README.md @@ -0,0 +1,109 @@ +# jdownloader2 + +![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) + +JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. + +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: [jdownloader2](https://truecharts.org/docs/charts/stable/jdownloader2) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `jdownloader2` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install jdownloader2 TrueCharts/jdownloader2 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `jdownloader2` deployment + +```console +helm uninstall jdownloader2 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jdownloader2 \ + --set env.TZ="America/New York" \ + TrueCharts/jdownloader2 +``` + +#### 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 jdownloader2 TrueCharts/jdownloader2 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/jdownloader2/8.0.22/app-readme.md b/stable/jdownloader2/8.0.23/app-readme.md similarity index 100% rename from stable/jdownloader2/8.0.22/app-readme.md rename to stable/jdownloader2/8.0.23/app-readme.md diff --git a/stable/jdownloader2/8.0.23/charts/common-10.4.7.tgz b/stable/jdownloader2/8.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/jdownloader2/8.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/jdownloader2/8.0.22/ix_values.yaml b/stable/jdownloader2/8.0.23/ix_values.yaml similarity index 100% rename from stable/jdownloader2/8.0.22/ix_values.yaml rename to stable/jdownloader2/8.0.23/ix_values.yaml diff --git a/stable/jdownloader2/8.0.22/questions.yaml b/stable/jdownloader2/8.0.23/questions.yaml similarity index 100% rename from stable/jdownloader2/8.0.22/questions.yaml rename to stable/jdownloader2/8.0.23/questions.yaml diff --git a/stable/librespeed/6.0.21/templates/common.yaml b/stable/jdownloader2/8.0.23/templates/common.yaml similarity index 100% rename from stable/librespeed/6.0.21/templates/common.yaml rename to stable/jdownloader2/8.0.23/templates/common.yaml diff --git a/stable/leantime/4.0.24/values.yaml b/stable/jdownloader2/8.0.23/values.yaml similarity index 100% rename from stable/leantime/4.0.24/values.yaml rename to stable/jdownloader2/8.0.23/values.yaml diff --git a/stable/jellyfin/11.0.22/CHANGELOG.md b/stable/jellyfin/11.0.22/CHANGELOG.md new file mode 100644 index 00000000000..f2cfa1e31a7 --- /dev/null +++ b/stable/jellyfin/11.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jellyfin-11.0.22](https://github.com/truecharts/apps/compare/jellyfin-11.0.21...jellyfin-11.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [jellyfin-11.0.21](https://github.com/truecharts/apps/compare/jellyfin-11.0.19...jellyfin-11.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [jellyfin-11.0.19](https://github.com/truecharts/apps/compare/jellyfin-11.0.18...jellyfin-11.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [jellyfin-11.0.18](https://github.com/truecharts/apps/compare/jellyfin-11.0.17...jellyfin-11.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [jellyfin-11.0.17](https://github.com/truecharts/apps/compare/jellyfin-11.0.15...jellyfin-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [jellyfin-11.0.15](https://github.com/truecharts/apps/compare/jellyfin-11.0.13...jellyfin-11.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [jellyfin-11.0.13](https://github.com/truecharts/apps/compare/jellyfin-11.0.12...jellyfin-11.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [jellyfin-11.0.12](https://github.com/truecharts/apps/compare/jellyfin-11.0.11...jellyfin-11.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [jellyfin-11.0.11](https://github.com/truecharts/apps/compare/jellyfin-11.0.10...jellyfin-11.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [jellyfin-11.0.10](https://github.com/truecharts/apps/compare/jellyfin-11.0.9...jellyfin-11.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [jellyfin-11.0.9](https://github.com/truecharts/apps/compare/jellyfin-11.0.8...jellyfin-11.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/jellyfin/11.0.22/Chart.lock b/stable/jellyfin/11.0.22/Chart.lock new file mode 100644 index 00000000000..f106346a57a --- /dev/null +++ b/stable/jellyfin/11.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:35:38.408986417Z" diff --git a/stable/jellyfin/11.0.22/Chart.yaml b/stable/jellyfin/11.0.22/Chart.yaml new file mode 100644 index 00000000000..2cb3f5d838a --- /dev/null +++ b/stable/jellyfin/11.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "10.8.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Jellyfin is a Free Software Media System +home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin +icon: https://truecharts.org/img/chart-icons/jellyfin.png +keywords: + - jellyfin + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jellyfin +sources: + - https://github.com/jellyfin/jellyfin +type: application +version: 11.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jellyfin/11.0.22/README.md b/stable/jellyfin/11.0.22/README.md new file mode 100644 index 00000000000..4365ae740a7 --- /dev/null +++ b/stable/jellyfin/11.0.22/README.md @@ -0,0 +1,107 @@ +# jellyfin + +![Version: 11.0.22](https://img.shields.io/badge/Version-11.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.1](https://img.shields.io/badge/AppVersion-10.8.1-informational?style=flat-square) + +Jellyfin is a Free Software Media System + +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: [jellyfin](https://truecharts.org/docs/charts/stable/jellyfin) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `jellyfin` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install jellyfin TrueCharts/jellyfin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `jellyfin` deployment + +```console +helm uninstall jellyfin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jellyfin \ + --set env.TZ="America/New York" \ + TrueCharts/jellyfin +``` + +#### 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 jellyfin TrueCharts/jellyfin -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/jellyfin/11.0.22/app-readme.md b/stable/jellyfin/11.0.22/app-readme.md new file mode 100644 index 00000000000..2c54381824d --- /dev/null +++ b/stable/jellyfin/11.0.22/app-readme.md @@ -0,0 +1,8 @@ +Jellyfin is a Free Software Media System + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/jellyfin + +--- + +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/jellyfin/11.0.22/charts/common-10.4.7.tgz b/stable/jellyfin/11.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/jellyfin/11.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/jellyfin/11.0.22/ix_values.yaml b/stable/jellyfin/11.0.22/ix_values.yaml new file mode 100644 index 00000000000..9d723c515be --- /dev/null +++ b/stable/jellyfin/11.0.22/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/jellyfin + pullPolicy: IfNotPresent + tag: v10.8.1@sha256:a58818ef1cc1ce6fba2abb6c9b39efdc20a6d0a7d7e45a40029224b5f0885643 + +securityContext: + readOnlyRootFilesystem: false + +env: + JELLYFIN_PublishedServerUrl: "https://jelly.mydomain.com" + +service: + main: + ports: + main: + port: 8096 + targetPort: 8096 + +persistence: + config: + enabled: true + mountPath: "/config" + cache: + enabled: true + mountPath: "/cache" + type: "emptyDir" diff --git a/stable/jellyfin/11.0.22/questions.yaml b/stable/jellyfin/11.0.22/questions.yaml new file mode 100644 index 00000000000..6e0a03628b6 --- /dev/null +++ b/stable/jellyfin/11.0.22/questions.yaml @@ -0,0 +1,2445 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: JELLYFIN_PublishedServerUrl + description: "Published Server URL" + label: "The Server URL to publish in UDP Auto Discovery response." + schema: + type: string + default: "" + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 8096 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8096 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/linkding/2.0.21/templates/common.yaml b/stable/jellyfin/11.0.22/templates/common.yaml similarity index 100% rename from stable/linkding/2.0.21/templates/common.yaml rename to stable/jellyfin/11.0.22/templates/common.yaml diff --git a/stable/libreddit/1.0.14/values.yaml b/stable/jellyfin/11.0.22/values.yaml similarity index 100% rename from stable/libreddit/1.0.14/values.yaml rename to stable/jellyfin/11.0.22/values.yaml diff --git a/stable/jellyseerr/2.0.21/CHANGELOG.md b/stable/jellyseerr/2.0.21/CHANGELOG.md deleted file mode 100644 index 033d59073c1..00000000000 --- a/stable/jellyseerr/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jellyseerr-2.0.21](https://github.com/truecharts/apps/compare/jellyseerr-2.0.19...jellyseerr-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [jellyseerr-2.0.19](https://github.com/truecharts/apps/compare/jellyseerr-2.0.18...jellyseerr-2.0.19) (2022-07-21) - - - -## [jellyseerr-2.0.18](https://github.com/truecharts/apps/compare/jellyseerr-2.0.17...jellyseerr-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [jellyseerr-2.0.17](https://github.com/truecharts/apps/compare/jellyseerr-2.0.16...jellyseerr-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [jellyseerr-2.0.16](https://github.com/truecharts/apps/compare/jellyseerr-2.0.14...jellyseerr-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [jellyseerr-2.0.14](https://github.com/truecharts/apps/compare/jellyseerr-2.0.12...jellyseerr-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [jellyseerr-2.0.12](https://github.com/truecharts/apps/compare/jellyseerr-2.0.11...jellyseerr-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [jellyseerr-2.0.11](https://github.com/truecharts/apps/compare/jellyseerr-2.0.10...jellyseerr-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [jellyseerr-2.0.10](https://github.com/truecharts/apps/compare/jellyseerr-2.0.9...jellyseerr-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [jellyseerr-2.0.9](https://github.com/truecharts/apps/compare/jellyseerr-2.0.8...jellyseerr-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [jellyseerr-2.0.8](https://github.com/truecharts/apps/compare/jellyseerr-2.0.7...jellyseerr-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [jellyseerr-2.0.7](https://github.com/truecharts/apps/compare/jellyseerr-2.0.6...jellyseerr-2.0.7) (2022-06-25) - -#### Chore - diff --git a/stable/jellyseerr/2.0.21/Chart.lock b/stable/jellyseerr/2.0.21/Chart.lock deleted file mode 100644 index 93d35aace67..00000000000 --- a/stable/jellyseerr/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:58:34.199940921Z" diff --git a/stable/jellyseerr/2.0.21/Chart.yaml b/stable/jellyseerr/2.0.21/Chart.yaml deleted file mode 100644 index edfe83a6ddf..00000000000 --- a/stable/jellyseerr/2.0.21/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. -home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyseerr -icon: https://truecharts.org/img/chart-icons/jellyseerr.png -keywords: - - jellyseerr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jellyseerr -sources: - - https://github.com/Fallenbagel/jellyseerr - - https://hub.docker.com/r/fallenbagel/jellyseerr -version: 2.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/jellyseerr/2.0.21/README.md b/stable/jellyseerr/2.0.21/README.md deleted file mode 100644 index fca231647f5..00000000000 --- a/stable/jellyseerr/2.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# jellyseerr - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square) - -Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. - -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: [jellyseerr](https://truecharts.org/docs/charts/stable/jellyseerr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `jellyseerr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install jellyseerr TrueCharts/jellyseerr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `jellyseerr` deployment - -```console -helm uninstall jellyseerr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jellyseerr \ - --set env.TZ="America/New York" \ - TrueCharts/jellyseerr -``` - -#### 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 jellyseerr TrueCharts/jellyseerr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/jellyseerr/2.0.21/charts/common-10.4.6.tgz b/stable/jellyseerr/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/jellyseerr/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/jellyseerr/2.0.22/CHANGELOG.md b/stable/jellyseerr/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..c2f2b8d8c3f --- /dev/null +++ b/stable/jellyseerr/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jellyseerr-2.0.22](https://github.com/truecharts/apps/compare/jellyseerr-2.0.21...jellyseerr-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [jellyseerr-2.0.21](https://github.com/truecharts/apps/compare/jellyseerr-2.0.19...jellyseerr-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [jellyseerr-2.0.19](https://github.com/truecharts/apps/compare/jellyseerr-2.0.18...jellyseerr-2.0.19) (2022-07-21) + + + +## [jellyseerr-2.0.18](https://github.com/truecharts/apps/compare/jellyseerr-2.0.17...jellyseerr-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [jellyseerr-2.0.17](https://github.com/truecharts/apps/compare/jellyseerr-2.0.16...jellyseerr-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [jellyseerr-2.0.16](https://github.com/truecharts/apps/compare/jellyseerr-2.0.14...jellyseerr-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [jellyseerr-2.0.14](https://github.com/truecharts/apps/compare/jellyseerr-2.0.12...jellyseerr-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [jellyseerr-2.0.12](https://github.com/truecharts/apps/compare/jellyseerr-2.0.11...jellyseerr-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [jellyseerr-2.0.11](https://github.com/truecharts/apps/compare/jellyseerr-2.0.10...jellyseerr-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [jellyseerr-2.0.10](https://github.com/truecharts/apps/compare/jellyseerr-2.0.9...jellyseerr-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [jellyseerr-2.0.9](https://github.com/truecharts/apps/compare/jellyseerr-2.0.8...jellyseerr-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [jellyseerr-2.0.8](https://github.com/truecharts/apps/compare/jellyseerr-2.0.7...jellyseerr-2.0.8) (2022-07-04) + +#### Chore + diff --git a/stable/jellyseerr/2.0.22/Chart.lock b/stable/jellyseerr/2.0.22/Chart.lock new file mode 100644 index 00000000000..3b8a5edde0c --- /dev/null +++ b/stable/jellyseerr/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:35:42.791329888Z" diff --git a/stable/jellyseerr/2.0.22/Chart.yaml b/stable/jellyseerr/2.0.22/Chart.yaml new file mode 100644 index 00000000000..36dadf55abb --- /dev/null +++ b/stable/jellyseerr/2.0.22/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. +home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyseerr +icon: https://truecharts.org/img/chart-icons/jellyseerr.png +keywords: + - jellyseerr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jellyseerr +sources: + - https://github.com/Fallenbagel/jellyseerr + - https://hub.docker.com/r/fallenbagel/jellyseerr +version: 2.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jellyseerr/2.0.22/README.md b/stable/jellyseerr/2.0.22/README.md new file mode 100644 index 00000000000..9e3a089b7cd --- /dev/null +++ b/stable/jellyseerr/2.0.22/README.md @@ -0,0 +1,108 @@ +# jellyseerr + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square) + +Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. + +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: [jellyseerr](https://truecharts.org/docs/charts/stable/jellyseerr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `jellyseerr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install jellyseerr TrueCharts/jellyseerr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `jellyseerr` deployment + +```console +helm uninstall jellyseerr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jellyseerr \ + --set env.TZ="America/New York" \ + TrueCharts/jellyseerr +``` + +#### 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 jellyseerr TrueCharts/jellyseerr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/jellyseerr/2.0.21/app-readme.md b/stable/jellyseerr/2.0.22/app-readme.md similarity index 100% rename from stable/jellyseerr/2.0.21/app-readme.md rename to stable/jellyseerr/2.0.22/app-readme.md diff --git a/stable/jellyseerr/2.0.22/charts/common-10.4.7.tgz b/stable/jellyseerr/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/jellyseerr/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/jellyseerr/2.0.21/ix_values.yaml b/stable/jellyseerr/2.0.22/ix_values.yaml similarity index 100% rename from stable/jellyseerr/2.0.21/ix_values.yaml rename to stable/jellyseerr/2.0.22/ix_values.yaml diff --git a/stable/jellyseerr/2.0.21/questions.yaml b/stable/jellyseerr/2.0.22/questions.yaml similarity index 100% rename from stable/jellyseerr/2.0.21/questions.yaml rename to stable/jellyseerr/2.0.22/questions.yaml diff --git a/stable/logitech-media-server/4.0.22/templates/common.yaml b/stable/jellyseerr/2.0.22/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/4.0.22/templates/common.yaml rename to stable/jellyseerr/2.0.22/templates/common.yaml diff --git a/stable/libreoffice/2.0.20/values.yaml b/stable/jellyseerr/2.0.22/values.yaml similarity index 100% rename from stable/libreoffice/2.0.20/values.yaml rename to stable/jellyseerr/2.0.22/values.yaml diff --git a/stable/joplin-server/8.0.22/CHANGELOG.md b/stable/joplin-server/8.0.22/CHANGELOG.md deleted file mode 100644 index 517dc65948f..00000000000 --- a/stable/joplin-server/8.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [joplin-server-8.0.22](https://github.com/truecharts/apps/compare/joplin-server-8.0.21...joplin-server-8.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [joplin-server-8.0.21](https://github.com/truecharts/apps/compare/joplin-server-8.0.19...joplin-server-8.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [joplin-server-8.0.19](https://github.com/truecharts/apps/compare/joplin-server-8.0.18...joplin-server-8.0.19) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [joplin-server-8.0.18](https://github.com/truecharts/apps/compare/joplin-server-8.0.17...joplin-server-8.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [joplin-server-8.0.17](https://github.com/truecharts/apps/compare/joplin-server-8.0.16...joplin-server-8.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [joplin-server-8.0.16](https://github.com/truecharts/apps/compare/joplin-server-8.0.14...joplin-server-8.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [joplin-server-8.0.14](https://github.com/truecharts/apps/compare/joplin-server-8.0.12...joplin-server-8.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [joplin-server-8.0.12](https://github.com/truecharts/apps/compare/joplin-server-8.0.11...joplin-server-8.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [joplin-server-8.0.11](https://github.com/truecharts/apps/compare/joplin-server-8.0.10...joplin-server-8.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [joplin-server-8.0.10](https://github.com/truecharts/apps/compare/joplin-server-8.0.9...joplin-server-8.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [joplin-server-8.0.9](https://github.com/truecharts/apps/compare/joplin-server-8.0.8...joplin-server-8.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/joplin-server/8.0.22/Chart.lock b/stable/joplin-server/8.0.22/Chart.lock deleted file mode 100644 index 858f2b894a8..00000000000 --- a/stable/joplin-server/8.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:37:47.454949671Z" diff --git a/stable/joplin-server/8.0.22/Chart.yaml b/stable/joplin-server/8.0.22/Chart.yaml deleted file mode 100644 index 1652b42b352..00000000000 --- a/stable/joplin-server/8.0.22/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.4" -description: This server allows you to sync any Joplin client -name: joplin-server -version: 8.0.22 -kubeVersion: ">=1.16.0-0" -keywords: - - joplin - - notes -home: https://github.com/truecharts/apps/tree/master/charts/stable/joplin-server -icon: https://truecharts.org/img/chart-icons/joplin-server.png -sources: - - https://github.com/laurent22/joplin/tree/dev/packages/server - - https://github.com/laurent22/joplin - - https://hub.docker.com/r/joplin/server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/joplin-server/8.0.22/README.md b/stable/joplin-server/8.0.22/README.md deleted file mode 100644 index 35b9dce723f..00000000000 --- a/stable/joplin-server/8.0.22/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# joplin-server - -![Version: 8.0.22](https://img.shields.io/badge/Version-8.0.22-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) - -This server allows you to sync any Joplin client - -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: [joplin-server](https://truecharts.org/docs/charts/stable/joplin-server) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `joplin-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install joplin-server TrueCharts/joplin-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `joplin-server` deployment - -```console -helm uninstall joplin-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install joplin-server \ - --set env.TZ="America/New York" \ - TrueCharts/joplin-server -``` - -#### 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 joplin-server TrueCharts/joplin-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/joplin-server/8.0.22/charts/common-10.4.6.tgz b/stable/joplin-server/8.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/joplin-server/8.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/joplin-server/8.0.22/charts/postgresql-8.0.43.tgz b/stable/joplin-server/8.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/joplin-server/8.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/joplin-server/8.0.23/CHANGELOG.md b/stable/joplin-server/8.0.23/CHANGELOG.md new file mode 100644 index 00000000000..30ea42fbc10 --- /dev/null +++ b/stable/joplin-server/8.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [joplin-server-8.0.23](https://github.com/truecharts/apps/compare/joplin-server-8.0.22...joplin-server-8.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [joplin-server-8.0.22](https://github.com/truecharts/apps/compare/joplin-server-8.0.21...joplin-server-8.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [joplin-server-8.0.21](https://github.com/truecharts/apps/compare/joplin-server-8.0.19...joplin-server-8.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [joplin-server-8.0.19](https://github.com/truecharts/apps/compare/joplin-server-8.0.18...joplin-server-8.0.19) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [joplin-server-8.0.18](https://github.com/truecharts/apps/compare/joplin-server-8.0.17...joplin-server-8.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [joplin-server-8.0.17](https://github.com/truecharts/apps/compare/joplin-server-8.0.16...joplin-server-8.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [joplin-server-8.0.16](https://github.com/truecharts/apps/compare/joplin-server-8.0.14...joplin-server-8.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [joplin-server-8.0.14](https://github.com/truecharts/apps/compare/joplin-server-8.0.12...joplin-server-8.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [joplin-server-8.0.12](https://github.com/truecharts/apps/compare/joplin-server-8.0.11...joplin-server-8.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [joplin-server-8.0.11](https://github.com/truecharts/apps/compare/joplin-server-8.0.10...joplin-server-8.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [joplin-server-8.0.10](https://github.com/truecharts/apps/compare/joplin-server-8.0.9...joplin-server-8.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/joplin-server/8.0.23/Chart.lock b/stable/joplin-server/8.0.23/Chart.lock new file mode 100644 index 00000000000..f9308bbb8aa --- /dev/null +++ b/stable/joplin-server/8.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:35:51.10293909Z" diff --git a/stable/joplin-server/8.0.23/Chart.yaml b/stable/joplin-server/8.0.23/Chart.yaml new file mode 100644 index 00000000000..5aab521200d --- /dev/null +++ b/stable/joplin-server/8.0.23/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.7.4" +description: This server allows you to sync any Joplin client +name: joplin-server +version: 8.0.23 +kubeVersion: ">=1.16.0-0" +keywords: + - joplin + - notes +home: https://github.com/truecharts/apps/tree/master/charts/stable/joplin-server +icon: https://truecharts.org/img/chart-icons/joplin-server.png +sources: + - https://github.com/laurent22/joplin/tree/dev/packages/server + - https://github.com/laurent22/joplin + - https://hub.docker.com/r/joplin/server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/joplin-server/8.0.23/README.md b/stable/joplin-server/8.0.23/README.md new file mode 100644 index 00000000000..37589bab1a5 --- /dev/null +++ b/stable/joplin-server/8.0.23/README.md @@ -0,0 +1,110 @@ +# joplin-server + +![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) + +This server allows you to sync any Joplin client + +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: [joplin-server](https://truecharts.org/docs/charts/stable/joplin-server) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `joplin-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install joplin-server TrueCharts/joplin-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `joplin-server` deployment + +```console +helm uninstall joplin-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install joplin-server \ + --set env.TZ="America/New York" \ + TrueCharts/joplin-server +``` + +#### 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 joplin-server TrueCharts/joplin-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/joplin-server/8.0.22/app-readme.md b/stable/joplin-server/8.0.23/app-readme.md similarity index 100% rename from stable/joplin-server/8.0.22/app-readme.md rename to stable/joplin-server/8.0.23/app-readme.md diff --git a/stable/joplin-server/8.0.23/charts/common-10.4.7.tgz b/stable/joplin-server/8.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/joplin-server/8.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/joplin-server/8.0.23/charts/postgresql-8.0.45.tgz b/stable/joplin-server/8.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/joplin-server/8.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/joplin-server/8.0.22/ix_values.yaml b/stable/joplin-server/8.0.23/ix_values.yaml similarity index 100% rename from stable/joplin-server/8.0.22/ix_values.yaml rename to stable/joplin-server/8.0.23/ix_values.yaml diff --git a/stable/joplin-server/8.0.22/questions.yaml b/stable/joplin-server/8.0.23/questions.yaml similarity index 100% rename from stable/joplin-server/8.0.22/questions.yaml rename to stable/joplin-server/8.0.23/questions.yaml diff --git a/stable/loki/5.0.25/templates/common.yaml b/stable/joplin-server/8.0.23/templates/common.yaml similarity index 100% rename from stable/loki/5.0.25/templates/common.yaml rename to stable/joplin-server/8.0.23/templates/common.yaml diff --git a/stable/librephotos/4.0.24/values.yaml b/stable/joplin-server/8.0.23/values.yaml similarity index 100% rename from stable/librephotos/4.0.24/values.yaml rename to stable/joplin-server/8.0.23/values.yaml diff --git a/stable/k8s-gateway/6.1.5/CHANGELOG.md b/stable/k8s-gateway/6.1.5/CHANGELOG.md deleted file mode 100644 index 5abbdd0aea6..00000000000 --- a/stable/k8s-gateway/6.1.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [k8s-gateway-6.1.5](https://github.com/truecharts/apps/compare/k8s-gateway-6.1.4...k8s-gateway-6.1.5) (2022-07-23) - -### Chore - -- update docker general non-major ([#3276](https://github.com/truecharts/apps/issues/3276)) - - - - -## [k8s-gateway-6.1.4](https://github.com/truecharts/apps/compare/k8s-gateway-6.1.2...k8s-gateway-6.1.4) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [k8s-gateway-6.1.2](https://github.com/truecharts/apps/compare/k8s-gateway-6.1.1...k8s-gateway-6.1.2) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [k8s-gateway-6.1.1](https://github.com/truecharts/apps/compare/k8s-gateway-6.1.0...k8s-gateway-6.1.1) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [k8s-gateway-6.1.0](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.16...k8s-gateway-6.1.0) (2022-07-14) - -### Feat - -- deploy k8s-gateway in HA mode ([#3163](https://github.com/truecharts/apps/issues/3163)) - - - -## [k8s-gateway-6.0.16](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.14...k8s-gateway-6.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [k8s-gateway-6.0.14](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.12...k8s-gateway-6.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [k8s-gateway-6.0.12](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.11...k8s-gateway-6.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [k8s-gateway-6.0.11](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.10...k8s-gateway-6.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [k8s-gateway-6.0.10](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.9...k8s-gateway-6.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [k8s-gateway-6.0.9](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.8...k8s-gateway-6.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/k8s-gateway/6.1.5/Chart.lock b/stable/k8s-gateway/6.1.5/Chart.lock deleted file mode 100644 index 23257de0e26..00000000000 --- a/stable/k8s-gateway/6.1.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T11:59:01.80010961Z" diff --git a/stable/k8s-gateway/6.1.5/Chart.yaml b/stable/k8s-gateway/6.1.5/Chart.yaml deleted file mode 100644 index fe1ede351c4..00000000000 --- a/stable/k8s-gateway/6.1.5/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A Helm chart for the k8s_gateway CoreDNS plugin -home: https://github.com/truecharts/apps/tree/master/charts/core/k8s-gateway -icon: https://truecharts.org/img/chart-icons/k8s-gateway.png -keywords: - - DNS - - networking -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: k8s-gateway -sources: - - https://github.com/ori-edge/k8s_gateway -type: application -version: 6.1.5 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/k8s-gateway/6.1.5/README.md b/stable/k8s-gateway/6.1.5/README.md deleted file mode 100644 index 6f97fe6fa69..00000000000 --- a/stable/k8s-gateway/6.1.5/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# k8s-gateway - -![Version: 6.1.5](https://img.shields.io/badge/Version-6.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.0](https://img.shields.io/badge/AppVersion-0.3.0-informational?style=flat-square) - -A Helm chart for the k8s_gateway CoreDNS plugin - -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: [k8s-gateway](https://truecharts.org/docs/charts/stable/k8s-gateway) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `k8s-gateway` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install k8s-gateway TrueCharts/k8s-gateway -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `k8s-gateway` deployment - -```console -helm uninstall k8s-gateway -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install k8s-gateway \ - --set env.TZ="America/New York" \ - TrueCharts/k8s-gateway -``` - -#### 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 k8s-gateway TrueCharts/k8s-gateway -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/k8s-gateway/6.1.5/charts/common-10.4.6.tgz b/stable/k8s-gateway/6.1.5/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/k8s-gateway/6.1.5/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/k8s-gateway/6.1.6/CHANGELOG.md b/stable/k8s-gateway/6.1.6/CHANGELOG.md new file mode 100644 index 00000000000..9ac1967be23 --- /dev/null +++ b/stable/k8s-gateway/6.1.6/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [k8s-gateway-6.1.6](https://github.com/truecharts/apps/compare/k8s-gateway-6.1.5...k8s-gateway-6.1.6) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [k8s-gateway-6.1.5](https://github.com/truecharts/apps/compare/k8s-gateway-6.1.4...k8s-gateway-6.1.5) (2022-07-23) + +### Chore + +- update docker general non-major ([#3276](https://github.com/truecharts/apps/issues/3276)) + + + + +## [k8s-gateway-6.1.4](https://github.com/truecharts/apps/compare/k8s-gateway-6.1.2...k8s-gateway-6.1.4) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [k8s-gateway-6.1.2](https://github.com/truecharts/apps/compare/k8s-gateway-6.1.1...k8s-gateway-6.1.2) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [k8s-gateway-6.1.1](https://github.com/truecharts/apps/compare/k8s-gateway-6.1.0...k8s-gateway-6.1.1) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [k8s-gateway-6.1.0](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.16...k8s-gateway-6.1.0) (2022-07-14) + +### Feat + +- deploy k8s-gateway in HA mode ([#3163](https://github.com/truecharts/apps/issues/3163)) + + + +## [k8s-gateway-6.0.16](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.14...k8s-gateway-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [k8s-gateway-6.0.14](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.12...k8s-gateway-6.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [k8s-gateway-6.0.12](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.11...k8s-gateway-6.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [k8s-gateway-6.0.11](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.10...k8s-gateway-6.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [k8s-gateway-6.0.10](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.9...k8s-gateway-6.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/k8s-gateway/6.1.6/Chart.lock b/stable/k8s-gateway/6.1.6/Chart.lock new file mode 100644 index 00000000000..5a529d5a37e --- /dev/null +++ b/stable/k8s-gateway/6.1.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:35:49.179728225Z" diff --git a/stable/k8s-gateway/6.1.6/Chart.yaml b/stable/k8s-gateway/6.1.6/Chart.yaml new file mode 100644 index 00000000000..2882884784c --- /dev/null +++ b/stable/k8s-gateway/6.1.6/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A Helm chart for the k8s_gateway CoreDNS plugin +home: https://github.com/truecharts/apps/tree/master/charts/core/k8s-gateway +icon: https://truecharts.org/img/chart-icons/k8s-gateway.png +keywords: + - DNS + - networking +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: k8s-gateway +sources: + - https://github.com/ori-edge/k8s_gateway +type: application +version: 6.1.6 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/k8s-gateway/6.1.6/README.md b/stable/k8s-gateway/6.1.6/README.md new file mode 100644 index 00000000000..64317f51699 --- /dev/null +++ b/stable/k8s-gateway/6.1.6/README.md @@ -0,0 +1,107 @@ +# k8s-gateway + +![Version: 6.1.6](https://img.shields.io/badge/Version-6.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.0](https://img.shields.io/badge/AppVersion-0.3.0-informational?style=flat-square) + +A Helm chart for the k8s_gateway CoreDNS plugin + +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: [k8s-gateway](https://truecharts.org/docs/charts/stable/k8s-gateway) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `k8s-gateway` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install k8s-gateway TrueCharts/k8s-gateway +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `k8s-gateway` deployment + +```console +helm uninstall k8s-gateway +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install k8s-gateway \ + --set env.TZ="America/New York" \ + TrueCharts/k8s-gateway +``` + +#### 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 k8s-gateway TrueCharts/k8s-gateway -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/k8s-gateway/6.1.5/app-readme.md b/stable/k8s-gateway/6.1.6/app-readme.md similarity index 100% rename from stable/k8s-gateway/6.1.5/app-readme.md rename to stable/k8s-gateway/6.1.6/app-readme.md diff --git a/stable/k8s-gateway/6.1.6/charts/common-10.4.7.tgz b/stable/k8s-gateway/6.1.6/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/k8s-gateway/6.1.6/charts/common-10.4.7.tgz differ diff --git a/stable/k8s-gateway/6.1.5/ix_values.yaml b/stable/k8s-gateway/6.1.6/ix_values.yaml similarity index 100% rename from stable/k8s-gateway/6.1.5/ix_values.yaml rename to stable/k8s-gateway/6.1.6/ix_values.yaml diff --git a/stable/k8s-gateway/6.1.5/questions.yaml b/stable/k8s-gateway/6.1.6/questions.yaml similarity index 100% rename from stable/k8s-gateway/6.1.5/questions.yaml rename to stable/k8s-gateway/6.1.6/questions.yaml diff --git a/stable/k8s-gateway/6.1.5/templates/_configmap.tpl b/stable/k8s-gateway/6.1.6/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/6.1.5/templates/_configmap.tpl rename to stable/k8s-gateway/6.1.6/templates/_configmap.tpl diff --git a/stable/k8s-gateway/6.1.5/templates/common.yaml b/stable/k8s-gateway/6.1.6/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/6.1.5/templates/common.yaml rename to stable/k8s-gateway/6.1.6/templates/common.yaml diff --git a/stable/librespeed/6.0.21/values.yaml b/stable/k8s-gateway/6.1.6/values.yaml similarity index 100% rename from stable/librespeed/6.0.21/values.yaml rename to stable/k8s-gateway/6.1.6/values.yaml diff --git a/stable/kanboard/8.0.22/CHANGELOG.md b/stable/kanboard/8.0.22/CHANGELOG.md deleted file mode 100644 index 7f72799bbe7..00000000000 --- a/stable/kanboard/8.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kanboard-8.0.22](https://github.com/truecharts/apps/compare/kanboard-8.0.21...kanboard-8.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [kanboard-8.0.21](https://github.com/truecharts/apps/compare/kanboard-8.0.19...kanboard-8.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [kanboard-8.0.19](https://github.com/truecharts/apps/compare/kanboard-8.0.18...kanboard-8.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [kanboard-8.0.18](https://github.com/truecharts/apps/compare/kanboard-8.0.17...kanboard-8.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [kanboard-8.0.17](https://github.com/truecharts/apps/compare/kanboard-8.0.15...kanboard-8.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [kanboard-8.0.15](https://github.com/truecharts/apps/compare/kanboard-8.0.13...kanboard-8.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [kanboard-8.0.13](https://github.com/truecharts/apps/compare/kanboard-8.0.12...kanboard-8.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [kanboard-8.0.12](https://github.com/truecharts/apps/compare/kanboard-8.0.11...kanboard-8.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [kanboard-8.0.11](https://github.com/truecharts/apps/compare/kanboard-8.0.10...kanboard-8.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [kanboard-8.0.10](https://github.com/truecharts/apps/compare/kanboard-8.0.9...kanboard-8.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [kanboard-8.0.9](https://github.com/truecharts/apps/compare/kanboard-8.0.8...kanboard-8.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/kanboard/8.0.22/Chart.lock b/stable/kanboard/8.0.22/Chart.lock deleted file mode 100644 index 6b9ee1c1baf..00000000000 --- a/stable/kanboard/8.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:37:53.005874529Z" diff --git a/stable/kanboard/8.0.22/Chart.yaml b/stable/kanboard/8.0.22/Chart.yaml deleted file mode 100644 index aa29c7d2f99..00000000000 --- a/stable/kanboard/8.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.22" -description: Kanboard is a free and open source Kanban project management software. -name: kanboard -version: 8.0.22 -kubeVersion: ">=1.16.0-0" -keywords: - - kanboard - - kanban -home: https://github.com/truecharts/apps/tree/master/charts/stable/kanboard -icon: https://truecharts.org/img/chart-icons/kanboard.png -sources: - - https://github.com/kanboard/kanboard -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kanboard/8.0.22/README.md b/stable/kanboard/8.0.22/README.md deleted file mode 100644 index 580d8870431..00000000000 --- a/stable/kanboard/8.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kanboard - -![Version: 8.0.22](https://img.shields.io/badge/Version-8.0.22-informational?style=flat-square) ![AppVersion: 1.2.22](https://img.shields.io/badge/AppVersion-1.2.22-informational?style=flat-square) - -Kanboard is a free and open source Kanban project management software. - -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: [kanboard](https://truecharts.org/docs/charts/stable/kanboard) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kanboard` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kanboard TrueCharts/kanboard -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kanboard` deployment - -```console -helm uninstall kanboard -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kanboard \ - --set env.TZ="America/New York" \ - TrueCharts/kanboard -``` - -#### 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 kanboard TrueCharts/kanboard -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kanboard/8.0.22/charts/common-10.4.6.tgz b/stable/kanboard/8.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/kanboard/8.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/kanboard/8.0.22/charts/postgresql-8.0.43.tgz b/stable/kanboard/8.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/kanboard/8.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/kanboard/8.0.23/CHANGELOG.md b/stable/kanboard/8.0.23/CHANGELOG.md new file mode 100644 index 00000000000..86b4565c79d --- /dev/null +++ b/stable/kanboard/8.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kanboard-8.0.23](https://github.com/truecharts/apps/compare/kanboard-8.0.22...kanboard-8.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kanboard-8.0.22](https://github.com/truecharts/apps/compare/kanboard-8.0.21...kanboard-8.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [kanboard-8.0.21](https://github.com/truecharts/apps/compare/kanboard-8.0.19...kanboard-8.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [kanboard-8.0.19](https://github.com/truecharts/apps/compare/kanboard-8.0.18...kanboard-8.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [kanboard-8.0.18](https://github.com/truecharts/apps/compare/kanboard-8.0.17...kanboard-8.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [kanboard-8.0.17](https://github.com/truecharts/apps/compare/kanboard-8.0.15...kanboard-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [kanboard-8.0.15](https://github.com/truecharts/apps/compare/kanboard-8.0.13...kanboard-8.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [kanboard-8.0.13](https://github.com/truecharts/apps/compare/kanboard-8.0.12...kanboard-8.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [kanboard-8.0.12](https://github.com/truecharts/apps/compare/kanboard-8.0.11...kanboard-8.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [kanboard-8.0.11](https://github.com/truecharts/apps/compare/kanboard-8.0.10...kanboard-8.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [kanboard-8.0.10](https://github.com/truecharts/apps/compare/kanboard-8.0.9...kanboard-8.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/kanboard/8.0.23/Chart.lock b/stable/kanboard/8.0.23/Chart.lock new file mode 100644 index 00000000000..2a03c90e4a8 --- /dev/null +++ b/stable/kanboard/8.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:36:04.821948964Z" diff --git a/stable/kanboard/8.0.23/Chart.yaml b/stable/kanboard/8.0.23/Chart.yaml new file mode 100644 index 00000000000..a88d280da1b --- /dev/null +++ b/stable/kanboard/8.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2.22" +description: Kanboard is a free and open source Kanban project management software. +name: kanboard +version: 8.0.23 +kubeVersion: ">=1.16.0-0" +keywords: + - kanboard + - kanban +home: https://github.com/truecharts/apps/tree/master/charts/stable/kanboard +icon: https://truecharts.org/img/chart-icons/kanboard.png +sources: + - https://github.com/kanboard/kanboard +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kanboard/8.0.23/README.md b/stable/kanboard/8.0.23/README.md new file mode 100644 index 00000000000..c0e13945cb3 --- /dev/null +++ b/stable/kanboard/8.0.23/README.md @@ -0,0 +1,108 @@ +# kanboard + +![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![AppVersion: 1.2.22](https://img.shields.io/badge/AppVersion-1.2.22-informational?style=flat-square) + +Kanboard is a free and open source Kanban project management software. + +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: [kanboard](https://truecharts.org/docs/charts/stable/kanboard) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kanboard` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kanboard TrueCharts/kanboard +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kanboard` deployment + +```console +helm uninstall kanboard +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kanboard \ + --set env.TZ="America/New York" \ + TrueCharts/kanboard +``` + +#### 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 kanboard TrueCharts/kanboard -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kanboard/8.0.22/app-readme.md b/stable/kanboard/8.0.23/app-readme.md similarity index 100% rename from stable/kanboard/8.0.22/app-readme.md rename to stable/kanboard/8.0.23/app-readme.md diff --git a/stable/kanboard/8.0.23/charts/common-10.4.7.tgz b/stable/kanboard/8.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/kanboard/8.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/kanboard/8.0.23/charts/postgresql-8.0.45.tgz b/stable/kanboard/8.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/kanboard/8.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/kanboard/8.0.22/ix_values.yaml b/stable/kanboard/8.0.23/ix_values.yaml similarity index 100% rename from stable/kanboard/8.0.22/ix_values.yaml rename to stable/kanboard/8.0.23/ix_values.yaml diff --git a/stable/kanboard/8.0.22/questions.yaml b/stable/kanboard/8.0.23/questions.yaml similarity index 100% rename from stable/kanboard/8.0.22/questions.yaml rename to stable/kanboard/8.0.23/questions.yaml diff --git a/stable/makemkv/2.0.23/templates/common.yaml b/stable/kanboard/8.0.23/templates/common.yaml similarity index 100% rename from stable/makemkv/2.0.23/templates/common.yaml rename to stable/kanboard/8.0.23/templates/common.yaml diff --git a/stable/linkace/4.0.29/values.yaml b/stable/kanboard/8.0.23/values.yaml similarity index 100% rename from stable/linkace/4.0.29/values.yaml rename to stable/kanboard/8.0.23/values.yaml diff --git a/stable/kavita/2.0.21/CHANGELOG.md b/stable/kavita/2.0.21/CHANGELOG.md deleted file mode 100644 index 9cecfd1a4dd..00000000000 --- a/stable/kavita/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kavita-2.0.21](https://github.com/truecharts/apps/compare/kavita-2.0.19...kavita-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [kavita-2.0.19](https://github.com/truecharts/apps/compare/kavita-2.0.18...kavita-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [kavita-2.0.18](https://github.com/truecharts/apps/compare/kavita-2.0.17...kavita-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [kavita-2.0.17](https://github.com/truecharts/apps/compare/kavita-2.0.15...kavita-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [kavita-2.0.15](https://github.com/truecharts/apps/compare/kavita-2.0.13...kavita-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [kavita-2.0.13](https://github.com/truecharts/apps/compare/kavita-2.0.12...kavita-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [kavita-2.0.12](https://github.com/truecharts/apps/compare/kavita-2.0.11...kavita-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [kavita-2.0.11](https://github.com/truecharts/apps/compare/kavita-2.0.10...kavita-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [kavita-2.0.10](https://github.com/truecharts/apps/compare/kavita-2.0.9...kavita-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [kavita-2.0.9](https://github.com/truecharts/apps/compare/kavita-2.0.8...kavita-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [kavita-2.0.8](https://github.com/truecharts/apps/compare/kavita-2.0.7...kavita-2.0.8) (2022-07-01) - -#### Chore - -* update docker general non-major ([#3015](https://github.com/truecharts/apps/issues/3015)) - - - diff --git a/stable/kavita/2.0.21/Chart.lock b/stable/kavita/2.0.21/Chart.lock deleted file mode 100644 index 0df07f2fbbd..00000000000 --- a/stable/kavita/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:58:56.55877713Z" diff --git a/stable/kavita/2.0.21/Chart.yaml b/stable/kavita/2.0.21/Chart.yaml deleted file mode 100644 index 095da8bf770..00000000000 --- a/stable/kavita/2.0.21/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kavita -version: 2.0.21 -appVersion: "0.5.4" -description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/kavita -icon: https://truecharts.org/img/chart-icons/kavita.png -keywords: - - kavita - - manga - - library - - book -sources: - - https://www.kavitareader.com -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: - 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kavita/2.0.21/README.md b/stable/kavita/2.0.21/README.md deleted file mode 100644 index df67eedda61..00000000000 --- a/stable/kavita/2.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# kavita - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.4](https://img.shields.io/badge/AppVersion-0.5.4-informational?style=flat-square) - -Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats - -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: [kavita](https://truecharts.org/docs/charts/stable/kavita) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kavita` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kavita TrueCharts/kavita -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kavita` deployment - -```console -helm uninstall kavita -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kavita \ - --set env.TZ="America/New York" \ - TrueCharts/kavita -``` - -#### 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 kavita TrueCharts/kavita -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kavita/2.0.21/charts/common-10.4.6.tgz b/stable/kavita/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/kavita/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/kavita/2.0.22/CHANGELOG.md b/stable/kavita/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..2b1007ebc9c --- /dev/null +++ b/stable/kavita/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kavita-2.0.22](https://github.com/truecharts/apps/compare/kavita-2.0.21...kavita-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kavita-2.0.21](https://github.com/truecharts/apps/compare/kavita-2.0.19...kavita-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [kavita-2.0.19](https://github.com/truecharts/apps/compare/kavita-2.0.18...kavita-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [kavita-2.0.18](https://github.com/truecharts/apps/compare/kavita-2.0.17...kavita-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [kavita-2.0.17](https://github.com/truecharts/apps/compare/kavita-2.0.15...kavita-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [kavita-2.0.15](https://github.com/truecharts/apps/compare/kavita-2.0.13...kavita-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [kavita-2.0.13](https://github.com/truecharts/apps/compare/kavita-2.0.12...kavita-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [kavita-2.0.12](https://github.com/truecharts/apps/compare/kavita-2.0.11...kavita-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [kavita-2.0.11](https://github.com/truecharts/apps/compare/kavita-2.0.10...kavita-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [kavita-2.0.10](https://github.com/truecharts/apps/compare/kavita-2.0.9...kavita-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [kavita-2.0.9](https://github.com/truecharts/apps/compare/kavita-2.0.8...kavita-2.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/kavita/2.0.22/Chart.lock b/stable/kavita/2.0.22/Chart.lock new file mode 100644 index 00000000000..cb7b98f9642 --- /dev/null +++ b/stable/kavita/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:36:03.172715867Z" diff --git a/stable/kavita/2.0.22/Chart.yaml b/stable/kavita/2.0.22/Chart.yaml new file mode 100644 index 00000000000..cc018f57836 --- /dev/null +++ b/stable/kavita/2.0.22/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kavita +version: 2.0.22 +appVersion: "0.5.4" +description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/kavita +icon: https://truecharts.org/img/chart-icons/kavita.png +keywords: + - kavita + - manga + - library + - book +sources: + - https://www.kavitareader.com +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: + 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kavita/2.0.22/README.md b/stable/kavita/2.0.22/README.md new file mode 100644 index 00000000000..f1ec038beef --- /dev/null +++ b/stable/kavita/2.0.22/README.md @@ -0,0 +1,107 @@ +# kavita + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.4](https://img.shields.io/badge/AppVersion-0.5.4-informational?style=flat-square) + +Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats + +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: [kavita](https://truecharts.org/docs/charts/stable/kavita) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kavita` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kavita TrueCharts/kavita +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kavita` deployment + +```console +helm uninstall kavita +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kavita \ + --set env.TZ="America/New York" \ + TrueCharts/kavita +``` + +#### 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 kavita TrueCharts/kavita -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kavita/2.0.21/app-readme.md b/stable/kavita/2.0.22/app-readme.md similarity index 100% rename from stable/kavita/2.0.21/app-readme.md rename to stable/kavita/2.0.22/app-readme.md diff --git a/stable/kavita/2.0.22/charts/common-10.4.7.tgz b/stable/kavita/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/kavita/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/kavita/2.0.21/ix_values.yaml b/stable/kavita/2.0.22/ix_values.yaml similarity index 100% rename from stable/kavita/2.0.21/ix_values.yaml rename to stable/kavita/2.0.22/ix_values.yaml diff --git a/stable/kavita/2.0.21/questions.yaml b/stable/kavita/2.0.22/questions.yaml similarity index 100% rename from stable/kavita/2.0.21/questions.yaml rename to stable/kavita/2.0.22/questions.yaml diff --git a/stable/matomo/3.0.34/templates/common.yaml b/stable/kavita/2.0.22/templates/common.yaml similarity index 100% rename from stable/matomo/3.0.34/templates/common.yaml rename to stable/kavita/2.0.22/templates/common.yaml diff --git a/stable/linkding/2.0.21/values.yaml b/stable/kavita/2.0.22/values.yaml similarity index 100% rename from stable/linkding/2.0.21/values.yaml rename to stable/kavita/2.0.22/values.yaml diff --git a/stable/kimai/3.0.22/CHANGELOG.md b/stable/kimai/3.0.22/CHANGELOG.md deleted file mode 100644 index 136e9993ef4..00000000000 --- a/stable/kimai/3.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kimai-3.0.22](https://github.com/truecharts/apps/compare/kimai-3.0.21...kimai-3.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [kimai-3.0.21](https://github.com/truecharts/apps/compare/kimai-3.0.19...kimai-3.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [kimai-3.0.19](https://github.com/truecharts/apps/compare/kimai-3.0.18...kimai-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [kimai-3.0.18](https://github.com/truecharts/apps/compare/kimai-3.0.17...kimai-3.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [kimai-3.0.17](https://github.com/truecharts/apps/compare/kimai-3.0.15...kimai-3.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [kimai-3.0.15](https://github.com/truecharts/apps/compare/kimai-3.0.13...kimai-3.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [kimai-3.0.13](https://github.com/truecharts/apps/compare/kimai-3.0.12...kimai-3.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [kimai-3.0.12](https://github.com/truecharts/apps/compare/kimai-3.0.11...kimai-3.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [kimai-3.0.11](https://github.com/truecharts/apps/compare/kimai-3.0.10...kimai-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [kimai-3.0.10](https://github.com/truecharts/apps/compare/kimai-3.0.9...kimai-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [kimai-3.0.9](https://github.com/truecharts/apps/compare/kimai-3.0.8...kimai-3.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/kimai/3.0.22/Chart.lock b/stable/kimai/3.0.22/Chart.lock deleted file mode 100644 index 58694b82bc7..00000000000 --- a/stable/kimai/3.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:38:09.497346986Z" diff --git a/stable/kimai/3.0.22/Chart.yaml b/stable/kimai/3.0.22/Chart.yaml deleted file mode 100644 index f3e2a9e7cbe..00000000000 --- a/stable/kimai/3.0.22/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.20" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. -home: https://github.com/truecharts/apps/tree/master/charts/stable/kimai -icon: https://truecharts.org/img/chart-icons/kimai.png -keywords: - - kimai - - time - - tracking -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kimai -sources: - - https://github.com/kevinpapst/kimai2 - - https://github.com/tobybatch/kimai2 - - https://hub.docker.com/r/kimai/kimai2 -version: 3.0.22 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kimai/3.0.22/README.md b/stable/kimai/3.0.22/README.md deleted file mode 100644 index d599b8fd473..00000000000 --- a/stable/kimai/3.0.22/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# kimai - -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![AppVersion: 1.20](https://img.shields.io/badge/AppVersion-1.20-informational?style=flat-square) - -Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. - -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: [kimai](https://truecharts.org/docs/charts/stable/kimai) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kimai` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kimai TrueCharts/kimai -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kimai` deployment - -```console -helm uninstall kimai -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kimai \ - --set env.TZ="America/New York" \ - TrueCharts/kimai -``` - -#### 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 kimai TrueCharts/kimai -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kimai/3.0.22/charts/common-10.4.6.tgz b/stable/kimai/3.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/kimai/3.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/kimai/3.0.22/charts/mariadb-3.0.41.tgz b/stable/kimai/3.0.22/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/kimai/3.0.22/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/kimai/3.0.23/CHANGELOG.md b/stable/kimai/3.0.23/CHANGELOG.md new file mode 100644 index 00000000000..57746366a9b --- /dev/null +++ b/stable/kimai/3.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kimai-3.0.23](https://github.com/truecharts/apps/compare/kimai-3.0.22...kimai-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kimai-3.0.22](https://github.com/truecharts/apps/compare/kimai-3.0.21...kimai-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [kimai-3.0.21](https://github.com/truecharts/apps/compare/kimai-3.0.19...kimai-3.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [kimai-3.0.19](https://github.com/truecharts/apps/compare/kimai-3.0.18...kimai-3.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [kimai-3.0.18](https://github.com/truecharts/apps/compare/kimai-3.0.17...kimai-3.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [kimai-3.0.17](https://github.com/truecharts/apps/compare/kimai-3.0.15...kimai-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [kimai-3.0.15](https://github.com/truecharts/apps/compare/kimai-3.0.13...kimai-3.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [kimai-3.0.13](https://github.com/truecharts/apps/compare/kimai-3.0.12...kimai-3.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [kimai-3.0.12](https://github.com/truecharts/apps/compare/kimai-3.0.11...kimai-3.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [kimai-3.0.11](https://github.com/truecharts/apps/compare/kimai-3.0.10...kimai-3.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [kimai-3.0.10](https://github.com/truecharts/apps/compare/kimai-3.0.9...kimai-3.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/kimai/3.0.23/Chart.lock b/stable/kimai/3.0.23/Chart.lock new file mode 100644 index 00000000000..4b2122726aa --- /dev/null +++ b/stable/kimai/3.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:36:17.144741246Z" diff --git a/stable/kimai/3.0.23/Chart.yaml b/stable/kimai/3.0.23/Chart.yaml new file mode 100644 index 00000000000..b73443d9cdd --- /dev/null +++ b/stable/kimai/3.0.23/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. +home: https://github.com/truecharts/apps/tree/master/charts/stable/kimai +icon: https://truecharts.org/img/chart-icons/kimai.png +keywords: + - kimai + - time + - tracking +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kimai +sources: + - https://github.com/kevinpapst/kimai2 + - https://github.com/tobybatch/kimai2 + - https://hub.docker.com/r/kimai/kimai2 +version: 3.0.23 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kimai/3.0.23/README.md b/stable/kimai/3.0.23/README.md new file mode 100644 index 00000000000..862332e7c76 --- /dev/null +++ b/stable/kimai/3.0.23/README.md @@ -0,0 +1,110 @@ +# kimai + +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: 1.20](https://img.shields.io/badge/AppVersion-1.20-informational?style=flat-square) + +Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. + +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: [kimai](https://truecharts.org/docs/charts/stable/kimai) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kimai` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kimai TrueCharts/kimai +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kimai` deployment + +```console +helm uninstall kimai +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kimai \ + --set env.TZ="America/New York" \ + TrueCharts/kimai +``` + +#### 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 kimai TrueCharts/kimai -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kimai/3.0.22/app-readme.md b/stable/kimai/3.0.23/app-readme.md similarity index 100% rename from stable/kimai/3.0.22/app-readme.md rename to stable/kimai/3.0.23/app-readme.md diff --git a/stable/kimai/3.0.23/charts/common-10.4.7.tgz b/stable/kimai/3.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/kimai/3.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/kimai/3.0.23/charts/mariadb-3.0.43.tgz b/stable/kimai/3.0.23/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/kimai/3.0.23/charts/mariadb-3.0.43.tgz differ diff --git a/stable/kimai/3.0.22/ix_values.yaml b/stable/kimai/3.0.23/ix_values.yaml similarity index 100% rename from stable/kimai/3.0.22/ix_values.yaml rename to stable/kimai/3.0.23/ix_values.yaml diff --git a/stable/kimai/3.0.22/questions.yaml b/stable/kimai/3.0.23/questions.yaml similarity index 100% rename from stable/kimai/3.0.22/questions.yaml rename to stable/kimai/3.0.23/questions.yaml diff --git a/stable/kimai/3.0.22/templates/_secrets.tpl b/stable/kimai/3.0.23/templates/_secrets.tpl similarity index 100% rename from stable/kimai/3.0.22/templates/_secrets.tpl rename to stable/kimai/3.0.23/templates/_secrets.tpl diff --git a/stable/kimai/3.0.22/templates/common.yaml b/stable/kimai/3.0.23/templates/common.yaml similarity index 100% rename from stable/kimai/3.0.22/templates/common.yaml rename to stable/kimai/3.0.23/templates/common.yaml diff --git a/stable/littlelink/6.0.36/values.yaml b/stable/kimai/3.0.23/values.yaml similarity index 100% rename from stable/littlelink/6.0.36/values.yaml rename to stable/kimai/3.0.23/values.yaml diff --git a/stable/kms/11.0.22/CHANGELOG.md b/stable/kms/11.0.22/CHANGELOG.md new file mode 100644 index 00000000000..d9c18ff3674 --- /dev/null +++ b/stable/kms/11.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kms-11.0.22](https://github.com/truecharts/apps/compare/kms-11.0.21...kms-11.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kms-11.0.21](https://github.com/truecharts/apps/compare/kms-11.0.19...kms-11.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [kms-11.0.19](https://github.com/truecharts/apps/compare/kms-11.0.18...kms-11.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [kms-11.0.18](https://github.com/truecharts/apps/compare/kms-11.0.17...kms-11.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [kms-11.0.17](https://github.com/truecharts/apps/compare/kms-11.0.15...kms-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [kms-11.0.15](https://github.com/truecharts/apps/compare/kms-11.0.14...kms-11.0.15) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [kms-11.0.14](https://github.com/truecharts/apps/compare/kms-11.0.12...kms-11.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [kms-11.0.12](https://github.com/truecharts/apps/compare/kms-11.0.11...kms-11.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [kms-11.0.11](https://github.com/truecharts/apps/compare/kms-11.0.10...kms-11.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [kms-11.0.10](https://github.com/truecharts/apps/compare/kms-11.0.9...kms-11.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [kms-11.0.9](https://github.com/truecharts/apps/compare/kms-11.0.8...kms-11.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/kms/11.0.22/Chart.lock b/stable/kms/11.0.22/Chart.lock new file mode 100644 index 00000000000..c708a4e9785 --- /dev/null +++ b/stable/kms/11.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:36:18.810014326Z" diff --git a/stable/kms/11.0.22/Chart.yaml b/stable/kms/11.0.22/Chart.yaml new file mode 100644 index 00000000000..a0de0f81a53 --- /dev/null +++ b/stable/kms/11.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "minimal" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Private Windows Activation Server for development and testing +home: https://github.com/truecharts/apps/tree/master/charts/stable/kms +icon: https://truecharts.org/img/chart-icons/kms.png +keywords: + - kms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kms +sources: + - https://github.com/Py-KMS-Organization/py-kms + - https://hub.docker.com/r/pykmsorg/py-kms +type: application +version: 11.0.22 +annotations: + truecharts.org/catagories: | + - graywares + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kms/11.0.22/README.md b/stable/kms/11.0.22/README.md new file mode 100644 index 00000000000..95015bb4dd0 --- /dev/null +++ b/stable/kms/11.0.22/README.md @@ -0,0 +1,108 @@ +# kms + +![Version: 11.0.22](https://img.shields.io/badge/Version-11.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: minimal](https://img.shields.io/badge/AppVersion-minimal-informational?style=flat-square) + +Private Windows Activation Server for development and testing + +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: [kms](https://truecharts.org/docs/charts/stable/kms) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kms` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kms TrueCharts/kms +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kms` deployment + +```console +helm uninstall kms +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kms \ + --set env.TZ="America/New York" \ + TrueCharts/kms +``` + +#### 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 kms TrueCharts/kms -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kms/11.0.22/app-readme.md b/stable/kms/11.0.22/app-readme.md new file mode 100644 index 00000000000..87a63b8c283 --- /dev/null +++ b/stable/kms/11.0.22/app-readme.md @@ -0,0 +1,8 @@ +Private Windows Activation Server for development and testing + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/kms + +--- + +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/kms/11.0.22/charts/common-10.4.7.tgz b/stable/kms/11.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/kms/11.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/kms/11.0.22/ix_values.yaml b/stable/kms/11.0.22/ix_values.yaml new file mode 100644 index 00000000000..402f925ecff --- /dev/null +++ b/stable/kms/11.0.22/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: tccr.io/truecharts/kms + pullPolicy: IfNotPresent + tag: vminimal@sha256:9d275f751db96ca7c07842b119614e7923a9aad05bb994851ad649087e25010c + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 1688 + targetPort: 1688 diff --git a/stable/kms/11.0.22/questions.yaml b/stable/kms/11.0.22/questions.yaml new file mode 100644 index 00000000000..dac6577cf0e --- /dev/null +++ b/stable/kms/11.0.22/questions.yaml @@ -0,0 +1,2064 @@ +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" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: false + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "RollingUpdate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 1688 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 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: 1688 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/mattermost/3.0.24/templates/common.yaml b/stable/kms/11.0.22/templates/common.yaml similarity index 100% rename from stable/mattermost/3.0.24/templates/common.yaml rename to stable/kms/11.0.22/templates/common.yaml diff --git a/stable/logitech-media-server/4.0.22/values.yaml b/stable/kms/11.0.22/values.yaml similarity index 100% rename from stable/logitech-media-server/4.0.22/values.yaml rename to stable/kms/11.0.22/values.yaml diff --git a/stable/kodi-headless/2.0.20/CHANGELOG.md b/stable/kodi-headless/2.0.20/CHANGELOG.md deleted file mode 100644 index 27597c0f6f6..00000000000 --- a/stable/kodi-headless/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kodi-headless-2.0.20](https://github.com/truecharts/apps/compare/kodi-headless-2.0.18...kodi-headless-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [kodi-headless-2.0.18](https://github.com/truecharts/apps/compare/kodi-headless-2.0.17...kodi-headless-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [kodi-headless-2.0.17](https://github.com/truecharts/apps/compare/kodi-headless-2.0.16...kodi-headless-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [kodi-headless-2.0.16](https://github.com/truecharts/apps/compare/kodi-headless-2.0.14...kodi-headless-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [kodi-headless-2.0.14](https://github.com/truecharts/apps/compare/kodi-headless-2.0.12...kodi-headless-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [kodi-headless-2.0.12](https://github.com/truecharts/apps/compare/kodi-headless-2.0.11...kodi-headless-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [kodi-headless-2.0.11](https://github.com/truecharts/apps/compare/kodi-headless-2.0.10...kodi-headless-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [kodi-headless-2.0.10](https://github.com/truecharts/apps/compare/kodi-headless-2.0.9...kodi-headless-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [kodi-headless-2.0.9](https://github.com/truecharts/apps/compare/kodi-headless-2.0.8...kodi-headless-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [kodi-headless-2.0.8](https://github.com/truecharts/apps/compare/kodi-headless-2.0.7...kodi-headless-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [kodi-headless-2.0.7](https://github.com/truecharts/apps/compare/kodi-headless-2.0.6...kodi-headless-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/kodi-headless/2.0.20/Chart.lock b/stable/kodi-headless/2.0.20/Chart.lock deleted file mode 100644 index 996cd511829..00000000000 --- a/stable/kodi-headless/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:59:19.206599576Z" diff --git a/stable/kodi-headless/2.0.20/Chart.yaml b/stable/kodi-headless/2.0.20/Chart.yaml deleted file mode 100644 index 2e69447c35a..00000000000 --- a/stable/kodi-headless/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kodi-headless -version: 2.0.20 -appVersion: "190" -description: A headless install of kodi in a docker container. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/kodi-headless -icon: https://truecharts.org/img/chart-icons/kodi-headless.png -keywords: - - kodi-headless -sources: - - https://hub.docker.com/r/linuxserver/kodi-headless -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kodi-headless/2.0.20/README.md b/stable/kodi-headless/2.0.20/README.md deleted file mode 100644 index d70ca7c245e..00000000000 --- a/stable/kodi-headless/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# kodi-headless - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 190](https://img.shields.io/badge/AppVersion-190-informational?style=flat-square) - -A headless install of kodi in a docker container. - -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: [kodi-headless](https://truecharts.org/docs/charts/stable/kodi-headless) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kodi-headless` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kodi-headless TrueCharts/kodi-headless -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kodi-headless` deployment - -```console -helm uninstall kodi-headless -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kodi-headless \ - --set env.TZ="America/New York" \ - TrueCharts/kodi-headless -``` - -#### 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 kodi-headless TrueCharts/kodi-headless -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kodi-headless/2.0.20/charts/common-10.4.6.tgz b/stable/kodi-headless/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/kodi-headless/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/kodi-headless/2.0.21/CHANGELOG.md b/stable/kodi-headless/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..68e88a4db2a --- /dev/null +++ b/stable/kodi-headless/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kodi-headless-2.0.21](https://github.com/truecharts/apps/compare/kodi-headless-2.0.20...kodi-headless-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kodi-headless-2.0.20](https://github.com/truecharts/apps/compare/kodi-headless-2.0.18...kodi-headless-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [kodi-headless-2.0.18](https://github.com/truecharts/apps/compare/kodi-headless-2.0.17...kodi-headless-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [kodi-headless-2.0.17](https://github.com/truecharts/apps/compare/kodi-headless-2.0.16...kodi-headless-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [kodi-headless-2.0.16](https://github.com/truecharts/apps/compare/kodi-headless-2.0.14...kodi-headless-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [kodi-headless-2.0.14](https://github.com/truecharts/apps/compare/kodi-headless-2.0.12...kodi-headless-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [kodi-headless-2.0.12](https://github.com/truecharts/apps/compare/kodi-headless-2.0.11...kodi-headless-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [kodi-headless-2.0.11](https://github.com/truecharts/apps/compare/kodi-headless-2.0.10...kodi-headless-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [kodi-headless-2.0.10](https://github.com/truecharts/apps/compare/kodi-headless-2.0.9...kodi-headless-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [kodi-headless-2.0.9](https://github.com/truecharts/apps/compare/kodi-headless-2.0.8...kodi-headless-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [kodi-headless-2.0.8](https://github.com/truecharts/apps/compare/kodi-headless-2.0.7...kodi-headless-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/kodi-headless/2.0.21/Chart.lock b/stable/kodi-headless/2.0.21/Chart.lock new file mode 100644 index 00000000000..ff59dcb3755 --- /dev/null +++ b/stable/kodi-headless/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:36:22.757618196Z" diff --git a/stable/kodi-headless/2.0.21/Chart.yaml b/stable/kodi-headless/2.0.21/Chart.yaml new file mode 100644 index 00000000000..f6d9d2a7927 --- /dev/null +++ b/stable/kodi-headless/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kodi-headless +version: 2.0.21 +appVersion: "190" +description: A headless install of kodi in a docker container. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/kodi-headless +icon: https://truecharts.org/img/chart-icons/kodi-headless.png +keywords: + - kodi-headless +sources: + - https://hub.docker.com/r/linuxserver/kodi-headless +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kodi-headless/2.0.21/README.md b/stable/kodi-headless/2.0.21/README.md new file mode 100644 index 00000000000..cc86d8b3fa2 --- /dev/null +++ b/stable/kodi-headless/2.0.21/README.md @@ -0,0 +1,107 @@ +# kodi-headless + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 190](https://img.shields.io/badge/AppVersion-190-informational?style=flat-square) + +A headless install of kodi in a docker container. + +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: [kodi-headless](https://truecharts.org/docs/charts/stable/kodi-headless) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kodi-headless` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kodi-headless TrueCharts/kodi-headless +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kodi-headless` deployment + +```console +helm uninstall kodi-headless +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kodi-headless \ + --set env.TZ="America/New York" \ + TrueCharts/kodi-headless +``` + +#### 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 kodi-headless TrueCharts/kodi-headless -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kodi-headless/2.0.20/app-readme.md b/stable/kodi-headless/2.0.21/app-readme.md similarity index 100% rename from stable/kodi-headless/2.0.20/app-readme.md rename to stable/kodi-headless/2.0.21/app-readme.md diff --git a/stable/kodi-headless/2.0.21/charts/common-10.4.7.tgz b/stable/kodi-headless/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/kodi-headless/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/kodi-headless/2.0.20/ix_values.yaml b/stable/kodi-headless/2.0.21/ix_values.yaml similarity index 100% rename from stable/kodi-headless/2.0.20/ix_values.yaml rename to stable/kodi-headless/2.0.21/ix_values.yaml diff --git a/stable/kodi-headless/2.0.20/questions.yaml b/stable/kodi-headless/2.0.21/questions.yaml similarity index 100% rename from stable/kodi-headless/2.0.20/questions.yaml rename to stable/kodi-headless/2.0.21/questions.yaml diff --git a/stable/mealie/8.0.23/templates/common.yaml b/stable/kodi-headless/2.0.21/templates/common.yaml similarity index 100% rename from stable/mealie/8.0.23/templates/common.yaml rename to stable/kodi-headless/2.0.21/templates/common.yaml diff --git a/stable/loki/5.0.25/values.yaml b/stable/kodi-headless/2.0.21/values.yaml similarity index 100% rename from stable/loki/5.0.25/values.yaml rename to stable/kodi-headless/2.0.21/values.yaml diff --git a/stable/koel/3.0.23/CHANGELOG.md b/stable/koel/3.0.23/CHANGELOG.md deleted file mode 100644 index 3c55a31c05b..00000000000 --- a/stable/koel/3.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [koel-3.0.23](https://github.com/truecharts/apps/compare/koel-3.0.22...koel-3.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [koel-3.0.22](https://github.com/truecharts/apps/compare/koel-3.0.20...koel-3.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [koel-3.0.20](https://github.com/truecharts/apps/compare/koel-3.0.19...koel-3.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [koel-3.0.19](https://github.com/truecharts/apps/compare/koel-3.0.18...koel-3.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [koel-3.0.18](https://github.com/truecharts/apps/compare/koel-3.0.16...koel-3.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [koel-3.0.16](https://github.com/truecharts/apps/compare/koel-3.0.14...koel-3.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [koel-3.0.14](https://github.com/truecharts/apps/compare/koel-3.0.13...koel-3.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [koel-3.0.13](https://github.com/truecharts/apps/compare/koel-3.0.12...koel-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [koel-3.0.12](https://github.com/truecharts/apps/compare/koel-3.0.11...koel-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [komga-6.0.12](https://github.com/truecharts/apps/compare/komga-6.0.11...komga-6.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [komga-6.0.11](https://github.com/truecharts/apps/compare/komga-6.0.10...komga-6.0.11) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/koel/3.0.23/Chart.lock b/stable/koel/3.0.23/Chart.lock deleted file mode 100644 index 8b38c00cd86..00000000000 --- a/stable/koel/3.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:38:28.261812085Z" diff --git a/stable/koel/3.0.23/Chart.yaml b/stable/koel/3.0.23/Chart.yaml deleted file mode 100644 index 0f732590967..00000000000 --- a/stable/koel/3.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. -home: https://github.com/truecharts/apps/tree/master/charts/stable/koel -icon: https://truecharts.org/img/chart-icons/koel.png -keywords: - - koel - - music - - stream -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: koel -sources: - - https://github.com/koel/docker - - https://hub.docker.com/r/phanan/koel - - https://github.com/koel/koel -version: 3.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/koel/3.0.23/README.md b/stable/koel/3.0.23/README.md deleted file mode 100644 index d080d9b19bf..00000000000 --- a/stable/koel/3.0.23/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# koel - -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. - -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: [koel](https://truecharts.org/docs/charts/stable/koel) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `koel` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install koel TrueCharts/koel -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `koel` deployment - -```console -helm uninstall koel -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install koel \ - --set env.TZ="America/New York" \ - TrueCharts/koel -``` - -#### 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 koel TrueCharts/koel -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/koel/3.0.23/charts/common-10.4.6.tgz b/stable/koel/3.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/koel/3.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/koel/3.0.23/charts/mariadb-3.0.41.tgz b/stable/koel/3.0.23/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/koel/3.0.23/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/koel/3.0.24/CHANGELOG.md b/stable/koel/3.0.24/CHANGELOG.md new file mode 100644 index 00000000000..29ea2a2ed84 --- /dev/null +++ b/stable/koel/3.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [koel-3.0.24](https://github.com/truecharts/apps/compare/koel-3.0.23...koel-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [koel-3.0.23](https://github.com/truecharts/apps/compare/koel-3.0.22...koel-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [koel-3.0.22](https://github.com/truecharts/apps/compare/koel-3.0.20...koel-3.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [koel-3.0.20](https://github.com/truecharts/apps/compare/koel-3.0.19...koel-3.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [koel-3.0.19](https://github.com/truecharts/apps/compare/koel-3.0.18...koel-3.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [koel-3.0.18](https://github.com/truecharts/apps/compare/koel-3.0.16...koel-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [koel-3.0.16](https://github.com/truecharts/apps/compare/koel-3.0.14...koel-3.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [koel-3.0.14](https://github.com/truecharts/apps/compare/koel-3.0.13...koel-3.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [koel-3.0.13](https://github.com/truecharts/apps/compare/koel-3.0.12...koel-3.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [koel-3.0.12](https://github.com/truecharts/apps/compare/koel-3.0.11...koel-3.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [komga-6.0.12](https://github.com/truecharts/apps/compare/komga-6.0.11...komga-6.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/koel/3.0.24/Chart.lock b/stable/koel/3.0.24/Chart.lock new file mode 100644 index 00000000000..7c2a8807e2b --- /dev/null +++ b/stable/koel/3.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:36:37.871384611Z" diff --git a/stable/koel/3.0.24/Chart.yaml b/stable/koel/3.0.24/Chart.yaml new file mode 100644 index 00000000000..d1ac39cbccf --- /dev/null +++ b/stable/koel/3.0.24/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. +home: https://github.com/truecharts/apps/tree/master/charts/stable/koel +icon: https://truecharts.org/img/chart-icons/koel.png +keywords: + - koel + - music + - stream +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: koel +sources: + - https://github.com/koel/docker + - https://hub.docker.com/r/phanan/koel + - https://github.com/koel/koel +version: 3.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/koel/3.0.24/README.md b/stable/koel/3.0.24/README.md new file mode 100644 index 00000000000..a962099846f --- /dev/null +++ b/stable/koel/3.0.24/README.md @@ -0,0 +1,110 @@ +# koel + +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. + +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: [koel](https://truecharts.org/docs/charts/stable/koel) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `koel` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install koel TrueCharts/koel +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `koel` deployment + +```console +helm uninstall koel +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install koel \ + --set env.TZ="America/New York" \ + TrueCharts/koel +``` + +#### 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 koel TrueCharts/koel -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/koel/3.0.23/app-readme.md b/stable/koel/3.0.24/app-readme.md similarity index 100% rename from stable/koel/3.0.23/app-readme.md rename to stable/koel/3.0.24/app-readme.md diff --git a/stable/koel/3.0.24/charts/common-10.4.7.tgz b/stable/koel/3.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/koel/3.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/koel/3.0.24/charts/mariadb-3.0.43.tgz b/stable/koel/3.0.24/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/koel/3.0.24/charts/mariadb-3.0.43.tgz differ diff --git a/stable/koel/3.0.23/ix_values.yaml b/stable/koel/3.0.24/ix_values.yaml similarity index 100% rename from stable/koel/3.0.23/ix_values.yaml rename to stable/koel/3.0.24/ix_values.yaml diff --git a/stable/koel/3.0.23/questions.yaml b/stable/koel/3.0.24/questions.yaml similarity index 100% rename from stable/koel/3.0.23/questions.yaml rename to stable/koel/3.0.24/questions.yaml diff --git a/stable/koel/3.0.23/templates/_secrets.tpl b/stable/koel/3.0.24/templates/_secrets.tpl similarity index 100% rename from stable/koel/3.0.23/templates/_secrets.tpl rename to stable/koel/3.0.24/templates/_secrets.tpl diff --git a/stable/koel/3.0.23/templates/common.yaml b/stable/koel/3.0.24/templates/common.yaml similarity index 100% rename from stable/koel/3.0.23/templates/common.yaml rename to stable/koel/3.0.24/templates/common.yaml diff --git a/stable/makemkv/2.0.23/values.yaml b/stable/koel/3.0.24/values.yaml similarity index 100% rename from stable/makemkv/2.0.23/values.yaml rename to stable/koel/3.0.24/values.yaml diff --git a/stable/komga/6.0.24/CHANGELOG.md b/stable/komga/6.0.24/CHANGELOG.md deleted file mode 100644 index 512295cc931..00000000000 --- a/stable/komga/6.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [komga-6.0.24](https://github.com/truecharts/apps/compare/komga-6.0.22...komga-6.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [komga-6.0.22](https://github.com/truecharts/apps/compare/komga-6.0.21...komga-6.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [komga-6.0.21](https://github.com/truecharts/apps/compare/komga-6.0.20...komga-6.0.21) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [komga-6.0.20](https://github.com/truecharts/apps/compare/komga-6.0.19...komga-6.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [komga-6.0.19](https://github.com/truecharts/apps/compare/komga-6.0.17...komga-6.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [komga-6.0.17](https://github.com/truecharts/apps/compare/komga-6.0.15...komga-6.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [komga-6.0.15](https://github.com/truecharts/apps/compare/komga-6.0.14...komga-6.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [komga-6.0.14](https://github.com/truecharts/apps/compare/komga-6.0.13...komga-6.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [komga-6.0.13](https://github.com/truecharts/apps/compare/komga-6.0.12...komga-6.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - - -### [komga-6.0.11](https://github.com/truecharts/apps/compare/komga-6.0.10...komga-6.0.11) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [komga-6.0.10](https://github.com/truecharts/apps/compare/komga-6.0.9...komga-6.0.10) (2022-07-01) - -#### Chore - -* update docker general non-major ([#3015](https://github.com/truecharts/apps/issues/3015)) - - diff --git a/stable/komga/6.0.24/Chart.lock b/stable/komga/6.0.24/Chart.lock deleted file mode 100644 index f8e02a8424a..00000000000 --- a/stable/komga/6.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:59:36.100944351Z" diff --git a/stable/komga/6.0.24/Chart.yaml b/stable/komga/6.0.24/Chart.yaml deleted file mode 100644 index f776627fd5d..00000000000 --- a/stable/komga/6.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.155.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A comics/mangas server to serve/stream pages via API -home: https://github.com/truecharts/apps/tree/master/charts/stable/komga -icon: https://truecharts.org/img/chart-icons/komga.png -keywords: - - komga - - comics - - mangas - - server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: komga -sources: - - https://komga.org/ - - https://github.com/gotson/komga -version: 6.0.24 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/komga/6.0.24/README.md b/stable/komga/6.0.24/README.md deleted file mode 100644 index 8674abbb0ae..00000000000 --- a/stable/komga/6.0.24/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# komga - -![Version: 6.0.24](https://img.shields.io/badge/Version-6.0.24-informational?style=flat-square) ![AppVersion: 0.155.3](https://img.shields.io/badge/AppVersion-0.155.3-informational?style=flat-square) - -A comics/mangas server to serve/stream pages via API - -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: [komga](https://truecharts.org/docs/charts/stable/komga) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `komga` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install komga TrueCharts/komga -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `komga` deployment - -```console -helm uninstall komga -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install komga \ - --set env.TZ="America/New York" \ - TrueCharts/komga -``` - -#### 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 komga TrueCharts/komga -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/komga/6.0.24/charts/common-10.4.6.tgz b/stable/komga/6.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/komga/6.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/komga/6.0.25/CHANGELOG.md b/stable/komga/6.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0f21f257e6d --- /dev/null +++ b/stable/komga/6.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [komga-6.0.25](https://github.com/truecharts/apps/compare/komga-6.0.24...komga-6.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [komga-6.0.24](https://github.com/truecharts/apps/compare/komga-6.0.22...komga-6.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [komga-6.0.22](https://github.com/truecharts/apps/compare/komga-6.0.21...komga-6.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [komga-6.0.21](https://github.com/truecharts/apps/compare/komga-6.0.20...komga-6.0.21) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [komga-6.0.20](https://github.com/truecharts/apps/compare/komga-6.0.19...komga-6.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [komga-6.0.19](https://github.com/truecharts/apps/compare/komga-6.0.17...komga-6.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [komga-6.0.17](https://github.com/truecharts/apps/compare/komga-6.0.15...komga-6.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [komga-6.0.15](https://github.com/truecharts/apps/compare/komga-6.0.14...komga-6.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [komga-6.0.14](https://github.com/truecharts/apps/compare/komga-6.0.13...komga-6.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [komga-6.0.13](https://github.com/truecharts/apps/compare/komga-6.0.12...komga-6.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + + +### [komga-6.0.11](https://github.com/truecharts/apps/compare/komga-6.0.10...komga-6.0.11) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + diff --git a/stable/komga/6.0.25/Chart.lock b/stable/komga/6.0.25/Chart.lock new file mode 100644 index 00000000000..cc3c941cf90 --- /dev/null +++ b/stable/komga/6.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:36:38.214307003Z" diff --git a/stable/komga/6.0.25/Chart.yaml b/stable/komga/6.0.25/Chart.yaml new file mode 100644 index 00000000000..24dc8a2d2e5 --- /dev/null +++ b/stable/komga/6.0.25/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.155.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A comics/mangas server to serve/stream pages via API +home: https://github.com/truecharts/apps/tree/master/charts/stable/komga +icon: https://truecharts.org/img/chart-icons/komga.png +keywords: + - komga + - comics + - mangas + - server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: komga +sources: + - https://komga.org/ + - https://github.com/gotson/komga +version: 6.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/komga/6.0.25/README.md b/stable/komga/6.0.25/README.md new file mode 100644 index 00000000000..753fd317cb4 --- /dev/null +++ b/stable/komga/6.0.25/README.md @@ -0,0 +1,108 @@ +# komga + +![Version: 6.0.25](https://img.shields.io/badge/Version-6.0.25-informational?style=flat-square) ![AppVersion: 0.155.3](https://img.shields.io/badge/AppVersion-0.155.3-informational?style=flat-square) + +A comics/mangas server to serve/stream pages via API + +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: [komga](https://truecharts.org/docs/charts/stable/komga) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `komga` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install komga TrueCharts/komga +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `komga` deployment + +```console +helm uninstall komga +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install komga \ + --set env.TZ="America/New York" \ + TrueCharts/komga +``` + +#### 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 komga TrueCharts/komga -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/komga/6.0.24/app-readme.md b/stable/komga/6.0.25/app-readme.md similarity index 100% rename from stable/komga/6.0.24/app-readme.md rename to stable/komga/6.0.25/app-readme.md diff --git a/stable/komga/6.0.25/charts/common-10.4.7.tgz b/stable/komga/6.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/komga/6.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/komga/6.0.24/ix_values.yaml b/stable/komga/6.0.25/ix_values.yaml similarity index 100% rename from stable/komga/6.0.24/ix_values.yaml rename to stable/komga/6.0.25/ix_values.yaml diff --git a/stable/komga/6.0.24/questions.yaml b/stable/komga/6.0.25/questions.yaml similarity index 100% rename from stable/komga/6.0.24/questions.yaml rename to stable/komga/6.0.25/questions.yaml diff --git a/stable/meshroom/2.0.20/templates/common.yaml b/stable/komga/6.0.25/templates/common.yaml similarity index 100% rename from stable/meshroom/2.0.20/templates/common.yaml rename to stable/komga/6.0.25/templates/common.yaml diff --git a/stable/matomo/3.0.34/values.yaml b/stable/komga/6.0.25/values.yaml similarity index 100% rename from stable/matomo/3.0.34/values.yaml rename to stable/komga/6.0.25/values.yaml diff --git a/stable/kopia/2.0.28/CHANGELOG.md b/stable/kopia/2.0.28/CHANGELOG.md deleted file mode 100644 index b4c6c89c122..00000000000 --- a/stable/kopia/2.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kopia-2.0.28](https://github.com/truecharts/apps/compare/kopia-2.0.26...kopia-2.0.28) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [kopia-2.0.26](https://github.com/truecharts/apps/compare/kopia-2.0.25...kopia-2.0.26) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [kopia-2.0.25](https://github.com/truecharts/apps/compare/kopia-2.0.24...kopia-2.0.25) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [kopia-2.0.24](https://github.com/truecharts/apps/compare/kopia-2.0.22...kopia-2.0.24) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [kopia-2.0.22](https://github.com/truecharts/apps/compare/kopia-2.0.20...kopia-2.0.22) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [kopia-2.0.20](https://github.com/truecharts/apps/compare/kopia-2.0.19...kopia-2.0.20) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [kopia-2.0.19](https://github.com/truecharts/apps/compare/kopia-2.0.18...kopia-2.0.19) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [kopia-2.0.18](https://github.com/truecharts/apps/compare/kopia-2.0.17...kopia-2.0.18) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [kopia-2.0.17](https://github.com/truecharts/apps/compare/kopia-2.0.16...kopia-2.0.17) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [kopia-2.0.16](https://github.com/truecharts/apps/compare/kopia-2.0.15...kopia-2.0.16) (2022-07-07) - -#### Chore - -* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) - - - - -### [kopia-2.0.15](https://github.com/truecharts/apps/compare/kopia-2.0.14...kopia-2.0.15) (2022-07-06) - -#### Chore - -* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - - diff --git a/stable/kopia/2.0.28/Chart.lock b/stable/kopia/2.0.28/Chart.lock deleted file mode 100644 index 48903a1c6be..00000000000 --- a/stable/kopia/2.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:59:40.702952765Z" diff --git a/stable/kopia/2.0.28/Chart.yaml b/stable/kopia/2.0.28/Chart.yaml deleted file mode 100644 index be71a190a28..00000000000 --- a/stable/kopia/2.0.28/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.11.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/kopia -icon: https://truecharts.org/img/chart-icons/kopia.png -keywords: - - backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kopia -sources: - - https://kopia.io/docs/installation/#docker-images - - https://hub.docker.com/r/kopia/kopia - - https://github.com/kopia/kopia -version: 2.0.28 -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kopia/2.0.28/README.md b/stable/kopia/2.0.28/README.md deleted file mode 100644 index dfd9e07b6bb..00000000000 --- a/stable/kopia/2.0.28/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# kopia - -![Version: 2.0.28](https://img.shields.io/badge/Version-2.0.28-informational?style=flat-square) ![AppVersion: 0.11.3](https://img.shields.io/badge/AppVersion-0.11.3-informational?style=flat-square) - -Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. - -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: [kopia](https://truecharts.org/docs/charts/stable/kopia) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kopia` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kopia TrueCharts/kopia -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kopia` deployment - -```console -helm uninstall kopia -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kopia \ - --set env.TZ="America/New York" \ - TrueCharts/kopia -``` - -#### 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 kopia TrueCharts/kopia -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kopia/2.0.28/charts/common-10.4.6.tgz b/stable/kopia/2.0.28/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/kopia/2.0.28/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/kopia/2.0.29/CHANGELOG.md b/stable/kopia/2.0.29/CHANGELOG.md new file mode 100644 index 00000000000..1e27a2519f9 --- /dev/null +++ b/stable/kopia/2.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kopia-2.0.29](https://github.com/truecharts/apps/compare/kopia-2.0.28...kopia-2.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kopia-2.0.28](https://github.com/truecharts/apps/compare/kopia-2.0.26...kopia-2.0.28) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [kopia-2.0.26](https://github.com/truecharts/apps/compare/kopia-2.0.25...kopia-2.0.26) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [kopia-2.0.25](https://github.com/truecharts/apps/compare/kopia-2.0.24...kopia-2.0.25) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [kopia-2.0.24](https://github.com/truecharts/apps/compare/kopia-2.0.22...kopia-2.0.24) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [kopia-2.0.22](https://github.com/truecharts/apps/compare/kopia-2.0.20...kopia-2.0.22) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [kopia-2.0.20](https://github.com/truecharts/apps/compare/kopia-2.0.19...kopia-2.0.20) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [kopia-2.0.19](https://github.com/truecharts/apps/compare/kopia-2.0.18...kopia-2.0.19) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [kopia-2.0.18](https://github.com/truecharts/apps/compare/kopia-2.0.17...kopia-2.0.18) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [kopia-2.0.17](https://github.com/truecharts/apps/compare/kopia-2.0.16...kopia-2.0.17) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [kopia-2.0.16](https://github.com/truecharts/apps/compare/kopia-2.0.15...kopia-2.0.16) (2022-07-07) + +#### Chore + +* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) + + diff --git a/stable/kopia/2.0.29/Chart.lock b/stable/kopia/2.0.29/Chart.lock new file mode 100644 index 00000000000..189b6af19ad --- /dev/null +++ b/stable/kopia/2.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:36:42.027784589Z" diff --git a/stable/kopia/2.0.29/Chart.yaml b/stable/kopia/2.0.29/Chart.yaml new file mode 100644 index 00000000000..5fe536c202b --- /dev/null +++ b/stable/kopia/2.0.29/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.11.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/kopia +icon: https://truecharts.org/img/chart-icons/kopia.png +keywords: + - backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kopia +sources: + - https://kopia.io/docs/installation/#docker-images + - https://hub.docker.com/r/kopia/kopia + - https://github.com/kopia/kopia +version: 2.0.29 +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kopia/2.0.29/README.md b/stable/kopia/2.0.29/README.md new file mode 100644 index 00000000000..3a00ae83bae --- /dev/null +++ b/stable/kopia/2.0.29/README.md @@ -0,0 +1,109 @@ +# kopia + +![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![AppVersion: 0.11.3](https://img.shields.io/badge/AppVersion-0.11.3-informational?style=flat-square) + +Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. + +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: [kopia](https://truecharts.org/docs/charts/stable/kopia) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kopia` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kopia TrueCharts/kopia +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kopia` deployment + +```console +helm uninstall kopia +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kopia \ + --set env.TZ="America/New York" \ + TrueCharts/kopia +``` + +#### 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 kopia TrueCharts/kopia -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kopia/2.0.28/app-readme.md b/stable/kopia/2.0.29/app-readme.md similarity index 100% rename from stable/kopia/2.0.28/app-readme.md rename to stable/kopia/2.0.29/app-readme.md diff --git a/stable/kopia/2.0.29/charts/common-10.4.7.tgz b/stable/kopia/2.0.29/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/kopia/2.0.29/charts/common-10.4.7.tgz differ diff --git a/stable/kopia/2.0.28/ix_values.yaml b/stable/kopia/2.0.29/ix_values.yaml similarity index 100% rename from stable/kopia/2.0.28/ix_values.yaml rename to stable/kopia/2.0.29/ix_values.yaml diff --git a/stable/kopia/2.0.28/questions.yaml b/stable/kopia/2.0.29/questions.yaml similarity index 100% rename from stable/kopia/2.0.28/questions.yaml rename to stable/kopia/2.0.29/questions.yaml diff --git a/stable/metube/2.0.20/templates/common.yaml b/stable/kopia/2.0.29/templates/common.yaml similarity index 100% rename from stable/metube/2.0.20/templates/common.yaml rename to stable/kopia/2.0.29/templates/common.yaml diff --git a/stable/mattermost/3.0.24/values.yaml b/stable/kopia/2.0.29/values.yaml similarity index 100% rename from stable/mattermost/3.0.24/values.yaml rename to stable/kopia/2.0.29/values.yaml diff --git a/stable/kutt/3.0.22/CHANGELOG.md b/stable/kutt/3.0.22/CHANGELOG.md deleted file mode 100644 index 5586dedbcab..00000000000 --- a/stable/kutt/3.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kutt-3.0.22](https://github.com/truecharts/apps/compare/kutt-3.0.21...kutt-3.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [kutt-3.0.21](https://github.com/truecharts/apps/compare/kutt-3.0.19...kutt-3.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [kutt-3.0.19](https://github.com/truecharts/apps/compare/kutt-3.0.18...kutt-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [kutt-3.0.18](https://github.com/truecharts/apps/compare/kutt-3.0.17...kutt-3.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [kutt-3.0.17](https://github.com/truecharts/apps/compare/kutt-3.0.15...kutt-3.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [kutt-3.0.15](https://github.com/truecharts/apps/compare/kutt-3.0.13...kutt-3.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [kutt-3.0.13](https://github.com/truecharts/apps/compare/kutt-3.0.12...kutt-3.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [kutt-3.0.12](https://github.com/truecharts/apps/compare/kutt-3.0.11...kutt-3.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [kutt-3.0.11](https://github.com/truecharts/apps/compare/kutt-3.0.10...kutt-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [kutt-3.0.10](https://github.com/truecharts/apps/compare/kutt-3.0.9...kutt-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [kutt-3.0.9](https://github.com/truecharts/apps/compare/kutt-3.0.8...kutt-3.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/kutt/3.0.22/Chart.lock b/stable/kutt/3.0.22/Chart.lock deleted file mode 100644 index 723dd7252a8..00000000000 --- a/stable/kutt/3.0.22/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:38:41.669141318Z" diff --git a/stable/kutt/3.0.22/Chart.yaml b/stable/kutt/3.0.22/Chart.yaml deleted file mode 100644 index d5e469d8085..00000000000 --- a/stable/kutt/3.0.22/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -deprecated: false -description: Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. -home: https://github.com/truecharts/apps/tree/master/charts/stable/kutt -icon: https://truecharts.org/img/chart-icons/kutt.png -keywords: - - kutt - - link - - short -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kutt -sources: - - https://github.com/thedevs-network/kutt -type: application -version: 3.0.22 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kutt/3.0.22/README.md b/stable/kutt/3.0.22/README.md deleted file mode 100644 index 6461990edc3..00000000000 --- a/stable/kutt/3.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# kutt - -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) - -Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. - -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: [kutt](https://truecharts.org/docs/charts/stable/kutt) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `kutt` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install kutt TrueCharts/kutt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `kutt` deployment - -```console -helm uninstall kutt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kutt \ - --set env.TZ="America/New York" \ - TrueCharts/kutt -``` - -#### 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 kutt TrueCharts/kutt -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kutt/3.0.22/charts/common-10.4.6.tgz b/stable/kutt/3.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/kutt/3.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/kutt/3.0.22/charts/postgresql-8.0.43.tgz b/stable/kutt/3.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/kutt/3.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/kutt/3.0.22/charts/redis-3.0.42.tgz b/stable/kutt/3.0.22/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/kutt/3.0.22/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/kutt/3.0.23/CHANGELOG.md b/stable/kutt/3.0.23/CHANGELOG.md new file mode 100644 index 00000000000..dd907af719c --- /dev/null +++ b/stable/kutt/3.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kutt-3.0.23](https://github.com/truecharts/apps/compare/kutt-3.0.22...kutt-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [kutt-3.0.22](https://github.com/truecharts/apps/compare/kutt-3.0.21...kutt-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [kutt-3.0.21](https://github.com/truecharts/apps/compare/kutt-3.0.19...kutt-3.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [kutt-3.0.19](https://github.com/truecharts/apps/compare/kutt-3.0.18...kutt-3.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [kutt-3.0.18](https://github.com/truecharts/apps/compare/kutt-3.0.17...kutt-3.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [kutt-3.0.17](https://github.com/truecharts/apps/compare/kutt-3.0.15...kutt-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [kutt-3.0.15](https://github.com/truecharts/apps/compare/kutt-3.0.13...kutt-3.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [kutt-3.0.13](https://github.com/truecharts/apps/compare/kutt-3.0.12...kutt-3.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [kutt-3.0.12](https://github.com/truecharts/apps/compare/kutt-3.0.11...kutt-3.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [kutt-3.0.11](https://github.com/truecharts/apps/compare/kutt-3.0.10...kutt-3.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [kutt-3.0.10](https://github.com/truecharts/apps/compare/kutt-3.0.9...kutt-3.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/kutt/3.0.23/Chart.lock b/stable/kutt/3.0.23/Chart.lock new file mode 100644 index 00000000000..86b8df13f6d --- /dev/null +++ b/stable/kutt/3.0.23/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:36:56.798689754Z" diff --git a/stable/kutt/3.0.23/Chart.yaml b/stable/kutt/3.0.23/Chart.yaml new file mode 100644 index 00000000000..852e12f7126 --- /dev/null +++ b/stable/kutt/3.0.23/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "2.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +deprecated: false +description: Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. +home: https://github.com/truecharts/apps/tree/master/charts/stable/kutt +icon: https://truecharts.org/img/chart-icons/kutt.png +keywords: + - kutt + - link + - short +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kutt +sources: + - https://github.com/thedevs-network/kutt +type: application +version: 3.0.23 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kutt/3.0.23/README.md b/stable/kutt/3.0.23/README.md new file mode 100644 index 00000000000..e4f8e000894 --- /dev/null +++ b/stable/kutt/3.0.23/README.md @@ -0,0 +1,109 @@ +# kutt + +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) + +Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. + +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: [kutt](https://truecharts.org/docs/charts/stable/kutt) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `kutt` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install kutt TrueCharts/kutt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `kutt` deployment + +```console +helm uninstall kutt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kutt \ + --set env.TZ="America/New York" \ + TrueCharts/kutt +``` + +#### 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 kutt TrueCharts/kutt -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/kutt/3.0.22/app-readme.md b/stable/kutt/3.0.23/app-readme.md similarity index 100% rename from stable/kutt/3.0.22/app-readme.md rename to stable/kutt/3.0.23/app-readme.md diff --git a/stable/kutt/3.0.23/charts/common-10.4.7.tgz b/stable/kutt/3.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/kutt/3.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/kutt/3.0.23/charts/postgresql-8.0.45.tgz b/stable/kutt/3.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/kutt/3.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/kutt/3.0.23/charts/redis-3.0.44.tgz b/stable/kutt/3.0.23/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/kutt/3.0.23/charts/redis-3.0.44.tgz differ diff --git a/stable/kutt/3.0.22/ix_values.yaml b/stable/kutt/3.0.23/ix_values.yaml similarity index 100% rename from stable/kutt/3.0.22/ix_values.yaml rename to stable/kutt/3.0.23/ix_values.yaml diff --git a/stable/kutt/3.0.22/questions.yaml b/stable/kutt/3.0.23/questions.yaml similarity index 100% rename from stable/kutt/3.0.22/questions.yaml rename to stable/kutt/3.0.23/questions.yaml diff --git a/stable/kutt/3.0.22/templates/_secrets.tpl b/stable/kutt/3.0.23/templates/_secrets.tpl similarity index 100% rename from stable/kutt/3.0.22/templates/_secrets.tpl rename to stable/kutt/3.0.23/templates/_secrets.tpl diff --git a/stable/kutt/3.0.22/templates/common.yaml b/stable/kutt/3.0.23/templates/common.yaml similarity index 100% rename from stable/kutt/3.0.22/templates/common.yaml rename to stable/kutt/3.0.23/templates/common.yaml diff --git a/stable/mealie/8.0.23/values.yaml b/stable/kutt/3.0.23/values.yaml similarity index 100% rename from stable/mealie/8.0.23/values.yaml rename to stable/kutt/3.0.23/values.yaml diff --git a/stable/lanraragi/2.0.20/CHANGELOG.md b/stable/lanraragi/2.0.20/CHANGELOG.md deleted file mode 100644 index 2417b3f4d8e..00000000000 --- a/stable/lanraragi/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lanraragi-2.0.20](https://github.com/truecharts/apps/compare/lanraragi-2.0.18...lanraragi-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [lanraragi-2.0.18](https://github.com/truecharts/apps/compare/lanraragi-2.0.17...lanraragi-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [lanraragi-2.0.17](https://github.com/truecharts/apps/compare/lanraragi-2.0.16...lanraragi-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [lanraragi-2.0.16](https://github.com/truecharts/apps/compare/lanraragi-2.0.14...lanraragi-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [lanraragi-2.0.14](https://github.com/truecharts/apps/compare/lanraragi-2.0.12...lanraragi-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [lanraragi-2.0.12](https://github.com/truecharts/apps/compare/lanraragi-2.0.11...lanraragi-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [lanraragi-2.0.11](https://github.com/truecharts/apps/compare/lanraragi-2.0.10...lanraragi-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [lanraragi-2.0.10](https://github.com/truecharts/apps/compare/lanraragi-2.0.9...lanraragi-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [lanraragi-2.0.9](https://github.com/truecharts/apps/compare/lanraragi-2.0.8...lanraragi-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [lanraragi-2.0.8](https://github.com/truecharts/apps/compare/lanraragi-2.0.7...lanraragi-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [lanraragi-2.0.7](https://github.com/truecharts/apps/compare/lanraragi-2.0.6...lanraragi-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/lanraragi/2.0.20/Chart.lock b/stable/lanraragi/2.0.20/Chart.lock deleted file mode 100644 index 5429d8de2af..00000000000 --- a/stable/lanraragi/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:59:58.834726665Z" diff --git a/stable/lanraragi/2.0.20/Chart.yaml b/stable/lanraragi/2.0.20/Chart.yaml deleted file mode 100644 index 78320f7ec1c..00000000000 --- a/stable/lanraragi/2.0.20/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Open source server for archival of comics/manga. -home: https://github.com/truecharts/apps/tree/master/charts/stable/lanraragi -icon: https://truecharts.org/img/chart-icons/lanraragi.png -keywords: - - lanraragi - - comics - - manga -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lanraragi -sources: - - https://github.com/Difegue/LANraragi - - https://hub.docker.com/r/difegue/lanraragi - - https://sugoi.gitbook.io/lanraragi/ -version: 2.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/lanraragi/2.0.20/README.md b/stable/lanraragi/2.0.20/README.md deleted file mode 100644 index eec989b4849..00000000000 --- a/stable/lanraragi/2.0.20/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# lanraragi - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![AppVersion: 0.8.5](https://img.shields.io/badge/AppVersion-0.8.5-informational?style=flat-square) - -Open source server for archival of comics/manga. - -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: [lanraragi](https://truecharts.org/docs/charts/stable/lanraragi) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `lanraragi` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install lanraragi TrueCharts/lanraragi -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `lanraragi` deployment - -```console -helm uninstall lanraragi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lanraragi \ - --set env.TZ="America/New York" \ - TrueCharts/lanraragi -``` - -#### 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 lanraragi TrueCharts/lanraragi -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/lanraragi/2.0.20/charts/common-10.4.6.tgz b/stable/lanraragi/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/lanraragi/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/lanraragi/2.0.21/CHANGELOG.md b/stable/lanraragi/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..3af952f51a6 --- /dev/null +++ b/stable/lanraragi/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lanraragi-2.0.21](https://github.com/truecharts/apps/compare/lanraragi-2.0.20...lanraragi-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lanraragi-2.0.20](https://github.com/truecharts/apps/compare/lanraragi-2.0.18...lanraragi-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [lanraragi-2.0.18](https://github.com/truecharts/apps/compare/lanraragi-2.0.17...lanraragi-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [lanraragi-2.0.17](https://github.com/truecharts/apps/compare/lanraragi-2.0.16...lanraragi-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [lanraragi-2.0.16](https://github.com/truecharts/apps/compare/lanraragi-2.0.14...lanraragi-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [lanraragi-2.0.14](https://github.com/truecharts/apps/compare/lanraragi-2.0.12...lanraragi-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [lanraragi-2.0.12](https://github.com/truecharts/apps/compare/lanraragi-2.0.11...lanraragi-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [lanraragi-2.0.11](https://github.com/truecharts/apps/compare/lanraragi-2.0.10...lanraragi-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [lanraragi-2.0.10](https://github.com/truecharts/apps/compare/lanraragi-2.0.9...lanraragi-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [lanraragi-2.0.9](https://github.com/truecharts/apps/compare/lanraragi-2.0.8...lanraragi-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [lanraragi-2.0.8](https://github.com/truecharts/apps/compare/lanraragi-2.0.7...lanraragi-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/lanraragi/2.0.21/Chart.lock b/stable/lanraragi/2.0.21/Chart.lock new file mode 100644 index 00000000000..08880419c34 --- /dev/null +++ b/stable/lanraragi/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:36:56.945517213Z" diff --git a/stable/lanraragi/2.0.21/Chart.yaml b/stable/lanraragi/2.0.21/Chart.yaml new file mode 100644 index 00000000000..d8556254197 --- /dev/null +++ b/stable/lanraragi/2.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.8.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Open source server for archival of comics/manga. +home: https://github.com/truecharts/apps/tree/master/charts/stable/lanraragi +icon: https://truecharts.org/img/chart-icons/lanraragi.png +keywords: + - lanraragi + - comics + - manga +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lanraragi +sources: + - https://github.com/Difegue/LANraragi + - https://hub.docker.com/r/difegue/lanraragi + - https://sugoi.gitbook.io/lanraragi/ +version: 2.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lanraragi/2.0.21/README.md b/stable/lanraragi/2.0.21/README.md new file mode 100644 index 00000000000..9fb31123ff3 --- /dev/null +++ b/stable/lanraragi/2.0.21/README.md @@ -0,0 +1,109 @@ +# lanraragi + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 0.8.5](https://img.shields.io/badge/AppVersion-0.8.5-informational?style=flat-square) + +Open source server for archival of comics/manga. + +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: [lanraragi](https://truecharts.org/docs/charts/stable/lanraragi) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `lanraragi` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install lanraragi TrueCharts/lanraragi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `lanraragi` deployment + +```console +helm uninstall lanraragi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lanraragi \ + --set env.TZ="America/New York" \ + TrueCharts/lanraragi +``` + +#### 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 lanraragi TrueCharts/lanraragi -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/lanraragi/2.0.20/app-readme.md b/stable/lanraragi/2.0.21/app-readme.md similarity index 100% rename from stable/lanraragi/2.0.20/app-readme.md rename to stable/lanraragi/2.0.21/app-readme.md diff --git a/stable/lanraragi/2.0.21/charts/common-10.4.7.tgz b/stable/lanraragi/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/lanraragi/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/lanraragi/2.0.20/ix_values.yaml b/stable/lanraragi/2.0.21/ix_values.yaml similarity index 100% rename from stable/lanraragi/2.0.20/ix_values.yaml rename to stable/lanraragi/2.0.21/ix_values.yaml diff --git a/stable/lanraragi/2.0.20/questions.yaml b/stable/lanraragi/2.0.21/questions.yaml similarity index 100% rename from stable/lanraragi/2.0.20/questions.yaml rename to stable/lanraragi/2.0.21/questions.yaml diff --git a/stable/minecraft-bedrock/1.0.21/templates/common.yaml b/stable/lanraragi/2.0.21/templates/common.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.21/templates/common.yaml rename to stable/lanraragi/2.0.21/templates/common.yaml diff --git a/stable/medusa/3.0.25/values.yaml b/stable/lanraragi/2.0.21/values.yaml similarity index 100% rename from stable/medusa/3.0.25/values.yaml rename to stable/lanraragi/2.0.21/values.yaml diff --git a/stable/lazylibrarian/11.0.29/CHANGELOG.md b/stable/lazylibrarian/11.0.29/CHANGELOG.md new file mode 100644 index 00000000000..30db9ece31f --- /dev/null +++ b/stable/lazylibrarian/11.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lazylibrarian-11.0.29](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.28...lazylibrarian-11.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lazylibrarian-11.0.28](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.26...lazylibrarian-11.0.28) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [lazylibrarian-11.0.26](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.25...lazylibrarian-11.0.26) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [lazylibrarian-11.0.25](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.24...lazylibrarian-11.0.25) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [lazylibrarian-11.0.24](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.23...lazylibrarian-11.0.24) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [lazylibrarian-11.0.23](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.21...lazylibrarian-11.0.23) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [lazylibrarian-11.0.21](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.20...lazylibrarian-11.0.21) (2022-07-13) + +### Fix + +- make root fs writable on several LSIO apps ([#3168](https://github.com/truecharts/apps/issues/3168)) + + + +## [lazylibrarian-11.0.20](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.18...lazylibrarian-11.0.20) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [lazylibrarian-11.0.18](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.17...lazylibrarian-11.0.18) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [lazylibrarian-11.0.17](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.16...lazylibrarian-11.0.17) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [lazylibrarian-11.0.16](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.15...lazylibrarian-11.0.16) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + diff --git a/stable/lazylibrarian/11.0.29/Chart.lock b/stable/lazylibrarian/11.0.29/Chart.lock new file mode 100644 index 00000000000..e2667edef6e --- /dev/null +++ b/stable/lazylibrarian/11.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:37:02.051795636Z" diff --git a/stable/lazylibrarian/11.0.29/Chart.yaml b/stable/lazylibrarian/11.0.29/Chart.yaml new file mode 100644 index 00000000000..8cde15a947b --- /dev/null +++ b/stable/lazylibrarian/11.0.29/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Get all your books, like series with Sonarr... +home: https://github.com/truecharts/apps/tree/master/charts/stable/lazylibrarian +icon: https://truecharts.org/img/chart-icons/lazylibrarian.png +keywords: + - lazylibrarian + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lazylibrarian +sources: + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io +type: application +version: 11.0.29 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lazylibrarian/11.0.29/README.md b/stable/lazylibrarian/11.0.29/README.md new file mode 100644 index 00000000000..a5a65af722e --- /dev/null +++ b/stable/lazylibrarian/11.0.29/README.md @@ -0,0 +1,108 @@ +# lazylibrarian + +![Version: 11.0.29](https://img.shields.io/badge/Version-11.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) + +Get all your books, like series with Sonarr... + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `lazylibrarian` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install lazylibrarian TrueCharts/lazylibrarian +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `lazylibrarian` deployment + +```console +helm uninstall lazylibrarian +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lazylibrarian \ + --set env.TZ="America/New York" \ + TrueCharts/lazylibrarian +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lazylibrarian TrueCharts/lazylibrarian -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/lazylibrarian/11.0.29/app-readme.md b/stable/lazylibrarian/11.0.29/app-readme.md new file mode 100644 index 00000000000..df37ceef8b9 --- /dev/null +++ b/stable/lazylibrarian/11.0.29/app-readme.md @@ -0,0 +1,8 @@ +Get all your books, like series with Sonarr... + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/lazylibrarian + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/lazylibrarian/11.0.29/charts/common-10.4.7.tgz b/stable/lazylibrarian/11.0.29/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/lazylibrarian/11.0.29/charts/common-10.4.7.tgz differ diff --git a/stable/lazylibrarian/11.0.29/ix_values.yaml b/stable/lazylibrarian/11.0.29/ix_values.yaml new file mode 100644 index 00000000000..9afa468ad24 --- /dev/null +++ b/stable/lazylibrarian/11.0.29/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:4dc42694e21b24b86fb435ee0fc42dc8645e409865afaa2ad472788fececa87f + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 5299 + targetPort: 5299 + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true diff --git a/stable/lazylibrarian/11.0.29/questions.yaml b/stable/lazylibrarian/11.0.29/questions.yaml new file mode 100644 index 00000000000..79aa37861e9 --- /dev/null +++ b/stable/lazylibrarian/11.0.29/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 5299 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 5299 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/minecraft-java/1.0.30/templates/common.yaml b/stable/lazylibrarian/11.0.29/templates/common.yaml similarity index 100% rename from stable/minecraft-java/1.0.30/templates/common.yaml rename to stable/lazylibrarian/11.0.29/templates/common.yaml diff --git a/stable/meshroom/2.0.20/values.yaml b/stable/lazylibrarian/11.0.29/values.yaml similarity index 100% rename from stable/meshroom/2.0.20/values.yaml rename to stable/lazylibrarian/11.0.29/values.yaml diff --git a/stable/leaf2mqtt/4.0.21/CHANGELOG.md b/stable/leaf2mqtt/4.0.21/CHANGELOG.md deleted file mode 100644 index 4cfc19e5a1a..00000000000 --- a/stable/leaf2mqtt/4.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [leaf2mqtt-4.0.21](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.19...leaf2mqtt-4.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [leaf2mqtt-4.0.19](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.18...leaf2mqtt-4.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [leaf2mqtt-4.0.18](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.17...leaf2mqtt-4.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [leaf2mqtt-4.0.17](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.15...leaf2mqtt-4.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [leaf2mqtt-4.0.15](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.13...leaf2mqtt-4.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [leaf2mqtt-4.0.13](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.12...leaf2mqtt-4.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [leaf2mqtt-4.0.12](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.11...leaf2mqtt-4.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [leaf2mqtt-4.0.11](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.10...leaf2mqtt-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [leaf2mqtt-4.0.10](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.9...leaf2mqtt-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [leaf2mqtt-4.0.9](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.8...leaf2mqtt-4.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [leaf2mqtt-4.0.8](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.7...leaf2mqtt-4.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/leaf2mqtt/4.0.21/Chart.lock b/stable/leaf2mqtt/4.0.21/Chart.lock deleted file mode 100644 index 7ccd62fd1f8..00000000000 --- a/stable/leaf2mqtt/4.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:00:11.110083345Z" diff --git a/stable/leaf2mqtt/4.0.21/Chart.yaml b/stable/leaf2mqtt/4.0.21/Chart.yaml deleted file mode 100644 index 06d88eb2083..00000000000 --- a/stable/leaf2mqtt/4.0.21/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Nissan Leaf connected services to MQTT adapter -home: https://github.com/truecharts/apps/tree/master/charts/stable/leaf2mqtt -icon: https://truecharts.org/img/chart-icons/leaf2mqtt.png -keywords: - - leaf2mqtt - - leaf - - nissan - - kamereon - - carwings -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: leaf2mqtt -sources: - - https://github.com/mitsumaui/leaf2mqtt - - https://github.com/k8s-at-home/container-images -version: 4.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/leaf2mqtt/4.0.21/README.md b/stable/leaf2mqtt/4.0.21/README.md deleted file mode 100644 index c50c21c8709..00000000000 --- a/stable/leaf2mqtt/4.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# leaf2mqtt - -![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![AppVersion: 0.6](https://img.shields.io/badge/AppVersion-0.6-informational?style=flat-square) - -Nissan Leaf connected services to MQTT adapter - -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: [leaf2mqtt](https://truecharts.org/docs/charts/stable/leaf2mqtt) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `leaf2mqtt` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install leaf2mqtt TrueCharts/leaf2mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `leaf2mqtt` deployment - -```console -helm uninstall leaf2mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install leaf2mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/leaf2mqtt -``` - -#### 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 leaf2mqtt TrueCharts/leaf2mqtt -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/leaf2mqtt/4.0.21/charts/common-10.4.6.tgz b/stable/leaf2mqtt/4.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/leaf2mqtt/4.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/leaf2mqtt/4.0.22/CHANGELOG.md b/stable/leaf2mqtt/4.0.22/CHANGELOG.md new file mode 100644 index 00000000000..b8b6920102d --- /dev/null +++ b/stable/leaf2mqtt/4.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [leaf2mqtt-4.0.22](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.21...leaf2mqtt-4.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [leaf2mqtt-4.0.21](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.19...leaf2mqtt-4.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [leaf2mqtt-4.0.19](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.18...leaf2mqtt-4.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [leaf2mqtt-4.0.18](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.17...leaf2mqtt-4.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [leaf2mqtt-4.0.17](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.15...leaf2mqtt-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [leaf2mqtt-4.0.15](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.13...leaf2mqtt-4.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [leaf2mqtt-4.0.13](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.12...leaf2mqtt-4.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [leaf2mqtt-4.0.12](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.11...leaf2mqtt-4.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [leaf2mqtt-4.0.11](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.10...leaf2mqtt-4.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [leaf2mqtt-4.0.10](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.9...leaf2mqtt-4.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [leaf2mqtt-4.0.9](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.8...leaf2mqtt-4.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/leaf2mqtt/4.0.22/Chart.lock b/stable/leaf2mqtt/4.0.22/Chart.lock new file mode 100644 index 00000000000..19018826426 --- /dev/null +++ b/stable/leaf2mqtt/4.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:37:03.732890642Z" diff --git a/stable/leaf2mqtt/4.0.22/Chart.yaml b/stable/leaf2mqtt/4.0.22/Chart.yaml new file mode 100644 index 00000000000..589e3b5c630 --- /dev/null +++ b/stable/leaf2mqtt/4.0.22/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Nissan Leaf connected services to MQTT adapter +home: https://github.com/truecharts/apps/tree/master/charts/stable/leaf2mqtt +icon: https://truecharts.org/img/chart-icons/leaf2mqtt.png +keywords: + - leaf2mqtt + - leaf + - nissan + - kamereon + - carwings +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: leaf2mqtt +sources: + - https://github.com/mitsumaui/leaf2mqtt + - https://github.com/k8s-at-home/container-images +version: 4.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/leaf2mqtt/4.0.22/README.md b/stable/leaf2mqtt/4.0.22/README.md new file mode 100644 index 00000000000..0044726120b --- /dev/null +++ b/stable/leaf2mqtt/4.0.22/README.md @@ -0,0 +1,108 @@ +# leaf2mqtt + +![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![AppVersion: 0.6](https://img.shields.io/badge/AppVersion-0.6-informational?style=flat-square) + +Nissan Leaf connected services to MQTT adapter + +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: [leaf2mqtt](https://truecharts.org/docs/charts/stable/leaf2mqtt) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `leaf2mqtt` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install leaf2mqtt TrueCharts/leaf2mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `leaf2mqtt` deployment + +```console +helm uninstall leaf2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install leaf2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/leaf2mqtt +``` + +#### 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 leaf2mqtt TrueCharts/leaf2mqtt -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/leaf2mqtt/4.0.21/app-readme.md b/stable/leaf2mqtt/4.0.22/app-readme.md similarity index 100% rename from stable/leaf2mqtt/4.0.21/app-readme.md rename to stable/leaf2mqtt/4.0.22/app-readme.md diff --git a/stable/leaf2mqtt/4.0.22/charts/common-10.4.7.tgz b/stable/leaf2mqtt/4.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/leaf2mqtt/4.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/leaf2mqtt/4.0.21/ix_values.yaml b/stable/leaf2mqtt/4.0.22/ix_values.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.21/ix_values.yaml rename to stable/leaf2mqtt/4.0.22/ix_values.yaml diff --git a/stable/leaf2mqtt/4.0.21/questions.yaml b/stable/leaf2mqtt/4.0.22/questions.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.21/questions.yaml rename to stable/leaf2mqtt/4.0.22/questions.yaml diff --git a/stable/leaf2mqtt/4.0.21/templates/common.yaml b/stable/leaf2mqtt/4.0.22/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.21/templates/common.yaml rename to stable/leaf2mqtt/4.0.22/templates/common.yaml diff --git a/stable/metube/2.0.20/values.yaml b/stable/leaf2mqtt/4.0.22/values.yaml similarity index 100% rename from stable/metube/2.0.20/values.yaml rename to stable/leaf2mqtt/4.0.22/values.yaml diff --git a/stable/leantime/4.0.24/CHANGELOG.md b/stable/leantime/4.0.24/CHANGELOG.md deleted file mode 100644 index cb530fd083e..00000000000 --- a/stable/leantime/4.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [leantime-4.0.24](https://github.com/truecharts/apps/compare/leantime-4.0.23...leantime-4.0.24) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [leantime-4.0.23](https://github.com/truecharts/apps/compare/leantime-4.0.21...leantime-4.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [leantime-4.0.21](https://github.com/truecharts/apps/compare/leantime-4.0.20...leantime-4.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [leantime-4.0.20](https://github.com/truecharts/apps/compare/leantime-4.0.19...leantime-4.0.20) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - - -## [leantime-4.0.19](https://github.com/truecharts/apps/compare/leantime-4.0.18...leantime-4.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [leantime-4.0.18](https://github.com/truecharts/apps/compare/leantime-4.0.16...leantime-4.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [leantime-4.0.16](https://github.com/truecharts/apps/compare/leantime-4.0.14...leantime-4.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [leantime-4.0.14](https://github.com/truecharts/apps/compare/leantime-4.0.13...leantime-4.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [leantime-4.0.13](https://github.com/truecharts/apps/compare/leantime-4.0.12...leantime-4.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [leantime-4.0.12](https://github.com/truecharts/apps/compare/leantime-4.0.11...leantime-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [leantime-4.0.11](https://github.com/truecharts/apps/compare/leantime-4.0.10...leantime-4.0.11) (2022-07-11) - -#### Chore - -* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) - - - - diff --git a/stable/leantime/4.0.24/Chart.lock b/stable/leantime/4.0.24/Chart.lock deleted file mode 100644 index 2f0c041f73e..00000000000 --- a/stable/leantime/4.0.24/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:38:42.640402567Z" diff --git a/stable/leantime/4.0.24/Chart.yaml b/stable/leantime/4.0.24/Chart.yaml deleted file mode 100644 index 449950cafa3..00000000000 --- a/stable/leantime/4.0.24/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -description: "Straightforward open source project management system to make your ideas reality." -home: https://github.com/truecharts/apps/tree/master/charts/stable/leantime -icon: https://truecharts.org/img/chart-icons/leantime.png -keywords: - - leantime - - project - - management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: leantime -sources: - - https://leantime.io/ - - https://hub.docker.com/r/nicholaswilde/leantime -version: 4.0.24 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/leantime/4.0.24/README.md b/stable/leantime/4.0.24/README.md deleted file mode 100644 index 7b63face2fe..00000000000 --- a/stable/leantime/4.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# leantime - -![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![AppVersion: 2.2.1](https://img.shields.io/badge/AppVersion-2.2.1-informational?style=flat-square) - -Straightforward open source project management system to make your ideas reality. - -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: [leantime](https://truecharts.org/docs/charts/stable/leantime) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `leantime` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install leantime TrueCharts/leantime -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `leantime` deployment - -```console -helm uninstall leantime -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install leantime \ - --set env.TZ="America/New York" \ - TrueCharts/leantime -``` - -#### 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 leantime TrueCharts/leantime -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/leantime/4.0.24/charts/common-10.4.6.tgz b/stable/leantime/4.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/leantime/4.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/leantime/4.0.24/charts/mariadb-3.0.41.tgz b/stable/leantime/4.0.24/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/leantime/4.0.24/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/leantime/4.0.25/CHANGELOG.md b/stable/leantime/4.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5a9c1abd575 --- /dev/null +++ b/stable/leantime/4.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [leantime-4.0.25](https://github.com/truecharts/apps/compare/leantime-4.0.24...leantime-4.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [leantime-4.0.24](https://github.com/truecharts/apps/compare/leantime-4.0.23...leantime-4.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [leantime-4.0.23](https://github.com/truecharts/apps/compare/leantime-4.0.21...leantime-4.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [leantime-4.0.21](https://github.com/truecharts/apps/compare/leantime-4.0.20...leantime-4.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [leantime-4.0.20](https://github.com/truecharts/apps/compare/leantime-4.0.19...leantime-4.0.20) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [leantime-4.0.19](https://github.com/truecharts/apps/compare/leantime-4.0.18...leantime-4.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [leantime-4.0.18](https://github.com/truecharts/apps/compare/leantime-4.0.16...leantime-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [leantime-4.0.16](https://github.com/truecharts/apps/compare/leantime-4.0.14...leantime-4.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [leantime-4.0.14](https://github.com/truecharts/apps/compare/leantime-4.0.13...leantime-4.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [leantime-4.0.13](https://github.com/truecharts/apps/compare/leantime-4.0.12...leantime-4.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [leantime-4.0.12](https://github.com/truecharts/apps/compare/leantime-4.0.11...leantime-4.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/leantime/4.0.25/Chart.lock b/stable/leantime/4.0.25/Chart.lock new file mode 100644 index 00000000000..f91dc13b99b --- /dev/null +++ b/stable/leantime/4.0.25/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:37:23.456589405Z" diff --git a/stable/leantime/4.0.25/Chart.yaml b/stable/leantime/4.0.25/Chart.yaml new file mode 100644 index 00000000000..c9cec7b783f --- /dev/null +++ b/stable/leantime/4.0.25/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: "Straightforward open source project management system to make your ideas reality." +home: https://github.com/truecharts/apps/tree/master/charts/stable/leantime +icon: https://truecharts.org/img/chart-icons/leantime.png +keywords: + - leantime + - project + - management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: leantime +sources: + - https://leantime.io/ + - https://hub.docker.com/r/nicholaswilde/leantime +version: 4.0.25 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/leantime/4.0.25/README.md b/stable/leantime/4.0.25/README.md new file mode 100644 index 00000000000..a2b413817eb --- /dev/null +++ b/stable/leantime/4.0.25/README.md @@ -0,0 +1,109 @@ +# leantime + +![Version: 4.0.25](https://img.shields.io/badge/Version-4.0.25-informational?style=flat-square) ![AppVersion: 2.2.1](https://img.shields.io/badge/AppVersion-2.2.1-informational?style=flat-square) + +Straightforward open source project management system to make your ideas reality. + +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: [leantime](https://truecharts.org/docs/charts/stable/leantime) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `leantime` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install leantime TrueCharts/leantime +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `leantime` deployment + +```console +helm uninstall leantime +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install leantime \ + --set env.TZ="America/New York" \ + TrueCharts/leantime +``` + +#### 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 leantime TrueCharts/leantime -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/leantime/4.0.24/app-readme.md b/stable/leantime/4.0.25/app-readme.md similarity index 100% rename from stable/leantime/4.0.24/app-readme.md rename to stable/leantime/4.0.25/app-readme.md diff --git a/stable/leantime/4.0.25/charts/common-10.4.7.tgz b/stable/leantime/4.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/leantime/4.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/leantime/4.0.25/charts/mariadb-3.0.43.tgz b/stable/leantime/4.0.25/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/leantime/4.0.25/charts/mariadb-3.0.43.tgz differ diff --git a/stable/leantime/4.0.24/ix_values.yaml b/stable/leantime/4.0.25/ix_values.yaml similarity index 100% rename from stable/leantime/4.0.24/ix_values.yaml rename to stable/leantime/4.0.25/ix_values.yaml diff --git a/stable/leantime/4.0.24/questions.yaml b/stable/leantime/4.0.25/questions.yaml similarity index 100% rename from stable/leantime/4.0.24/questions.yaml rename to stable/leantime/4.0.25/questions.yaml diff --git a/stable/leantime/4.0.24/templates/_secrets.tpl b/stable/leantime/4.0.25/templates/_secrets.tpl similarity index 100% rename from stable/leantime/4.0.24/templates/_secrets.tpl rename to stable/leantime/4.0.25/templates/_secrets.tpl diff --git a/stable/leantime/4.0.24/templates/common.yaml b/stable/leantime/4.0.25/templates/common.yaml similarity index 100% rename from stable/leantime/4.0.24/templates/common.yaml rename to stable/leantime/4.0.25/templates/common.yaml diff --git a/stable/minecraft-bedrock/1.0.21/values.yaml b/stable/leantime/4.0.25/values.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.21/values.yaml rename to stable/leantime/4.0.25/values.yaml diff --git a/stable/libreddit/1.0.14/CHANGELOG.md b/stable/libreddit/1.0.14/CHANGELOG.md deleted file mode 100644 index 8266e2ea2d6..00000000000 --- a/stable/libreddit/1.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [libreddit-1.0.14](https://github.com/truecharts/apps/compare/libreddit-1.0.12...libreddit-1.0.14) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [libreddit-1.0.12](https://github.com/truecharts/apps/compare/libreddit-1.0.11...libreddit-1.0.12) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [libreddit-1.0.11](https://github.com/truecharts/apps/compare/libreddit-1.0.10...libreddit-1.0.11) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [libreddit-1.0.10](https://github.com/truecharts/apps/compare/libreddit-1.0.8...libreddit-1.0.10) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [libreddit-1.0.8](https://github.com/truecharts/apps/compare/libreddit-1.0.6...libreddit-1.0.8) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [libreddit-1.0.6](https://github.com/truecharts/apps/compare/libreddit-1.0.5...libreddit-1.0.6) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [libreddit-1.0.5](https://github.com/truecharts/apps/compare/libreddit-1.0.4...libreddit-1.0.5) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [libreddit-1.0.4](https://github.com/truecharts/apps/compare/libreddit-1.0.3...libreddit-1.0.4) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [libreddit-1.0.3](https://github.com/truecharts/apps/compare/libreddit-1.0.2...libreddit-1.0.3) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [libreddit-1.0.2](https://github.com/truecharts/apps/compare/libreddit-1.0.1...libreddit-1.0.2) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [libreddit-1.0.1](https://github.com/truecharts/apps/compare/libreddit-1.0.0...libreddit-1.0.1) (2022-07-02) - -#### Chore - -* update image refs ([#3040](https://github.com/truecharts/apps/issues/3040)) - - - diff --git a/stable/libreddit/1.0.14/Chart.lock b/stable/libreddit/1.0.14/Chart.lock deleted file mode 100644 index c0c4c33537e..00000000000 --- a/stable/libreddit/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:00:27.665270982Z" diff --git a/stable/libreddit/1.0.14/Chart.yaml b/stable/libreddit/1.0.14/Chart.yaml deleted file mode 100644 index 6be90d28dbf..00000000000 --- a/stable/libreddit/1.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: An alternative private front-end to Reddit -home: https://github.com/truecharts/apps/tree/master/charts/stable/libreddit -icon: https://truecharts.org/img/chart-icons/libreddit.png -keywords: - - reddit - - libreddit - - social -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: libreddit -sources: - - https://github.com/spikecodes/libreddit - - https://hub.docker.com/r/spikecodes/libreddit -version: 1.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/libreddit/1.0.14/README.md b/stable/libreddit/1.0.14/README.md deleted file mode 100644 index 3cbc49fb9b7..00000000000 --- a/stable/libreddit/1.0.14/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# libreddit - -![Version: 1.0.14](https://img.shields.io/badge/Version-1.0.14-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -An alternative private front-end to Reddit - -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: [libreddit](https://truecharts.org/docs/charts/stable/libreddit) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `libreddit` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install libreddit TrueCharts/libreddit -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `libreddit` deployment - -```console -helm uninstall libreddit -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install libreddit \ - --set env.TZ="America/New York" \ - TrueCharts/libreddit -``` - -#### 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 libreddit TrueCharts/libreddit -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/libreddit/1.0.14/charts/common-10.4.6.tgz b/stable/libreddit/1.0.14/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/libreddit/1.0.14/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/libreddit/1.0.15/CHANGELOG.md b/stable/libreddit/1.0.15/CHANGELOG.md new file mode 100644 index 00000000000..38f04b162c0 --- /dev/null +++ b/stable/libreddit/1.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [libreddit-1.0.15](https://github.com/truecharts/apps/compare/libreddit-1.0.14...libreddit-1.0.15) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [libreddit-1.0.14](https://github.com/truecharts/apps/compare/libreddit-1.0.12...libreddit-1.0.14) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [libreddit-1.0.12](https://github.com/truecharts/apps/compare/libreddit-1.0.11...libreddit-1.0.12) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [libreddit-1.0.11](https://github.com/truecharts/apps/compare/libreddit-1.0.10...libreddit-1.0.11) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [libreddit-1.0.10](https://github.com/truecharts/apps/compare/libreddit-1.0.8...libreddit-1.0.10) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [libreddit-1.0.8](https://github.com/truecharts/apps/compare/libreddit-1.0.6...libreddit-1.0.8) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [libreddit-1.0.6](https://github.com/truecharts/apps/compare/libreddit-1.0.5...libreddit-1.0.6) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [libreddit-1.0.5](https://github.com/truecharts/apps/compare/libreddit-1.0.4...libreddit-1.0.5) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [libreddit-1.0.4](https://github.com/truecharts/apps/compare/libreddit-1.0.3...libreddit-1.0.4) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [libreddit-1.0.3](https://github.com/truecharts/apps/compare/libreddit-1.0.2...libreddit-1.0.3) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [libreddit-1.0.2](https://github.com/truecharts/apps/compare/libreddit-1.0.1...libreddit-1.0.2) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/libreddit/1.0.15/Chart.lock b/stable/libreddit/1.0.15/Chart.lock new file mode 100644 index 00000000000..a53fac2fe66 --- /dev/null +++ b/stable/libreddit/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:37:22.137148518Z" diff --git a/stable/libreddit/1.0.15/Chart.yaml b/stable/libreddit/1.0.15/Chart.yaml new file mode 100644 index 00000000000..2a7fa25bd1e --- /dev/null +++ b/stable/libreddit/1.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: An alternative private front-end to Reddit +home: https://github.com/truecharts/apps/tree/master/charts/stable/libreddit +icon: https://truecharts.org/img/chart-icons/libreddit.png +keywords: + - reddit + - libreddit + - social +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: libreddit +sources: + - https://github.com/spikecodes/libreddit + - https://hub.docker.com/r/spikecodes/libreddit +version: 1.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/libreddit/1.0.15/README.md b/stable/libreddit/1.0.15/README.md new file mode 100644 index 00000000000..1e055b7db47 --- /dev/null +++ b/stable/libreddit/1.0.15/README.md @@ -0,0 +1,108 @@ +# libreddit + +![Version: 1.0.15](https://img.shields.io/badge/Version-1.0.15-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +An alternative private front-end to Reddit + +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: [libreddit](https://truecharts.org/docs/charts/stable/libreddit) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `libreddit` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install libreddit TrueCharts/libreddit +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `libreddit` deployment + +```console +helm uninstall libreddit +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install libreddit \ + --set env.TZ="America/New York" \ + TrueCharts/libreddit +``` + +#### 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 libreddit TrueCharts/libreddit -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/libreddit/1.0.14/app-readme.md b/stable/libreddit/1.0.15/app-readme.md similarity index 100% rename from stable/libreddit/1.0.14/app-readme.md rename to stable/libreddit/1.0.15/app-readme.md diff --git a/stable/libreddit/1.0.15/charts/common-10.4.7.tgz b/stable/libreddit/1.0.15/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/libreddit/1.0.15/charts/common-10.4.7.tgz differ diff --git a/stable/libreddit/1.0.14/ix_values.yaml b/stable/libreddit/1.0.15/ix_values.yaml similarity index 100% rename from stable/libreddit/1.0.14/ix_values.yaml rename to stable/libreddit/1.0.15/ix_values.yaml diff --git a/stable/libreddit/1.0.14/questions.yaml b/stable/libreddit/1.0.15/questions.yaml similarity index 100% rename from stable/libreddit/1.0.14/questions.yaml rename to stable/libreddit/1.0.15/questions.yaml diff --git a/stable/minetest/1.0.20/templates/common.yaml b/stable/libreddit/1.0.15/templates/common.yaml similarity index 100% rename from stable/minetest/1.0.20/templates/common.yaml rename to stable/libreddit/1.0.15/templates/common.yaml diff --git a/stable/minecraft-java/1.0.30/values.yaml b/stable/libreddit/1.0.15/values.yaml similarity index 100% rename from stable/minecraft-java/1.0.30/values.yaml rename to stable/libreddit/1.0.15/values.yaml diff --git a/stable/libreoffice/2.0.20/CHANGELOG.md b/stable/libreoffice/2.0.20/CHANGELOG.md deleted file mode 100644 index f741d3a5351..00000000000 --- a/stable/libreoffice/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [libreoffice-2.0.20](https://github.com/truecharts/apps/compare/libreoffice-2.0.18...libreoffice-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [libreoffice-2.0.18](https://github.com/truecharts/apps/compare/libreoffice-2.0.17...libreoffice-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [libreoffice-2.0.17](https://github.com/truecharts/apps/compare/libreoffice-2.0.16...libreoffice-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [libreoffice-2.0.16](https://github.com/truecharts/apps/compare/libreoffice-2.0.14...libreoffice-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [libreoffice-2.0.14](https://github.com/truecharts/apps/compare/libreoffice-2.0.12...libreoffice-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [libreoffice-2.0.12](https://github.com/truecharts/apps/compare/libreoffice-2.0.11...libreoffice-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [libreoffice-2.0.11](https://github.com/truecharts/apps/compare/libreoffice-2.0.10...libreoffice-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [libreoffice-2.0.10](https://github.com/truecharts/apps/compare/libreoffice-2.0.9...libreoffice-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [libreoffice-2.0.9](https://github.com/truecharts/apps/compare/libreoffice-2.0.8...libreoffice-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [libreoffice-2.0.8](https://github.com/truecharts/apps/compare/libreoffice-2.0.7...libreoffice-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [libreoffice-2.0.7](https://github.com/truecharts/apps/compare/libreoffice-2.0.6...libreoffice-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/libreoffice/2.0.20/Chart.lock b/stable/libreoffice/2.0.20/Chart.lock deleted file mode 100644 index ff48b92a83f..00000000000 --- a/stable/libreoffice/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:00:33.831968202Z" diff --git a/stable/libreoffice/2.0.20/Chart.yaml b/stable/libreoffice/2.0.20/Chart.yaml deleted file mode 100644 index 7c45aa2e15a..00000000000 --- a/stable/libreoffice/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: libreoffice -version: 2.0.20 -appVersion: "7.2.2" -description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/libreoffice -icon: https://truecharts.org/img/chart-icons/libreoffice.png -keywords: - - libreoffice -sources: - - https://hub.docker.com/r/linuxserver/libreoffice -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/libreoffice/2.0.20/README.md b/stable/libreoffice/2.0.20/README.md deleted file mode 100644 index e25b67abd30..00000000000 --- a/stable/libreoffice/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# libreoffice - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.2.2](https://img.shields.io/badge/AppVersion-7.2.2-informational?style=flat-square) - -LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. - -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: [libreoffice](https://truecharts.org/docs/charts/stable/libreoffice) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `libreoffice` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install libreoffice TrueCharts/libreoffice -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `libreoffice` deployment - -```console -helm uninstall libreoffice -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install libreoffice \ - --set env.TZ="America/New York" \ - TrueCharts/libreoffice -``` - -#### 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 libreoffice TrueCharts/libreoffice -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/libreoffice/2.0.20/charts/common-10.4.6.tgz b/stable/libreoffice/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/libreoffice/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/libreoffice/2.0.21/CHANGELOG.md b/stable/libreoffice/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..6e2228d5f21 --- /dev/null +++ b/stable/libreoffice/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [libreoffice-2.0.21](https://github.com/truecharts/apps/compare/libreoffice-2.0.20...libreoffice-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [libreoffice-2.0.20](https://github.com/truecharts/apps/compare/libreoffice-2.0.18...libreoffice-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [libreoffice-2.0.18](https://github.com/truecharts/apps/compare/libreoffice-2.0.17...libreoffice-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [libreoffice-2.0.17](https://github.com/truecharts/apps/compare/libreoffice-2.0.16...libreoffice-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [libreoffice-2.0.16](https://github.com/truecharts/apps/compare/libreoffice-2.0.14...libreoffice-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [libreoffice-2.0.14](https://github.com/truecharts/apps/compare/libreoffice-2.0.12...libreoffice-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [libreoffice-2.0.12](https://github.com/truecharts/apps/compare/libreoffice-2.0.11...libreoffice-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [libreoffice-2.0.11](https://github.com/truecharts/apps/compare/libreoffice-2.0.10...libreoffice-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [libreoffice-2.0.10](https://github.com/truecharts/apps/compare/libreoffice-2.0.9...libreoffice-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [libreoffice-2.0.9](https://github.com/truecharts/apps/compare/libreoffice-2.0.8...libreoffice-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [libreoffice-2.0.8](https://github.com/truecharts/apps/compare/libreoffice-2.0.7...libreoffice-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/libreoffice/2.0.21/Chart.lock b/stable/libreoffice/2.0.21/Chart.lock new file mode 100644 index 00000000000..186c80d8bce --- /dev/null +++ b/stable/libreoffice/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:37:23.184442534Z" diff --git a/stable/libreoffice/2.0.21/Chart.yaml b/stable/libreoffice/2.0.21/Chart.yaml new file mode 100644 index 00000000000..7a087c58765 --- /dev/null +++ b/stable/libreoffice/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: libreoffice +version: 2.0.21 +appVersion: "7.2.2" +description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/libreoffice +icon: https://truecharts.org/img/chart-icons/libreoffice.png +keywords: + - libreoffice +sources: + - https://hub.docker.com/r/linuxserver/libreoffice +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/libreoffice/2.0.21/README.md b/stable/libreoffice/2.0.21/README.md new file mode 100644 index 00000000000..3c14e949da1 --- /dev/null +++ b/stable/libreoffice/2.0.21/README.md @@ -0,0 +1,107 @@ +# libreoffice + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.2.2](https://img.shields.io/badge/AppVersion-7.2.2-informational?style=flat-square) + +LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. + +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: [libreoffice](https://truecharts.org/docs/charts/stable/libreoffice) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `libreoffice` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install libreoffice TrueCharts/libreoffice +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `libreoffice` deployment + +```console +helm uninstall libreoffice +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install libreoffice \ + --set env.TZ="America/New York" \ + TrueCharts/libreoffice +``` + +#### 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 libreoffice TrueCharts/libreoffice -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/libreoffice/2.0.20/app-readme.md b/stable/libreoffice/2.0.21/app-readme.md similarity index 100% rename from stable/libreoffice/2.0.20/app-readme.md rename to stable/libreoffice/2.0.21/app-readme.md diff --git a/stable/libreoffice/2.0.21/charts/common-10.4.7.tgz b/stable/libreoffice/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/libreoffice/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/libreoffice/2.0.20/ix_values.yaml b/stable/libreoffice/2.0.21/ix_values.yaml similarity index 100% rename from stable/libreoffice/2.0.20/ix_values.yaml rename to stable/libreoffice/2.0.21/ix_values.yaml diff --git a/stable/libreoffice/2.0.20/questions.yaml b/stable/libreoffice/2.0.21/questions.yaml similarity index 100% rename from stable/libreoffice/2.0.20/questions.yaml rename to stable/libreoffice/2.0.21/questions.yaml diff --git a/stable/miniflux/7.0.23/templates/common.yaml b/stable/libreoffice/2.0.21/templates/common.yaml similarity index 100% rename from stable/miniflux/7.0.23/templates/common.yaml rename to stable/libreoffice/2.0.21/templates/common.yaml diff --git a/stable/minetest/1.0.20/values.yaml b/stable/libreoffice/2.0.21/values.yaml similarity index 100% rename from stable/minetest/1.0.20/values.yaml rename to stable/libreoffice/2.0.21/values.yaml diff --git a/stable/librephotos/4.0.24/CHANGELOG.md b/stable/librephotos/4.0.24/CHANGELOG.md deleted file mode 100644 index f74d5f87ed0..00000000000 --- a/stable/librephotos/4.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [librephotos-4.0.24](https://github.com/truecharts/apps/compare/librephotos-4.0.23...librephotos-4.0.24) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [librephotos-4.0.23](https://github.com/truecharts/apps/compare/librephotos-4.0.21...librephotos-4.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [librephotos-4.0.21](https://github.com/truecharts/apps/compare/librephotos-4.0.20...librephotos-4.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [librephotos-4.0.20](https://github.com/truecharts/apps/compare/librephotos-4.0.19...librephotos-4.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [librephotos-4.0.19](https://github.com/truecharts/apps/compare/librephotos-4.0.17...librephotos-4.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [librephotos-4.0.17](https://github.com/truecharts/apps/compare/librephotos-4.0.15...librephotos-4.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [librephotos-4.0.15](https://github.com/truecharts/apps/compare/librephotos-4.0.14...librephotos-4.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [librephotos-4.0.14](https://github.com/truecharts/apps/compare/librephotos-4.0.13...librephotos-4.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [librephotos-4.0.13](https://github.com/truecharts/apps/compare/librephotos-4.0.12...librephotos-4.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [librephotos-4.0.12](https://github.com/truecharts/apps/compare/librephotos-4.0.11...librephotos-4.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [librephotos-4.0.11](https://github.com/truecharts/apps/compare/librephotos-4.0.10...librephotos-4.0.11) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/librephotos/4.0.24/Chart.lock b/stable/librephotos/4.0.24/Chart.lock deleted file mode 100644 index 0af70a8bb33..00000000000 --- a/stable/librephotos/4.0.24/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:38:58.798253953Z" diff --git a/stable/librephotos/4.0.24/Chart.yaml b/stable/librephotos/4.0.24/Chart.yaml deleted file mode 100644 index f5d075c2301..00000000000 --- a/stable/librephotos/4.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "2022w6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: "A self-hosted open source photo management service." -home: https://github.com/truecharts/apps/tree/master/charts/stable/librephotos -icon: https://truecharts.org/img/chart-icons/librephotos.png -keywords: - - photos - - gallery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: librephotos -sources: - - https://github.com/LibrePhotos/librephotos - - https://hub.docker.com/r/reallibrephotos/librephotos -version: 4.0.24 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/librephotos/4.0.24/README.md b/stable/librephotos/4.0.24/README.md deleted file mode 100644 index 8a2608019aa..00000000000 --- a/stable/librephotos/4.0.24/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# librephotos - -![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![AppVersion: 2022w6](https://img.shields.io/badge/AppVersion-2022w6-informational?style=flat-square) - -A self-hosted open source photo management service. - -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: [librephotos](https://truecharts.org/docs/charts/stable/librephotos) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `librephotos` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install librephotos TrueCharts/librephotos -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `librephotos` deployment - -```console -helm uninstall librephotos -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install librephotos \ - --set env.TZ="America/New York" \ - TrueCharts/librephotos -``` - -#### 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 librephotos TrueCharts/librephotos -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/librephotos/4.0.24/charts/common-10.4.6.tgz b/stable/librephotos/4.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/librephotos/4.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.24/charts/postgresql-8.0.43.tgz b/stable/librephotos/4.0.24/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/librephotos/4.0.24/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.24/charts/redis-3.0.42.tgz b/stable/librephotos/4.0.24/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/librephotos/4.0.24/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.25/CHANGELOG.md b/stable/librephotos/4.0.25/CHANGELOG.md new file mode 100644 index 00000000000..86fc1c52532 --- /dev/null +++ b/stable/librephotos/4.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [librephotos-4.0.25](https://github.com/truecharts/apps/compare/librephotos-4.0.24...librephotos-4.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [librephotos-4.0.24](https://github.com/truecharts/apps/compare/librephotos-4.0.23...librephotos-4.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [librephotos-4.0.23](https://github.com/truecharts/apps/compare/librephotos-4.0.21...librephotos-4.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [librephotos-4.0.21](https://github.com/truecharts/apps/compare/librephotos-4.0.20...librephotos-4.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [librephotos-4.0.20](https://github.com/truecharts/apps/compare/librephotos-4.0.19...librephotos-4.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [librephotos-4.0.19](https://github.com/truecharts/apps/compare/librephotos-4.0.17...librephotos-4.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [librephotos-4.0.17](https://github.com/truecharts/apps/compare/librephotos-4.0.15...librephotos-4.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [librephotos-4.0.15](https://github.com/truecharts/apps/compare/librephotos-4.0.14...librephotos-4.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [librephotos-4.0.14](https://github.com/truecharts/apps/compare/librephotos-4.0.13...librephotos-4.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [librephotos-4.0.13](https://github.com/truecharts/apps/compare/librephotos-4.0.12...librephotos-4.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [librephotos-4.0.12](https://github.com/truecharts/apps/compare/librephotos-4.0.11...librephotos-4.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/librephotos/4.0.25/Chart.lock b/stable/librephotos/4.0.25/Chart.lock new file mode 100644 index 00000000000..292c81f968e --- /dev/null +++ b/stable/librephotos/4.0.25/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:37:40.975400122Z" diff --git a/stable/librephotos/4.0.25/Chart.yaml b/stable/librephotos/4.0.25/Chart.yaml new file mode 100644 index 00000000000..50baee6f4a2 --- /dev/null +++ b/stable/librephotos/4.0.25/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022w6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: "A self-hosted open source photo management service." +home: https://github.com/truecharts/apps/tree/master/charts/stable/librephotos +icon: https://truecharts.org/img/chart-icons/librephotos.png +keywords: + - photos + - gallery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: librephotos +sources: + - https://github.com/LibrePhotos/librephotos + - https://hub.docker.com/r/reallibrephotos/librephotos +version: 4.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/librephotos/4.0.25/README.md b/stable/librephotos/4.0.25/README.md new file mode 100644 index 00000000000..2b9481c5c32 --- /dev/null +++ b/stable/librephotos/4.0.25/README.md @@ -0,0 +1,110 @@ +# librephotos + +![Version: 4.0.25](https://img.shields.io/badge/Version-4.0.25-informational?style=flat-square) ![AppVersion: 2022w6](https://img.shields.io/badge/AppVersion-2022w6-informational?style=flat-square) + +A self-hosted open source photo management service. + +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: [librephotos](https://truecharts.org/docs/charts/stable/librephotos) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `librephotos` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install librephotos TrueCharts/librephotos +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `librephotos` deployment + +```console +helm uninstall librephotos +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install librephotos \ + --set env.TZ="America/New York" \ + TrueCharts/librephotos +``` + +#### 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 librephotos TrueCharts/librephotos -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/librephotos/4.0.24/app-readme.md b/stable/librephotos/4.0.25/app-readme.md similarity index 100% rename from stable/librephotos/4.0.24/app-readme.md rename to stable/librephotos/4.0.25/app-readme.md diff --git a/stable/librephotos/4.0.25/charts/common-10.4.7.tgz b/stable/librephotos/4.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/librephotos/4.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/librephotos/4.0.25/charts/postgresql-8.0.45.tgz b/stable/librephotos/4.0.25/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/librephotos/4.0.25/charts/postgresql-8.0.45.tgz differ diff --git a/stable/librephotos/4.0.25/charts/redis-3.0.44.tgz b/stable/librephotos/4.0.25/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/librephotos/4.0.25/charts/redis-3.0.44.tgz differ diff --git a/stable/librephotos/4.0.24/ix_values.yaml b/stable/librephotos/4.0.25/ix_values.yaml similarity index 100% rename from stable/librephotos/4.0.24/ix_values.yaml rename to stable/librephotos/4.0.25/ix_values.yaml diff --git a/stable/librephotos/4.0.24/questions.yaml b/stable/librephotos/4.0.25/questions.yaml similarity index 100% rename from stable/librephotos/4.0.24/questions.yaml rename to stable/librephotos/4.0.25/questions.yaml diff --git a/stable/librephotos/4.0.24/templates/_secrets.tpl b/stable/librephotos/4.0.25/templates/_secrets.tpl similarity index 100% rename from stable/librephotos/4.0.24/templates/_secrets.tpl rename to stable/librephotos/4.0.25/templates/_secrets.tpl diff --git a/stable/librephotos/4.0.24/templates/common.yaml b/stable/librephotos/4.0.25/templates/common.yaml similarity index 100% rename from stable/librephotos/4.0.24/templates/common.yaml rename to stable/librephotos/4.0.25/templates/common.yaml diff --git a/stable/miniflux/7.0.23/values.yaml b/stable/librephotos/4.0.25/values.yaml similarity index 100% rename from stable/miniflux/7.0.23/values.yaml rename to stable/librephotos/4.0.25/values.yaml diff --git a/stable/librespeed/6.0.21/CHANGELOG.md b/stable/librespeed/6.0.21/CHANGELOG.md deleted file mode 100644 index 41479f47574..00000000000 --- a/stable/librespeed/6.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [librespeed-6.0.21](https://github.com/truecharts/apps/compare/librespeed-6.0.19...librespeed-6.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [librespeed-6.0.19](https://github.com/truecharts/apps/compare/librespeed-6.0.18...librespeed-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [librespeed-6.0.18](https://github.com/truecharts/apps/compare/librespeed-6.0.17...librespeed-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [librespeed-6.0.17](https://github.com/truecharts/apps/compare/librespeed-6.0.15...librespeed-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [librespeed-6.0.15](https://github.com/truecharts/apps/compare/librespeed-6.0.13...librespeed-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [librespeed-6.0.13](https://github.com/truecharts/apps/compare/librespeed-6.0.12...librespeed-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [librespeed-6.0.12](https://github.com/truecharts/apps/compare/librespeed-6.0.11...librespeed-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [librespeed-6.0.11](https://github.com/truecharts/apps/compare/librespeed-6.0.10...librespeed-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [librespeed-6.0.10](https://github.com/truecharts/apps/compare/librespeed-6.0.9...librespeed-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [librespeed-6.0.9](https://github.com/truecharts/apps/compare/librespeed-6.0.8...librespeed-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [librespeed-6.0.8](https://github.com/truecharts/apps/compare/librespeed-6.0.7...librespeed-6.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/librespeed/6.0.21/Chart.lock b/stable/librespeed/6.0.21/Chart.lock deleted file mode 100644 index 722fb11aa1b..00000000000 --- a/stable/librespeed/6.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:00:50.396206686Z" diff --git a/stable/librespeed/6.0.21/Chart.yaml b/stable/librespeed/6.0.21/Chart.yaml deleted file mode 100644 index 320355c5afc..00000000000 --- a/stable/librespeed/6.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Librespeed is a HTML5 webpage to test upload and download speeds -home: https://github.com/truecharts/apps/tree/master/charts/stable/librespeed -icon: https://truecharts.org/img/chart-icons/librespeed.png -keywords: - - librespeed - - speedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: librespeed -sources: - - https://github.com/librespeed/speedtest - - https://hub.docker.com/r/linuxserver/librespeed - - https://github.com/truecharts/apps/tree/master/charts/librespeed -version: 6.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/librespeed/6.0.21/README.md b/stable/librespeed/6.0.21/README.md deleted file mode 100644 index 6f3effe3e86..00000000000 --- a/stable/librespeed/6.0.21/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# librespeed - -![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![AppVersion: 5.2.4](https://img.shields.io/badge/AppVersion-5.2.4-informational?style=flat-square) - -Librespeed is a HTML5 webpage to test upload and download speeds - -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: [librespeed](https://truecharts.org/docs/charts/stable/librespeed) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `librespeed` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install librespeed TrueCharts/librespeed -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `librespeed` deployment - -```console -helm uninstall librespeed -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install librespeed \ - --set env.TZ="America/New York" \ - TrueCharts/librespeed -``` - -#### 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 librespeed TrueCharts/librespeed -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/librespeed/6.0.21/charts/common-10.4.6.tgz b/stable/librespeed/6.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/librespeed/6.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/librespeed/6.0.22/CHANGELOG.md b/stable/librespeed/6.0.22/CHANGELOG.md new file mode 100644 index 00000000000..69cefcb44a2 --- /dev/null +++ b/stable/librespeed/6.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [librespeed-6.0.22](https://github.com/truecharts/apps/compare/librespeed-6.0.21...librespeed-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [librespeed-6.0.21](https://github.com/truecharts/apps/compare/librespeed-6.0.19...librespeed-6.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [librespeed-6.0.19](https://github.com/truecharts/apps/compare/librespeed-6.0.18...librespeed-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [librespeed-6.0.18](https://github.com/truecharts/apps/compare/librespeed-6.0.17...librespeed-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [librespeed-6.0.17](https://github.com/truecharts/apps/compare/librespeed-6.0.15...librespeed-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [librespeed-6.0.15](https://github.com/truecharts/apps/compare/librespeed-6.0.13...librespeed-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [librespeed-6.0.13](https://github.com/truecharts/apps/compare/librespeed-6.0.12...librespeed-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [librespeed-6.0.12](https://github.com/truecharts/apps/compare/librespeed-6.0.11...librespeed-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [librespeed-6.0.11](https://github.com/truecharts/apps/compare/librespeed-6.0.10...librespeed-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [librespeed-6.0.10](https://github.com/truecharts/apps/compare/librespeed-6.0.9...librespeed-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [librespeed-6.0.9](https://github.com/truecharts/apps/compare/librespeed-6.0.8...librespeed-6.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/librespeed/6.0.22/Chart.lock b/stable/librespeed/6.0.22/Chart.lock new file mode 100644 index 00000000000..db79d53f109 --- /dev/null +++ b/stable/librespeed/6.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:37:41.587552612Z" diff --git a/stable/librespeed/6.0.22/Chart.yaml b/stable/librespeed/6.0.22/Chart.yaml new file mode 100644 index 00000000000..accb6ee528a --- /dev/null +++ b/stable/librespeed/6.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "5.2.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Librespeed is a HTML5 webpage to test upload and download speeds +home: https://github.com/truecharts/apps/tree/master/charts/stable/librespeed +icon: https://truecharts.org/img/chart-icons/librespeed.png +keywords: + - librespeed + - speedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: librespeed +sources: + - https://github.com/librespeed/speedtest + - https://hub.docker.com/r/linuxserver/librespeed + - https://github.com/truecharts/apps/tree/master/charts/librespeed +version: 6.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/librespeed/6.0.22/README.md b/stable/librespeed/6.0.22/README.md new file mode 100644 index 00000000000..c5e465ad695 --- /dev/null +++ b/stable/librespeed/6.0.22/README.md @@ -0,0 +1,109 @@ +# librespeed + +![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 5.2.4](https://img.shields.io/badge/AppVersion-5.2.4-informational?style=flat-square) + +Librespeed is a HTML5 webpage to test upload and download speeds + +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: [librespeed](https://truecharts.org/docs/charts/stable/librespeed) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `librespeed` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install librespeed TrueCharts/librespeed +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `librespeed` deployment + +```console +helm uninstall librespeed +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install librespeed \ + --set env.TZ="America/New York" \ + TrueCharts/librespeed +``` + +#### 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 librespeed TrueCharts/librespeed -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/librespeed/6.0.21/app-readme.md b/stable/librespeed/6.0.22/app-readme.md similarity index 100% rename from stable/librespeed/6.0.21/app-readme.md rename to stable/librespeed/6.0.22/app-readme.md diff --git a/stable/librespeed/6.0.22/charts/common-10.4.7.tgz b/stable/librespeed/6.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/librespeed/6.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/librespeed/6.0.21/ci/ct-values.yaml b/stable/librespeed/6.0.22/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/6.0.21/ci/ct-values.yaml rename to stable/librespeed/6.0.22/ci/ct-values.yaml diff --git a/stable/librespeed/6.0.21/ix_values.yaml b/stable/librespeed/6.0.22/ix_values.yaml similarity index 100% rename from stable/librespeed/6.0.21/ix_values.yaml rename to stable/librespeed/6.0.22/ix_values.yaml diff --git a/stable/librespeed/6.0.21/questions.yaml b/stable/librespeed/6.0.22/questions.yaml similarity index 100% rename from stable/librespeed/6.0.21/questions.yaml rename to stable/librespeed/6.0.22/questions.yaml diff --git a/stable/minio-console/3.0.23/templates/common.yaml b/stable/librespeed/6.0.22/templates/common.yaml similarity index 100% rename from stable/minio-console/3.0.23/templates/common.yaml rename to stable/librespeed/6.0.22/templates/common.yaml diff --git a/stable/minio-console/3.0.23/values.yaml b/stable/librespeed/6.0.22/values.yaml similarity index 100% rename from stable/minio-console/3.0.23/values.yaml rename to stable/librespeed/6.0.22/values.yaml diff --git a/stable/lidarr/11.0.21/CHANGELOG.md b/stable/lidarr/11.0.21/CHANGELOG.md new file mode 100644 index 00000000000..a2772d3c1be --- /dev/null +++ b/stable/lidarr/11.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lidarr-11.0.21](https://github.com/truecharts/apps/compare/lidarr-11.0.20...lidarr-11.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lidarr-11.0.20](https://github.com/truecharts/apps/compare/lidarr-11.0.18...lidarr-11.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [lidarr-11.0.18](https://github.com/truecharts/apps/compare/lidarr-11.0.17...lidarr-11.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [lidarr-11.0.17](https://github.com/truecharts/apps/compare/lidarr-11.0.16...lidarr-11.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [lidarr-11.0.16](https://github.com/truecharts/apps/compare/lidarr-11.0.14...lidarr-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [lidarr-11.0.14](https://github.com/truecharts/apps/compare/lidarr-11.0.12...lidarr-11.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [lidarr-11.0.12](https://github.com/truecharts/apps/compare/lidarr-11.0.11...lidarr-11.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [lidarr-11.0.11](https://github.com/truecharts/apps/compare/lidarr-11.0.10...lidarr-11.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [lidarr-11.0.10](https://github.com/truecharts/apps/compare/lidarr-11.0.9...lidarr-11.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [lidarr-11.0.9](https://github.com/truecharts/apps/compare/lidarr-11.0.8...lidarr-11.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [lidarr-11.0.8](https://github.com/truecharts/apps/compare/lidarr-11.0.7...lidarr-11.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/lidarr/11.0.21/Chart.lock b/stable/lidarr/11.0.21/Chart.lock new file mode 100644 index 00000000000..641739d6e35 --- /dev/null +++ b/stable/lidarr/11.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:37:43.634030091Z" diff --git a/stable/lidarr/11.0.21/Chart.yaml b/stable/lidarr/11.0.21/Chart.yaml new file mode 100644 index 00000000000..c34e3100d3a --- /dev/null +++ b/stable/lidarr/11.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.1.0.2600" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Looks and smells like Sonarr but made for music +home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr +icon: https://truecharts.org/img/chart-icons/lidarr.png +keywords: + - lidarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lidarr +sources: + - https://github.com/Lidarr/Lidarr +type: application +version: 11.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lidarr/11.0.21/README.md b/stable/lidarr/11.0.21/README.md new file mode 100644 index 00000000000..5e33d00352b --- /dev/null +++ b/stable/lidarr/11.0.21/README.md @@ -0,0 +1,107 @@ +# lidarr + +![Version: 11.0.21](https://img.shields.io/badge/Version-11.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0.2600](https://img.shields.io/badge/AppVersion-1.1.0.2600-informational?style=flat-square) + +Looks and smells like Sonarr but made for music + +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: [lidarr](https://truecharts.org/docs/charts/stable/lidarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `lidarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install lidarr TrueCharts/lidarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `lidarr` deployment + +```console +helm uninstall lidarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lidarr \ + --set env.TZ="America/New York" \ + TrueCharts/lidarr +``` + +#### 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 lidarr TrueCharts/lidarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/lidarr/11.0.21/app-readme.md b/stable/lidarr/11.0.21/app-readme.md new file mode 100644 index 00000000000..498ddcd27ea --- /dev/null +++ b/stable/lidarr/11.0.21/app-readme.md @@ -0,0 +1,8 @@ +Looks and smells like Sonarr but made for music + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/lidarr + +--- + +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/lidarr/11.0.21/charts/common-10.4.7.tgz b/stable/lidarr/11.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/lidarr/11.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/lidarr/11.0.21/ix_values.yaml b/stable/lidarr/11.0.21/ix_values.yaml new file mode 100644 index 00000000000..90e6af11d23 --- /dev/null +++ b/stable/lidarr/11.0.21/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: tccr.io/truecharts/lidarr + pullPolicy: IfNotPresent + tag: v1.1.0.2600@sha256:956bd7dbaba700e4da69bc57fd37205edb9658e6742af8127408497f321e38fe + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 8686 + targetPort: 8686 + +probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8686/api/v1/system/status?apiKey=`IFS=\> && while + read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/lidarr/11.0.21/questions.yaml b/stable/lidarr/11.0.21/questions.yaml new file mode 100644 index 00000000000..ff1673367c4 --- /dev/null +++ b/stable/lidarr/11.0.21/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 8686 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 8686 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/minio/3.0.33/templates/common.yaml b/stable/lidarr/11.0.21/templates/common.yaml similarity index 100% rename from stable/minio/3.0.33/templates/common.yaml rename to stable/lidarr/11.0.21/templates/common.yaml diff --git a/stable/minio/3.0.33/values.yaml b/stable/lidarr/11.0.21/values.yaml similarity index 100% rename from stable/minio/3.0.33/values.yaml rename to stable/lidarr/11.0.21/values.yaml diff --git a/stable/linkace/4.0.29/CHANGELOG.md b/stable/linkace/4.0.29/CHANGELOG.md deleted file mode 100644 index 12a199f4195..00000000000 --- a/stable/linkace/4.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [linkace-4.0.29](https://github.com/truecharts/apps/compare/linkace-4.0.28...linkace-4.0.29) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [linkace-4.0.28](https://github.com/truecharts/apps/compare/linkace-4.0.26...linkace-4.0.28) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [linkace-4.0.26](https://github.com/truecharts/apps/compare/linkace-4.0.25...linkace-4.0.26) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [linkace-4.0.25](https://github.com/truecharts/apps/compare/linkace-4.0.24...linkace-4.0.25) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [linkace-4.0.24](https://github.com/truecharts/apps/compare/linkace-4.0.22...linkace-4.0.24) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [linkace-4.0.22](https://github.com/truecharts/apps/compare/linkace-4.0.20...linkace-4.0.22) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [linkace-4.0.20](https://github.com/truecharts/apps/compare/linkace-4.0.19...linkace-4.0.20) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [linkace-4.0.19](https://github.com/truecharts/apps/compare/linkace-4.0.18...linkace-4.0.19) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [linkace-4.0.18](https://github.com/truecharts/apps/compare/linkace-4.0.17...linkace-4.0.18) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [linkace-4.0.17](https://github.com/truecharts/apps/compare/linkace-4.0.16...linkace-4.0.17) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [linkace-4.0.16](https://github.com/truecharts/apps/compare/linkace-4.0.15...linkace-4.0.16) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/linkace/4.0.29/Chart.lock b/stable/linkace/4.0.29/Chart.lock deleted file mode 100644 index 2d728e7051e..00000000000 --- a/stable/linkace/4.0.29/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:2f10c909079e525069d1ee2c26eba5ce64ebaabd87d98b5a54bd132097bb6302 -generated: "2022-07-23T09:39:16.9005173Z" diff --git a/stable/linkace/4.0.29/Chart.yaml b/stable/linkace/4.0.29/Chart.yaml deleted file mode 100644 index 3067f760649..00000000000 --- a/stable/linkace/4.0.29/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.10.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: Your self-hosted bookmark archive. Free and open source. -home: https://github.com/truecharts/apps/tree/master/charts/stable/linkace -icon: https://truecharts.org/img/chart-icons/linkace.png -keywords: - - linkace -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: linkace -sources: - - https://www.linkace.org/docs/ - - https://github.com/linkace/linkace - - https://hub.docker.com/r/linkace/linkace -version: 4.0.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/linkace/4.0.29/README.md b/stable/linkace/4.0.29/README.md deleted file mode 100644 index 407cf14fd68..00000000000 --- a/stable/linkace/4.0.29/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# linkace - -![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square) - -Your self-hosted bookmark archive. Free and open source. - -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: [linkace](https://truecharts.org/docs/charts/stable/linkace) - -**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/ | mariadb | 3.0.41 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `linkace` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install linkace TrueCharts/linkace -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `linkace` deployment - -```console -helm uninstall linkace -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install linkace \ - --set env.TZ="America/New York" \ - TrueCharts/linkace -``` - -#### 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 linkace TrueCharts/linkace -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/linkace/4.0.29/charts/common-10.4.6.tgz b/stable/linkace/4.0.29/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/linkace/4.0.29/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/linkace/4.0.29/charts/mariadb-3.0.41.tgz b/stable/linkace/4.0.29/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/linkace/4.0.29/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/linkace/4.0.29/charts/redis-3.0.42.tgz b/stable/linkace/4.0.29/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/linkace/4.0.29/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/linkace/4.0.30/CHANGELOG.md b/stable/linkace/4.0.30/CHANGELOG.md new file mode 100644 index 00000000000..d88edbeb59a --- /dev/null +++ b/stable/linkace/4.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [linkace-4.0.30](https://github.com/truecharts/apps/compare/linkace-4.0.29...linkace-4.0.30) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [linkace-4.0.29](https://github.com/truecharts/apps/compare/linkace-4.0.28...linkace-4.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [linkace-4.0.28](https://github.com/truecharts/apps/compare/linkace-4.0.26...linkace-4.0.28) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [linkace-4.0.26](https://github.com/truecharts/apps/compare/linkace-4.0.25...linkace-4.0.26) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [linkace-4.0.25](https://github.com/truecharts/apps/compare/linkace-4.0.24...linkace-4.0.25) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [linkace-4.0.24](https://github.com/truecharts/apps/compare/linkace-4.0.22...linkace-4.0.24) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [linkace-4.0.22](https://github.com/truecharts/apps/compare/linkace-4.0.20...linkace-4.0.22) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [linkace-4.0.20](https://github.com/truecharts/apps/compare/linkace-4.0.19...linkace-4.0.20) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [linkace-4.0.19](https://github.com/truecharts/apps/compare/linkace-4.0.18...linkace-4.0.19) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [linkace-4.0.18](https://github.com/truecharts/apps/compare/linkace-4.0.17...linkace-4.0.18) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [linkace-4.0.17](https://github.com/truecharts/apps/compare/linkace-4.0.16...linkace-4.0.17) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/linkace/4.0.30/Chart.lock b/stable/linkace/4.0.30/Chart.lock new file mode 100644 index 00000000000..1935bb2705c --- /dev/null +++ b/stable/linkace/4.0.30/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:9141160a1438754f41fcd88e56c724b564acdb76575e6f0e762790e79e9fcd1c +generated: "2022-07-23T14:38:03.187069593Z" diff --git a/stable/linkace/4.0.30/Chart.yaml b/stable/linkace/4.0.30/Chart.yaml new file mode 100644 index 00000000000..c652be4d9eb --- /dev/null +++ b/stable/linkace/4.0.30/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.10.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: Your self-hosted bookmark archive. Free and open source. +home: https://github.com/truecharts/apps/tree/master/charts/stable/linkace +icon: https://truecharts.org/img/chart-icons/linkace.png +keywords: + - linkace +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: linkace +sources: + - https://www.linkace.org/docs/ + - https://github.com/linkace/linkace + - https://hub.docker.com/r/linkace/linkace +version: 4.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/linkace/4.0.30/README.md b/stable/linkace/4.0.30/README.md new file mode 100644 index 00000000000..9d86dfefdfe --- /dev/null +++ b/stable/linkace/4.0.30/README.md @@ -0,0 +1,111 @@ +# linkace + +![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square) + +Your self-hosted bookmark archive. Free and open source. + +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: [linkace](https://truecharts.org/docs/charts/stable/linkace) + +**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/ | mariadb | 3.0.43 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `linkace` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install linkace TrueCharts/linkace +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `linkace` deployment + +```console +helm uninstall linkace +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install linkace \ + --set env.TZ="America/New York" \ + TrueCharts/linkace +``` + +#### 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 linkace TrueCharts/linkace -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/linkace/4.0.29/app-readme.md b/stable/linkace/4.0.30/app-readme.md similarity index 100% rename from stable/linkace/4.0.29/app-readme.md rename to stable/linkace/4.0.30/app-readme.md diff --git a/stable/linkace/4.0.30/charts/common-10.4.7.tgz b/stable/linkace/4.0.30/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/linkace/4.0.30/charts/common-10.4.7.tgz differ diff --git a/stable/linkace/4.0.30/charts/mariadb-3.0.43.tgz b/stable/linkace/4.0.30/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/linkace/4.0.30/charts/mariadb-3.0.43.tgz differ diff --git a/stable/linkace/4.0.30/charts/redis-3.0.44.tgz b/stable/linkace/4.0.30/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/linkace/4.0.30/charts/redis-3.0.44.tgz differ diff --git a/stable/linkace/4.0.29/ix_values.yaml b/stable/linkace/4.0.30/ix_values.yaml similarity index 100% rename from stable/linkace/4.0.29/ix_values.yaml rename to stable/linkace/4.0.30/ix_values.yaml diff --git a/stable/linkace/4.0.29/questions.yaml b/stable/linkace/4.0.30/questions.yaml similarity index 100% rename from stable/linkace/4.0.29/questions.yaml rename to stable/linkace/4.0.30/questions.yaml diff --git a/stable/linkace/4.0.29/templates/_cronjob.tpl b/stable/linkace/4.0.30/templates/_cronjob.tpl similarity index 100% rename from stable/linkace/4.0.29/templates/_cronjob.tpl rename to stable/linkace/4.0.30/templates/_cronjob.tpl diff --git a/stable/linkace/4.0.29/templates/_secrets.tpl b/stable/linkace/4.0.30/templates/_secrets.tpl similarity index 100% rename from stable/linkace/4.0.29/templates/_secrets.tpl rename to stable/linkace/4.0.30/templates/_secrets.tpl diff --git a/stable/linkace/4.0.29/templates/common.yaml b/stable/linkace/4.0.30/templates/common.yaml similarity index 100% rename from stable/linkace/4.0.29/templates/common.yaml rename to stable/linkace/4.0.30/templates/common.yaml diff --git a/stable/minisatip/2.0.20/values.yaml b/stable/linkace/4.0.30/values.yaml similarity index 100% rename from stable/minisatip/2.0.20/values.yaml rename to stable/linkace/4.0.30/values.yaml diff --git a/stable/linkding/2.0.21/CHANGELOG.md b/stable/linkding/2.0.21/CHANGELOG.md deleted file mode 100644 index 96d7f6022c4..00000000000 --- a/stable/linkding/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [linkding-2.0.21](https://github.com/truecharts/apps/compare/linkding-2.0.19...linkding-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [linkding-2.0.19](https://github.com/truecharts/apps/compare/linkding-2.0.18...linkding-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [linkding-2.0.18](https://github.com/truecharts/apps/compare/linkding-2.0.17...linkding-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [linkding-2.0.17](https://github.com/truecharts/apps/compare/linkding-2.0.15...linkding-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [linkding-2.0.15](https://github.com/truecharts/apps/compare/linkding-2.0.13...linkding-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [linkding-2.0.13](https://github.com/truecharts/apps/compare/linkding-2.0.12...linkding-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [linkding-2.0.12](https://github.com/truecharts/apps/compare/linkding-2.0.11...linkding-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [linkding-2.0.11](https://github.com/truecharts/apps/compare/linkding-2.0.10...linkding-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [linkding-2.0.10](https://github.com/truecharts/apps/compare/linkding-2.0.9...linkding-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [linkding-2.0.9](https://github.com/truecharts/apps/compare/linkding-2.0.8...linkding-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [linkding-2.0.8](https://github.com/truecharts/apps/compare/linkding-2.0.7...linkding-2.0.8) (2022-07-04) - -#### Chore - -* update docker general non-major ([#3061](https://github.com/truecharts/apps/issues/3061)) - - - diff --git a/stable/linkding/2.0.21/Chart.lock b/stable/linkding/2.0.21/Chart.lock deleted file mode 100644 index 1b661367f6e..00000000000 --- a/stable/linkding/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:01:14.243649728Z" diff --git a/stable/linkding/2.0.21/Chart.yaml b/stable/linkding/2.0.21/Chart.yaml deleted file mode 100644 index 75d241a57aa..00000000000 --- a/stable/linkding/2.0.21/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.11.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. -home: https://github.com/truecharts/apps/tree/master/charts/stable/linkding -icon: https://truecharts.org/img/chart-icons/linkding.png -keywords: - - bookmarks - - links -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: linkding -sources: - - https://github.com/sissbruecker/linkding - - https://hub.docker.com/r/sissbruecker/linkding -version: 2.0.21 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/linkding/2.0.21/README.md b/stable/linkding/2.0.21/README.md deleted file mode 100644 index 4abe283f832..00000000000 --- a/stable/linkding/2.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# linkding - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 1.11.1](https://img.shields.io/badge/AppVersion-1.11.1-informational?style=flat-square) - -Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. - -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: [linkding](https://truecharts.org/docs/charts/stable/linkding) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `linkding` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install linkding TrueCharts/linkding -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `linkding` deployment - -```console -helm uninstall linkding -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install linkding \ - --set env.TZ="America/New York" \ - TrueCharts/linkding -``` - -#### 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 linkding TrueCharts/linkding -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/linkding/2.0.21/charts/common-10.4.6.tgz b/stable/linkding/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/linkding/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/linkding/2.0.22/CHANGELOG.md b/stable/linkding/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..dbf05be493a --- /dev/null +++ b/stable/linkding/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [linkding-2.0.22](https://github.com/truecharts/apps/compare/linkding-2.0.21...linkding-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [linkding-2.0.21](https://github.com/truecharts/apps/compare/linkding-2.0.19...linkding-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [linkding-2.0.19](https://github.com/truecharts/apps/compare/linkding-2.0.18...linkding-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [linkding-2.0.18](https://github.com/truecharts/apps/compare/linkding-2.0.17...linkding-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [linkding-2.0.17](https://github.com/truecharts/apps/compare/linkding-2.0.15...linkding-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [linkding-2.0.15](https://github.com/truecharts/apps/compare/linkding-2.0.13...linkding-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [linkding-2.0.13](https://github.com/truecharts/apps/compare/linkding-2.0.12...linkding-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [linkding-2.0.12](https://github.com/truecharts/apps/compare/linkding-2.0.11...linkding-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [linkding-2.0.11](https://github.com/truecharts/apps/compare/linkding-2.0.10...linkding-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [linkding-2.0.10](https://github.com/truecharts/apps/compare/linkding-2.0.9...linkding-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [linkding-2.0.9](https://github.com/truecharts/apps/compare/linkding-2.0.8...linkding-2.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/linkding/2.0.22/Chart.lock b/stable/linkding/2.0.22/Chart.lock new file mode 100644 index 00000000000..9718b230db4 --- /dev/null +++ b/stable/linkding/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:38:00.687568796Z" diff --git a/stable/linkding/2.0.22/Chart.yaml b/stable/linkding/2.0.22/Chart.yaml new file mode 100644 index 00000000000..3e895f741ef --- /dev/null +++ b/stable/linkding/2.0.22/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.11.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. +home: https://github.com/truecharts/apps/tree/master/charts/stable/linkding +icon: https://truecharts.org/img/chart-icons/linkding.png +keywords: + - bookmarks + - links +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: linkding +sources: + - https://github.com/sissbruecker/linkding + - https://hub.docker.com/r/sissbruecker/linkding +version: 2.0.22 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/linkding/2.0.22/README.md b/stable/linkding/2.0.22/README.md new file mode 100644 index 00000000000..8a7208d286b --- /dev/null +++ b/stable/linkding/2.0.22/README.md @@ -0,0 +1,108 @@ +# linkding + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: 1.11.1](https://img.shields.io/badge/AppVersion-1.11.1-informational?style=flat-square) + +Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. + +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: [linkding](https://truecharts.org/docs/charts/stable/linkding) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `linkding` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install linkding TrueCharts/linkding +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `linkding` deployment + +```console +helm uninstall linkding +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install linkding \ + --set env.TZ="America/New York" \ + TrueCharts/linkding +``` + +#### 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 linkding TrueCharts/linkding -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/linkding/2.0.21/app-readme.md b/stable/linkding/2.0.22/app-readme.md similarity index 100% rename from stable/linkding/2.0.21/app-readme.md rename to stable/linkding/2.0.22/app-readme.md diff --git a/stable/linkding/2.0.22/charts/common-10.4.7.tgz b/stable/linkding/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/linkding/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/linkding/2.0.21/ix_values.yaml b/stable/linkding/2.0.22/ix_values.yaml similarity index 100% rename from stable/linkding/2.0.21/ix_values.yaml rename to stable/linkding/2.0.22/ix_values.yaml diff --git a/stable/linkding/2.0.21/questions.yaml b/stable/linkding/2.0.22/questions.yaml similarity index 100% rename from stable/linkding/2.0.21/questions.yaml rename to stable/linkding/2.0.22/questions.yaml diff --git a/stable/minisatip/2.0.20/templates/common.yaml b/stable/linkding/2.0.22/templates/common.yaml similarity index 100% rename from stable/minisatip/2.0.20/templates/common.yaml rename to stable/linkding/2.0.22/templates/common.yaml diff --git a/stable/mkvtoolnix/2.0.21/values.yaml b/stable/linkding/2.0.22/values.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.21/values.yaml rename to stable/linkding/2.0.22/values.yaml diff --git a/stable/littlelink/6.0.36/CHANGELOG.md b/stable/littlelink/6.0.36/CHANGELOG.md deleted file mode 100644 index b615cdd836b..00000000000 --- a/stable/littlelink/6.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [littlelink-6.0.36](https://github.com/truecharts/apps/compare/littlelink-6.0.34...littlelink-6.0.36) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [littlelink-6.0.34](https://github.com/truecharts/apps/compare/littlelink-6.0.33...littlelink-6.0.34) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [littlelink-6.0.33](https://github.com/truecharts/apps/compare/littlelink-6.0.32...littlelink-6.0.33) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [littlelink-6.0.32](https://github.com/truecharts/apps/compare/littlelink-6.0.31...littlelink-6.0.32) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [littlelink-6.0.31](https://github.com/truecharts/apps/compare/littlelink-6.0.30...littlelink-6.0.31) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [littlelink-6.0.30](https://github.com/truecharts/apps/compare/littlelink-6.0.28...littlelink-6.0.30) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [littlelink-6.0.28](https://github.com/truecharts/apps/compare/littlelink-6.0.26...littlelink-6.0.28) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [littlelink-6.0.26](https://github.com/truecharts/apps/compare/littlelink-6.0.25...littlelink-6.0.26) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [littlelink-6.0.25](https://github.com/truecharts/apps/compare/littlelink-6.0.24...littlelink-6.0.25) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [littlelink-6.0.24](https://github.com/truecharts/apps/compare/littlelink-6.0.23...littlelink-6.0.24) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [littlelink-6.0.23](https://github.com/truecharts/apps/compare/littlelink-6.0.22...littlelink-6.0.23) (2022-07-11) - -#### Chore - -* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) - - - - diff --git a/stable/littlelink/6.0.36/Chart.lock b/stable/littlelink/6.0.36/Chart.lock deleted file mode 100644 index 6ab5d5a7cdb..00000000000 --- a/stable/littlelink/6.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:01:20.113135047Z" diff --git a/stable/littlelink/6.0.36/Chart.yaml b/stable/littlelink/6.0.36/Chart.yaml deleted file mode 100644 index daccb62e5d3..00000000000 --- a/stable/littlelink/6.0.36/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Easy platform to combine all your social links -home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink -icon: https://truecharts.org/img/chart-icons/littlelink.png -keywords: - - littlelink -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: littlelink -sources: - - https://github.com/techno-tim/littlelink-server - - https://github.com/sethcottle/littlelink -type: application -version: 6.0.36 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/littlelink/6.0.36/README.md b/stable/littlelink/6.0.36/README.md deleted file mode 100644 index 83c31fea665..00000000000 --- a/stable/littlelink/6.0.36/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# littlelink - -![Version: 6.0.36](https://img.shields.io/badge/Version-6.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) - -Easy platform to combine all your social links - -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: [littlelink](https://truecharts.org/docs/charts/stable/littlelink) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `littlelink` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install littlelink TrueCharts/littlelink -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `littlelink` deployment - -```console -helm uninstall littlelink -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install littlelink \ - --set env.TZ="America/New York" \ - TrueCharts/littlelink -``` - -#### 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 littlelink TrueCharts/littlelink -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/littlelink/6.0.36/charts/common-10.4.6.tgz b/stable/littlelink/6.0.36/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/littlelink/6.0.36/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/littlelink/6.0.37/CHANGELOG.md b/stable/littlelink/6.0.37/CHANGELOG.md new file mode 100644 index 00000000000..f1ec8680335 --- /dev/null +++ b/stable/littlelink/6.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [littlelink-6.0.37](https://github.com/truecharts/apps/compare/littlelink-6.0.36...littlelink-6.0.37) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [littlelink-6.0.36](https://github.com/truecharts/apps/compare/littlelink-6.0.34...littlelink-6.0.36) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [littlelink-6.0.34](https://github.com/truecharts/apps/compare/littlelink-6.0.33...littlelink-6.0.34) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [littlelink-6.0.33](https://github.com/truecharts/apps/compare/littlelink-6.0.32...littlelink-6.0.33) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [littlelink-6.0.32](https://github.com/truecharts/apps/compare/littlelink-6.0.31...littlelink-6.0.32) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [littlelink-6.0.31](https://github.com/truecharts/apps/compare/littlelink-6.0.30...littlelink-6.0.31) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [littlelink-6.0.30](https://github.com/truecharts/apps/compare/littlelink-6.0.28...littlelink-6.0.30) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [littlelink-6.0.28](https://github.com/truecharts/apps/compare/littlelink-6.0.26...littlelink-6.0.28) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [littlelink-6.0.26](https://github.com/truecharts/apps/compare/littlelink-6.0.25...littlelink-6.0.26) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [littlelink-6.0.25](https://github.com/truecharts/apps/compare/littlelink-6.0.24...littlelink-6.0.25) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [littlelink-6.0.24](https://github.com/truecharts/apps/compare/littlelink-6.0.23...littlelink-6.0.24) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/littlelink/6.0.37/Chart.lock b/stable/littlelink/6.0.37/Chart.lock new file mode 100644 index 00000000000..cf5f0020f6f --- /dev/null +++ b/stable/littlelink/6.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:38:02.941946533Z" diff --git a/stable/littlelink/6.0.37/Chart.yaml b/stable/littlelink/6.0.37/Chart.yaml new file mode 100644 index 00000000000..20e1c2a7827 --- /dev/null +++ b/stable/littlelink/6.0.37/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Easy platform to combine all your social links +home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink +icon: https://truecharts.org/img/chart-icons/littlelink.png +keywords: + - littlelink +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: littlelink +sources: + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink +type: application +version: 6.0.37 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/littlelink/6.0.37/README.md b/stable/littlelink/6.0.37/README.md new file mode 100644 index 00000000000..99b0cde249e --- /dev/null +++ b/stable/littlelink/6.0.37/README.md @@ -0,0 +1,108 @@ +# littlelink + +![Version: 6.0.37](https://img.shields.io/badge/Version-6.0.37-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) + +Easy platform to combine all your social links + +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: [littlelink](https://truecharts.org/docs/charts/stable/littlelink) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `littlelink` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install littlelink TrueCharts/littlelink +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `littlelink` deployment + +```console +helm uninstall littlelink +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install littlelink \ + --set env.TZ="America/New York" \ + TrueCharts/littlelink +``` + +#### 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 littlelink TrueCharts/littlelink -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/littlelink/6.0.36/app-readme.md b/stable/littlelink/6.0.37/app-readme.md similarity index 100% rename from stable/littlelink/6.0.36/app-readme.md rename to stable/littlelink/6.0.37/app-readme.md diff --git a/stable/littlelink/6.0.37/charts/common-10.4.7.tgz b/stable/littlelink/6.0.37/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/littlelink/6.0.37/charts/common-10.4.7.tgz differ diff --git a/stable/littlelink/6.0.36/ix_values.yaml b/stable/littlelink/6.0.37/ix_values.yaml similarity index 100% rename from stable/littlelink/6.0.36/ix_values.yaml rename to stable/littlelink/6.0.37/ix_values.yaml diff --git a/stable/littlelink/6.0.36/questions.yaml b/stable/littlelink/6.0.37/questions.yaml similarity index 100% rename from stable/littlelink/6.0.36/questions.yaml rename to stable/littlelink/6.0.37/questions.yaml diff --git a/stable/littlelink/6.0.36/templates/_configmap.tpl b/stable/littlelink/6.0.37/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/6.0.36/templates/_configmap.tpl rename to stable/littlelink/6.0.37/templates/_configmap.tpl diff --git a/stable/littlelink/6.0.36/templates/common.yaml b/stable/littlelink/6.0.37/templates/common.yaml similarity index 100% rename from stable/littlelink/6.0.36/templates/common.yaml rename to stable/littlelink/6.0.37/templates/common.yaml diff --git a/stable/ml-workspace/2.0.20/values.yaml b/stable/littlelink/6.0.37/values.yaml similarity index 100% rename from stable/ml-workspace/2.0.20/values.yaml rename to stable/littlelink/6.0.37/values.yaml diff --git a/stable/logitech-media-server/4.0.22/CHANGELOG.md b/stable/logitech-media-server/4.0.22/CHANGELOG.md deleted file mode 100644 index 3f7b3d75154..00000000000 --- a/stable/logitech-media-server/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [logitech-media-server-4.0.22](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.20...logitech-media-server-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [logitech-media-server-4.0.20](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.19...logitech-media-server-4.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [logitech-media-server-4.0.19](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.18...logitech-media-server-4.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [logitech-media-server-4.0.18](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.16...logitech-media-server-4.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [logitech-media-server-4.0.16](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.14...logitech-media-server-4.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [logitech-media-server-4.0.14](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.13...logitech-media-server-4.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [logitech-media-server-4.0.13](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.12...logitech-media-server-4.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [logitech-media-server-4.0.12](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.11...logitech-media-server-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [logitech-media-server-4.0.11](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.10...logitech-media-server-4.0.11) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - - - -### [logitech-media-server-4.0.10](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.9...logitech-media-server-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [logitech-media-server-4.0.9](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.8...logitech-media-server-4.0.9) (2022-07-09) - -#### Chore - -* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) - - - diff --git a/stable/logitech-media-server/4.0.22/Chart.lock b/stable/logitech-media-server/4.0.22/Chart.lock deleted file mode 100644 index aad2bd7d8e9..00000000000 --- a/stable/logitech-media-server/4.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:01:29.122515136Z" diff --git a/stable/logitech-media-server/4.0.22/Chart.yaml b/stable/logitech-media-server/4.0.22/Chart.yaml deleted file mode 100644 index bc867d36e5b..00000000000 --- a/stable/logitech-media-server/4.0.22/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "8.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Logitech Media Server is a platform for home/office audio streaming. -home: https://github.com/truecharts/apps/tree/master/charts/stable/logitech-media-server -icon: https://truecharts.org/img/chart-icons/logitech-media-server.png -keywords: - - logitech-media-server - - squeezebox - - audio - - streaming -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: logitech-media-server -sources: - - https://github.com/Logitech/slimserver - - https://hub.docker.com/r/lmscommunity/logitechmediaserver -type: application -version: 4.0.22 -annotations: - truecharts.org/catagories: | - - media - - audio - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/logitech-media-server/4.0.22/README.md b/stable/logitech-media-server/4.0.22/README.md deleted file mode 100644 index 6f23a070a09..00000000000 --- a/stable/logitech-media-server/4.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# logitech-media-server - -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.3.0](https://img.shields.io/badge/AppVersion-8.3.0-informational?style=flat-square) - -Logitech Media Server is a platform for home/office audio streaming. - -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: [logitech-media-server](https://truecharts.org/docs/charts/stable/logitech-media-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `logitech-media-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install logitech-media-server TrueCharts/logitech-media-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `logitech-media-server` deployment - -```console -helm uninstall logitech-media-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install logitech-media-server \ - --set env.TZ="America/New York" \ - TrueCharts/logitech-media-server -``` - -#### 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 logitech-media-server TrueCharts/logitech-media-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/logitech-media-server/4.0.22/charts/common-10.4.6.tgz b/stable/logitech-media-server/4.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/logitech-media-server/4.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/logitech-media-server/4.0.23/CHANGELOG.md b/stable/logitech-media-server/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..4f048f5028c --- /dev/null +++ b/stable/logitech-media-server/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [logitech-media-server-4.0.23](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.22...logitech-media-server-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [logitech-media-server-4.0.22](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.20...logitech-media-server-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [logitech-media-server-4.0.20](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.19...logitech-media-server-4.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [logitech-media-server-4.0.19](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.18...logitech-media-server-4.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [logitech-media-server-4.0.18](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.16...logitech-media-server-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [logitech-media-server-4.0.16](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.14...logitech-media-server-4.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [logitech-media-server-4.0.14](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.13...logitech-media-server-4.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [logitech-media-server-4.0.13](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.12...logitech-media-server-4.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [logitech-media-server-4.0.12](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.11...logitech-media-server-4.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [logitech-media-server-4.0.11](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.10...logitech-media-server-4.0.11) (2022-07-10) + +#### Fix + +* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) + + + + +### [logitech-media-server-4.0.10](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.9...logitech-media-server-4.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/logitech-media-server/4.0.23/Chart.lock b/stable/logitech-media-server/4.0.23/Chart.lock new file mode 100644 index 00000000000..f56aadf9be0 --- /dev/null +++ b/stable/logitech-media-server/4.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:38:13.662952942Z" diff --git a/stable/logitech-media-server/4.0.23/Chart.yaml b/stable/logitech-media-server/4.0.23/Chart.yaml new file mode 100644 index 00000000000..8e89dd57471 --- /dev/null +++ b/stable/logitech-media-server/4.0.23/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "8.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Logitech Media Server is a platform for home/office audio streaming. +home: https://github.com/truecharts/apps/tree/master/charts/stable/logitech-media-server +icon: https://truecharts.org/img/chart-icons/logitech-media-server.png +keywords: + - logitech-media-server + - squeezebox + - audio + - streaming +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: logitech-media-server +sources: + - https://github.com/Logitech/slimserver + - https://hub.docker.com/r/lmscommunity/logitechmediaserver +type: application +version: 4.0.23 +annotations: + truecharts.org/catagories: | + - media + - audio + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/logitech-media-server/4.0.23/README.md b/stable/logitech-media-server/4.0.23/README.md new file mode 100644 index 00000000000..63cf622e0e7 --- /dev/null +++ b/stable/logitech-media-server/4.0.23/README.md @@ -0,0 +1,108 @@ +# logitech-media-server + +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.3.0](https://img.shields.io/badge/AppVersion-8.3.0-informational?style=flat-square) + +Logitech Media Server is a platform for home/office audio streaming. + +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: [logitech-media-server](https://truecharts.org/docs/charts/stable/logitech-media-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `logitech-media-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install logitech-media-server TrueCharts/logitech-media-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `logitech-media-server` deployment + +```console +helm uninstall logitech-media-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install logitech-media-server \ + --set env.TZ="America/New York" \ + TrueCharts/logitech-media-server +``` + +#### 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 logitech-media-server TrueCharts/logitech-media-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/logitech-media-server/4.0.22/app-readme.md b/stable/logitech-media-server/4.0.23/app-readme.md similarity index 100% rename from stable/logitech-media-server/4.0.22/app-readme.md rename to stable/logitech-media-server/4.0.23/app-readme.md diff --git a/stable/logitech-media-server/4.0.23/charts/common-10.4.7.tgz b/stable/logitech-media-server/4.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/logitech-media-server/4.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/logitech-media-server/4.0.22/ix_values.yaml b/stable/logitech-media-server/4.0.23/ix_values.yaml similarity index 100% rename from stable/logitech-media-server/4.0.22/ix_values.yaml rename to stable/logitech-media-server/4.0.23/ix_values.yaml diff --git a/stable/logitech-media-server/4.0.22/questions.yaml b/stable/logitech-media-server/4.0.23/questions.yaml similarity index 100% rename from stable/logitech-media-server/4.0.22/questions.yaml rename to stable/logitech-media-server/4.0.23/questions.yaml diff --git a/stable/mkvtoolnix/2.0.21/templates/common.yaml b/stable/logitech-media-server/4.0.23/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.21/templates/common.yaml rename to stable/logitech-media-server/4.0.23/templates/common.yaml diff --git a/stable/monica/3.0.30/values.yaml b/stable/logitech-media-server/4.0.23/values.yaml similarity index 100% rename from stable/monica/3.0.30/values.yaml rename to stable/logitech-media-server/4.0.23/values.yaml diff --git a/stable/loki/5.0.25/CHANGELOG.md b/stable/loki/5.0.25/CHANGELOG.md deleted file mode 100644 index 6fd13dc3b35..00000000000 --- a/stable/loki/5.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [loki-5.0.25](https://github.com/truecharts/apps/compare/loki-5.0.24...loki-5.0.25) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [loki-5.0.24](https://github.com/truecharts/apps/compare/loki-5.0.22...loki-5.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [loki-5.0.22](https://github.com/truecharts/apps/compare/loki-5.0.21...loki-5.0.22) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [loki-5.0.21](https://github.com/truecharts/apps/compare/loki-5.0.20...loki-5.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [loki-5.0.20](https://github.com/truecharts/apps/compare/loki-5.0.19...loki-5.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [loki-5.0.19](https://github.com/truecharts/apps/compare/loki-5.0.17...loki-5.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [loki-5.0.17](https://github.com/truecharts/apps/compare/loki-5.0.15...loki-5.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [loki-5.0.15](https://github.com/truecharts/apps/compare/loki-5.0.14...loki-5.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [loki-5.0.14](https://github.com/truecharts/apps/compare/loki-5.0.13...loki-5.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [loki-5.0.13](https://github.com/truecharts/apps/compare/loki-5.0.12...loki-5.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [loki-5.0.12](https://github.com/truecharts/apps/compare/loki-5.0.11...loki-5.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/loki/5.0.25/Chart.lock b/stable/loki/5.0.25/Chart.lock deleted file mode 100644 index ab1bab9294c..00000000000 --- a/stable/loki/5.0.25/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: promtail - repository: https://charts.truecharts.org - version: 3.0.33 -digest: sha256:1fb8542f6539ceaca3f4f16545d08f25aaa3c652294b94abe7e9263770c72a7e -generated: "2022-07-23T09:39:23.446649987Z" diff --git a/stable/loki/5.0.25/Chart.yaml b/stable/loki/5.0.25/Chart.yaml deleted file mode 100644 index 465cd63901b..00000000000 --- a/stable/loki/5.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.6.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - name: "promtail" - condition: promtail.enabled - repository: https://charts.truecharts.org - version: "3.0.33" -deprecated: false -description: "Loki: like Prometheus, but for logs." -home: https://github.com/truecharts/apps/tree/master/charts/stable/loki -icon: https://truecharts.org/img/chart-icons/loki.png -keywords: - - logs -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: loki -sources: - - https://github.com/grafana/loki -type: application -version: 5.0.25 -annotations: - truecharts.org/catagories: | - - logs - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/loki/5.0.25/README.md b/stable/loki/5.0.25/README.md deleted file mode 100644 index 04c8e2d8348..00000000000 --- a/stable/loki/5.0.25/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# loki - -![Version: 5.0.25](https://img.shields.io/badge/Version-5.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square) - -Loki: like Prometheus, but for logs. - -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: [loki](https://truecharts.org/docs/charts/stable/loki) - -**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 | promtail | 3.0.33 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `loki` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install loki TrueCharts/loki -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `loki` deployment - -```console -helm uninstall loki -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install loki \ - --set env.TZ="America/New York" \ - TrueCharts/loki -``` - -#### 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 loki TrueCharts/loki -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/loki/5.0.25/charts/common-10.4.6.tgz b/stable/loki/5.0.25/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/loki/5.0.25/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/loki/5.0.25/charts/promtail-3.0.33.tgz b/stable/loki/5.0.25/charts/promtail-3.0.33.tgz deleted file mode 100644 index 238552de552..00000000000 Binary files a/stable/loki/5.0.25/charts/promtail-3.0.33.tgz and /dev/null differ diff --git a/stable/loki/5.0.26/CHANGELOG.md b/stable/loki/5.0.26/CHANGELOG.md new file mode 100644 index 00000000000..62aeb3d41d5 --- /dev/null +++ b/stable/loki/5.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [loki-5.0.26](https://github.com/truecharts/apps/compare/loki-5.0.25...loki-5.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [loki-5.0.25](https://github.com/truecharts/apps/compare/loki-5.0.24...loki-5.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [loki-5.0.24](https://github.com/truecharts/apps/compare/loki-5.0.22...loki-5.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [loki-5.0.22](https://github.com/truecharts/apps/compare/loki-5.0.21...loki-5.0.22) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [loki-5.0.21](https://github.com/truecharts/apps/compare/loki-5.0.20...loki-5.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [loki-5.0.20](https://github.com/truecharts/apps/compare/loki-5.0.19...loki-5.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [loki-5.0.19](https://github.com/truecharts/apps/compare/loki-5.0.17...loki-5.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [loki-5.0.17](https://github.com/truecharts/apps/compare/loki-5.0.15...loki-5.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [loki-5.0.15](https://github.com/truecharts/apps/compare/loki-5.0.14...loki-5.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [loki-5.0.14](https://github.com/truecharts/apps/compare/loki-5.0.13...loki-5.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [loki-5.0.13](https://github.com/truecharts/apps/compare/loki-5.0.12...loki-5.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/loki/5.0.26/Chart.lock b/stable/loki/5.0.26/Chart.lock new file mode 100644 index 00000000000..ce6959b5bce --- /dev/null +++ b/stable/loki/5.0.26/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: promtail + repository: https://charts.truecharts.org + version: 3.0.34 +digest: sha256:67fb56da23f8c313234c08b83b19645dad2b4f8ae98fe5070ca8dbefd390692f +generated: "2022-07-23T14:38:27.213687059Z" diff --git a/stable/loki/5.0.26/Chart.yaml b/stable/loki/5.0.26/Chart.yaml new file mode 100644 index 00000000000..d329fb77750 --- /dev/null +++ b/stable/loki/5.0.26/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - name: "promtail" + condition: promtail.enabled + repository: https://charts.truecharts.org + version: "3.0.34" +deprecated: false +description: "Loki: like Prometheus, but for logs." +home: https://github.com/truecharts/apps/tree/master/charts/stable/loki +icon: https://truecharts.org/img/chart-icons/loki.png +keywords: + - logs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: loki +sources: + - https://github.com/grafana/loki +type: application +version: 5.0.26 +annotations: + truecharts.org/catagories: | + - logs + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/loki/5.0.26/README.md b/stable/loki/5.0.26/README.md new file mode 100644 index 00000000000..7479aaa33bb --- /dev/null +++ b/stable/loki/5.0.26/README.md @@ -0,0 +1,108 @@ +# loki + +![Version: 5.0.26](https://img.shields.io/badge/Version-5.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square) + +Loki: like Prometheus, but for logs. + +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: [loki](https://truecharts.org/docs/charts/stable/loki) + +**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 | promtail | 3.0.34 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `loki` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install loki TrueCharts/loki +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `loki` deployment + +```console +helm uninstall loki +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install loki \ + --set env.TZ="America/New York" \ + TrueCharts/loki +``` + +#### 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 loki TrueCharts/loki -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/loki/5.0.25/app-readme.md b/stable/loki/5.0.26/app-readme.md similarity index 100% rename from stable/loki/5.0.25/app-readme.md rename to stable/loki/5.0.26/app-readme.md diff --git a/stable/loki/5.0.26/charts/common-10.4.7.tgz b/stable/loki/5.0.26/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/loki/5.0.26/charts/common-10.4.7.tgz differ diff --git a/stable/loki/5.0.26/charts/promtail-3.0.34.tgz b/stable/loki/5.0.26/charts/promtail-3.0.34.tgz new file mode 100644 index 00000000000..b1fa17a7ae6 Binary files /dev/null and b/stable/loki/5.0.26/charts/promtail-3.0.34.tgz differ diff --git a/stable/loki/5.0.25/ix_values.yaml b/stable/loki/5.0.26/ix_values.yaml similarity index 100% rename from stable/loki/5.0.25/ix_values.yaml rename to stable/loki/5.0.26/ix_values.yaml diff --git a/stable/loki/5.0.25/questions.yaml b/stable/loki/5.0.26/questions.yaml similarity index 100% rename from stable/loki/5.0.25/questions.yaml rename to stable/loki/5.0.26/questions.yaml diff --git a/stable/loki/5.0.25/templates/_helpers.tpl b/stable/loki/5.0.26/templates/_helpers.tpl similarity index 100% rename from stable/loki/5.0.25/templates/_helpers.tpl rename to stable/loki/5.0.26/templates/_helpers.tpl diff --git a/stable/ml-workspace/2.0.20/templates/common.yaml b/stable/loki/5.0.26/templates/common.yaml similarity index 100% rename from stable/ml-workspace/2.0.20/templates/common.yaml rename to stable/loki/5.0.26/templates/common.yaml diff --git a/stable/mosdns/2.0.22/values.yaml b/stable/loki/5.0.26/values.yaml similarity index 100% rename from stable/mosdns/2.0.22/values.yaml rename to stable/loki/5.0.26/values.yaml diff --git a/stable/lychee/13.0.25/CHANGELOG.md b/stable/lychee/13.0.25/CHANGELOG.md new file mode 100644 index 00000000000..73ae44eaf4a --- /dev/null +++ b/stable/lychee/13.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lychee-13.0.25](https://github.com/truecharts/apps/compare/lychee-13.0.24...lychee-13.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lychee-13.0.24](https://github.com/truecharts/apps/compare/lychee-13.0.23...lychee-13.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [lychee-13.0.23](https://github.com/truecharts/apps/compare/lychee-13.0.21...lychee-13.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [lychee-13.0.21](https://github.com/truecharts/apps/compare/lychee-13.0.20...lychee-13.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [lychee-13.0.20](https://github.com/truecharts/apps/compare/lychee-13.0.19...lychee-13.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [lychee-13.0.19](https://github.com/truecharts/apps/compare/lychee-13.0.18...lychee-13.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [lychee-13.0.18](https://github.com/truecharts/apps/compare/lychee-13.0.16...lychee-13.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [lychee-13.0.16](https://github.com/truecharts/apps/compare/lychee-13.0.14...lychee-13.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [lychee-13.0.14](https://github.com/truecharts/apps/compare/lychee-13.0.13...lychee-13.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [lychee-13.0.13](https://github.com/truecharts/apps/compare/lychee-13.0.12...lychee-13.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [lychee-13.0.12](https://github.com/truecharts/apps/compare/lychee-13.0.11...lychee-13.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/lychee/13.0.25/Chart.lock b/stable/lychee/13.0.25/Chart.lock new file mode 100644 index 00000000000..38ff40a0b9b --- /dev/null +++ b/stable/lychee/13.0.25/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:38:36.869776452Z" diff --git a/stable/lychee/13.0.25/Chart.yaml b/stable/lychee/13.0.25/Chart.yaml new file mode 100644 index 00000000000..d98f47d7bd8 --- /dev/null +++ b/stable/lychee/13.0.25/Chart.yaml @@ -0,0 +1,40 @@ +apiVersion: v2 +appVersion: "4.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +deprecated: false +description: + Lychee is a free photo-management tool, which runs on your server or + web-space +home: https://github.com/truecharts/apps/tree/master/charts/stable/lychee +icon: https://truecharts.org/img/chart-icons/lychee.png +keywords: + - lychee + - photo + - pictures +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lychee +sources: + - https://github.com/LycheeOrg/Lychee + - https://hub.docker.com/r/lycheeorg/lychee +type: application +version: 13.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lychee/13.0.25/README.md b/stable/lychee/13.0.25/README.md new file mode 100644 index 00000000000..69e90acf6df --- /dev/null +++ b/stable/lychee/13.0.25/README.md @@ -0,0 +1,110 @@ +# lychee + +![Version: 13.0.25](https://img.shields.io/badge/Version-13.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.4.0](https://img.shields.io/badge/AppVersion-4.4.0-informational?style=flat-square) + +Lychee is a free photo-management tool, which runs on your server or web-space + +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: [lychee](https://truecharts.org/docs/charts/stable/lychee) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `lychee` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install lychee TrueCharts/lychee +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `lychee` deployment + +```console +helm uninstall lychee +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lychee \ + --set env.TZ="America/New York" \ + TrueCharts/lychee +``` + +#### 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 lychee TrueCharts/lychee -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/lychee/13.0.25/app-readme.md b/stable/lychee/13.0.25/app-readme.md new file mode 100644 index 00000000000..1cd06b7ab93 --- /dev/null +++ b/stable/lychee/13.0.25/app-readme.md @@ -0,0 +1,8 @@ +Lychee is a free photo-management tool, which runs on your server or web-space + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/lychee + +--- + +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/lychee/13.0.25/charts/common-10.4.7.tgz b/stable/lychee/13.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/lychee/13.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/lychee/13.0.25/charts/postgresql-8.0.45.tgz b/stable/lychee/13.0.25/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/lychee/13.0.25/charts/postgresql-8.0.45.tgz differ diff --git a/stable/lychee/13.0.25/charts/redis-3.0.44.tgz b/stable/lychee/13.0.25/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/lychee/13.0.25/charts/redis-3.0.44.tgz differ diff --git a/stable/lychee/13.0.25/ix_values.yaml b/stable/lychee/13.0.25/ix_values.yaml new file mode 100644 index 00000000000..c3170658727 --- /dev/null +++ b/stable/lychee/13.0.25/ix_values.yaml @@ -0,0 +1,94 @@ +image: + repository: tccr.io/truecharts/lychee-laravel + pullPolicy: IfNotPresent + tag: v4.4.0@sha256:dbe46c768250de8b89d1551308c3fa02952e52a493e5baf055a5fda0be104866 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10017 + targetPort: 80 + +# secretEnv: +# PUSHER_APP_KEY: "" +# PUSHER_APP_SECRET: "" +# PUSHER_APP_ID: "" +# PUSHER_APP_CLUSTER: "mt1" +# MAIL_DRIVER: "smtp" +# MAIL_HOST: "" +# MAIL_FROM_NAME: "" +# MAIL_FROM_ADDRESS: "" +# MAIL_USERNAME: "" +# MAIL_PASSWORD: "" +# MAIL_PORT: "587" +# MAIL_ENCRYPTION: "tls" + +env: + # Internal Envs + TIMEZONE: "{{ .Values.TZ }}" + PHP_TZ: "{{ .Values.TZ }}" + DB_CONNECTION: "pgsql" + DB_PORT: "5432" + DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" + DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}" + REDIS_PORT: "6379" + CACHE_DRIVER: "redis" + SESSION_DRIVER: "redis" + APP_ENV: "production" + APP_NAME: "Lychee" + MIX_PUSHER_APP_KEY: "{{ .Values.env.PUSHER_APP_KEY }}" + MIX_PUSHER_APP_CLUSTER: "{{ .Values.env.PUSHER_APP_CLUSTER }}" + # User Envs + SECURITY_HEADER_HSTS_ENABLE: false + APP_DEBUG: false + APP_URL: http://localhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + APP_KEY: + secretKeyRef: + name: lychee-secrets + key: APP_KEY + +persistence: + conf: + enabled: true + mountPath: "/conf" + sym: + enabled: true + mountPath: "/sym" + uploads: + enabled: true + mountPath: "/uploads" + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: lychee + postgresqlDatabase: lychee + +redis: + enabled: true + existingSecret: "rediscreds" diff --git a/stable/lychee/13.0.25/questions.yaml b/stable/lychee/13.0.25/questions.yaml new file mode 100644 index 00000000000..a5f197d2175 --- /dev/null +++ b/stable/lychee/13.0.25/questions.yaml @@ -0,0 +1,2908 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: secretEnv + group: "Container Configuration" + label: "Secret Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: MAIL_FROM_ADDRESS + label: "MAIL_FROM_ADDRESS" + description: "Mail from Address" + schema: + type: string + default: "" + - variable: MAIL_FROM_NAME + label: "MAIL_FROM_NAME" + description: "Mail from Name" + schema: + type: string + default: "" + - variable: MAIL_DRIVER + label: "MAIL_DRIVER" + description: "Mail Driver" + schema: + type: string + default: "smtp" + enum: + - value: "smtp" + description: "smtp" + - value: "mailgun" + description: "mailgun" + - value: "sendmail" + description: "sendmail" + - value: "ses" + description: "ses" + - value: "postmark" + description: "postmark" + - value: "log" + description: "log" + - value: "array" + description: "array" + - variable: MAIL_HOST + label: "MAIL_HOST" + description: "Mail Host" + schema: + type: string + default: "" + - variable: MAIL_PORT + label: "MAIL_PORT" + description: "Mail Port" + schema: + type: int + - variable: MAIL_USERNAME + label: "MAIL_USERNAME" + description: "Mail Username" + schema: + type: string + default: "" + - variable: MAIL_PASSWORD + label: "MAIL_PASSWORD" + description: "Mail Password" + schema: + type: string + private: true + default: "" + - variable: MAIL_ENCRYPTION + label: "MAIL_ENCRYPTION" + description: "Mail Encryption" + schema: + type: string + default: "tls" + - variable: PUSHER_APP_ID + label: "PUSHER_APP_ID" + description: "Pusher App ID" + schema: + type: string + default: "" + - variable: PUSHER_APP_KEY + label: "PUSHER_APP_KEY" + description: "Pusher App Key" + schema: + type: string + private: true + default: "" + - variable: PUSHER_APP_SECRET + label: "PUSHER_APP_SECRET" + description: "Pusher App Secret" + schema: + type: string + private: true + default: "" + - variable: PUSHER_APP_CLUSTER + label: "PUSHER_APP_CLUSTER" + description: "Pusher App Cluster" + schema: + type: string + default: "mt1" + + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://lychee.mydomain.com" + schema: + type: string + default: "http://localhost" + - variable: APP_DEBUG + label: "APP_DEBUG" + description: "Enables the debug info" + schema: + type: boolean + default: false + - variable: SECURITY_HEADER_HSTS_ENABLE + label: "SECURITY_HEADER_HSTS_ENABLE" + description: "Enables HSTS Headers" + schema: + type: boolean + default: false + + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10017 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 80 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: conf + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: sym + label: "App sym Storage" + description: "Stores the Application sym." + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: uploads + label: "App Uploads Storage" + description: "Stores the Application Uploads." + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/lychee/13.0.25/templates/_secrets.tpl b/stable/lychee/13.0.25/templates/_secrets.tpl new file mode 100644 index 00000000000..768a00eb026 --- /dev/null +++ b/stable/lychee/13.0.25/templates/_secrets.tpl @@ -0,0 +1,20 @@ +{{/* Define the secrets */}} +{{- define "lychee.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: lychee-secrets +{{- $lycheeprevious := lookup "v1" "Secret" .Release.Namespace "lychee-secrets" }} +{{- $app_key := "" }} +data: + {{- if $lycheeprevious}} + APP_KEY: {{ index $lycheeprevious.data "APP_KEY" }} + {{- else }} + {{- $app_key := randAlphaNum 32 }} + APP_KEY: {{ $app_key | b64enc }} + {{- end }} + +{{- end -}} diff --git a/stable/lychee/13.0.25/templates/common.yaml b/stable/lychee/13.0.25/templates/common.yaml new file mode 100644 index 00000000000..2e5d85f07fc --- /dev/null +++ b/stable/lychee/13.0.25/templates/common.yaml @@ -0,0 +1,7 @@ +{{/* Make sure all variables are set properly */}} +{{ include "tc.common.loader.init" . }} + +{{ include "lychee.secrets" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/mosquitto/6.0.24/values.yaml b/stable/lychee/13.0.25/values.yaml similarity index 100% rename from stable/mosquitto/6.0.24/values.yaml rename to stable/lychee/13.0.25/values.yaml diff --git a/stable/makemkv/2.0.23/CHANGELOG.md b/stable/makemkv/2.0.23/CHANGELOG.md deleted file mode 100644 index 512ca602c04..00000000000 --- a/stable/makemkv/2.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [makemkv-2.0.23](https://github.com/truecharts/apps/compare/makemkv-2.0.21...makemkv-2.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [makemkv-2.0.21](https://github.com/truecharts/apps/compare/makemkv-2.0.20...makemkv-2.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [makemkv-2.0.20](https://github.com/truecharts/apps/compare/makemkv-2.0.19...makemkv-2.0.20) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [makemkv-2.0.19](https://github.com/truecharts/apps/compare/makemkv-2.0.18...makemkv-2.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [makemkv-2.0.18](https://github.com/truecharts/apps/compare/makemkv-2.0.16...makemkv-2.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [makemkv-2.0.16](https://github.com/truecharts/apps/compare/makemkv-2.0.14...makemkv-2.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [makemkv-2.0.14](https://github.com/truecharts/apps/compare/makemkv-2.0.13...makemkv-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [makemkv-2.0.13](https://github.com/truecharts/apps/compare/makemkv-2.0.12...makemkv-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [makemkv-2.0.12](https://github.com/truecharts/apps/compare/makemkv-2.0.11...makemkv-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [makemkv-2.0.11](https://github.com/truecharts/apps/compare/makemkv-2.0.10...makemkv-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [makemkv-2.0.10](https://github.com/truecharts/apps/compare/makemkv-2.0.9...makemkv-2.0.10) (2022-07-05) - -#### Feat - -* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) - - - diff --git a/stable/makemkv/2.0.23/Chart.lock b/stable/makemkv/2.0.23/Chart.lock deleted file mode 100644 index 61525642f7a..00000000000 --- a/stable/makemkv/2.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:01:52.065669591Z" diff --git a/stable/makemkv/2.0.23/Chart.yaml b/stable/makemkv/2.0.23/Chart.yaml deleted file mode 100644 index f7756767570..00000000000 --- a/stable/makemkv/2.0.23/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.22.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. -home: https://github.com/truecharts/apps/tree/master/charts/stable/makemkv -icon: https://truecharts.org/img/chart-icons/makemkv.png -keywords: - - mkv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: makemkv -sources: - - https://github.com/jlesage/docker-makemkv - - https://hub.docker.com/r/jlesage/makemkv -version: 2.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/makemkv/2.0.23/README.md b/stable/makemkv/2.0.23/README.md deleted file mode 100644 index 563f6fdf17a..00000000000 --- a/stable/makemkv/2.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# makemkv - -![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![AppVersion: 1.22.1](https://img.shields.io/badge/AppVersion-1.22.1-informational?style=flat-square) - -MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. - -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: [makemkv](https://truecharts.org/docs/charts/stable/makemkv) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `makemkv` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install makemkv TrueCharts/makemkv -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `makemkv` deployment - -```console -helm uninstall makemkv -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install makemkv \ - --set env.TZ="America/New York" \ - TrueCharts/makemkv -``` - -#### 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 makemkv TrueCharts/makemkv -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/makemkv/2.0.23/charts/common-10.4.6.tgz b/stable/makemkv/2.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/makemkv/2.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/makemkv/2.0.24/CHANGELOG.md b/stable/makemkv/2.0.24/CHANGELOG.md new file mode 100644 index 00000000000..cd8b76e96dc --- /dev/null +++ b/stable/makemkv/2.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [makemkv-2.0.24](https://github.com/truecharts/apps/compare/makemkv-2.0.23...makemkv-2.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [makemkv-2.0.23](https://github.com/truecharts/apps/compare/makemkv-2.0.21...makemkv-2.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [makemkv-2.0.21](https://github.com/truecharts/apps/compare/makemkv-2.0.20...makemkv-2.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [makemkv-2.0.20](https://github.com/truecharts/apps/compare/makemkv-2.0.19...makemkv-2.0.20) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [makemkv-2.0.19](https://github.com/truecharts/apps/compare/makemkv-2.0.18...makemkv-2.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [makemkv-2.0.18](https://github.com/truecharts/apps/compare/makemkv-2.0.16...makemkv-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [makemkv-2.0.16](https://github.com/truecharts/apps/compare/makemkv-2.0.14...makemkv-2.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [makemkv-2.0.14](https://github.com/truecharts/apps/compare/makemkv-2.0.13...makemkv-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [makemkv-2.0.13](https://github.com/truecharts/apps/compare/makemkv-2.0.12...makemkv-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [makemkv-2.0.12](https://github.com/truecharts/apps/compare/makemkv-2.0.11...makemkv-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [makemkv-2.0.11](https://github.com/truecharts/apps/compare/makemkv-2.0.10...makemkv-2.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/makemkv/2.0.24/Chart.lock b/stable/makemkv/2.0.24/Chart.lock new file mode 100644 index 00000000000..4eb594b569b --- /dev/null +++ b/stable/makemkv/2.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:38:33.049684586Z" diff --git a/stable/makemkv/2.0.24/Chart.yaml b/stable/makemkv/2.0.24/Chart.yaml new file mode 100644 index 00000000000..26ed48976e8 --- /dev/null +++ b/stable/makemkv/2.0.24/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.22.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. +home: https://github.com/truecharts/apps/tree/master/charts/stable/makemkv +icon: https://truecharts.org/img/chart-icons/makemkv.png +keywords: + - mkv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: makemkv +sources: + - https://github.com/jlesage/docker-makemkv + - https://hub.docker.com/r/jlesage/makemkv +version: 2.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/makemkv/2.0.24/README.md b/stable/makemkv/2.0.24/README.md new file mode 100644 index 00000000000..6aa1d8b8071 --- /dev/null +++ b/stable/makemkv/2.0.24/README.md @@ -0,0 +1,108 @@ +# makemkv + +![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![AppVersion: 1.22.1](https://img.shields.io/badge/AppVersion-1.22.1-informational?style=flat-square) + +MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. + +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: [makemkv](https://truecharts.org/docs/charts/stable/makemkv) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `makemkv` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install makemkv TrueCharts/makemkv +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `makemkv` deployment + +```console +helm uninstall makemkv +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install makemkv \ + --set env.TZ="America/New York" \ + TrueCharts/makemkv +``` + +#### 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 makemkv TrueCharts/makemkv -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/makemkv/2.0.23/app-readme.md b/stable/makemkv/2.0.24/app-readme.md similarity index 100% rename from stable/makemkv/2.0.23/app-readme.md rename to stable/makemkv/2.0.24/app-readme.md diff --git a/stable/makemkv/2.0.24/charts/common-10.4.7.tgz b/stable/makemkv/2.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/makemkv/2.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/makemkv/2.0.23/ix_values.yaml b/stable/makemkv/2.0.24/ix_values.yaml similarity index 100% rename from stable/makemkv/2.0.23/ix_values.yaml rename to stable/makemkv/2.0.24/ix_values.yaml diff --git a/stable/makemkv/2.0.23/questions.yaml b/stable/makemkv/2.0.24/questions.yaml similarity index 100% rename from stable/makemkv/2.0.23/questions.yaml rename to stable/makemkv/2.0.24/questions.yaml diff --git a/stable/mosdns/2.0.22/templates/common.yaml b/stable/makemkv/2.0.24/templates/common.yaml similarity index 100% rename from stable/mosdns/2.0.22/templates/common.yaml rename to stable/makemkv/2.0.24/templates/common.yaml diff --git a/stable/mstream/3.0.20/values.yaml b/stable/makemkv/2.0.24/values.yaml similarity index 100% rename from stable/mstream/3.0.20/values.yaml rename to stable/makemkv/2.0.24/values.yaml diff --git a/stable/matomo/3.0.34/CHANGELOG.md b/stable/matomo/3.0.34/CHANGELOG.md deleted file mode 100644 index 3e638b7d1d3..00000000000 --- a/stable/matomo/3.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [matomo-3.0.34](https://github.com/truecharts/apps/compare/matomo-3.0.33...matomo-3.0.34) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [matomo-3.0.33](https://github.com/truecharts/apps/compare/matomo-3.0.31...matomo-3.0.33) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [matomo-3.0.31](https://github.com/truecharts/apps/compare/matomo-3.0.30...matomo-3.0.31) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [matomo-3.0.30](https://github.com/truecharts/apps/compare/matomo-3.0.29...matomo-3.0.30) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [matomo-3.0.29](https://github.com/truecharts/apps/compare/matomo-3.0.28...matomo-3.0.29) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [matomo-3.0.28](https://github.com/truecharts/apps/compare/matomo-3.0.27...matomo-3.0.28) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [matomo-3.0.27](https://github.com/truecharts/apps/compare/matomo-3.0.25...matomo-3.0.27) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [matomo-3.0.25](https://github.com/truecharts/apps/compare/matomo-3.0.23...matomo-3.0.25) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [matomo-3.0.23](https://github.com/truecharts/apps/compare/matomo-3.0.22...matomo-3.0.23) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [matomo-3.0.22](https://github.com/truecharts/apps/compare/matomo-3.0.21...matomo-3.0.22) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [matomo-3.0.21](https://github.com/truecharts/apps/compare/matomo-3.0.20...matomo-3.0.21) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/matomo/3.0.34/Chart.lock b/stable/matomo/3.0.34/Chart.lock deleted file mode 100644 index c68e30dce4f..00000000000 --- a/stable/matomo/3.0.34/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:39:50.016539818Z" diff --git a/stable/matomo/3.0.34/Chart.yaml b/stable/matomo/3.0.34/Chart.yaml deleted file mode 100644 index 2d0aa30b93f..00000000000 --- a/stable/matomo/3.0.34/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "4.10.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -description: Matomo is the leading Free/Libre open analytics platform -home: https://github.com/truecharts/apps/tree/master/charts/stable/matomo -icon: https://truecharts.org/img/chart-icons/matomo.png -keywords: - - analytics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: matomo -sources: - - https://hub.docker.com/r/bitnami/matomo - - https://github.com/bitnami/bitnami-docker-matomo - - https://github.com/matomo-org/matomo -version: 3.0.34 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/matomo/3.0.34/README.md b/stable/matomo/3.0.34/README.md deleted file mode 100644 index ddff01f8803..00000000000 --- a/stable/matomo/3.0.34/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# matomo - -![Version: 3.0.34](https://img.shields.io/badge/Version-3.0.34-informational?style=flat-square) ![AppVersion: 4.10.1](https://img.shields.io/badge/AppVersion-4.10.1-informational?style=flat-square) - -Matomo is the leading Free/Libre open analytics platform - -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: [matomo](https://truecharts.org/docs/charts/stable/matomo) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `matomo` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install matomo TrueCharts/matomo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `matomo` deployment - -```console -helm uninstall matomo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install matomo \ - --set env.TZ="America/New York" \ - TrueCharts/matomo -``` - -#### 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 matomo TrueCharts/matomo -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/matomo/3.0.34/charts/common-10.4.6.tgz b/stable/matomo/3.0.34/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/matomo/3.0.34/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/matomo/3.0.34/charts/mariadb-3.0.41.tgz b/stable/matomo/3.0.34/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/matomo/3.0.34/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/matomo/3.0.35/CHANGELOG.md b/stable/matomo/3.0.35/CHANGELOG.md new file mode 100644 index 00000000000..c3fbac4cc26 --- /dev/null +++ b/stable/matomo/3.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [matomo-3.0.35](https://github.com/truecharts/apps/compare/matomo-3.0.34...matomo-3.0.35) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [matomo-3.0.34](https://github.com/truecharts/apps/compare/matomo-3.0.33...matomo-3.0.34) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [matomo-3.0.33](https://github.com/truecharts/apps/compare/matomo-3.0.31...matomo-3.0.33) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [matomo-3.0.31](https://github.com/truecharts/apps/compare/matomo-3.0.30...matomo-3.0.31) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [matomo-3.0.30](https://github.com/truecharts/apps/compare/matomo-3.0.29...matomo-3.0.30) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [matomo-3.0.29](https://github.com/truecharts/apps/compare/matomo-3.0.28...matomo-3.0.29) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [matomo-3.0.28](https://github.com/truecharts/apps/compare/matomo-3.0.27...matomo-3.0.28) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [matomo-3.0.27](https://github.com/truecharts/apps/compare/matomo-3.0.25...matomo-3.0.27) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [matomo-3.0.25](https://github.com/truecharts/apps/compare/matomo-3.0.23...matomo-3.0.25) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [matomo-3.0.23](https://github.com/truecharts/apps/compare/matomo-3.0.22...matomo-3.0.23) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [matomo-3.0.22](https://github.com/truecharts/apps/compare/matomo-3.0.21...matomo-3.0.22) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + diff --git a/stable/matomo/3.0.35/Chart.lock b/stable/matomo/3.0.35/Chart.lock new file mode 100644 index 00000000000..a073a44fe85 --- /dev/null +++ b/stable/matomo/3.0.35/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:38:42.657307744Z" diff --git a/stable/matomo/3.0.35/Chart.yaml b/stable/matomo/3.0.35/Chart.yaml new file mode 100644 index 00000000000..48a7ffd3125 --- /dev/null +++ b/stable/matomo/3.0.35/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: Matomo is the leading Free/Libre open analytics platform +home: https://github.com/truecharts/apps/tree/master/charts/stable/matomo +icon: https://truecharts.org/img/chart-icons/matomo.png +keywords: + - analytics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: matomo +sources: + - https://hub.docker.com/r/bitnami/matomo + - https://github.com/bitnami/bitnami-docker-matomo + - https://github.com/matomo-org/matomo +version: 3.0.35 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/matomo/3.0.35/README.md b/stable/matomo/3.0.35/README.md new file mode 100644 index 00000000000..05efd07e390 --- /dev/null +++ b/stable/matomo/3.0.35/README.md @@ -0,0 +1,110 @@ +# matomo + +![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![AppVersion: 4.10.1](https://img.shields.io/badge/AppVersion-4.10.1-informational?style=flat-square) + +Matomo is the leading Free/Libre open analytics platform + +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: [matomo](https://truecharts.org/docs/charts/stable/matomo) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `matomo` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install matomo TrueCharts/matomo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `matomo` deployment + +```console +helm uninstall matomo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install matomo \ + --set env.TZ="America/New York" \ + TrueCharts/matomo +``` + +#### 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 matomo TrueCharts/matomo -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/matomo/3.0.34/app-readme.md b/stable/matomo/3.0.35/app-readme.md similarity index 100% rename from stable/matomo/3.0.34/app-readme.md rename to stable/matomo/3.0.35/app-readme.md diff --git a/stable/matomo/3.0.35/charts/common-10.4.7.tgz b/stable/matomo/3.0.35/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/matomo/3.0.35/charts/common-10.4.7.tgz differ diff --git a/stable/matomo/3.0.35/charts/mariadb-3.0.43.tgz b/stable/matomo/3.0.35/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/matomo/3.0.35/charts/mariadb-3.0.43.tgz differ diff --git a/stable/matomo/3.0.34/ix_values.yaml b/stable/matomo/3.0.35/ix_values.yaml similarity index 100% rename from stable/matomo/3.0.34/ix_values.yaml rename to stable/matomo/3.0.35/ix_values.yaml diff --git a/stable/matomo/3.0.34/questions.yaml b/stable/matomo/3.0.35/questions.yaml similarity index 100% rename from stable/matomo/3.0.34/questions.yaml rename to stable/matomo/3.0.35/questions.yaml diff --git a/stable/mylar/6.0.22/templates/common.yaml b/stable/matomo/3.0.35/templates/common.yaml similarity index 100% rename from stable/mylar/6.0.22/templates/common.yaml rename to stable/matomo/3.0.35/templates/common.yaml diff --git a/stable/muximux/3.0.20/values.yaml b/stable/matomo/3.0.35/values.yaml similarity index 100% rename from stable/muximux/3.0.20/values.yaml rename to stable/matomo/3.0.35/values.yaml diff --git a/stable/mattermost/3.0.24/CHANGELOG.md b/stable/mattermost/3.0.24/CHANGELOG.md deleted file mode 100644 index 85de62fc463..00000000000 --- a/stable/mattermost/3.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mattermost-3.0.24](https://github.com/truecharts/apps/compare/mattermost-3.0.23...mattermost-3.0.24) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [mattermost-3.0.23](https://github.com/truecharts/apps/compare/mattermost-3.0.21...mattermost-3.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [mattermost-3.0.21](https://github.com/truecharts/apps/compare/mattermost-3.0.20...mattermost-3.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [mattermost-3.0.20](https://github.com/truecharts/apps/compare/mattermost-3.0.19...mattermost-3.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [mattermost-3.0.19](https://github.com/truecharts/apps/compare/mattermost-3.0.17...mattermost-3.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [mattermost-3.0.17](https://github.com/truecharts/apps/compare/mattermost-3.0.15...mattermost-3.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [mattermost-3.0.15](https://github.com/truecharts/apps/compare/mattermost-3.0.14...mattermost-3.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [mattermost-3.0.14](https://github.com/truecharts/apps/compare/mattermost-3.0.13...mattermost-3.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [mattermost-3.0.13](https://github.com/truecharts/apps/compare/mattermost-3.0.12...mattermost-3.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mattermost-3.0.12](https://github.com/truecharts/apps/compare/mattermost-3.0.11...mattermost-3.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [mattermost-3.0.11](https://github.com/truecharts/apps/compare/mattermost-3.0.10...mattermost-3.0.11) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/mattermost/3.0.24/Chart.lock b/stable/mattermost/3.0.24/Chart.lock deleted file mode 100644 index a3af191747b..00000000000 --- a/stable/mattermost/3.0.24/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:40:04.826799652Z" diff --git a/stable/mattermost/3.0.24/Chart.yaml b/stable/mattermost/3.0.24/Chart.yaml deleted file mode 100644 index 30019ccaca7..00000000000 --- a/stable/mattermost/3.0.24/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "6.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. -home: https://github.com/truecharts/apps/tree/master/charts/stable/mattermost -icon: https://truecharts.org/img/chart-icons/mattermost.png -keywords: - - team - - mattermost - - development -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mattermost -sources: - - https://github.com/mattermost/mattermost-server - - https://github.com/mattermost/docker -version: 3.0.24 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mattermost/3.0.24/README.md b/stable/mattermost/3.0.24/README.md deleted file mode 100644 index a546938a0aa..00000000000 --- a/stable/mattermost/3.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mattermost - -![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: 6.3](https://img.shields.io/badge/AppVersion-6.3-informational?style=flat-square) - -Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. - -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: [mattermost](https://truecharts.org/docs/charts/stable/mattermost) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mattermost` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mattermost TrueCharts/mattermost -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mattermost` deployment - -```console -helm uninstall mattermost -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mattermost \ - --set env.TZ="America/New York" \ - TrueCharts/mattermost -``` - -#### 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 mattermost TrueCharts/mattermost -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mattermost/3.0.24/charts/common-10.4.6.tgz b/stable/mattermost/3.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/mattermost/3.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/mattermost/3.0.24/charts/postgresql-8.0.43.tgz b/stable/mattermost/3.0.24/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/mattermost/3.0.24/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/mattermost/3.0.25/CHANGELOG.md b/stable/mattermost/3.0.25/CHANGELOG.md new file mode 100644 index 00000000000..ff7b8d2b7b9 --- /dev/null +++ b/stable/mattermost/3.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mattermost-3.0.25](https://github.com/truecharts/apps/compare/mattermost-3.0.24...mattermost-3.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mattermost-3.0.24](https://github.com/truecharts/apps/compare/mattermost-3.0.23...mattermost-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [mattermost-3.0.23](https://github.com/truecharts/apps/compare/mattermost-3.0.21...mattermost-3.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [mattermost-3.0.21](https://github.com/truecharts/apps/compare/mattermost-3.0.20...mattermost-3.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [mattermost-3.0.20](https://github.com/truecharts/apps/compare/mattermost-3.0.19...mattermost-3.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [mattermost-3.0.19](https://github.com/truecharts/apps/compare/mattermost-3.0.17...mattermost-3.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [mattermost-3.0.17](https://github.com/truecharts/apps/compare/mattermost-3.0.15...mattermost-3.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [mattermost-3.0.15](https://github.com/truecharts/apps/compare/mattermost-3.0.14...mattermost-3.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [mattermost-3.0.14](https://github.com/truecharts/apps/compare/mattermost-3.0.13...mattermost-3.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [mattermost-3.0.13](https://github.com/truecharts/apps/compare/mattermost-3.0.12...mattermost-3.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [mattermost-3.0.12](https://github.com/truecharts/apps/compare/mattermost-3.0.11...mattermost-3.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/mattermost/3.0.25/Chart.lock b/stable/mattermost/3.0.25/Chart.lock new file mode 100644 index 00000000000..50b0294d233 --- /dev/null +++ b/stable/mattermost/3.0.25/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:38:59.329970064Z" diff --git a/stable/mattermost/3.0.25/Chart.yaml b/stable/mattermost/3.0.25/Chart.yaml new file mode 100644 index 00000000000..098d2e43ebb --- /dev/null +++ b/stable/mattermost/3.0.25/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. +home: https://github.com/truecharts/apps/tree/master/charts/stable/mattermost +icon: https://truecharts.org/img/chart-icons/mattermost.png +keywords: + - team + - mattermost + - development +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mattermost +sources: + - https://github.com/mattermost/mattermost-server + - https://github.com/mattermost/docker +version: 3.0.25 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mattermost/3.0.25/README.md b/stable/mattermost/3.0.25/README.md new file mode 100644 index 00000000000..f2741124cb2 --- /dev/null +++ b/stable/mattermost/3.0.25/README.md @@ -0,0 +1,109 @@ +# mattermost + +![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![AppVersion: 6.3](https://img.shields.io/badge/AppVersion-6.3-informational?style=flat-square) + +Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. + +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: [mattermost](https://truecharts.org/docs/charts/stable/mattermost) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mattermost` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mattermost TrueCharts/mattermost +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mattermost` deployment + +```console +helm uninstall mattermost +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mattermost \ + --set env.TZ="America/New York" \ + TrueCharts/mattermost +``` + +#### 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 mattermost TrueCharts/mattermost -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mattermost/3.0.24/app-readme.md b/stable/mattermost/3.0.25/app-readme.md similarity index 100% rename from stable/mattermost/3.0.24/app-readme.md rename to stable/mattermost/3.0.25/app-readme.md diff --git a/stable/mattermost/3.0.25/charts/common-10.4.7.tgz b/stable/mattermost/3.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/mattermost/3.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/mattermost/3.0.25/charts/postgresql-8.0.45.tgz b/stable/mattermost/3.0.25/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/mattermost/3.0.25/charts/postgresql-8.0.45.tgz differ diff --git a/stable/mattermost/3.0.24/ix_values.yaml b/stable/mattermost/3.0.25/ix_values.yaml similarity index 100% rename from stable/mattermost/3.0.24/ix_values.yaml rename to stable/mattermost/3.0.25/ix_values.yaml diff --git a/stable/mattermost/3.0.24/questions.yaml b/stable/mattermost/3.0.25/questions.yaml similarity index 100% rename from stable/mattermost/3.0.24/questions.yaml rename to stable/mattermost/3.0.25/questions.yaml diff --git a/stable/mysql-workbench/2.0.20/templates/common.yaml b/stable/mattermost/3.0.25/templates/common.yaml similarity index 100% rename from stable/mysql-workbench/2.0.20/templates/common.yaml rename to stable/mattermost/3.0.25/templates/common.yaml diff --git a/stable/mylar/6.0.22/values.yaml b/stable/mattermost/3.0.25/values.yaml similarity index 100% rename from stable/mylar/6.0.22/values.yaml rename to stable/mattermost/3.0.25/values.yaml diff --git a/stable/mealie/8.0.23/CHANGELOG.md b/stable/mealie/8.0.23/CHANGELOG.md deleted file mode 100644 index 45978bc8f7b..00000000000 --- a/stable/mealie/8.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mealie-8.0.23](https://github.com/truecharts/apps/compare/mealie-8.0.22...mealie-8.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [mealie-8.0.22](https://github.com/truecharts/apps/compare/mealie-8.0.20...mealie-8.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [mealie-8.0.20](https://github.com/truecharts/apps/compare/mealie-8.0.19...mealie-8.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [mealie-8.0.19](https://github.com/truecharts/apps/compare/mealie-8.0.18...mealie-8.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [mealie-8.0.18](https://github.com/truecharts/apps/compare/mealie-8.0.17...mealie-8.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - - -## [mealie-8.0.15](https://github.com/truecharts/apps/compare/mealie-8.0.13...mealie-8.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [mealie-8.0.13](https://github.com/truecharts/apps/compare/mealie-8.0.12...mealie-8.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [mealie-8.0.12](https://github.com/truecharts/apps/compare/mealie-8.0.11...mealie-8.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [mealie-8.0.11](https://github.com/truecharts/apps/compare/mealie-8.0.10...mealie-8.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mealie-8.0.10](https://github.com/truecharts/apps/compare/mealie-8.0.9...mealie-8.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [mealie-8.0.9](https://github.com/truecharts/apps/compare/mealie-8.0.8...mealie-8.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - diff --git a/stable/mealie/8.0.23/Chart.lock b/stable/mealie/8.0.23/Chart.lock deleted file mode 100644 index 6f2345773cb..00000000000 --- a/stable/mealie/8.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:40:05.502215532Z" diff --git a/stable/mealie/8.0.23/Chart.yaml b/stable/mealie/8.0.23/Chart.yaml deleted file mode 100644 index 67a1c7b79dc..00000000000 --- a/stable/mealie/8.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.5.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend -home: https://github.com/truecharts/apps/tree/master/charts/stable/mealie -icon: https://truecharts.org/img/chart-icons/mealie.png -keywords: - - grocy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mealie -sources: - - https://github.com/hay-kot/mealie -version: 8.0.23 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mealie/8.0.23/README.md b/stable/mealie/8.0.23/README.md deleted file mode 100644 index 7fb8c8fdbef..00000000000 --- a/stable/mealie/8.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mealie - -![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![AppVersion: 0.5.6](https://img.shields.io/badge/AppVersion-0.5.6-informational?style=flat-square) - -Mealie is a self hosted recipe manager and meal planner with a RestAPI backend - -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: [mealie](https://truecharts.org/docs/charts/stable/mealie) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mealie` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mealie TrueCharts/mealie -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mealie` deployment - -```console -helm uninstall mealie -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mealie \ - --set env.TZ="America/New York" \ - TrueCharts/mealie -``` - -#### 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 mealie TrueCharts/mealie -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mealie/8.0.23/charts/common-10.4.6.tgz b/stable/mealie/8.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/mealie/8.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/mealie/8.0.23/charts/postgresql-8.0.43.tgz b/stable/mealie/8.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/mealie/8.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/mealie/8.0.24/CHANGELOG.md b/stable/mealie/8.0.24/CHANGELOG.md new file mode 100644 index 00000000000..261df6bf729 --- /dev/null +++ b/stable/mealie/8.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mealie-8.0.24](https://github.com/truecharts/apps/compare/mealie-8.0.23...mealie-8.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mealie-8.0.23](https://github.com/truecharts/apps/compare/mealie-8.0.22...mealie-8.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [mealie-8.0.22](https://github.com/truecharts/apps/compare/mealie-8.0.20...mealie-8.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [mealie-8.0.20](https://github.com/truecharts/apps/compare/mealie-8.0.19...mealie-8.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [mealie-8.0.19](https://github.com/truecharts/apps/compare/mealie-8.0.18...mealie-8.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [mealie-8.0.18](https://github.com/truecharts/apps/compare/mealie-8.0.17...mealie-8.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + + +## [mealie-8.0.15](https://github.com/truecharts/apps/compare/mealie-8.0.13...mealie-8.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [mealie-8.0.13](https://github.com/truecharts/apps/compare/mealie-8.0.12...mealie-8.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [mealie-8.0.12](https://github.com/truecharts/apps/compare/mealie-8.0.11...mealie-8.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [mealie-8.0.11](https://github.com/truecharts/apps/compare/mealie-8.0.10...mealie-8.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [mealie-8.0.10](https://github.com/truecharts/apps/compare/mealie-8.0.9...mealie-8.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + diff --git a/stable/mealie/8.0.24/Chart.lock b/stable/mealie/8.0.24/Chart.lock new file mode 100644 index 00000000000..7abc75a691c --- /dev/null +++ b/stable/mealie/8.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:38:59.950089687Z" diff --git a/stable/mealie/8.0.24/Chart.yaml b/stable/mealie/8.0.24/Chart.yaml new file mode 100644 index 00000000000..a705bca6ac8 --- /dev/null +++ b/stable/mealie/8.0.24/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.5.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend +home: https://github.com/truecharts/apps/tree/master/charts/stable/mealie +icon: https://truecharts.org/img/chart-icons/mealie.png +keywords: + - grocy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mealie +sources: + - https://github.com/hay-kot/mealie +version: 8.0.24 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mealie/8.0.24/README.md b/stable/mealie/8.0.24/README.md new file mode 100644 index 00000000000..b4c79bad042 --- /dev/null +++ b/stable/mealie/8.0.24/README.md @@ -0,0 +1,108 @@ +# mealie + +![Version: 8.0.24](https://img.shields.io/badge/Version-8.0.24-informational?style=flat-square) ![AppVersion: 0.5.6](https://img.shields.io/badge/AppVersion-0.5.6-informational?style=flat-square) + +Mealie is a self hosted recipe manager and meal planner with a RestAPI backend + +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: [mealie](https://truecharts.org/docs/charts/stable/mealie) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mealie` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mealie TrueCharts/mealie +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mealie` deployment + +```console +helm uninstall mealie +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mealie \ + --set env.TZ="America/New York" \ + TrueCharts/mealie +``` + +#### 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 mealie TrueCharts/mealie -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mealie/8.0.23/app-readme.md b/stable/mealie/8.0.24/app-readme.md similarity index 100% rename from stable/mealie/8.0.23/app-readme.md rename to stable/mealie/8.0.24/app-readme.md diff --git a/stable/mealie/8.0.24/charts/common-10.4.7.tgz b/stable/mealie/8.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/mealie/8.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/mealie/8.0.24/charts/postgresql-8.0.45.tgz b/stable/mealie/8.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/mealie/8.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/mealie/8.0.23/ix_values.yaml b/stable/mealie/8.0.24/ix_values.yaml similarity index 100% rename from stable/mealie/8.0.23/ix_values.yaml rename to stable/mealie/8.0.24/ix_values.yaml diff --git a/stable/mealie/8.0.23/questions.yaml b/stable/mealie/8.0.24/questions.yaml similarity index 100% rename from stable/mealie/8.0.23/questions.yaml rename to stable/mealie/8.0.24/questions.yaml diff --git a/stable/nano-wallet/2.0.20/templates/common.yaml b/stable/mealie/8.0.24/templates/common.yaml similarity index 100% rename from stable/nano-wallet/2.0.20/templates/common.yaml rename to stable/mealie/8.0.24/templates/common.yaml diff --git a/stable/mysql-workbench/2.0.20/values.yaml b/stable/mealie/8.0.24/values.yaml similarity index 100% rename from stable/mysql-workbench/2.0.20/values.yaml rename to stable/mealie/8.0.24/values.yaml diff --git a/stable/medusa/3.0.25/CHANGELOG.md b/stable/medusa/3.0.25/CHANGELOG.md deleted file mode 100644 index de4b94d7eee..00000000000 --- a/stable/medusa/3.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [medusa-3.0.25](https://github.com/truecharts/apps/compare/medusa-3.0.23...medusa-3.0.25) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [medusa-3.0.23](https://github.com/truecharts/apps/compare/medusa-3.0.22...medusa-3.0.23) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [medusa-3.0.22](https://github.com/truecharts/apps/compare/medusa-3.0.21...medusa-3.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [medusa-3.0.21](https://github.com/truecharts/apps/compare/medusa-3.0.20...medusa-3.0.21) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [mealie-8.0.17](https://github.com/truecharts/apps/compare/mealie-8.0.15...mealie-8.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [mealie-8.0.15](https://github.com/truecharts/apps/compare/mealie-8.0.13...mealie-8.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [mealie-8.0.13](https://github.com/truecharts/apps/compare/mealie-8.0.12...mealie-8.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [mealie-8.0.12](https://github.com/truecharts/apps/compare/mealie-8.0.11...mealie-8.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [mealie-8.0.11](https://github.com/truecharts/apps/compare/mealie-8.0.10...mealie-8.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mealie-8.0.10](https://github.com/truecharts/apps/compare/mealie-8.0.9...mealie-8.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [mealie-8.0.9](https://github.com/truecharts/apps/compare/mealie-8.0.8...mealie-8.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/medusa/3.0.25/Chart.lock b/stable/medusa/3.0.25/Chart.lock deleted file mode 100644 index e610735ecb7..00000000000 --- a/stable/medusa/3.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:02:33.321854683Z" diff --git a/stable/medusa/3.0.25/Chart.yaml b/stable/medusa/3.0.25/Chart.yaml deleted file mode 100644 index e95427d98bf..00000000000 --- a/stable/medusa/3.0.25/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: An automatic Video Library Manager for TV Shows -home: https://github.com/truecharts/apps/tree/master/charts/stable/medusa -icon: https://truecharts.org/img/chart-icons/medusa.png -keywords: - - medusa - - video - - library - - manager - - tv - - shows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: medusa -sources: - - https://github.com/linuxserver/docker-medusa - - https://pymedusa.com/ -type: application -version: 3.0.25 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/medusa/3.0.25/README.md b/stable/medusa/3.0.25/README.md deleted file mode 100644 index 7ae26602e52..00000000000 --- a/stable/medusa/3.0.25/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# medusa - -![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.5](https://img.shields.io/badge/AppVersion-1.0.5-informational?style=flat-square) - -An automatic Video Library Manager for TV Shows - -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: [medusa](https://truecharts.org/docs/charts/stable/medusa) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `medusa` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install medusa TrueCharts/medusa -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `medusa` deployment - -```console -helm uninstall medusa -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install medusa \ - --set env.TZ="America/New York" \ - TrueCharts/medusa -``` - -#### 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 medusa TrueCharts/medusa -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/medusa/3.0.25/charts/common-10.4.6.tgz b/stable/medusa/3.0.25/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/medusa/3.0.25/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/medusa/3.0.26/CHANGELOG.md b/stable/medusa/3.0.26/CHANGELOG.md new file mode 100644 index 00000000000..2fa0af97090 --- /dev/null +++ b/stable/medusa/3.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [medusa-3.0.26](https://github.com/truecharts/apps/compare/medusa-3.0.25...medusa-3.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [medusa-3.0.25](https://github.com/truecharts/apps/compare/medusa-3.0.23...medusa-3.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [medusa-3.0.23](https://github.com/truecharts/apps/compare/medusa-3.0.22...medusa-3.0.23) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [medusa-3.0.22](https://github.com/truecharts/apps/compare/medusa-3.0.21...medusa-3.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [medusa-3.0.21](https://github.com/truecharts/apps/compare/medusa-3.0.20...medusa-3.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [mealie-8.0.17](https://github.com/truecharts/apps/compare/mealie-8.0.15...mealie-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [mealie-8.0.15](https://github.com/truecharts/apps/compare/mealie-8.0.13...mealie-8.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [mealie-8.0.13](https://github.com/truecharts/apps/compare/mealie-8.0.12...mealie-8.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [mealie-8.0.12](https://github.com/truecharts/apps/compare/mealie-8.0.11...mealie-8.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [mealie-8.0.11](https://github.com/truecharts/apps/compare/mealie-8.0.10...mealie-8.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [mealie-8.0.10](https://github.com/truecharts/apps/compare/mealie-8.0.9...mealie-8.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/medusa/3.0.26/Chart.lock b/stable/medusa/3.0.26/Chart.lock new file mode 100644 index 00000000000..5d5eb033dc3 --- /dev/null +++ b/stable/medusa/3.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:39:08.128417091Z" diff --git a/stable/medusa/3.0.26/Chart.yaml b/stable/medusa/3.0.26/Chart.yaml new file mode 100644 index 00000000000..d79ecf2e476 --- /dev/null +++ b/stable/medusa/3.0.26/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: An automatic Video Library Manager for TV Shows +home: https://github.com/truecharts/apps/tree/master/charts/stable/medusa +icon: https://truecharts.org/img/chart-icons/medusa.png +keywords: + - medusa + - video + - library + - manager + - tv + - shows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: medusa +sources: + - https://github.com/linuxserver/docker-medusa + - https://pymedusa.com/ +type: application +version: 3.0.26 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/medusa/3.0.26/README.md b/stable/medusa/3.0.26/README.md new file mode 100644 index 00000000000..d470a92b39c --- /dev/null +++ b/stable/medusa/3.0.26/README.md @@ -0,0 +1,108 @@ +# medusa + +![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.5](https://img.shields.io/badge/AppVersion-1.0.5-informational?style=flat-square) + +An automatic Video Library Manager for TV Shows + +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: [medusa](https://truecharts.org/docs/charts/stable/medusa) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `medusa` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install medusa TrueCharts/medusa +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `medusa` deployment + +```console +helm uninstall medusa +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install medusa \ + --set env.TZ="America/New York" \ + TrueCharts/medusa +``` + +#### 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 medusa TrueCharts/medusa -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/medusa/3.0.25/app-readme.md b/stable/medusa/3.0.26/app-readme.md similarity index 100% rename from stable/medusa/3.0.25/app-readme.md rename to stable/medusa/3.0.26/app-readme.md diff --git a/stable/medusa/3.0.26/charts/common-10.4.7.tgz b/stable/medusa/3.0.26/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/medusa/3.0.26/charts/common-10.4.7.tgz differ diff --git a/stable/medusa/3.0.25/ix_values.yaml b/stable/medusa/3.0.26/ix_values.yaml similarity index 100% rename from stable/medusa/3.0.25/ix_values.yaml rename to stable/medusa/3.0.26/ix_values.yaml diff --git a/stable/medusa/3.0.25/questions.yaml b/stable/medusa/3.0.26/questions.yaml similarity index 100% rename from stable/medusa/3.0.25/questions.yaml rename to stable/medusa/3.0.26/questions.yaml diff --git a/stable/medusa/3.0.25/templates/common.yaml b/stable/medusa/3.0.26/templates/common.yaml similarity index 100% rename from stable/medusa/3.0.25/templates/common.yaml rename to stable/medusa/3.0.26/templates/common.yaml diff --git a/stable/n8n/4.0.31/values.yaml b/stable/medusa/3.0.26/values.yaml similarity index 100% rename from stable/n8n/4.0.31/values.yaml rename to stable/medusa/3.0.26/values.yaml diff --git a/stable/meshroom/2.0.20/CHANGELOG.md b/stable/meshroom/2.0.20/CHANGELOG.md deleted file mode 100644 index 395b43b3235..00000000000 --- a/stable/meshroom/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [meshroom-2.0.20](https://github.com/truecharts/apps/compare/meshroom-2.0.18...meshroom-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [meshroom-2.0.18](https://github.com/truecharts/apps/compare/meshroom-2.0.17...meshroom-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [meshroom-2.0.17](https://github.com/truecharts/apps/compare/meshroom-2.0.16...meshroom-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [meshroom-2.0.16](https://github.com/truecharts/apps/compare/meshroom-2.0.14...meshroom-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [meshroom-2.0.14](https://github.com/truecharts/apps/compare/meshroom-2.0.12...meshroom-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [meshroom-2.0.12](https://github.com/truecharts/apps/compare/meshroom-2.0.11...meshroom-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [meshroom-2.0.11](https://github.com/truecharts/apps/compare/meshroom-2.0.10...meshroom-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [meshroom-2.0.10](https://github.com/truecharts/apps/compare/meshroom-2.0.9...meshroom-2.0.10) (2022-07-11) - -#### Chore - -* Auto-update chart README [skip ci] -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [meshroom-2.0.9](https://github.com/truecharts/apps/compare/meshroom-2.0.8...meshroom-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [meshroom-2.0.8](https://github.com/truecharts/apps/compare/meshroom-2.0.7...meshroom-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [meshroom-2.0.7](https://github.com/truecharts/apps/compare/meshroom-2.0.6...meshroom-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - diff --git a/stable/meshroom/2.0.20/Chart.lock b/stable/meshroom/2.0.20/Chart.lock deleted file mode 100644 index 5fac011ad8a..00000000000 --- a/stable/meshroom/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:02:36.467503487Z" diff --git a/stable/meshroom/2.0.20/Chart.yaml b/stable/meshroom/2.0.20/Chart.yaml deleted file mode 100644 index 7a71bef9af1..00000000000 --- a/stable/meshroom/2.0.20/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.0-cent" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. -home: https://github.com/truecharts/apps/tree/master/charts/stable/meshroom -icon: https://truecharts.org/img/chart-icons/meshroom.png -keywords: - - meshroom -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: meshroom -sources: - - https://github.com/alicevision/meshroom - - https://hub.docker.com/r/alicevision/meshroom -version: 2.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/meshroom/2.0.20/README.md b/stable/meshroom/2.0.20/README.md deleted file mode 100644 index 1afcfa348a3..00000000000 --- a/stable/meshroom/2.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# meshroom - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![AppVersion: 2.4.0-cent](https://img.shields.io/badge/AppVersion-2.4.0--cent-informational?style=flat-square) - -Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. - -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: [meshroom](https://truecharts.org/docs/charts/stable/meshroom) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `meshroom` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install meshroom TrueCharts/meshroom -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `meshroom` deployment - -```console -helm uninstall meshroom -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install meshroom \ - --set env.TZ="America/New York" \ - TrueCharts/meshroom -``` - -#### 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 meshroom TrueCharts/meshroom -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/meshroom/2.0.20/charts/common-10.4.6.tgz b/stable/meshroom/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/meshroom/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/meshroom/2.0.21/CHANGELOG.md b/stable/meshroom/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..4c8911ab20d --- /dev/null +++ b/stable/meshroom/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [meshroom-2.0.21](https://github.com/truecharts/apps/compare/meshroom-2.0.20...meshroom-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [meshroom-2.0.20](https://github.com/truecharts/apps/compare/meshroom-2.0.18...meshroom-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [meshroom-2.0.18](https://github.com/truecharts/apps/compare/meshroom-2.0.17...meshroom-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [meshroom-2.0.17](https://github.com/truecharts/apps/compare/meshroom-2.0.16...meshroom-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [meshroom-2.0.16](https://github.com/truecharts/apps/compare/meshroom-2.0.14...meshroom-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [meshroom-2.0.14](https://github.com/truecharts/apps/compare/meshroom-2.0.12...meshroom-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [meshroom-2.0.12](https://github.com/truecharts/apps/compare/meshroom-2.0.11...meshroom-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [meshroom-2.0.11](https://github.com/truecharts/apps/compare/meshroom-2.0.10...meshroom-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [meshroom-2.0.10](https://github.com/truecharts/apps/compare/meshroom-2.0.9...meshroom-2.0.10) (2022-07-11) + +#### Chore + +* Auto-update chart README [skip ci] +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [meshroom-2.0.9](https://github.com/truecharts/apps/compare/meshroom-2.0.8...meshroom-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [meshroom-2.0.8](https://github.com/truecharts/apps/compare/meshroom-2.0.7...meshroom-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + diff --git a/stable/meshroom/2.0.21/Chart.lock b/stable/meshroom/2.0.21/Chart.lock new file mode 100644 index 00000000000..c4dce8e96d1 --- /dev/null +++ b/stable/meshroom/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:39:10.421579617Z" diff --git a/stable/meshroom/2.0.21/Chart.yaml b/stable/meshroom/2.0.21/Chart.yaml new file mode 100644 index 00000000000..2399561244e --- /dev/null +++ b/stable/meshroom/2.0.21/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.4.0-cent" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. +home: https://github.com/truecharts/apps/tree/master/charts/stable/meshroom +icon: https://truecharts.org/img/chart-icons/meshroom.png +keywords: + - meshroom +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: meshroom +sources: + - https://github.com/alicevision/meshroom + - https://hub.docker.com/r/alicevision/meshroom +version: 2.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/meshroom/2.0.21/README.md b/stable/meshroom/2.0.21/README.md new file mode 100644 index 00000000000..193ab089ab3 --- /dev/null +++ b/stable/meshroom/2.0.21/README.md @@ -0,0 +1,108 @@ +# meshroom + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 2.4.0-cent](https://img.shields.io/badge/AppVersion-2.4.0--cent-informational?style=flat-square) + +Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. + +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: [meshroom](https://truecharts.org/docs/charts/stable/meshroom) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `meshroom` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install meshroom TrueCharts/meshroom +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `meshroom` deployment + +```console +helm uninstall meshroom +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install meshroom \ + --set env.TZ="America/New York" \ + TrueCharts/meshroom +``` + +#### 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 meshroom TrueCharts/meshroom -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/meshroom/2.0.20/app-readme.md b/stable/meshroom/2.0.21/app-readme.md similarity index 100% rename from stable/meshroom/2.0.20/app-readme.md rename to stable/meshroom/2.0.21/app-readme.md diff --git a/stable/meshroom/2.0.21/charts/common-10.4.7.tgz b/stable/meshroom/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/meshroom/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/meshroom/2.0.20/ix_values.yaml b/stable/meshroom/2.0.21/ix_values.yaml similarity index 100% rename from stable/meshroom/2.0.20/ix_values.yaml rename to stable/meshroom/2.0.21/ix_values.yaml diff --git a/stable/meshroom/2.0.20/questions.yaml b/stable/meshroom/2.0.21/questions.yaml similarity index 100% rename from stable/meshroom/2.0.20/questions.yaml rename to stable/meshroom/2.0.21/questions.yaml diff --git a/stable/nextpvr/2.0.20/templates/common.yaml b/stable/meshroom/2.0.21/templates/common.yaml similarity index 100% rename from stable/nextpvr/2.0.20/templates/common.yaml rename to stable/meshroom/2.0.21/templates/common.yaml diff --git a/stable/nano-wallet/2.0.20/values.yaml b/stable/meshroom/2.0.21/values.yaml similarity index 100% rename from stable/nano-wallet/2.0.20/values.yaml rename to stable/meshroom/2.0.21/values.yaml diff --git a/stable/metube/2.0.20/CHANGELOG.md b/stable/metube/2.0.20/CHANGELOG.md deleted file mode 100644 index b8e3e784d25..00000000000 --- a/stable/metube/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [metube-2.0.20](https://github.com/truecharts/apps/compare/metube-2.0.18...metube-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [metube-2.0.18](https://github.com/truecharts/apps/compare/metube-2.0.17...metube-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [metube-2.0.17](https://github.com/truecharts/apps/compare/metube-2.0.16...metube-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [metube-2.0.16](https://github.com/truecharts/apps/compare/metube-2.0.14...metube-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [metube-2.0.14](https://github.com/truecharts/apps/compare/metube-2.0.12...metube-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [metube-2.0.12](https://github.com/truecharts/apps/compare/metube-2.0.11...metube-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [metube-2.0.11](https://github.com/truecharts/apps/compare/metube-2.0.10...metube-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [metube-2.0.10](https://github.com/truecharts/apps/compare/metube-2.0.9...metube-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [metube-2.0.9](https://github.com/truecharts/apps/compare/metube-2.0.8...metube-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [metube-2.0.8](https://github.com/truecharts/apps/compare/metube-2.0.7...metube-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [metube-2.0.7](https://github.com/truecharts/apps/compare/metube-2.0.6...metube-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/metube/2.0.20/Chart.lock b/stable/metube/2.0.20/Chart.lock deleted file mode 100644 index 6df228070c9..00000000000 --- a/stable/metube/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:02:54.234978673Z" diff --git a/stable/metube/2.0.20/Chart.yaml b/stable/metube/2.0.20/Chart.yaml deleted file mode 100644 index dc608e8bca5..00000000000 --- a/stable/metube/2.0.20/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites -home: https://github.com/truecharts/apps/tree/master/charts/stable/metube -icon: https://truecharts.org/img/chart-icons/metube.png -keywords: - - metube -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: metube -sources: - - https://github.com/alexta69/metube -version: 2.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/metube/2.0.20/README.md b/stable/metube/2.0.20/README.md deleted file mode 100644 index d40b69dab5a..00000000000 --- a/stable/metube/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# metube - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) - -Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites - -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: [metube](https://truecharts.org/docs/charts/stable/metube) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `metube` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install metube TrueCharts/metube -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `metube` deployment - -```console -helm uninstall metube -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install metube \ - --set env.TZ="America/New York" \ - TrueCharts/metube -``` - -#### 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 metube TrueCharts/metube -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/metube/2.0.20/charts/common-10.4.6.tgz b/stable/metube/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/metube/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/metube/2.0.21/CHANGELOG.md b/stable/metube/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..0b0e67fe599 --- /dev/null +++ b/stable/metube/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [metube-2.0.21](https://github.com/truecharts/apps/compare/metube-2.0.20...metube-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [metube-2.0.20](https://github.com/truecharts/apps/compare/metube-2.0.18...metube-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [metube-2.0.18](https://github.com/truecharts/apps/compare/metube-2.0.17...metube-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [metube-2.0.17](https://github.com/truecharts/apps/compare/metube-2.0.16...metube-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [metube-2.0.16](https://github.com/truecharts/apps/compare/metube-2.0.14...metube-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [metube-2.0.14](https://github.com/truecharts/apps/compare/metube-2.0.12...metube-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [metube-2.0.12](https://github.com/truecharts/apps/compare/metube-2.0.11...metube-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [metube-2.0.11](https://github.com/truecharts/apps/compare/metube-2.0.10...metube-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [metube-2.0.10](https://github.com/truecharts/apps/compare/metube-2.0.9...metube-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [metube-2.0.9](https://github.com/truecharts/apps/compare/metube-2.0.8...metube-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [metube-2.0.8](https://github.com/truecharts/apps/compare/metube-2.0.7...metube-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/metube/2.0.21/Chart.lock b/stable/metube/2.0.21/Chart.lock new file mode 100644 index 00000000000..bf00936dade --- /dev/null +++ b/stable/metube/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:39:25.286059285Z" diff --git a/stable/metube/2.0.21/Chart.yaml b/stable/metube/2.0.21/Chart.yaml new file mode 100644 index 00000000000..e6b0fec4ce2 --- /dev/null +++ b/stable/metube/2.0.21/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites +home: https://github.com/truecharts/apps/tree/master/charts/stable/metube +icon: https://truecharts.org/img/chart-icons/metube.png +keywords: + - metube +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metube +sources: + - https://github.com/alexta69/metube +version: 2.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/metube/2.0.21/README.md b/stable/metube/2.0.21/README.md new file mode 100644 index 00000000000..144f5affa75 --- /dev/null +++ b/stable/metube/2.0.21/README.md @@ -0,0 +1,107 @@ +# metube + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) + +Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites + +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: [metube](https://truecharts.org/docs/charts/stable/metube) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `metube` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install metube TrueCharts/metube +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `metube` deployment + +```console +helm uninstall metube +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install metube \ + --set env.TZ="America/New York" \ + TrueCharts/metube +``` + +#### 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 metube TrueCharts/metube -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/metube/2.0.20/app-readme.md b/stable/metube/2.0.21/app-readme.md similarity index 100% rename from stable/metube/2.0.20/app-readme.md rename to stable/metube/2.0.21/app-readme.md diff --git a/stable/metube/2.0.21/charts/common-10.4.7.tgz b/stable/metube/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/metube/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/metube/2.0.20/ix_values.yaml b/stable/metube/2.0.21/ix_values.yaml similarity index 100% rename from stable/metube/2.0.20/ix_values.yaml rename to stable/metube/2.0.21/ix_values.yaml diff --git a/stable/metube/2.0.20/questions.yaml b/stable/metube/2.0.21/questions.yaml similarity index 100% rename from stable/metube/2.0.20/questions.yaml rename to stable/metube/2.0.21/questions.yaml diff --git a/stable/ngircd/2.0.20/templates/common.yaml b/stable/metube/2.0.21/templates/common.yaml similarity index 100% rename from stable/ngircd/2.0.20/templates/common.yaml rename to stable/metube/2.0.21/templates/common.yaml diff --git a/stable/netdata/2.0.22/values.yaml b/stable/metube/2.0.21/values.yaml similarity index 100% rename from stable/netdata/2.0.22/values.yaml rename to stable/metube/2.0.21/values.yaml diff --git a/stable/minecraft-bedrock/1.0.21/CHANGELOG.md b/stable/minecraft-bedrock/1.0.21/CHANGELOG.md deleted file mode 100644 index 243289f5870..00000000000 --- a/stable/minecraft-bedrock/1.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minecraft-bedrock-1.0.21](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.19...minecraft-bedrock-1.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [minecraft-bedrock-1.0.19](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.18...minecraft-bedrock-1.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [minecraft-bedrock-1.0.18](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.17...minecraft-bedrock-1.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [minecraft-bedrock-1.0.17](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.15...minecraft-bedrock-1.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [minecraft-bedrock-1.0.15](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.13...minecraft-bedrock-1.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [minecraft-bedrock-1.0.13](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.12...minecraft-bedrock-1.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [minecraft-bedrock-1.0.12](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.11...minecraft-bedrock-1.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [minecraft-bedrock-1.0.11](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.10...minecraft-bedrock-1.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [minecraft-bedrock-1.0.10](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.9...minecraft-bedrock-1.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [minecraft-bedrock-1.0.9](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.8...minecraft-bedrock-1.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [minecraft-bedrock-1.0.8](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.7...minecraft-bedrock-1.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/minecraft-bedrock/1.0.21/Chart.lock b/stable/minecraft-bedrock/1.0.21/Chart.lock deleted file mode 100644 index 6fa231c61c2..00000000000 --- a/stable/minecraft-bedrock/1.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:02:54.941748885Z" diff --git a/stable/minecraft-bedrock/1.0.21/Chart.yaml b/stable/minecraft-bedrock/1.0.21/Chart.yaml deleted file mode 100644 index a34d7c03508..00000000000 --- a/stable/minecraft-bedrock/1.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2022.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Minecraft Bedrock Dedicated Server -home: https://github.com/truecharts/apps/tree/master/charts/games/minecraft-bedrock -icon: https://truecharts.org/img/chart-icons/minecraft-bedrock.png -keywords: - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-bedrock -sources: - - https://github.com/itzg/docker-minecraft-server - - https://hub.docker.com/r/itzg/minecraft-server -type: application -version: 1.0.21 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minecraft-bedrock/1.0.21/README.md b/stable/minecraft-bedrock/1.0.21/README.md deleted file mode 100644 index eadbdc523a9..00000000000 --- a/stable/minecraft-bedrock/1.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# minecraft-bedrock - -![Version: 1.0.21](https://img.shields.io/badge/Version-1.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.1.0](https://img.shields.io/badge/AppVersion-2022.1.0-informational?style=flat-square) - -Minecraft Bedrock Dedicated Server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minecraft-bedrock](https://truecharts.org/docs/charts/stable/minecraft-bedrock) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `minecraft-bedrock` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install minecraft-bedrock TrueCharts/minecraft-bedrock -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `minecraft-bedrock` deployment - -```console -helm uninstall minecraft-bedrock -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minecraft-bedrock \ - --set env.TZ="America/New York" \ - TrueCharts/minecraft-bedrock -``` - -#### 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 minecraft-bedrock TrueCharts/minecraft-bedrock -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/minecraft-bedrock/1.0.21/charts/common-10.4.6.tgz b/stable/minecraft-bedrock/1.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/minecraft-bedrock/1.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/minecraft-bedrock/1.0.22/CHANGELOG.md b/stable/minecraft-bedrock/1.0.22/CHANGELOG.md new file mode 100644 index 00000000000..f898e2a74fc --- /dev/null +++ b/stable/minecraft-bedrock/1.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minecraft-bedrock-1.0.22](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.21...minecraft-bedrock-1.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [minecraft-bedrock-1.0.21](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.19...minecraft-bedrock-1.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [minecraft-bedrock-1.0.19](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.18...minecraft-bedrock-1.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [minecraft-bedrock-1.0.18](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.17...minecraft-bedrock-1.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [minecraft-bedrock-1.0.17](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.15...minecraft-bedrock-1.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [minecraft-bedrock-1.0.15](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.13...minecraft-bedrock-1.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [minecraft-bedrock-1.0.13](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.12...minecraft-bedrock-1.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [minecraft-bedrock-1.0.12](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.11...minecraft-bedrock-1.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [minecraft-bedrock-1.0.11](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.10...minecraft-bedrock-1.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [minecraft-bedrock-1.0.10](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.9...minecraft-bedrock-1.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [minecraft-bedrock-1.0.9](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.8...minecraft-bedrock-1.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/minecraft-bedrock/1.0.22/Chart.lock b/stable/minecraft-bedrock/1.0.22/Chart.lock new file mode 100644 index 00000000000..3c0b57066cd --- /dev/null +++ b/stable/minecraft-bedrock/1.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:39:26.358226115Z" diff --git a/stable/minecraft-bedrock/1.0.22/Chart.yaml b/stable/minecraft-bedrock/1.0.22/Chart.yaml new file mode 100644 index 00000000000..b4914cb5718 --- /dev/null +++ b/stable/minecraft-bedrock/1.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2022.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Minecraft Bedrock Dedicated Server +home: https://github.com/truecharts/apps/tree/master/charts/games/minecraft-bedrock +icon: https://truecharts.org/img/chart-icons/minecraft-bedrock.png +keywords: + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-bedrock +sources: + - https://github.com/itzg/docker-minecraft-server + - https://hub.docker.com/r/itzg/minecraft-server +type: application +version: 1.0.22 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minecraft-bedrock/1.0.22/README.md b/stable/minecraft-bedrock/1.0.22/README.md new file mode 100644 index 00000000000..b0b13c3aa77 --- /dev/null +++ b/stable/minecraft-bedrock/1.0.22/README.md @@ -0,0 +1,108 @@ +# minecraft-bedrock + +![Version: 1.0.22](https://img.shields.io/badge/Version-1.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.1.0](https://img.shields.io/badge/AppVersion-2022.1.0-informational?style=flat-square) + +Minecraft Bedrock Dedicated Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minecraft-bedrock](https://truecharts.org/docs/charts/stable/minecraft-bedrock) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `minecraft-bedrock` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install minecraft-bedrock TrueCharts/minecraft-bedrock +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `minecraft-bedrock` deployment + +```console +helm uninstall minecraft-bedrock +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minecraft-bedrock \ + --set env.TZ="America/New York" \ + TrueCharts/minecraft-bedrock +``` + +#### 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 minecraft-bedrock TrueCharts/minecraft-bedrock -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/minecraft-bedrock/1.0.21/app-readme.md b/stable/minecraft-bedrock/1.0.22/app-readme.md similarity index 100% rename from stable/minecraft-bedrock/1.0.21/app-readme.md rename to stable/minecraft-bedrock/1.0.22/app-readme.md diff --git a/stable/minecraft-bedrock/1.0.22/charts/common-10.4.7.tgz b/stable/minecraft-bedrock/1.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/minecraft-bedrock/1.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/minecraft-bedrock/1.0.21/ix_values.yaml b/stable/minecraft-bedrock/1.0.22/ix_values.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.21/ix_values.yaml rename to stable/minecraft-bedrock/1.0.22/ix_values.yaml diff --git a/stable/minecraft-bedrock/1.0.21/questions.yaml b/stable/minecraft-bedrock/1.0.22/questions.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.21/questions.yaml rename to stable/minecraft-bedrock/1.0.22/questions.yaml diff --git a/stable/nntp2nntp/2.0.20/templates/common.yaml b/stable/minecraft-bedrock/1.0.22/templates/common.yaml similarity index 100% rename from stable/nntp2nntp/2.0.20/templates/common.yaml rename to stable/minecraft-bedrock/1.0.22/templates/common.yaml diff --git a/stable/nextpvr/2.0.20/values.yaml b/stable/minecraft-bedrock/1.0.22/values.yaml similarity index 100% rename from stable/nextpvr/2.0.20/values.yaml rename to stable/minecraft-bedrock/1.0.22/values.yaml diff --git a/stable/minecraft-java/1.0.30/CHANGELOG.md b/stable/minecraft-java/1.0.30/CHANGELOG.md deleted file mode 100644 index 3db00756922..00000000000 --- a/stable/minecraft-java/1.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minecraft-java-1.0.30](https://github.com/truecharts/apps/compare/minecraft-java-1.0.29...minecraft-java-1.0.30) (2022-07-23) - -### Chore - -- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) - - - - -## [minecraft-java-1.0.29](https://github.com/truecharts/apps/compare/minecraft-java-1.0.27...minecraft-java-1.0.29) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [minecraft-java-1.0.27](https://github.com/truecharts/apps/compare/minecraft-java-1.0.26...minecraft-java-1.0.27) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [minecraft-java-1.0.26](https://github.com/truecharts/apps/compare/minecraft-java-1.0.25...minecraft-java-1.0.26) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [minecraft-java-1.0.25](https://github.com/truecharts/apps/compare/minecraft-java-1.0.24...minecraft-java-1.0.25) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - - -## [minecraft-java-1.0.24](https://github.com/truecharts/apps/compare/minecraft-java-1.0.23...minecraft-java-1.0.24) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [minecraft-java-1.0.23](https://github.com/truecharts/apps/compare/minecraft-java-1.0.21...minecraft-java-1.0.23) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [minecraft-java-1.0.21](https://github.com/truecharts/apps/compare/minecraft-java-1.0.19...minecraft-java-1.0.21) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls -- fix rm on chart-release ([#3155](https://github.com/truecharts/apps/issues/3155)) - - - -## [minecraft-java-1.0.19](https://github.com/truecharts/apps/compare/minecraft-java-1.0.18...minecraft-java-1.0.19) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [minecraft-java-1.0.18](https://github.com/truecharts/apps/compare/minecraft-java-1.0.17...minecraft-java-1.0.18) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [minecraft-java-1.0.17](https://github.com/truecharts/apps/compare/minecraft-java-1.0.16...minecraft-java-1.0.17) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - diff --git a/stable/minecraft-java/1.0.30/Chart.lock b/stable/minecraft-java/1.0.30/Chart.lock deleted file mode 100644 index 7ef427122d9..00000000000 --- a/stable/minecraft-java/1.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T08:54:45.063375739Z" diff --git a/stable/minecraft-java/1.0.30/Chart.yaml b/stable/minecraft-java/1.0.30/Chart.yaml deleted file mode 100644 index 1d14244ccfd..00000000000 --- a/stable/minecraft-java/1.0.30/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2022.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Minecraft Java Dedicated Server -home: https://github.com/truecharts/apps/tree/master/charts/games/minecraft-java -icon: https://truecharts.org/img/chart-icons/minecraft-java.png -keywords: - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-java -sources: - - https://github.com/itzg/docker-minecraft-server - - https://hub.docker.com/r/itzg/minecraft-server -type: application -version: 1.0.30 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minecraft-java/1.0.30/README.md b/stable/minecraft-java/1.0.30/README.md deleted file mode 100644 index a0935dcef50..00000000000 --- a/stable/minecraft-java/1.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# minecraft-java - -![Version: 1.0.30](https://img.shields.io/badge/Version-1.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.10.0](https://img.shields.io/badge/AppVersion-2022.10.0-informational?style=flat-square) - -Minecraft Java Dedicated Server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minecraft-java](https://truecharts.org/docs/charts/stable/minecraft-java) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `minecraft-java` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install minecraft-java TrueCharts/minecraft-java -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `minecraft-java` deployment - -```console -helm uninstall minecraft-java -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minecraft-java \ - --set env.TZ="America/New York" \ - TrueCharts/minecraft-java -``` - -#### 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 minecraft-java TrueCharts/minecraft-java -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/minecraft-java/1.0.30/charts/common-10.4.6.tgz b/stable/minecraft-java/1.0.30/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/minecraft-java/1.0.30/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/minecraft-java/1.0.31/CHANGELOG.md b/stable/minecraft-java/1.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d77662645df --- /dev/null +++ b/stable/minecraft-java/1.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minecraft-java-1.0.31](https://github.com/truecharts/apps/compare/minecraft-java-1.0.30...minecraft-java-1.0.31) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [minecraft-java-1.0.30](https://github.com/truecharts/apps/compare/minecraft-java-1.0.29...minecraft-java-1.0.30) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + +## [minecraft-java-1.0.29](https://github.com/truecharts/apps/compare/minecraft-java-1.0.27...minecraft-java-1.0.29) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [minecraft-java-1.0.27](https://github.com/truecharts/apps/compare/minecraft-java-1.0.26...minecraft-java-1.0.27) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [minecraft-java-1.0.26](https://github.com/truecharts/apps/compare/minecraft-java-1.0.25...minecraft-java-1.0.26) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [minecraft-java-1.0.25](https://github.com/truecharts/apps/compare/minecraft-java-1.0.24...minecraft-java-1.0.25) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [minecraft-java-1.0.24](https://github.com/truecharts/apps/compare/minecraft-java-1.0.23...minecraft-java-1.0.24) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [minecraft-java-1.0.23](https://github.com/truecharts/apps/compare/minecraft-java-1.0.21...minecraft-java-1.0.23) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [minecraft-java-1.0.21](https://github.com/truecharts/apps/compare/minecraft-java-1.0.19...minecraft-java-1.0.21) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls +- fix rm on chart-release ([#3155](https://github.com/truecharts/apps/issues/3155)) + + + +## [minecraft-java-1.0.19](https://github.com/truecharts/apps/compare/minecraft-java-1.0.18...minecraft-java-1.0.19) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [minecraft-java-1.0.18](https://github.com/truecharts/apps/compare/minecraft-java-1.0.17...minecraft-java-1.0.18) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + diff --git a/stable/minecraft-java/1.0.31/Chart.lock b/stable/minecraft-java/1.0.31/Chart.lock new file mode 100644 index 00000000000..80effad4d09 --- /dev/null +++ b/stable/minecraft-java/1.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:39:28.048852697Z" diff --git a/stable/minecraft-java/1.0.31/Chart.yaml b/stable/minecraft-java/1.0.31/Chart.yaml new file mode 100644 index 00000000000..3675d6cb757 --- /dev/null +++ b/stable/minecraft-java/1.0.31/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2022.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Minecraft Java Dedicated Server +home: https://github.com/truecharts/apps/tree/master/charts/games/minecraft-java +icon: https://truecharts.org/img/chart-icons/minecraft-java.png +keywords: + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-java +sources: + - https://github.com/itzg/docker-minecraft-server + - https://hub.docker.com/r/itzg/minecraft-server +type: application +version: 1.0.31 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minecraft-java/1.0.31/README.md b/stable/minecraft-java/1.0.31/README.md new file mode 100644 index 00000000000..4801fe2102b --- /dev/null +++ b/stable/minecraft-java/1.0.31/README.md @@ -0,0 +1,108 @@ +# minecraft-java + +![Version: 1.0.31](https://img.shields.io/badge/Version-1.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.10.0](https://img.shields.io/badge/AppVersion-2022.10.0-informational?style=flat-square) + +Minecraft Java Dedicated Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minecraft-java](https://truecharts.org/docs/charts/stable/minecraft-java) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `minecraft-java` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install minecraft-java TrueCharts/minecraft-java +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `minecraft-java` deployment + +```console +helm uninstall minecraft-java +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minecraft-java \ + --set env.TZ="America/New York" \ + TrueCharts/minecraft-java +``` + +#### 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 minecraft-java TrueCharts/minecraft-java -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/minecraft-java/1.0.30/app-readme.md b/stable/minecraft-java/1.0.31/app-readme.md similarity index 100% rename from stable/minecraft-java/1.0.30/app-readme.md rename to stable/minecraft-java/1.0.31/app-readme.md diff --git a/stable/minecraft-java/1.0.31/charts/common-10.4.7.tgz b/stable/minecraft-java/1.0.31/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/minecraft-java/1.0.31/charts/common-10.4.7.tgz differ diff --git a/stable/minecraft-java/1.0.30/ci/base-values.yaml b/stable/minecraft-java/1.0.31/ci/base-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.30/ci/base-values.yaml rename to stable/minecraft-java/1.0.31/ci/base-values.yaml diff --git a/stable/minecraft-java/1.0.30/ci/j11-values.yaml b/stable/minecraft-java/1.0.31/ci/j11-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.30/ci/j11-values.yaml rename to stable/minecraft-java/1.0.31/ci/j11-values.yaml diff --git a/stable/minecraft-java/1.0.30/ci/j11j9-values.yaml b/stable/minecraft-java/1.0.31/ci/j11j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.30/ci/j11j9-values.yaml rename to stable/minecraft-java/1.0.31/ci/j11j9-values.yaml diff --git a/stable/minecraft-java/1.0.30/ci/j8-values.yaml b/stable/minecraft-java/1.0.31/ci/j8-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.30/ci/j8-values.yaml rename to stable/minecraft-java/1.0.31/ci/j8-values.yaml diff --git a/stable/minecraft-java/1.0.30/ci/j8j9-values.yaml b/stable/minecraft-java/1.0.31/ci/j8j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.30/ci/j8j9-values.yaml rename to stable/minecraft-java/1.0.31/ci/j8j9-values.yaml diff --git a/stable/minecraft-java/1.0.30/ix_values.yaml b/stable/minecraft-java/1.0.31/ix_values.yaml similarity index 100% rename from stable/minecraft-java/1.0.30/ix_values.yaml rename to stable/minecraft-java/1.0.31/ix_values.yaml diff --git a/stable/minecraft-java/1.0.30/questions.yaml b/stable/minecraft-java/1.0.31/questions.yaml similarity index 100% rename from stable/minecraft-java/1.0.30/questions.yaml rename to stable/minecraft-java/1.0.31/questions.yaml diff --git a/stable/ntfy/2.0.23/templates/common.yaml b/stable/minecraft-java/1.0.31/templates/common.yaml similarity index 100% rename from stable/ntfy/2.0.23/templates/common.yaml rename to stable/minecraft-java/1.0.31/templates/common.yaml diff --git a/stable/ngircd/2.0.20/values.yaml b/stable/minecraft-java/1.0.31/values.yaml similarity index 100% rename from stable/ngircd/2.0.20/values.yaml rename to stable/minecraft-java/1.0.31/values.yaml diff --git a/stable/minetest/1.0.20/CHANGELOG.md b/stable/minetest/1.0.20/CHANGELOG.md deleted file mode 100644 index 3f3bcaa509c..00000000000 --- a/stable/minetest/1.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minetest-1.0.20](https://github.com/truecharts/apps/compare/minetest-1.0.18...minetest-1.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [minetest-1.0.18](https://github.com/truecharts/apps/compare/minetest-1.0.17...minetest-1.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [minetest-1.0.17](https://github.com/truecharts/apps/compare/minetest-1.0.16...minetest-1.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [minetest-1.0.16](https://github.com/truecharts/apps/compare/minetest-1.0.14...minetest-1.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [minetest-1.0.14](https://github.com/truecharts/apps/compare/minetest-1.0.12...minetest-1.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [minetest-1.0.12](https://github.com/truecharts/apps/compare/minetest-1.0.11...minetest-1.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [minetest-1.0.11](https://github.com/truecharts/apps/compare/minetest-1.0.10...minetest-1.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [minetest-1.0.10](https://github.com/truecharts/apps/compare/minetest-1.0.9...minetest-1.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [minetest-1.0.9](https://github.com/truecharts/apps/compare/minetest-1.0.8...minetest-1.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [minetest-1.0.8](https://github.com/truecharts/apps/compare/minetest-1.0.7...minetest-1.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [minetest-1.0.7](https://github.com/truecharts/apps/compare/minetest-1.0.6...minetest-1.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/minetest/1.0.20/Chart.lock b/stable/minetest/1.0.20/Chart.lock deleted file mode 100644 index aa528fc601a..00000000000 --- a/stable/minetest/1.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:03:17.071193731Z" diff --git a/stable/minetest/1.0.20/Chart.yaml b/stable/minetest/1.0.20/Chart.yaml deleted file mode 100644 index b239f6a2a15..00000000000 --- a/stable/minetest/1.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minetest -version: 1.0.20 -appVersion: "5.5.1" -description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/games/minetest -icon: https://truecharts.org/img/chart-icons/minetest.png -keywords: - - minetest -sources: - - https://hub.docker.com/r/linuxserver/minetest -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minetest/1.0.20/README.md b/stable/minetest/1.0.20/README.md deleted file mode 100644 index 8b76b404e97..00000000000 --- a/stable/minetest/1.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# minetest - -![Version: 1.0.20](https://img.shields.io/badge/Version-1.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.5.1](https://img.shields.io/badge/AppVersion-5.5.1-informational?style=flat-square) - -Minetest (server) is a near-infinite-world block sandbox game and a game engine. - -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: [minetest](https://truecharts.org/docs/charts/stable/minetest) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `minetest` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install minetest TrueCharts/minetest -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `minetest` deployment - -```console -helm uninstall minetest -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minetest \ - --set env.TZ="America/New York" \ - TrueCharts/minetest -``` - -#### 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 minetest TrueCharts/minetest -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/minetest/1.0.20/charts/common-10.4.6.tgz b/stable/minetest/1.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/minetest/1.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/minetest/1.0.21/CHANGELOG.md b/stable/minetest/1.0.21/CHANGELOG.md new file mode 100644 index 00000000000..64d80c3615c --- /dev/null +++ b/stable/minetest/1.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minetest-1.0.21](https://github.com/truecharts/apps/compare/minetest-1.0.20...minetest-1.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [minetest-1.0.20](https://github.com/truecharts/apps/compare/minetest-1.0.18...minetest-1.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [minetest-1.0.18](https://github.com/truecharts/apps/compare/minetest-1.0.17...minetest-1.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [minetest-1.0.17](https://github.com/truecharts/apps/compare/minetest-1.0.16...minetest-1.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [minetest-1.0.16](https://github.com/truecharts/apps/compare/minetest-1.0.14...minetest-1.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [minetest-1.0.14](https://github.com/truecharts/apps/compare/minetest-1.0.12...minetest-1.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [minetest-1.0.12](https://github.com/truecharts/apps/compare/minetest-1.0.11...minetest-1.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [minetest-1.0.11](https://github.com/truecharts/apps/compare/minetest-1.0.10...minetest-1.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [minetest-1.0.10](https://github.com/truecharts/apps/compare/minetest-1.0.9...minetest-1.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [minetest-1.0.9](https://github.com/truecharts/apps/compare/minetest-1.0.8...minetest-1.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [minetest-1.0.8](https://github.com/truecharts/apps/compare/minetest-1.0.7...minetest-1.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/minetest/1.0.21/Chart.lock b/stable/minetest/1.0.21/Chart.lock new file mode 100644 index 00000000000..7f34bdb42e9 --- /dev/null +++ b/stable/minetest/1.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:39:29.733404927Z" diff --git a/stable/minetest/1.0.21/Chart.yaml b/stable/minetest/1.0.21/Chart.yaml new file mode 100644 index 00000000000..b14f01111b6 --- /dev/null +++ b/stable/minetest/1.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minetest +version: 1.0.21 +appVersion: "5.5.1" +description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/games/minetest +icon: https://truecharts.org/img/chart-icons/minetest.png +keywords: + - minetest +sources: + - https://hub.docker.com/r/linuxserver/minetest +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minetest/1.0.21/README.md b/stable/minetest/1.0.21/README.md new file mode 100644 index 00000000000..08051d7783e --- /dev/null +++ b/stable/minetest/1.0.21/README.md @@ -0,0 +1,107 @@ +# minetest + +![Version: 1.0.21](https://img.shields.io/badge/Version-1.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.5.1](https://img.shields.io/badge/AppVersion-5.5.1-informational?style=flat-square) + +Minetest (server) is a near-infinite-world block sandbox game and a game engine. + +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: [minetest](https://truecharts.org/docs/charts/stable/minetest) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `minetest` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install minetest TrueCharts/minetest +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `minetest` deployment + +```console +helm uninstall minetest +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minetest \ + --set env.TZ="America/New York" \ + TrueCharts/minetest +``` + +#### 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 minetest TrueCharts/minetest -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/minetest/1.0.20/app-readme.md b/stable/minetest/1.0.21/app-readme.md similarity index 100% rename from stable/minetest/1.0.20/app-readme.md rename to stable/minetest/1.0.21/app-readme.md diff --git a/stable/minetest/1.0.21/charts/common-10.4.7.tgz b/stable/minetest/1.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/minetest/1.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/minetest/1.0.20/ix_values.yaml b/stable/minetest/1.0.21/ix_values.yaml similarity index 100% rename from stable/minetest/1.0.20/ix_values.yaml rename to stable/minetest/1.0.21/ix_values.yaml diff --git a/stable/minetest/1.0.20/questions.yaml b/stable/minetest/1.0.21/questions.yaml similarity index 100% rename from stable/minetest/1.0.20/questions.yaml rename to stable/minetest/1.0.21/questions.yaml diff --git a/stable/nullserv/6.0.22/templates/common.yaml b/stable/minetest/1.0.21/templates/common.yaml similarity index 100% rename from stable/nullserv/6.0.22/templates/common.yaml rename to stable/minetest/1.0.21/templates/common.yaml diff --git a/stable/nntp2nntp/2.0.20/values.yaml b/stable/minetest/1.0.21/values.yaml similarity index 100% rename from stable/nntp2nntp/2.0.20/values.yaml rename to stable/minetest/1.0.21/values.yaml diff --git a/stable/miniflux/7.0.23/CHANGELOG.md b/stable/miniflux/7.0.23/CHANGELOG.md deleted file mode 100644 index 8aad3276bc5..00000000000 --- a/stable/miniflux/7.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [miniflux-7.0.23](https://github.com/truecharts/apps/compare/miniflux-7.0.22...miniflux-7.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [miniflux-7.0.22](https://github.com/truecharts/apps/compare/miniflux-7.0.20...miniflux-7.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [miniflux-7.0.20](https://github.com/truecharts/apps/compare/miniflux-7.0.19...miniflux-7.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [miniflux-7.0.19](https://github.com/truecharts/apps/compare/miniflux-7.0.18...miniflux-7.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [miniflux-7.0.18](https://github.com/truecharts/apps/compare/miniflux-7.0.16...miniflux-7.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [miniflux-7.0.16](https://github.com/truecharts/apps/compare/miniflux-7.0.14...miniflux-7.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [miniflux-7.0.14](https://github.com/truecharts/apps/compare/miniflux-7.0.13...miniflux-7.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [miniflux-7.0.13](https://github.com/truecharts/apps/compare/miniflux-7.0.12...miniflux-7.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [miniflux-7.0.12](https://github.com/truecharts/apps/compare/miniflux-7.0.11...miniflux-7.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [miniflux-7.0.11](https://github.com/truecharts/apps/compare/miniflux-7.0.10...miniflux-7.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [miniflux-7.0.10](https://github.com/truecharts/apps/compare/miniflux-7.0.9...miniflux-7.0.10) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/miniflux/7.0.23/Chart.lock b/stable/miniflux/7.0.23/Chart.lock deleted file mode 100644 index 3c0ad020393..00000000000 --- a/stable/miniflux/7.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:40:28.717827939Z" diff --git a/stable/miniflux/7.0.23/Chart.yaml b/stable/miniflux/7.0.23/Chart.yaml deleted file mode 100644 index 5525be6ac1c..00000000000 --- a/stable/miniflux/7.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.37" -description: Miniflux is a minimalist and opinionated feed reader. -name: miniflux -version: 7.0.23 -kubeVersion: ">=1.16.0-0" -keywords: - - miniflux - - rss - - news -home: https://github.com/truecharts/apps/tree/master/charts/stable/miniflux -icon: https://truecharts.org/img/chart-icons/miniflux.png -sources: - - https://github.com/miniflux/v2 -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/miniflux/7.0.23/README.md b/stable/miniflux/7.0.23/README.md deleted file mode 100644 index 31fc1522d6a..00000000000 --- a/stable/miniflux/7.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# miniflux - -![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 2.0.37](https://img.shields.io/badge/AppVersion-2.0.37-informational?style=flat-square) - -Miniflux is a minimalist and opinionated feed reader. - -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: [miniflux](https://truecharts.org/docs/charts/stable/miniflux) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `miniflux` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install miniflux TrueCharts/miniflux -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `miniflux` deployment - -```console -helm uninstall miniflux -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install miniflux \ - --set env.TZ="America/New York" \ - TrueCharts/miniflux -``` - -#### 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 miniflux TrueCharts/miniflux -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/miniflux/7.0.23/charts/common-10.4.6.tgz b/stable/miniflux/7.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/miniflux/7.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/miniflux/7.0.23/charts/postgresql-8.0.43.tgz b/stable/miniflux/7.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/miniflux/7.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/miniflux/7.0.24/CHANGELOG.md b/stable/miniflux/7.0.24/CHANGELOG.md new file mode 100644 index 00000000000..4ca9a4d8aa1 --- /dev/null +++ b/stable/miniflux/7.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [miniflux-7.0.24](https://github.com/truecharts/apps/compare/miniflux-7.0.23...miniflux-7.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [miniflux-7.0.23](https://github.com/truecharts/apps/compare/miniflux-7.0.22...miniflux-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [miniflux-7.0.22](https://github.com/truecharts/apps/compare/miniflux-7.0.20...miniflux-7.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [miniflux-7.0.20](https://github.com/truecharts/apps/compare/miniflux-7.0.19...miniflux-7.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [miniflux-7.0.19](https://github.com/truecharts/apps/compare/miniflux-7.0.18...miniflux-7.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [miniflux-7.0.18](https://github.com/truecharts/apps/compare/miniflux-7.0.16...miniflux-7.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [miniflux-7.0.16](https://github.com/truecharts/apps/compare/miniflux-7.0.14...miniflux-7.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [miniflux-7.0.14](https://github.com/truecharts/apps/compare/miniflux-7.0.13...miniflux-7.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [miniflux-7.0.13](https://github.com/truecharts/apps/compare/miniflux-7.0.12...miniflux-7.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [miniflux-7.0.12](https://github.com/truecharts/apps/compare/miniflux-7.0.11...miniflux-7.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [miniflux-7.0.11](https://github.com/truecharts/apps/compare/miniflux-7.0.10...miniflux-7.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/miniflux/7.0.24/Chart.lock b/stable/miniflux/7.0.24/Chart.lock new file mode 100644 index 00000000000..90bf82c990d --- /dev/null +++ b/stable/miniflux/7.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:39:50.61647043Z" diff --git a/stable/miniflux/7.0.24/Chart.yaml b/stable/miniflux/7.0.24/Chart.yaml new file mode 100644 index 00000000000..047b28a863e --- /dev/null +++ b/stable/miniflux/7.0.24/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.0.37" +description: Miniflux is a minimalist and opinionated feed reader. +name: miniflux +version: 7.0.24 +kubeVersion: ">=1.16.0-0" +keywords: + - miniflux + - rss + - news +home: https://github.com/truecharts/apps/tree/master/charts/stable/miniflux +icon: https://truecharts.org/img/chart-icons/miniflux.png +sources: + - https://github.com/miniflux/v2 +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/miniflux/7.0.24/README.md b/stable/miniflux/7.0.24/README.md new file mode 100644 index 00000000000..cbdc7cb596b --- /dev/null +++ b/stable/miniflux/7.0.24/README.md @@ -0,0 +1,108 @@ +# miniflux + +![Version: 7.0.24](https://img.shields.io/badge/Version-7.0.24-informational?style=flat-square) ![AppVersion: 2.0.37](https://img.shields.io/badge/AppVersion-2.0.37-informational?style=flat-square) + +Miniflux is a minimalist and opinionated feed reader. + +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: [miniflux](https://truecharts.org/docs/charts/stable/miniflux) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `miniflux` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install miniflux TrueCharts/miniflux +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `miniflux` deployment + +```console +helm uninstall miniflux +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install miniflux \ + --set env.TZ="America/New York" \ + TrueCharts/miniflux +``` + +#### 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 miniflux TrueCharts/miniflux -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/miniflux/7.0.23/app-readme.md b/stable/miniflux/7.0.24/app-readme.md similarity index 100% rename from stable/miniflux/7.0.23/app-readme.md rename to stable/miniflux/7.0.24/app-readme.md diff --git a/stable/miniflux/7.0.24/charts/common-10.4.7.tgz b/stable/miniflux/7.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/miniflux/7.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/miniflux/7.0.24/charts/postgresql-8.0.45.tgz b/stable/miniflux/7.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/miniflux/7.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/miniflux/7.0.23/ix_values.yaml b/stable/miniflux/7.0.24/ix_values.yaml similarity index 100% rename from stable/miniflux/7.0.23/ix_values.yaml rename to stable/miniflux/7.0.24/ix_values.yaml diff --git a/stable/miniflux/7.0.23/questions.yaml b/stable/miniflux/7.0.24/questions.yaml similarity index 100% rename from stable/miniflux/7.0.23/questions.yaml rename to stable/miniflux/7.0.24/questions.yaml diff --git a/stable/octoprint/6.0.22/templates/common.yaml b/stable/miniflux/7.0.24/templates/common.yaml similarity index 100% rename from stable/octoprint/6.0.22/templates/common.yaml rename to stable/miniflux/7.0.24/templates/common.yaml diff --git a/stable/nocodb/3.0.28/values.yaml b/stable/miniflux/7.0.24/values.yaml similarity index 100% rename from stable/nocodb/3.0.28/values.yaml rename to stable/miniflux/7.0.24/values.yaml diff --git a/stable/minio-console/3.0.23/CHANGELOG.md b/stable/minio-console/3.0.23/CHANGELOG.md deleted file mode 100644 index e82b019815a..00000000000 --- a/stable/minio-console/3.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minio-console-3.0.23](https://github.com/truecharts/apps/compare/minio-console-3.0.21...minio-console-3.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [minio-console-3.0.21](https://github.com/truecharts/apps/compare/minio-console-3.0.20...minio-console-3.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [minio-console-3.0.20](https://github.com/truecharts/apps/compare/minio-console-3.0.19...minio-console-3.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [minio-console-3.0.19](https://github.com/truecharts/apps/compare/minio-console-3.0.17...minio-console-3.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [minio-console-3.0.17](https://github.com/truecharts/apps/compare/minio-console-3.0.16...minio-console-3.0.17) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [minio-console-3.0.16](https://github.com/truecharts/apps/compare/minio-console-3.0.14...minio-console-3.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [minio-console-3.0.14](https://github.com/truecharts/apps/compare/minio-console-3.0.13...minio-console-3.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [minio-console-3.0.13](https://github.com/truecharts/apps/compare/minio-console-3.0.12...minio-console-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [minio-console-3.0.12](https://github.com/truecharts/apps/compare/minio-console-3.0.11...minio-console-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [minio-console-3.0.11](https://github.com/truecharts/apps/compare/minio-console-3.0.10...minio-console-3.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [minio-console-3.0.10](https://github.com/truecharts/apps/compare/minio-console-3.0.9...minio-console-3.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/minio-console/3.0.23/Chart.lock b/stable/minio-console/3.0.23/Chart.lock deleted file mode 100644 index d301a77128b..00000000000 --- a/stable/minio-console/3.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:03:21.693645968Z" diff --git a/stable/minio-console/3.0.23/Chart.yaml b/stable/minio-console/3.0.23/Chart.yaml deleted file mode 100644 index b10ad808e20..00000000000 --- a/stable/minio-console/3.0.23/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.19.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A management console for minio server and operator -home: https://github.com/truecharts/apps/tree/master/charts/stable/minio-console -icon: https://truecharts.org/img/chart-icons/minio-console.png -keywords: - - minio-console - - minio - - s3 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minio-console -sources: - - https://github.com/minio/console -version: 3.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minio-console/3.0.23/README.md b/stable/minio-console/3.0.23/README.md deleted file mode 100644 index ff9c7621d2c..00000000000 --- a/stable/minio-console/3.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# minio-console - -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: 0.19.1](https://img.shields.io/badge/AppVersion-0.19.1-informational?style=flat-square) - -A management console for minio server and operator - -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: [minio-console](https://truecharts.org/docs/charts/stable/minio-console) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `minio-console` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install minio-console TrueCharts/minio-console -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `minio-console` deployment - -```console -helm uninstall minio-console -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minio-console \ - --set env.TZ="America/New York" \ - TrueCharts/minio-console -``` - -#### 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 minio-console TrueCharts/minio-console -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/minio-console/3.0.23/charts/common-10.4.6.tgz b/stable/minio-console/3.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/minio-console/3.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/minio-console/3.0.23/ix_values.yaml b/stable/minio-console/3.0.23/ix_values.yaml deleted file mode 100644 index 28dbdfca11c..00000000000 --- a/stable/minio-console/3.0.23/ix_values.yaml +++ /dev/null @@ -1,30 +0,0 @@ -image: - repository: tccr.io/truecharts/minio-console - tag: v0.19.1@sha256:9fc3e53d6254516735cb29abb315d8e9ea1d3dbe86bfb5b34721a219fa6260a0 - pullPolicy: IfNotPresent - -args: ["server"] - -secretEnv: - CONSOLE_PBKDF_PASSPHRASE: "changeme" - CONSOLE_PBKDF_SALT: "changeme" - -env: - CONSOLE_MINIO_SERVER: "" - -service: - main: - ports: - main: - port: 9090 - targetPort: 9090 - -securityContext: - readOnlyRootFilesystem: false - -persistence: - config: - enabled: true - mountPath: "/config" - varrun: - enabled: true diff --git a/stable/minio-console/3.0.24/CHANGELOG.md b/stable/minio-console/3.0.24/CHANGELOG.md new file mode 100644 index 00000000000..d361a0d2c83 --- /dev/null +++ b/stable/minio-console/3.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minio-console-3.0.24](https://github.com/truecharts/apps/compare/minio-console-3.0.23...minio-console-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + +## [minio-console-3.0.23](https://github.com/truecharts/apps/compare/minio-console-3.0.21...minio-console-3.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [minio-console-3.0.21](https://github.com/truecharts/apps/compare/minio-console-3.0.20...minio-console-3.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [minio-console-3.0.20](https://github.com/truecharts/apps/compare/minio-console-3.0.19...minio-console-3.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [minio-console-3.0.19](https://github.com/truecharts/apps/compare/minio-console-3.0.17...minio-console-3.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [minio-console-3.0.17](https://github.com/truecharts/apps/compare/minio-console-3.0.16...minio-console-3.0.17) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [minio-console-3.0.16](https://github.com/truecharts/apps/compare/minio-console-3.0.14...minio-console-3.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [minio-console-3.0.14](https://github.com/truecharts/apps/compare/minio-console-3.0.13...minio-console-3.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [minio-console-3.0.13](https://github.com/truecharts/apps/compare/minio-console-3.0.12...minio-console-3.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [minio-console-3.0.12](https://github.com/truecharts/apps/compare/minio-console-3.0.11...minio-console-3.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [minio-console-3.0.11](https://github.com/truecharts/apps/compare/minio-console-3.0.10...minio-console-3.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/minio-console/3.0.24/Chart.lock b/stable/minio-console/3.0.24/Chart.lock new file mode 100644 index 00000000000..9bdff2df9c7 --- /dev/null +++ b/stable/minio-console/3.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:39:47.572996501Z" diff --git a/stable/minio-console/3.0.24/Chart.yaml b/stable/minio-console/3.0.24/Chart.yaml new file mode 100644 index 00000000000..55bb4d89263 --- /dev/null +++ b/stable/minio-console/3.0.24/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.19.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A management console for minio server and operator +home: https://github.com/truecharts/apps/tree/master/charts/stable/minio-console +icon: https://truecharts.org/img/chart-icons/minio-console.png +keywords: + - minio-console + - minio + - s3 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minio-console +sources: + - https://github.com/minio/console +version: 3.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minio-console/3.0.24/README.md b/stable/minio-console/3.0.24/README.md new file mode 100644 index 00000000000..2d974bf2e26 --- /dev/null +++ b/stable/minio-console/3.0.24/README.md @@ -0,0 +1,107 @@ +# minio-console + +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: 0.19.2](https://img.shields.io/badge/AppVersion-0.19.2-informational?style=flat-square) + +A management console for minio server and operator + +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: [minio-console](https://truecharts.org/docs/charts/stable/minio-console) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `minio-console` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install minio-console TrueCharts/minio-console +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `minio-console` deployment + +```console +helm uninstall minio-console +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minio-console \ + --set env.TZ="America/New York" \ + TrueCharts/minio-console +``` + +#### 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 minio-console TrueCharts/minio-console -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/minio-console/3.0.23/app-readme.md b/stable/minio-console/3.0.24/app-readme.md similarity index 100% rename from stable/minio-console/3.0.23/app-readme.md rename to stable/minio-console/3.0.24/app-readme.md diff --git a/stable/minio-console/3.0.24/charts/common-10.4.7.tgz b/stable/minio-console/3.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/minio-console/3.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/minio-console/3.0.24/ix_values.yaml b/stable/minio-console/3.0.24/ix_values.yaml new file mode 100644 index 00000000000..76851ab3dee --- /dev/null +++ b/stable/minio-console/3.0.24/ix_values.yaml @@ -0,0 +1,30 @@ +image: + repository: tccr.io/truecharts/minio-console + tag: 0.19.2@sha256:3e6b369e563347968ab8795834bab4b93f8a8d46d47785f5e1da6d592b7f6f8c + pullPolicy: IfNotPresent + +args: ["server"] + +secretEnv: + CONSOLE_PBKDF_PASSPHRASE: "changeme" + CONSOLE_PBKDF_SALT: "changeme" + +env: + CONSOLE_MINIO_SERVER: "" + +service: + main: + ports: + main: + port: 9090 + targetPort: 9090 + +securityContext: + readOnlyRootFilesystem: false + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true diff --git a/stable/minio-console/3.0.23/questions.yaml b/stable/minio-console/3.0.24/questions.yaml similarity index 100% rename from stable/minio-console/3.0.23/questions.yaml rename to stable/minio-console/3.0.24/questions.yaml diff --git a/stable/odoo/8.0.26/templates/common.yaml b/stable/minio-console/3.0.24/templates/common.yaml similarity index 100% rename from stable/odoo/8.0.26/templates/common.yaml rename to stable/minio-console/3.0.24/templates/common.yaml diff --git a/stable/novnc/3.0.21/values.yaml b/stable/minio-console/3.0.24/values.yaml similarity index 100% rename from stable/novnc/3.0.21/values.yaml rename to stable/minio-console/3.0.24/values.yaml diff --git a/stable/minio/3.0.33/CHANGELOG.md b/stable/minio/3.0.33/CHANGELOG.md deleted file mode 100644 index 1557365510a..00000000000 --- a/stable/minio/3.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minio-3.0.33](https://github.com/truecharts/apps/compare/minio-3.0.31...minio-3.0.33) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [minio-3.0.31](https://github.com/truecharts/apps/compare/minio-3.0.30...minio-3.0.31) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [minio-3.0.30](https://github.com/truecharts/apps/compare/minio-3.0.29...minio-3.0.30) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [minio-3.0.29](https://github.com/truecharts/apps/compare/minio-3.0.28...minio-3.0.29) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [minio-3.0.28](https://github.com/truecharts/apps/compare/minio-3.0.27...minio-3.0.28) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [minio-3.0.27](https://github.com/truecharts/apps/compare/minio-3.0.26...minio-3.0.27) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [minio-3.0.26](https://github.com/truecharts/apps/compare/minio-3.0.24...minio-3.0.26) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [minio-3.0.24](https://github.com/truecharts/apps/compare/minio-console-3.0.17...minio-3.0.24) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [minio-3.0.23](https://github.com/truecharts/apps/compare/minio-3.0.21...minio-3.0.23) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [minio-3.0.21](https://github.com/truecharts/apps/compare/minio-console-3.0.13...minio-3.0.21) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [minio-3.0.20](https://github.com/truecharts/apps/compare/minio-console-3.0.12...minio-3.0.20) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [minio-3.0.19](https://github.com/truecharts/apps/compare/minio-3.0.18...minio-3.0.19) (2022-07-11) - -#### Chore diff --git a/stable/minio/3.0.33/Chart.lock b/stable/minio/3.0.33/Chart.lock deleted file mode 100644 index b969fe6fd90..00000000000 --- a/stable/minio/3.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:03:18.298721275Z" diff --git a/stable/minio/3.0.33/Chart.yaml b/stable/minio/3.0.33/Chart.yaml deleted file mode 100644 index b1bde1f1d51..00000000000 --- a/stable/minio/3.0.33/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Minio is a self-hosted S3 storage server -home: https://github.com/truecharts/apps/tree/master/charts/stable/minio -icon: https://truecharts.org/img/chart-icons/minio.png -keywords: - - minio - - s3 - - storage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minio -sources: - - https://github.com/minio/minio -version: 3.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minio/3.0.33/README.md b/stable/minio/3.0.33/README.md deleted file mode 100644 index 8c608658581..00000000000 --- a/stable/minio/3.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# minio - -![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Minio is a self-hosted S3 storage server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minio](https://truecharts.org/docs/charts/stable/minio) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `minio` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install minio TrueCharts/minio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `minio` deployment - -```console -helm uninstall minio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minio \ - --set env.TZ="America/New York" \ - TrueCharts/minio -``` - -#### 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 minio TrueCharts/minio -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/minio/3.0.33/charts/common-10.4.6.tgz b/stable/minio/3.0.33/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/minio/3.0.33/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/minio/3.0.34/CHANGELOG.md b/stable/minio/3.0.34/CHANGELOG.md new file mode 100644 index 00000000000..87991a6257c --- /dev/null +++ b/stable/minio/3.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minio-3.0.34](https://github.com/truecharts/apps/compare/minio-3.0.33...minio-3.0.34) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [minio-3.0.33](https://github.com/truecharts/apps/compare/minio-3.0.31...minio-3.0.33) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [minio-3.0.31](https://github.com/truecharts/apps/compare/minio-3.0.30...minio-3.0.31) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [minio-3.0.30](https://github.com/truecharts/apps/compare/minio-3.0.29...minio-3.0.30) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [minio-3.0.29](https://github.com/truecharts/apps/compare/minio-3.0.28...minio-3.0.29) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [minio-3.0.28](https://github.com/truecharts/apps/compare/minio-3.0.27...minio-3.0.28) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [minio-3.0.27](https://github.com/truecharts/apps/compare/minio-3.0.26...minio-3.0.27) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [minio-3.0.26](https://github.com/truecharts/apps/compare/minio-3.0.24...minio-3.0.26) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [minio-3.0.24](https://github.com/truecharts/apps/compare/minio-console-3.0.17...minio-3.0.24) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [minio-3.0.23](https://github.com/truecharts/apps/compare/minio-3.0.21...minio-3.0.23) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [minio-3.0.21](https://github.com/truecharts/apps/compare/minio-console-3.0.13...minio-3.0.21) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [minio-3.0.20](https://github.com/truecharts/apps/compare/minio-console-3.0.12...minio-3.0.20) (2022-07-12) + +#### Chore diff --git a/stable/minio/3.0.34/Chart.lock b/stable/minio/3.0.34/Chart.lock new file mode 100644 index 00000000000..47ade715d49 --- /dev/null +++ b/stable/minio/3.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:39:45.682053079Z" diff --git a/stable/minio/3.0.34/Chart.yaml b/stable/minio/3.0.34/Chart.yaml new file mode 100644 index 00000000000..018b1a5ccac --- /dev/null +++ b/stable/minio/3.0.34/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Minio is a self-hosted S3 storage server +home: https://github.com/truecharts/apps/tree/master/charts/stable/minio +icon: https://truecharts.org/img/chart-icons/minio.png +keywords: + - minio + - s3 + - storage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minio +sources: + - https://github.com/minio/minio +version: 3.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minio/3.0.34/README.md b/stable/minio/3.0.34/README.md new file mode 100644 index 00000000000..f46b72c067b --- /dev/null +++ b/stable/minio/3.0.34/README.md @@ -0,0 +1,107 @@ +# minio + +![Version: 3.0.34](https://img.shields.io/badge/Version-3.0.34-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Minio is a self-hosted S3 storage server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minio](https://truecharts.org/docs/charts/stable/minio) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `minio` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install minio TrueCharts/minio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `minio` deployment + +```console +helm uninstall minio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minio \ + --set env.TZ="America/New York" \ + TrueCharts/minio +``` + +#### 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 minio TrueCharts/minio -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/minio/3.0.33/app-readme.md b/stable/minio/3.0.34/app-readme.md similarity index 100% rename from stable/minio/3.0.33/app-readme.md rename to stable/minio/3.0.34/app-readme.md diff --git a/stable/minio/3.0.34/charts/common-10.4.7.tgz b/stable/minio/3.0.34/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/minio/3.0.34/charts/common-10.4.7.tgz differ diff --git a/stable/minio/3.0.33/ix_values.yaml b/stable/minio/3.0.34/ix_values.yaml similarity index 100% rename from stable/minio/3.0.33/ix_values.yaml rename to stable/minio/3.0.34/ix_values.yaml diff --git a/stable/minio/3.0.33/questions.yaml b/stable/minio/3.0.34/questions.yaml similarity index 100% rename from stable/minio/3.0.33/questions.yaml rename to stable/minio/3.0.34/questions.yaml diff --git a/stable/omada-controller/6.0.36/templates/common.yaml b/stable/minio/3.0.34/templates/common.yaml similarity index 100% rename from stable/omada-controller/6.0.36/templates/common.yaml rename to stable/minio/3.0.34/templates/common.yaml diff --git a/stable/ntfy/2.0.23/values.yaml b/stable/minio/3.0.34/values.yaml similarity index 100% rename from stable/ntfy/2.0.23/values.yaml rename to stable/minio/3.0.34/values.yaml diff --git a/stable/minisatip/2.0.20/CHANGELOG.md b/stable/minisatip/2.0.20/CHANGELOG.md deleted file mode 100644 index 25d884bd69a..00000000000 --- a/stable/minisatip/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minisatip-2.0.20](https://github.com/truecharts/apps/compare/minisatip-2.0.18...minisatip-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [minisatip-2.0.18](https://github.com/truecharts/apps/compare/minisatip-2.0.17...minisatip-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [minisatip-2.0.17](https://github.com/truecharts/apps/compare/minisatip-2.0.16...minisatip-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [minisatip-2.0.16](https://github.com/truecharts/apps/compare/minisatip-2.0.14...minisatip-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [minisatip-2.0.14](https://github.com/truecharts/apps/compare/minisatip-2.0.12...minisatip-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [minisatip-2.0.12](https://github.com/truecharts/apps/compare/minisatip-2.0.11...minisatip-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [minisatip-2.0.11](https://github.com/truecharts/apps/compare/minisatip-2.0.10...minisatip-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [minisatip-2.0.10](https://github.com/truecharts/apps/compare/minisatip-2.0.9...minisatip-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [minisatip-2.0.9](https://github.com/truecharts/apps/compare/minisatip-2.0.8...minisatip-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [minisatip-2.0.8](https://github.com/truecharts/apps/compare/minisatip-2.0.7...minisatip-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [minisatip-2.0.7](https://github.com/truecharts/apps/compare/minisatip-2.0.6...minisatip-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/minisatip/2.0.20/Chart.lock b/stable/minisatip/2.0.20/Chart.lock deleted file mode 100644 index dd539411451..00000000000 --- a/stable/minisatip/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:03:39.392590567Z" diff --git a/stable/minisatip/2.0.20/Chart.yaml b/stable/minisatip/2.0.20/Chart.yaml deleted file mode 100644 index 8a1ac272977..00000000000 --- a/stable/minisatip/2.0.20/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minisatip -version: 2.0.20 -appVersion: "2021.12.01" -description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/minisatip -icon: https://truecharts.org/img/chart-icons/minisatip.png -keywords: - - minisatip -sources: - - https://hub.docker.com/r/linuxserver/minisatip -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minisatip/2.0.20/README.md b/stable/minisatip/2.0.20/README.md deleted file mode 100644 index 5d4e9048211..00000000000 --- a/stable/minisatip/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# minisatip - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.01](https://img.shields.io/badge/AppVersion-2021.12.01-informational?style=flat-square) - -Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. - -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: [minisatip](https://truecharts.org/docs/charts/stable/minisatip) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `minisatip` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install minisatip TrueCharts/minisatip -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `minisatip` deployment - -```console -helm uninstall minisatip -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minisatip \ - --set env.TZ="America/New York" \ - TrueCharts/minisatip -``` - -#### 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 minisatip TrueCharts/minisatip -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/minisatip/2.0.20/charts/common-10.4.6.tgz b/stable/minisatip/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/minisatip/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/minisatip/2.0.21/CHANGELOG.md b/stable/minisatip/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..1c6f65e20aa --- /dev/null +++ b/stable/minisatip/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minisatip-2.0.21](https://github.com/truecharts/apps/compare/minisatip-2.0.20...minisatip-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [minisatip-2.0.20](https://github.com/truecharts/apps/compare/minisatip-2.0.18...minisatip-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [minisatip-2.0.18](https://github.com/truecharts/apps/compare/minisatip-2.0.17...minisatip-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [minisatip-2.0.17](https://github.com/truecharts/apps/compare/minisatip-2.0.16...minisatip-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [minisatip-2.0.16](https://github.com/truecharts/apps/compare/minisatip-2.0.14...minisatip-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [minisatip-2.0.14](https://github.com/truecharts/apps/compare/minisatip-2.0.12...minisatip-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [minisatip-2.0.12](https://github.com/truecharts/apps/compare/minisatip-2.0.11...minisatip-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [minisatip-2.0.11](https://github.com/truecharts/apps/compare/minisatip-2.0.10...minisatip-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [minisatip-2.0.10](https://github.com/truecharts/apps/compare/minisatip-2.0.9...minisatip-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [minisatip-2.0.9](https://github.com/truecharts/apps/compare/minisatip-2.0.8...minisatip-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [minisatip-2.0.8](https://github.com/truecharts/apps/compare/minisatip-2.0.7...minisatip-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/minisatip/2.0.21/Chart.lock b/stable/minisatip/2.0.21/Chart.lock new file mode 100644 index 00000000000..e974f3c3755 --- /dev/null +++ b/stable/minisatip/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:39:48.541352987Z" diff --git a/stable/minisatip/2.0.21/Chart.yaml b/stable/minisatip/2.0.21/Chart.yaml new file mode 100644 index 00000000000..010105ecec7 --- /dev/null +++ b/stable/minisatip/2.0.21/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minisatip +version: 2.0.21 +appVersion: "2021.12.01" +description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/minisatip +icon: https://truecharts.org/img/chart-icons/minisatip.png +keywords: + - minisatip +sources: + - https://hub.docker.com/r/linuxserver/minisatip +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minisatip/2.0.21/README.md b/stable/minisatip/2.0.21/README.md new file mode 100644 index 00000000000..eb87cacd3ac --- /dev/null +++ b/stable/minisatip/2.0.21/README.md @@ -0,0 +1,107 @@ +# minisatip + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.01](https://img.shields.io/badge/AppVersion-2021.12.01-informational?style=flat-square) + +Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. + +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: [minisatip](https://truecharts.org/docs/charts/stable/minisatip) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `minisatip` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install minisatip TrueCharts/minisatip +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `minisatip` deployment + +```console +helm uninstall minisatip +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minisatip \ + --set env.TZ="America/New York" \ + TrueCharts/minisatip +``` + +#### 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 minisatip TrueCharts/minisatip -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/minisatip/2.0.20/app-readme.md b/stable/minisatip/2.0.21/app-readme.md similarity index 100% rename from stable/minisatip/2.0.20/app-readme.md rename to stable/minisatip/2.0.21/app-readme.md diff --git a/stable/minisatip/2.0.21/charts/common-10.4.7.tgz b/stable/minisatip/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/minisatip/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/minisatip/2.0.20/ix_values.yaml b/stable/minisatip/2.0.21/ix_values.yaml similarity index 100% rename from stable/minisatip/2.0.20/ix_values.yaml rename to stable/minisatip/2.0.21/ix_values.yaml diff --git a/stable/minisatip/2.0.20/questions.yaml b/stable/minisatip/2.0.21/questions.yaml similarity index 100% rename from stable/minisatip/2.0.20/questions.yaml rename to stable/minisatip/2.0.21/questions.yaml diff --git a/stable/onlyoffice-document-server/6.0.22/templates/common.yaml b/stable/minisatip/2.0.21/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.22/templates/common.yaml rename to stable/minisatip/2.0.21/templates/common.yaml diff --git a/stable/nullserv/6.0.22/values.yaml b/stable/minisatip/2.0.21/values.yaml similarity index 100% rename from stable/nullserv/6.0.22/values.yaml rename to stable/minisatip/2.0.21/values.yaml diff --git a/stable/mkvtoolnix/2.0.21/CHANGELOG.md b/stable/mkvtoolnix/2.0.21/CHANGELOG.md deleted file mode 100644 index 3ae9fc45a38..00000000000 --- a/stable/mkvtoolnix/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mkvtoolnix-2.0.21](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.19...mkvtoolnix-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [mkvtoolnix-2.0.19](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.18...mkvtoolnix-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [mkvtoolnix-2.0.18](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.17...mkvtoolnix-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [mkvtoolnix-2.0.17](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.15...mkvtoolnix-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [mkvtoolnix-2.0.15](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.13...mkvtoolnix-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [mkvtoolnix-2.0.13](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.12...mkvtoolnix-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [mkvtoolnix-2.0.12](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.11...mkvtoolnix-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [mkvtoolnix-2.0.11](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.10...mkvtoolnix-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mkvtoolnix-2.0.10](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.9...mkvtoolnix-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [mkvtoolnix-2.0.9](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.8...mkvtoolnix-2.0.9) (2022-07-05) - -#### Feat - -* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) - - - - -### [mkvtoolnix-2.0.8](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.7...mkvtoolnix-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - diff --git a/stable/mkvtoolnix/2.0.21/Chart.lock b/stable/mkvtoolnix/2.0.21/Chart.lock deleted file mode 100644 index fab6e1f4f79..00000000000 --- a/stable/mkvtoolnix/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:03:41.292142221Z" diff --git a/stable/mkvtoolnix/2.0.21/Chart.yaml b/stable/mkvtoolnix/2.0.21/Chart.yaml deleted file mode 100644 index cbb3e23af19..00000000000 --- a/stable/mkvtoolnix/2.0.21/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.64.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. -home: https://github.com/truecharts/apps/tree/master/charts/stable/mkvtoolnix -icon: https://truecharts.org/img/chart-icons/mkvtoolnix.png -keywords: - - media - - mkvtoolnix - - mkv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mkvtoolnix -sources: - - https://github.com/jlesage/docker-mkvtoolnix - - https://hub.docker.com/r/jlesage/mkvtoolnix - - https://mkvtoolnix.download/ -type: application -version: 2.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mkvtoolnix/2.0.21/README.md b/stable/mkvtoolnix/2.0.21/README.md deleted file mode 100644 index bbe0740413f..00000000000 --- a/stable/mkvtoolnix/2.0.21/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mkvtoolnix - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.64.0](https://img.shields.io/badge/AppVersion-1.64.0-informational?style=flat-square) - -MKVToolNix is a set of tools to create, alter and inspect Matroska files. - -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: [mkvtoolnix](https://truecharts.org/docs/charts/stable/mkvtoolnix) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mkvtoolnix` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mkvtoolnix TrueCharts/mkvtoolnix -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mkvtoolnix` deployment - -```console -helm uninstall mkvtoolnix -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mkvtoolnix \ - --set env.TZ="America/New York" \ - TrueCharts/mkvtoolnix -``` - -#### 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 mkvtoolnix TrueCharts/mkvtoolnix -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mkvtoolnix/2.0.21/charts/common-10.4.6.tgz b/stable/mkvtoolnix/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/mkvtoolnix/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/mkvtoolnix/2.0.22/CHANGELOG.md b/stable/mkvtoolnix/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..62991f62cf4 --- /dev/null +++ b/stable/mkvtoolnix/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mkvtoolnix-2.0.22](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.21...mkvtoolnix-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mkvtoolnix-2.0.21](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.19...mkvtoolnix-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [mkvtoolnix-2.0.19](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.18...mkvtoolnix-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [mkvtoolnix-2.0.18](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.17...mkvtoolnix-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [mkvtoolnix-2.0.17](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.15...mkvtoolnix-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [mkvtoolnix-2.0.15](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.13...mkvtoolnix-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [mkvtoolnix-2.0.13](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.12...mkvtoolnix-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [mkvtoolnix-2.0.12](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.11...mkvtoolnix-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [mkvtoolnix-2.0.11](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.10...mkvtoolnix-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [mkvtoolnix-2.0.10](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.9...mkvtoolnix-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [mkvtoolnix-2.0.9](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.8...mkvtoolnix-2.0.9) (2022-07-05) + +#### Feat + +* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070)) + + diff --git a/stable/mkvtoolnix/2.0.22/Chart.lock b/stable/mkvtoolnix/2.0.22/Chart.lock new file mode 100644 index 00000000000..429cacb81ad --- /dev/null +++ b/stable/mkvtoolnix/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:40:05.179792927Z" diff --git a/stable/mkvtoolnix/2.0.22/Chart.yaml b/stable/mkvtoolnix/2.0.22/Chart.yaml new file mode 100644 index 00000000000..d672c1acf6d --- /dev/null +++ b/stable/mkvtoolnix/2.0.22/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.64.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. +home: https://github.com/truecharts/apps/tree/master/charts/stable/mkvtoolnix +icon: https://truecharts.org/img/chart-icons/mkvtoolnix.png +keywords: + - media + - mkvtoolnix + - mkv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mkvtoolnix +sources: + - https://github.com/jlesage/docker-mkvtoolnix + - https://hub.docker.com/r/jlesage/mkvtoolnix + - https://mkvtoolnix.download/ +type: application +version: 2.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mkvtoolnix/2.0.22/README.md b/stable/mkvtoolnix/2.0.22/README.md new file mode 100644 index 00000000000..f4a37eb4415 --- /dev/null +++ b/stable/mkvtoolnix/2.0.22/README.md @@ -0,0 +1,109 @@ +# mkvtoolnix + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.64.0](https://img.shields.io/badge/AppVersion-1.64.0-informational?style=flat-square) + +MKVToolNix is a set of tools to create, alter and inspect Matroska files. + +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: [mkvtoolnix](https://truecharts.org/docs/charts/stable/mkvtoolnix) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mkvtoolnix` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mkvtoolnix TrueCharts/mkvtoolnix +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mkvtoolnix` deployment + +```console +helm uninstall mkvtoolnix +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mkvtoolnix \ + --set env.TZ="America/New York" \ + TrueCharts/mkvtoolnix +``` + +#### 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 mkvtoolnix TrueCharts/mkvtoolnix -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mkvtoolnix/2.0.21/app-readme.md b/stable/mkvtoolnix/2.0.22/app-readme.md similarity index 100% rename from stable/mkvtoolnix/2.0.21/app-readme.md rename to stable/mkvtoolnix/2.0.22/app-readme.md diff --git a/stable/mkvtoolnix/2.0.22/charts/common-10.4.7.tgz b/stable/mkvtoolnix/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/mkvtoolnix/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/mkvtoolnix/2.0.21/ix_values.yaml b/stable/mkvtoolnix/2.0.22/ix_values.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.21/ix_values.yaml rename to stable/mkvtoolnix/2.0.22/ix_values.yaml diff --git a/stable/mkvtoolnix/2.0.21/questions.yaml b/stable/mkvtoolnix/2.0.22/questions.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.21/questions.yaml rename to stable/mkvtoolnix/2.0.22/questions.yaml diff --git a/stable/openspeedtest/1.0.19/templates/common.yaml b/stable/mkvtoolnix/2.0.22/templates/common.yaml similarity index 100% rename from stable/openspeedtest/1.0.19/templates/common.yaml rename to stable/mkvtoolnix/2.0.22/templates/common.yaml diff --git a/stable/octoprint/6.0.22/values.yaml b/stable/mkvtoolnix/2.0.22/values.yaml similarity index 100% rename from stable/octoprint/6.0.22/values.yaml rename to stable/mkvtoolnix/2.0.22/values.yaml diff --git a/stable/ml-workspace/2.0.20/CHANGELOG.md b/stable/ml-workspace/2.0.20/CHANGELOG.md deleted file mode 100644 index 9a39fc17efd..00000000000 --- a/stable/ml-workspace/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ml-workspace-2.0.20](https://github.com/truecharts/apps/compare/ml-workspace-2.0.18...ml-workspace-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [ml-workspace-2.0.18](https://github.com/truecharts/apps/compare/ml-workspace-2.0.17...ml-workspace-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ml-workspace-2.0.17](https://github.com/truecharts/apps/compare/ml-workspace-2.0.16...ml-workspace-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ml-workspace-2.0.16](https://github.com/truecharts/apps/compare/ml-workspace-2.0.14...ml-workspace-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ml-workspace-2.0.14](https://github.com/truecharts/apps/compare/ml-workspace-2.0.12...ml-workspace-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ml-workspace-2.0.12](https://github.com/truecharts/apps/compare/ml-workspace-2.0.11...ml-workspace-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ml-workspace-2.0.11](https://github.com/truecharts/apps/compare/ml-workspace-2.0.10...ml-workspace-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ml-workspace-2.0.10](https://github.com/truecharts/apps/compare/ml-workspace-2.0.9...ml-workspace-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ml-workspace-2.0.9](https://github.com/truecharts/apps/compare/ml-workspace-2.0.8...ml-workspace-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [ml-workspace-2.0.8](https://github.com/truecharts/apps/compare/ml-workspace-2.0.7...ml-workspace-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [ml-workspace-2.0.7](https://github.com/truecharts/apps/compare/ml-workspace-2.0.6...ml-workspace-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/ml-workspace/2.0.20/Chart.lock b/stable/ml-workspace/2.0.20/Chart.lock deleted file mode 100644 index 723b0b5c21a..00000000000 --- a/stable/ml-workspace/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:03:43.058726525Z" diff --git a/stable/ml-workspace/2.0.20/Chart.yaml b/stable/ml-workspace/2.0.20/Chart.yaml deleted file mode 100644 index 97cf76e10d2..00000000000 --- a/stable/ml-workspace/2.0.20/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.13.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: All-in-one web-based development environment for machine learning -home: https://github.com/truecharts/apps/tree/master/charts/stable/ml-workspace -icon: https://truecharts.org/img/chart-icons/ml-workspace.png -keywords: - - machine - - learning - - ai -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ml-workspace -sources: - - https://github.com/ml-tooling/ml-workspace - - https://hub.docker.com/r/mltooling/ml-workspace - - https://hub.docker.com/r/mltooling/ml-workspace-gpu - - https://hub.docker.com/r/mltooling/ml-workspace-light - - https://hub.docker.com/r/mltooling/ml-workspace-minimal -version: 2.0.20 -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ml-workspace/2.0.20/README.md b/stable/ml-workspace/2.0.20/README.md deleted file mode 100644 index de4d1cc6945..00000000000 --- a/stable/ml-workspace/2.0.20/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# ml-workspace - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![AppVersion: 0.13.2](https://img.shields.io/badge/AppVersion-0.13.2-informational?style=flat-square) - -All-in-one web-based development environment for machine learning - -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: [ml-workspace](https://truecharts.org/docs/charts/stable/ml-workspace) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ml-workspace` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ml-workspace TrueCharts/ml-workspace -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ml-workspace` deployment - -```console -helm uninstall ml-workspace -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ml-workspace \ - --set env.TZ="America/New York" \ - TrueCharts/ml-workspace -``` - -#### 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 ml-workspace TrueCharts/ml-workspace -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ml-workspace/2.0.20/charts/common-10.4.6.tgz b/stable/ml-workspace/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/ml-workspace/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/ml-workspace/2.0.21/CHANGELOG.md b/stable/ml-workspace/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..5496405c944 --- /dev/null +++ b/stable/ml-workspace/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ml-workspace-2.0.21](https://github.com/truecharts/apps/compare/ml-workspace-2.0.20...ml-workspace-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ml-workspace-2.0.20](https://github.com/truecharts/apps/compare/ml-workspace-2.0.18...ml-workspace-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ml-workspace-2.0.18](https://github.com/truecharts/apps/compare/ml-workspace-2.0.17...ml-workspace-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ml-workspace-2.0.17](https://github.com/truecharts/apps/compare/ml-workspace-2.0.16...ml-workspace-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ml-workspace-2.0.16](https://github.com/truecharts/apps/compare/ml-workspace-2.0.14...ml-workspace-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ml-workspace-2.0.14](https://github.com/truecharts/apps/compare/ml-workspace-2.0.12...ml-workspace-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ml-workspace-2.0.12](https://github.com/truecharts/apps/compare/ml-workspace-2.0.11...ml-workspace-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ml-workspace-2.0.11](https://github.com/truecharts/apps/compare/ml-workspace-2.0.10...ml-workspace-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ml-workspace-2.0.10](https://github.com/truecharts/apps/compare/ml-workspace-2.0.9...ml-workspace-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ml-workspace-2.0.9](https://github.com/truecharts/apps/compare/ml-workspace-2.0.8...ml-workspace-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [ml-workspace-2.0.8](https://github.com/truecharts/apps/compare/ml-workspace-2.0.7...ml-workspace-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/ml-workspace/2.0.21/Chart.lock b/stable/ml-workspace/2.0.21/Chart.lock new file mode 100644 index 00000000000..78ea9ed6016 --- /dev/null +++ b/stable/ml-workspace/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:40:07.657841063Z" diff --git a/stable/ml-workspace/2.0.21/Chart.yaml b/stable/ml-workspace/2.0.21/Chart.yaml new file mode 100644 index 00000000000..6a259383435 --- /dev/null +++ b/stable/ml-workspace/2.0.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.13.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: All-in-one web-based development environment for machine learning +home: https://github.com/truecharts/apps/tree/master/charts/stable/ml-workspace +icon: https://truecharts.org/img/chart-icons/ml-workspace.png +keywords: + - machine + - learning + - ai +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ml-workspace +sources: + - https://github.com/ml-tooling/ml-workspace + - https://hub.docker.com/r/mltooling/ml-workspace + - https://hub.docker.com/r/mltooling/ml-workspace-gpu + - https://hub.docker.com/r/mltooling/ml-workspace-light + - https://hub.docker.com/r/mltooling/ml-workspace-minimal +version: 2.0.21 +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ml-workspace/2.0.21/README.md b/stable/ml-workspace/2.0.21/README.md new file mode 100644 index 00000000000..17593a701a0 --- /dev/null +++ b/stable/ml-workspace/2.0.21/README.md @@ -0,0 +1,111 @@ +# ml-workspace + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 0.13.2](https://img.shields.io/badge/AppVersion-0.13.2-informational?style=flat-square) + +All-in-one web-based development environment for machine learning + +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: [ml-workspace](https://truecharts.org/docs/charts/stable/ml-workspace) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ml-workspace` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ml-workspace TrueCharts/ml-workspace +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ml-workspace` deployment + +```console +helm uninstall ml-workspace +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ml-workspace \ + --set env.TZ="America/New York" \ + TrueCharts/ml-workspace +``` + +#### 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 ml-workspace TrueCharts/ml-workspace -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ml-workspace/2.0.20/app-readme.md b/stable/ml-workspace/2.0.21/app-readme.md similarity index 100% rename from stable/ml-workspace/2.0.20/app-readme.md rename to stable/ml-workspace/2.0.21/app-readme.md diff --git a/stable/ml-workspace/2.0.21/charts/common-10.4.7.tgz b/stable/ml-workspace/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/ml-workspace/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/ml-workspace/2.0.20/ci/base-values.yaml b/stable/ml-workspace/2.0.21/ci/base-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.20/ci/base-values.yaml rename to stable/ml-workspace/2.0.21/ci/base-values.yaml diff --git a/stable/ml-workspace/2.0.20/ci/gpu-values.yaml b/stable/ml-workspace/2.0.21/ci/gpu-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.20/ci/gpu-values.yaml rename to stable/ml-workspace/2.0.21/ci/gpu-values.yaml diff --git a/stable/ml-workspace/2.0.20/ci/light-values.yaml b/stable/ml-workspace/2.0.21/ci/light-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.20/ci/light-values.yaml rename to stable/ml-workspace/2.0.21/ci/light-values.yaml diff --git a/stable/ml-workspace/2.0.20/ci/minimal-values.yaml b/stable/ml-workspace/2.0.21/ci/minimal-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.20/ci/minimal-values.yaml rename to stable/ml-workspace/2.0.21/ci/minimal-values.yaml diff --git a/stable/ml-workspace/2.0.20/ci/r-values.yaml b/stable/ml-workspace/2.0.21/ci/r-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.20/ci/r-values.yaml rename to stable/ml-workspace/2.0.21/ci/r-values.yaml diff --git a/stable/ml-workspace/2.0.20/ci/spark-values.yaml b/stable/ml-workspace/2.0.21/ci/spark-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.20/ci/spark-values.yaml rename to stable/ml-workspace/2.0.21/ci/spark-values.yaml diff --git a/stable/ml-workspace/2.0.20/ix_values.yaml b/stable/ml-workspace/2.0.21/ix_values.yaml similarity index 100% rename from stable/ml-workspace/2.0.20/ix_values.yaml rename to stable/ml-workspace/2.0.21/ix_values.yaml diff --git a/stable/ml-workspace/2.0.20/questions.yaml b/stable/ml-workspace/2.0.21/questions.yaml similarity index 100% rename from stable/ml-workspace/2.0.20/questions.yaml rename to stable/ml-workspace/2.0.21/questions.yaml diff --git a/stable/openvscode-server/2.0.24/templates/common.yaml b/stable/ml-workspace/2.0.21/templates/common.yaml similarity index 100% rename from stable/openvscode-server/2.0.24/templates/common.yaml rename to stable/ml-workspace/2.0.21/templates/common.yaml diff --git a/stable/odoo/8.0.26/values.yaml b/stable/ml-workspace/2.0.21/values.yaml similarity index 100% rename from stable/odoo/8.0.26/values.yaml rename to stable/ml-workspace/2.0.21/values.yaml diff --git a/stable/monica/3.0.30/CHANGELOG.md b/stable/monica/3.0.30/CHANGELOG.md deleted file mode 100644 index bc7f898bbe1..00000000000 --- a/stable/monica/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [monica-3.0.30](https://github.com/truecharts/apps/compare/monica-3.0.29...monica-3.0.30) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [monica-3.0.29](https://github.com/truecharts/apps/compare/monica-3.0.27...monica-3.0.29) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [monica-3.0.27](https://github.com/truecharts/apps/compare/monica-3.0.26...monica-3.0.27) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [monica-3.0.26](https://github.com/truecharts/apps/compare/monica-3.0.25...monica-3.0.26) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [monica-3.0.25](https://github.com/truecharts/apps/compare/monica-3.0.24...monica-3.0.25) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [monica-3.0.24](https://github.com/truecharts/apps/compare/monica-3.0.22...monica-3.0.24) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [monica-3.0.22](https://github.com/truecharts/apps/compare/monica-3.0.21...monica-3.0.22) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [monica-3.0.21](https://github.com/truecharts/apps/compare/monica-3.0.20...monica-3.0.21) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [monica-3.0.20](https://github.com/truecharts/apps/compare/monica-3.0.18...monica-3.0.20) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [monica-3.0.18](https://github.com/truecharts/apps/compare/monica-3.0.17...monica-3.0.18) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [monica-3.0.17](https://github.com/truecharts/apps/compare/monica-3.0.16...monica-3.0.17) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [monica-3.0.16](https://github.com/truecharts/apps/compare/monica-3.0.15...monica-3.0.16) (2022-07-11) diff --git a/stable/monica/3.0.30/Chart.lock b/stable/monica/3.0.30/Chart.lock deleted file mode 100644 index 992db60d2ea..00000000000 --- a/stable/monica/3.0.30/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:40:30.513644595Z" diff --git a/stable/monica/3.0.30/Chart.yaml b/stable/monica/3.0.30/Chart.yaml deleted file mode 100644 index 9a1dbe0ebd2..00000000000 --- a/stable/monica/3.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -description: "Monica is a great open source personal relationship management system." -home: https://github.com/truecharts/apps/tree/master/charts/stable/monica -icon: https://truecharts.org/img/chart-icons/monica.png -keywords: - - crm -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: monica -sources: - - https://github.com/monicahq/monica - - https://hub.docker.com/_/monica -version: 3.0.30 -annotations: - truecharts.org/catagories: | - - crm - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/monica/3.0.30/README.md b/stable/monica/3.0.30/README.md deleted file mode 100644 index 91f20299a17..00000000000 --- a/stable/monica/3.0.30/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# monica - -![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![AppVersion: 3.7.0](https://img.shields.io/badge/AppVersion-3.7.0-informational?style=flat-square) - -Monica is a great open source personal relationship management system. - -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: [monica](https://truecharts.org/docs/charts/stable/monica) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `monica` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install monica TrueCharts/monica -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `monica` deployment - -```console -helm uninstall monica -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install monica \ - --set env.TZ="America/New York" \ - TrueCharts/monica -``` - -#### 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 monica TrueCharts/monica -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/monica/3.0.30/charts/common-10.4.6.tgz b/stable/monica/3.0.30/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/monica/3.0.30/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/monica/3.0.30/charts/mariadb-3.0.41.tgz b/stable/monica/3.0.30/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/monica/3.0.30/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/monica/3.0.31/CHANGELOG.md b/stable/monica/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..b44a090d1be --- /dev/null +++ b/stable/monica/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [monica-3.0.31](https://github.com/truecharts/apps/compare/monica-3.0.30...monica-3.0.31) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [monica-3.0.30](https://github.com/truecharts/apps/compare/monica-3.0.29...monica-3.0.30) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [monica-3.0.29](https://github.com/truecharts/apps/compare/monica-3.0.27...monica-3.0.29) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [monica-3.0.27](https://github.com/truecharts/apps/compare/monica-3.0.26...monica-3.0.27) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [monica-3.0.26](https://github.com/truecharts/apps/compare/monica-3.0.25...monica-3.0.26) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [monica-3.0.25](https://github.com/truecharts/apps/compare/monica-3.0.24...monica-3.0.25) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [monica-3.0.24](https://github.com/truecharts/apps/compare/monica-3.0.22...monica-3.0.24) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [monica-3.0.22](https://github.com/truecharts/apps/compare/monica-3.0.21...monica-3.0.22) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [monica-3.0.21](https://github.com/truecharts/apps/compare/monica-3.0.20...monica-3.0.21) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [monica-3.0.20](https://github.com/truecharts/apps/compare/monica-3.0.18...monica-3.0.20) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [monica-3.0.18](https://github.com/truecharts/apps/compare/monica-3.0.17...monica-3.0.18) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [monica-3.0.17](https://github.com/truecharts/apps/compare/monica-3.0.16...monica-3.0.17) (2022-07-12) + diff --git a/stable/monica/3.0.31/Chart.lock b/stable/monica/3.0.31/Chart.lock new file mode 100644 index 00000000000..02e98aa383f --- /dev/null +++ b/stable/monica/3.0.31/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:40:15.055680504Z" diff --git a/stable/monica/3.0.31/Chart.yaml b/stable/monica/3.0.31/Chart.yaml new file mode 100644 index 00000000000..e98be81e610 --- /dev/null +++ b/stable/monica/3.0.31/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: "Monica is a great open source personal relationship management system." +home: https://github.com/truecharts/apps/tree/master/charts/stable/monica +icon: https://truecharts.org/img/chart-icons/monica.png +keywords: + - crm +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: monica +sources: + - https://github.com/monicahq/monica + - https://hub.docker.com/_/monica +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - crm + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/monica/3.0.31/README.md b/stable/monica/3.0.31/README.md new file mode 100644 index 00000000000..8921e4d5d15 --- /dev/null +++ b/stable/monica/3.0.31/README.md @@ -0,0 +1,109 @@ +# monica + +![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![AppVersion: 3.7.0](https://img.shields.io/badge/AppVersion-3.7.0-informational?style=flat-square) + +Monica is a great open source personal relationship management system. + +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: [monica](https://truecharts.org/docs/charts/stable/monica) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `monica` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install monica TrueCharts/monica +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `monica` deployment + +```console +helm uninstall monica +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install monica \ + --set env.TZ="America/New York" \ + TrueCharts/monica +``` + +#### 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 monica TrueCharts/monica -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/monica/3.0.30/app-readme.md b/stable/monica/3.0.31/app-readme.md similarity index 100% rename from stable/monica/3.0.30/app-readme.md rename to stable/monica/3.0.31/app-readme.md diff --git a/stable/monica/3.0.31/charts/common-10.4.7.tgz b/stable/monica/3.0.31/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/monica/3.0.31/charts/common-10.4.7.tgz differ diff --git a/stable/monica/3.0.31/charts/mariadb-3.0.43.tgz b/stable/monica/3.0.31/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/monica/3.0.31/charts/mariadb-3.0.43.tgz differ diff --git a/stable/monica/3.0.30/ix_values.yaml b/stable/monica/3.0.31/ix_values.yaml similarity index 100% rename from stable/monica/3.0.30/ix_values.yaml rename to stable/monica/3.0.31/ix_values.yaml diff --git a/stable/monica/3.0.30/questions.yaml b/stable/monica/3.0.31/questions.yaml similarity index 100% rename from stable/monica/3.0.30/questions.yaml rename to stable/monica/3.0.31/questions.yaml diff --git a/stable/monica/3.0.30/templates/_appkey.tpl b/stable/monica/3.0.31/templates/_appkey.tpl similarity index 100% rename from stable/monica/3.0.30/templates/_appkey.tpl rename to stable/monica/3.0.31/templates/_appkey.tpl diff --git a/stable/monica/3.0.30/templates/common.yaml b/stable/monica/3.0.31/templates/common.yaml similarity index 100% rename from stable/monica/3.0.30/templates/common.yaml rename to stable/monica/3.0.31/templates/common.yaml diff --git a/stable/omada-controller/6.0.36/values.yaml b/stable/monica/3.0.31/values.yaml similarity index 100% rename from stable/omada-controller/6.0.36/values.yaml rename to stable/monica/3.0.31/values.yaml diff --git a/stable/mosdns/2.0.22/CHANGELOG.md b/stable/mosdns/2.0.22/CHANGELOG.md deleted file mode 100644 index 592817d9b8e..00000000000 --- a/stable/mosdns/2.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mosdns-2.0.22](https://github.com/truecharts/apps/compare/mosdns-2.0.20...mosdns-2.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [mosdns-2.0.20](https://github.com/truecharts/apps/compare/mosdns-2.0.19...mosdns-2.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [mosdns-2.0.19](https://github.com/truecharts/apps/compare/mosdns-2.0.18...mosdns-2.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [mosdns-2.0.18](https://github.com/truecharts/apps/compare/mosdns-2.0.16...mosdns-2.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [mosdns-2.0.16](https://github.com/truecharts/apps/compare/mosdns-2.0.14...mosdns-2.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [mosdns-2.0.14](https://github.com/truecharts/apps/compare/mosdns-2.0.13...mosdns-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [mosdns-2.0.13](https://github.com/truecharts/apps/compare/mosdns-2.0.12...mosdns-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [mosdns-2.0.12](https://github.com/truecharts/apps/compare/mosdns-2.0.11...mosdns-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mosdns-2.0.11](https://github.com/truecharts/apps/compare/mosdns-2.0.10...mosdns-2.0.11) (2022-07-10) - -#### Chore - -* update container image tccr.io/truecharts/mosdns to v4.1.3 ([#3035](https://github.com/truecharts/apps/issues/3035)) - - - - -### [mosdns-2.0.10](https://github.com/truecharts/apps/compare/mosdns-2.0.9...mosdns-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [mosdns-2.0.9](https://github.com/truecharts/apps/compare/mosdns-2.0.8...mosdns-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/mosdns/2.0.22/Chart.lock b/stable/mosdns/2.0.22/Chart.lock deleted file mode 100644 index 8bd78992409..00000000000 --- a/stable/mosdns/2.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:04:01.142556388Z" diff --git a/stable/mosdns/2.0.22/Chart.yaml b/stable/mosdns/2.0.22/Chart.yaml deleted file mode 100644 index 45d3d38fe79..00000000000 --- a/stable/mosdns/2.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mosdns -version: 2.0.22 -appVersion: "3.9.0" -description: A location-based pluggable DNS forwarder/splitter. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/mosdns -icon: https://truecharts.org/img/chart-icons/mosdns.png -keywords: - - mosdns - - dns -sources: - - https://hub.docker.com/r/601096721/mosdns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: - 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mosdns/2.0.22/README.md b/stable/mosdns/2.0.22/README.md deleted file mode 100644 index a8dadd64502..00000000000 --- a/stable/mosdns/2.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mosdns - -![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.9.0](https://img.shields.io/badge/AppVersion-3.9.0-informational?style=flat-square) - -A location-based pluggable DNS forwarder/splitter. - -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: [mosdns](https://truecharts.org/docs/charts/stable/mosdns) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mosdns` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mosdns TrueCharts/mosdns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mosdns` deployment - -```console -helm uninstall mosdns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mosdns \ - --set env.TZ="America/New York" \ - TrueCharts/mosdns -``` - -#### 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 mosdns TrueCharts/mosdns -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mosdns/2.0.22/charts/common-10.4.6.tgz b/stable/mosdns/2.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/mosdns/2.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/mosdns/2.0.23/CHANGELOG.md b/stable/mosdns/2.0.23/CHANGELOG.md new file mode 100644 index 00000000000..eedaacf5a68 --- /dev/null +++ b/stable/mosdns/2.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mosdns-2.0.23](https://github.com/truecharts/apps/compare/mosdns-2.0.22...mosdns-2.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mosdns-2.0.22](https://github.com/truecharts/apps/compare/mosdns-2.0.20...mosdns-2.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [mosdns-2.0.20](https://github.com/truecharts/apps/compare/mosdns-2.0.19...mosdns-2.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [mosdns-2.0.19](https://github.com/truecharts/apps/compare/mosdns-2.0.18...mosdns-2.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [mosdns-2.0.18](https://github.com/truecharts/apps/compare/mosdns-2.0.16...mosdns-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [mosdns-2.0.16](https://github.com/truecharts/apps/compare/mosdns-2.0.14...mosdns-2.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [mosdns-2.0.14](https://github.com/truecharts/apps/compare/mosdns-2.0.13...mosdns-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [mosdns-2.0.13](https://github.com/truecharts/apps/compare/mosdns-2.0.12...mosdns-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [mosdns-2.0.12](https://github.com/truecharts/apps/compare/mosdns-2.0.11...mosdns-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [mosdns-2.0.11](https://github.com/truecharts/apps/compare/mosdns-2.0.10...mosdns-2.0.11) (2022-07-10) + +#### Chore + +* update container image tccr.io/truecharts/mosdns to v4.1.3 ([#3035](https://github.com/truecharts/apps/issues/3035)) + + + + +### [mosdns-2.0.10](https://github.com/truecharts/apps/compare/mosdns-2.0.9...mosdns-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/mosdns/2.0.23/Chart.lock b/stable/mosdns/2.0.23/Chart.lock new file mode 100644 index 00000000000..e71e08398d4 --- /dev/null +++ b/stable/mosdns/2.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:40:16.867446059Z" diff --git a/stable/mosdns/2.0.23/Chart.yaml b/stable/mosdns/2.0.23/Chart.yaml new file mode 100644 index 00000000000..048f49650bb --- /dev/null +++ b/stable/mosdns/2.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mosdns +version: 2.0.23 +appVersion: "3.9.0" +description: A location-based pluggable DNS forwarder/splitter. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/mosdns +icon: https://truecharts.org/img/chart-icons/mosdns.png +keywords: + - mosdns + - dns +sources: + - https://hub.docker.com/r/601096721/mosdns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: + 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mosdns/2.0.23/README.md b/stable/mosdns/2.0.23/README.md new file mode 100644 index 00000000000..dd47c6b8906 --- /dev/null +++ b/stable/mosdns/2.0.23/README.md @@ -0,0 +1,107 @@ +# mosdns + +![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.9.0](https://img.shields.io/badge/AppVersion-3.9.0-informational?style=flat-square) + +A location-based pluggable DNS forwarder/splitter. + +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: [mosdns](https://truecharts.org/docs/charts/stable/mosdns) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mosdns` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mosdns TrueCharts/mosdns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mosdns` deployment + +```console +helm uninstall mosdns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mosdns \ + --set env.TZ="America/New York" \ + TrueCharts/mosdns +``` + +#### 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 mosdns TrueCharts/mosdns -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mosdns/2.0.22/app-readme.md b/stable/mosdns/2.0.23/app-readme.md similarity index 100% rename from stable/mosdns/2.0.22/app-readme.md rename to stable/mosdns/2.0.23/app-readme.md diff --git a/stable/mosdns/2.0.23/charts/common-10.4.7.tgz b/stable/mosdns/2.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/mosdns/2.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/mosdns/2.0.22/ix_values.yaml b/stable/mosdns/2.0.23/ix_values.yaml similarity index 100% rename from stable/mosdns/2.0.22/ix_values.yaml rename to stable/mosdns/2.0.23/ix_values.yaml diff --git a/stable/mosdns/2.0.22/questions.yaml b/stable/mosdns/2.0.23/questions.yaml similarity index 100% rename from stable/mosdns/2.0.22/questions.yaml rename to stable/mosdns/2.0.23/questions.yaml diff --git a/stable/oscam/6.0.20/templates/common.yaml b/stable/mosdns/2.0.23/templates/common.yaml similarity index 100% rename from stable/oscam/6.0.20/templates/common.yaml rename to stable/mosdns/2.0.23/templates/common.yaml diff --git a/stable/onlyoffice-document-server/6.0.22/values.yaml b/stable/mosdns/2.0.23/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.22/values.yaml rename to stable/mosdns/2.0.23/values.yaml diff --git a/stable/mosquitto/6.0.24/CHANGELOG.md b/stable/mosquitto/6.0.24/CHANGELOG.md deleted file mode 100644 index 12fbb3cb726..00000000000 --- a/stable/mosquitto/6.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mosquitto-6.0.24](https://github.com/truecharts/apps/compare/mosquitto-6.0.22...mosquitto-6.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [mosquitto-6.0.22](https://github.com/truecharts/apps/compare/mosquitto-6.0.21...mosquitto-6.0.22) (2022-07-20) - - - - -## [mosquitto-6.0.20](https://github.com/truecharts/apps/compare/mosquitto-6.0.19...mosquitto-6.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [mosquitto-6.0.19](https://github.com/truecharts/apps/compare/mosquitto-6.0.17...mosquitto-6.0.19) (2022-07-19) - -### Feat - -- Create setup-guide.md ([#3212](https://github.com/truecharts/apps/issues/3212)) - -### Fix - -- fixup ([#3209](https://github.com/truecharts/apps/issues/3209)) -- set password file when auth is enabled ([#3216](https://github.com/truecharts/apps/issues/3216)) - - - -## [mosquitto-6.0.17](https://github.com/truecharts/apps/compare/mosquitto-6.0.16...mosquitto-6.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [mosquitto-6.0.16](https://github.com/truecharts/apps/compare/mosquitto-6.0.14...mosquitto-6.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [mosquitto-6.0.14](https://github.com/truecharts/apps/compare/mosquitto-6.0.12...mosquitto-6.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [mosquitto-6.0.12](https://github.com/truecharts/apps/compare/mosquitto-6.0.11...mosquitto-6.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [mosquitto-6.0.11](https://github.com/truecharts/apps/compare/mosquitto-6.0.10...mosquitto-6.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [mosquitto-6.0.10](https://github.com/truecharts/apps/compare/mosquitto-6.0.9...mosquitto-6.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mosquitto-6.0.9](https://github.com/truecharts/apps/compare/mosquitto-6.0.8...mosquitto-6.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/mosquitto/6.0.24/Chart.lock b/stable/mosquitto/6.0.24/Chart.lock deleted file mode 100644 index 2c9919ef747..00000000000 --- a/stable/mosquitto/6.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:04:04.059733277Z" diff --git a/stable/mosquitto/6.0.24/Chart.yaml b/stable/mosquitto/6.0.24/Chart.yaml deleted file mode 100644 index 0cb134c381d..00000000000 --- a/stable/mosquitto/6.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.14" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Eclipse Mosquitto - An open source MQTT broker -home: https://github.com/truecharts/apps/tree/master/charts/stable/mosquitto -icon: https://truecharts.org/img/chart-icons/mosquitto.png -keywords: - - mosquitto - - MQTT - - eclipse-iot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mosquitto -sources: - - https://github.com/eclipse/mosquitto -type: application -version: 6.0.24 -annotations: - truecharts.org/catagories: | - - homeautomation - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mosquitto/6.0.24/README.md b/stable/mosquitto/6.0.24/README.md deleted file mode 100644 index 0179746b0fc..00000000000 --- a/stable/mosquitto/6.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mosquitto - -![Version: 6.0.24](https://img.shields.io/badge/Version-6.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.14](https://img.shields.io/badge/AppVersion-2.0.14-informational?style=flat-square) - -Eclipse Mosquitto - An open source MQTT broker - -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: [mosquitto](https://truecharts.org/docs/charts/stable/mosquitto) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mosquitto` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mosquitto TrueCharts/mosquitto -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mosquitto` deployment - -```console -helm uninstall mosquitto -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mosquitto \ - --set env.TZ="America/New York" \ - TrueCharts/mosquitto -``` - -#### 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 mosquitto TrueCharts/mosquitto -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mosquitto/6.0.24/charts/common-10.4.6.tgz b/stable/mosquitto/6.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/mosquitto/6.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/mosquitto/6.0.25/CHANGELOG.md b/stable/mosquitto/6.0.25/CHANGELOG.md new file mode 100644 index 00000000000..d64235b9e5e --- /dev/null +++ b/stable/mosquitto/6.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mosquitto-6.0.25](https://github.com/truecharts/apps/compare/mosquitto-6.0.24...mosquitto-6.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mosquitto-6.0.24](https://github.com/truecharts/apps/compare/mosquitto-6.0.22...mosquitto-6.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [mosquitto-6.0.22](https://github.com/truecharts/apps/compare/mosquitto-6.0.21...mosquitto-6.0.22) (2022-07-20) + + + + +## [mosquitto-6.0.20](https://github.com/truecharts/apps/compare/mosquitto-6.0.19...mosquitto-6.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [mosquitto-6.0.19](https://github.com/truecharts/apps/compare/mosquitto-6.0.17...mosquitto-6.0.19) (2022-07-19) + +### Feat + +- Create setup-guide.md ([#3212](https://github.com/truecharts/apps/issues/3212)) + +### Fix + +- fixup ([#3209](https://github.com/truecharts/apps/issues/3209)) +- set password file when auth is enabled ([#3216](https://github.com/truecharts/apps/issues/3216)) + + + +## [mosquitto-6.0.17](https://github.com/truecharts/apps/compare/mosquitto-6.0.16...mosquitto-6.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [mosquitto-6.0.16](https://github.com/truecharts/apps/compare/mosquitto-6.0.14...mosquitto-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [mosquitto-6.0.14](https://github.com/truecharts/apps/compare/mosquitto-6.0.12...mosquitto-6.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [mosquitto-6.0.12](https://github.com/truecharts/apps/compare/mosquitto-6.0.11...mosquitto-6.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [mosquitto-6.0.11](https://github.com/truecharts/apps/compare/mosquitto-6.0.10...mosquitto-6.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [mosquitto-6.0.10](https://github.com/truecharts/apps/compare/mosquitto-6.0.9...mosquitto-6.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + diff --git a/stable/mosquitto/6.0.25/Chart.lock b/stable/mosquitto/6.0.25/Chart.lock new file mode 100644 index 00000000000..a16e6b48ecc --- /dev/null +++ b/stable/mosquitto/6.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:40:24.342524829Z" diff --git a/stable/mosquitto/6.0.25/Chart.yaml b/stable/mosquitto/6.0.25/Chart.yaml new file mode 100644 index 00000000000..69b191b87cb --- /dev/null +++ b/stable/mosquitto/6.0.25/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.0.14" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Eclipse Mosquitto - An open source MQTT broker +home: https://github.com/truecharts/apps/tree/master/charts/stable/mosquitto +icon: https://truecharts.org/img/chart-icons/mosquitto.png +keywords: + - mosquitto + - MQTT + - eclipse-iot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mosquitto +sources: + - https://github.com/eclipse/mosquitto +type: application +version: 6.0.25 +annotations: + truecharts.org/catagories: | + - homeautomation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mosquitto/6.0.25/README.md b/stable/mosquitto/6.0.25/README.md new file mode 100644 index 00000000000..8309c976caa --- /dev/null +++ b/stable/mosquitto/6.0.25/README.md @@ -0,0 +1,107 @@ +# mosquitto + +![Version: 6.0.25](https://img.shields.io/badge/Version-6.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.14](https://img.shields.io/badge/AppVersion-2.0.14-informational?style=flat-square) + +Eclipse Mosquitto - An open source MQTT broker + +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: [mosquitto](https://truecharts.org/docs/charts/stable/mosquitto) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mosquitto` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mosquitto TrueCharts/mosquitto +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mosquitto` deployment + +```console +helm uninstall mosquitto +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mosquitto \ + --set env.TZ="America/New York" \ + TrueCharts/mosquitto +``` + +#### 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 mosquitto TrueCharts/mosquitto -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mosquitto/6.0.24/app-readme.md b/stable/mosquitto/6.0.25/app-readme.md similarity index 100% rename from stable/mosquitto/6.0.24/app-readme.md rename to stable/mosquitto/6.0.25/app-readme.md diff --git a/stable/mosquitto/6.0.25/charts/common-10.4.7.tgz b/stable/mosquitto/6.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/mosquitto/6.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/mosquitto/6.0.24/ix_values.yaml b/stable/mosquitto/6.0.25/ix_values.yaml similarity index 100% rename from stable/mosquitto/6.0.24/ix_values.yaml rename to stable/mosquitto/6.0.25/ix_values.yaml diff --git a/stable/mosquitto/6.0.24/questions.yaml b/stable/mosquitto/6.0.25/questions.yaml similarity index 100% rename from stable/mosquitto/6.0.24/questions.yaml rename to stable/mosquitto/6.0.25/questions.yaml diff --git a/stable/openhab/2.0.22/templates/common.yaml b/stable/mosquitto/6.0.25/templates/common.yaml similarity index 100% rename from stable/openhab/2.0.22/templates/common.yaml rename to stable/mosquitto/6.0.25/templates/common.yaml diff --git a/stable/openhab/2.0.22/values.yaml b/stable/mosquitto/6.0.25/values.yaml similarity index 100% rename from stable/openhab/2.0.22/values.yaml rename to stable/mosquitto/6.0.25/values.yaml diff --git a/stable/mstream/3.0.20/CHANGELOG.md b/stable/mstream/3.0.20/CHANGELOG.md deleted file mode 100644 index c779358f910..00000000000 --- a/stable/mstream/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mstream-3.0.20](https://github.com/truecharts/apps/compare/mstream-3.0.18...mstream-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [mstream-3.0.18](https://github.com/truecharts/apps/compare/mstream-3.0.17...mstream-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [mstream-3.0.17](https://github.com/truecharts/apps/compare/mstream-3.0.16...mstream-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [mstream-3.0.16](https://github.com/truecharts/apps/compare/mstream-3.0.14...mstream-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [mstream-3.0.14](https://github.com/truecharts/apps/compare/mstream-3.0.12...mstream-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [mstream-3.0.12](https://github.com/truecharts/apps/compare/mstream-3.0.11...mstream-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [mstream-3.0.11](https://github.com/truecharts/apps/compare/mstream-3.0.10...mstream-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [mstream-3.0.10](https://github.com/truecharts/apps/compare/mstream-3.0.9...mstream-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mstream-3.0.9](https://github.com/truecharts/apps/compare/mstream-3.0.8...mstream-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [mstream-3.0.8](https://github.com/truecharts/apps/compare/mstream-3.0.7...mstream-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [mstream-3.0.7](https://github.com/truecharts/apps/compare/mstream-3.0.6...mstream-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/mstream/3.0.20/Chart.lock b/stable/mstream/3.0.20/Chart.lock deleted file mode 100644 index a1763b53717..00000000000 --- a/stable/mstream/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:04:04.877376117Z" diff --git a/stable/mstream/3.0.20/Chart.yaml b/stable/mstream/3.0.20/Chart.yaml deleted file mode 100644 index e6b3414106f..00000000000 --- a/stable/mstream/3.0.20/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A personal music streaming server -home: https://github.com/truecharts/apps/tree/master/charts/stable/mstream -icon: https://truecharts.org/img/chart-icons/mstream.png -keywords: - - mstream - - server - - music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mstream -sources: - - https://github.com/linuxserver/docker-mstream - - https://mstream.io/ -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mstream/3.0.20/README.md b/stable/mstream/3.0.20/README.md deleted file mode 100644 index 2e2468f64b8..00000000000 --- a/stable/mstream/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mstream - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.2.5](https://img.shields.io/badge/AppVersion-5.2.5-informational?style=flat-square) - -A personal music streaming server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mstream](https://truecharts.org/docs/charts/stable/mstream) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mstream` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mstream TrueCharts/mstream -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mstream` deployment - -```console -helm uninstall mstream -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mstream \ - --set env.TZ="America/New York" \ - TrueCharts/mstream -``` - -#### 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 mstream TrueCharts/mstream -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mstream/3.0.20/charts/common-10.4.6.tgz b/stable/mstream/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/mstream/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/mstream/3.0.21/CHANGELOG.md b/stable/mstream/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..cc1a282c0f0 --- /dev/null +++ b/stable/mstream/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mstream-3.0.21](https://github.com/truecharts/apps/compare/mstream-3.0.20...mstream-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mstream-3.0.20](https://github.com/truecharts/apps/compare/mstream-3.0.18...mstream-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [mstream-3.0.18](https://github.com/truecharts/apps/compare/mstream-3.0.17...mstream-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [mstream-3.0.17](https://github.com/truecharts/apps/compare/mstream-3.0.16...mstream-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [mstream-3.0.16](https://github.com/truecharts/apps/compare/mstream-3.0.14...mstream-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [mstream-3.0.14](https://github.com/truecharts/apps/compare/mstream-3.0.12...mstream-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [mstream-3.0.12](https://github.com/truecharts/apps/compare/mstream-3.0.11...mstream-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [mstream-3.0.11](https://github.com/truecharts/apps/compare/mstream-3.0.10...mstream-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [mstream-3.0.10](https://github.com/truecharts/apps/compare/mstream-3.0.9...mstream-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [mstream-3.0.9](https://github.com/truecharts/apps/compare/mstream-3.0.8...mstream-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [mstream-3.0.8](https://github.com/truecharts/apps/compare/mstream-3.0.7...mstream-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/mstream/3.0.21/Chart.lock b/stable/mstream/3.0.21/Chart.lock new file mode 100644 index 00000000000..ff9883b2d04 --- /dev/null +++ b/stable/mstream/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:40:26.412562746Z" diff --git a/stable/mstream/3.0.21/Chart.yaml b/stable/mstream/3.0.21/Chart.yaml new file mode 100644 index 00000000000..fcebd01ead7 --- /dev/null +++ b/stable/mstream/3.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "5.2.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A personal music streaming server +home: https://github.com/truecharts/apps/tree/master/charts/stable/mstream +icon: https://truecharts.org/img/chart-icons/mstream.png +keywords: + - mstream + - server + - music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mstream +sources: + - https://github.com/linuxserver/docker-mstream + - https://mstream.io/ +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mstream/3.0.21/README.md b/stable/mstream/3.0.21/README.md new file mode 100644 index 00000000000..50c848b1e70 --- /dev/null +++ b/stable/mstream/3.0.21/README.md @@ -0,0 +1,108 @@ +# mstream + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.2.5](https://img.shields.io/badge/AppVersion-5.2.5-informational?style=flat-square) + +A personal music streaming server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mstream](https://truecharts.org/docs/charts/stable/mstream) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mstream` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mstream TrueCharts/mstream +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mstream` deployment + +```console +helm uninstall mstream +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mstream \ + --set env.TZ="America/New York" \ + TrueCharts/mstream +``` + +#### 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 mstream TrueCharts/mstream -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mstream/3.0.20/app-readme.md b/stable/mstream/3.0.21/app-readme.md similarity index 100% rename from stable/mstream/3.0.20/app-readme.md rename to stable/mstream/3.0.21/app-readme.md diff --git a/stable/mstream/3.0.21/charts/common-10.4.7.tgz b/stable/mstream/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/mstream/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/mstream/3.0.20/ix_values.yaml b/stable/mstream/3.0.21/ix_values.yaml similarity index 100% rename from stable/mstream/3.0.20/ix_values.yaml rename to stable/mstream/3.0.21/ix_values.yaml diff --git a/stable/mstream/3.0.20/questions.yaml b/stable/mstream/3.0.21/questions.yaml similarity index 100% rename from stable/mstream/3.0.20/questions.yaml rename to stable/mstream/3.0.21/questions.yaml diff --git a/stable/mstream/3.0.20/templates/common.yaml b/stable/mstream/3.0.21/templates/common.yaml similarity index 100% rename from stable/mstream/3.0.20/templates/common.yaml rename to stable/mstream/3.0.21/templates/common.yaml diff --git a/stable/openkm/7.0.22/values.yaml b/stable/mstream/3.0.21/values.yaml similarity index 100% rename from stable/openkm/7.0.22/values.yaml rename to stable/mstream/3.0.21/values.yaml diff --git a/stable/muximux/3.0.20/CHANGELOG.md b/stable/muximux/3.0.20/CHANGELOG.md deleted file mode 100644 index d51571229fc..00000000000 --- a/stable/muximux/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [muximux-3.0.20](https://github.com/truecharts/apps/compare/muximux-3.0.18...muximux-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [muximux-3.0.18](https://github.com/truecharts/apps/compare/muximux-3.0.17...muximux-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [muximux-3.0.17](https://github.com/truecharts/apps/compare/muximux-3.0.16...muximux-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [muximux-3.0.16](https://github.com/truecharts/apps/compare/muximux-3.0.14...muximux-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [muximux-3.0.14](https://github.com/truecharts/apps/compare/muximux-3.0.12...muximux-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [muximux-3.0.12](https://github.com/truecharts/apps/compare/muximux-3.0.11...muximux-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [muximux-3.0.11](https://github.com/truecharts/apps/compare/muximux-3.0.10...muximux-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [muximux-3.0.10](https://github.com/truecharts/apps/compare/muximux-3.0.9...muximux-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [muximux-3.0.9](https://github.com/truecharts/apps/compare/muximux-3.0.8...muximux-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [muximux-3.0.8](https://github.com/truecharts/apps/compare/muximux-3.0.7...muximux-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [muximux-3.0.7](https://github.com/truecharts/apps/compare/muximux-3.0.6...muximux-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/muximux/3.0.20/Chart.lock b/stable/muximux/3.0.20/Chart.lock deleted file mode 100644 index cb70616c69a..00000000000 --- a/stable/muximux/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:04:23.293837596Z" diff --git a/stable/muximux/3.0.20/Chart.yaml b/stable/muximux/3.0.20/Chart.yaml deleted file mode 100644 index 5541bc7755b..00000000000 --- a/stable/muximux/3.0.20/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "057352e8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - A lightweight portal to view & manage your HTPC apps without having to - run anything more than a PHP enabled webserver -home: https://github.com/truecharts/apps/tree/master/charts/stable/muximux -icon: https://truecharts.org/img/chart-icons/muximux.png -keywords: - - muximux - - htpc - - manage - - portal -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: muximux -sources: - - https://github.com/linuxserver/docker-muximux - - https://github.com/mescon/Muximux -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/muximux/3.0.20/README.md b/stable/muximux/3.0.20/README.md deleted file mode 100644 index 50e62b91b60..00000000000 --- a/stable/muximux/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# muximux - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 057352e8](https://img.shields.io/badge/AppVersion-057352e8-informational?style=flat-square) - -A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver - -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: [muximux](https://truecharts.org/docs/charts/stable/muximux) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `muximux` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install muximux TrueCharts/muximux -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `muximux` deployment - -```console -helm uninstall muximux -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install muximux \ - --set env.TZ="America/New York" \ - TrueCharts/muximux -``` - -#### 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 muximux TrueCharts/muximux -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/muximux/3.0.20/charts/common-10.4.6.tgz b/stable/muximux/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/muximux/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/muximux/3.0.21/CHANGELOG.md b/stable/muximux/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..aed668b9155 --- /dev/null +++ b/stable/muximux/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [muximux-3.0.21](https://github.com/truecharts/apps/compare/muximux-3.0.20...muximux-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [muximux-3.0.20](https://github.com/truecharts/apps/compare/muximux-3.0.18...muximux-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [muximux-3.0.18](https://github.com/truecharts/apps/compare/muximux-3.0.17...muximux-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [muximux-3.0.17](https://github.com/truecharts/apps/compare/muximux-3.0.16...muximux-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [muximux-3.0.16](https://github.com/truecharts/apps/compare/muximux-3.0.14...muximux-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [muximux-3.0.14](https://github.com/truecharts/apps/compare/muximux-3.0.12...muximux-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [muximux-3.0.12](https://github.com/truecharts/apps/compare/muximux-3.0.11...muximux-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [muximux-3.0.11](https://github.com/truecharts/apps/compare/muximux-3.0.10...muximux-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [muximux-3.0.10](https://github.com/truecharts/apps/compare/muximux-3.0.9...muximux-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [muximux-3.0.9](https://github.com/truecharts/apps/compare/muximux-3.0.8...muximux-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [muximux-3.0.8](https://github.com/truecharts/apps/compare/muximux-3.0.7...muximux-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/muximux/3.0.21/Chart.lock b/stable/muximux/3.0.21/Chart.lock new file mode 100644 index 00000000000..5cc421b86d7 --- /dev/null +++ b/stable/muximux/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:40:36.795569905Z" diff --git a/stable/muximux/3.0.21/Chart.yaml b/stable/muximux/3.0.21/Chart.yaml new file mode 100644 index 00000000000..8d34bc5ddc9 --- /dev/null +++ b/stable/muximux/3.0.21/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "057352e8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + A lightweight portal to view & manage your HTPC apps without having to + run anything more than a PHP enabled webserver +home: https://github.com/truecharts/apps/tree/master/charts/stable/muximux +icon: https://truecharts.org/img/chart-icons/muximux.png +keywords: + - muximux + - htpc + - manage + - portal +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: muximux +sources: + - https://github.com/linuxserver/docker-muximux + - https://github.com/mescon/Muximux +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/muximux/3.0.21/README.md b/stable/muximux/3.0.21/README.md new file mode 100644 index 00000000000..b481c182228 --- /dev/null +++ b/stable/muximux/3.0.21/README.md @@ -0,0 +1,108 @@ +# muximux + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 057352e8](https://img.shields.io/badge/AppVersion-057352e8-informational?style=flat-square) + +A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver + +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: [muximux](https://truecharts.org/docs/charts/stable/muximux) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `muximux` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install muximux TrueCharts/muximux +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `muximux` deployment + +```console +helm uninstall muximux +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install muximux \ + --set env.TZ="America/New York" \ + TrueCharts/muximux +``` + +#### 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 muximux TrueCharts/muximux -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/muximux/3.0.20/app-readme.md b/stable/muximux/3.0.21/app-readme.md similarity index 100% rename from stable/muximux/3.0.20/app-readme.md rename to stable/muximux/3.0.21/app-readme.md diff --git a/stable/muximux/3.0.21/charts/common-10.4.7.tgz b/stable/muximux/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/muximux/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/muximux/3.0.20/ix_values.yaml b/stable/muximux/3.0.21/ix_values.yaml similarity index 100% rename from stable/muximux/3.0.20/ix_values.yaml rename to stable/muximux/3.0.21/ix_values.yaml diff --git a/stable/muximux/3.0.20/questions.yaml b/stable/muximux/3.0.21/questions.yaml similarity index 100% rename from stable/muximux/3.0.20/questions.yaml rename to stable/muximux/3.0.21/questions.yaml diff --git a/stable/muximux/3.0.20/templates/common.yaml b/stable/muximux/3.0.21/templates/common.yaml similarity index 100% rename from stable/muximux/3.0.20/templates/common.yaml rename to stable/muximux/3.0.21/templates/common.yaml diff --git a/stable/openldap/7.0.22/values.yaml b/stable/muximux/3.0.21/values.yaml similarity index 100% rename from stable/openldap/7.0.22/values.yaml rename to stable/muximux/3.0.21/values.yaml diff --git a/stable/mylar/6.0.22/CHANGELOG.md b/stable/mylar/6.0.22/CHANGELOG.md deleted file mode 100644 index 75f82804168..00000000000 --- a/stable/mylar/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mylar-6.0.22](https://github.com/truecharts/apps/compare/mylar-6.0.20...mylar-6.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [mosquitto-6.0.21](https://github.com/truecharts/apps/compare/mosquitto-6.0.20...mosquitto-6.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [mosquitto-6.0.20](https://github.com/truecharts/apps/compare/mosquitto-6.0.19...mosquitto-6.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [mosquitto-6.0.19](https://github.com/truecharts/apps/compare/mosquitto-6.0.17...mosquitto-6.0.19) (2022-07-19) - -### Feat - -- Create setup-guide.md ([#3212](https://github.com/truecharts/apps/issues/3212)) - -### Fix - -- fixup ([#3209](https://github.com/truecharts/apps/issues/3209)) -- set password file when auth is enabled ([#3216](https://github.com/truecharts/apps/issues/3216)) - - - -## [mosquitto-6.0.17](https://github.com/truecharts/apps/compare/mosquitto-6.0.16...mosquitto-6.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [mosquitto-6.0.16](https://github.com/truecharts/apps/compare/mosquitto-6.0.14...mosquitto-6.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [mosquitto-6.0.14](https://github.com/truecharts/apps/compare/mosquitto-6.0.12...mosquitto-6.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [mosquitto-6.0.12](https://github.com/truecharts/apps/compare/mosquitto-6.0.11...mosquitto-6.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [mosquitto-6.0.11](https://github.com/truecharts/apps/compare/mosquitto-6.0.10...mosquitto-6.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [mosquitto-6.0.10](https://github.com/truecharts/apps/compare/mosquitto-6.0.9...mosquitto-6.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mosquitto-6.0.9](https://github.com/truecharts/apps/compare/mosquitto-6.0.8...mosquitto-6.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) diff --git a/stable/mylar/6.0.22/Chart.lock b/stable/mylar/6.0.22/Chart.lock deleted file mode 100644 index 77c26f6a627..00000000000 --- a/stable/mylar/6.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:04:26.687148018Z" diff --git a/stable/mylar/6.0.22/Chart.yaml b/stable/mylar/6.0.22/Chart.yaml deleted file mode 100644 index f7e1f3cac31..00000000000 --- a/stable/mylar/6.0.22/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.6.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Mylar is a automated Comic Book downloader -home: https://github.com/truecharts/apps/tree/master/charts/stable/mylar -icon: https://truecharts.org/img/chart-icons/mylar.png -keywords: - - mylar -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mylar -sources: - - https://github.com/mylar3/mylar3 - - https://github.com/linuxserver/docker-mylar3 - - https://github.com/truecharts/apps/tree/master/charts/mylar -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mylar/6.0.22/README.md b/stable/mylar/6.0.22/README.md deleted file mode 100644 index a7031e3d0ac..00000000000 --- a/stable/mylar/6.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mylar - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 0.6.8](https://img.shields.io/badge/AppVersion-0.6.8-informational?style=flat-square) - -Mylar is a automated Comic Book downloader - -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: [mylar](https://truecharts.org/docs/charts/stable/mylar) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mylar` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mylar TrueCharts/mylar -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mylar` deployment - -```console -helm uninstall mylar -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mylar \ - --set env.TZ="America/New York" \ - TrueCharts/mylar -``` - -#### 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 mylar TrueCharts/mylar -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mylar/6.0.22/charts/common-10.4.6.tgz b/stable/mylar/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/mylar/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/mylar/6.0.23/CHANGELOG.md b/stable/mylar/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..85e9f41bffa --- /dev/null +++ b/stable/mylar/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mylar-6.0.23](https://github.com/truecharts/apps/compare/mylar-6.0.22...mylar-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mylar-6.0.22](https://github.com/truecharts/apps/compare/mylar-6.0.20...mylar-6.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [mosquitto-6.0.21](https://github.com/truecharts/apps/compare/mosquitto-6.0.20...mosquitto-6.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [mosquitto-6.0.20](https://github.com/truecharts/apps/compare/mosquitto-6.0.19...mosquitto-6.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [mosquitto-6.0.19](https://github.com/truecharts/apps/compare/mosquitto-6.0.17...mosquitto-6.0.19) (2022-07-19) + +### Feat + +- Create setup-guide.md ([#3212](https://github.com/truecharts/apps/issues/3212)) + +### Fix + +- fixup ([#3209](https://github.com/truecharts/apps/issues/3209)) +- set password file when auth is enabled ([#3216](https://github.com/truecharts/apps/issues/3216)) + + + +## [mosquitto-6.0.17](https://github.com/truecharts/apps/compare/mosquitto-6.0.16...mosquitto-6.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [mosquitto-6.0.16](https://github.com/truecharts/apps/compare/mosquitto-6.0.14...mosquitto-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [mosquitto-6.0.14](https://github.com/truecharts/apps/compare/mosquitto-6.0.12...mosquitto-6.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [mosquitto-6.0.12](https://github.com/truecharts/apps/compare/mosquitto-6.0.11...mosquitto-6.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [mosquitto-6.0.11](https://github.com/truecharts/apps/compare/mosquitto-6.0.10...mosquitto-6.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [mosquitto-6.0.10](https://github.com/truecharts/apps/compare/mosquitto-6.0.9...mosquitto-6.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) diff --git a/stable/mylar/6.0.23/Chart.lock b/stable/mylar/6.0.23/Chart.lock new file mode 100644 index 00000000000..f8496e0172d --- /dev/null +++ b/stable/mylar/6.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:40:41.110252621Z" diff --git a/stable/mylar/6.0.23/Chart.yaml b/stable/mylar/6.0.23/Chart.yaml new file mode 100644 index 00000000000..86b2f872e87 --- /dev/null +++ b/stable/mylar/6.0.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.6.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Mylar is a automated Comic Book downloader +home: https://github.com/truecharts/apps/tree/master/charts/stable/mylar +icon: https://truecharts.org/img/chart-icons/mylar.png +keywords: + - mylar +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mylar +sources: + - https://github.com/mylar3/mylar3 + - https://github.com/linuxserver/docker-mylar3 + - https://github.com/truecharts/apps/tree/master/charts/mylar +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mylar/6.0.23/README.md b/stable/mylar/6.0.23/README.md new file mode 100644 index 00000000000..f44e556ecf0 --- /dev/null +++ b/stable/mylar/6.0.23/README.md @@ -0,0 +1,109 @@ +# mylar + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: 0.6.8](https://img.shields.io/badge/AppVersion-0.6.8-informational?style=flat-square) + +Mylar is a automated Comic Book downloader + +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: [mylar](https://truecharts.org/docs/charts/stable/mylar) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mylar` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mylar TrueCharts/mylar +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mylar` deployment + +```console +helm uninstall mylar +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mylar \ + --set env.TZ="America/New York" \ + TrueCharts/mylar +``` + +#### 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 mylar TrueCharts/mylar -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mylar/6.0.22/app-readme.md b/stable/mylar/6.0.23/app-readme.md similarity index 100% rename from stable/mylar/6.0.22/app-readme.md rename to stable/mylar/6.0.23/app-readme.md diff --git a/stable/mylar/6.0.23/charts/common-10.4.7.tgz b/stable/mylar/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/mylar/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/mylar/6.0.22/ix_values.yaml b/stable/mylar/6.0.23/ix_values.yaml similarity index 100% rename from stable/mylar/6.0.22/ix_values.yaml rename to stable/mylar/6.0.23/ix_values.yaml diff --git a/stable/mylar/6.0.22/questions.yaml b/stable/mylar/6.0.23/questions.yaml similarity index 100% rename from stable/mylar/6.0.22/questions.yaml rename to stable/mylar/6.0.23/questions.yaml diff --git a/stable/overseerr/6.0.21/templates/common.yaml b/stable/mylar/6.0.23/templates/common.yaml similarity index 100% rename from stable/overseerr/6.0.21/templates/common.yaml rename to stable/mylar/6.0.23/templates/common.yaml diff --git a/stable/openspeedtest/1.0.19/values.yaml b/stable/mylar/6.0.23/values.yaml similarity index 100% rename from stable/openspeedtest/1.0.19/values.yaml rename to stable/mylar/6.0.23/values.yaml diff --git a/stable/mysql-workbench/2.0.20/CHANGELOG.md b/stable/mysql-workbench/2.0.20/CHANGELOG.md deleted file mode 100644 index 46f6a21379f..00000000000 --- a/stable/mysql-workbench/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mysql-workbench-2.0.20](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.18...mysql-workbench-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [mysql-workbench-2.0.18](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.17...mysql-workbench-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [mysql-workbench-2.0.17](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.16...mysql-workbench-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [mysql-workbench-2.0.16](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.14...mysql-workbench-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [mysql-workbench-2.0.14](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.12...mysql-workbench-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [mysql-workbench-2.0.12](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.11...mysql-workbench-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [mysql-workbench-2.0.11](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.10...mysql-workbench-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [mysql-workbench-2.0.10](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.9...mysql-workbench-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mysql-workbench-2.0.9](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.8...mysql-workbench-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [mysql-workbench-2.0.8](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.7...mysql-workbench-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [mysql-workbench-2.0.7](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.6...mysql-workbench-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/mysql-workbench/2.0.20/Chart.lock b/stable/mysql-workbench/2.0.20/Chart.lock deleted file mode 100644 index 985c347b17c..00000000000 --- a/stable/mysql-workbench/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:04:27.46497142Z" diff --git a/stable/mysql-workbench/2.0.20/Chart.yaml b/stable/mysql-workbench/2.0.20/Chart.yaml deleted file mode 100644 index 81febd5859c..00000000000 --- a/stable/mysql-workbench/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mysql-workbench -version: 2.0.20 -appVersion: "8.0.29" -description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/mysql-workbench -icon: https://truecharts.org/img/chart-icons/mysql-workbench.png -keywords: - - mysql-workbench -sources: - - https://hub.docker.com/r/linuxserver/mysql-workbench -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mysql-workbench/2.0.20/README.md b/stable/mysql-workbench/2.0.20/README.md deleted file mode 100644 index f96621b89fc..00000000000 --- a/stable/mysql-workbench/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mysql-workbench - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.0.29](https://img.shields.io/badge/AppVersion-8.0.29-informational?style=flat-square) - -MySQL Workbench is a unified visual tool for database architects, developers and DBAs. - -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: [mysql-workbench](https://truecharts.org/docs/charts/stable/mysql-workbench) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `mysql-workbench` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install mysql-workbench TrueCharts/mysql-workbench -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `mysql-workbench` deployment - -```console -helm uninstall mysql-workbench -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mysql-workbench \ - --set env.TZ="America/New York" \ - TrueCharts/mysql-workbench -``` - -#### 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 mysql-workbench TrueCharts/mysql-workbench -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mysql-workbench/2.0.20/charts/common-10.4.6.tgz b/stable/mysql-workbench/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/mysql-workbench/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/mysql-workbench/2.0.21/CHANGELOG.md b/stable/mysql-workbench/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..9736299e0ac --- /dev/null +++ b/stable/mysql-workbench/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mysql-workbench-2.0.21](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.20...mysql-workbench-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [mysql-workbench-2.0.20](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.18...mysql-workbench-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [mysql-workbench-2.0.18](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.17...mysql-workbench-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [mysql-workbench-2.0.17](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.16...mysql-workbench-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [mysql-workbench-2.0.16](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.14...mysql-workbench-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [mysql-workbench-2.0.14](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.12...mysql-workbench-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [mysql-workbench-2.0.12](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.11...mysql-workbench-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [mysql-workbench-2.0.11](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.10...mysql-workbench-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [mysql-workbench-2.0.10](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.9...mysql-workbench-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [mysql-workbench-2.0.9](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.8...mysql-workbench-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [mysql-workbench-2.0.8](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.7...mysql-workbench-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/mysql-workbench/2.0.21/Chart.lock b/stable/mysql-workbench/2.0.21/Chart.lock new file mode 100644 index 00000000000..203125b2583 --- /dev/null +++ b/stable/mysql-workbench/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:40:43.468873571Z" diff --git a/stable/mysql-workbench/2.0.21/Chart.yaml b/stable/mysql-workbench/2.0.21/Chart.yaml new file mode 100644 index 00000000000..0b2dd04156f --- /dev/null +++ b/stable/mysql-workbench/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mysql-workbench +version: 2.0.21 +appVersion: "8.0.29" +description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/mysql-workbench +icon: https://truecharts.org/img/chart-icons/mysql-workbench.png +keywords: + - mysql-workbench +sources: + - https://hub.docker.com/r/linuxserver/mysql-workbench +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mysql-workbench/2.0.21/README.md b/stable/mysql-workbench/2.0.21/README.md new file mode 100644 index 00000000000..44f8fa6cd25 --- /dev/null +++ b/stable/mysql-workbench/2.0.21/README.md @@ -0,0 +1,107 @@ +# mysql-workbench + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.0.29](https://img.shields.io/badge/AppVersion-8.0.29-informational?style=flat-square) + +MySQL Workbench is a unified visual tool for database architects, developers and DBAs. + +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: [mysql-workbench](https://truecharts.org/docs/charts/stable/mysql-workbench) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `mysql-workbench` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install mysql-workbench TrueCharts/mysql-workbench +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `mysql-workbench` deployment + +```console +helm uninstall mysql-workbench +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mysql-workbench \ + --set env.TZ="America/New York" \ + TrueCharts/mysql-workbench +``` + +#### 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 mysql-workbench TrueCharts/mysql-workbench -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/mysql-workbench/2.0.20/app-readme.md b/stable/mysql-workbench/2.0.21/app-readme.md similarity index 100% rename from stable/mysql-workbench/2.0.20/app-readme.md rename to stable/mysql-workbench/2.0.21/app-readme.md diff --git a/stable/mysql-workbench/2.0.21/charts/common-10.4.7.tgz b/stable/mysql-workbench/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/mysql-workbench/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/mysql-workbench/2.0.20/ix_values.yaml b/stable/mysql-workbench/2.0.21/ix_values.yaml similarity index 100% rename from stable/mysql-workbench/2.0.20/ix_values.yaml rename to stable/mysql-workbench/2.0.21/ix_values.yaml diff --git a/stable/mysql-workbench/2.0.20/questions.yaml b/stable/mysql-workbench/2.0.21/questions.yaml similarity index 100% rename from stable/mysql-workbench/2.0.20/questions.yaml rename to stable/mysql-workbench/2.0.21/questions.yaml diff --git a/stable/owncast/6.0.22/templates/common.yaml b/stable/mysql-workbench/2.0.21/templates/common.yaml similarity index 100% rename from stable/owncast/6.0.22/templates/common.yaml rename to stable/mysql-workbench/2.0.21/templates/common.yaml diff --git a/stable/openvscode-server/2.0.24/values.yaml b/stable/mysql-workbench/2.0.21/values.yaml similarity index 100% rename from stable/openvscode-server/2.0.24/values.yaml rename to stable/mysql-workbench/2.0.21/values.yaml diff --git a/stable/n8n/4.0.31/CHANGELOG.md b/stable/n8n/4.0.31/CHANGELOG.md deleted file mode 100644 index 79929a89545..00000000000 --- a/stable/n8n/4.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [n8n-4.0.31](https://github.com/truecharts/apps/compare/n8n-4.0.30...n8n-4.0.31) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [n8n-4.0.30](https://github.com/truecharts/apps/compare/n8n-4.0.28...n8n-4.0.30) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [n8n-4.0.28](https://github.com/truecharts/apps/compare/n8n-4.0.27...n8n-4.0.28) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [n8n-4.0.27](https://github.com/truecharts/apps/compare/n8n-4.0.26...n8n-4.0.27) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [n8n-4.0.26](https://github.com/truecharts/apps/compare/n8n-4.0.25...n8n-4.0.26) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [n8n-4.0.25](https://github.com/truecharts/apps/compare/n8n-4.0.23...n8n-4.0.25) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [n8n-4.0.23](https://github.com/truecharts/apps/compare/n8n-4.0.22...n8n-4.0.23) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [n8n-4.0.22](https://github.com/truecharts/apps/compare/n8n-4.0.20...n8n-4.0.22) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [n8n-4.0.20](https://github.com/truecharts/apps/compare/n8n-4.0.19...n8n-4.0.20) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [n8n-4.0.19](https://github.com/truecharts/apps/compare/n8n-4.0.18...n8n-4.0.19) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [n8n-4.0.18](https://github.com/truecharts/apps/compare/n8n-4.0.17...n8n-4.0.18) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - diff --git a/stable/n8n/4.0.31/Chart.lock b/stable/n8n/4.0.31/Chart.lock deleted file mode 100644 index aeaf7a60c7a..00000000000 --- a/stable/n8n/4.0.31/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:40:54.001447212Z" diff --git a/stable/n8n/4.0.31/Chart.yaml b/stable/n8n/4.0.31/Chart.yaml deleted file mode 100644 index d734c0adcbb..00000000000 --- a/stable/n8n/4.0.31/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "0.187.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: n8n is an extendable workflow automation tool. -home: https://github.com/truecharts/apps/tree/master/charts/stable/n8n -icon: https://truecharts.org/img/chart-icons/n8n.png -keywords: - - workflows - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: n8n -sources: - - https://docs.n8n.io/ - - https://github.com/n8n-io/n8n - - https://hub.docker.com/r/n8nio/n8n -version: 4.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/n8n/4.0.31/README.md b/stable/n8n/4.0.31/README.md deleted file mode 100644 index bb74be37b2d..00000000000 --- a/stable/n8n/4.0.31/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# n8n - -![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![AppVersion: 0.187.2](https://img.shields.io/badge/AppVersion-0.187.2-informational?style=flat-square) - -n8n is an extendable workflow automation tool. - -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: [n8n](https://truecharts.org/docs/charts/stable/n8n) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `n8n` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install n8n TrueCharts/n8n -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `n8n` deployment - -```console -helm uninstall n8n -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install n8n \ - --set env.TZ="America/New York" \ - TrueCharts/n8n -``` - -#### 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 n8n TrueCharts/n8n -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/n8n/4.0.31/charts/common-10.4.6.tgz b/stable/n8n/4.0.31/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/n8n/4.0.31/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/n8n/4.0.31/charts/postgresql-8.0.43.tgz b/stable/n8n/4.0.31/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/n8n/4.0.31/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/n8n/4.0.31/charts/redis-3.0.42.tgz b/stable/n8n/4.0.31/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/n8n/4.0.31/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/n8n/4.0.32/CHANGELOG.md b/stable/n8n/4.0.32/CHANGELOG.md new file mode 100644 index 00000000000..ae172fb4186 --- /dev/null +++ b/stable/n8n/4.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [n8n-4.0.32](https://github.com/truecharts/apps/compare/n8n-4.0.31...n8n-4.0.32) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [n8n-4.0.31](https://github.com/truecharts/apps/compare/n8n-4.0.30...n8n-4.0.31) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [n8n-4.0.30](https://github.com/truecharts/apps/compare/n8n-4.0.28...n8n-4.0.30) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [n8n-4.0.28](https://github.com/truecharts/apps/compare/n8n-4.0.27...n8n-4.0.28) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [n8n-4.0.27](https://github.com/truecharts/apps/compare/n8n-4.0.26...n8n-4.0.27) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [n8n-4.0.26](https://github.com/truecharts/apps/compare/n8n-4.0.25...n8n-4.0.26) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [n8n-4.0.25](https://github.com/truecharts/apps/compare/n8n-4.0.23...n8n-4.0.25) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [n8n-4.0.23](https://github.com/truecharts/apps/compare/n8n-4.0.22...n8n-4.0.23) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [n8n-4.0.22](https://github.com/truecharts/apps/compare/n8n-4.0.20...n8n-4.0.22) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [n8n-4.0.20](https://github.com/truecharts/apps/compare/n8n-4.0.19...n8n-4.0.20) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [n8n-4.0.19](https://github.com/truecharts/apps/compare/n8n-4.0.18...n8n-4.0.19) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + diff --git a/stable/n8n/4.0.32/Chart.lock b/stable/n8n/4.0.32/Chart.lock new file mode 100644 index 00000000000..c12cc6d1d51 --- /dev/null +++ b/stable/n8n/4.0.32/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:40:59.13336687Z" diff --git a/stable/n8n/4.0.32/Chart.yaml b/stable/n8n/4.0.32/Chart.yaml new file mode 100644 index 00000000000..6d7012db081 --- /dev/null +++ b/stable/n8n/4.0.32/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "0.187.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: n8n is an extendable workflow automation tool. +home: https://github.com/truecharts/apps/tree/master/charts/stable/n8n +icon: https://truecharts.org/img/chart-icons/n8n.png +keywords: + - workflows + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: n8n +sources: + - https://docs.n8n.io/ + - https://github.com/n8n-io/n8n + - https://hub.docker.com/r/n8nio/n8n +version: 4.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/n8n/4.0.32/README.md b/stable/n8n/4.0.32/README.md new file mode 100644 index 00000000000..5ea2a7db1da --- /dev/null +++ b/stable/n8n/4.0.32/README.md @@ -0,0 +1,111 @@ +# n8n + +![Version: 4.0.32](https://img.shields.io/badge/Version-4.0.32-informational?style=flat-square) ![AppVersion: 0.187.2](https://img.shields.io/badge/AppVersion-0.187.2-informational?style=flat-square) + +n8n is an extendable workflow automation tool. + +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: [n8n](https://truecharts.org/docs/charts/stable/n8n) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `n8n` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install n8n TrueCharts/n8n +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `n8n` deployment + +```console +helm uninstall n8n +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install n8n \ + --set env.TZ="America/New York" \ + TrueCharts/n8n +``` + +#### 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 n8n TrueCharts/n8n -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/n8n/4.0.31/app-readme.md b/stable/n8n/4.0.32/app-readme.md similarity index 100% rename from stable/n8n/4.0.31/app-readme.md rename to stable/n8n/4.0.32/app-readme.md diff --git a/stable/n8n/4.0.32/charts/common-10.4.7.tgz b/stable/n8n/4.0.32/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/n8n/4.0.32/charts/common-10.4.7.tgz differ diff --git a/stable/n8n/4.0.32/charts/postgresql-8.0.45.tgz b/stable/n8n/4.0.32/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/n8n/4.0.32/charts/postgresql-8.0.45.tgz differ diff --git a/stable/n8n/4.0.32/charts/redis-3.0.44.tgz b/stable/n8n/4.0.32/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/n8n/4.0.32/charts/redis-3.0.44.tgz differ diff --git a/stable/n8n/4.0.31/ix_values.yaml b/stable/n8n/4.0.32/ix_values.yaml similarity index 100% rename from stable/n8n/4.0.31/ix_values.yaml rename to stable/n8n/4.0.32/ix_values.yaml diff --git a/stable/n8n/4.0.31/questions.yaml b/stable/n8n/4.0.32/questions.yaml similarity index 100% rename from stable/n8n/4.0.31/questions.yaml rename to stable/n8n/4.0.32/questions.yaml diff --git a/stable/n8n/4.0.31/templates/_configmap.tpl b/stable/n8n/4.0.32/templates/_configmap.tpl similarity index 100% rename from stable/n8n/4.0.31/templates/_configmap.tpl rename to stable/n8n/4.0.32/templates/_configmap.tpl diff --git a/stable/n8n/4.0.31/templates/common.yaml b/stable/n8n/4.0.32/templates/common.yaml similarity index 100% rename from stable/n8n/4.0.31/templates/common.yaml rename to stable/n8n/4.0.32/templates/common.yaml diff --git a/stable/oscam/6.0.20/values.yaml b/stable/n8n/4.0.32/values.yaml similarity index 100% rename from stable/oscam/6.0.20/values.yaml rename to stable/n8n/4.0.32/values.yaml diff --git a/stable/nano-wallet/2.0.20/CHANGELOG.md b/stable/nano-wallet/2.0.20/CHANGELOG.md deleted file mode 100644 index 2b4eadb68e3..00000000000 --- a/stable/nano-wallet/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nano-wallet-2.0.20](https://github.com/truecharts/apps/compare/nano-wallet-2.0.18...nano-wallet-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [nano-wallet-2.0.18](https://github.com/truecharts/apps/compare/nano-wallet-2.0.17...nano-wallet-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [nano-wallet-2.0.17](https://github.com/truecharts/apps/compare/nano-wallet-2.0.16...nano-wallet-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [nano-wallet-2.0.16](https://github.com/truecharts/apps/compare/nano-wallet-2.0.14...nano-wallet-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [nano-wallet-2.0.14](https://github.com/truecharts/apps/compare/nano-wallet-2.0.12...nano-wallet-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [nano-wallet-2.0.12](https://github.com/truecharts/apps/compare/nano-wallet-2.0.11...nano-wallet-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [nano-wallet-2.0.11](https://github.com/truecharts/apps/compare/nano-wallet-2.0.10...nano-wallet-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [nano-wallet-2.0.10](https://github.com/truecharts/apps/compare/nano-wallet-2.0.9...nano-wallet-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [nano-wallet-2.0.9](https://github.com/truecharts/apps/compare/nano-wallet-2.0.8...nano-wallet-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [nano-wallet-2.0.8](https://github.com/truecharts/apps/compare/nano-wallet-2.0.7...nano-wallet-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [nano-wallet-2.0.7](https://github.com/truecharts/apps/compare/nano-wallet-2.0.6...nano-wallet-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/nano-wallet/2.0.20/Chart.lock b/stable/nano-wallet/2.0.20/Chart.lock deleted file mode 100644 index cbbbcf1e1ea..00000000000 --- a/stable/nano-wallet/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:04:45.099020382Z" diff --git a/stable/nano-wallet/2.0.20/Chart.yaml b/stable/nano-wallet/2.0.20/Chart.yaml deleted file mode 100644 index 906a2315994..00000000000 --- a/stable/nano-wallet/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nano-wallet -version: 2.0.20 -appVersion: "2021.12.16" -description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/nano-wallet -icon: https://truecharts.org/img/chart-icons/nano-wallet.png -keywords: - - nano-wallet -sources: - - https://hub.docker.com/r/linuxserver/nano-wallet -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nano-wallet/2.0.20/README.md b/stable/nano-wallet/2.0.20/README.md deleted file mode 100644 index c1cb21935e2..00000000000 --- a/stable/nano-wallet/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# nano-wallet - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.16](https://img.shields.io/badge/AppVersion-2021.12.16-informational?style=flat-square) - -Nano-wallet is a digital payment protocol designed to be accessible and lightweight. - -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: [nano-wallet](https://truecharts.org/docs/charts/stable/nano-wallet) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `nano-wallet` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install nano-wallet TrueCharts/nano-wallet -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `nano-wallet` deployment - -```console -helm uninstall nano-wallet -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nano-wallet \ - --set env.TZ="America/New York" \ - TrueCharts/nano-wallet -``` - -#### 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 nano-wallet TrueCharts/nano-wallet -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/nano-wallet/2.0.20/charts/common-10.4.6.tgz b/stable/nano-wallet/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/nano-wallet/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/nano-wallet/2.0.21/CHANGELOG.md b/stable/nano-wallet/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..e4afa9634ea --- /dev/null +++ b/stable/nano-wallet/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nano-wallet-2.0.21](https://github.com/truecharts/apps/compare/nano-wallet-2.0.20...nano-wallet-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [nano-wallet-2.0.20](https://github.com/truecharts/apps/compare/nano-wallet-2.0.18...nano-wallet-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [nano-wallet-2.0.18](https://github.com/truecharts/apps/compare/nano-wallet-2.0.17...nano-wallet-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [nano-wallet-2.0.17](https://github.com/truecharts/apps/compare/nano-wallet-2.0.16...nano-wallet-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [nano-wallet-2.0.16](https://github.com/truecharts/apps/compare/nano-wallet-2.0.14...nano-wallet-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [nano-wallet-2.0.14](https://github.com/truecharts/apps/compare/nano-wallet-2.0.12...nano-wallet-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [nano-wallet-2.0.12](https://github.com/truecharts/apps/compare/nano-wallet-2.0.11...nano-wallet-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [nano-wallet-2.0.11](https://github.com/truecharts/apps/compare/nano-wallet-2.0.10...nano-wallet-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [nano-wallet-2.0.10](https://github.com/truecharts/apps/compare/nano-wallet-2.0.9...nano-wallet-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [nano-wallet-2.0.9](https://github.com/truecharts/apps/compare/nano-wallet-2.0.8...nano-wallet-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [nano-wallet-2.0.8](https://github.com/truecharts/apps/compare/nano-wallet-2.0.7...nano-wallet-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/nano-wallet/2.0.21/Chart.lock b/stable/nano-wallet/2.0.21/Chart.lock new file mode 100644 index 00000000000..e08d4d78a10 --- /dev/null +++ b/stable/nano-wallet/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:40:55.114996072Z" diff --git a/stable/nano-wallet/2.0.21/Chart.yaml b/stable/nano-wallet/2.0.21/Chart.yaml new file mode 100644 index 00000000000..36d89e9fc30 --- /dev/null +++ b/stable/nano-wallet/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nano-wallet +version: 2.0.21 +appVersion: "2021.12.16" +description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/nano-wallet +icon: https://truecharts.org/img/chart-icons/nano-wallet.png +keywords: + - nano-wallet +sources: + - https://hub.docker.com/r/linuxserver/nano-wallet +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nano-wallet/2.0.21/README.md b/stable/nano-wallet/2.0.21/README.md new file mode 100644 index 00000000000..205e7d1de6f --- /dev/null +++ b/stable/nano-wallet/2.0.21/README.md @@ -0,0 +1,107 @@ +# nano-wallet + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.16](https://img.shields.io/badge/AppVersion-2021.12.16-informational?style=flat-square) + +Nano-wallet is a digital payment protocol designed to be accessible and lightweight. + +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: [nano-wallet](https://truecharts.org/docs/charts/stable/nano-wallet) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `nano-wallet` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install nano-wallet TrueCharts/nano-wallet +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `nano-wallet` deployment + +```console +helm uninstall nano-wallet +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nano-wallet \ + --set env.TZ="America/New York" \ + TrueCharts/nano-wallet +``` + +#### 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 nano-wallet TrueCharts/nano-wallet -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/nano-wallet/2.0.20/app-readme.md b/stable/nano-wallet/2.0.21/app-readme.md similarity index 100% rename from stable/nano-wallet/2.0.20/app-readme.md rename to stable/nano-wallet/2.0.21/app-readme.md diff --git a/stable/nano-wallet/2.0.21/charts/common-10.4.7.tgz b/stable/nano-wallet/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/nano-wallet/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/nano-wallet/2.0.20/ix_values.yaml b/stable/nano-wallet/2.0.21/ix_values.yaml similarity index 100% rename from stable/nano-wallet/2.0.20/ix_values.yaml rename to stable/nano-wallet/2.0.21/ix_values.yaml diff --git a/stable/nano-wallet/2.0.20/questions.yaml b/stable/nano-wallet/2.0.21/questions.yaml similarity index 100% rename from stable/nano-wallet/2.0.20/questions.yaml rename to stable/nano-wallet/2.0.21/questions.yaml diff --git a/stable/papermerge/3.0.21/templates/common.yaml b/stable/nano-wallet/2.0.21/templates/common.yaml similarity index 100% rename from stable/papermerge/3.0.21/templates/common.yaml rename to stable/nano-wallet/2.0.21/templates/common.yaml diff --git a/stable/outline/3.0.24/values.yaml b/stable/nano-wallet/2.0.21/values.yaml similarity index 100% rename from stable/outline/3.0.24/values.yaml rename to stable/nano-wallet/2.0.21/values.yaml diff --git a/stable/navidrome/11.0.22/CHANGELOG.md b/stable/navidrome/11.0.22/CHANGELOG.md new file mode 100644 index 00000000000..7ee04567c50 --- /dev/null +++ b/stable/navidrome/11.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [navidrome-11.0.22](https://github.com/truecharts/apps/compare/navidrome-11.0.21...navidrome-11.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [navidrome-11.0.21](https://github.com/truecharts/apps/compare/navidrome-11.0.19...navidrome-11.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [navidrome-11.0.19](https://github.com/truecharts/apps/compare/navidrome-11.0.18...navidrome-11.0.19) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [navidrome-11.0.18](https://github.com/truecharts/apps/compare/navidrome-11.0.17...navidrome-11.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [navidrome-11.0.17](https://github.com/truecharts/apps/compare/navidrome-11.0.16...navidrome-11.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [navidrome-11.0.16](https://github.com/truecharts/apps/compare/navidrome-11.0.14...navidrome-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [navidrome-11.0.14](https://github.com/truecharts/apps/compare/navidrome-11.0.12...navidrome-11.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [navidrome-11.0.12](https://github.com/truecharts/apps/compare/navidrome-11.0.11...navidrome-11.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [navidrome-11.0.11](https://github.com/truecharts/apps/compare/navidrome-11.0.10...navidrome-11.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [navidrome-11.0.10](https://github.com/truecharts/apps/compare/navidrome-11.0.9...navidrome-11.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [navidrome-11.0.9](https://github.com/truecharts/apps/compare/navidrome-11.0.8...navidrome-11.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/navidrome/11.0.22/Chart.lock b/stable/navidrome/11.0.22/Chart.lock new file mode 100644 index 00000000000..60b24b23b49 --- /dev/null +++ b/stable/navidrome/11.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:41:00.665400798Z" diff --git a/stable/navidrome/11.0.22/Chart.yaml b/stable/navidrome/11.0.22/Chart.yaml new file mode 100644 index 00000000000..c3b7f2c383d --- /dev/null +++ b/stable/navidrome/11.0.22/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.47.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Navidrome is an open source web-based music collection server and streamer +home: https://github.com/truecharts/apps/tree/master/charts/stable/navidrome +icon: https://truecharts.org/img/chart-icons/navidrome.png +keywords: + - navidrome + - music + - streaming +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: navidrome +sources: + - https://github.com/deluan/navidrome + - https://hub.docker.com/r/deluan/navidrome +type: application +version: 11.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/navidrome/11.0.22/README.md b/stable/navidrome/11.0.22/README.md new file mode 100644 index 00000000000..326f84b31d9 --- /dev/null +++ b/stable/navidrome/11.0.22/README.md @@ -0,0 +1,108 @@ +# navidrome + +![Version: 11.0.22](https://img.shields.io/badge/Version-11.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.47.5](https://img.shields.io/badge/AppVersion-0.47.5-informational?style=flat-square) + +Navidrome is an open source web-based music collection server and streamer + +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: [navidrome](https://truecharts.org/docs/charts/stable/navidrome) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `navidrome` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install navidrome TrueCharts/navidrome +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `navidrome` deployment + +```console +helm uninstall navidrome +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install navidrome \ + --set env.TZ="America/New York" \ + TrueCharts/navidrome +``` + +#### 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 navidrome TrueCharts/navidrome -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/navidrome/11.0.22/app-readme.md b/stable/navidrome/11.0.22/app-readme.md new file mode 100644 index 00000000000..972dd964a6a --- /dev/null +++ b/stable/navidrome/11.0.22/app-readme.md @@ -0,0 +1,8 @@ +Navidrome is an open source web-based music collection server and streamer + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/navidrome + +--- + +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/navidrome/11.0.22/charts/common-10.4.7.tgz b/stable/navidrome/11.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/navidrome/11.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/navidrome/11.0.22/ix_values.yaml b/stable/navidrome/11.0.22/ix_values.yaml new file mode 100644 index 00000000000..bf5ec3cc652 --- /dev/null +++ b/stable/navidrome/11.0.22/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: tccr.io/truecharts/navidrome + pullPolicy: IfNotPresent + tag: v0.47.5@sha256:ee8cf84f8d0610da5cab7391ed9b3c949a50a4745c339f8ff100f1b885999fbe + +service: + main: + ports: + main: + port: 4533 + targetPort: 4533 + +env: + ND_SCANINTERVAL: "15m" + ND_LOGLEVEL: "info" + ND_SESSIONTIMEOUT: "24h" + ND_ENABLETRANSCODINGCONFIG: "true" + ND_MUSICFOLDER: "/music" + +persistence: + data: + enabled: true + mountPath: "/data" diff --git a/stable/navidrome/11.0.22/questions.yaml b/stable/navidrome/11.0.22/questions.yaml new file mode 100644 index 00000000000..3b26256c5e5 --- /dev/null +++ b/stable/navidrome/11.0.22/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 4533 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 4533 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/pgadmin/7.0.22/templates/common.yaml b/stable/navidrome/11.0.22/templates/common.yaml similarity index 100% rename from stable/pgadmin/7.0.22/templates/common.yaml rename to stable/navidrome/11.0.22/templates/common.yaml diff --git a/stable/overseerr/6.0.21/values.yaml b/stable/navidrome/11.0.22/values.yaml similarity index 100% rename from stable/overseerr/6.0.21/values.yaml rename to stable/navidrome/11.0.22/values.yaml diff --git a/stable/netdata/2.0.22/CHANGELOG.md b/stable/netdata/2.0.22/CHANGELOG.md deleted file mode 100644 index 174d38f4f15..00000000000 --- a/stable/netdata/2.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [netdata-2.0.22](https://github.com/truecharts/apps/compare/netdata-2.0.20...netdata-2.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [netdata-2.0.20](https://github.com/truecharts/apps/compare/netdata-2.0.19...netdata-2.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [netdata-2.0.19](https://github.com/truecharts/apps/compare/netdata-2.0.18...netdata-2.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [netdata-2.0.18](https://github.com/truecharts/apps/compare/netdata-2.0.16...netdata-2.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [netdata-2.0.16](https://github.com/truecharts/apps/compare/netdata-2.0.14...netdata-2.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [netdata-2.0.14](https://github.com/truecharts/apps/compare/netdata-2.0.13...netdata-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [netdata-2.0.13](https://github.com/truecharts/apps/compare/netdata-2.0.12...netdata-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [netdata-2.0.12](https://github.com/truecharts/apps/compare/netdata-2.0.11...netdata-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [netdata-2.0.11](https://github.com/truecharts/apps/compare/netdata-2.0.10...netdata-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [netdata-2.0.10](https://github.com/truecharts/apps/compare/netdata-2.0.9...netdata-2.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [netdata-2.0.9](https://github.com/truecharts/apps/compare/netdata-2.0.8...netdata-2.0.9) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/netdata/2.0.22/Chart.lock b/stable/netdata/2.0.22/Chart.lock deleted file mode 100644 index dedc73d607c..00000000000 --- a/stable/netdata/2.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:04:49.913290393Z" diff --git a/stable/netdata/2.0.22/Chart.yaml b/stable/netdata/2.0.22/Chart.yaml deleted file mode 100644 index 38393123d3d..00000000000 --- a/stable/netdata/2.0.22/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.35.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/netdata -icon: https://truecharts.org/img/chart-icons/netdata.png -keywords: - - netdata - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: netdata -sources: - - https://github.com/netdata -version: 2.0.22 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/netdata/2.0.22/README.md b/stable/netdata/2.0.22/README.md deleted file mode 100644 index acfb1126b83..00000000000 --- a/stable/netdata/2.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# netdata - -![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: 1.35.1](https://img.shields.io/badge/AppVersion-1.35.1-informational?style=flat-square) - -Netdata is high-fidelity infrastructure monitoring and troubleshooting. - -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: [netdata](https://truecharts.org/docs/charts/stable/netdata) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `netdata` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install netdata TrueCharts/netdata -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `netdata` deployment - -```console -helm uninstall netdata -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install netdata \ - --set env.TZ="America/New York" \ - TrueCharts/netdata -``` - -#### 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 netdata TrueCharts/netdata -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/netdata/2.0.22/charts/common-10.4.6.tgz b/stable/netdata/2.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/netdata/2.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/netdata/2.0.23/CHANGELOG.md b/stable/netdata/2.0.23/CHANGELOG.md new file mode 100644 index 00000000000..9d12163926f --- /dev/null +++ b/stable/netdata/2.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [netdata-2.0.23](https://github.com/truecharts/apps/compare/netdata-2.0.22...netdata-2.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [netdata-2.0.22](https://github.com/truecharts/apps/compare/netdata-2.0.20...netdata-2.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [netdata-2.0.20](https://github.com/truecharts/apps/compare/netdata-2.0.19...netdata-2.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [netdata-2.0.19](https://github.com/truecharts/apps/compare/netdata-2.0.18...netdata-2.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [netdata-2.0.18](https://github.com/truecharts/apps/compare/netdata-2.0.16...netdata-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [netdata-2.0.16](https://github.com/truecharts/apps/compare/netdata-2.0.14...netdata-2.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [netdata-2.0.14](https://github.com/truecharts/apps/compare/netdata-2.0.13...netdata-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [netdata-2.0.13](https://github.com/truecharts/apps/compare/netdata-2.0.12...netdata-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [netdata-2.0.12](https://github.com/truecharts/apps/compare/netdata-2.0.11...netdata-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [netdata-2.0.11](https://github.com/truecharts/apps/compare/netdata-2.0.10...netdata-2.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [netdata-2.0.10](https://github.com/truecharts/apps/compare/netdata-2.0.9...netdata-2.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/netdata/2.0.23/Chart.lock b/stable/netdata/2.0.23/Chart.lock new file mode 100644 index 00000000000..1ed9ba52711 --- /dev/null +++ b/stable/netdata/2.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:41:02.750293479Z" diff --git a/stable/netdata/2.0.23/Chart.yaml b/stable/netdata/2.0.23/Chart.yaml new file mode 100644 index 00000000000..3c85d6d88a0 --- /dev/null +++ b/stable/netdata/2.0.23/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.35.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. +home: https://github.com/truecharts/apps/tree/master/charts/incubator/netdata +icon: https://truecharts.org/img/chart-icons/netdata.png +keywords: + - netdata + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: netdata +sources: + - https://github.com/netdata +version: 2.0.23 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/netdata/2.0.23/README.md b/stable/netdata/2.0.23/README.md new file mode 100644 index 00000000000..65ca7c972f1 --- /dev/null +++ b/stable/netdata/2.0.23/README.md @@ -0,0 +1,107 @@ +# netdata + +![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![AppVersion: 1.35.1](https://img.shields.io/badge/AppVersion-1.35.1-informational?style=flat-square) + +Netdata is high-fidelity infrastructure monitoring and troubleshooting. + +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: [netdata](https://truecharts.org/docs/charts/stable/netdata) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `netdata` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install netdata TrueCharts/netdata +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `netdata` deployment + +```console +helm uninstall netdata +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install netdata \ + --set env.TZ="America/New York" \ + TrueCharts/netdata +``` + +#### 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 netdata TrueCharts/netdata -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/netdata/2.0.22/app-readme.md b/stable/netdata/2.0.23/app-readme.md similarity index 100% rename from stable/netdata/2.0.22/app-readme.md rename to stable/netdata/2.0.23/app-readme.md diff --git a/stable/netdata/2.0.23/charts/common-10.4.7.tgz b/stable/netdata/2.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/netdata/2.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/netdata/2.0.22/ix_values.yaml b/stable/netdata/2.0.23/ix_values.yaml similarity index 100% rename from stable/netdata/2.0.22/ix_values.yaml rename to stable/netdata/2.0.23/ix_values.yaml diff --git a/stable/netdata/2.0.22/questions.yaml b/stable/netdata/2.0.23/questions.yaml similarity index 100% rename from stable/netdata/2.0.22/questions.yaml rename to stable/netdata/2.0.23/questions.yaml diff --git a/stable/netdata/2.0.22/templates/common.yaml b/stable/netdata/2.0.23/templates/common.yaml similarity index 100% rename from stable/netdata/2.0.22/templates/common.yaml rename to stable/netdata/2.0.23/templates/common.yaml diff --git a/stable/owncast/6.0.22/values.yaml b/stable/netdata/2.0.23/values.yaml similarity index 100% rename from stable/owncast/6.0.22/values.yaml rename to stable/netdata/2.0.23/values.yaml diff --git a/stable/nextcloud/15.2.26/CHANGELOG.md b/stable/nextcloud/15.2.26/CHANGELOG.md new file mode 100644 index 00000000000..bca8c9559ff --- /dev/null +++ b/stable/nextcloud/15.2.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextcloud-15.2.26](https://github.com/truecharts/apps/compare/nextcloud-15.2.25...nextcloud-15.2.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [nextcloud-15.2.25](https://github.com/truecharts/apps/compare/nextcloud-15.2.24...nextcloud-15.2.25) (2022-07-23) + +### Chore + +- update docker general non-major ([#3276](https://github.com/truecharts/apps/issues/3276)) + + + + +## [nextcloud-15.2.24](https://github.com/truecharts/apps/compare/nextcloud-15.2.23...nextcloud-15.2.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [nextcloud-15.2.23](https://github.com/truecharts/apps/compare/nextcloud-15.2.21...nextcloud-15.2.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [nextcloud-15.2.21](https://github.com/truecharts/apps/compare/nextcloud-15.2.20...nextcloud-15.2.21) (2022-07-22) + +### Chore + +- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) + + + +## [nextcloud-15.2.20](https://github.com/truecharts/apps/compare/nextcloud-15.2.19...nextcloud-15.2.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [nextcloud-15.2.19](https://github.com/truecharts/apps/compare/nextcloud-15.2.18...nextcloud-15.2.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [nextcloud-15.2.18](https://github.com/truecharts/apps/compare/nextcloud-15.2.17...nextcloud-15.2.18) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [nextcloud-15.2.17](https://github.com/truecharts/apps/compare/nextcloud-15.2.16...nextcloud-15.2.17) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [nextcloud-15.2.16](https://github.com/truecharts/apps/compare/nextcloud-15.2.15...nextcloud-15.2.16) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [nextcloud-15.2.15](https://github.com/truecharts/apps/compare/nextcloud-15.2.13...nextcloud-15.2.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [nextcloud-15.2.13](https://github.com/truecharts/apps/compare/nextcloud-15.2.12...nextcloud-15.2.13) (2022-07-14) + diff --git a/stable/nextcloud/15.2.26/Chart.lock b/stable/nextcloud/15.2.26/Chart.lock new file mode 100644 index 00000000000..a6125712e52 --- /dev/null +++ b/stable/nextcloud/15.2.26/Chart.lock @@ -0,0 +1,15 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.21 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:d55f64ad0e6636023b5a0b50f60725e68903c375e08935350abc45b97c8e437f +generated: "2022-07-23T14:42:38.553799683Z" diff --git a/stable/nextcloud/15.2.26/Chart.yaml b/stable/nextcloud/15.2.26/Chart.yaml new file mode 100644 index 00000000000..74a33335ba2 --- /dev/null +++ b/stable/nextcloud/15.2.26/Chart.yaml @@ -0,0 +1,46 @@ +apiVersion: v2 +appVersion: "24.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: collabora.enabled + name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.21 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +deprecated: false +description: + A private cloud server that puts the control and security of your own + data back into your hands. +home: https://github.com/truecharts/apps/tree/master/charts/stable/nextcloud +icon: https://truecharts.org/img/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/nextcloud/docker + - https://github.com/nextcloud/helm +type: application +version: 15.2.26 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/15.2.26/README.md b/stable/nextcloud/15.2.26/README.md new file mode 100644 index 00000000000..fc362f63818 --- /dev/null +++ b/stable/nextcloud/15.2.26/README.md @@ -0,0 +1,111 @@ +# nextcloud + +![Version: 15.2.26](https://img.shields.io/badge/Version-15.2.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.3](https://img.shields.io/badge/AppVersion-24.0.3-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.21 | +| https://charts.truecharts.org/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `nextcloud` + +```console +helm repo add TrueCharts https://helm.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 App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `nextcloud` deployment + +```console +helm uninstall nextcloud +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +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 apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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.2.26/app-readme.md b/stable/nextcloud/15.2.26/app-readme.md new file mode 100644 index 00000000000..a9578ec10a2 --- /dev/null +++ b/stable/nextcloud/15.2.26/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/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.2.26/charts/collabora-online-12.1.21.tgz b/stable/nextcloud/15.2.26/charts/collabora-online-12.1.21.tgz new file mode 100644 index 00000000000..e0e5774cbc9 Binary files /dev/null and b/stable/nextcloud/15.2.26/charts/collabora-online-12.1.21.tgz differ diff --git a/stable/nextcloud/15.2.26/charts/common-10.4.7.tgz b/stable/nextcloud/15.2.26/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/nextcloud/15.2.26/charts/common-10.4.7.tgz differ diff --git a/stable/nextcloud/15.2.26/charts/postgresql-8.0.45.tgz b/stable/nextcloud/15.2.26/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/nextcloud/15.2.26/charts/postgresql-8.0.45.tgz differ diff --git a/stable/nextcloud/15.2.26/charts/redis-3.0.44.tgz b/stable/nextcloud/15.2.26/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/nextcloud/15.2.26/charts/redis-3.0.44.tgz differ diff --git a/stable/nextcloud/15.2.26/ci/basic-values.yaml b/stable/nextcloud/15.2.26/ci/basic-values.yaml new file mode 100644 index 00000000000..0e1ca145546 --- /dev/null +++ b/stable/nextcloud/15.2.26/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.2.26/ix_values.yaml b/stable/nextcloud/15.2.26/ix_values.yaml new file mode 100644 index 00000000000..006bd940b97 --- /dev/null +++ b/stable/nextcloud/15.2.26/ix_values.yaml @@ -0,0 +1,423 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: v24.0.3@sha256:b71da14022ff422260d69c1938cacf2ec9594704d7c1e3dfb5e8078fdf24cefb + +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: 1.23.1@sha256:1375393812131c3e776ee2198619d3d931fcd847dacc819af97d28b14dac9d67 + +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' + if [[ -f /data/config/config.php ]] && [[ ! -f /html/config/config.php ]]; then + echo "migrating from single to dual PVC's..." + echo "moving to placeholder location..." + mv -f /var/www/html/data/* /var/www/html/data/tomigrate/ + echo "moving userdata to data-pvc root..." + mv -f /var/www/html/data/tomigrate/data/* /var/www/html/data/ + echo "removing old data folder..." + rm -rf /var/www/html/data/tomigrate/data + echo "moving config, apps, templates and other content to html-pvc root..." + mv -f /var/www/html/data/tomigrate/* /var/www/html/ + echo "Removing migration temporary folder..." + rm -rf /var/www/html/data/tomigrate + fi + echo "Enforcing chmod 770 on data-dir..." + chmod 770 /var/www/html/data + echo "Migrating old data when found..." + 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_INI_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 }}" + 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 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 + +imaginary: + enabled: true + +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" diff --git a/stable/nextcloud/15.2.26/questions.yaml b/stable/nextcloud/15.2.26/questions.yaml new file mode 100644 index 00000000000..d95e876346e --- /dev/null +++ b/stable/nextcloud/15.2.26/questions.yaml @@ -0,0 +1,2665 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: 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 (First Install Only - Advanced)" + description: "Sets nextcloud Trusted Proxies" + schema: + type: string + default: "172.16.0.0/16 127.0.0.1" + - variable: PHP_INI_MEMORY_LIMIT + label: "PHP_INI_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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha 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/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/nextcloud/15.2.26/templates/_configmap.tpl b/stable/nextcloud/15.2.26/templates/_configmap.tpl new file mode 100644 index 00000000000..abe500d31e8 --- /dev/null +++ b/stable/nextcloud/15.2.26/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.2.26/templates/_cronjob.tpl b/stable/nextcloud/15.2.26/templates/_cronjob.tpl new file mode 100644 index 00000000000..302f3b83aae --- /dev/null +++ b/stable/nextcloud/15.2.26/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.2.26/templates/_hpb.tpl b/stable/nextcloud/15.2.26/templates/_hpb.tpl new file mode 100644 index 00000000000..617bab9d8ab --- /dev/null +++ b/stable/nextcloud/15.2.26/templates/_hpb.tpl @@ -0,0 +1,133 @@ +{{/* 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 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 found... 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 & + + {{- if .Values.imaginary.enabled }} + echo "Imaginary High Performance Previews enabled, enabling it on Nextcloud..." + php /var/www/html/occ config:system:set enabledPreviewProviders 6 --value='OC\Preview\Imaginary' + php /var/www/html/occ config:system:set preview_imaginary_url --value='http://127.0.0.1:9090' + {{- end }} + + until $(curl --output /dev/null --silent --head --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:7867/push/test/cookie); do + echo "High Performance Backend not running ... waiting..." + sleep 10 + done + {{- $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 }} + until $(curl --output /dev/null --silent --head --fail {{ $accessurl }}/push/test/cookie); do + echo "High Performance Backend service not accessable ... waiting..." + sleep 10 + done + echo "High Performance Backend found..." + echo "Configuring High Performance Backend for url: {{ $accessurl }}" + php /var/www/html/occ notify_push:setup {{ $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.2.26/templates/_imaginary.tpl b/stable/nextcloud/15.2.26/templates/_imaginary.tpl new file mode 100644 index 00000000000..57a72c43024 --- /dev/null +++ b/stable/nextcloud/15.2.26/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.2.26/templates/_nginx.tpl b/stable/nextcloud/15.2.26/templates/_nginx.tpl new file mode 100644 index 00000000000..df427f44bd8 --- /dev/null +++ b/stable/nextcloud/15.2.26/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.2.26/templates/common.yaml b/stable/nextcloud/15.2.26/templates/common.yaml new file mode 100644 index 00000000000..9314524b1a2 --- /dev/null +++ b/stable/nextcloud/15.2.26/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/owncloud-ocis/7.0.20/values.yaml b/stable/nextcloud/15.2.26/values.yaml similarity index 100% rename from stable/owncloud-ocis/7.0.20/values.yaml rename to stable/nextcloud/15.2.26/values.yaml diff --git a/stable/nextpvr/2.0.20/CHANGELOG.md b/stable/nextpvr/2.0.20/CHANGELOG.md deleted file mode 100644 index af02bd5bdde..00000000000 --- a/stable/nextpvr/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nextpvr-2.0.20](https://github.com/truecharts/apps/compare/nextpvr-2.0.18...nextpvr-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [nextpvr-2.0.18](https://github.com/truecharts/apps/compare/nextpvr-2.0.17...nextpvr-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [nextpvr-2.0.17](https://github.com/truecharts/apps/compare/nextpvr-2.0.16...nextpvr-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [nextpvr-2.0.16](https://github.com/truecharts/apps/compare/nextpvr-2.0.14...nextpvr-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [nextpvr-2.0.14](https://github.com/truecharts/apps/compare/nextpvr-2.0.12...nextpvr-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [nextpvr-2.0.12](https://github.com/truecharts/apps/compare/nextpvr-2.0.11...nextpvr-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [nextpvr-2.0.11](https://github.com/truecharts/apps/compare/nextpvr-2.0.10...nextpvr-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [nextpvr-2.0.10](https://github.com/truecharts/apps/compare/nextpvr-2.0.9...nextpvr-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [nextpvr-2.0.9](https://github.com/truecharts/apps/compare/nextpvr-2.0.8...nextpvr-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [nextpvr-2.0.8](https://github.com/truecharts/apps/compare/nextpvr-2.0.7...nextpvr-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [nextpvr-2.0.7](https://github.com/truecharts/apps/compare/nextpvr-2.0.6...nextpvr-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/nextpvr/2.0.20/Chart.lock b/stable/nextpvr/2.0.20/Chart.lock deleted file mode 100644 index 965925b0394..00000000000 --- a/stable/nextpvr/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:05:11.305964221Z" diff --git a/stable/nextpvr/2.0.20/Chart.yaml b/stable/nextpvr/2.0.20/Chart.yaml deleted file mode 100644 index 2c8f2561dcf..00000000000 --- a/stable/nextpvr/2.0.20/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. -home: https://github.com/truecharts/apps/tree/master/charts/stable/nextpvr -icon: https://truecharts.org/img/chart-icons/nextpvr.png -keywords: - - pvr - - recorder -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nextpvr -sources: - - https://hub.docker.com/r/nextpvr/nextpvr_amd64 - - https://github.com/sub3/NextPVR/wiki/Install-Docker -version: 2.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nextpvr/2.0.20/README.md b/stable/nextpvr/2.0.20/README.md deleted file mode 100644 index be2e93a4992..00000000000 --- a/stable/nextpvr/2.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# nextpvr - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. - -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: [nextpvr](https://truecharts.org/docs/charts/stable/nextpvr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `nextpvr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install nextpvr TrueCharts/nextpvr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `nextpvr` deployment - -```console -helm uninstall nextpvr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nextpvr \ - --set env.TZ="America/New York" \ - TrueCharts/nextpvr -``` - -#### 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 nextpvr TrueCharts/nextpvr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/nextpvr/2.0.20/charts/common-10.4.6.tgz b/stable/nextpvr/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/nextpvr/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/nextpvr/2.0.21/CHANGELOG.md b/stable/nextpvr/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..3ed734ecce1 --- /dev/null +++ b/stable/nextpvr/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextpvr-2.0.21](https://github.com/truecharts/apps/compare/nextpvr-2.0.20...nextpvr-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [nextpvr-2.0.20](https://github.com/truecharts/apps/compare/nextpvr-2.0.18...nextpvr-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [nextpvr-2.0.18](https://github.com/truecharts/apps/compare/nextpvr-2.0.17...nextpvr-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [nextpvr-2.0.17](https://github.com/truecharts/apps/compare/nextpvr-2.0.16...nextpvr-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [nextpvr-2.0.16](https://github.com/truecharts/apps/compare/nextpvr-2.0.14...nextpvr-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [nextpvr-2.0.14](https://github.com/truecharts/apps/compare/nextpvr-2.0.12...nextpvr-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [nextpvr-2.0.12](https://github.com/truecharts/apps/compare/nextpvr-2.0.11...nextpvr-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [nextpvr-2.0.11](https://github.com/truecharts/apps/compare/nextpvr-2.0.10...nextpvr-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [nextpvr-2.0.10](https://github.com/truecharts/apps/compare/nextpvr-2.0.9...nextpvr-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [nextpvr-2.0.9](https://github.com/truecharts/apps/compare/nextpvr-2.0.8...nextpvr-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [nextpvr-2.0.8](https://github.com/truecharts/apps/compare/nextpvr-2.0.7...nextpvr-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/nextpvr/2.0.21/Chart.lock b/stable/nextpvr/2.0.21/Chart.lock new file mode 100644 index 00000000000..9a747845530 --- /dev/null +++ b/stable/nextpvr/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:41:20.261009427Z" diff --git a/stable/nextpvr/2.0.21/Chart.yaml b/stable/nextpvr/2.0.21/Chart.yaml new file mode 100644 index 00000000000..4c767e707d6 --- /dev/null +++ b/stable/nextpvr/2.0.21/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. +home: https://github.com/truecharts/apps/tree/master/charts/stable/nextpvr +icon: https://truecharts.org/img/chart-icons/nextpvr.png +keywords: + - pvr + - recorder +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextpvr +sources: + - https://hub.docker.com/r/nextpvr/nextpvr_amd64 + - https://github.com/sub3/NextPVR/wiki/Install-Docker +version: 2.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextpvr/2.0.21/README.md b/stable/nextpvr/2.0.21/README.md new file mode 100644 index 00000000000..23fc85f0680 --- /dev/null +++ b/stable/nextpvr/2.0.21/README.md @@ -0,0 +1,108 @@ +# nextpvr + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. + +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: [nextpvr](https://truecharts.org/docs/charts/stable/nextpvr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `nextpvr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install nextpvr TrueCharts/nextpvr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `nextpvr` deployment + +```console +helm uninstall nextpvr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nextpvr \ + --set env.TZ="America/New York" \ + TrueCharts/nextpvr +``` + +#### 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 nextpvr TrueCharts/nextpvr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/nextpvr/2.0.20/app-readme.md b/stable/nextpvr/2.0.21/app-readme.md similarity index 100% rename from stable/nextpvr/2.0.20/app-readme.md rename to stable/nextpvr/2.0.21/app-readme.md diff --git a/stable/nextpvr/2.0.21/charts/common-10.4.7.tgz b/stable/nextpvr/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/nextpvr/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/nextpvr/2.0.20/ix_values.yaml b/stable/nextpvr/2.0.21/ix_values.yaml similarity index 100% rename from stable/nextpvr/2.0.20/ix_values.yaml rename to stable/nextpvr/2.0.21/ix_values.yaml diff --git a/stable/nextpvr/2.0.20/questions.yaml b/stable/nextpvr/2.0.21/questions.yaml similarity index 100% rename from stable/nextpvr/2.0.20/questions.yaml rename to stable/nextpvr/2.0.21/questions.yaml diff --git a/stable/photoview/4.0.21/templates/common.yaml b/stable/nextpvr/2.0.21/templates/common.yaml similarity index 100% rename from stable/photoview/4.0.21/templates/common.yaml rename to stable/nextpvr/2.0.21/templates/common.yaml diff --git a/stable/paperless-ng/4.0.23/values.yaml b/stable/nextpvr/2.0.21/values.yaml similarity index 100% rename from stable/paperless-ng/4.0.23/values.yaml rename to stable/nextpvr/2.0.21/values.yaml diff --git a/stable/ngircd/2.0.20/CHANGELOG.md b/stable/ngircd/2.0.20/CHANGELOG.md deleted file mode 100644 index e830905082f..00000000000 --- a/stable/ngircd/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ngircd-2.0.20](https://github.com/truecharts/apps/compare/ngircd-2.0.18...ngircd-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [ngircd-2.0.18](https://github.com/truecharts/apps/compare/ngircd-2.0.17...ngircd-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ngircd-2.0.17](https://github.com/truecharts/apps/compare/ngircd-2.0.16...ngircd-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ngircd-2.0.16](https://github.com/truecharts/apps/compare/ngircd-2.0.14...ngircd-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ngircd-2.0.14](https://github.com/truecharts/apps/compare/ngircd-2.0.12...ngircd-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ngircd-2.0.12](https://github.com/truecharts/apps/compare/ngircd-2.0.11...ngircd-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ngircd-2.0.11](https://github.com/truecharts/apps/compare/ngircd-2.0.10...ngircd-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ngircd-2.0.10](https://github.com/truecharts/apps/compare/ngircd-2.0.9...ngircd-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ngircd-2.0.9](https://github.com/truecharts/apps/compare/ngircd-2.0.8...ngircd-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [ngircd-2.0.8](https://github.com/truecharts/apps/compare/ngircd-2.0.7...ngircd-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [ngircd-2.0.7](https://github.com/truecharts/apps/compare/ngircd-2.0.6...ngircd-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/ngircd/2.0.20/Chart.lock b/stable/ngircd/2.0.20/Chart.lock deleted file mode 100644 index 1d9adad18c6..00000000000 --- a/stable/ngircd/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:05:12.810968505Z" diff --git a/stable/ngircd/2.0.20/Chart.yaml b/stable/ngircd/2.0.20/Chart.yaml deleted file mode 100644 index dba511ad1be..00000000000 --- a/stable/ngircd/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ngircd -version: 2.0.20 -appVersion: "2021.11.21" -description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/ngircd -icon: https://truecharts.org/img/chart-icons/ngircd.png -keywords: - - ngircd -sources: - - https://hub.docker.com/r/linuxserver/ngircd -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ngircd/2.0.20/README.md b/stable/ngircd/2.0.20/README.md deleted file mode 100644 index 0d201f3b947..00000000000 --- a/stable/ngircd/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ngircd - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.21](https://img.shields.io/badge/AppVersion-2021.11.21-informational?style=flat-square) - -Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. - -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: [ngircd](https://truecharts.org/docs/charts/stable/ngircd) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ngircd` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ngircd TrueCharts/ngircd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ngircd` deployment - -```console -helm uninstall ngircd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ngircd \ - --set env.TZ="America/New York" \ - TrueCharts/ngircd -``` - -#### 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 ngircd TrueCharts/ngircd -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ngircd/2.0.20/charts/common-10.4.6.tgz b/stable/ngircd/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/ngircd/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/ngircd/2.0.21/CHANGELOG.md b/stable/ngircd/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..4835b8a825d --- /dev/null +++ b/stable/ngircd/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ngircd-2.0.21](https://github.com/truecharts/apps/compare/ngircd-2.0.20...ngircd-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ngircd-2.0.20](https://github.com/truecharts/apps/compare/ngircd-2.0.18...ngircd-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ngircd-2.0.18](https://github.com/truecharts/apps/compare/ngircd-2.0.17...ngircd-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ngircd-2.0.17](https://github.com/truecharts/apps/compare/ngircd-2.0.16...ngircd-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ngircd-2.0.16](https://github.com/truecharts/apps/compare/ngircd-2.0.14...ngircd-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ngircd-2.0.14](https://github.com/truecharts/apps/compare/ngircd-2.0.12...ngircd-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ngircd-2.0.12](https://github.com/truecharts/apps/compare/ngircd-2.0.11...ngircd-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ngircd-2.0.11](https://github.com/truecharts/apps/compare/ngircd-2.0.10...ngircd-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ngircd-2.0.10](https://github.com/truecharts/apps/compare/ngircd-2.0.9...ngircd-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ngircd-2.0.9](https://github.com/truecharts/apps/compare/ngircd-2.0.8...ngircd-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [ngircd-2.0.8](https://github.com/truecharts/apps/compare/ngircd-2.0.7...ngircd-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/ngircd/2.0.21/Chart.lock b/stable/ngircd/2.0.21/Chart.lock new file mode 100644 index 00000000000..5ccb021b857 --- /dev/null +++ b/stable/ngircd/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:41:21.801888738Z" diff --git a/stable/ngircd/2.0.21/Chart.yaml b/stable/ngircd/2.0.21/Chart.yaml new file mode 100644 index 00000000000..19e92d33f7b --- /dev/null +++ b/stable/ngircd/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ngircd +version: 2.0.21 +appVersion: "2021.11.21" +description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/ngircd +icon: https://truecharts.org/img/chart-icons/ngircd.png +keywords: + - ngircd +sources: + - https://hub.docker.com/r/linuxserver/ngircd +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ngircd/2.0.21/README.md b/stable/ngircd/2.0.21/README.md new file mode 100644 index 00000000000..46b899c6160 --- /dev/null +++ b/stable/ngircd/2.0.21/README.md @@ -0,0 +1,107 @@ +# ngircd + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.21](https://img.shields.io/badge/AppVersion-2021.11.21-informational?style=flat-square) + +Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. + +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: [ngircd](https://truecharts.org/docs/charts/stable/ngircd) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ngircd` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ngircd TrueCharts/ngircd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ngircd` deployment + +```console +helm uninstall ngircd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ngircd \ + --set env.TZ="America/New York" \ + TrueCharts/ngircd +``` + +#### 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 ngircd TrueCharts/ngircd -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ngircd/2.0.20/app-readme.md b/stable/ngircd/2.0.21/app-readme.md similarity index 100% rename from stable/ngircd/2.0.20/app-readme.md rename to stable/ngircd/2.0.21/app-readme.md diff --git a/stable/ngircd/2.0.21/charts/common-10.4.7.tgz b/stable/ngircd/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/ngircd/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/ngircd/2.0.20/ix_values.yaml b/stable/ngircd/2.0.21/ix_values.yaml similarity index 100% rename from stable/ngircd/2.0.20/ix_values.yaml rename to stable/ngircd/2.0.21/ix_values.yaml diff --git a/stable/ngircd/2.0.20/questions.yaml b/stable/ngircd/2.0.21/questions.yaml similarity index 100% rename from stable/ngircd/2.0.20/questions.yaml rename to stable/ngircd/2.0.21/questions.yaml diff --git a/stable/phpldapadmin/6.0.21/templates/common.yaml b/stable/ngircd/2.0.21/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/6.0.21/templates/common.yaml rename to stable/ngircd/2.0.21/templates/common.yaml diff --git a/stable/papermerge/3.0.21/values.yaml b/stable/ngircd/2.0.21/values.yaml similarity index 100% rename from stable/papermerge/3.0.21/values.yaml rename to stable/ngircd/2.0.21/values.yaml diff --git a/stable/nntp2nntp/2.0.20/CHANGELOG.md b/stable/nntp2nntp/2.0.20/CHANGELOG.md deleted file mode 100644 index efebaae8a0e..00000000000 --- a/stable/nntp2nntp/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nntp2nntp-2.0.20](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.18...nntp2nntp-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [nntp2nntp-2.0.18](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.17...nntp2nntp-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [nntp2nntp-2.0.17](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.16...nntp2nntp-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [nntp2nntp-2.0.16](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.14...nntp2nntp-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [nntp2nntp-2.0.14](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.12...nntp2nntp-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [nntp2nntp-2.0.12](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.11...nntp2nntp-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [nntp2nntp-2.0.11](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.10...nntp2nntp-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [nntp2nntp-2.0.10](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.9...nntp2nntp-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [nntp2nntp-2.0.9](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.8...nntp2nntp-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [nntp2nntp-2.0.8](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.7...nntp2nntp-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [nntp2nntp-2.0.7](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.6...nntp2nntp-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/nntp2nntp/2.0.20/Chart.lock b/stable/nntp2nntp/2.0.20/Chart.lock deleted file mode 100644 index a279c8fa0d8..00000000000 --- a/stable/nntp2nntp/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:05:23.954481701Z" diff --git a/stable/nntp2nntp/2.0.20/Chart.yaml b/stable/nntp2nntp/2.0.20/Chart.yaml deleted file mode 100644 index 60d4c59cea9..00000000000 --- a/stable/nntp2nntp/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nntp2nntp -version: 2.0.20 -appVersion: "0.3.202205" -description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/nntp2nntp -icon: https://truecharts.org/img/chart-icons/nntp2nntp.png -keywords: - - nntp2nntp -sources: - - https://hub.docker.com/r/linuxserver/nntp2nntp -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nntp2nntp/2.0.20/README.md b/stable/nntp2nntp/2.0.20/README.md deleted file mode 100644 index 01da31238e9..00000000000 --- a/stable/nntp2nntp/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# nntp2nntp - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.202205](https://img.shields.io/badge/AppVersion-0.3.202205-informational?style=flat-square) - -Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. - -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: [nntp2nntp](https://truecharts.org/docs/charts/stable/nntp2nntp) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `nntp2nntp` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install nntp2nntp TrueCharts/nntp2nntp -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `nntp2nntp` deployment - -```console -helm uninstall nntp2nntp -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nntp2nntp \ - --set env.TZ="America/New York" \ - TrueCharts/nntp2nntp -``` - -#### 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 nntp2nntp TrueCharts/nntp2nntp -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/nntp2nntp/2.0.20/charts/common-10.4.6.tgz b/stable/nntp2nntp/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/nntp2nntp/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/nntp2nntp/2.0.21/CHANGELOG.md b/stable/nntp2nntp/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..ddcfe187428 --- /dev/null +++ b/stable/nntp2nntp/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nntp2nntp-2.0.21](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.20...nntp2nntp-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [nntp2nntp-2.0.20](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.18...nntp2nntp-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [nntp2nntp-2.0.18](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.17...nntp2nntp-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [nntp2nntp-2.0.17](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.16...nntp2nntp-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [nntp2nntp-2.0.16](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.14...nntp2nntp-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [nntp2nntp-2.0.14](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.12...nntp2nntp-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [nntp2nntp-2.0.12](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.11...nntp2nntp-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [nntp2nntp-2.0.11](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.10...nntp2nntp-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [nntp2nntp-2.0.10](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.9...nntp2nntp-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [nntp2nntp-2.0.9](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.8...nntp2nntp-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [nntp2nntp-2.0.8](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.7...nntp2nntp-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/nntp2nntp/2.0.21/Chart.lock b/stable/nntp2nntp/2.0.21/Chart.lock new file mode 100644 index 00000000000..66735d7204d --- /dev/null +++ b/stable/nntp2nntp/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:41:31.997027197Z" diff --git a/stable/nntp2nntp/2.0.21/Chart.yaml b/stable/nntp2nntp/2.0.21/Chart.yaml new file mode 100644 index 00000000000..09e14d2e512 --- /dev/null +++ b/stable/nntp2nntp/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nntp2nntp +version: 2.0.21 +appVersion: "0.3.202205" +description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/nntp2nntp +icon: https://truecharts.org/img/chart-icons/nntp2nntp.png +keywords: + - nntp2nntp +sources: + - https://hub.docker.com/r/linuxserver/nntp2nntp +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nntp2nntp/2.0.21/README.md b/stable/nntp2nntp/2.0.21/README.md new file mode 100644 index 00000000000..7ec050d5988 --- /dev/null +++ b/stable/nntp2nntp/2.0.21/README.md @@ -0,0 +1,107 @@ +# nntp2nntp + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.202205](https://img.shields.io/badge/AppVersion-0.3.202205-informational?style=flat-square) + +Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. + +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: [nntp2nntp](https://truecharts.org/docs/charts/stable/nntp2nntp) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `nntp2nntp` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install nntp2nntp TrueCharts/nntp2nntp +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `nntp2nntp` deployment + +```console +helm uninstall nntp2nntp +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nntp2nntp \ + --set env.TZ="America/New York" \ + TrueCharts/nntp2nntp +``` + +#### 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 nntp2nntp TrueCharts/nntp2nntp -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/nntp2nntp/2.0.20/app-readme.md b/stable/nntp2nntp/2.0.21/app-readme.md similarity index 100% rename from stable/nntp2nntp/2.0.20/app-readme.md rename to stable/nntp2nntp/2.0.21/app-readme.md diff --git a/stable/nntp2nntp/2.0.21/charts/common-10.4.7.tgz b/stable/nntp2nntp/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/nntp2nntp/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/nntp2nntp/2.0.20/ix_values.yaml b/stable/nntp2nntp/2.0.21/ix_values.yaml similarity index 100% rename from stable/nntp2nntp/2.0.20/ix_values.yaml rename to stable/nntp2nntp/2.0.21/ix_values.yaml diff --git a/stable/nntp2nntp/2.0.20/questions.yaml b/stable/nntp2nntp/2.0.21/questions.yaml similarity index 100% rename from stable/nntp2nntp/2.0.20/questions.yaml rename to stable/nntp2nntp/2.0.21/questions.yaml diff --git a/stable/piaware/6.0.23/templates/common.yaml b/stable/nntp2nntp/2.0.21/templates/common.yaml similarity index 100% rename from stable/piaware/6.0.23/templates/common.yaml rename to stable/nntp2nntp/2.0.21/templates/common.yaml diff --git a/stable/pgadmin/7.0.22/values.yaml b/stable/nntp2nntp/2.0.21/values.yaml similarity index 100% rename from stable/pgadmin/7.0.22/values.yaml rename to stable/nntp2nntp/2.0.21/values.yaml diff --git a/stable/nocodb/3.0.28/CHANGELOG.md b/stable/nocodb/3.0.28/CHANGELOG.md deleted file mode 100644 index b8ebdec424e..00000000000 --- a/stable/nocodb/3.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nocodb-3.0.28](https://github.com/truecharts/apps/compare/nocodb-3.0.27...nocodb-3.0.28) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [nocodb-3.0.27](https://github.com/truecharts/apps/compare/nocodb-3.0.25...nocodb-3.0.27) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [nocodb-3.0.25](https://github.com/truecharts/apps/compare/nocodb-3.0.24...nocodb-3.0.25) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [nocodb-3.0.24](https://github.com/truecharts/apps/compare/nocodb-3.0.23...nocodb-3.0.24) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - - -## [nocodb-3.0.23](https://github.com/truecharts/apps/compare/nocodb-3.0.22...nocodb-3.0.23) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [nocodb-3.0.22](https://github.com/truecharts/apps/compare/nocodb-3.0.20...nocodb-3.0.22) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [nocodb-3.0.20](https://github.com/truecharts/apps/compare/nocodb-3.0.18...nocodb-3.0.20) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [nocodb-3.0.18](https://github.com/truecharts/apps/compare/nocodb-3.0.17...nocodb-3.0.18) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [nocodb-3.0.17](https://github.com/truecharts/apps/compare/nocodb-3.0.16...nocodb-3.0.17) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [nocodb-3.0.16](https://github.com/truecharts/apps/compare/nocodb-3.0.15...nocodb-3.0.16) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [nocodb-3.0.15](https://github.com/truecharts/apps/compare/nocodb-3.0.14...nocodb-3.0.15) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/nocodb/3.0.28/Chart.lock b/stable/nocodb/3.0.28/Chart.lock deleted file mode 100644 index 1933cd4d3af..00000000000 --- a/stable/nocodb/3.0.28/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:41:18.883765945Z" diff --git a/stable/nocodb/3.0.28/Chart.yaml b/stable/nocodb/3.0.28/Chart.yaml deleted file mode 100644 index c4ea1467f54..00000000000 --- a/stable/nocodb/3.0.28/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "0.92.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. -home: https://github.com/truecharts/apps/tree/master/charts/stable/nocodb -icon: https://truecharts.org/img/chart-icons/nocodb.png -keywords: - - nocodb -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nocodb -sources: - - https://hub.docker.com/r/nocodb/nocodb - - https://github.com/nocodb/nocodb -version: 3.0.28 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nocodb/3.0.28/README.md b/stable/nocodb/3.0.28/README.md deleted file mode 100644 index 8c4619034b5..00000000000 --- a/stable/nocodb/3.0.28/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# nocodb - -![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-informational?style=flat-square) ![AppVersion: 0.92.4](https://img.shields.io/badge/AppVersion-0.92.4-informational?style=flat-square) - -Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. - -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: [nocodb](https://truecharts.org/docs/charts/stable/nocodb) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `nocodb` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install nocodb TrueCharts/nocodb -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `nocodb` deployment - -```console -helm uninstall nocodb -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nocodb \ - --set env.TZ="America/New York" \ - TrueCharts/nocodb -``` - -#### 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 nocodb TrueCharts/nocodb -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/nocodb/3.0.28/charts/common-10.4.6.tgz b/stable/nocodb/3.0.28/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/nocodb/3.0.28/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.28/charts/postgresql-8.0.43.tgz b/stable/nocodb/3.0.28/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/nocodb/3.0.28/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.28/charts/redis-3.0.42.tgz b/stable/nocodb/3.0.28/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/nocodb/3.0.28/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.29/CHANGELOG.md b/stable/nocodb/3.0.29/CHANGELOG.md new file mode 100644 index 00000000000..fa00eeb4797 --- /dev/null +++ b/stable/nocodb/3.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nocodb-3.0.29](https://github.com/truecharts/apps/compare/nocodb-3.0.28...nocodb-3.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [nocodb-3.0.28](https://github.com/truecharts/apps/compare/nocodb-3.0.27...nocodb-3.0.28) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [nocodb-3.0.27](https://github.com/truecharts/apps/compare/nocodb-3.0.25...nocodb-3.0.27) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [nocodb-3.0.25](https://github.com/truecharts/apps/compare/nocodb-3.0.24...nocodb-3.0.25) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [nocodb-3.0.24](https://github.com/truecharts/apps/compare/nocodb-3.0.23...nocodb-3.0.24) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [nocodb-3.0.23](https://github.com/truecharts/apps/compare/nocodb-3.0.22...nocodb-3.0.23) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [nocodb-3.0.22](https://github.com/truecharts/apps/compare/nocodb-3.0.20...nocodb-3.0.22) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [nocodb-3.0.20](https://github.com/truecharts/apps/compare/nocodb-3.0.18...nocodb-3.0.20) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [nocodb-3.0.18](https://github.com/truecharts/apps/compare/nocodb-3.0.17...nocodb-3.0.18) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [nocodb-3.0.17](https://github.com/truecharts/apps/compare/nocodb-3.0.16...nocodb-3.0.17) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [nocodb-3.0.16](https://github.com/truecharts/apps/compare/nocodb-3.0.15...nocodb-3.0.16) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/nocodb/3.0.29/Chart.lock b/stable/nocodb/3.0.29/Chart.lock new file mode 100644 index 00000000000..34d0bdf2ab2 --- /dev/null +++ b/stable/nocodb/3.0.29/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:41:53.373241084Z" diff --git a/stable/nocodb/3.0.29/Chart.yaml b/stable/nocodb/3.0.29/Chart.yaml new file mode 100644 index 00000000000..73017cab606 --- /dev/null +++ b/stable/nocodb/3.0.29/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "0.92.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. +home: https://github.com/truecharts/apps/tree/master/charts/stable/nocodb +icon: https://truecharts.org/img/chart-icons/nocodb.png +keywords: + - nocodb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nocodb +sources: + - https://hub.docker.com/r/nocodb/nocodb + - https://github.com/nocodb/nocodb +version: 3.0.29 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nocodb/3.0.29/README.md b/stable/nocodb/3.0.29/README.md new file mode 100644 index 00000000000..fbb69016204 --- /dev/null +++ b/stable/nocodb/3.0.29/README.md @@ -0,0 +1,110 @@ +# nocodb + +![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![AppVersion: 0.92.4](https://img.shields.io/badge/AppVersion-0.92.4-informational?style=flat-square) + +Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. + +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: [nocodb](https://truecharts.org/docs/charts/stable/nocodb) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `nocodb` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install nocodb TrueCharts/nocodb +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `nocodb` deployment + +```console +helm uninstall nocodb +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nocodb \ + --set env.TZ="America/New York" \ + TrueCharts/nocodb +``` + +#### 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 nocodb TrueCharts/nocodb -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/nocodb/3.0.28/app-readme.md b/stable/nocodb/3.0.29/app-readme.md similarity index 100% rename from stable/nocodb/3.0.28/app-readme.md rename to stable/nocodb/3.0.29/app-readme.md diff --git a/stable/nocodb/3.0.29/charts/common-10.4.7.tgz b/stable/nocodb/3.0.29/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/nocodb/3.0.29/charts/common-10.4.7.tgz differ diff --git a/stable/nocodb/3.0.29/charts/postgresql-8.0.45.tgz b/stable/nocodb/3.0.29/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/nocodb/3.0.29/charts/postgresql-8.0.45.tgz differ diff --git a/stable/nocodb/3.0.29/charts/redis-3.0.44.tgz b/stable/nocodb/3.0.29/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/nocodb/3.0.29/charts/redis-3.0.44.tgz differ diff --git a/stable/nocodb/3.0.28/ix_values.yaml b/stable/nocodb/3.0.29/ix_values.yaml similarity index 100% rename from stable/nocodb/3.0.28/ix_values.yaml rename to stable/nocodb/3.0.29/ix_values.yaml diff --git a/stable/nocodb/3.0.28/questions.yaml b/stable/nocodb/3.0.29/questions.yaml similarity index 100% rename from stable/nocodb/3.0.28/questions.yaml rename to stable/nocodb/3.0.29/questions.yaml diff --git a/stable/nocodb/3.0.28/templates/_configmap.tpl b/stable/nocodb/3.0.29/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/3.0.28/templates/_configmap.tpl rename to stable/nocodb/3.0.29/templates/_configmap.tpl diff --git a/stable/nocodb/3.0.28/templates/_secrets.tpl b/stable/nocodb/3.0.29/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/3.0.28/templates/_secrets.tpl rename to stable/nocodb/3.0.29/templates/_secrets.tpl diff --git a/stable/nocodb/3.0.28/templates/common.yaml b/stable/nocodb/3.0.29/templates/common.yaml similarity index 100% rename from stable/nocodb/3.0.28/templates/common.yaml rename to stable/nocodb/3.0.29/templates/common.yaml diff --git a/stable/photoshow/3.0.20/values.yaml b/stable/nocodb/3.0.29/values.yaml similarity index 100% rename from stable/photoshow/3.0.20/values.yaml rename to stable/nocodb/3.0.29/values.yaml diff --git a/stable/node-red/11.0.24/CHANGELOG.md b/stable/node-red/11.0.24/CHANGELOG.md new file mode 100644 index 00000000000..5b993f82e89 --- /dev/null +++ b/stable/node-red/11.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [node-red-11.0.24](https://github.com/truecharts/apps/compare/node-red-11.0.23...node-red-11.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [node-red-11.0.23](https://github.com/truecharts/apps/compare/node-red-11.0.22...node-red-11.0.23) (2022-07-23) + +### Chore + +- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + + + +## [node-red-11.0.22](https://github.com/truecharts/apps/compare/node-red-11.0.20...node-red-11.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [node-red-11.0.20](https://github.com/truecharts/apps/compare/node-red-11.0.19...node-red-11.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [node-red-11.0.19](https://github.com/truecharts/apps/compare/node-red-11.0.18...node-red-11.0.19) (2022-07-18) + +### Chore + +- update container image tccr.io/truecharts/node-red to v3.0.0 ([#3187](https://github.com/truecharts/apps/issues/3187)) + + + +## [node-red-11.0.18](https://github.com/truecharts/apps/compare/node-red-11.0.17...node-red-11.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [node-red-11.0.17](https://github.com/truecharts/apps/compare/node-red-11.0.15...node-red-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [node-red-11.0.15](https://github.com/truecharts/apps/compare/node-red-11.0.13...node-red-11.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [node-red-11.0.13](https://github.com/truecharts/apps/compare/node-red-11.0.12...node-red-11.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [node-red-11.0.12](https://github.com/truecharts/apps/compare/node-red-11.0.11...node-red-11.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [node-red-11.0.11](https://github.com/truecharts/apps/compare/node-red-11.0.10...node-red-11.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/node-red/11.0.24/Chart.lock b/stable/node-red/11.0.24/Chart.lock new file mode 100644 index 00000000000..068626beff2 --- /dev/null +++ b/stable/node-red/11.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:41:40.832632474Z" diff --git a/stable/node-red/11.0.24/Chart.yaml b/stable/node-red/11.0.24/Chart.yaml new file mode 100644 index 00000000000..da1b24f284e --- /dev/null +++ b/stable/node-red/11.0.24/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Node-RED is low-code programming for event-driven applications +home: https://github.com/truecharts/apps/tree/master/charts/stable/node-red +icon: https://truecharts.org/img/chart-icons/node-red.png +keywords: + - node-red + - nodered +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: node-red +sources: + - https://github.com/node-red/node-red-docker +type: application +version: 11.0.24 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/node-red/11.0.24/README.md b/stable/node-red/11.0.24/README.md new file mode 100644 index 00000000000..3ccb84e8d01 --- /dev/null +++ b/stable/node-red/11.0.24/README.md @@ -0,0 +1,107 @@ +# node-red + +![Version: 11.0.24](https://img.shields.io/badge/Version-11.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.1](https://img.shields.io/badge/AppVersion-3.0.1-informational?style=flat-square) + +Node-RED is low-code programming for event-driven applications + +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: [node-red](https://truecharts.org/docs/charts/stable/node-red) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `node-red` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install node-red TrueCharts/node-red +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `node-red` deployment + +```console +helm uninstall node-red +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install node-red \ + --set env.TZ="America/New York" \ + TrueCharts/node-red +``` + +#### 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 node-red TrueCharts/node-red -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/node-red/11.0.24/app-readme.md b/stable/node-red/11.0.24/app-readme.md new file mode 100644 index 00000000000..1d60d6e22b4 --- /dev/null +++ b/stable/node-red/11.0.24/app-readme.md @@ -0,0 +1,8 @@ +Node-RED is low-code programming for event-driven applications + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/node-red + +--- + +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/node-red/11.0.24/charts/common-10.4.7.tgz b/stable/node-red/11.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/node-red/11.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/node-red/11.0.24/ix_values.yaml b/stable/node-red/11.0.24/ix_values.yaml new file mode 100644 index 00000000000..a541769b90b --- /dev/null +++ b/stable/node-red/11.0.24/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: tccr.io/truecharts/node-red + pullPolicy: IfNotPresent + tag: 3.0.1@sha256:e9bd3480bee4d66a89166f3bc392fb55ef3acd8902852eb88b1f617e1d698811 + +env: + TZ: "{{ .Values.TZ }}" +# NODE_OPTIONS: +# NODE_RED_ENABLE_PROJECTS: +# NODE_RED_ENABLE_SAFE_MODE: +# FLOWS: + +service: + main: + ports: + main: + port: 1880 + targetPort: 1880 + +persistence: + data: + enabled: true + mountPath: "/data" diff --git a/stable/node-red/11.0.24/questions.yaml b/stable/node-red/11.0.24/questions.yaml new file mode 100644 index 00000000000..86aeae1fb57 --- /dev/null +++ b/stable/node-red/11.0.24/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 1880 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 1880 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/pidgin/2.0.20/templates/common.yaml b/stable/node-red/11.0.24/templates/common.yaml similarity index 100% rename from stable/pidgin/2.0.20/templates/common.yaml rename to stable/node-red/11.0.24/templates/common.yaml diff --git a/stable/photoview/4.0.21/values.yaml b/stable/node-red/11.0.24/values.yaml similarity index 100% rename from stable/photoview/4.0.21/values.yaml rename to stable/node-red/11.0.24/values.yaml diff --git a/stable/novnc/3.0.21/CHANGELOG.md b/stable/novnc/3.0.21/CHANGELOG.md deleted file mode 100644 index ad5c0009e55..00000000000 --- a/stable/novnc/3.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [novnc-3.0.21](https://github.com/truecharts/apps/compare/cura-novnc-0.0.10...novnc-3.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [novnc-3.0.19](https://github.com/truecharts/apps/compare/novnc-3.0.18...novnc-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [novnc-3.0.18](https://github.com/truecharts/apps/compare/novnc-3.0.17...novnc-3.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [novnc-3.0.17](https://github.com/truecharts/apps/compare/novnc-3.0.15...novnc-3.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [novnc-3.0.15](https://github.com/truecharts/apps/compare/novnc-3.0.13...novnc-3.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [novnc-3.0.13](https://github.com/truecharts/apps/compare/novnc-3.0.12...novnc-3.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [novnc-3.0.12](https://github.com/truecharts/apps/compare/novnc-3.0.11...novnc-3.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [novnc-3.0.11](https://github.com/truecharts/apps/compare/novnc-3.0.10...novnc-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [novnc-3.0.10](https://github.com/truecharts/apps/compare/novnc-3.0.9...novnc-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [novnc-3.0.9](https://github.com/truecharts/apps/compare/novnc-3.0.8...novnc-3.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [novnc-3.0.8](https://github.com/truecharts/apps/compare/novnc-3.0.7...novnc-3.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/novnc/3.0.21/Chart.lock b/stable/novnc/3.0.21/Chart.lock deleted file mode 100644 index b327e3fe397..00000000000 --- a/stable/novnc/3.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:05:46.395223422Z" diff --git a/stable/novnc/3.0.21/Chart.yaml b/stable/novnc/3.0.21/Chart.yaml deleted file mode 100644 index 47b1f787647..00000000000 --- a/stable/novnc/3.0.21/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: The open source VNC client -home: https://github.com/truecharts/apps/tree/master/charts/stable/novnc -icon: https://truecharts.org/img/chart-icons/novnc.png -keywords: - - novnc - - vnc - - remote - - desktop -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: novnc -sources: - - https://novnc.com/ -type: application -version: 3.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/novnc/3.0.21/README.md b/stable/novnc/3.0.21/README.md deleted file mode 100644 index 2cd9cf3a8e0..00000000000 --- a/stable/novnc/3.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# novnc - -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) - -The open source VNC client - -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: [novnc](https://truecharts.org/docs/charts/stable/novnc) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `novnc` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install novnc TrueCharts/novnc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `novnc` deployment - -```console -helm uninstall novnc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install novnc \ - --set env.TZ="America/New York" \ - TrueCharts/novnc -``` - -#### 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 novnc TrueCharts/novnc -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/novnc/3.0.21/charts/common-10.4.6.tgz b/stable/novnc/3.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/novnc/3.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/novnc/3.0.22/CHANGELOG.md b/stable/novnc/3.0.22/CHANGELOG.md new file mode 100644 index 00000000000..de060e93295 --- /dev/null +++ b/stable/novnc/3.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [novnc-3.0.22](https://github.com/truecharts/apps/compare/cura-novnc-0.0.11...novnc-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [novnc-3.0.21](https://github.com/truecharts/apps/compare/cura-novnc-0.0.10...novnc-3.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [novnc-3.0.19](https://github.com/truecharts/apps/compare/novnc-3.0.18...novnc-3.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [novnc-3.0.18](https://github.com/truecharts/apps/compare/novnc-3.0.17...novnc-3.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [novnc-3.0.17](https://github.com/truecharts/apps/compare/novnc-3.0.15...novnc-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [novnc-3.0.15](https://github.com/truecharts/apps/compare/novnc-3.0.13...novnc-3.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [novnc-3.0.13](https://github.com/truecharts/apps/compare/novnc-3.0.12...novnc-3.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [novnc-3.0.12](https://github.com/truecharts/apps/compare/novnc-3.0.11...novnc-3.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [novnc-3.0.11](https://github.com/truecharts/apps/compare/novnc-3.0.10...novnc-3.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [novnc-3.0.10](https://github.com/truecharts/apps/compare/novnc-3.0.9...novnc-3.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [novnc-3.0.9](https://github.com/truecharts/apps/compare/novnc-3.0.8...novnc-3.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/novnc/3.0.22/Chart.lock b/stable/novnc/3.0.22/Chart.lock new file mode 100644 index 00000000000..105cec2c1c9 --- /dev/null +++ b/stable/novnc/3.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:41:51.914089694Z" diff --git a/stable/novnc/3.0.22/Chart.yaml b/stable/novnc/3.0.22/Chart.yaml new file mode 100644 index 00000000000..41c21022f23 --- /dev/null +++ b/stable/novnc/3.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: The open source VNC client +home: https://github.com/truecharts/apps/tree/master/charts/stable/novnc +icon: https://truecharts.org/img/chart-icons/novnc.png +keywords: + - novnc + - vnc + - remote + - desktop +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: novnc +sources: + - https://novnc.com/ +type: application +version: 3.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/novnc/3.0.22/README.md b/stable/novnc/3.0.22/README.md new file mode 100644 index 00000000000..16a49d3a058 --- /dev/null +++ b/stable/novnc/3.0.22/README.md @@ -0,0 +1,107 @@ +# novnc + +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) + +The open source VNC client + +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: [novnc](https://truecharts.org/docs/charts/stable/novnc) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `novnc` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install novnc TrueCharts/novnc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `novnc` deployment + +```console +helm uninstall novnc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install novnc \ + --set env.TZ="America/New York" \ + TrueCharts/novnc +``` + +#### 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 novnc TrueCharts/novnc -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/novnc/3.0.21/app-readme.md b/stable/novnc/3.0.22/app-readme.md similarity index 100% rename from stable/novnc/3.0.21/app-readme.md rename to stable/novnc/3.0.22/app-readme.md diff --git a/stable/novnc/3.0.22/charts/common-10.4.7.tgz b/stable/novnc/3.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/novnc/3.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/novnc/3.0.21/ix_values.yaml b/stable/novnc/3.0.22/ix_values.yaml similarity index 100% rename from stable/novnc/3.0.21/ix_values.yaml rename to stable/novnc/3.0.22/ix_values.yaml diff --git a/stable/novnc/3.0.21/questions.yaml b/stable/novnc/3.0.22/questions.yaml similarity index 100% rename from stable/novnc/3.0.21/questions.yaml rename to stable/novnc/3.0.22/questions.yaml diff --git a/stable/novnc/3.0.21/templates/common.yaml b/stable/novnc/3.0.22/templates/common.yaml similarity index 100% rename from stable/novnc/3.0.21/templates/common.yaml rename to stable/novnc/3.0.22/templates/common.yaml diff --git a/stable/phpldapadmin/6.0.21/values.yaml b/stable/novnc/3.0.22/values.yaml similarity index 100% rename from stable/phpldapadmin/6.0.21/values.yaml rename to stable/novnc/3.0.22/values.yaml diff --git a/stable/ntfy/2.0.23/CHANGELOG.md b/stable/ntfy/2.0.23/CHANGELOG.md deleted file mode 100644 index 218fc6bf783..00000000000 --- a/stable/ntfy/2.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ntfy-2.0.23](https://github.com/truecharts/apps/compare/ntfy-2.0.21...ntfy-2.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [ntfy-2.0.21](https://github.com/truecharts/apps/compare/ntfy-2.0.20...ntfy-2.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ntfy-2.0.20](https://github.com/truecharts/apps/compare/ntfy-2.0.19...ntfy-2.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ntfy-2.0.19](https://github.com/truecharts/apps/compare/ntfy-2.0.17...ntfy-2.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ntfy-2.0.17](https://github.com/truecharts/apps/compare/ntfy-2.0.15...ntfy-2.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ntfy-2.0.15](https://github.com/truecharts/apps/compare/ntfy-2.0.14...ntfy-2.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ntfy-2.0.14](https://github.com/truecharts/apps/compare/ntfy-2.0.13...ntfy-2.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ntfy-2.0.13](https://github.com/truecharts/apps/compare/ntfy-2.0.12...ntfy-2.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ntfy-2.0.12](https://github.com/truecharts/apps/compare/ntfy-2.0.11...ntfy-2.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [ntfy-2.0.11](https://github.com/truecharts/apps/compare/ntfy-2.0.10...ntfy-2.0.11) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [ntfy-2.0.10](https://github.com/truecharts/apps/compare/ntfy-2.0.9...ntfy-2.0.10) (2022-06-26) - -#### Chore - -* update docker general non-major ([#2988](https://github.com/truecharts/apps/issues/2988)) - - - diff --git a/stable/ntfy/2.0.23/Chart.lock b/stable/ntfy/2.0.23/Chart.lock deleted file mode 100644 index a29b9463af4..00000000000 --- a/stable/ntfy/2.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:05:56.713478077Z" diff --git a/stable/ntfy/2.0.23/Chart.yaml b/stable/ntfy/2.0.23/Chart.yaml deleted file mode 100644 index fcaccb762d1..00000000000 --- a/stable/ntfy/2.0.23/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.27.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. -home: https://github.com/truecharts/apps/tree/master/charts/stable/ntfy -icon: https://truecharts.org/img/chart-icons/ntfy.png -keywords: - - ntfy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ntfy -sources: - - https://github.com/binwiederhier/ntfy/ -version: 2.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ntfy/2.0.23/README.md b/stable/ntfy/2.0.23/README.md deleted file mode 100644 index 4ee8524e0f5..00000000000 --- a/stable/ntfy/2.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ntfy - -![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![AppVersion: 1.27.2](https://img.shields.io/badge/AppVersion-1.27.2-informational?style=flat-square) - -ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. - -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: [ntfy](https://truecharts.org/docs/charts/stable/ntfy) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ntfy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ntfy TrueCharts/ntfy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ntfy` deployment - -```console -helm uninstall ntfy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ntfy \ - --set env.TZ="America/New York" \ - TrueCharts/ntfy -``` - -#### 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 ntfy TrueCharts/ntfy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ntfy/2.0.23/charts/common-10.4.6.tgz b/stable/ntfy/2.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/ntfy/2.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/ntfy/2.0.24/CHANGELOG.md b/stable/ntfy/2.0.24/CHANGELOG.md new file mode 100644 index 00000000000..d83573544d0 --- /dev/null +++ b/stable/ntfy/2.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ntfy-2.0.24](https://github.com/truecharts/apps/compare/ntfy-2.0.23...ntfy-2.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ntfy-2.0.23](https://github.com/truecharts/apps/compare/ntfy-2.0.21...ntfy-2.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ntfy-2.0.21](https://github.com/truecharts/apps/compare/ntfy-2.0.20...ntfy-2.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ntfy-2.0.20](https://github.com/truecharts/apps/compare/ntfy-2.0.19...ntfy-2.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ntfy-2.0.19](https://github.com/truecharts/apps/compare/ntfy-2.0.17...ntfy-2.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ntfy-2.0.17](https://github.com/truecharts/apps/compare/ntfy-2.0.15...ntfy-2.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ntfy-2.0.15](https://github.com/truecharts/apps/compare/ntfy-2.0.14...ntfy-2.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ntfy-2.0.14](https://github.com/truecharts/apps/compare/ntfy-2.0.13...ntfy-2.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ntfy-2.0.13](https://github.com/truecharts/apps/compare/ntfy-2.0.12...ntfy-2.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ntfy-2.0.12](https://github.com/truecharts/apps/compare/ntfy-2.0.11...ntfy-2.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [ntfy-2.0.11](https://github.com/truecharts/apps/compare/ntfy-2.0.10...ntfy-2.0.11) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/ntfy/2.0.24/Chart.lock b/stable/ntfy/2.0.24/Chart.lock new file mode 100644 index 00000000000..7a50d7ce60a --- /dev/null +++ b/stable/ntfy/2.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:42:00.458731918Z" diff --git a/stable/ntfy/2.0.24/Chart.yaml b/stable/ntfy/2.0.24/Chart.yaml new file mode 100644 index 00000000000..020547916b6 --- /dev/null +++ b/stable/ntfy/2.0.24/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.27.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. +home: https://github.com/truecharts/apps/tree/master/charts/stable/ntfy +icon: https://truecharts.org/img/chart-icons/ntfy.png +keywords: + - ntfy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ntfy +sources: + - https://github.com/binwiederhier/ntfy/ +version: 2.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ntfy/2.0.24/README.md b/stable/ntfy/2.0.24/README.md new file mode 100644 index 00000000000..d246e05d9e3 --- /dev/null +++ b/stable/ntfy/2.0.24/README.md @@ -0,0 +1,107 @@ +# ntfy + +![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![AppVersion: 1.27.2](https://img.shields.io/badge/AppVersion-1.27.2-informational?style=flat-square) + +ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. + +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: [ntfy](https://truecharts.org/docs/charts/stable/ntfy) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ntfy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ntfy TrueCharts/ntfy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ntfy` deployment + +```console +helm uninstall ntfy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ntfy \ + --set env.TZ="America/New York" \ + TrueCharts/ntfy +``` + +#### 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 ntfy TrueCharts/ntfy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ntfy/2.0.23/app-readme.md b/stable/ntfy/2.0.24/app-readme.md similarity index 100% rename from stable/ntfy/2.0.23/app-readme.md rename to stable/ntfy/2.0.24/app-readme.md diff --git a/stable/ntfy/2.0.24/charts/common-10.4.7.tgz b/stable/ntfy/2.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/ntfy/2.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/ntfy/2.0.23/ix_values.yaml b/stable/ntfy/2.0.24/ix_values.yaml similarity index 100% rename from stable/ntfy/2.0.23/ix_values.yaml rename to stable/ntfy/2.0.24/ix_values.yaml diff --git a/stable/ntfy/2.0.23/questions.yaml b/stable/ntfy/2.0.24/questions.yaml similarity index 100% rename from stable/ntfy/2.0.23/questions.yaml rename to stable/ntfy/2.0.24/questions.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.22/templates/common.yaml b/stable/ntfy/2.0.24/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.22/templates/common.yaml rename to stable/ntfy/2.0.24/templates/common.yaml diff --git a/stable/piaware/6.0.23/values.yaml b/stable/ntfy/2.0.24/values.yaml similarity index 100% rename from stable/piaware/6.0.23/values.yaml rename to stable/ntfy/2.0.24/values.yaml diff --git a/stable/nullserv/6.0.22/CHANGELOG.md b/stable/nullserv/6.0.22/CHANGELOG.md deleted file mode 100644 index e0e7cc1fa58..00000000000 --- a/stable/nullserv/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nullserv-6.0.22](https://github.com/truecharts/apps/compare/nullserv-6.0.20...nullserv-6.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [nullserv-6.0.20](https://github.com/truecharts/apps/compare/nullserv-6.0.19...nullserv-6.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [nullserv-6.0.19](https://github.com/truecharts/apps/compare/nullserv-6.0.18...nullserv-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [nullserv-6.0.18](https://github.com/truecharts/apps/compare/nullserv-6.0.17...nullserv-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [nullserv-6.0.17](https://github.com/truecharts/apps/compare/nullserv-6.0.15...nullserv-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [nullserv-6.0.15](https://github.com/truecharts/apps/compare/nullserv-6.0.13...nullserv-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [nullserv-6.0.13](https://github.com/truecharts/apps/compare/nullserv-6.0.12...nullserv-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [nullserv-6.0.12](https://github.com/truecharts/apps/compare/nullserv-6.0.11...nullserv-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [nullserv-6.0.11](https://github.com/truecharts/apps/compare/nullserv-6.0.10...nullserv-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [nullserv-6.0.10](https://github.com/truecharts/apps/compare/nullserv-6.0.9...nullserv-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [nullserv-6.0.9](https://github.com/truecharts/apps/compare/nullserv-6.0.8...nullserv-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/nullserv/6.0.22/Chart.lock b/stable/nullserv/6.0.22/Chart.lock deleted file mode 100644 index 20188419012..00000000000 --- a/stable/nullserv/6.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:06:09.292914615Z" diff --git a/stable/nullserv/6.0.22/Chart.yaml b/stable/nullserv/6.0.22/Chart.yaml deleted file mode 100644 index ae7ffb20d3b..00000000000 --- a/stable/nullserv/6.0.22/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A simple null file http and https server -home: https://github.com/truecharts/apps/tree/master/charts/stable/nullserv -icon: https://truecharts.org/img/chart-icons/nullserv.png -keywords: - - nullserv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nullserv -sources: - - https://github.com/bmrzycki/nullserv -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nullserv/6.0.22/README.md b/stable/nullserv/6.0.22/README.md deleted file mode 100644 index d1755306955..00000000000 --- a/stable/nullserv/6.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# nullserv - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square) - -A simple null file http and https server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nullserv](https://truecharts.org/docs/charts/stable/nullserv) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `nullserv` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install nullserv TrueCharts/nullserv -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `nullserv` deployment - -```console -helm uninstall nullserv -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nullserv \ - --set env.TZ="America/New York" \ - TrueCharts/nullserv -``` - -#### 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 nullserv TrueCharts/nullserv -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/nullserv/6.0.22/charts/common-10.4.6.tgz b/stable/nullserv/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/nullserv/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/nullserv/6.0.23/CHANGELOG.md b/stable/nullserv/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..11343d61663 --- /dev/null +++ b/stable/nullserv/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nullserv-6.0.23](https://github.com/truecharts/apps/compare/nullserv-6.0.22...nullserv-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [nullserv-6.0.22](https://github.com/truecharts/apps/compare/nullserv-6.0.20...nullserv-6.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [nullserv-6.0.20](https://github.com/truecharts/apps/compare/nullserv-6.0.19...nullserv-6.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [nullserv-6.0.19](https://github.com/truecharts/apps/compare/nullserv-6.0.18...nullserv-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [nullserv-6.0.18](https://github.com/truecharts/apps/compare/nullserv-6.0.17...nullserv-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [nullserv-6.0.17](https://github.com/truecharts/apps/compare/nullserv-6.0.15...nullserv-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [nullserv-6.0.15](https://github.com/truecharts/apps/compare/nullserv-6.0.13...nullserv-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [nullserv-6.0.13](https://github.com/truecharts/apps/compare/nullserv-6.0.12...nullserv-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [nullserv-6.0.12](https://github.com/truecharts/apps/compare/nullserv-6.0.11...nullserv-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [nullserv-6.0.11](https://github.com/truecharts/apps/compare/nullserv-6.0.10...nullserv-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [nullserv-6.0.10](https://github.com/truecharts/apps/compare/nullserv-6.0.9...nullserv-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/nullserv/6.0.23/Chart.lock b/stable/nullserv/6.0.23/Chart.lock new file mode 100644 index 00000000000..7374eb758e0 --- /dev/null +++ b/stable/nullserv/6.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:42:09.644493723Z" diff --git a/stable/nullserv/6.0.23/Chart.yaml b/stable/nullserv/6.0.23/Chart.yaml new file mode 100644 index 00000000000..26b8e16417f --- /dev/null +++ b/stable/nullserv/6.0.23/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A simple null file http and https server +home: https://github.com/truecharts/apps/tree/master/charts/stable/nullserv +icon: https://truecharts.org/img/chart-icons/nullserv.png +keywords: + - nullserv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nullserv +sources: + - https://github.com/bmrzycki/nullserv +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nullserv/6.0.23/README.md b/stable/nullserv/6.0.23/README.md new file mode 100644 index 00000000000..929cb9eee1e --- /dev/null +++ b/stable/nullserv/6.0.23/README.md @@ -0,0 +1,107 @@ +# nullserv + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square) + +A simple null file http and https server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nullserv](https://truecharts.org/docs/charts/stable/nullserv) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `nullserv` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install nullserv TrueCharts/nullserv +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `nullserv` deployment + +```console +helm uninstall nullserv +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nullserv \ + --set env.TZ="America/New York" \ + TrueCharts/nullserv +``` + +#### 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 nullserv TrueCharts/nullserv -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/nullserv/6.0.22/app-readme.md b/stable/nullserv/6.0.23/app-readme.md similarity index 100% rename from stable/nullserv/6.0.22/app-readme.md rename to stable/nullserv/6.0.23/app-readme.md diff --git a/stable/nullserv/6.0.23/charts/common-10.4.7.tgz b/stable/nullserv/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/nullserv/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/nullserv/6.0.22/ix_values.yaml b/stable/nullserv/6.0.23/ix_values.yaml similarity index 100% rename from stable/nullserv/6.0.22/ix_values.yaml rename to stable/nullserv/6.0.23/ix_values.yaml diff --git a/stable/nullserv/6.0.22/questions.yaml b/stable/nullserv/6.0.23/questions.yaml similarity index 100% rename from stable/nullserv/6.0.22/questions.yaml rename to stable/nullserv/6.0.23/questions.yaml diff --git a/stable/projectsend/3.0.23/templates/common.yaml b/stable/nullserv/6.0.23/templates/common.yaml similarity index 100% rename from stable/projectsend/3.0.23/templates/common.yaml rename to stable/nullserv/6.0.23/templates/common.yaml diff --git a/stable/picoshare/2.0.20/values.yaml b/stable/nullserv/6.0.23/values.yaml similarity index 100% rename from stable/picoshare/2.0.20/values.yaml rename to stable/nullserv/6.0.23/values.yaml diff --git a/stable/nzbget/11.0.22/CHANGELOG.md b/stable/nzbget/11.0.22/CHANGELOG.md new file mode 100644 index 00000000000..a6157686b09 --- /dev/null +++ b/stable/nzbget/11.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nzbget-11.0.22](https://github.com/truecharts/apps/compare/nzbget-11.0.21...nzbget-11.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [nzbget-11.0.21](https://github.com/truecharts/apps/compare/nzbget-11.0.19...nzbget-11.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [nzbget-11.0.19](https://github.com/truecharts/apps/compare/nzbget-11.0.18...nzbget-11.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [nzbget-11.0.18](https://github.com/truecharts/apps/compare/nzbget-11.0.17...nzbget-11.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [nzbget-11.0.17](https://github.com/truecharts/apps/compare/nzbget-11.0.15...nzbget-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [nzbget-11.0.15](https://github.com/truecharts/apps/compare/nzbget-11.0.13...nzbget-11.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [nzbget-11.0.13](https://github.com/truecharts/apps/compare/nzbget-11.0.12...nzbget-11.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [nzbget-11.0.12](https://github.com/truecharts/apps/compare/nzbget-11.0.11...nzbget-11.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [nzbget-11.0.11](https://github.com/truecharts/apps/compare/nzbget-11.0.10...nzbget-11.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [nzbget-11.0.10](https://github.com/truecharts/apps/compare/nzbget-11.0.9...nzbget-11.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [nzbget-11.0.9](https://github.com/truecharts/apps/compare/nzbget-11.0.8...nzbget-11.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/nzbget/11.0.22/Chart.lock b/stable/nzbget/11.0.22/Chart.lock new file mode 100644 index 00000000000..50ea4c5eadc --- /dev/null +++ b/stable/nzbget/11.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:42:15.767027335Z" diff --git a/stable/nzbget/11.0.22/Chart.yaml b/stable/nzbget/11.0.22/Chart.yaml new file mode 100644 index 00000000000..88eb622ddda --- /dev/null +++ b/stable/nzbget/11.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "21.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: NZBGet is a Usenet downloader client +home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbget +icon: https://truecharts.org/img/chart-icons/nzbget.png +keywords: + - nzbget + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nzbget +sources: + - https://nzbget.net/ +type: application +version: 11.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nzbget/11.0.22/README.md b/stable/nzbget/11.0.22/README.md new file mode 100644 index 00000000000..a43b3d7a49d --- /dev/null +++ b/stable/nzbget/11.0.22/README.md @@ -0,0 +1,107 @@ +# nzbget + +![Version: 11.0.22](https://img.shields.io/badge/Version-11.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 21.1](https://img.shields.io/badge/AppVersion-21.1-informational?style=flat-square) + +NZBGet is a Usenet downloader client + +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: [nzbget](https://truecharts.org/docs/charts/stable/nzbget) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `nzbget` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install nzbget TrueCharts/nzbget +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `nzbget` deployment + +```console +helm uninstall nzbget +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nzbget \ + --set env.TZ="America/New York" \ + TrueCharts/nzbget +``` + +#### 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 nzbget TrueCharts/nzbget -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/nzbget/11.0.22/app-readme.md b/stable/nzbget/11.0.22/app-readme.md new file mode 100644 index 00000000000..f02537712a5 --- /dev/null +++ b/stable/nzbget/11.0.22/app-readme.md @@ -0,0 +1,8 @@ +NZBGet is a Usenet downloader client + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/nzbget + +--- + +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/nzbget/11.0.22/charts/common-10.4.7.tgz b/stable/nzbget/11.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/nzbget/11.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/nzbget/11.0.22/ix_values.yaml b/stable/nzbget/11.0.22/ix_values.yaml new file mode 100644 index 00000000000..b1c2ae8d22c --- /dev/null +++ b/stable/nzbget/11.0.22/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/nzbget + pullPolicy: IfNotPresent + tag: v21.1@sha256:4a4fe2c064a7da21c9daf5f15ac3dba7d15553d6030b660130ab54372e977985 + +service: + main: + ports: + main: + port: 10057 + targetPort: 6789 + +probes: + liveness: + enabled: false + + readiness: + enabled: false + + startup: + enabled: false + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/nzbget/11.0.22/questions.yaml b/stable/nzbget/11.0.22/questions.yaml new file mode 100644 index 00000000000..30392e283c3 --- /dev/null +++ b/stable/nzbget/11.0.22/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10057 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 6789 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/protonmail-bridge/6.0.21/templates/common.yaml b/stable/nzbget/11.0.22/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/6.0.21/templates/common.yaml rename to stable/nzbget/11.0.22/templates/common.yaml diff --git a/stable/pidgin/2.0.20/values.yaml b/stable/nzbget/11.0.22/values.yaml similarity index 100% rename from stable/pidgin/2.0.20/values.yaml rename to stable/nzbget/11.0.22/values.yaml diff --git a/stable/nzbhydra/11.0.25/CHANGELOG.md b/stable/nzbhydra/11.0.25/CHANGELOG.md new file mode 100644 index 00000000000..2a5101d4477 --- /dev/null +++ b/stable/nzbhydra/11.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nzbhydra-11.0.25](https://github.com/truecharts/apps/compare/nzbhydra-11.0.24...nzbhydra-11.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [nzbhydra-11.0.24](https://github.com/truecharts/apps/compare/nzbhydra-11.0.22...nzbhydra-11.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [nzbhydra-11.0.22](https://github.com/truecharts/apps/compare/nzbhydra-11.0.21...nzbhydra-11.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [nzbhydra-11.0.21](https://github.com/truecharts/apps/compare/nzbhydra-11.0.20...nzbhydra-11.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [nzbhydra-11.0.20](https://github.com/truecharts/apps/compare/nzbhydra-11.0.18...nzbhydra-11.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [nzbhydra-11.0.18](https://github.com/truecharts/apps/compare/nzbhydra-11.0.16...nzbhydra-11.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [nzbhydra-11.0.16](https://github.com/truecharts/apps/compare/nzbhydra-11.0.15...nzbhydra-11.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [nzbhydra-11.0.15](https://github.com/truecharts/apps/compare/nzbhydra-11.0.14...nzbhydra-11.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [nzbhydra-11.0.14](https://github.com/truecharts/apps/compare/nzbhydra-11.0.13...nzbhydra-11.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [nzbhydra-11.0.13](https://github.com/truecharts/apps/compare/nzbhydra-11.0.12...nzbhydra-11.0.13) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [nzbhydra-11.0.12](https://github.com/truecharts/apps/compare/nzbhydra-11.0.11...nzbhydra-11.0.12) (2022-07-09) + +#### Chore + +* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106)) + + + diff --git a/stable/nzbhydra/11.0.25/Chart.lock b/stable/nzbhydra/11.0.25/Chart.lock new file mode 100644 index 00000000000..4053c887bf6 --- /dev/null +++ b/stable/nzbhydra/11.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:42:20.682135761Z" diff --git a/stable/nzbhydra/11.0.25/Chart.yaml b/stable/nzbhydra/11.0.25/Chart.yaml new file mode 100644 index 00000000000..3dc62fa3161 --- /dev/null +++ b/stable/nzbhydra/11.0.25/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "4.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: true +description: Usenet meta search +home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbhydra +icon: https://truecharts.org/img/chart-icons/nzbhydra.png +keywords: + - nzbhydra + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: [] +name: nzbhydra +sources: + - https://github.com/theotherp/nzbhydra2 +type: application +version: 11.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nzbhydra/11.0.25/README.md b/stable/nzbhydra/11.0.25/README.md new file mode 100644 index 00000000000..23602d2027c --- /dev/null +++ b/stable/nzbhydra/11.0.25/README.md @@ -0,0 +1,109 @@ +# nzbhydra + +![Version: 11.0.25](https://img.shields.io/badge/Version-11.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.0](https://img.shields.io/badge/AppVersion-4.5.0-informational?style=flat-square) + +Usenet meta search + +> **:exclamation: This Helm Chart is deprecated!** + +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: [nzbhydra](https://truecharts.org/docs/charts/stable/nzbhydra) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `nzbhydra` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install nzbhydra TrueCharts/nzbhydra +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `nzbhydra` deployment + +```console +helm uninstall nzbhydra +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nzbhydra \ + --set env.TZ="America/New York" \ + TrueCharts/nzbhydra +``` + +#### 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 nzbhydra TrueCharts/nzbhydra -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/nzbhydra/11.0.25/app-readme.md b/stable/nzbhydra/11.0.25/app-readme.md new file mode 100644 index 00000000000..ede4cb04d7d --- /dev/null +++ b/stable/nzbhydra/11.0.25/app-readme.md @@ -0,0 +1,8 @@ +Usenet meta search + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/nzbhydra + +--- + +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/nzbhydra/11.0.25/charts/common-10.4.7.tgz b/stable/nzbhydra/11.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/nzbhydra/11.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/nzbhydra/11.0.25/ix_values.yaml b/stable/nzbhydra/11.0.25/ix_values.yaml new file mode 100644 index 00000000000..78cb825d96a --- /dev/null +++ b/stable/nzbhydra/11.0.25/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: tccr.io/truecharts/nzbhydra2 + pullPolicy: IfNotPresent + tag: v4.5.0@sha256:5bbd145638b6889d9830ff3c39fc243813a1469f2a1e13aeba999185a83748a3 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 5076 + targetPort: 5076 + +probes: + liveness: + custom: true + enabled: true + spec: + failureThreshold: 5 + httpGet: + path: /actuator/health/livenessState + port: main + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 + readiness: + custom: true + enabled: true + spec: + failureThreshold: 5 + httpGet: + path: /actuator/health/readinessState + port: main + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 + startup: + custom: true + enabled: true + spec: + failureThreshold: 5 + httpGet: + path: /actuator/health/readinessState + port: main + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/nzbhydra/11.0.25/questions.yaml b/stable/nzbhydra/11.0.25/questions.yaml new file mode 100644 index 00000000000..ab73baa832f --- /dev/null +++ b/stable/nzbhydra/11.0.25/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 5076 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 5076 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/prowlarr/6.0.22/templates/common.yaml b/stable/nzbhydra/11.0.25/templates/common.yaml similarity index 100% rename from stable/prowlarr/6.0.22/templates/common.yaml rename to stable/nzbhydra/11.0.25/templates/common.yaml diff --git a/stable/pihole/6.0.24/values.yaml b/stable/nzbhydra/11.0.25/values.yaml similarity index 100% rename from stable/pihole/6.0.24/values.yaml rename to stable/nzbhydra/11.0.25/values.yaml diff --git a/stable/octoprint/6.0.22/CHANGELOG.md b/stable/octoprint/6.0.22/CHANGELOG.md deleted file mode 100644 index 49932f393bb..00000000000 --- a/stable/octoprint/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [octoprint-6.0.22](https://github.com/truecharts/apps/compare/octoprint-6.0.20...octoprint-6.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [octoprint-6.0.20](https://github.com/truecharts/apps/compare/octoprint-6.0.19...octoprint-6.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [octoprint-6.0.19](https://github.com/truecharts/apps/compare/octoprint-6.0.18...octoprint-6.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [octoprint-6.0.18](https://github.com/truecharts/apps/compare/octoprint-6.0.16...octoprint-6.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [octoprint-6.0.16](https://github.com/truecharts/apps/compare/octoprint-6.0.14...octoprint-6.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [octoprint-6.0.14](https://github.com/truecharts/apps/compare/octoprint-6.0.13...octoprint-6.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [octoprint-6.0.13](https://github.com/truecharts/apps/compare/octoprint-6.0.12...octoprint-6.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [octoprint-6.0.12](https://github.com/truecharts/apps/compare/octoprint-6.0.11...octoprint-6.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [octoprint-6.0.11](https://github.com/truecharts/apps/compare/octoprint-6.0.10...octoprint-6.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [octoprint-6.0.10](https://github.com/truecharts/apps/compare/octoprint-6.0.9...octoprint-6.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [octoprint-6.0.9](https://github.com/truecharts/apps/compare/octoprint-6.0.8...octoprint-6.0.9) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/octoprint/6.0.22/Chart.lock b/stable/octoprint/6.0.22/Chart.lock deleted file mode 100644 index 21fdcc3e65b..00000000000 --- a/stable/octoprint/6.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:06:25.354617884Z" diff --git a/stable/octoprint/6.0.22/Chart.yaml b/stable/octoprint/6.0.22/Chart.yaml deleted file mode 100644 index 778ef826a08..00000000000 --- a/stable/octoprint/6.0.22/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: OctoPrint is the snappy web interface for your 3D printer -home: https://github.com/truecharts/apps/tree/master/charts/stable/octoprint -icon: https://truecharts.org/img/chart-icons/octoprint.png -keywords: - - octoprint - - 3d - - printer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: octoprint -sources: - - https://github.com/OctoPrint/OctoPrint - - https://hub.docker.com/r/octoprint/octoprint -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/octoprint/6.0.22/README.md b/stable/octoprint/6.0.22/README.md deleted file mode 100644 index 7bb7efeab30..00000000000 --- a/stable/octoprint/6.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# octoprint - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 1.8.1](https://img.shields.io/badge/AppVersion-1.8.1-informational?style=flat-square) - -OctoPrint is the snappy web interface for your 3D printer - -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: [octoprint](https://truecharts.org/docs/charts/stable/octoprint) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `octoprint` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install octoprint TrueCharts/octoprint -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `octoprint` deployment - -```console -helm uninstall octoprint -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install octoprint \ - --set env.TZ="America/New York" \ - TrueCharts/octoprint -``` - -#### 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 octoprint TrueCharts/octoprint -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/octoprint/6.0.22/charts/common-10.4.6.tgz b/stable/octoprint/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/octoprint/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/octoprint/6.0.23/CHANGELOG.md b/stable/octoprint/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..60945a909c5 --- /dev/null +++ b/stable/octoprint/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [octoprint-6.0.23](https://github.com/truecharts/apps/compare/octoprint-6.0.22...octoprint-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [octoprint-6.0.22](https://github.com/truecharts/apps/compare/octoprint-6.0.20...octoprint-6.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [octoprint-6.0.20](https://github.com/truecharts/apps/compare/octoprint-6.0.19...octoprint-6.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [octoprint-6.0.19](https://github.com/truecharts/apps/compare/octoprint-6.0.18...octoprint-6.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [octoprint-6.0.18](https://github.com/truecharts/apps/compare/octoprint-6.0.16...octoprint-6.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [octoprint-6.0.16](https://github.com/truecharts/apps/compare/octoprint-6.0.14...octoprint-6.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [octoprint-6.0.14](https://github.com/truecharts/apps/compare/octoprint-6.0.13...octoprint-6.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [octoprint-6.0.13](https://github.com/truecharts/apps/compare/octoprint-6.0.12...octoprint-6.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [octoprint-6.0.12](https://github.com/truecharts/apps/compare/octoprint-6.0.11...octoprint-6.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [octoprint-6.0.11](https://github.com/truecharts/apps/compare/octoprint-6.0.10...octoprint-6.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [octoprint-6.0.10](https://github.com/truecharts/apps/compare/octoprint-6.0.9...octoprint-6.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/octoprint/6.0.23/Chart.lock b/stable/octoprint/6.0.23/Chart.lock new file mode 100644 index 00000000000..4d01c42b95d --- /dev/null +++ b/stable/octoprint/6.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:42:25.291575663Z" diff --git a/stable/octoprint/6.0.23/Chart.yaml b/stable/octoprint/6.0.23/Chart.yaml new file mode 100644 index 00000000000..0858b1b309b --- /dev/null +++ b/stable/octoprint/6.0.23/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.8.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: OctoPrint is the snappy web interface for your 3D printer +home: https://github.com/truecharts/apps/tree/master/charts/stable/octoprint +icon: https://truecharts.org/img/chart-icons/octoprint.png +keywords: + - octoprint + - 3d + - printer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: octoprint +sources: + - https://github.com/OctoPrint/OctoPrint + - https://hub.docker.com/r/octoprint/octoprint +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/octoprint/6.0.23/README.md b/stable/octoprint/6.0.23/README.md new file mode 100644 index 00000000000..ed44b0d0f61 --- /dev/null +++ b/stable/octoprint/6.0.23/README.md @@ -0,0 +1,108 @@ +# octoprint + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: 1.8.1](https://img.shields.io/badge/AppVersion-1.8.1-informational?style=flat-square) + +OctoPrint is the snappy web interface for your 3D printer + +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: [octoprint](https://truecharts.org/docs/charts/stable/octoprint) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `octoprint` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install octoprint TrueCharts/octoprint +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `octoprint` deployment + +```console +helm uninstall octoprint +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install octoprint \ + --set env.TZ="America/New York" \ + TrueCharts/octoprint +``` + +#### 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 octoprint TrueCharts/octoprint -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/octoprint/6.0.22/app-readme.md b/stable/octoprint/6.0.23/app-readme.md similarity index 100% rename from stable/octoprint/6.0.22/app-readme.md rename to stable/octoprint/6.0.23/app-readme.md diff --git a/stable/octoprint/6.0.23/charts/common-10.4.7.tgz b/stable/octoprint/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/octoprint/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/octoprint/6.0.22/ix_values.yaml b/stable/octoprint/6.0.23/ix_values.yaml similarity index 100% rename from stable/octoprint/6.0.22/ix_values.yaml rename to stable/octoprint/6.0.23/ix_values.yaml diff --git a/stable/octoprint/6.0.22/questions.yaml b/stable/octoprint/6.0.23/questions.yaml similarity index 100% rename from stable/octoprint/6.0.22/questions.yaml rename to stable/octoprint/6.0.23/questions.yaml diff --git a/stable/pwndrop/2.0.20/templates/common.yaml b/stable/octoprint/6.0.23/templates/common.yaml similarity index 100% rename from stable/pwndrop/2.0.20/templates/common.yaml rename to stable/octoprint/6.0.23/templates/common.yaml diff --git a/stable/pinry/2.0.20/values.yaml b/stable/octoprint/6.0.23/values.yaml similarity index 100% rename from stable/pinry/2.0.20/values.yaml rename to stable/octoprint/6.0.23/values.yaml diff --git a/stable/odoo/8.0.26/CHANGELOG.md b/stable/odoo/8.0.26/CHANGELOG.md deleted file mode 100644 index 0d1f11b8640..00000000000 --- a/stable/odoo/8.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [odoo-8.0.26](https://github.com/truecharts/apps/compare/odoo-8.0.25...odoo-8.0.26) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [odoo-8.0.25](https://github.com/truecharts/apps/compare/odoo-8.0.23...odoo-8.0.25) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [odoo-8.0.23](https://github.com/truecharts/apps/compare/odoo-8.0.22...odoo-8.0.23) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [odoo-8.0.22](https://github.com/truecharts/apps/compare/odoo-8.0.21...odoo-8.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [odoo-8.0.21](https://github.com/truecharts/apps/compare/odoo-8.0.20...odoo-8.0.21) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [odoo-8.0.20](https://github.com/truecharts/apps/compare/odoo-8.0.18...odoo-8.0.20) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [odoo-8.0.18](https://github.com/truecharts/apps/compare/odoo-8.0.16...odoo-8.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [odoo-8.0.16](https://github.com/truecharts/apps/compare/odoo-8.0.15...odoo-8.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [odoo-8.0.15](https://github.com/truecharts/apps/compare/odoo-8.0.14...odoo-8.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [odoo-8.0.14](https://github.com/truecharts/apps/compare/odoo-8.0.13...odoo-8.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [odoo-8.0.13](https://github.com/truecharts/apps/compare/odoo-8.0.12...odoo-8.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - diff --git a/stable/odoo/8.0.26/Chart.lock b/stable/odoo/8.0.26/Chart.lock deleted file mode 100644 index cfc18e126a3..00000000000 --- a/stable/odoo/8.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:41:10.933565942Z" diff --git a/stable/odoo/8.0.26/Chart.yaml b/stable/odoo/8.0.26/Chart.yaml deleted file mode 100644 index 3ed5e6e3b2f..00000000000 --- a/stable/odoo/8.0.26/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "15.0" -version: 8.0.26 -kubeVersion: ">=1.16.0-0" -name: odoo -description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. -type: application -home: https://github.com/truecharts/apps/tree/master/charts/stable/odoo -icon: https://truecharts.org/img/chart-icons/odoo.png -keywords: - - odoo - - crm - - pm - - hr - - accounting - - mrp - - marketing -sources: - - https://www.odoo.com/ - - https://hub.docker.com/repository/docker/nicholaswilde/odoo -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/odoo/8.0.26/README.md b/stable/odoo/8.0.26/README.md deleted file mode 100644 index 8172a2b6e3b..00000000000 --- a/stable/odoo/8.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# odoo - -![Version: 8.0.26](https://img.shields.io/badge/Version-8.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 15.0](https://img.shields.io/badge/AppVersion-15.0-informational?style=flat-square) - -All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. - -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: [odoo](https://truecharts.org/docs/charts/stable/odoo) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `odoo` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install odoo TrueCharts/odoo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `odoo` deployment - -```console -helm uninstall odoo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install odoo \ - --set env.TZ="America/New York" \ - TrueCharts/odoo -``` - -#### 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 odoo TrueCharts/odoo -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/odoo/8.0.26/charts/common-10.4.6.tgz b/stable/odoo/8.0.26/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/odoo/8.0.26/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/odoo/8.0.26/charts/postgresql-8.0.43.tgz b/stable/odoo/8.0.26/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/odoo/8.0.26/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/odoo/8.0.27/CHANGELOG.md b/stable/odoo/8.0.27/CHANGELOG.md new file mode 100644 index 00000000000..95512d066fd --- /dev/null +++ b/stable/odoo/8.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [odoo-8.0.27](https://github.com/truecharts/apps/compare/odoo-8.0.26...odoo-8.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [odoo-8.0.26](https://github.com/truecharts/apps/compare/odoo-8.0.25...odoo-8.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [odoo-8.0.25](https://github.com/truecharts/apps/compare/odoo-8.0.23...odoo-8.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [odoo-8.0.23](https://github.com/truecharts/apps/compare/odoo-8.0.22...odoo-8.0.23) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [odoo-8.0.22](https://github.com/truecharts/apps/compare/odoo-8.0.21...odoo-8.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [odoo-8.0.21](https://github.com/truecharts/apps/compare/odoo-8.0.20...odoo-8.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [odoo-8.0.20](https://github.com/truecharts/apps/compare/odoo-8.0.18...odoo-8.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [odoo-8.0.18](https://github.com/truecharts/apps/compare/odoo-8.0.16...odoo-8.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [odoo-8.0.16](https://github.com/truecharts/apps/compare/odoo-8.0.15...odoo-8.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [odoo-8.0.15](https://github.com/truecharts/apps/compare/odoo-8.0.14...odoo-8.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [odoo-8.0.14](https://github.com/truecharts/apps/compare/odoo-8.0.13...odoo-8.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + diff --git a/stable/odoo/8.0.27/Chart.lock b/stable/odoo/8.0.27/Chart.lock new file mode 100644 index 00000000000..e709b89df86 --- /dev/null +++ b/stable/odoo/8.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:42:40.963027382Z" diff --git a/stable/odoo/8.0.27/Chart.yaml b/stable/odoo/8.0.27/Chart.yaml new file mode 100644 index 00000000000..f911588a628 --- /dev/null +++ b/stable/odoo/8.0.27/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "15.0" +version: 8.0.27 +kubeVersion: ">=1.16.0-0" +name: odoo +description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. +type: application +home: https://github.com/truecharts/apps/tree/master/charts/stable/odoo +icon: https://truecharts.org/img/chart-icons/odoo.png +keywords: + - odoo + - crm + - pm + - hr + - accounting + - mrp + - marketing +sources: + - https://www.odoo.com/ + - https://hub.docker.com/repository/docker/nicholaswilde/odoo +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/odoo/8.0.27/README.md b/stable/odoo/8.0.27/README.md new file mode 100644 index 00000000000..50f4246a887 --- /dev/null +++ b/stable/odoo/8.0.27/README.md @@ -0,0 +1,109 @@ +# odoo + +![Version: 8.0.27](https://img.shields.io/badge/Version-8.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 15.0](https://img.shields.io/badge/AppVersion-15.0-informational?style=flat-square) + +All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. + +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: [odoo](https://truecharts.org/docs/charts/stable/odoo) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `odoo` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install odoo TrueCharts/odoo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `odoo` deployment + +```console +helm uninstall odoo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install odoo \ + --set env.TZ="America/New York" \ + TrueCharts/odoo +``` + +#### 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 odoo TrueCharts/odoo -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/odoo/8.0.26/app-readme.md b/stable/odoo/8.0.27/app-readme.md similarity index 100% rename from stable/odoo/8.0.26/app-readme.md rename to stable/odoo/8.0.27/app-readme.md diff --git a/stable/odoo/8.0.27/charts/common-10.4.7.tgz b/stable/odoo/8.0.27/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/odoo/8.0.27/charts/common-10.4.7.tgz differ diff --git a/stable/odoo/8.0.27/charts/postgresql-8.0.45.tgz b/stable/odoo/8.0.27/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/odoo/8.0.27/charts/postgresql-8.0.45.tgz differ diff --git a/stable/odoo/8.0.26/ix_values.yaml b/stable/odoo/8.0.27/ix_values.yaml similarity index 100% rename from stable/odoo/8.0.26/ix_values.yaml rename to stable/odoo/8.0.27/ix_values.yaml diff --git a/stable/odoo/8.0.26/questions.yaml b/stable/odoo/8.0.27/questions.yaml similarity index 100% rename from stable/odoo/8.0.26/questions.yaml rename to stable/odoo/8.0.27/questions.yaml diff --git a/stable/pyload/6.0.21/templates/common.yaml b/stable/odoo/8.0.27/templates/common.yaml similarity index 100% rename from stable/pyload/6.0.21/templates/common.yaml rename to stable/odoo/8.0.27/templates/common.yaml diff --git a/stable/pixapop/3.0.20/values.yaml b/stable/odoo/8.0.27/values.yaml similarity index 100% rename from stable/pixapop/3.0.20/values.yaml rename to stable/odoo/8.0.27/values.yaml diff --git a/stable/omada-controller/6.0.36/CHANGELOG.md b/stable/omada-controller/6.0.36/CHANGELOG.md deleted file mode 100644 index ec76d7a991c..00000000000 --- a/stable/omada-controller/6.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [omada-controller-6.0.36](https://github.com/truecharts/apps/compare/omada-controller-6.0.34...omada-controller-6.0.36) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [omada-controller-6.0.34](https://github.com/truecharts/apps/compare/omada-controller-6.0.33...omada-controller-6.0.34) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [omada-controller-6.0.33](https://github.com/truecharts/apps/compare/omada-controller-6.0.32...omada-controller-6.0.33) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - - -## [omada-controller-6.0.32](https://github.com/truecharts/apps/compare/omada-controller-6.0.31...omada-controller-6.0.32) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [omada-controller-6.0.31](https://github.com/truecharts/apps/compare/omada-controller-6.0.30...omada-controller-6.0.31) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [omada-controller-6.0.30](https://github.com/truecharts/apps/compare/omada-controller-6.0.29...omada-controller-6.0.30) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [omada-controller-6.0.29](https://github.com/truecharts/apps/compare/omada-controller-6.0.27...omada-controller-6.0.29) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [omada-controller-6.0.27](https://github.com/truecharts/apps/compare/omada-controller-6.0.26...omada-controller-6.0.27) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [omada-controller-6.0.26](https://github.com/truecharts/apps/compare/omada-controller-6.0.24...omada-controller-6.0.26) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [omada-controller-6.0.24](https://github.com/truecharts/apps/compare/omada-controller-6.0.23...omada-controller-6.0.24) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [omada-controller-6.0.23](https://github.com/truecharts/apps/compare/omada-controller-6.0.22...omada-controller-6.0.23) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [omada-controller-6.0.22](https://github.com/truecharts/apps/compare/omada-controller-6.0.21...omada-controller-6.0.22) (2022-07-11) diff --git a/stable/omada-controller/6.0.36/Chart.lock b/stable/omada-controller/6.0.36/Chart.lock deleted file mode 100644 index f7ce75f50e6..00000000000 --- a/stable/omada-controller/6.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:06:37.015999375Z" diff --git a/stable/omada-controller/6.0.36/Chart.yaml b/stable/omada-controller/6.0.36/Chart.yaml deleted file mode 100644 index 24dda41067e..00000000000 --- a/stable/omada-controller/6.0.36/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Omada is a SDN tool for TP-Link Omada hardware -home: https://github.com/truecharts/apps/tree/master/charts/stable/omada-controller -icon: https://truecharts.org/img/chart-icons/omada-controller.png -keywords: - - omada-controller -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: omada-controller -sources: - - https://github.com/mbentley/docker-omada-controller - - https://github.com/truecharts/apps/tree/master/charts/omada-controller -version: 6.0.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/omada-controller/6.0.36/README.md b/stable/omada-controller/6.0.36/README.md deleted file mode 100644 index d21df71f94b..00000000000 --- a/stable/omada-controller/6.0.36/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# omada-controller - -![Version: 6.0.36](https://img.shields.io/badge/Version-6.0.36-informational?style=flat-square) ![AppVersion: 5.3](https://img.shields.io/badge/AppVersion-5.3-informational?style=flat-square) - -Omada is a SDN tool for TP-Link Omada hardware - -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: [omada-controller](https://truecharts.org/docs/charts/stable/omada-controller) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `omada-controller` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install omada-controller TrueCharts/omada-controller -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `omada-controller` deployment - -```console -helm uninstall omada-controller -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install omada-controller \ - --set env.TZ="America/New York" \ - TrueCharts/omada-controller -``` - -#### 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 omada-controller TrueCharts/omada-controller -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/omada-controller/6.0.36/charts/common-10.4.6.tgz b/stable/omada-controller/6.0.36/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/omada-controller/6.0.36/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/omada-controller/6.0.36/ix_values.yaml b/stable/omada-controller/6.0.36/ix_values.yaml deleted file mode 100644 index ac9a9ae4bde..00000000000 --- a/stable/omada-controller/6.0.36/ix_values.yaml +++ /dev/null @@ -1,63 +0,0 @@ -image: - repository: tccr.io/truecharts/omada-controller - tag: v5.3@sha256:5875060865cf3ede7500ca4785cba32a773cbc2bc861a6478777f0c1fb87bb61 - pullPolicy: IfNotPresent - -securityContext: - readOnlyRootFilesystem: false - runAsNonRoot: false - -podSecurityContext: - runAsUser: 0 - runAsGroup: 0 - -service: - main: - ports: - main: - protocol: HTTPS - port: 8043 - targetPort: 8043 - comm: - enabled: true - ports: - comm: - protocol: HTTPS - enabled: true - port: 8843 - targetPort: 8843 - omada-tcp: - enabled: true - ports: - omada-tcp1: - enabled: true - port: 29811 - targetPort: 29811 - omada-tcp2: - enabled: true - port: 29812 - targetPort: 29812 - omada-tcp3: - enabled: true - port: 29813 - targetPort: 29813 - omada-tcp4: - enabled: true - port: 29814 - targetPort: 29814 - omada-udp: - enabled: true - ports: - omada-udp1: - enabled: true - protocol: UDP - port: 29810 - targetPort: 29810 - -persistence: - data: - enabled: true - mountPath: "/opt/tplink/EAPController/data" - work: - enabled: true - mountPath: "/opt/tplink/EAPController/work" diff --git a/stable/omada-controller/6.0.37/CHANGELOG.md b/stable/omada-controller/6.0.37/CHANGELOG.md new file mode 100644 index 00000000000..78006b776a0 --- /dev/null +++ b/stable/omada-controller/6.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [omada-controller-6.0.37](https://github.com/truecharts/apps/compare/omada-controller-6.0.36...omada-controller-6.0.37) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + +## [omada-controller-6.0.36](https://github.com/truecharts/apps/compare/omada-controller-6.0.34...omada-controller-6.0.36) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [omada-controller-6.0.34](https://github.com/truecharts/apps/compare/omada-controller-6.0.33...omada-controller-6.0.34) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [omada-controller-6.0.33](https://github.com/truecharts/apps/compare/omada-controller-6.0.32...omada-controller-6.0.33) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [omada-controller-6.0.32](https://github.com/truecharts/apps/compare/omada-controller-6.0.31...omada-controller-6.0.32) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [omada-controller-6.0.31](https://github.com/truecharts/apps/compare/omada-controller-6.0.30...omada-controller-6.0.31) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [omada-controller-6.0.30](https://github.com/truecharts/apps/compare/omada-controller-6.0.29...omada-controller-6.0.30) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [omada-controller-6.0.29](https://github.com/truecharts/apps/compare/omada-controller-6.0.27...omada-controller-6.0.29) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [omada-controller-6.0.27](https://github.com/truecharts/apps/compare/omada-controller-6.0.26...omada-controller-6.0.27) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [omada-controller-6.0.26](https://github.com/truecharts/apps/compare/omada-controller-6.0.24...omada-controller-6.0.26) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [omada-controller-6.0.24](https://github.com/truecharts/apps/compare/omada-controller-6.0.23...omada-controller-6.0.24) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [omada-controller-6.0.23](https://github.com/truecharts/apps/compare/omada-controller-6.0.22...omada-controller-6.0.23) (2022-07-12) diff --git a/stable/omada-controller/6.0.37/Chart.lock b/stable/omada-controller/6.0.37/Chart.lock new file mode 100644 index 00000000000..c84b6f4df7b --- /dev/null +++ b/stable/omada-controller/6.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:42:40.494051474Z" diff --git a/stable/omada-controller/6.0.37/Chart.yaml b/stable/omada-controller/6.0.37/Chart.yaml new file mode 100644 index 00000000000..1f7c6da2c77 --- /dev/null +++ b/stable/omada-controller/6.0.37/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Omada is a SDN tool for TP-Link Omada hardware +home: https://github.com/truecharts/apps/tree/master/charts/stable/omada-controller +icon: https://truecharts.org/img/chart-icons/omada-controller.png +keywords: + - omada-controller +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: omada-controller +sources: + - https://github.com/mbentley/docker-omada-controller + - https://github.com/truecharts/apps/tree/master/charts/omada-controller +version: 6.0.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/omada-controller/6.0.37/README.md b/stable/omada-controller/6.0.37/README.md new file mode 100644 index 00000000000..77738e76292 --- /dev/null +++ b/stable/omada-controller/6.0.37/README.md @@ -0,0 +1,108 @@ +# omada-controller + +![Version: 6.0.37](https://img.shields.io/badge/Version-6.0.37-informational?style=flat-square) ![AppVersion: 5.3](https://img.shields.io/badge/AppVersion-5.3-informational?style=flat-square) + +Omada is a SDN tool for TP-Link Omada hardware + +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: [omada-controller](https://truecharts.org/docs/charts/stable/omada-controller) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `omada-controller` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install omada-controller TrueCharts/omada-controller +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `omada-controller` deployment + +```console +helm uninstall omada-controller +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install omada-controller \ + --set env.TZ="America/New York" \ + TrueCharts/omada-controller +``` + +#### 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 omada-controller TrueCharts/omada-controller -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/omada-controller/6.0.36/app-readme.md b/stable/omada-controller/6.0.37/app-readme.md similarity index 100% rename from stable/omada-controller/6.0.36/app-readme.md rename to stable/omada-controller/6.0.37/app-readme.md diff --git a/stable/omada-controller/6.0.37/charts/common-10.4.7.tgz b/stable/omada-controller/6.0.37/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/omada-controller/6.0.37/charts/common-10.4.7.tgz differ diff --git a/stable/omada-controller/6.0.37/ix_values.yaml b/stable/omada-controller/6.0.37/ix_values.yaml new file mode 100644 index 00000000000..52a5b837f02 --- /dev/null +++ b/stable/omada-controller/6.0.37/ix_values.yaml @@ -0,0 +1,63 @@ +image: + repository: tccr.io/truecharts/omada-controller + tag: v5.3@sha256:6eaedb9a5bf30007ed2b7718103fd2804ccee697febb0ae76c39dbae86458810 + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + protocol: HTTPS + port: 8043 + targetPort: 8043 + comm: + enabled: true + ports: + comm: + protocol: HTTPS + enabled: true + port: 8843 + targetPort: 8843 + omada-tcp: + enabled: true + ports: + omada-tcp1: + enabled: true + port: 29811 + targetPort: 29811 + omada-tcp2: + enabled: true + port: 29812 + targetPort: 29812 + omada-tcp3: + enabled: true + port: 29813 + targetPort: 29813 + omada-tcp4: + enabled: true + port: 29814 + targetPort: 29814 + omada-udp: + enabled: true + ports: + omada-udp1: + enabled: true + protocol: UDP + port: 29810 + targetPort: 29810 + +persistence: + data: + enabled: true + mountPath: "/opt/tplink/EAPController/data" + work: + enabled: true + mountPath: "/opt/tplink/EAPController/work" diff --git a/stable/omada-controller/6.0.36/questions.yaml b/stable/omada-controller/6.0.37/questions.yaml similarity index 100% rename from stable/omada-controller/6.0.36/questions.yaml rename to stable/omada-controller/6.0.37/questions.yaml diff --git a/stable/pylon/2.0.20/templates/common.yaml b/stable/omada-controller/6.0.37/templates/common.yaml similarity index 100% rename from stable/pylon/2.0.20/templates/common.yaml rename to stable/omada-controller/6.0.37/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.22/values.yaml b/stable/omada-controller/6.0.37/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.22/values.yaml rename to stable/omada-controller/6.0.37/values.yaml diff --git a/stable/ombi/11.0.24/CHANGELOG.md b/stable/ombi/11.0.24/CHANGELOG.md new file mode 100644 index 00000000000..44e9ff5748a --- /dev/null +++ b/stable/ombi/11.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ombi-11.0.24](https://github.com/truecharts/apps/compare/ombi-11.0.23...ombi-11.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ombi-11.0.23](https://github.com/truecharts/apps/compare/ombi-11.0.22...ombi-11.0.23) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + +## [ombi-11.0.22](https://github.com/truecharts/apps/compare/ombi-11.0.20...ombi-11.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ombi-11.0.20](https://github.com/truecharts/apps/compare/ombi-11.0.19...ombi-11.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ombi-11.0.19](https://github.com/truecharts/apps/compare/ombi-11.0.18...ombi-11.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ombi-11.0.18](https://github.com/truecharts/apps/compare/ombi-11.0.16...ombi-11.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ombi-11.0.16](https://github.com/truecharts/apps/compare/ombi-11.0.14...ombi-11.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ombi-11.0.14](https://github.com/truecharts/apps/compare/ombi-11.0.13...ombi-11.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ombi-11.0.13](https://github.com/truecharts/apps/compare/ombi-11.0.12...ombi-11.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [ombi-11.0.12](https://github.com/truecharts/apps/compare/ombi-11.0.11...ombi-11.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ombi-11.0.11](https://github.com/truecharts/apps/compare/ombi-11.0.10...ombi-11.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + diff --git a/stable/ombi/11.0.24/Chart.lock b/stable/ombi/11.0.24/Chart.lock new file mode 100644 index 00000000000..c78013e729b --- /dev/null +++ b/stable/ombi/11.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:42:44.472814153Z" diff --git a/stable/ombi/11.0.24/Chart.yaml b/stable/ombi/11.0.24/Chart.yaml new file mode 100644 index 00000000000..b2f653c6648 --- /dev/null +++ b/stable/ombi/11.0.24/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.22.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Want a Movie or TV Show on Plex or Emby? Use Ombi! +home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi +icon: https://truecharts.org/img/chart-icons/ombi.png +keywords: + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ombi +sources: + - https://github.com/tidusjar/Ombi +type: application +version: 11.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ombi/11.0.24/README.md b/stable/ombi/11.0.24/README.md new file mode 100644 index 00000000000..8a00eac4da5 --- /dev/null +++ b/stable/ombi/11.0.24/README.md @@ -0,0 +1,107 @@ +# ombi + +![Version: 11.0.24](https://img.shields.io/badge/Version-11.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.22.0](https://img.shields.io/badge/AppVersion-4.22.0-informational?style=flat-square) + +Want a Movie or TV Show on Plex or Emby? Use Ombi! + +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: [ombi](https://truecharts.org/docs/charts/stable/ombi) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ombi` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ombi TrueCharts/ombi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ombi` deployment + +```console +helm uninstall ombi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ombi \ + --set env.TZ="America/New York" \ + TrueCharts/ombi +``` + +#### 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 ombi TrueCharts/ombi -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ombi/11.0.24/app-readme.md b/stable/ombi/11.0.24/app-readme.md new file mode 100644 index 00000000000..ccff1ff3d3a --- /dev/null +++ b/stable/ombi/11.0.24/app-readme.md @@ -0,0 +1,8 @@ +Want a Movie or TV Show on Plex or Emby? Use Ombi! + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/ombi + +--- + +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/ombi/11.0.24/charts/common-10.4.7.tgz b/stable/ombi/11.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/ombi/11.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/ombi/11.0.24/ix_values.yaml b/stable/ombi/11.0.24/ix_values.yaml new file mode 100644 index 00000000000..587027d87e5 --- /dev/null +++ b/stable/ombi/11.0.24/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/ombi + pullPolicy: IfNotPresent + tag: 4.22.0@sha256:92f383e742456e391b5f9f525e27a6612776c007c06a89ba761a2c86388dbc94 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 3579 + targetPort: 3579 + +persistence: + config: + enabled: true + mountPath: "/config" + +# Enabled mariadb +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/mariadb +mariadb: + enabled: false + architecture: standalone + auth: + database: ombi + username: ombi + password: ombi + primary: + persistence: + enabled: false diff --git a/stable/ombi/11.0.24/questions.yaml b/stable/ombi/11.0.24/questions.yaml new file mode 100644 index 00000000000..9e5ca3ee71a --- /dev/null +++ b/stable/ombi/11.0.24/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 3579 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 3579 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/qinglong/2.0.23/templates/common.yaml b/stable/ombi/11.0.24/templates/common.yaml similarity index 100% rename from stable/qinglong/2.0.23/templates/common.yaml rename to stable/ombi/11.0.24/templates/common.yaml diff --git a/stable/projectsend/3.0.23/values.yaml b/stable/ombi/11.0.24/values.yaml similarity index 100% rename from stable/projectsend/3.0.23/values.yaml rename to stable/ombi/11.0.24/values.yaml diff --git a/stable/onlyoffice-document-server/6.0.22/CHANGELOG.md b/stable/onlyoffice-document-server/6.0.22/CHANGELOG.md deleted file mode 100644 index 75724f9bd2d..00000000000 --- a/stable/onlyoffice-document-server/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [onlyoffice-document-server-6.0.22](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.21...onlyoffice-document-server-6.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [onlyoffice-document-server-6.0.21](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.19...onlyoffice-document-server-6.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [onlyoffice-document-server-6.0.19](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.18...onlyoffice-document-server-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [onlyoffice-document-server-6.0.18](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.17...onlyoffice-document-server-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [onlyoffice-document-server-6.0.17](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.15...onlyoffice-document-server-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [onlyoffice-document-server-6.0.15](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.13...onlyoffice-document-server-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [onlyoffice-document-server-6.0.13](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.12...onlyoffice-document-server-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [onlyoffice-document-server-6.0.12](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.11...onlyoffice-document-server-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [onlyoffice-document-server-6.0.11](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.10...onlyoffice-document-server-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [onlyoffice-document-server-6.0.10](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.9...onlyoffice-document-server-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [onlyoffice-document-server-6.0.9](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.8...onlyoffice-document-server-6.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/onlyoffice-document-server/6.0.22/Chart.lock b/stable/onlyoffice-document-server/6.0.22/Chart.lock deleted file mode 100644 index fc4e4c11d1d..00000000000 --- a/stable/onlyoffice-document-server/6.0.22/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:41:51.621453132Z" diff --git a/stable/onlyoffice-document-server/6.0.22/Chart.yaml b/stable/onlyoffice-document-server/6.0.22/Chart.yaml deleted file mode 100644 index 34d042def4b..00000000000 --- a/stable/onlyoffice-document-server/6.0.22/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -apiVersion: v2 -appVersion: "7.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: - "ONLYOFFICE Document Server is an online office suite comprising viewers - and editors for texts, spreadsheets and presentations, fully compatible with Office - Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real - time." -home: https://github.com/truecharts/apps/tree/master/charts/stable/onlyoffice-document-server -icon: https://truecharts.org/img/chart-icons/onlyoffice-document-server.png -keywords: - - onlyoffice -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: onlyoffice-document-server -sources: - - https://github.com/ONLYOFFICE/DocumentServer - - https://github.com/ONLYOFFICE/Docker-DocumentServer - - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - office - - documents - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/onlyoffice-document-server/6.0.22/README.md b/stable/onlyoffice-document-server/6.0.22/README.md deleted file mode 100644 index b8747d0c80a..00000000000 --- a/stable/onlyoffice-document-server/6.0.22/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# onlyoffice-document-server - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 7.0.0](https://img.shields.io/badge/AppVersion-7.0.0-informational?style=flat-square) - -ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time. - -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: [onlyoffice-document-server](https://truecharts.org/docs/charts/stable/onlyoffice-document-server) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `onlyoffice-document-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install onlyoffice-document-server TrueCharts/onlyoffice-document-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `onlyoffice-document-server` deployment - -```console -helm uninstall onlyoffice-document-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install onlyoffice-document-server \ - --set env.TZ="America/New York" \ - TrueCharts/onlyoffice-document-server -``` - -#### 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 onlyoffice-document-server TrueCharts/onlyoffice-document-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/onlyoffice-document-server/6.0.22/charts/common-10.4.6.tgz b/stable/onlyoffice-document-server/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.22/charts/postgresql-8.0.43.tgz b/stable/onlyoffice-document-server/6.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.22/charts/redis-3.0.42.tgz b/stable/onlyoffice-document-server/6.0.22/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.22/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.23/CHANGELOG.md b/stable/onlyoffice-document-server/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..bc15fe7565a --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [onlyoffice-document-server-6.0.23](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.22...onlyoffice-document-server-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [onlyoffice-document-server-6.0.22](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.21...onlyoffice-document-server-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [onlyoffice-document-server-6.0.21](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.19...onlyoffice-document-server-6.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [onlyoffice-document-server-6.0.19](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.18...onlyoffice-document-server-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [onlyoffice-document-server-6.0.18](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.17...onlyoffice-document-server-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [onlyoffice-document-server-6.0.17](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.15...onlyoffice-document-server-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [onlyoffice-document-server-6.0.15](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.13...onlyoffice-document-server-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [onlyoffice-document-server-6.0.13](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.12...onlyoffice-document-server-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [onlyoffice-document-server-6.0.12](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.11...onlyoffice-document-server-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [onlyoffice-document-server-6.0.11](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.10...onlyoffice-document-server-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [onlyoffice-document-server-6.0.10](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.9...onlyoffice-document-server-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/onlyoffice-document-server/6.0.23/Chart.lock b/stable/onlyoffice-document-server/6.0.23/Chart.lock new file mode 100644 index 00000000000..550be9bd23b --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.23/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:43:13.502371619Z" diff --git a/stable/onlyoffice-document-server/6.0.23/Chart.yaml b/stable/onlyoffice-document-server/6.0.23/Chart.yaml new file mode 100644 index 00000000000..43a052e0d4f --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.23/Chart.yaml @@ -0,0 +1,41 @@ +apiVersion: v2 +appVersion: "7.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: + "ONLYOFFICE Document Server is an online office suite comprising viewers + and editors for texts, spreadsheets and presentations, fully compatible with Office + Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real + time." +home: https://github.com/truecharts/apps/tree/master/charts/stable/onlyoffice-document-server +icon: https://truecharts.org/img/chart-icons/onlyoffice-document-server.png +keywords: + - onlyoffice +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: onlyoffice-document-server +sources: + - https://github.com/ONLYOFFICE/DocumentServer + - https://github.com/ONLYOFFICE/Docker-DocumentServer + - https://hub.docker.com/r/onlyoffice/documentserver/ +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/onlyoffice-document-server/6.0.23/README.md b/stable/onlyoffice-document-server/6.0.23/README.md new file mode 100644 index 00000000000..f49097e35a5 --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.23/README.md @@ -0,0 +1,111 @@ +# onlyoffice-document-server + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: 7.0.0](https://img.shields.io/badge/AppVersion-7.0.0-informational?style=flat-square) + +ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time. + +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: [onlyoffice-document-server](https://truecharts.org/docs/charts/stable/onlyoffice-document-server) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `onlyoffice-document-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install onlyoffice-document-server TrueCharts/onlyoffice-document-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `onlyoffice-document-server` deployment + +```console +helm uninstall onlyoffice-document-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install onlyoffice-document-server \ + --set env.TZ="America/New York" \ + TrueCharts/onlyoffice-document-server +``` + +#### 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 onlyoffice-document-server TrueCharts/onlyoffice-document-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/onlyoffice-document-server/6.0.22/app-readme.md b/stable/onlyoffice-document-server/6.0.23/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/6.0.22/app-readme.md rename to stable/onlyoffice-document-server/6.0.23/app-readme.md diff --git a/stable/onlyoffice-document-server/6.0.23/charts/common-10.4.7.tgz b/stable/onlyoffice-document-server/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.23/charts/postgresql-8.0.45.tgz b/stable/onlyoffice-document-server/6.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.23/charts/redis-3.0.44.tgz b/stable/onlyoffice-document-server/6.0.23/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.23/charts/redis-3.0.44.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.22/ix_values.yaml b/stable/onlyoffice-document-server/6.0.23/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.22/ix_values.yaml rename to stable/onlyoffice-document-server/6.0.23/ix_values.yaml diff --git a/stable/onlyoffice-document-server/6.0.22/questions.yaml b/stable/onlyoffice-document-server/6.0.23/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.22/questions.yaml rename to stable/onlyoffice-document-server/6.0.23/questions.yaml diff --git a/stable/quassel-core/3.0.21/templates/common.yaml b/stable/onlyoffice-document-server/6.0.23/templates/common.yaml similarity index 100% rename from stable/quassel-core/3.0.21/templates/common.yaml rename to stable/onlyoffice-document-server/6.0.23/templates/common.yaml diff --git a/stable/promcord/4.0.23/values.yaml b/stable/onlyoffice-document-server/6.0.23/values.yaml similarity index 100% rename from stable/promcord/4.0.23/values.yaml rename to stable/onlyoffice-document-server/6.0.23/values.yaml diff --git a/stable/openhab/2.0.22/CHANGELOG.md b/stable/openhab/2.0.22/CHANGELOG.md deleted file mode 100644 index 70c26036bfc..00000000000 --- a/stable/openhab/2.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openhab-2.0.22](https://github.com/truecharts/apps/compare/openhab-2.0.20...openhab-2.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [openhab-2.0.20](https://github.com/truecharts/apps/compare/openhab-2.0.19...openhab-2.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [openhab-2.0.19](https://github.com/truecharts/apps/compare/openhab-2.0.18...openhab-2.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [openhab-2.0.18](https://github.com/truecharts/apps/compare/openhab-2.0.16...openhab-2.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [openhab-2.0.16](https://github.com/truecharts/apps/compare/openhab-2.0.14...openhab-2.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [openhab-2.0.14](https://github.com/truecharts/apps/compare/openhab-2.0.13...openhab-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [openhab-2.0.13](https://github.com/truecharts/apps/compare/openhab-2.0.12...openhab-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [openhab-2.0.12](https://github.com/truecharts/apps/compare/openhab-2.0.11...openhab-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [openhab-2.0.11](https://github.com/truecharts/apps/compare/openhab-2.0.10...openhab-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [openhab-2.0.10](https://github.com/truecharts/apps/compare/openhab-2.0.9...openhab-2.0.10) (2022-07-09) - -#### Chore - -* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) - - - - -### [openhab-2.0.9](https://github.com/truecharts/apps/compare/openhab-2.0.8...openhab-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/openhab/2.0.22/Chart.lock b/stable/openhab/2.0.22/Chart.lock deleted file mode 100644 index 8010ea89660..00000000000 --- a/stable/openhab/2.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:06:59.622080928Z" diff --git a/stable/openhab/2.0.22/Chart.yaml b/stable/openhab/2.0.22/Chart.yaml deleted file mode 100644 index 79abd0cd7f3..00000000000 --- a/stable/openhab/2.0.22/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: OpenHab is a home-automation application -home: https://github.com/truecharts/apps/tree/master/charts/stable/openhab -icon: https://truecharts.org/img/chart-icons/openhab.png -keywords: - - openhab -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openhab -sources: - - https://hub.docker.com/r/openhab/openhab -type: application -version: 2.0.22 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openhab/2.0.22/README.md b/stable/openhab/2.0.22/README.md deleted file mode 100644 index c539d753799..00000000000 --- a/stable/openhab/2.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# openhab - -![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.0](https://img.shields.io/badge/AppVersion-3.3.0-informational?style=flat-square) - -OpenHab is a home-automation application - -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: [openhab](https://truecharts.org/docs/charts/stable/openhab) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `openhab` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install openhab TrueCharts/openhab -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `openhab` deployment - -```console -helm uninstall openhab -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openhab \ - --set env.TZ="America/New York" \ - TrueCharts/openhab -``` - -#### 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 openhab TrueCharts/openhab -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/openhab/2.0.22/charts/common-10.4.6.tgz b/stable/openhab/2.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/openhab/2.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/openhab/2.0.23/CHANGELOG.md b/stable/openhab/2.0.23/CHANGELOG.md new file mode 100644 index 00000000000..80ca64a6367 --- /dev/null +++ b/stable/openhab/2.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openhab-2.0.23](https://github.com/truecharts/apps/compare/openhab-2.0.22...openhab-2.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [openhab-2.0.22](https://github.com/truecharts/apps/compare/openhab-2.0.20...openhab-2.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [openhab-2.0.20](https://github.com/truecharts/apps/compare/openhab-2.0.19...openhab-2.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [openhab-2.0.19](https://github.com/truecharts/apps/compare/openhab-2.0.18...openhab-2.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [openhab-2.0.18](https://github.com/truecharts/apps/compare/openhab-2.0.16...openhab-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [openhab-2.0.16](https://github.com/truecharts/apps/compare/openhab-2.0.14...openhab-2.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [openhab-2.0.14](https://github.com/truecharts/apps/compare/openhab-2.0.13...openhab-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [openhab-2.0.13](https://github.com/truecharts/apps/compare/openhab-2.0.12...openhab-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [openhab-2.0.12](https://github.com/truecharts/apps/compare/openhab-2.0.11...openhab-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [openhab-2.0.11](https://github.com/truecharts/apps/compare/openhab-2.0.10...openhab-2.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [openhab-2.0.10](https://github.com/truecharts/apps/compare/openhab-2.0.9...openhab-2.0.10) (2022-07-09) + +#### Chore + +* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) + + + diff --git a/stable/openhab/2.0.23/Chart.lock b/stable/openhab/2.0.23/Chart.lock new file mode 100644 index 00000000000..4292412de14 --- /dev/null +++ b/stable/openhab/2.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:43:04.122428738Z" diff --git a/stable/openhab/2.0.23/Chart.yaml b/stable/openhab/2.0.23/Chart.yaml new file mode 100644 index 00000000000..47dfd701da9 --- /dev/null +++ b/stable/openhab/2.0.23/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: OpenHab is a home-automation application +home: https://github.com/truecharts/apps/tree/master/charts/stable/openhab +icon: https://truecharts.org/img/chart-icons/openhab.png +keywords: + - openhab +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openhab +sources: + - https://hub.docker.com/r/openhab/openhab +type: application +version: 2.0.23 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openhab/2.0.23/README.md b/stable/openhab/2.0.23/README.md new file mode 100644 index 00000000000..35add4436b0 --- /dev/null +++ b/stable/openhab/2.0.23/README.md @@ -0,0 +1,107 @@ +# openhab + +![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.0](https://img.shields.io/badge/AppVersion-3.3.0-informational?style=flat-square) + +OpenHab is a home-automation application + +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: [openhab](https://truecharts.org/docs/charts/stable/openhab) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `openhab` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install openhab TrueCharts/openhab +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `openhab` deployment + +```console +helm uninstall openhab +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openhab \ + --set env.TZ="America/New York" \ + TrueCharts/openhab +``` + +#### 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 openhab TrueCharts/openhab -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/openhab/2.0.22/app-readme.md b/stable/openhab/2.0.23/app-readme.md similarity index 100% rename from stable/openhab/2.0.22/app-readme.md rename to stable/openhab/2.0.23/app-readme.md diff --git a/stable/openhab/2.0.23/charts/common-10.4.7.tgz b/stable/openhab/2.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/openhab/2.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/openhab/2.0.22/ix_values.yaml b/stable/openhab/2.0.23/ix_values.yaml similarity index 100% rename from stable/openhab/2.0.22/ix_values.yaml rename to stable/openhab/2.0.23/ix_values.yaml diff --git a/stable/openhab/2.0.22/questions.yaml b/stable/openhab/2.0.23/questions.yaml similarity index 100% rename from stable/openhab/2.0.22/questions.yaml rename to stable/openhab/2.0.23/questions.yaml diff --git a/stable/zigbee2mqtt/4.0.22/templates/common.yaml b/stable/openhab/2.0.23/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.22/templates/common.yaml rename to stable/openhab/2.0.23/templates/common.yaml diff --git a/stable/prometheus/4.0.44/values.yaml b/stable/openhab/2.0.23/values.yaml similarity index 100% rename from stable/prometheus/4.0.44/values.yaml rename to stable/openhab/2.0.23/values.yaml diff --git a/stable/openkm/7.0.22/CHANGELOG.md b/stable/openkm/7.0.22/CHANGELOG.md deleted file mode 100644 index 6277c167081..00000000000 --- a/stable/openkm/7.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openkm-7.0.22](https://github.com/truecharts/apps/compare/openkm-7.0.21...openkm-7.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [openkm-7.0.21](https://github.com/truecharts/apps/compare/openkm-7.0.19...openkm-7.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [openkm-7.0.19](https://github.com/truecharts/apps/compare/openkm-7.0.18...openkm-7.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [openkm-7.0.18](https://github.com/truecharts/apps/compare/openkm-7.0.17...openkm-7.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [openkm-7.0.17](https://github.com/truecharts/apps/compare/openkm-7.0.15...openkm-7.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [openkm-7.0.15](https://github.com/truecharts/apps/compare/openkm-7.0.13...openkm-7.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [openkm-7.0.13](https://github.com/truecharts/apps/compare/openkm-7.0.12...openkm-7.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [openkm-7.0.12](https://github.com/truecharts/apps/compare/openkm-7.0.11...openkm-7.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [openkm-7.0.11](https://github.com/truecharts/apps/compare/openkm-7.0.10...openkm-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [openkm-7.0.10](https://github.com/truecharts/apps/compare/openkm-7.0.9...openkm-7.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [openkm-7.0.9](https://github.com/truecharts/apps/compare/openkm-7.0.8...openkm-7.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/openkm/7.0.22/Chart.lock b/stable/openkm/7.0.22/Chart.lock deleted file mode 100644 index 30e1127db4b..00000000000 --- a/stable/openkm/7.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:41:52.365856356Z" diff --git a/stable/openkm/7.0.22/Chart.yaml b/stable/openkm/7.0.22/Chart.yaml deleted file mode 100644 index a8a194e0537..00000000000 --- a/stable/openkm/7.0.22/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "6.3.11" -description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. -name: openkm -version: 7.0.22 -kubeVersion: ">=1.16.0-0" -keywords: - - openkm - - documentation management - - docs -home: https://github.com/truecharts/apps/tree/master/charts/stable/openkm -icon: https://truecharts.org/img/chart-icons/openkm.png -sources: - - https://www.openkm.com/ - - https://github.com/openkm/document-management-system -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openkm/7.0.22/README.md b/stable/openkm/7.0.22/README.md deleted file mode 100644 index 2c52ec2173f..00000000000 --- a/stable/openkm/7.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# openkm - -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 6.3.11](https://img.shields.io/badge/AppVersion-6.3.11-informational?style=flat-square) - -OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. - -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: [openkm](https://truecharts.org/docs/charts/stable/openkm) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `openkm` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install openkm TrueCharts/openkm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `openkm` deployment - -```console -helm uninstall openkm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openkm \ - --set env.TZ="America/New York" \ - TrueCharts/openkm -``` - -#### 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 openkm TrueCharts/openkm -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/openkm/7.0.22/charts/common-10.4.6.tgz b/stable/openkm/7.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/openkm/7.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/openkm/7.0.22/charts/postgresql-8.0.43.tgz b/stable/openkm/7.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/openkm/7.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/openkm/7.0.23/CHANGELOG.md b/stable/openkm/7.0.23/CHANGELOG.md new file mode 100644 index 00000000000..58f6f88e598 --- /dev/null +++ b/stable/openkm/7.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openkm-7.0.23](https://github.com/truecharts/apps/compare/openkm-7.0.22...openkm-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [openkm-7.0.22](https://github.com/truecharts/apps/compare/openkm-7.0.21...openkm-7.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [openkm-7.0.21](https://github.com/truecharts/apps/compare/openkm-7.0.19...openkm-7.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [openkm-7.0.19](https://github.com/truecharts/apps/compare/openkm-7.0.18...openkm-7.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [openkm-7.0.18](https://github.com/truecharts/apps/compare/openkm-7.0.17...openkm-7.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [openkm-7.0.17](https://github.com/truecharts/apps/compare/openkm-7.0.15...openkm-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [openkm-7.0.15](https://github.com/truecharts/apps/compare/openkm-7.0.13...openkm-7.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [openkm-7.0.13](https://github.com/truecharts/apps/compare/openkm-7.0.12...openkm-7.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [openkm-7.0.12](https://github.com/truecharts/apps/compare/openkm-7.0.11...openkm-7.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [openkm-7.0.11](https://github.com/truecharts/apps/compare/openkm-7.0.10...openkm-7.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [openkm-7.0.10](https://github.com/truecharts/apps/compare/openkm-7.0.9...openkm-7.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/openkm/7.0.23/Chart.lock b/stable/openkm/7.0.23/Chart.lock new file mode 100644 index 00000000000..3e922044109 --- /dev/null +++ b/stable/openkm/7.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:43:13.433799347Z" diff --git a/stable/openkm/7.0.23/Chart.yaml b/stable/openkm/7.0.23/Chart.yaml new file mode 100644 index 00000000000..ae1dd4cb8b0 --- /dev/null +++ b/stable/openkm/7.0.23/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.3.11" +description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. +name: openkm +version: 7.0.23 +kubeVersion: ">=1.16.0-0" +keywords: + - openkm + - documentation management + - docs +home: https://github.com/truecharts/apps/tree/master/charts/stable/openkm +icon: https://truecharts.org/img/chart-icons/openkm.png +sources: + - https://www.openkm.com/ + - https://github.com/openkm/document-management-system +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openkm/7.0.23/README.md b/stable/openkm/7.0.23/README.md new file mode 100644 index 00000000000..cdf2a4aec7d --- /dev/null +++ b/stable/openkm/7.0.23/README.md @@ -0,0 +1,109 @@ +# openkm + +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 6.3.11](https://img.shields.io/badge/AppVersion-6.3.11-informational?style=flat-square) + +OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. + +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: [openkm](https://truecharts.org/docs/charts/stable/openkm) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `openkm` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install openkm TrueCharts/openkm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `openkm` deployment + +```console +helm uninstall openkm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openkm \ + --set env.TZ="America/New York" \ + TrueCharts/openkm +``` + +#### 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 openkm TrueCharts/openkm -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/openkm/7.0.22/app-readme.md b/stable/openkm/7.0.23/app-readme.md similarity index 100% rename from stable/openkm/7.0.22/app-readme.md rename to stable/openkm/7.0.23/app-readme.md diff --git a/stable/openkm/7.0.23/charts/common-10.4.7.tgz b/stable/openkm/7.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/openkm/7.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/openkm/7.0.23/charts/postgresql-8.0.45.tgz b/stable/openkm/7.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/openkm/7.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/openkm/7.0.22/ix_values.yaml b/stable/openkm/7.0.23/ix_values.yaml similarity index 100% rename from stable/openkm/7.0.22/ix_values.yaml rename to stable/openkm/7.0.23/ix_values.yaml diff --git a/stable/openkm/7.0.22/questions.yaml b/stable/openkm/7.0.23/questions.yaml similarity index 100% rename from stable/openkm/7.0.22/questions.yaml rename to stable/openkm/7.0.23/questions.yaml diff --git a/stable/openkm/7.0.22/templates/_configmap.tpl b/stable/openkm/7.0.23/templates/_configmap.tpl similarity index 100% rename from stable/openkm/7.0.22/templates/_configmap.tpl rename to stable/openkm/7.0.23/templates/_configmap.tpl diff --git a/stable/openkm/7.0.22/templates/common.yaml b/stable/openkm/7.0.23/templates/common.yaml similarity index 100% rename from stable/openkm/7.0.22/templates/common.yaml rename to stable/openkm/7.0.23/templates/common.yaml diff --git a/stable/protonmail-bridge/6.0.21/values.yaml b/stable/openkm/7.0.23/values.yaml similarity index 100% rename from stable/protonmail-bridge/6.0.21/values.yaml rename to stable/openkm/7.0.23/values.yaml diff --git a/stable/openldap/7.0.22/CHANGELOG.md b/stable/openldap/7.0.22/CHANGELOG.md deleted file mode 100644 index 69fe1427a9f..00000000000 --- a/stable/openldap/7.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openldap-7.0.22](https://github.com/truecharts/apps/compare/openldap-7.0.20...openldap-7.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [openldap-7.0.20](https://github.com/truecharts/apps/compare/openldap-7.0.19...openldap-7.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [openldap-7.0.19](https://github.com/truecharts/apps/compare/openldap-7.0.18...openldap-7.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [openldap-7.0.18](https://github.com/truecharts/apps/compare/openldap-7.0.17...openldap-7.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [openldap-7.0.17](https://github.com/truecharts/apps/compare/openldap-7.0.15...openldap-7.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [openldap-7.0.15](https://github.com/truecharts/apps/compare/openldap-7.0.13...openldap-7.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [openldap-7.0.13](https://github.com/truecharts/apps/compare/openldap-7.0.12...openldap-7.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [openldap-7.0.12](https://github.com/truecharts/apps/compare/openldap-7.0.11...openldap-7.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [openldap-7.0.11](https://github.com/truecharts/apps/compare/openldap-7.0.10...openldap-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [openldap-7.0.10](https://github.com/truecharts/apps/compare/openldap-7.0.9...openldap-7.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [openldap-7.0.9](https://github.com/truecharts/apps/compare/openldap-7.0.8...openldap-7.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/openldap/7.0.22/Chart.lock b/stable/openldap/7.0.22/Chart.lock deleted file mode 100644 index 8f79f0be57f..00000000000 --- a/stable/openldap/7.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:07:07.65436012Z" diff --git a/stable/openldap/7.0.22/Chart.yaml b/stable/openldap/7.0.22/Chart.yaml deleted file mode 100644 index fdaebf145a3..00000000000 --- a/stable/openldap/7.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Community developed LDAP software -home: https://github.com/truecharts/apps/tree/master/charts/stable/openldap -icon: https://truecharts.org/img/chart-icons/openldap.png -keywords: - - ldap - - openldap - - iam-stack - - high availability -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openldap -sources: - - https://github.com/jp-gouin/helm-openldap - - https://github.com/osixia/docker-openldap -type: application -version: 7.0.22 -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openldap/7.0.22/README.md b/stable/openldap/7.0.22/README.md deleted file mode 100644 index 7b4ad26435d..00000000000 --- a/stable/openldap/7.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# openldap - -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) - -Community developed LDAP software - -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: [openldap](https://truecharts.org/docs/charts/stable/openldap) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `openldap` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install openldap TrueCharts/openldap -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `openldap` deployment - -```console -helm uninstall openldap -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openldap \ - --set env.TZ="America/New York" \ - TrueCharts/openldap -``` - -#### 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 openldap TrueCharts/openldap -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/openldap/7.0.22/charts/common-10.4.6.tgz b/stable/openldap/7.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/openldap/7.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/openldap/7.0.23/CHANGELOG.md b/stable/openldap/7.0.23/CHANGELOG.md new file mode 100644 index 00000000000..e7983ab5f81 --- /dev/null +++ b/stable/openldap/7.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openldap-7.0.23](https://github.com/truecharts/apps/compare/openldap-7.0.22...openldap-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [openldap-7.0.22](https://github.com/truecharts/apps/compare/openldap-7.0.20...openldap-7.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [openldap-7.0.20](https://github.com/truecharts/apps/compare/openldap-7.0.19...openldap-7.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [openldap-7.0.19](https://github.com/truecharts/apps/compare/openldap-7.0.18...openldap-7.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [openldap-7.0.18](https://github.com/truecharts/apps/compare/openldap-7.0.17...openldap-7.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [openldap-7.0.17](https://github.com/truecharts/apps/compare/openldap-7.0.15...openldap-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [openldap-7.0.15](https://github.com/truecharts/apps/compare/openldap-7.0.13...openldap-7.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [openldap-7.0.13](https://github.com/truecharts/apps/compare/openldap-7.0.12...openldap-7.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [openldap-7.0.12](https://github.com/truecharts/apps/compare/openldap-7.0.11...openldap-7.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [openldap-7.0.11](https://github.com/truecharts/apps/compare/openldap-7.0.10...openldap-7.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [openldap-7.0.10](https://github.com/truecharts/apps/compare/openldap-7.0.9...openldap-7.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/openldap/7.0.23/Chart.lock b/stable/openldap/7.0.23/Chart.lock new file mode 100644 index 00000000000..cadf61631fa --- /dev/null +++ b/stable/openldap/7.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:43:18.811410259Z" diff --git a/stable/openldap/7.0.23/Chart.yaml b/stable/openldap/7.0.23/Chart.yaml new file mode 100644 index 00000000000..24882cf17d9 --- /dev/null +++ b/stable/openldap/7.0.23/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Community developed LDAP software +home: https://github.com/truecharts/apps/tree/master/charts/stable/openldap +icon: https://truecharts.org/img/chart-icons/openldap.png +keywords: + - ldap + - openldap + - iam-stack + - high availability +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openldap +sources: + - https://github.com/jp-gouin/helm-openldap + - https://github.com/osixia/docker-openldap +type: application +version: 7.0.23 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openldap/7.0.23/README.md b/stable/openldap/7.0.23/README.md new file mode 100644 index 00000000000..1ff4eed16aa --- /dev/null +++ b/stable/openldap/7.0.23/README.md @@ -0,0 +1,108 @@ +# openldap + +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) + +Community developed LDAP software + +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: [openldap](https://truecharts.org/docs/charts/stable/openldap) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `openldap` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install openldap TrueCharts/openldap +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `openldap` deployment + +```console +helm uninstall openldap +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openldap \ + --set env.TZ="America/New York" \ + TrueCharts/openldap +``` + +#### 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 openldap TrueCharts/openldap -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/openldap/7.0.22/app-readme.md b/stable/openldap/7.0.23/app-readme.md similarity index 100% rename from stable/openldap/7.0.22/app-readme.md rename to stable/openldap/7.0.23/app-readme.md diff --git a/stable/openldap/7.0.23/charts/common-10.4.7.tgz b/stable/openldap/7.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/openldap/7.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/openldap/7.0.22/ix_values.yaml b/stable/openldap/7.0.23/ix_values.yaml similarity index 100% rename from stable/openldap/7.0.22/ix_values.yaml rename to stable/openldap/7.0.23/ix_values.yaml diff --git a/stable/openldap/7.0.22/questions.yaml b/stable/openldap/7.0.23/questions.yaml similarity index 100% rename from stable/openldap/7.0.22/questions.yaml rename to stable/openldap/7.0.23/questions.yaml diff --git a/stable/openldap/7.0.22/templates/_configmap.tpl b/stable/openldap/7.0.23/templates/_configmap.tpl similarity index 100% rename from stable/openldap/7.0.22/templates/_configmap.tpl rename to stable/openldap/7.0.23/templates/_configmap.tpl diff --git a/stable/openldap/7.0.22/templates/common.yaml b/stable/openldap/7.0.23/templates/common.yaml similarity index 100% rename from stable/openldap/7.0.22/templates/common.yaml rename to stable/openldap/7.0.23/templates/common.yaml diff --git a/stable/prowlarr/6.0.22/values.yaml b/stable/openldap/7.0.23/values.yaml similarity index 100% rename from stable/prowlarr/6.0.22/values.yaml rename to stable/openldap/7.0.23/values.yaml diff --git a/stable/openspeedtest/1.0.19/CHANGELOG.md b/stable/openspeedtest/1.0.19/CHANGELOG.md deleted file mode 100644 index f314f9de43c..00000000000 --- a/stable/openspeedtest/1.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openspeedtest-1.0.19](https://github.com/truecharts/apps/compare/openspeedtest-1.0.17...openspeedtest-1.0.19) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [openspeedtest-1.0.17](https://github.com/truecharts/apps/compare/openspeedtest-1.0.16...openspeedtest-1.0.17) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [openspeedtest-1.0.16](https://github.com/truecharts/apps/compare/openspeedtest-1.0.15...openspeedtest-1.0.16) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [openspeedtest-1.0.15](https://github.com/truecharts/apps/compare/openspeedtest-1.0.13...openspeedtest-1.0.15) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [openspeedtest-1.0.13](https://github.com/truecharts/apps/compare/openspeedtest-1.0.11...openspeedtest-1.0.13) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [openspeedtest-1.0.11](https://github.com/truecharts/apps/compare/openspeedtest-1.0.10...openspeedtest-1.0.11) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [openspeedtest-1.0.10](https://github.com/truecharts/apps/compare/openspeedtest-1.0.9...openspeedtest-1.0.10) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [openspeedtest-1.0.9](https://github.com/truecharts/apps/compare/openspeedtest-1.0.8...openspeedtest-1.0.9) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [openspeedtest-1.0.8](https://github.com/truecharts/apps/compare/openspeedtest-1.0.7...openspeedtest-1.0.8) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [openspeedtest-1.0.7](https://github.com/truecharts/apps/compare/openspeedtest-1.0.6...openspeedtest-1.0.7) (2022-07-09) - -#### Chore - -* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) - - - - -### [openspeedtest-1.0.6](https://github.com/truecharts/apps/compare/openspeedtest-1.0.5...openspeedtest-1.0.6) (2022-07-07) - - - - -### [openspeedtest-1.0.5](https://github.com/truecharts/apps/compare/openspeedtest-1.0.4...openspeedtest-1.0.5) (2022-07-04) - -#### Chore diff --git a/stable/openspeedtest/1.0.19/Chart.lock b/stable/openspeedtest/1.0.19/Chart.lock deleted file mode 100644 index 6040303586a..00000000000 --- a/stable/openspeedtest/1.0.19/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:07:21.991941589Z" diff --git a/stable/openspeedtest/1.0.19/Chart.yaml b/stable/openspeedtest/1.0.19/Chart.yaml deleted file mode 100644 index 230ee0343dc..00000000000 --- a/stable/openspeedtest/1.0.19/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. -home: https://github.com/truecharts/apps/tree/master/charts/stable/openspeedtest -icon: https://truecharts.org/img/chart-icons/openspeedtest.png -keywords: - - speedtest - - speed test - - openspeedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openspeedtest -sources: - - https://github.com/openspeedtest/Speed-Test -type: application -version: 1.0.19 -annotations: - truecharts.org/catagories: | - - utilities - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openspeedtest/1.0.19/README.md b/stable/openspeedtest/1.0.19/README.md deleted file mode 100644 index 1e7c3855f8f..00000000000 --- a/stable/openspeedtest/1.0.19/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# openspeedtest - -![Version: 1.0.19](https://img.shields.io/badge/Version-1.0.19-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) - -HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. - -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: [openspeedtest](https://truecharts.org/docs/charts/stable/openspeedtest) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `openspeedtest` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install openspeedtest TrueCharts/openspeedtest -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `openspeedtest` deployment - -```console -helm uninstall openspeedtest -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openspeedtest \ - --set env.TZ="America/New York" \ - TrueCharts/openspeedtest -``` - -#### 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 openspeedtest TrueCharts/openspeedtest -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/openspeedtest/1.0.19/charts/common-10.4.6.tgz b/stable/openspeedtest/1.0.19/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/openspeedtest/1.0.19/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/openspeedtest/1.0.20/CHANGELOG.md b/stable/openspeedtest/1.0.20/CHANGELOG.md new file mode 100644 index 00000000000..3bc29f8c104 --- /dev/null +++ b/stable/openspeedtest/1.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openspeedtest-1.0.20](https://github.com/truecharts/apps/compare/openspeedtest-1.0.19...openspeedtest-1.0.20) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [openspeedtest-1.0.19](https://github.com/truecharts/apps/compare/openspeedtest-1.0.17...openspeedtest-1.0.19) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [openspeedtest-1.0.17](https://github.com/truecharts/apps/compare/openspeedtest-1.0.16...openspeedtest-1.0.17) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [openspeedtest-1.0.16](https://github.com/truecharts/apps/compare/openspeedtest-1.0.15...openspeedtest-1.0.16) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [openspeedtest-1.0.15](https://github.com/truecharts/apps/compare/openspeedtest-1.0.13...openspeedtest-1.0.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [openspeedtest-1.0.13](https://github.com/truecharts/apps/compare/openspeedtest-1.0.11...openspeedtest-1.0.13) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [openspeedtest-1.0.11](https://github.com/truecharts/apps/compare/openspeedtest-1.0.10...openspeedtest-1.0.11) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [openspeedtest-1.0.10](https://github.com/truecharts/apps/compare/openspeedtest-1.0.9...openspeedtest-1.0.10) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [openspeedtest-1.0.9](https://github.com/truecharts/apps/compare/openspeedtest-1.0.8...openspeedtest-1.0.9) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [openspeedtest-1.0.8](https://github.com/truecharts/apps/compare/openspeedtest-1.0.7...openspeedtest-1.0.8) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [openspeedtest-1.0.7](https://github.com/truecharts/apps/compare/openspeedtest-1.0.6...openspeedtest-1.0.7) (2022-07-09) + +#### Chore + +* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) + + + diff --git a/stable/openspeedtest/1.0.20/Chart.lock b/stable/openspeedtest/1.0.20/Chart.lock new file mode 100644 index 00000000000..2daf44f8007 --- /dev/null +++ b/stable/openspeedtest/1.0.20/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:43:22.954754845Z" diff --git a/stable/openspeedtest/1.0.20/Chart.yaml b/stable/openspeedtest/1.0.20/Chart.yaml new file mode 100644 index 00000000000..e7804c32a41 --- /dev/null +++ b/stable/openspeedtest/1.0.20/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. +home: https://github.com/truecharts/apps/tree/master/charts/stable/openspeedtest +icon: https://truecharts.org/img/chart-icons/openspeedtest.png +keywords: + - speedtest + - speed test + - openspeedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openspeedtest +sources: + - https://github.com/openspeedtest/Speed-Test +type: application +version: 1.0.20 +annotations: + truecharts.org/catagories: | + - utilities + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openspeedtest/1.0.20/README.md b/stable/openspeedtest/1.0.20/README.md new file mode 100644 index 00000000000..4fc867d71a5 --- /dev/null +++ b/stable/openspeedtest/1.0.20/README.md @@ -0,0 +1,107 @@ +# openspeedtest + +![Version: 1.0.20](https://img.shields.io/badge/Version-1.0.20-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) + +HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. + +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: [openspeedtest](https://truecharts.org/docs/charts/stable/openspeedtest) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `openspeedtest` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install openspeedtest TrueCharts/openspeedtest +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `openspeedtest` deployment + +```console +helm uninstall openspeedtest +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openspeedtest \ + --set env.TZ="America/New York" \ + TrueCharts/openspeedtest +``` + +#### 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 openspeedtest TrueCharts/openspeedtest -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/openspeedtest/1.0.19/app-readme.md b/stable/openspeedtest/1.0.20/app-readme.md similarity index 100% rename from stable/openspeedtest/1.0.19/app-readme.md rename to stable/openspeedtest/1.0.20/app-readme.md diff --git a/stable/openspeedtest/1.0.20/charts/common-10.4.7.tgz b/stable/openspeedtest/1.0.20/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/openspeedtest/1.0.20/charts/common-10.4.7.tgz differ diff --git a/stable/openspeedtest/1.0.19/ix_values.yaml b/stable/openspeedtest/1.0.20/ix_values.yaml similarity index 100% rename from stable/openspeedtest/1.0.19/ix_values.yaml rename to stable/openspeedtest/1.0.20/ix_values.yaml diff --git a/stable/openspeedtest/1.0.19/questions.yaml b/stable/openspeedtest/1.0.20/questions.yaml similarity index 100% rename from stable/openspeedtest/1.0.19/questions.yaml rename to stable/openspeedtest/1.0.20/questions.yaml diff --git a/stable/quassel-web/2.0.20/templates/common.yaml b/stable/openspeedtest/1.0.20/templates/common.yaml similarity index 100% rename from stable/quassel-web/2.0.20/templates/common.yaml rename to stable/openspeedtest/1.0.20/templates/common.yaml diff --git a/stable/pwndrop/2.0.20/values.yaml b/stable/openspeedtest/1.0.20/values.yaml similarity index 100% rename from stable/pwndrop/2.0.20/values.yaml rename to stable/openspeedtest/1.0.20/values.yaml diff --git a/stable/openvscode-server/2.0.24/CHANGELOG.md b/stable/openvscode-server/2.0.24/CHANGELOG.md deleted file mode 100644 index bc8a281cfdb..00000000000 --- a/stable/openvscode-server/2.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openvscode-server-2.0.24](https://github.com/truecharts/apps/compare/openvscode-server-2.0.22...openvscode-server-2.0.24) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [openvscode-server-2.0.22](https://github.com/truecharts/apps/compare/openvscode-server-2.0.21...openvscode-server-2.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [openvscode-server-2.0.21](https://github.com/truecharts/apps/compare/openvscode-server-2.0.20...openvscode-server-2.0.21) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [openvscode-server-2.0.20](https://github.com/truecharts/apps/compare/openvscode-server-2.0.18...openvscode-server-2.0.20) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [openvscode-server-2.0.18](https://github.com/truecharts/apps/compare/openvscode-server-2.0.17...openvscode-server-2.0.18) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [openvscode-server-2.0.17](https://github.com/truecharts/apps/compare/openvscode-server-2.0.15...openvscode-server-2.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [openvscode-server-2.0.15](https://github.com/truecharts/apps/compare/openvscode-server-2.0.14...openvscode-server-2.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [openvscode-server-2.0.14](https://github.com/truecharts/apps/compare/openvscode-server-2.0.13...openvscode-server-2.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [openvscode-server-2.0.13](https://github.com/truecharts/apps/compare/openvscode-server-2.0.12...openvscode-server-2.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [openvscode-server-2.0.12](https://github.com/truecharts/apps/compare/openvscode-server-2.0.11...openvscode-server-2.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [openvscode-server-2.0.11](https://github.com/truecharts/apps/compare/openvscode-server-2.0.10...openvscode-server-2.0.11) (2022-07-09) - -#### Chore - -* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106)) - - - - diff --git a/stable/openvscode-server/2.0.24/Chart.lock b/stable/openvscode-server/2.0.24/Chart.lock deleted file mode 100644 index 40e3b0e7f20..00000000000 --- a/stable/openvscode-server/2.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:07:30.144953839Z" diff --git a/stable/openvscode-server/2.0.24/Chart.yaml b/stable/openvscode-server/2.0.24/Chart.yaml deleted file mode 100644 index c37290a10f1..00000000000 --- a/stable/openvscode-server/2.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: openvscode-server -version: 2.0.24 -appVersion: "1.69.1" -description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/openvscode-server -icon: https://truecharts.org/img/chart-icons/openvscode-server.png -keywords: - - openvscode-server -sources: - - https://hub.docker.com/r/linuxserver/openvscode-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openvscode-server/2.0.24/README.md b/stable/openvscode-server/2.0.24/README.md deleted file mode 100644 index 187c2545887..00000000000 --- a/stable/openvscode-server/2.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# openvscode-server - -![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.69.1](https://img.shields.io/badge/AppVersion-1.69.1-informational?style=flat-square) - -Openvscode-server provides a version of VS Code that runs a server on a remote machine. - -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: [openvscode-server](https://truecharts.org/docs/charts/stable/openvscode-server) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `openvscode-server` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install openvscode-server TrueCharts/openvscode-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `openvscode-server` deployment - -```console -helm uninstall openvscode-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openvscode-server \ - --set env.TZ="America/New York" \ - TrueCharts/openvscode-server -``` - -#### 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 openvscode-server TrueCharts/openvscode-server -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/openvscode-server/2.0.24/charts/common-10.4.6.tgz b/stable/openvscode-server/2.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/openvscode-server/2.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/openvscode-server/2.0.24/ix_values.yaml b/stable/openvscode-server/2.0.24/ix_values.yaml deleted file mode 100644 index edb1d984bb5..00000000000 --- a/stable/openvscode-server/2.0.24/ix_values.yaml +++ /dev/null @@ -1,34 +0,0 @@ -image: - repository: tccr.io/truecharts/openvscode-server - pullPolicy: IfNotPresent - tag: v1.69.1 - -# portal: -# path: "/?tkn={{ .Values.secret.CONNECTION_TOKEN }}" - -securityContext: - runAsNonRoot: false - readOnlyRootFilesystem: false - -podSecurityContext: - runAsUser: 0 - runAsGroup: 0 - -# secretEnv: -# CONNECTION_TOKEN: "somerandomstring" -# CONNECTION_SECRET: "" -# SUDO_PASSWORD: "" - -service: - main: - ports: - main: - targetPort: 3000 - port: 10135 - -persistence: - config: - enabled: true - mountPath: "/config" - varrun: - enabled: true diff --git a/stable/openvscode-server/2.0.25/CHANGELOG.md b/stable/openvscode-server/2.0.25/CHANGELOG.md new file mode 100644 index 00000000000..428412f5cbc --- /dev/null +++ b/stable/openvscode-server/2.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openvscode-server-2.0.25](https://github.com/truecharts/apps/compare/openvscode-server-2.0.24...openvscode-server-2.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + +## [openvscode-server-2.0.24](https://github.com/truecharts/apps/compare/openvscode-server-2.0.22...openvscode-server-2.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [openvscode-server-2.0.22](https://github.com/truecharts/apps/compare/openvscode-server-2.0.21...openvscode-server-2.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [openvscode-server-2.0.21](https://github.com/truecharts/apps/compare/openvscode-server-2.0.20...openvscode-server-2.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [openvscode-server-2.0.20](https://github.com/truecharts/apps/compare/openvscode-server-2.0.18...openvscode-server-2.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [openvscode-server-2.0.18](https://github.com/truecharts/apps/compare/openvscode-server-2.0.17...openvscode-server-2.0.18) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [openvscode-server-2.0.17](https://github.com/truecharts/apps/compare/openvscode-server-2.0.15...openvscode-server-2.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [openvscode-server-2.0.15](https://github.com/truecharts/apps/compare/openvscode-server-2.0.14...openvscode-server-2.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [openvscode-server-2.0.14](https://github.com/truecharts/apps/compare/openvscode-server-2.0.13...openvscode-server-2.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [openvscode-server-2.0.13](https://github.com/truecharts/apps/compare/openvscode-server-2.0.12...openvscode-server-2.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [openvscode-server-2.0.12](https://github.com/truecharts/apps/compare/openvscode-server-2.0.11...openvscode-server-2.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/openvscode-server/2.0.25/Chart.lock b/stable/openvscode-server/2.0.25/Chart.lock new file mode 100644 index 00000000000..918d2142d41 --- /dev/null +++ b/stable/openvscode-server/2.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:43:37.966716962Z" diff --git a/stable/openvscode-server/2.0.25/Chart.yaml b/stable/openvscode-server/2.0.25/Chart.yaml new file mode 100644 index 00000000000..e4dde3a0ff8 --- /dev/null +++ b/stable/openvscode-server/2.0.25/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: openvscode-server +version: 2.0.25 +appVersion: "1.69.2" +description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/openvscode-server +icon: https://truecharts.org/img/chart-icons/openvscode-server.png +keywords: + - openvscode-server +sources: + - https://hub.docker.com/r/linuxserver/openvscode-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openvscode-server/2.0.25/README.md b/stable/openvscode-server/2.0.25/README.md new file mode 100644 index 00000000000..13bab96a059 --- /dev/null +++ b/stable/openvscode-server/2.0.25/README.md @@ -0,0 +1,107 @@ +# openvscode-server + +![Version: 2.0.25](https://img.shields.io/badge/Version-2.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.69.2](https://img.shields.io/badge/AppVersion-1.69.2-informational?style=flat-square) + +Openvscode-server provides a version of VS Code that runs a server on a remote machine. + +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: [openvscode-server](https://truecharts.org/docs/charts/stable/openvscode-server) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `openvscode-server` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install openvscode-server TrueCharts/openvscode-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `openvscode-server` deployment + +```console +helm uninstall openvscode-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openvscode-server \ + --set env.TZ="America/New York" \ + TrueCharts/openvscode-server +``` + +#### 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 openvscode-server TrueCharts/openvscode-server -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/openvscode-server/2.0.24/app-readme.md b/stable/openvscode-server/2.0.25/app-readme.md similarity index 100% rename from stable/openvscode-server/2.0.24/app-readme.md rename to stable/openvscode-server/2.0.25/app-readme.md diff --git a/stable/openvscode-server/2.0.25/charts/common-10.4.7.tgz b/stable/openvscode-server/2.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/openvscode-server/2.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/openvscode-server/2.0.25/ix_values.yaml b/stable/openvscode-server/2.0.25/ix_values.yaml new file mode 100644 index 00000000000..ff08569ac63 --- /dev/null +++ b/stable/openvscode-server/2.0.25/ix_values.yaml @@ -0,0 +1,34 @@ +image: + repository: tccr.io/truecharts/openvscode-server + pullPolicy: IfNotPresent + tag: 1.69.2 + +# portal: +# path: "/?tkn={{ .Values.secret.CONNECTION_TOKEN }}" + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +# secretEnv: +# CONNECTION_TOKEN: "somerandomstring" +# CONNECTION_SECRET: "" +# SUDO_PASSWORD: "" + +service: + main: + ports: + main: + targetPort: 3000 + port: 10135 + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true diff --git a/stable/openvscode-server/2.0.24/questions.yaml b/stable/openvscode-server/2.0.25/questions.yaml similarity index 100% rename from stable/openvscode-server/2.0.24/questions.yaml rename to stable/openvscode-server/2.0.25/questions.yaml diff --git a/stable/reg/6.0.21/templates/common.yaml b/stable/openvscode-server/2.0.25/templates/common.yaml similarity index 100% rename from stable/reg/6.0.21/templates/common.yaml rename to stable/openvscode-server/2.0.25/templates/common.yaml diff --git a/stable/pydio-cells/4.0.22/values.yaml b/stable/openvscode-server/2.0.25/values.yaml similarity index 100% rename from stable/pydio-cells/4.0.22/values.yaml rename to stable/openvscode-server/2.0.25/values.yaml diff --git a/stable/organizr/11.0.21/CHANGELOG.md b/stable/organizr/11.0.21/CHANGELOG.md new file mode 100644 index 00000000000..9dc62279671 --- /dev/null +++ b/stable/organizr/11.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [organizr-11.0.21](https://github.com/truecharts/apps/compare/organizr-11.0.20...organizr-11.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [organizr-11.0.20](https://github.com/truecharts/apps/compare/organizr-11.0.18...organizr-11.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [organizr-11.0.18](https://github.com/truecharts/apps/compare/organizr-11.0.17...organizr-11.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [organizr-11.0.17](https://github.com/truecharts/apps/compare/organizr-11.0.16...organizr-11.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [organizr-11.0.16](https://github.com/truecharts/apps/compare/organizr-11.0.14...organizr-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [organizr-11.0.14](https://github.com/truecharts/apps/compare/organizr-11.0.12...organizr-11.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [organizr-11.0.12](https://github.com/truecharts/apps/compare/organizr-11.0.11...organizr-11.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [organizr-11.0.11](https://github.com/truecharts/apps/compare/organizr-11.0.10...organizr-11.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [organizr-11.0.10](https://github.com/truecharts/apps/compare/organizr-11.0.9...organizr-11.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [organizr-11.0.9](https://github.com/truecharts/apps/compare/organizr-11.0.8...organizr-11.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [organizr-11.0.8](https://github.com/truecharts/apps/compare/organizr-11.0.7...organizr-11.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/organizr/11.0.21/Chart.lock b/stable/organizr/11.0.21/Chart.lock new file mode 100644 index 00000000000..2c72ad7a3e4 --- /dev/null +++ b/stable/organizr/11.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:43:39.222588884Z" diff --git a/stable/organizr/11.0.21/Chart.yaml b/stable/organizr/11.0.21/Chart.yaml new file mode 100644 index 00000000000..4b0724507e5 --- /dev/null +++ b/stable/organizr/11.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: HTPC/Homelab Services Organizer +home: https://github.com/truecharts/apps/tree/master/charts/stable/organizr +icon: https://truecharts.org/img/chart-icons/organizr.png +keywords: + - organizr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: organizr +sources: + - https://github.com/causefx/Organizr + - https://hub.docker.com/r/organizr/organizr +type: application +version: 11.0.21 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/organizr/11.0.21/README.md b/stable/organizr/11.0.21/README.md new file mode 100644 index 00000000000..6a41f62096d --- /dev/null +++ b/stable/organizr/11.0.21/README.md @@ -0,0 +1,108 @@ +# organizr + +![Version: 11.0.21](https://img.shields.io/badge/Version-11.0.21-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) + +HTPC/Homelab Services Organizer + +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: [organizr](https://truecharts.org/docs/charts/stable/organizr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `organizr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install organizr TrueCharts/organizr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `organizr` deployment + +```console +helm uninstall organizr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install organizr \ + --set env.TZ="America/New York" \ + TrueCharts/organizr +``` + +#### 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 organizr TrueCharts/organizr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/organizr/11.0.21/app-readme.md b/stable/organizr/11.0.21/app-readme.md new file mode 100644 index 00000000000..25312e5f63b --- /dev/null +++ b/stable/organizr/11.0.21/app-readme.md @@ -0,0 +1,8 @@ +HTPC/Homelab Services Organizer + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/organizr + +--- + +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/organizr/11.0.21/charts/common-10.4.7.tgz b/stable/organizr/11.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/organizr/11.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/organizr/11.0.21/ix_values.yaml b/stable/organizr/11.0.21/ix_values.yaml new file mode 100644 index 00000000000..d4d7aa957e3 --- /dev/null +++ b/stable/organizr/11.0.21/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/organizr + pullPolicy: Always + tag: latest@sha256:96480dd4af2fe39608da37c463a03e8d48fd4431a543250cf496a7941e0d3904 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10022 + targetPort: 80 + +persistence: + config: + enabled: true + mountPath: "/config" + data: + enabled: true + mountPath: "/data" diff --git a/stable/organizr/11.0.21/questions.yaml b/stable/organizr/11.0.21/questions.yaml new file mode 100644 index 00000000000..ada924bc376 --- /dev/null +++ b/stable/organizr/11.0.21/questions.yaml @@ -0,0 +1,2608 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10022 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 80 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/requestrr/2.0.20/templates/common.yaml b/stable/organizr/11.0.21/templates/common.yaml similarity index 100% rename from stable/requestrr/2.0.20/templates/common.yaml rename to stable/organizr/11.0.21/templates/common.yaml diff --git a/stable/pyload/6.0.21/values.yaml b/stable/organizr/11.0.21/values.yaml similarity index 100% rename from stable/pyload/6.0.21/values.yaml rename to stable/organizr/11.0.21/values.yaml diff --git a/stable/oscam/6.0.20/CHANGELOG.md b/stable/oscam/6.0.20/CHANGELOG.md deleted file mode 100644 index 5a65bd2f100..00000000000 --- a/stable/oscam/6.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [oscam-6.0.20](https://github.com/truecharts/apps/compare/oscam-6.0.18...oscam-6.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [oscam-6.0.18](https://github.com/truecharts/apps/compare/oscam-6.0.17...oscam-6.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [oscam-6.0.17](https://github.com/truecharts/apps/compare/oscam-6.0.16...oscam-6.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [oscam-6.0.16](https://github.com/truecharts/apps/compare/oscam-6.0.14...oscam-6.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [oscam-6.0.14](https://github.com/truecharts/apps/compare/oscam-6.0.12...oscam-6.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [oscam-6.0.12](https://github.com/truecharts/apps/compare/oscam-6.0.11...oscam-6.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [oscam-6.0.11](https://github.com/truecharts/apps/compare/oscam-6.0.10...oscam-6.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [oscam-6.0.10](https://github.com/truecharts/apps/compare/oscam-6.0.9...oscam-6.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [oscam-6.0.9](https://github.com/truecharts/apps/compare/oscam-6.0.8...oscam-6.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [oscam-6.0.8](https://github.com/truecharts/apps/compare/oscam-6.0.7...oscam-6.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [oscam-6.0.7](https://github.com/truecharts/apps/compare/oscam-6.0.6...oscam-6.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/oscam/6.0.20/Chart.lock b/stable/oscam/6.0.20/Chart.lock deleted file mode 100644 index 0e1ca6227b8..00000000000 --- a/stable/oscam/6.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:07:39.669052443Z" diff --git a/stable/oscam/6.0.20/Chart.yaml b/stable/oscam/6.0.20/Chart.yaml deleted file mode 100644 index 40107685906..00000000000 --- a/stable/oscam/6.0.20/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "11693" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Open Source Conditional Access Module software -home: https://github.com/truecharts/apps/tree/master/charts/stable/oscam -icon: https://truecharts.org/img/chart-icons/oscam.png -keywords: - - oscam -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: oscam -sources: - - https://trac.streamboard.tv/oscam/browser/trunk -type: application -version: 6.0.20 -annotations: - truecharts.org/catagories: | - - DIY - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/oscam/6.0.20/README.md b/stable/oscam/6.0.20/README.md deleted file mode 100644 index 38e2ad13716..00000000000 --- a/stable/oscam/6.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# oscam - -![Version: 6.0.20](https://img.shields.io/badge/Version-6.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11693](https://img.shields.io/badge/AppVersion-11693-informational?style=flat-square) - -Open Source Conditional Access Module software - -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: [oscam](https://truecharts.org/docs/charts/stable/oscam) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `oscam` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install oscam TrueCharts/oscam -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `oscam` deployment - -```console -helm uninstall oscam -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install oscam \ - --set env.TZ="America/New York" \ - TrueCharts/oscam -``` - -#### 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 oscam TrueCharts/oscam -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/oscam/6.0.20/charts/common-10.4.6.tgz b/stable/oscam/6.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/oscam/6.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/oscam/6.0.21/CHANGELOG.md b/stable/oscam/6.0.21/CHANGELOG.md new file mode 100644 index 00000000000..e1f2f97b1f6 --- /dev/null +++ b/stable/oscam/6.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [oscam-6.0.21](https://github.com/truecharts/apps/compare/oscam-6.0.20...oscam-6.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [oscam-6.0.20](https://github.com/truecharts/apps/compare/oscam-6.0.18...oscam-6.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [oscam-6.0.18](https://github.com/truecharts/apps/compare/oscam-6.0.17...oscam-6.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [oscam-6.0.17](https://github.com/truecharts/apps/compare/oscam-6.0.16...oscam-6.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [oscam-6.0.16](https://github.com/truecharts/apps/compare/oscam-6.0.14...oscam-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [oscam-6.0.14](https://github.com/truecharts/apps/compare/oscam-6.0.12...oscam-6.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [oscam-6.0.12](https://github.com/truecharts/apps/compare/oscam-6.0.11...oscam-6.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [oscam-6.0.11](https://github.com/truecharts/apps/compare/oscam-6.0.10...oscam-6.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [oscam-6.0.10](https://github.com/truecharts/apps/compare/oscam-6.0.9...oscam-6.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [oscam-6.0.9](https://github.com/truecharts/apps/compare/oscam-6.0.8...oscam-6.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [oscam-6.0.8](https://github.com/truecharts/apps/compare/oscam-6.0.7...oscam-6.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/oscam/6.0.21/Chart.lock b/stable/oscam/6.0.21/Chart.lock new file mode 100644 index 00000000000..b924f344d7f --- /dev/null +++ b/stable/oscam/6.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:43:42.217578203Z" diff --git a/stable/oscam/6.0.21/Chart.yaml b/stable/oscam/6.0.21/Chart.yaml new file mode 100644 index 00000000000..0cc629ba1ea --- /dev/null +++ b/stable/oscam/6.0.21/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "11693" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Open Source Conditional Access Module software +home: https://github.com/truecharts/apps/tree/master/charts/stable/oscam +icon: https://truecharts.org/img/chart-icons/oscam.png +keywords: + - oscam +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: oscam +sources: + - https://trac.streamboard.tv/oscam/browser/trunk +type: application +version: 6.0.21 +annotations: + truecharts.org/catagories: | + - DIY + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/oscam/6.0.21/README.md b/stable/oscam/6.0.21/README.md new file mode 100644 index 00000000000..ba7ac72139c --- /dev/null +++ b/stable/oscam/6.0.21/README.md @@ -0,0 +1,107 @@ +# oscam + +![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11693](https://img.shields.io/badge/AppVersion-11693-informational?style=flat-square) + +Open Source Conditional Access Module software + +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: [oscam](https://truecharts.org/docs/charts/stable/oscam) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `oscam` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install oscam TrueCharts/oscam +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `oscam` deployment + +```console +helm uninstall oscam +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install oscam \ + --set env.TZ="America/New York" \ + TrueCharts/oscam +``` + +#### 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 oscam TrueCharts/oscam -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/oscam/6.0.20/app-readme.md b/stable/oscam/6.0.21/app-readme.md similarity index 100% rename from stable/oscam/6.0.20/app-readme.md rename to stable/oscam/6.0.21/app-readme.md diff --git a/stable/oscam/6.0.21/charts/common-10.4.7.tgz b/stable/oscam/6.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/oscam/6.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/oscam/6.0.20/ix_values.yaml b/stable/oscam/6.0.21/ix_values.yaml similarity index 100% rename from stable/oscam/6.0.20/ix_values.yaml rename to stable/oscam/6.0.21/ix_values.yaml diff --git a/stable/oscam/6.0.20/questions.yaml b/stable/oscam/6.0.21/questions.yaml similarity index 100% rename from stable/oscam/6.0.20/questions.yaml rename to stable/oscam/6.0.21/questions.yaml diff --git a/stable/resilio-sync/6.0.22/templates/common.yaml b/stable/oscam/6.0.21/templates/common.yaml similarity index 100% rename from stable/resilio-sync/6.0.22/templates/common.yaml rename to stable/oscam/6.0.21/templates/common.yaml diff --git a/stable/pylon/2.0.20/values.yaml b/stable/oscam/6.0.21/values.yaml similarity index 100% rename from stable/pylon/2.0.20/values.yaml rename to stable/oscam/6.0.21/values.yaml diff --git a/stable/outline/3.0.24/CHANGELOG.md b/stable/outline/3.0.24/CHANGELOG.md deleted file mode 100644 index 3b4ba6b8cd3..00000000000 --- a/stable/outline/3.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [outline-3.0.24](https://github.com/truecharts/apps/compare/outline-3.0.23...outline-3.0.24) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [outline-3.0.23](https://github.com/truecharts/apps/compare/outline-3.0.21...outline-3.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [outline-3.0.21](https://github.com/truecharts/apps/compare/outline-3.0.20...outline-3.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [outline-3.0.20](https://github.com/truecharts/apps/compare/outline-3.0.19...outline-3.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [outline-3.0.19](https://github.com/truecharts/apps/compare/outline-3.0.17...outline-3.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [outline-3.0.17](https://github.com/truecharts/apps/compare/outline-3.0.15...outline-3.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [outline-3.0.15](https://github.com/truecharts/apps/compare/outline-3.0.14...outline-3.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [outline-3.0.14](https://github.com/truecharts/apps/compare/outline-3.0.13...outline-3.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [outline-3.0.13](https://github.com/truecharts/apps/compare/outline-3.0.12...outline-3.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [outline-3.0.12](https://github.com/truecharts/apps/compare/outline-3.0.11...outline-3.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [outline-3.0.11](https://github.com/truecharts/apps/compare/outline-3.0.10...outline-3.0.11) (2022-07-07) - -#### Chore - -* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) - - diff --git a/stable/outline/3.0.24/Chart.lock b/stable/outline/3.0.24/Chart.lock deleted file mode 100644 index c8cdb20208f..00000000000 --- a/stable/outline/3.0.24/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:42:09.542690621Z" diff --git a/stable/outline/3.0.24/Chart.yaml b/stable/outline/3.0.24/Chart.yaml deleted file mode 100644 index 69da1f7f411..00000000000 --- a/stable/outline/3.0.24/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "0.65.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -deprecated: false -description: A fast, collaborative, knowledge base for your team built using React and Node.js. -home: https://github.com/truecharts/apps/tree/master/charts/stable/outline -icon: https://truecharts.org/img/chart-icons/outline.png -keywords: - - outline - - knowledge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: outline -sources: - - https://github.com/outline/outline -type: application -version: 3.0.24 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/outline/3.0.24/README.md b/stable/outline/3.0.24/README.md deleted file mode 100644 index f997f068c2b..00000000000 --- a/stable/outline/3.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# outline - -![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.65.2](https://img.shields.io/badge/AppVersion-0.65.2-informational?style=flat-square) - -A fast, collaborative, knowledge base for your team built using React and Node.js. - -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: [outline](https://truecharts.org/docs/charts/stable/outline) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `outline` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install outline TrueCharts/outline -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `outline` deployment - -```console -helm uninstall outline -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install outline \ - --set env.TZ="America/New York" \ - TrueCharts/outline -``` - -#### 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 outline TrueCharts/outline -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/outline/3.0.24/charts/common-10.4.6.tgz b/stable/outline/3.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/outline/3.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/outline/3.0.24/charts/postgresql-8.0.43.tgz b/stable/outline/3.0.24/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/outline/3.0.24/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/outline/3.0.24/charts/redis-3.0.42.tgz b/stable/outline/3.0.24/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/outline/3.0.24/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/outline/3.0.25/CHANGELOG.md b/stable/outline/3.0.25/CHANGELOG.md new file mode 100644 index 00000000000..67b07db9e5a --- /dev/null +++ b/stable/outline/3.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [outline-3.0.25](https://github.com/truecharts/apps/compare/outline-3.0.24...outline-3.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [outline-3.0.24](https://github.com/truecharts/apps/compare/outline-3.0.23...outline-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [outline-3.0.23](https://github.com/truecharts/apps/compare/outline-3.0.21...outline-3.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [outline-3.0.21](https://github.com/truecharts/apps/compare/outline-3.0.20...outline-3.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [outline-3.0.20](https://github.com/truecharts/apps/compare/outline-3.0.19...outline-3.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [outline-3.0.19](https://github.com/truecharts/apps/compare/outline-3.0.17...outline-3.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [outline-3.0.17](https://github.com/truecharts/apps/compare/outline-3.0.15...outline-3.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [outline-3.0.15](https://github.com/truecharts/apps/compare/outline-3.0.14...outline-3.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [outline-3.0.14](https://github.com/truecharts/apps/compare/outline-3.0.13...outline-3.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [outline-3.0.13](https://github.com/truecharts/apps/compare/outline-3.0.12...outline-3.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [outline-3.0.12](https://github.com/truecharts/apps/compare/outline-3.0.11...outline-3.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + diff --git a/stable/outline/3.0.25/Chart.lock b/stable/outline/3.0.25/Chart.lock new file mode 100644 index 00000000000..bccccff316d --- /dev/null +++ b/stable/outline/3.0.25/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:43:59.487164668Z" diff --git a/stable/outline/3.0.25/Chart.yaml b/stable/outline/3.0.25/Chart.yaml new file mode 100644 index 00000000000..58b90e353f8 --- /dev/null +++ b/stable/outline/3.0.25/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "0.65.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +deprecated: false +description: A fast, collaborative, knowledge base for your team built using React and Node.js. +home: https://github.com/truecharts/apps/tree/master/charts/stable/outline +icon: https://truecharts.org/img/chart-icons/outline.png +keywords: + - outline + - knowledge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: outline +sources: + - https://github.com/outline/outline +type: application +version: 3.0.25 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/outline/3.0.25/README.md b/stable/outline/3.0.25/README.md new file mode 100644 index 00000000000..b1025e9d5ed --- /dev/null +++ b/stable/outline/3.0.25/README.md @@ -0,0 +1,109 @@ +# outline + +![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.65.2](https://img.shields.io/badge/AppVersion-0.65.2-informational?style=flat-square) + +A fast, collaborative, knowledge base for your team built using React and Node.js. + +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: [outline](https://truecharts.org/docs/charts/stable/outline) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `outline` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install outline TrueCharts/outline +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `outline` deployment + +```console +helm uninstall outline +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install outline \ + --set env.TZ="America/New York" \ + TrueCharts/outline +``` + +#### 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 outline TrueCharts/outline -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/outline/3.0.24/app-readme.md b/stable/outline/3.0.25/app-readme.md similarity index 100% rename from stable/outline/3.0.24/app-readme.md rename to stable/outline/3.0.25/app-readme.md diff --git a/stable/outline/3.0.25/charts/common-10.4.7.tgz b/stable/outline/3.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/outline/3.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/outline/3.0.25/charts/postgresql-8.0.45.tgz b/stable/outline/3.0.25/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/outline/3.0.25/charts/postgresql-8.0.45.tgz differ diff --git a/stable/outline/3.0.25/charts/redis-3.0.44.tgz b/stable/outline/3.0.25/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/outline/3.0.25/charts/redis-3.0.44.tgz differ diff --git a/stable/outline/3.0.24/ix_values.yaml b/stable/outline/3.0.25/ix_values.yaml similarity index 100% rename from stable/outline/3.0.24/ix_values.yaml rename to stable/outline/3.0.25/ix_values.yaml diff --git a/stable/outline/3.0.24/questions.yaml b/stable/outline/3.0.25/questions.yaml similarity index 100% rename from stable/outline/3.0.24/questions.yaml rename to stable/outline/3.0.25/questions.yaml diff --git a/stable/outline/3.0.24/templates/_secrets.tpl b/stable/outline/3.0.25/templates/_secrets.tpl similarity index 100% rename from stable/outline/3.0.24/templates/_secrets.tpl rename to stable/outline/3.0.25/templates/_secrets.tpl diff --git a/stable/outline/3.0.24/templates/common.yaml b/stable/outline/3.0.25/templates/common.yaml similarity index 100% rename from stable/outline/3.0.24/templates/common.yaml rename to stable/outline/3.0.25/templates/common.yaml diff --git a/stable/qinglong/2.0.23/values.yaml b/stable/outline/3.0.25/values.yaml similarity index 100% rename from stable/qinglong/2.0.23/values.yaml rename to stable/outline/3.0.25/values.yaml diff --git a/stable/overseerr/6.0.21/CHANGELOG.md b/stable/overseerr/6.0.21/CHANGELOG.md deleted file mode 100644 index a9803b86087..00000000000 --- a/stable/overseerr/6.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [overseerr-6.0.21](https://github.com/truecharts/apps/compare/overseerr-6.0.19...overseerr-6.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [overseerr-6.0.19](https://github.com/truecharts/apps/compare/overseerr-6.0.18...overseerr-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [overseerr-6.0.18](https://github.com/truecharts/apps/compare/overseerr-6.0.17...overseerr-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [overseerr-6.0.17](https://github.com/truecharts/apps/compare/overseerr-6.0.15...overseerr-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [overseerr-6.0.15](https://github.com/truecharts/apps/compare/overseerr-6.0.13...overseerr-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [overseerr-6.0.13](https://github.com/truecharts/apps/compare/overseerr-6.0.12...overseerr-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [overseerr-6.0.12](https://github.com/truecharts/apps/compare/overseerr-6.0.11...overseerr-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [overseerr-6.0.11](https://github.com/truecharts/apps/compare/overseerr-6.0.10...overseerr-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [overseerr-6.0.10](https://github.com/truecharts/apps/compare/overseerr-6.0.9...overseerr-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [overseerr-6.0.9](https://github.com/truecharts/apps/compare/overseerr-6.0.8...overseerr-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [overseerr-6.0.8](https://github.com/truecharts/apps/compare/overseerr-6.0.7...overseerr-6.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/overseerr/6.0.21/Chart.lock b/stable/overseerr/6.0.21/Chart.lock deleted file mode 100644 index 489cd1bb559..00000000000 --- a/stable/overseerr/6.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:07:51.948442526Z" diff --git a/stable/overseerr/6.0.21/Chart.yaml b/stable/overseerr/6.0.21/Chart.yaml deleted file mode 100644 index 27a7369e37d..00000000000 --- a/stable/overseerr/6.0.21/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.29.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - Overseerr is a free and open source software application for managing - requests for your media library. It integrates with your existing services such - as Sonarr, Radarr and Plex! -home: https://github.com/truecharts/apps/tree/master/charts/stable/overseerr -icon: https://truecharts.org/img/chart-icons/overseerr.png -keywords: - - overseerr - - plex - - sonarr - - radarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: overseerr -sources: - - https://github.com/sct/overseerr - - https://hub.docker.com/r/sctx/overseerr -version: 6.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/overseerr/6.0.21/README.md b/stable/overseerr/6.0.21/README.md deleted file mode 100644 index 6edc6c3d02f..00000000000 --- a/stable/overseerr/6.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# overseerr - -![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![AppVersion: 1.29.1](https://img.shields.io/badge/AppVersion-1.29.1-informational?style=flat-square) - -Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! - -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: [overseerr](https://truecharts.org/docs/charts/stable/overseerr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `overseerr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install overseerr TrueCharts/overseerr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `overseerr` deployment - -```console -helm uninstall overseerr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install overseerr \ - --set env.TZ="America/New York" \ - TrueCharts/overseerr -``` - -#### 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 overseerr TrueCharts/overseerr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/overseerr/6.0.21/charts/common-10.4.6.tgz b/stable/overseerr/6.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/overseerr/6.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/overseerr/6.0.22/CHANGELOG.md b/stable/overseerr/6.0.22/CHANGELOG.md new file mode 100644 index 00000000000..bc5704bdba8 --- /dev/null +++ b/stable/overseerr/6.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [overseerr-6.0.22](https://github.com/truecharts/apps/compare/overseerr-6.0.21...overseerr-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [overseerr-6.0.21](https://github.com/truecharts/apps/compare/overseerr-6.0.19...overseerr-6.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [overseerr-6.0.19](https://github.com/truecharts/apps/compare/overseerr-6.0.18...overseerr-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [overseerr-6.0.18](https://github.com/truecharts/apps/compare/overseerr-6.0.17...overseerr-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [overseerr-6.0.17](https://github.com/truecharts/apps/compare/overseerr-6.0.15...overseerr-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [overseerr-6.0.15](https://github.com/truecharts/apps/compare/overseerr-6.0.13...overseerr-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [overseerr-6.0.13](https://github.com/truecharts/apps/compare/overseerr-6.0.12...overseerr-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [overseerr-6.0.12](https://github.com/truecharts/apps/compare/overseerr-6.0.11...overseerr-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [overseerr-6.0.11](https://github.com/truecharts/apps/compare/overseerr-6.0.10...overseerr-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [overseerr-6.0.10](https://github.com/truecharts/apps/compare/overseerr-6.0.9...overseerr-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [overseerr-6.0.9](https://github.com/truecharts/apps/compare/overseerr-6.0.8...overseerr-6.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/overseerr/6.0.22/Chart.lock b/stable/overseerr/6.0.22/Chart.lock new file mode 100644 index 00000000000..48467421d08 --- /dev/null +++ b/stable/overseerr/6.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:43:57.554175937Z" diff --git a/stable/overseerr/6.0.22/Chart.yaml b/stable/overseerr/6.0.22/Chart.yaml new file mode 100644 index 00000000000..e3c01ded3f4 --- /dev/null +++ b/stable/overseerr/6.0.22/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.29.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + Overseerr is a free and open source software application for managing + requests for your media library. It integrates with your existing services such + as Sonarr, Radarr and Plex! +home: https://github.com/truecharts/apps/tree/master/charts/stable/overseerr +icon: https://truecharts.org/img/chart-icons/overseerr.png +keywords: + - overseerr + - plex + - sonarr + - radarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: overseerr +sources: + - https://github.com/sct/overseerr + - https://hub.docker.com/r/sctx/overseerr +version: 6.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/overseerr/6.0.22/README.md b/stable/overseerr/6.0.22/README.md new file mode 100644 index 00000000000..9d897e67f3b --- /dev/null +++ b/stable/overseerr/6.0.22/README.md @@ -0,0 +1,108 @@ +# overseerr + +![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 1.29.1](https://img.shields.io/badge/AppVersion-1.29.1-informational?style=flat-square) + +Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! + +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: [overseerr](https://truecharts.org/docs/charts/stable/overseerr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `overseerr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install overseerr TrueCharts/overseerr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `overseerr` deployment + +```console +helm uninstall overseerr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install overseerr \ + --set env.TZ="America/New York" \ + TrueCharts/overseerr +``` + +#### 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 overseerr TrueCharts/overseerr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/overseerr/6.0.21/app-readme.md b/stable/overseerr/6.0.22/app-readme.md similarity index 100% rename from stable/overseerr/6.0.21/app-readme.md rename to stable/overseerr/6.0.22/app-readme.md diff --git a/stable/overseerr/6.0.22/charts/common-10.4.7.tgz b/stable/overseerr/6.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/overseerr/6.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/overseerr/6.0.21/ix_values.yaml b/stable/overseerr/6.0.22/ix_values.yaml similarity index 100% rename from stable/overseerr/6.0.21/ix_values.yaml rename to stable/overseerr/6.0.22/ix_values.yaml diff --git a/stable/overseerr/6.0.21/questions.yaml b/stable/overseerr/6.0.22/questions.yaml similarity index 100% rename from stable/overseerr/6.0.21/questions.yaml rename to stable/overseerr/6.0.22/questions.yaml diff --git a/stable/rsnapshot/2.0.20/templates/common.yaml b/stable/overseerr/6.0.22/templates/common.yaml similarity index 100% rename from stable/rsnapshot/2.0.20/templates/common.yaml rename to stable/overseerr/6.0.22/templates/common.yaml diff --git a/stable/quassel-core/3.0.21/values.yaml b/stable/overseerr/6.0.22/values.yaml similarity index 100% rename from stable/quassel-core/3.0.21/values.yaml rename to stable/overseerr/6.0.22/values.yaml diff --git a/stable/owncast/6.0.22/CHANGELOG.md b/stable/owncast/6.0.22/CHANGELOG.md deleted file mode 100644 index 79c6a736cb6..00000000000 --- a/stable/owncast/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [owncast-6.0.22](https://github.com/truecharts/apps/compare/owncast-6.0.20...owncast-6.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [owncast-6.0.20](https://github.com/truecharts/apps/compare/owncast-6.0.19...owncast-6.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [owncast-6.0.19](https://github.com/truecharts/apps/compare/owncast-6.0.18...owncast-6.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [owncast-6.0.18](https://github.com/truecharts/apps/compare/owncast-6.0.16...owncast-6.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [owncast-6.0.16](https://github.com/truecharts/apps/compare/owncast-6.0.14...owncast-6.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [owncast-6.0.14](https://github.com/truecharts/apps/compare/owncast-6.0.13...owncast-6.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [owncast-6.0.13](https://github.com/truecharts/apps/compare/owncast-6.0.12...owncast-6.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [owncast-6.0.12](https://github.com/truecharts/apps/compare/owncast-6.0.11...owncast-6.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [owncast-6.0.11](https://github.com/truecharts/apps/compare/owncast-6.0.10...owncast-6.0.11) (2022-07-10) - -#### Chore - -* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115)) - - - - -### [owncast-6.0.10](https://github.com/truecharts/apps/compare/owncast-6.0.9...owncast-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [owncast-6.0.9](https://github.com/truecharts/apps/compare/owncast-6.0.8...owncast-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/owncast/6.0.22/Chart.lock b/stable/owncast/6.0.22/Chart.lock deleted file mode 100644 index 05f5c9ba0b5..00000000000 --- a/stable/owncast/6.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:08:00.827378762Z" diff --git a/stable/owncast/6.0.22/Chart.yaml b/stable/owncast/6.0.22/Chart.yaml deleted file mode 100644 index 1c96155fbc2..00000000000 --- a/stable/owncast/6.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - Take control over your live stream video by running it yourself. Streaming - + chat out of the box. -home: https://github.com/truecharts/apps/tree/master/charts/stable/owncast -icon: https://truecharts.org/img/chart-icons/owncast.png -keywords: - - owncast - - stream - - open source - - chat -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: owncast -sources: - - https://owncast.online/ - - https://github.com/owncast/owncast -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/owncast/6.0.22/README.md b/stable/owncast/6.0.22/README.md deleted file mode 100644 index 3d2bc1e1769..00000000000 --- a/stable/owncast/6.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# owncast - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 0.0.12](https://img.shields.io/badge/AppVersion-0.0.12-informational?style=flat-square) - -Take control over your live stream video by running it yourself. Streaming + chat out of the box. - -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: [owncast](https://truecharts.org/docs/charts/stable/owncast) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `owncast` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install owncast TrueCharts/owncast -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `owncast` deployment - -```console -helm uninstall owncast -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install owncast \ - --set env.TZ="America/New York" \ - TrueCharts/owncast -``` - -#### 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 owncast TrueCharts/owncast -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/owncast/6.0.22/charts/common-10.4.6.tgz b/stable/owncast/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/owncast/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/owncast/6.0.23/CHANGELOG.md b/stable/owncast/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..502b0edb535 --- /dev/null +++ b/stable/owncast/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [owncast-6.0.23](https://github.com/truecharts/apps/compare/owncast-6.0.22...owncast-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [owncast-6.0.22](https://github.com/truecharts/apps/compare/owncast-6.0.20...owncast-6.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [owncast-6.0.20](https://github.com/truecharts/apps/compare/owncast-6.0.19...owncast-6.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [owncast-6.0.19](https://github.com/truecharts/apps/compare/owncast-6.0.18...owncast-6.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [owncast-6.0.18](https://github.com/truecharts/apps/compare/owncast-6.0.16...owncast-6.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [owncast-6.0.16](https://github.com/truecharts/apps/compare/owncast-6.0.14...owncast-6.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [owncast-6.0.14](https://github.com/truecharts/apps/compare/owncast-6.0.13...owncast-6.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [owncast-6.0.13](https://github.com/truecharts/apps/compare/owncast-6.0.12...owncast-6.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [owncast-6.0.12](https://github.com/truecharts/apps/compare/owncast-6.0.11...owncast-6.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [owncast-6.0.11](https://github.com/truecharts/apps/compare/owncast-6.0.10...owncast-6.0.11) (2022-07-10) + +#### Chore + +* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115)) + + + + +### [owncast-6.0.10](https://github.com/truecharts/apps/compare/owncast-6.0.9...owncast-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/owncast/6.0.23/Chart.lock b/stable/owncast/6.0.23/Chart.lock new file mode 100644 index 00000000000..5c16081107d --- /dev/null +++ b/stable/owncast/6.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:43:58.402221656Z" diff --git a/stable/owncast/6.0.23/Chart.yaml b/stable/owncast/6.0.23/Chart.yaml new file mode 100644 index 00000000000..082d6401aa4 --- /dev/null +++ b/stable/owncast/6.0.23/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.0.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + Take control over your live stream video by running it yourself. Streaming + + chat out of the box. +home: https://github.com/truecharts/apps/tree/master/charts/stable/owncast +icon: https://truecharts.org/img/chart-icons/owncast.png +keywords: + - owncast + - stream + - open source + - chat +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owncast +sources: + - https://owncast.online/ + - https://github.com/owncast/owncast +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/owncast/6.0.23/README.md b/stable/owncast/6.0.23/README.md new file mode 100644 index 00000000000..f9a47b30957 --- /dev/null +++ b/stable/owncast/6.0.23/README.md @@ -0,0 +1,108 @@ +# owncast + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: 0.0.12](https://img.shields.io/badge/AppVersion-0.0.12-informational?style=flat-square) + +Take control over your live stream video by running it yourself. Streaming + chat out of the box. + +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: [owncast](https://truecharts.org/docs/charts/stable/owncast) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `owncast` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install owncast TrueCharts/owncast +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `owncast` deployment + +```console +helm uninstall owncast +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install owncast \ + --set env.TZ="America/New York" \ + TrueCharts/owncast +``` + +#### 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 owncast TrueCharts/owncast -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/owncast/6.0.22/app-readme.md b/stable/owncast/6.0.23/app-readme.md similarity index 100% rename from stable/owncast/6.0.22/app-readme.md rename to stable/owncast/6.0.23/app-readme.md diff --git a/stable/owncast/6.0.23/charts/common-10.4.7.tgz b/stable/owncast/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/owncast/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/owncast/6.0.22/ix_values.yaml b/stable/owncast/6.0.23/ix_values.yaml similarity index 100% rename from stable/owncast/6.0.22/ix_values.yaml rename to stable/owncast/6.0.23/ix_values.yaml diff --git a/stable/owncast/6.0.22/questions.yaml b/stable/owncast/6.0.23/questions.yaml similarity index 100% rename from stable/owncast/6.0.22/questions.yaml rename to stable/owncast/6.0.23/questions.yaml diff --git a/stable/rss-bridge/2.0.20/templates/common.yaml b/stable/owncast/6.0.23/templates/common.yaml similarity index 100% rename from stable/rss-bridge/2.0.20/templates/common.yaml rename to stable/owncast/6.0.23/templates/common.yaml diff --git a/stable/quassel-web/2.0.20/values.yaml b/stable/owncast/6.0.23/values.yaml similarity index 100% rename from stable/quassel-web/2.0.20/values.yaml rename to stable/owncast/6.0.23/values.yaml diff --git a/stable/owncloud-ocis/7.0.20/CHANGELOG.md b/stable/owncloud-ocis/7.0.20/CHANGELOG.md deleted file mode 100644 index 68a6090769c..00000000000 --- a/stable/owncloud-ocis/7.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [owncloud-ocis-7.0.20](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.18...owncloud-ocis-7.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update container image tccr.io/truecharts/ocis to v2.0.0 ([#3269](https://github.com/truecharts/apps/issues/3269)) - - - -## [owncloud-ocis-7.0.18](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.17...owncloud-ocis-7.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [owncloud-ocis-7.0.17](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.16...owncloud-ocis-7.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [owncloud-ocis-7.0.16](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.14...owncloud-ocis-7.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [owncloud-ocis-7.0.14](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.12...owncloud-ocis-7.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [owncloud-ocis-7.0.12](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.11...owncloud-ocis-7.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [owncloud-ocis-7.0.11](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.10...owncloud-ocis-7.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [owncloud-ocis-7.0.10](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.9...owncloud-ocis-7.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [owncloud-ocis-7.0.9](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.8...owncloud-ocis-7.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [owncloud-ocis-7.0.8](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.7...owncloud-ocis-7.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [owncloud-ocis-7.0.7](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.6...owncloud-ocis-7.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - diff --git a/stable/owncloud-ocis/7.0.20/Chart.lock b/stable/owncloud-ocis/7.0.20/Chart.lock deleted file mode 100644 index 9ce1c10472d..00000000000 --- a/stable/owncloud-ocis/7.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:08:00.930383786Z" diff --git a/stable/owncloud-ocis/7.0.20/Chart.yaml b/stable/owncloud-ocis/7.0.20/Chart.yaml deleted file mode 100644 index 30628a4ac21..00000000000 --- a/stable/owncloud-ocis/7.0.20/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: ownCloud Infinite Scale is a self-hosted file sync and share server. -home: https://github.com/truecharts/apps/tree/master/charts/stable/owncloud-ocis -icon: https://truecharts.org/img/chart-icons/owncloud-ocis.png -keywords: - - owncloud - - ocis - - infinite - - scale - - self-hosted - - sync - - share - - server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: owncloud-ocis -sources: - - https://hub.docker.com/r/owncloud/ocis - - https://owncloud.dev/ocis/ -version: 7.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/owncloud-ocis/7.0.20/README.md b/stable/owncloud-ocis/7.0.20/README.md deleted file mode 100644 index e8feb5950e3..00000000000 --- a/stable/owncloud-ocis/7.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# owncloud-ocis - -![Version: 7.0.20](https://img.shields.io/badge/Version-7.0.20-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square) - -ownCloud Infinite Scale is a self-hosted file sync and share server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [owncloud-ocis](https://truecharts.org/docs/charts/stable/owncloud-ocis) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `owncloud-ocis` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install owncloud-ocis TrueCharts/owncloud-ocis -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `owncloud-ocis` deployment - -```console -helm uninstall owncloud-ocis -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install owncloud-ocis \ - --set env.TZ="America/New York" \ - TrueCharts/owncloud-ocis -``` - -#### 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 owncloud-ocis TrueCharts/owncloud-ocis -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/owncloud-ocis/7.0.20/charts/common-10.4.6.tgz b/stable/owncloud-ocis/7.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/owncloud-ocis/7.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/7.0.21/CHANGELOG.md b/stable/owncloud-ocis/7.0.21/CHANGELOG.md new file mode 100644 index 00000000000..ebd27bf2e33 --- /dev/null +++ b/stable/owncloud-ocis/7.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [owncloud-ocis-7.0.21](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.20...owncloud-ocis-7.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [owncloud-ocis-7.0.20](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.18...owncloud-ocis-7.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update container image tccr.io/truecharts/ocis to v2.0.0 ([#3269](https://github.com/truecharts/apps/issues/3269)) + + + +## [owncloud-ocis-7.0.18](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.17...owncloud-ocis-7.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [owncloud-ocis-7.0.17](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.16...owncloud-ocis-7.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [owncloud-ocis-7.0.16](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.14...owncloud-ocis-7.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [owncloud-ocis-7.0.14](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.12...owncloud-ocis-7.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [owncloud-ocis-7.0.12](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.11...owncloud-ocis-7.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [owncloud-ocis-7.0.11](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.10...owncloud-ocis-7.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [owncloud-ocis-7.0.10](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.9...owncloud-ocis-7.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [owncloud-ocis-7.0.9](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.8...owncloud-ocis-7.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [owncloud-ocis-7.0.8](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.7...owncloud-ocis-7.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + diff --git a/stable/owncloud-ocis/7.0.21/Chart.lock b/stable/owncloud-ocis/7.0.21/Chart.lock new file mode 100644 index 00000000000..d3b4458799d --- /dev/null +++ b/stable/owncloud-ocis/7.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:44:01.433434214Z" diff --git a/stable/owncloud-ocis/7.0.21/Chart.yaml b/stable/owncloud-ocis/7.0.21/Chart.yaml new file mode 100644 index 00000000000..0af8302fda7 --- /dev/null +++ b/stable/owncloud-ocis/7.0.21/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "2.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: ownCloud Infinite Scale is a self-hosted file sync and share server. +home: https://github.com/truecharts/apps/tree/master/charts/stable/owncloud-ocis +icon: https://truecharts.org/img/chart-icons/owncloud-ocis.png +keywords: + - owncloud + - ocis + - infinite + - scale + - self-hosted + - sync + - share + - server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owncloud-ocis +sources: + - https://hub.docker.com/r/owncloud/ocis + - https://owncloud.dev/ocis/ +version: 7.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/owncloud-ocis/7.0.21/README.md b/stable/owncloud-ocis/7.0.21/README.md new file mode 100644 index 00000000000..2faffd1f069 --- /dev/null +++ b/stable/owncloud-ocis/7.0.21/README.md @@ -0,0 +1,108 @@ +# owncloud-ocis + +![Version: 7.0.21](https://img.shields.io/badge/Version-7.0.21-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square) + +ownCloud Infinite Scale is a self-hosted file sync and share server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [owncloud-ocis](https://truecharts.org/docs/charts/stable/owncloud-ocis) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `owncloud-ocis` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install owncloud-ocis TrueCharts/owncloud-ocis +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `owncloud-ocis` deployment + +```console +helm uninstall owncloud-ocis +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install owncloud-ocis \ + --set env.TZ="America/New York" \ + TrueCharts/owncloud-ocis +``` + +#### 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 owncloud-ocis TrueCharts/owncloud-ocis -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/owncloud-ocis/7.0.20/app-readme.md b/stable/owncloud-ocis/7.0.21/app-readme.md similarity index 100% rename from stable/owncloud-ocis/7.0.20/app-readme.md rename to stable/owncloud-ocis/7.0.21/app-readme.md diff --git a/stable/owncloud-ocis/7.0.21/charts/common-10.4.7.tgz b/stable/owncloud-ocis/7.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/owncloud-ocis/7.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/owncloud-ocis/7.0.20/ix_values.yaml b/stable/owncloud-ocis/7.0.21/ix_values.yaml similarity index 100% rename from stable/owncloud-ocis/7.0.20/ix_values.yaml rename to stable/owncloud-ocis/7.0.21/ix_values.yaml diff --git a/stable/owncloud-ocis/7.0.20/questions.yaml b/stable/owncloud-ocis/7.0.21/questions.yaml similarity index 100% rename from stable/owncloud-ocis/7.0.20/questions.yaml rename to stable/owncloud-ocis/7.0.21/questions.yaml diff --git a/stable/owncloud-ocis/7.0.20/templates/_secrets.tpl b/stable/owncloud-ocis/7.0.21/templates/_secrets.tpl similarity index 100% rename from stable/owncloud-ocis/7.0.20/templates/_secrets.tpl rename to stable/owncloud-ocis/7.0.21/templates/_secrets.tpl diff --git a/stable/owncloud-ocis/7.0.20/templates/common.yaml b/stable/owncloud-ocis/7.0.21/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/7.0.20/templates/common.yaml rename to stable/owncloud-ocis/7.0.21/templates/common.yaml diff --git a/stable/recipes/8.0.27/values.yaml b/stable/owncloud-ocis/7.0.21/values.yaml similarity index 100% rename from stable/recipes/8.0.27/values.yaml rename to stable/owncloud-ocis/7.0.21/values.yaml diff --git a/stable/paperless-ng/4.0.23/CHANGELOG.md b/stable/paperless-ng/4.0.23/CHANGELOG.md deleted file mode 100644 index 5f6e81d7a91..00000000000 --- a/stable/paperless-ng/4.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [paperless-ng-4.0.23](https://github.com/truecharts/apps/compare/paperless-ng-4.0.22...paperless-ng-4.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [paperless-ng-4.0.22](https://github.com/truecharts/apps/compare/paperless-ng-4.0.20...paperless-ng-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [paperless-ng-4.0.20](https://github.com/truecharts/apps/compare/paperless-ng-4.0.19...paperless-ng-4.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [paperless-ng-4.0.19](https://github.com/truecharts/apps/compare/paperless-ng-4.0.18...paperless-ng-4.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [paperless-ng-4.0.18](https://github.com/truecharts/apps/compare/paperless-ng-4.0.16...paperless-ng-4.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [paperless-ng-4.0.16](https://github.com/truecharts/apps/compare/paperless-ng-4.0.14...paperless-ng-4.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [paperless-ng-4.0.14](https://github.com/truecharts/apps/compare/paperless-ng-4.0.13...paperless-ng-4.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [paperless-ng-4.0.13](https://github.com/truecharts/apps/compare/paperless-ng-4.0.12...paperless-ng-4.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [paperless-ng-4.0.12](https://github.com/truecharts/apps/compare/paperless-ng-4.0.11...paperless-ng-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [paperless-ng-4.0.11](https://github.com/truecharts/apps/compare/paperless-ng-4.0.10...paperless-ng-4.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [paperless-ng-4.0.10](https://github.com/truecharts/apps/compare/paperless-ng-4.0.9...paperless-ng-4.0.10) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/paperless-ng/4.0.23/Chart.lock b/stable/paperless-ng/4.0.23/Chart.lock deleted file mode 100644 index a1a2b5242be..00000000000 --- a/stable/paperless-ng/4.0.23/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:42:15.877382702Z" diff --git a/stable/paperless-ng/4.0.23/Chart.yaml b/stable/paperless-ng/4.0.23/Chart.yaml deleted file mode 100644 index b758e3ae3e8..00000000000 --- a/stable/paperless-ng/4.0.23/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: paperless-ng -version: 4.0.23 -appVersion: "1.7.1" -description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/paperless-ng -icon: https://truecharts.org/img/chart-icons/paperless-ng.png -keywords: - - paperless-ng - - paperless-ngx - - documents - - paper -sources: - - https://github.com/paperless-ngx/paperless-ngx - - https://paperless-ngx.readthedocs.io/en/latest/ -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/paperless-ng/4.0.23/README.md b/stable/paperless-ng/4.0.23/README.md deleted file mode 100644 index 1468dfec321..00000000000 --- a/stable/paperless-ng/4.0.23/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# paperless-ng - -![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) - -Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. - -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: [paperless-ng](https://truecharts.org/docs/charts/stable/paperless-ng) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `paperless-ng` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install paperless-ng TrueCharts/paperless-ng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `paperless-ng` deployment - -```console -helm uninstall paperless-ng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install paperless-ng \ - --set env.TZ="America/New York" \ - TrueCharts/paperless-ng -``` - -#### 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 paperless-ng TrueCharts/paperless-ng -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/paperless-ng/4.0.23/charts/common-10.4.6.tgz b/stable/paperless-ng/4.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/paperless-ng/4.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.23/charts/postgresql-8.0.43.tgz b/stable/paperless-ng/4.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/paperless-ng/4.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.23/charts/redis-3.0.42.tgz b/stable/paperless-ng/4.0.23/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/paperless-ng/4.0.23/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.24/CHANGELOG.md b/stable/paperless-ng/4.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a9939f42af0 --- /dev/null +++ b/stable/paperless-ng/4.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [paperless-ng-4.0.24](https://github.com/truecharts/apps/compare/paperless-ng-4.0.23...paperless-ng-4.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [paperless-ng-4.0.23](https://github.com/truecharts/apps/compare/paperless-ng-4.0.22...paperless-ng-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [paperless-ng-4.0.22](https://github.com/truecharts/apps/compare/paperless-ng-4.0.20...paperless-ng-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [paperless-ng-4.0.20](https://github.com/truecharts/apps/compare/paperless-ng-4.0.19...paperless-ng-4.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [paperless-ng-4.0.19](https://github.com/truecharts/apps/compare/paperless-ng-4.0.18...paperless-ng-4.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [paperless-ng-4.0.18](https://github.com/truecharts/apps/compare/paperless-ng-4.0.16...paperless-ng-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [paperless-ng-4.0.16](https://github.com/truecharts/apps/compare/paperless-ng-4.0.14...paperless-ng-4.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [paperless-ng-4.0.14](https://github.com/truecharts/apps/compare/paperless-ng-4.0.13...paperless-ng-4.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [paperless-ng-4.0.13](https://github.com/truecharts/apps/compare/paperless-ng-4.0.12...paperless-ng-4.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [paperless-ng-4.0.12](https://github.com/truecharts/apps/compare/paperless-ng-4.0.11...paperless-ng-4.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [paperless-ng-4.0.11](https://github.com/truecharts/apps/compare/paperless-ng-4.0.10...paperless-ng-4.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/paperless-ng/4.0.24/Chart.lock b/stable/paperless-ng/4.0.24/Chart.lock new file mode 100644 index 00000000000..73bb94d2a75 --- /dev/null +++ b/stable/paperless-ng/4.0.24/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:44:29.681927257Z" diff --git a/stable/paperless-ng/4.0.24/Chart.yaml b/stable/paperless-ng/4.0.24/Chart.yaml new file mode 100644 index 00000000000..f9daa7804a6 --- /dev/null +++ b/stable/paperless-ng/4.0.24/Chart.yaml @@ -0,0 +1,39 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: paperless-ng +version: 4.0.24 +appVersion: "1.7.1" +description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/paperless-ng +icon: https://truecharts.org/img/chart-icons/paperless-ng.png +keywords: + - paperless-ng + - paperless-ngx + - documents + - paper +sources: + - https://github.com/paperless-ngx/paperless-ngx + - https://paperless-ngx.readthedocs.io/en/latest/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/paperless-ng/4.0.24/README.md b/stable/paperless-ng/4.0.24/README.md new file mode 100644 index 00000000000..4a1bd78e425 --- /dev/null +++ b/stable/paperless-ng/4.0.24/README.md @@ -0,0 +1,110 @@ +# paperless-ng + +![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) + +Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. + +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: [paperless-ng](https://truecharts.org/docs/charts/stable/paperless-ng) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `paperless-ng` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install paperless-ng TrueCharts/paperless-ng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `paperless-ng` deployment + +```console +helm uninstall paperless-ng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install paperless-ng \ + --set env.TZ="America/New York" \ + TrueCharts/paperless-ng +``` + +#### 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 paperless-ng TrueCharts/paperless-ng -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/paperless-ng/4.0.23/app-readme.md b/stable/paperless-ng/4.0.24/app-readme.md similarity index 100% rename from stable/paperless-ng/4.0.23/app-readme.md rename to stable/paperless-ng/4.0.24/app-readme.md diff --git a/stable/paperless-ng/4.0.24/charts/common-10.4.7.tgz b/stable/paperless-ng/4.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/paperless-ng/4.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/paperless-ng/4.0.24/charts/postgresql-8.0.45.tgz b/stable/paperless-ng/4.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/paperless-ng/4.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/paperless-ng/4.0.24/charts/redis-3.0.44.tgz b/stable/paperless-ng/4.0.24/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/paperless-ng/4.0.24/charts/redis-3.0.44.tgz differ diff --git a/stable/paperless-ng/4.0.23/ix_values.yaml b/stable/paperless-ng/4.0.24/ix_values.yaml similarity index 100% rename from stable/paperless-ng/4.0.23/ix_values.yaml rename to stable/paperless-ng/4.0.24/ix_values.yaml diff --git a/stable/paperless-ng/4.0.23/questions.yaml b/stable/paperless-ng/4.0.24/questions.yaml similarity index 100% rename from stable/paperless-ng/4.0.23/questions.yaml rename to stable/paperless-ng/4.0.24/questions.yaml diff --git a/stable/paperless-ng/4.0.23/templates/_sercrets.tpl b/stable/paperless-ng/4.0.24/templates/_sercrets.tpl similarity index 100% rename from stable/paperless-ng/4.0.23/templates/_sercrets.tpl rename to stable/paperless-ng/4.0.24/templates/_sercrets.tpl diff --git a/stable/paperless-ng/4.0.23/templates/common.yaml b/stable/paperless-ng/4.0.24/templates/common.yaml similarity index 100% rename from stable/paperless-ng/4.0.23/templates/common.yaml rename to stable/paperless-ng/4.0.24/templates/common.yaml diff --git a/stable/redmine/3.0.26/values.yaml b/stable/paperless-ng/4.0.24/values.yaml similarity index 100% rename from stable/redmine/3.0.26/values.yaml rename to stable/paperless-ng/4.0.24/values.yaml diff --git a/stable/papermerge/3.0.21/CHANGELOG.md b/stable/papermerge/3.0.21/CHANGELOG.md deleted file mode 100644 index cdf1b57423e..00000000000 --- a/stable/papermerge/3.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [papermerge-3.0.21](https://github.com/truecharts/apps/compare/papermerge-3.0.20...papermerge-3.0.21) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [papermerge-3.0.20](https://github.com/truecharts/apps/compare/papermerge-3.0.18...papermerge-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [papermerge-3.0.18](https://github.com/truecharts/apps/compare/papermerge-3.0.17...papermerge-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [papermerge-3.0.17](https://github.com/truecharts/apps/compare/papermerge-3.0.16...papermerge-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [papermerge-3.0.16](https://github.com/truecharts/apps/compare/papermerge-3.0.14...papermerge-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [papermerge-3.0.14](https://github.com/truecharts/apps/compare/papermerge-3.0.12...papermerge-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [papermerge-3.0.12](https://github.com/truecharts/apps/compare/papermerge-3.0.11...papermerge-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [papermerge-3.0.11](https://github.com/truecharts/apps/compare/papermerge-3.0.10...papermerge-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [papermerge-3.0.10](https://github.com/truecharts/apps/compare/papermerge-3.0.9...papermerge-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [papermerge-3.0.9](https://github.com/truecharts/apps/compare/papermerge-3.0.8...papermerge-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [papermerge-3.0.8](https://github.com/truecharts/apps/compare/papermerge-3.0.7...papermerge-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/papermerge/3.0.21/Chart.lock b/stable/papermerge/3.0.21/Chart.lock deleted file mode 100644 index 0a80116fad4..00000000000 --- a/stable/papermerge/3.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:97ffa9079fc18b4fe62ac329b917ad92bd287b25bd0b4e30c4ee7daded04b1c1 -generated: "2022-07-23T09:42:33.222687728Z" diff --git a/stable/papermerge/3.0.21/Chart.yaml b/stable/papermerge/3.0.21/Chart.yaml deleted file mode 100644 index c433ea2ea6d..00000000000 --- a/stable/papermerge/3.0.21/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: papermerge -version: 3.0.21 -appVersion: "2.0.1" -description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/papermerge -icon: https://truecharts.org/img/chart-icons/papermerge.png -keywords: - - papermerge -sources: - - https://hub.docker.com/r/linuxserver/papermerge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/papermerge/3.0.21/README.md b/stable/papermerge/3.0.21/README.md deleted file mode 100644 index 3a389737de4..00000000000 --- a/stable/papermerge/3.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# papermerge - -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square) - -Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. - -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: [papermerge](https://truecharts.org/docs/charts/stable/papermerge) - -**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 | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `papermerge` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install papermerge TrueCharts/papermerge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `papermerge` deployment - -```console -helm uninstall papermerge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install papermerge \ - --set env.TZ="America/New York" \ - TrueCharts/papermerge -``` - -#### 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 papermerge TrueCharts/papermerge -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/papermerge/3.0.21/charts/common-10.4.6.tgz b/stable/papermerge/3.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/papermerge/3.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/papermerge/3.0.21/charts/redis-3.0.42.tgz b/stable/papermerge/3.0.21/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/papermerge/3.0.21/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/papermerge/3.0.22/CHANGELOG.md b/stable/papermerge/3.0.22/CHANGELOG.md new file mode 100644 index 00000000000..dfe46a4c07b --- /dev/null +++ b/stable/papermerge/3.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [papermerge-3.0.22](https://github.com/truecharts/apps/compare/papermerge-3.0.21...papermerge-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [papermerge-3.0.21](https://github.com/truecharts/apps/compare/papermerge-3.0.20...papermerge-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [papermerge-3.0.20](https://github.com/truecharts/apps/compare/papermerge-3.0.18...papermerge-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [papermerge-3.0.18](https://github.com/truecharts/apps/compare/papermerge-3.0.17...papermerge-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [papermerge-3.0.17](https://github.com/truecharts/apps/compare/papermerge-3.0.16...papermerge-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [papermerge-3.0.16](https://github.com/truecharts/apps/compare/papermerge-3.0.14...papermerge-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [papermerge-3.0.14](https://github.com/truecharts/apps/compare/papermerge-3.0.12...papermerge-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [papermerge-3.0.12](https://github.com/truecharts/apps/compare/papermerge-3.0.11...papermerge-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [papermerge-3.0.11](https://github.com/truecharts/apps/compare/papermerge-3.0.10...papermerge-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [papermerge-3.0.10](https://github.com/truecharts/apps/compare/papermerge-3.0.9...papermerge-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [papermerge-3.0.9](https://github.com/truecharts/apps/compare/papermerge-3.0.8...papermerge-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/papermerge/3.0.22/Chart.lock b/stable/papermerge/3.0.22/Chart.lock new file mode 100644 index 00000000000..bf3f57f1cd0 --- /dev/null +++ b/stable/papermerge/3.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:eff70e6e5258b0d836dba40f04507095c4f06f6d474ec9d0092e5f7b6efa2817 +generated: "2022-07-23T14:44:25.232217102Z" diff --git a/stable/papermerge/3.0.22/Chart.yaml b/stable/papermerge/3.0.22/Chart.yaml new file mode 100644 index 00000000000..f1a293f7e8c --- /dev/null +++ b/stable/papermerge/3.0.22/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: papermerge +version: 3.0.22 +appVersion: "2.0.1" +description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/papermerge +icon: https://truecharts.org/img/chart-icons/papermerge.png +keywords: + - papermerge +sources: + - https://hub.docker.com/r/linuxserver/papermerge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/papermerge/3.0.22/README.md b/stable/papermerge/3.0.22/README.md new file mode 100644 index 00000000000..9e67368cbcb --- /dev/null +++ b/stable/papermerge/3.0.22/README.md @@ -0,0 +1,108 @@ +# papermerge + +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square) + +Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. + +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: [papermerge](https://truecharts.org/docs/charts/stable/papermerge) + +**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 | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `papermerge` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install papermerge TrueCharts/papermerge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `papermerge` deployment + +```console +helm uninstall papermerge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install papermerge \ + --set env.TZ="America/New York" \ + TrueCharts/papermerge +``` + +#### 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 papermerge TrueCharts/papermerge -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/papermerge/3.0.21/app-readme.md b/stable/papermerge/3.0.22/app-readme.md similarity index 100% rename from stable/papermerge/3.0.21/app-readme.md rename to stable/papermerge/3.0.22/app-readme.md diff --git a/stable/papermerge/3.0.22/charts/common-10.4.7.tgz b/stable/papermerge/3.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/papermerge/3.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/papermerge/3.0.22/charts/redis-3.0.44.tgz b/stable/papermerge/3.0.22/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/papermerge/3.0.22/charts/redis-3.0.44.tgz differ diff --git a/stable/papermerge/3.0.21/ix_values.yaml b/stable/papermerge/3.0.22/ix_values.yaml similarity index 100% rename from stable/papermerge/3.0.21/ix_values.yaml rename to stable/papermerge/3.0.22/ix_values.yaml diff --git a/stable/papermerge/3.0.21/questions.yaml b/stable/papermerge/3.0.22/questions.yaml similarity index 100% rename from stable/papermerge/3.0.21/questions.yaml rename to stable/papermerge/3.0.22/questions.yaml diff --git a/stable/rsshub/3.0.48/templates/common.yaml b/stable/papermerge/3.0.22/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.48/templates/common.yaml rename to stable/papermerge/3.0.22/templates/common.yaml diff --git a/stable/reg/6.0.21/values.yaml b/stable/papermerge/3.0.22/values.yaml similarity index 100% rename from stable/reg/6.0.21/values.yaml rename to stable/papermerge/3.0.22/values.yaml diff --git a/stable/pgadmin/7.0.22/CHANGELOG.md b/stable/pgadmin/7.0.22/CHANGELOG.md deleted file mode 100644 index 99dbf3f8539..00000000000 --- a/stable/pgadmin/7.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pgadmin-7.0.22](https://github.com/truecharts/apps/compare/pgadmin-7.0.20...pgadmin-7.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [pgadmin-7.0.20](https://github.com/truecharts/apps/compare/pgadmin-7.0.19...pgadmin-7.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [pgadmin-7.0.19](https://github.com/truecharts/apps/compare/pgadmin-7.0.18...pgadmin-7.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [pgadmin-7.0.18](https://github.com/truecharts/apps/compare/pgadmin-7.0.16...pgadmin-7.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [pgadmin-7.0.16](https://github.com/truecharts/apps/compare/pgadmin-7.0.14...pgadmin-7.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [pgadmin-7.0.14](https://github.com/truecharts/apps/compare/pgadmin-7.0.13...pgadmin-7.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [pgadmin-7.0.13](https://github.com/truecharts/apps/compare/pgadmin-7.0.12...pgadmin-7.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [pgadmin-7.0.12](https://github.com/truecharts/apps/compare/pgadmin-7.0.11...pgadmin-7.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pgadmin-7.0.11](https://github.com/truecharts/apps/compare/pgadmin-7.0.10...pgadmin-7.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [pgadmin-7.0.10](https://github.com/truecharts/apps/compare/pgadmin-7.0.9...pgadmin-7.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [pgadmin-7.0.9](https://github.com/truecharts/apps/compare/pgadmin-7.0.8...pgadmin-7.0.9) (2022-07-01) - -#### Chore - -* update docker general non-major ([#3015](https://github.com/truecharts/apps/issues/3015)) - - - diff --git a/stable/pgadmin/7.0.22/Chart.lock b/stable/pgadmin/7.0.22/Chart.lock deleted file mode 100644 index 13434c8a9cb..00000000000 --- a/stable/pgadmin/7.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:08:23.896681814Z" diff --git a/stable/pgadmin/7.0.22/Chart.yaml b/stable/pgadmin/7.0.22/Chart.yaml deleted file mode 100644 index 7dcfe195010..00000000000 --- a/stable/pgadmin/7.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "6.11" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Web-Based postgresql database management utility -home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin -icon: https://truecharts.org/img/chart-icons/pgadmin.png -keywords: - - pgadmin - - db - - database -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pgadmin -sources: - - https://www.pgadmin.org/ -type: application -version: 7.0.22 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pgadmin/7.0.22/README.md b/stable/pgadmin/7.0.22/README.md deleted file mode 100644 index a0bcae737bd..00000000000 --- a/stable/pgadmin/7.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pgadmin - -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.11](https://img.shields.io/badge/AppVersion-6.11-informational?style=flat-square) - -Web-Based postgresql database management utility - -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: [pgadmin](https://truecharts.org/docs/charts/stable/pgadmin) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pgadmin` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pgadmin TrueCharts/pgadmin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pgadmin` deployment - -```console -helm uninstall pgadmin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pgadmin \ - --set env.TZ="America/New York" \ - TrueCharts/pgadmin -``` - -#### 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 pgadmin TrueCharts/pgadmin -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pgadmin/7.0.22/charts/common-10.4.6.tgz b/stable/pgadmin/7.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/pgadmin/7.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/pgadmin/7.0.23/CHANGELOG.md b/stable/pgadmin/7.0.23/CHANGELOG.md new file mode 100644 index 00000000000..d52036a97d9 --- /dev/null +++ b/stable/pgadmin/7.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pgadmin-7.0.23](https://github.com/truecharts/apps/compare/pgadmin-7.0.22...pgadmin-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pgadmin-7.0.22](https://github.com/truecharts/apps/compare/pgadmin-7.0.20...pgadmin-7.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [pgadmin-7.0.20](https://github.com/truecharts/apps/compare/pgadmin-7.0.19...pgadmin-7.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [pgadmin-7.0.19](https://github.com/truecharts/apps/compare/pgadmin-7.0.18...pgadmin-7.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [pgadmin-7.0.18](https://github.com/truecharts/apps/compare/pgadmin-7.0.16...pgadmin-7.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [pgadmin-7.0.16](https://github.com/truecharts/apps/compare/pgadmin-7.0.14...pgadmin-7.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [pgadmin-7.0.14](https://github.com/truecharts/apps/compare/pgadmin-7.0.13...pgadmin-7.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [pgadmin-7.0.13](https://github.com/truecharts/apps/compare/pgadmin-7.0.12...pgadmin-7.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [pgadmin-7.0.12](https://github.com/truecharts/apps/compare/pgadmin-7.0.11...pgadmin-7.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [pgadmin-7.0.11](https://github.com/truecharts/apps/compare/pgadmin-7.0.10...pgadmin-7.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [pgadmin-7.0.10](https://github.com/truecharts/apps/compare/pgadmin-7.0.9...pgadmin-7.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/pgadmin/7.0.23/Chart.lock b/stable/pgadmin/7.0.23/Chart.lock new file mode 100644 index 00000000000..4a9fb1fdbb2 --- /dev/null +++ b/stable/pgadmin/7.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:44:20.815058101Z" diff --git a/stable/pgadmin/7.0.23/Chart.yaml b/stable/pgadmin/7.0.23/Chart.yaml new file mode 100644 index 00000000000..afc6d8d3859 --- /dev/null +++ b/stable/pgadmin/7.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "6.11" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Web-Based postgresql database management utility +home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin +icon: https://truecharts.org/img/chart-icons/pgadmin.png +keywords: + - pgadmin + - db + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pgadmin +sources: + - https://www.pgadmin.org/ +type: application +version: 7.0.23 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pgadmin/7.0.23/README.md b/stable/pgadmin/7.0.23/README.md new file mode 100644 index 00000000000..758a72567fd --- /dev/null +++ b/stable/pgadmin/7.0.23/README.md @@ -0,0 +1,107 @@ +# pgadmin + +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.11](https://img.shields.io/badge/AppVersion-6.11-informational?style=flat-square) + +Web-Based postgresql database management utility + +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: [pgadmin](https://truecharts.org/docs/charts/stable/pgadmin) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pgadmin` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pgadmin TrueCharts/pgadmin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pgadmin` deployment + +```console +helm uninstall pgadmin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pgadmin \ + --set env.TZ="America/New York" \ + TrueCharts/pgadmin +``` + +#### 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 pgadmin TrueCharts/pgadmin -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pgadmin/7.0.22/app-readme.md b/stable/pgadmin/7.0.23/app-readme.md similarity index 100% rename from stable/pgadmin/7.0.22/app-readme.md rename to stable/pgadmin/7.0.23/app-readme.md diff --git a/stable/pgadmin/7.0.23/charts/common-10.4.7.tgz b/stable/pgadmin/7.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/pgadmin/7.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/pgadmin/7.0.22/ix_values.yaml b/stable/pgadmin/7.0.23/ix_values.yaml similarity index 100% rename from stable/pgadmin/7.0.22/ix_values.yaml rename to stable/pgadmin/7.0.23/ix_values.yaml diff --git a/stable/pgadmin/7.0.22/questions.yaml b/stable/pgadmin/7.0.23/questions.yaml similarity index 100% rename from stable/pgadmin/7.0.22/questions.yaml rename to stable/pgadmin/7.0.23/questions.yaml diff --git a/stable/satisfactory/2.0.22/templates/common.yaml b/stable/pgadmin/7.0.23/templates/common.yaml similarity index 100% rename from stable/satisfactory/2.0.22/templates/common.yaml rename to stable/pgadmin/7.0.23/templates/common.yaml diff --git a/stable/remmina/3.0.20/values.yaml b/stable/pgadmin/7.0.23/values.yaml similarity index 100% rename from stable/remmina/3.0.20/values.yaml rename to stable/pgadmin/7.0.23/values.yaml diff --git a/stable/photoprism/10.0.27/CHANGELOG.md b/stable/photoprism/10.0.27/CHANGELOG.md new file mode 100644 index 00000000000..3da8f2045dc --- /dev/null +++ b/stable/photoprism/10.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoprism-10.0.27](https://github.com/truecharts/apps/compare/photoprism-10.0.26...photoprism-10.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [photoprism-10.0.26](https://github.com/truecharts/apps/compare/photoprism-10.0.25...photoprism-10.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [photoprism-10.0.25](https://github.com/truecharts/apps/compare/photoprism-10.0.23...photoprism-10.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [photoprism-10.0.23](https://github.com/truecharts/apps/compare/photoprism-10.0.22...photoprism-10.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [photoprism-10.0.22](https://github.com/truecharts/apps/compare/photoprism-10.0.21...photoprism-10.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [photoprism-10.0.21](https://github.com/truecharts/apps/compare/photoprism-10.0.19...photoprism-10.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [photoprism-10.0.19](https://github.com/truecharts/apps/compare/photoprism-10.0.17...photoprism-10.0.19) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [photoprism-10.0.17](https://github.com/truecharts/apps/compare/photoprism-10.0.16...photoprism-10.0.17) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [photoprism-10.0.16](https://github.com/truecharts/apps/compare/photoprism-10.0.15...photoprism-10.0.16) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [photoprism-10.0.15](https://github.com/truecharts/apps/compare/photoprism-10.0.14...photoprism-10.0.15) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [photoprism-10.0.14](https://github.com/truecharts/apps/compare/photoprism-10.0.13...photoprism-10.0.14) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/photoprism/10.0.27/Chart.lock b/stable/photoprism/10.0.27/Chart.lock new file mode 100644 index 00000000000..fd61ec8e0c6 --- /dev/null +++ b/stable/photoprism/10.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:44:38.789282851Z" diff --git a/stable/photoprism/10.0.27/Chart.yaml b/stable/photoprism/10.0.27/Chart.yaml new file mode 100644 index 00000000000..284fabd7eed --- /dev/null +++ b/stable/photoprism/10.0.27/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "220629" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: + "PhotoPrism\xC2\xAE is a server-based application for browsing, organizing\ + \ and sharing your personal photo collection" +home: https://github.com/truecharts/apps/tree/master/charts/stable/photoprism +icon: https://truecharts.org/img/chart-icons/photoprism.png +keywords: + - photos + - photoprism + - pictures + - sharing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoprism +sources: + - https://github.com/photoprism/photoprism + - https://hub.docker.com/r/photoprism/photoprism +version: 10.0.27 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoprism/10.0.27/README.md b/stable/photoprism/10.0.27/README.md new file mode 100644 index 00000000000..a6b8d862cc1 --- /dev/null +++ b/stable/photoprism/10.0.27/README.md @@ -0,0 +1,109 @@ +# photoprism + +![Version: 10.0.27](https://img.shields.io/badge/Version-10.0.27-informational?style=flat-square) ![AppVersion: 220629](https://img.shields.io/badge/AppVersion-220629-informational?style=flat-square) + +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +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: [photoprism](https://truecharts.org/docs/charts/stable/photoprism) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `photoprism` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install photoprism TrueCharts/photoprism +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `photoprism` deployment + +```console +helm uninstall photoprism +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photoprism \ + --set env.TZ="America/New York" \ + TrueCharts/photoprism +``` + +#### 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 photoprism TrueCharts/photoprism -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/photoprism/10.0.27/app-readme.md b/stable/photoprism/10.0.27/app-readme.md new file mode 100644 index 00000000000..b746e847a6c --- /dev/null +++ b/stable/photoprism/10.0.27/app-readme.md @@ -0,0 +1,8 @@ +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/photoprism + +--- + +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/photoprism/10.0.27/charts/common-10.4.7.tgz b/stable/photoprism/10.0.27/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/photoprism/10.0.27/charts/common-10.4.7.tgz differ diff --git a/stable/photoprism/10.0.27/charts/mariadb-3.0.43.tgz b/stable/photoprism/10.0.27/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/photoprism/10.0.27/charts/mariadb-3.0.43.tgz differ diff --git a/stable/photoprism/10.0.27/ix_values.yaml b/stable/photoprism/10.0.27/ix_values.yaml new file mode 100644 index 00000000000..8f22d9330ab --- /dev/null +++ b/stable/photoprism/10.0.27/ix_values.yaml @@ -0,0 +1,58 @@ +image: + repository: tccr.io/truecharts/photoprism + tag: v220629@sha256:0eec07b0c3bec89178ab6bd5b704feae4e6b7297577b81aaa789ef6e57f36000 + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + +secretEnv: + PHOTOPRISM_ADMIN_PASSWORD: "please-change" + +env: + HOME: "/photoprism" + PHOTOPRISM_ORIGINALS_PATH: "/photoprism/originals" + PHOTOPRISM_IMPORT_PATH: "/photoprism/import" + PHOTOPRISM_TEMP_PATH: "/photoprism/temp" + PHOTOPRISM_STORAGE_PATH: "/assets/storage" + PHOTOPRISM_SIDECAR_PATH: "/assets/sidecar" + PHOTOPRISM_CACHE_PATH: "/assets/cache" + PHOTOPRISM_CONFIG_PATH: "/assets/config" + PROTOPRISM_BACKUP_PATH: "/assets/backup" + PHOTOPRISM_PUBLIC: false + PHOTOPRISM_UID: "{{ .Values.podSecurityContext.runAsUser }}" + PHOTOPRISM_GID: "{{ .Values.podSecurityContext.runAsGroup }}" + PHOTOPRISM_UMASK: "{{ .Values.env.UMASK }}" + PHOTOPRISM_DATABASE_DRIVER: "mysql" + PHOTOPRISM_DATABASE_NAME: "photoprism" + PHOTOPRISM_DATABASE_USER: "photoprism" + PHOTOPRISM_DATABASE_SERVER: + secretKeyRef: + name: mariadbcreds + key: plainporthost + PHOTOPRISM_DATABASE_PASSWORD: + secretKeyRef: + name: mariadbcreds + key: mariadb-password + +service: + main: + ports: + main: + port: 2342 + targetPort: 2342 + +persistence: + storage: + enabled: true + mountPath: "/assets" + temp: + enabled: true + mountPath: "/photoprism/temp" + type: emptyDir + +mariadb: + enabled: true + mariadbUsername: photoprism + mariadbDatabase: photoprism + existingSecret: "mariadbcreds" diff --git a/stable/photoprism/10.0.27/questions.yaml b/stable/photoprism/10.0.27/questions.yaml new file mode 100644 index 00000000000..60541b4bd1e --- /dev/null +++ b/stable/photoprism/10.0.27/questions.yaml @@ -0,0 +1,2472 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ADMIN_PASSWORD + label: "PHOTOPRISM_ADMIN_PASSWORD (First Install Only)" + description: "Initial admin password. **BE SURE TO CHANGE THIS!**" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ORIGINALS_PATH + label: "PHOTOPRISM_ORIGINALS_PATH" + description: "Photoprism originals path" + schema: + type: string + default: "/photoprism/originals" + - variable: PHOTOPRISM_IMPORT_PATH + label: "PHOTOPRISM_IMPORT_PATH" + description: "Photoprism import path" + schema: + type: string + default: "/photoprism/import" + - variable: PHOTOPRISM_PUBLIC + label: "PHOTOPRISM_PUBLIC" + description: "Disable authentication / password protection" + schema: + type: boolean + default: false + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 2342 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 2342 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: storage + label: "App Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/scrutiny/3.0.19/templates/common.yaml b/stable/photoprism/10.0.27/templates/common.yaml similarity index 100% rename from stable/scrutiny/3.0.19/templates/common.yaml rename to stable/photoprism/10.0.27/templates/common.yaml diff --git a/stable/requestrr/2.0.20/values.yaml b/stable/photoprism/10.0.27/values.yaml similarity index 100% rename from stable/requestrr/2.0.20/values.yaml rename to stable/photoprism/10.0.27/values.yaml diff --git a/stable/photoshow/3.0.20/CHANGELOG.md b/stable/photoshow/3.0.20/CHANGELOG.md deleted file mode 100644 index 15a7bf0802b..00000000000 --- a/stable/photoshow/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photoshow-3.0.20](https://github.com/truecharts/apps/compare/photoshow-3.0.18...photoshow-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [photoshow-3.0.18](https://github.com/truecharts/apps/compare/photoshow-3.0.17...photoshow-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [photoshow-3.0.17](https://github.com/truecharts/apps/compare/photoshow-3.0.16...photoshow-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [photoshow-3.0.16](https://github.com/truecharts/apps/compare/photoshow-3.0.14...photoshow-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [photoshow-3.0.14](https://github.com/truecharts/apps/compare/photoshow-3.0.12...photoshow-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [photoshow-3.0.12](https://github.com/truecharts/apps/compare/photoshow-3.0.11...photoshow-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [photoshow-3.0.11](https://github.com/truecharts/apps/compare/photoshow-3.0.10...photoshow-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [photoshow-3.0.10](https://github.com/truecharts/apps/compare/photoshow-3.0.9...photoshow-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [photoshow-3.0.9](https://github.com/truecharts/apps/compare/photoshow-3.0.8...photoshow-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [photoshow-3.0.8](https://github.com/truecharts/apps/compare/photoshow-3.0.7...photoshow-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [photoshow-3.0.7](https://github.com/truecharts/apps/compare/photoshow-3.0.6...photoshow-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/photoshow/3.0.20/Chart.lock b/stable/photoshow/3.0.20/Chart.lock deleted file mode 100644 index 6bb90c7bc91..00000000000 --- a/stable/photoshow/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:08:45.986133318Z" diff --git a/stable/photoshow/3.0.20/Chart.yaml b/stable/photoshow/3.0.20/Chart.yaml deleted file mode 100644 index 9b8872ad5a3..00000000000 --- a/stable/photoshow/3.0.20/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "48aabb98" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A gallery software at its easiest, it doesn't even require a database. -home: https://github.com/truecharts/apps/tree/master/charts/stable/photoshow -icon: https://truecharts.org/img/chart-icons/photoshow.png -keywords: - - photoshow - - photo - - show - - gallary - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: photoshow -sources: - - https://github.com/thibaud-rohmer/PhotoShow - - https://github.com/linuxserver/docker-photoshow -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/photoshow/3.0.20/README.md b/stable/photoshow/3.0.20/README.md deleted file mode 100644 index 5dd7c5ac963..00000000000 --- a/stable/photoshow/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# photoshow - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 48aabb98](https://img.shields.io/badge/AppVersion-48aabb98-informational?style=flat-square) - -A gallery software at its easiest, it doesn't even require a database. - -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: [photoshow](https://truecharts.org/docs/charts/stable/photoshow) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `photoshow` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install photoshow TrueCharts/photoshow -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `photoshow` deployment - -```console -helm uninstall photoshow -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install photoshow \ - --set env.TZ="America/New York" \ - TrueCharts/photoshow -``` - -#### 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 photoshow TrueCharts/photoshow -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/photoshow/3.0.20/charts/common-10.4.6.tgz b/stable/photoshow/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/photoshow/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/photoshow/3.0.21/CHANGELOG.md b/stable/photoshow/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..b2431dfedda --- /dev/null +++ b/stable/photoshow/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoshow-3.0.21](https://github.com/truecharts/apps/compare/photoshow-3.0.20...photoshow-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [photoshow-3.0.20](https://github.com/truecharts/apps/compare/photoshow-3.0.18...photoshow-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [photoshow-3.0.18](https://github.com/truecharts/apps/compare/photoshow-3.0.17...photoshow-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [photoshow-3.0.17](https://github.com/truecharts/apps/compare/photoshow-3.0.16...photoshow-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [photoshow-3.0.16](https://github.com/truecharts/apps/compare/photoshow-3.0.14...photoshow-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [photoshow-3.0.14](https://github.com/truecharts/apps/compare/photoshow-3.0.12...photoshow-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [photoshow-3.0.12](https://github.com/truecharts/apps/compare/photoshow-3.0.11...photoshow-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [photoshow-3.0.11](https://github.com/truecharts/apps/compare/photoshow-3.0.10...photoshow-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [photoshow-3.0.10](https://github.com/truecharts/apps/compare/photoshow-3.0.9...photoshow-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [photoshow-3.0.9](https://github.com/truecharts/apps/compare/photoshow-3.0.8...photoshow-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [photoshow-3.0.8](https://github.com/truecharts/apps/compare/photoshow-3.0.7...photoshow-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/photoshow/3.0.21/Chart.lock b/stable/photoshow/3.0.21/Chart.lock new file mode 100644 index 00000000000..f28071d0b8b --- /dev/null +++ b/stable/photoshow/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:44:39.96763353Z" diff --git a/stable/photoshow/3.0.21/Chart.yaml b/stable/photoshow/3.0.21/Chart.yaml new file mode 100644 index 00000000000..0a005dbe22f --- /dev/null +++ b/stable/photoshow/3.0.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "48aabb98" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A gallery software at its easiest, it doesn't even require a database. +home: https://github.com/truecharts/apps/tree/master/charts/stable/photoshow +icon: https://truecharts.org/img/chart-icons/photoshow.png +keywords: + - photoshow + - photo + - show + - gallary + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoshow +sources: + - https://github.com/thibaud-rohmer/PhotoShow + - https://github.com/linuxserver/docker-photoshow +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoshow/3.0.21/README.md b/stable/photoshow/3.0.21/README.md new file mode 100644 index 00000000000..d65d8331f72 --- /dev/null +++ b/stable/photoshow/3.0.21/README.md @@ -0,0 +1,108 @@ +# photoshow + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 48aabb98](https://img.shields.io/badge/AppVersion-48aabb98-informational?style=flat-square) + +A gallery software at its easiest, it doesn't even require a database. + +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: [photoshow](https://truecharts.org/docs/charts/stable/photoshow) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `photoshow` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install photoshow TrueCharts/photoshow +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `photoshow` deployment + +```console +helm uninstall photoshow +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photoshow \ + --set env.TZ="America/New York" \ + TrueCharts/photoshow +``` + +#### 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 photoshow TrueCharts/photoshow -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/photoshow/3.0.20/app-readme.md b/stable/photoshow/3.0.21/app-readme.md similarity index 100% rename from stable/photoshow/3.0.20/app-readme.md rename to stable/photoshow/3.0.21/app-readme.md diff --git a/stable/photoshow/3.0.21/charts/common-10.4.7.tgz b/stable/photoshow/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/photoshow/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/photoshow/3.0.20/ix_values.yaml b/stable/photoshow/3.0.21/ix_values.yaml similarity index 100% rename from stable/photoshow/3.0.20/ix_values.yaml rename to stable/photoshow/3.0.21/ix_values.yaml diff --git a/stable/photoshow/3.0.20/questions.yaml b/stable/photoshow/3.0.21/questions.yaml similarity index 100% rename from stable/photoshow/3.0.20/questions.yaml rename to stable/photoshow/3.0.21/questions.yaml diff --git a/stable/photoshow/3.0.20/templates/common.yaml b/stable/photoshow/3.0.21/templates/common.yaml similarity index 100% rename from stable/photoshow/3.0.20/templates/common.yaml rename to stable/photoshow/3.0.21/templates/common.yaml diff --git a/stable/resilio-sync/6.0.22/values.yaml b/stable/photoshow/3.0.21/values.yaml similarity index 100% rename from stable/resilio-sync/6.0.22/values.yaml rename to stable/photoshow/3.0.21/values.yaml diff --git a/stable/photoview/4.0.21/CHANGELOG.md b/stable/photoview/4.0.21/CHANGELOG.md deleted file mode 100644 index 2f2a3ead71c..00000000000 --- a/stable/photoview/4.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photoview-4.0.21](https://github.com/truecharts/apps/compare/photoview-4.0.20...photoview-4.0.21) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [photoview-4.0.20](https://github.com/truecharts/apps/compare/photoview-4.0.18...photoview-4.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [photoview-4.0.18](https://github.com/truecharts/apps/compare/photoview-4.0.17...photoview-4.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [photoview-4.0.17](https://github.com/truecharts/apps/compare/photoview-4.0.16...photoview-4.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [photoview-4.0.16](https://github.com/truecharts/apps/compare/photoview-4.0.14...photoview-4.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - - -## [photoview-4.0.12](https://github.com/truecharts/apps/compare/photoview-4.0.11...photoview-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [photoview-4.0.11](https://github.com/truecharts/apps/compare/photoview-4.0.10...photoview-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [photoview-4.0.10](https://github.com/truecharts/apps/compare/photoview-4.0.9...photoview-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [photoview-4.0.9](https://github.com/truecharts/apps/compare/photoview-4.0.8...photoview-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [photoview-4.0.8](https://github.com/truecharts/apps/compare/photoview-4.0.7...photoview-4.0.8) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - -### [photoview-4.0.7](https://github.com/truecharts/apps/compare/photoview-4.0.6...photoview-4.0.7) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - diff --git a/stable/photoview/4.0.21/Chart.lock b/stable/photoview/4.0.21/Chart.lock deleted file mode 100644 index 34d7b938a2b..00000000000 --- a/stable/photoview/4.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:42:58.0367605Z" diff --git a/stable/photoview/4.0.21/Chart.yaml b/stable/photoview/4.0.21/Chart.yaml deleted file mode 100644 index 7b22adeb9c9..00000000000 --- a/stable/photoview/4.0.21/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.3.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -description: Photoview is a simple and user-friendly photo gallery. -home: https://github.com/truecharts/apps/tree/master/charts/stable/photoview -icon: https://truecharts.org/img/chart-icons/photoview.png -keywords: - - photo - - gallery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: photoview -sources: - - https://github.com/photoview/photoview - - https://hub.docker.com/r/viktorstrate/photoview -version: 4.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/photoview/4.0.21/README.md b/stable/photoview/4.0.21/README.md deleted file mode 100644 index b7a62c04b5a..00000000000 --- a/stable/photoview/4.0.21/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# photoview - -![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![AppVersion: 2.3.12](https://img.shields.io/badge/AppVersion-2.3.12-informational?style=flat-square) - -Photoview is a simple and user-friendly photo gallery. - -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: [photoview](https://truecharts.org/docs/charts/stable/photoview) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `photoview` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install photoview TrueCharts/photoview -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `photoview` deployment - -```console -helm uninstall photoview -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install photoview \ - --set env.TZ="America/New York" \ - TrueCharts/photoview -``` - -#### 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 photoview TrueCharts/photoview -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/photoview/4.0.21/charts/common-10.4.6.tgz b/stable/photoview/4.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/photoview/4.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/photoview/4.0.21/charts/postgresql-8.0.43.tgz b/stable/photoview/4.0.21/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/photoview/4.0.21/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/photoview/4.0.22/CHANGELOG.md b/stable/photoview/4.0.22/CHANGELOG.md new file mode 100644 index 00000000000..9ca5471863a --- /dev/null +++ b/stable/photoview/4.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoview-4.0.22](https://github.com/truecharts/apps/compare/photoview-4.0.21...photoview-4.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [photoview-4.0.21](https://github.com/truecharts/apps/compare/photoview-4.0.20...photoview-4.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [photoview-4.0.20](https://github.com/truecharts/apps/compare/photoview-4.0.18...photoview-4.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [photoview-4.0.18](https://github.com/truecharts/apps/compare/photoview-4.0.17...photoview-4.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [photoview-4.0.17](https://github.com/truecharts/apps/compare/photoview-4.0.16...photoview-4.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [photoview-4.0.16](https://github.com/truecharts/apps/compare/photoview-4.0.14...photoview-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + + +## [photoview-4.0.12](https://github.com/truecharts/apps/compare/photoview-4.0.11...photoview-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [photoview-4.0.11](https://github.com/truecharts/apps/compare/photoview-4.0.10...photoview-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [photoview-4.0.10](https://github.com/truecharts/apps/compare/photoview-4.0.9...photoview-4.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [photoview-4.0.9](https://github.com/truecharts/apps/compare/photoview-4.0.8...photoview-4.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [photoview-4.0.8](https://github.com/truecharts/apps/compare/photoview-4.0.7...photoview-4.0.8) (2022-07-05) + +#### Chore + +* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) + + diff --git a/stable/photoview/4.0.22/Chart.lock b/stable/photoview/4.0.22/Chart.lock new file mode 100644 index 00000000000..53925c65c65 --- /dev/null +++ b/stable/photoview/4.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:44:58.478303115Z" diff --git a/stable/photoview/4.0.22/Chart.yaml b/stable/photoview/4.0.22/Chart.yaml new file mode 100644 index 00000000000..646d37cbf22 --- /dev/null +++ b/stable/photoview/4.0.22/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.3.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +description: Photoview is a simple and user-friendly photo gallery. +home: https://github.com/truecharts/apps/tree/master/charts/stable/photoview +icon: https://truecharts.org/img/chart-icons/photoview.png +keywords: + - photo + - gallery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoview +sources: + - https://github.com/photoview/photoview + - https://hub.docker.com/r/viktorstrate/photoview +version: 4.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoview/4.0.22/README.md b/stable/photoview/4.0.22/README.md new file mode 100644 index 00000000000..68758c72db2 --- /dev/null +++ b/stable/photoview/4.0.22/README.md @@ -0,0 +1,109 @@ +# photoview + +![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![AppVersion: 2.3.12](https://img.shields.io/badge/AppVersion-2.3.12-informational?style=flat-square) + +Photoview is a simple and user-friendly photo gallery. + +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: [photoview](https://truecharts.org/docs/charts/stable/photoview) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `photoview` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install photoview TrueCharts/photoview +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `photoview` deployment + +```console +helm uninstall photoview +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photoview \ + --set env.TZ="America/New York" \ + TrueCharts/photoview +``` + +#### 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 photoview TrueCharts/photoview -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/photoview/4.0.21/app-readme.md b/stable/photoview/4.0.22/app-readme.md similarity index 100% rename from stable/photoview/4.0.21/app-readme.md rename to stable/photoview/4.0.22/app-readme.md diff --git a/stable/photoview/4.0.22/charts/common-10.4.7.tgz b/stable/photoview/4.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/photoview/4.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/photoview/4.0.22/charts/postgresql-8.0.45.tgz b/stable/photoview/4.0.22/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/photoview/4.0.22/charts/postgresql-8.0.45.tgz differ diff --git a/stable/photoview/4.0.21/ix_values.yaml b/stable/photoview/4.0.22/ix_values.yaml similarity index 100% rename from stable/photoview/4.0.21/ix_values.yaml rename to stable/photoview/4.0.22/ix_values.yaml diff --git a/stable/photoview/4.0.21/questions.yaml b/stable/photoview/4.0.22/questions.yaml similarity index 100% rename from stable/photoview/4.0.21/questions.yaml rename to stable/photoview/4.0.22/questions.yaml diff --git a/stable/ser2sock/6.0.22/templates/common.yaml b/stable/photoview/4.0.22/templates/common.yaml similarity index 100% rename from stable/ser2sock/6.0.22/templates/common.yaml rename to stable/photoview/4.0.22/templates/common.yaml diff --git a/stable/rsnapshot/2.0.20/values.yaml b/stable/photoview/4.0.22/values.yaml similarity index 100% rename from stable/rsnapshot/2.0.20/values.yaml rename to stable/photoview/4.0.22/values.yaml diff --git a/stable/phpldapadmin/6.0.21/CHANGELOG.md b/stable/phpldapadmin/6.0.21/CHANGELOG.md deleted file mode 100644 index b3763e6a3b5..00000000000 --- a/stable/phpldapadmin/6.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phpldapadmin-6.0.21](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.19...phpldapadmin-6.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [phpldapadmin-6.0.19](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.18...phpldapadmin-6.0.19) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [phpldapadmin-6.0.18](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.17...phpldapadmin-6.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [phpldapadmin-6.0.17](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.16...phpldapadmin-6.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [phpldapadmin-6.0.16](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.14...phpldapadmin-6.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [phpldapadmin-6.0.14](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.12...phpldapadmin-6.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [phpldapadmin-6.0.12](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.11...phpldapadmin-6.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [phpldapadmin-6.0.11](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.10...phpldapadmin-6.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [phpldapadmin-6.0.10](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.9...phpldapadmin-6.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [phpldapadmin-6.0.9](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.8...phpldapadmin-6.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [phpldapadmin-6.0.8](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.7...phpldapadmin-6.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/phpldapadmin/6.0.21/Chart.lock b/stable/phpldapadmin/6.0.21/Chart.lock deleted file mode 100644 index dbb1f38922e..00000000000 --- a/stable/phpldapadmin/6.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:09:09.213763041Z" diff --git a/stable/phpldapadmin/6.0.21/Chart.yaml b/stable/phpldapadmin/6.0.21/Chart.yaml deleted file mode 100644 index 80d9477aff7..00000000000 --- a/stable/phpldapadmin/6.0.21/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Web-based LDAP browser to manage your LDAP server -home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin -icon: https://truecharts.org/img/chart-icons/phpldapadmin.png -keywords: - - phpldapadmin - - openldap - - userrights -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: phpldapadmin -sources: - - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog -type: application -version: 6.0.21 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/phpldapadmin/6.0.21/README.md b/stable/phpldapadmin/6.0.21/README.md deleted file mode 100644 index 4024ede83f6..00000000000 --- a/stable/phpldapadmin/6.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# phpldapadmin - -![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square) - -Web-based LDAP browser to manage your LDAP server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [phpldapadmin](https://truecharts.org/docs/charts/stable/phpldapadmin) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `phpldapadmin` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install phpldapadmin TrueCharts/phpldapadmin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `phpldapadmin` deployment - -```console -helm uninstall phpldapadmin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install phpldapadmin \ - --set env.TZ="America/New York" \ - TrueCharts/phpldapadmin -``` - -#### 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 phpldapadmin TrueCharts/phpldapadmin -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/phpldapadmin/6.0.21/charts/common-10.4.6.tgz b/stable/phpldapadmin/6.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/phpldapadmin/6.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/phpldapadmin/6.0.22/CHANGELOG.md b/stable/phpldapadmin/6.0.22/CHANGELOG.md new file mode 100644 index 00000000000..659846b7ce9 --- /dev/null +++ b/stable/phpldapadmin/6.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phpldapadmin-6.0.22](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.21...phpldapadmin-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [phpldapadmin-6.0.21](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.19...phpldapadmin-6.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [phpldapadmin-6.0.19](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.18...phpldapadmin-6.0.19) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [phpldapadmin-6.0.18](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.17...phpldapadmin-6.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [phpldapadmin-6.0.17](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.16...phpldapadmin-6.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [phpldapadmin-6.0.16](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.14...phpldapadmin-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [phpldapadmin-6.0.14](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.12...phpldapadmin-6.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [phpldapadmin-6.0.12](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.11...phpldapadmin-6.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [phpldapadmin-6.0.11](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.10...phpldapadmin-6.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [phpldapadmin-6.0.10](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.9...phpldapadmin-6.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [phpldapadmin-6.0.9](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.8...phpldapadmin-6.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/phpldapadmin/6.0.22/Chart.lock b/stable/phpldapadmin/6.0.22/Chart.lock new file mode 100644 index 00000000000..5460bcae06b --- /dev/null +++ b/stable/phpldapadmin/6.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:44:59.34880851Z" diff --git a/stable/phpldapadmin/6.0.22/Chart.yaml b/stable/phpldapadmin/6.0.22/Chart.yaml new file mode 100644 index 00000000000..60b876af36a --- /dev/null +++ b/stable/phpldapadmin/6.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Web-based LDAP browser to manage your LDAP server +home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin +icon: https://truecharts.org/img/chart-icons/phpldapadmin.png +keywords: + - phpldapadmin + - openldap + - userrights +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phpldapadmin +sources: + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog +type: application +version: 6.0.22 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/phpldapadmin/6.0.22/README.md b/stable/phpldapadmin/6.0.22/README.md new file mode 100644 index 00000000000..fe73d95563c --- /dev/null +++ b/stable/phpldapadmin/6.0.22/README.md @@ -0,0 +1,107 @@ +# phpldapadmin + +![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square) + +Web-based LDAP browser to manage your LDAP server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [phpldapadmin](https://truecharts.org/docs/charts/stable/phpldapadmin) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `phpldapadmin` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install phpldapadmin TrueCharts/phpldapadmin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `phpldapadmin` deployment + +```console +helm uninstall phpldapadmin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install phpldapadmin \ + --set env.TZ="America/New York" \ + TrueCharts/phpldapadmin +``` + +#### 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 phpldapadmin TrueCharts/phpldapadmin -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/phpldapadmin/6.0.21/app-readme.md b/stable/phpldapadmin/6.0.22/app-readme.md similarity index 100% rename from stable/phpldapadmin/6.0.21/app-readme.md rename to stable/phpldapadmin/6.0.22/app-readme.md diff --git a/stable/phpldapadmin/6.0.22/charts/common-10.4.7.tgz b/stable/phpldapadmin/6.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/phpldapadmin/6.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/phpldapadmin/6.0.21/ix_values.yaml b/stable/phpldapadmin/6.0.22/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/6.0.21/ix_values.yaml rename to stable/phpldapadmin/6.0.22/ix_values.yaml diff --git a/stable/phpldapadmin/6.0.21/questions.yaml b/stable/phpldapadmin/6.0.22/questions.yaml similarity index 100% rename from stable/phpldapadmin/6.0.21/questions.yaml rename to stable/phpldapadmin/6.0.22/questions.yaml diff --git a/stable/shiori/7.0.22/templates/common.yaml b/stable/phpldapadmin/6.0.22/templates/common.yaml similarity index 100% rename from stable/shiori/7.0.22/templates/common.yaml rename to stable/phpldapadmin/6.0.22/templates/common.yaml diff --git a/stable/rss-bridge/2.0.20/values.yaml b/stable/phpldapadmin/6.0.22/values.yaml similarity index 100% rename from stable/rss-bridge/2.0.20/values.yaml rename to stable/phpldapadmin/6.0.22/values.yaml diff --git a/stable/piaware/6.0.23/CHANGELOG.md b/stable/piaware/6.0.23/CHANGELOG.md deleted file mode 100644 index 627a74dca24..00000000000 --- a/stable/piaware/6.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [piaware-6.0.23](https://github.com/truecharts/apps/compare/piaware-6.0.21...piaware-6.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [piaware-6.0.21](https://github.com/truecharts/apps/compare/piaware-6.0.20...piaware-6.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [piaware-6.0.20](https://github.com/truecharts/apps/compare/piaware-6.0.19...piaware-6.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [piaware-6.0.19](https://github.com/truecharts/apps/compare/piaware-6.0.18...piaware-6.0.19) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - - -## [piaware-6.0.18](https://github.com/truecharts/apps/compare/piaware-6.0.17...piaware-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [piaware-6.0.17](https://github.com/truecharts/apps/compare/piaware-6.0.15...piaware-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [piaware-6.0.15](https://github.com/truecharts/apps/compare/piaware-6.0.13...piaware-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [piaware-6.0.13](https://github.com/truecharts/apps/compare/piaware-6.0.12...piaware-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [piaware-6.0.12](https://github.com/truecharts/apps/compare/piaware-6.0.11...piaware-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [piaware-6.0.11](https://github.com/truecharts/apps/compare/piaware-6.0.10...piaware-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [piaware-6.0.10](https://github.com/truecharts/apps/compare/piaware-6.0.9...piaware-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [piaware-6.0.9](https://github.com/truecharts/apps/compare/piaware-6.0.8...piaware-6.0.9) (2022-07-04) diff --git a/stable/piaware/6.0.23/Chart.lock b/stable/piaware/6.0.23/Chart.lock deleted file mode 100644 index a3880a5c743..00000000000 --- a/stable/piaware/6.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:09:09.146728011Z" diff --git a/stable/piaware/6.0.23/Chart.yaml b/stable/piaware/6.0.23/Chart.yaml deleted file mode 100644 index 6ba0e82ff0d..00000000000 --- a/stable/piaware/6.0.23/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Program for forwarding ADS-B data to FlightAware -home: https://github.com/truecharts/apps/tree/master/charts/stable/piaware -icon: https://truecharts.org/img/chart-icons/piaware.png -keywords: - - piaware - - flight-aware - - flight-tracker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: piaware -sources: - - https://github.com/flightaware/piaware -version: 6.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/piaware/6.0.23/README.md b/stable/piaware/6.0.23/README.md deleted file mode 100644 index 76c0e7ac05c..00000000000 --- a/stable/piaware/6.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# piaware - -![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: 7.2](https://img.shields.io/badge/AppVersion-7.2-informational?style=flat-square) - -Program for forwarding ADS-B data to FlightAware - -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: [piaware](https://truecharts.org/docs/charts/stable/piaware) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `piaware` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install piaware TrueCharts/piaware -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `piaware` deployment - -```console -helm uninstall piaware -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install piaware \ - --set env.TZ="America/New York" \ - TrueCharts/piaware -``` - -#### 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 piaware TrueCharts/piaware -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/piaware/6.0.23/charts/common-10.4.6.tgz b/stable/piaware/6.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/piaware/6.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/piaware/6.0.24/CHANGELOG.md b/stable/piaware/6.0.24/CHANGELOG.md new file mode 100644 index 00000000000..624f4b3f247 --- /dev/null +++ b/stable/piaware/6.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [piaware-6.0.24](https://github.com/truecharts/apps/compare/piaware-6.0.23...piaware-6.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [piaware-6.0.23](https://github.com/truecharts/apps/compare/piaware-6.0.21...piaware-6.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [piaware-6.0.21](https://github.com/truecharts/apps/compare/piaware-6.0.20...piaware-6.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [piaware-6.0.20](https://github.com/truecharts/apps/compare/piaware-6.0.19...piaware-6.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [piaware-6.0.19](https://github.com/truecharts/apps/compare/piaware-6.0.18...piaware-6.0.19) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [piaware-6.0.18](https://github.com/truecharts/apps/compare/piaware-6.0.17...piaware-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [piaware-6.0.17](https://github.com/truecharts/apps/compare/piaware-6.0.15...piaware-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [piaware-6.0.15](https://github.com/truecharts/apps/compare/piaware-6.0.13...piaware-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [piaware-6.0.13](https://github.com/truecharts/apps/compare/piaware-6.0.12...piaware-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [piaware-6.0.12](https://github.com/truecharts/apps/compare/piaware-6.0.11...piaware-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [piaware-6.0.11](https://github.com/truecharts/apps/compare/piaware-6.0.10...piaware-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [piaware-6.0.10](https://github.com/truecharts/apps/compare/piaware-6.0.9...piaware-6.0.10) (2022-07-09) diff --git a/stable/piaware/6.0.24/Chart.lock b/stable/piaware/6.0.24/Chart.lock new file mode 100644 index 00000000000..d201244f1a4 --- /dev/null +++ b/stable/piaware/6.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:45:01.497278081Z" diff --git a/stable/piaware/6.0.24/Chart.yaml b/stable/piaware/6.0.24/Chart.yaml new file mode 100644 index 00000000000..aed6bd535e8 --- /dev/null +++ b/stable/piaware/6.0.24/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Program for forwarding ADS-B data to FlightAware +home: https://github.com/truecharts/apps/tree/master/charts/stable/piaware +icon: https://truecharts.org/img/chart-icons/piaware.png +keywords: + - piaware + - flight-aware + - flight-tracker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: piaware +sources: + - https://github.com/flightaware/piaware +version: 6.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/piaware/6.0.24/README.md b/stable/piaware/6.0.24/README.md new file mode 100644 index 00000000000..26777a7ec4d --- /dev/null +++ b/stable/piaware/6.0.24/README.md @@ -0,0 +1,107 @@ +# piaware + +![Version: 6.0.24](https://img.shields.io/badge/Version-6.0.24-informational?style=flat-square) ![AppVersion: 7.2](https://img.shields.io/badge/AppVersion-7.2-informational?style=flat-square) + +Program for forwarding ADS-B data to FlightAware + +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: [piaware](https://truecharts.org/docs/charts/stable/piaware) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `piaware` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install piaware TrueCharts/piaware +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `piaware` deployment + +```console +helm uninstall piaware +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install piaware \ + --set env.TZ="America/New York" \ + TrueCharts/piaware +``` + +#### 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 piaware TrueCharts/piaware -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/piaware/6.0.23/app-readme.md b/stable/piaware/6.0.24/app-readme.md similarity index 100% rename from stable/piaware/6.0.23/app-readme.md rename to stable/piaware/6.0.24/app-readme.md diff --git a/stable/piaware/6.0.24/charts/common-10.4.7.tgz b/stable/piaware/6.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/piaware/6.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/piaware/6.0.23/ci/ct-values.yaml b/stable/piaware/6.0.24/ci/ct-values.yaml similarity index 100% rename from stable/piaware/6.0.23/ci/ct-values.yaml rename to stable/piaware/6.0.24/ci/ct-values.yaml diff --git a/stable/piaware/6.0.23/ix_values.yaml b/stable/piaware/6.0.24/ix_values.yaml similarity index 100% rename from stable/piaware/6.0.23/ix_values.yaml rename to stable/piaware/6.0.24/ix_values.yaml diff --git a/stable/piaware/6.0.23/questions.yaml b/stable/piaware/6.0.24/questions.yaml similarity index 100% rename from stable/piaware/6.0.23/questions.yaml rename to stable/piaware/6.0.24/questions.yaml diff --git a/stable/shlink-web-client/3.0.21/templates/common.yaml b/stable/piaware/6.0.24/templates/common.yaml similarity index 100% rename from stable/shlink-web-client/3.0.21/templates/common.yaml rename to stable/piaware/6.0.24/templates/common.yaml diff --git a/stable/rsshub/3.0.48/values.yaml b/stable/piaware/6.0.24/values.yaml similarity index 100% rename from stable/rsshub/3.0.48/values.yaml rename to stable/piaware/6.0.24/values.yaml diff --git a/stable/picoshare/2.0.20/CHANGELOG.md b/stable/picoshare/2.0.20/CHANGELOG.md deleted file mode 100644 index 12eb3913e25..00000000000 --- a/stable/picoshare/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [picoshare-2.0.20](https://github.com/truecharts/apps/compare/picoshare-2.0.18...picoshare-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [picoshare-2.0.18](https://github.com/truecharts/apps/compare/picoshare-2.0.17...picoshare-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [picoshare-2.0.17](https://github.com/truecharts/apps/compare/picoshare-2.0.16...picoshare-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [picoshare-2.0.16](https://github.com/truecharts/apps/compare/picoshare-2.0.14...picoshare-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [photoview-4.0.14](https://github.com/truecharts/apps/compare/photoview-4.0.12...photoview-4.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [photoview-4.0.12](https://github.com/truecharts/apps/compare/photoview-4.0.11...photoview-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [photoview-4.0.11](https://github.com/truecharts/apps/compare/photoview-4.0.10...photoview-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [photoview-4.0.10](https://github.com/truecharts/apps/compare/photoview-4.0.9...photoview-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [photoview-4.0.9](https://github.com/truecharts/apps/compare/photoview-4.0.8...photoview-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [photoview-4.0.8](https://github.com/truecharts/apps/compare/photoview-4.0.7...photoview-4.0.8) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - -### [photoview-4.0.7](https://github.com/truecharts/apps/compare/photoview-4.0.6...photoview-4.0.7) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/picoshare/2.0.20/Chart.lock b/stable/picoshare/2.0.20/Chart.lock deleted file mode 100644 index 1e96f1d6057..00000000000 --- a/stable/picoshare/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:09:16.458996711Z" diff --git a/stable/picoshare/2.0.20/Chart.yaml b/stable/picoshare/2.0.20/Chart.yaml deleted file mode 100644 index 3da5c35ffc1..00000000000 --- a/stable/picoshare/2.0.20/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: PicoShare is a minimalist service that allows you to share files easily. -home: https://github.com/truecharts/apps/tree/master/charts/stable/picoshare -icon: https://truecharts.org/img/chart-icons/picoshare.png -keywords: - - picoshare -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: picoshare -sources: - - https://github.com/mtlynch/picoshare - - https://hub.docker.com/r/mtlynch/picoshare -version: 2.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/picoshare/2.0.20/README.md b/stable/picoshare/2.0.20/README.md deleted file mode 100644 index 744be1791f3..00000000000 --- a/stable/picoshare/2.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# picoshare - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![AppVersion: 1.1.7](https://img.shields.io/badge/AppVersion-1.1.7-informational?style=flat-square) - -PicoShare is a minimalist service that allows you to share files easily. - -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: [picoshare](https://truecharts.org/docs/charts/stable/picoshare) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `picoshare` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install picoshare TrueCharts/picoshare -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `picoshare` deployment - -```console -helm uninstall picoshare -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install picoshare \ - --set env.TZ="America/New York" \ - TrueCharts/picoshare -``` - -#### 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 picoshare TrueCharts/picoshare -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/picoshare/2.0.20/charts/common-10.4.6.tgz b/stable/picoshare/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/picoshare/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/picoshare/2.0.21/CHANGELOG.md b/stable/picoshare/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..12101ffb65b --- /dev/null +++ b/stable/picoshare/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [picoshare-2.0.21](https://github.com/truecharts/apps/compare/picoshare-2.0.20...picoshare-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [picoshare-2.0.20](https://github.com/truecharts/apps/compare/picoshare-2.0.18...picoshare-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [picoshare-2.0.18](https://github.com/truecharts/apps/compare/picoshare-2.0.17...picoshare-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [picoshare-2.0.17](https://github.com/truecharts/apps/compare/picoshare-2.0.16...picoshare-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [picoshare-2.0.16](https://github.com/truecharts/apps/compare/picoshare-2.0.14...picoshare-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [photoview-4.0.14](https://github.com/truecharts/apps/compare/photoview-4.0.12...photoview-4.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [photoview-4.0.12](https://github.com/truecharts/apps/compare/photoview-4.0.11...photoview-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [photoview-4.0.11](https://github.com/truecharts/apps/compare/photoview-4.0.10...photoview-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [photoview-4.0.10](https://github.com/truecharts/apps/compare/photoview-4.0.9...photoview-4.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [photoview-4.0.9](https://github.com/truecharts/apps/compare/photoview-4.0.8...photoview-4.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [photoview-4.0.8](https://github.com/truecharts/apps/compare/photoview-4.0.7...photoview-4.0.8) (2022-07-05) + +#### Chore + +* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) + + + diff --git a/stable/picoshare/2.0.21/Chart.lock b/stable/picoshare/2.0.21/Chart.lock new file mode 100644 index 00000000000..b301636f67c --- /dev/null +++ b/stable/picoshare/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:45:04.759344919Z" diff --git a/stable/picoshare/2.0.21/Chart.yaml b/stable/picoshare/2.0.21/Chart.yaml new file mode 100644 index 00000000000..d4ef5b9f51f --- /dev/null +++ b/stable/picoshare/2.0.21/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.1.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: PicoShare is a minimalist service that allows you to share files easily. +home: https://github.com/truecharts/apps/tree/master/charts/stable/picoshare +icon: https://truecharts.org/img/chart-icons/picoshare.png +keywords: + - picoshare +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: picoshare +sources: + - https://github.com/mtlynch/picoshare + - https://hub.docker.com/r/mtlynch/picoshare +version: 2.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/picoshare/2.0.21/README.md b/stable/picoshare/2.0.21/README.md new file mode 100644 index 00000000000..b8f6a95203e --- /dev/null +++ b/stable/picoshare/2.0.21/README.md @@ -0,0 +1,108 @@ +# picoshare + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 1.1.7](https://img.shields.io/badge/AppVersion-1.1.7-informational?style=flat-square) + +PicoShare is a minimalist service that allows you to share files easily. + +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: [picoshare](https://truecharts.org/docs/charts/stable/picoshare) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `picoshare` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install picoshare TrueCharts/picoshare +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `picoshare` deployment + +```console +helm uninstall picoshare +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install picoshare \ + --set env.TZ="America/New York" \ + TrueCharts/picoshare +``` + +#### 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 picoshare TrueCharts/picoshare -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/picoshare/2.0.20/app-readme.md b/stable/picoshare/2.0.21/app-readme.md similarity index 100% rename from stable/picoshare/2.0.20/app-readme.md rename to stable/picoshare/2.0.21/app-readme.md diff --git a/stable/picoshare/2.0.21/charts/common-10.4.7.tgz b/stable/picoshare/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/picoshare/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/picoshare/2.0.20/ix_values.yaml b/stable/picoshare/2.0.21/ix_values.yaml similarity index 100% rename from stable/picoshare/2.0.20/ix_values.yaml rename to stable/picoshare/2.0.21/ix_values.yaml diff --git a/stable/picoshare/2.0.20/questions.yaml b/stable/picoshare/2.0.21/questions.yaml similarity index 100% rename from stable/picoshare/2.0.20/questions.yaml rename to stable/picoshare/2.0.21/questions.yaml diff --git a/stable/picoshare/2.0.20/templates/common.yaml b/stable/picoshare/2.0.21/templates/common.yaml similarity index 100% rename from stable/picoshare/2.0.20/templates/common.yaml rename to stable/picoshare/2.0.21/templates/common.yaml diff --git a/stable/satisfactory/2.0.22/values.yaml b/stable/picoshare/2.0.21/values.yaml similarity index 100% rename from stable/satisfactory/2.0.22/values.yaml rename to stable/picoshare/2.0.21/values.yaml diff --git a/stable/pidgin/2.0.20/CHANGELOG.md b/stable/pidgin/2.0.20/CHANGELOG.md deleted file mode 100644 index d3f26de5c61..00000000000 --- a/stable/pidgin/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pidgin-2.0.20](https://github.com/truecharts/apps/compare/pidgin-2.0.18...pidgin-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [pidgin-2.0.18](https://github.com/truecharts/apps/compare/pidgin-2.0.17...pidgin-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [pidgin-2.0.17](https://github.com/truecharts/apps/compare/pidgin-2.0.16...pidgin-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [pidgin-2.0.16](https://github.com/truecharts/apps/compare/pidgin-2.0.14...pidgin-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [pidgin-2.0.14](https://github.com/truecharts/apps/compare/pidgin-2.0.12...pidgin-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [pidgin-2.0.12](https://github.com/truecharts/apps/compare/pidgin-2.0.11...pidgin-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [pidgin-2.0.11](https://github.com/truecharts/apps/compare/pidgin-2.0.10...pidgin-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [pidgin-2.0.10](https://github.com/truecharts/apps/compare/pidgin-2.0.9...pidgin-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pidgin-2.0.9](https://github.com/truecharts/apps/compare/pidgin-2.0.8...pidgin-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [pidgin-2.0.8](https://github.com/truecharts/apps/compare/pidgin-2.0.7...pidgin-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [pidgin-2.0.7](https://github.com/truecharts/apps/compare/pidgin-2.0.6...pidgin-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/pidgin/2.0.20/Chart.lock b/stable/pidgin/2.0.20/Chart.lock deleted file mode 100644 index 26c08972e36..00000000000 --- a/stable/pidgin/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:09:31.472425096Z" diff --git a/stable/pidgin/2.0.20/Chart.yaml b/stable/pidgin/2.0.20/Chart.yaml deleted file mode 100644 index eab672574e9..00000000000 --- a/stable/pidgin/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pidgin -version: 2.0.20 -appVersion: "2.14.8" -description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/pidgin -icon: https://truecharts.org/img/chart-icons/pidgin.png -keywords: - - pidgin -sources: - - https://hub.docker.com/r/linuxserver/pidgin -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pidgin/2.0.20/README.md b/stable/pidgin/2.0.20/README.md deleted file mode 100644 index 7d27908a144..00000000000 --- a/stable/pidgin/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pidgin - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.14.8](https://img.shields.io/badge/AppVersion-2.14.8-informational?style=flat-square) - -Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. - -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: [pidgin](https://truecharts.org/docs/charts/stable/pidgin) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pidgin` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pidgin TrueCharts/pidgin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pidgin` deployment - -```console -helm uninstall pidgin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pidgin \ - --set env.TZ="America/New York" \ - TrueCharts/pidgin -``` - -#### 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 pidgin TrueCharts/pidgin -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pidgin/2.0.20/charts/common-10.4.6.tgz b/stable/pidgin/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/pidgin/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/pidgin/2.0.21/CHANGELOG.md b/stable/pidgin/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..561d6e0fb61 --- /dev/null +++ b/stable/pidgin/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pidgin-2.0.21](https://github.com/truecharts/apps/compare/pidgin-2.0.20...pidgin-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pidgin-2.0.20](https://github.com/truecharts/apps/compare/pidgin-2.0.18...pidgin-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [pidgin-2.0.18](https://github.com/truecharts/apps/compare/pidgin-2.0.17...pidgin-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [pidgin-2.0.17](https://github.com/truecharts/apps/compare/pidgin-2.0.16...pidgin-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [pidgin-2.0.16](https://github.com/truecharts/apps/compare/pidgin-2.0.14...pidgin-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [pidgin-2.0.14](https://github.com/truecharts/apps/compare/pidgin-2.0.12...pidgin-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [pidgin-2.0.12](https://github.com/truecharts/apps/compare/pidgin-2.0.11...pidgin-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [pidgin-2.0.11](https://github.com/truecharts/apps/compare/pidgin-2.0.10...pidgin-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [pidgin-2.0.10](https://github.com/truecharts/apps/compare/pidgin-2.0.9...pidgin-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [pidgin-2.0.9](https://github.com/truecharts/apps/compare/pidgin-2.0.8...pidgin-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [pidgin-2.0.8](https://github.com/truecharts/apps/compare/pidgin-2.0.7...pidgin-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/pidgin/2.0.21/Chart.lock b/stable/pidgin/2.0.21/Chart.lock new file mode 100644 index 00000000000..b631fa49abf --- /dev/null +++ b/stable/pidgin/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:45:18.652082124Z" diff --git a/stable/pidgin/2.0.21/Chart.yaml b/stable/pidgin/2.0.21/Chart.yaml new file mode 100644 index 00000000000..5bd71bbaa1d --- /dev/null +++ b/stable/pidgin/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pidgin +version: 2.0.21 +appVersion: "2.14.8" +description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/pidgin +icon: https://truecharts.org/img/chart-icons/pidgin.png +keywords: + - pidgin +sources: + - https://hub.docker.com/r/linuxserver/pidgin +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pidgin/2.0.21/README.md b/stable/pidgin/2.0.21/README.md new file mode 100644 index 00000000000..3ccdeeec391 --- /dev/null +++ b/stable/pidgin/2.0.21/README.md @@ -0,0 +1,107 @@ +# pidgin + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.14.8](https://img.shields.io/badge/AppVersion-2.14.8-informational?style=flat-square) + +Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. + +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: [pidgin](https://truecharts.org/docs/charts/stable/pidgin) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pidgin` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pidgin TrueCharts/pidgin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pidgin` deployment + +```console +helm uninstall pidgin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pidgin \ + --set env.TZ="America/New York" \ + TrueCharts/pidgin +``` + +#### 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 pidgin TrueCharts/pidgin -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pidgin/2.0.20/app-readme.md b/stable/pidgin/2.0.21/app-readme.md similarity index 100% rename from stable/pidgin/2.0.20/app-readme.md rename to stable/pidgin/2.0.21/app-readme.md diff --git a/stable/pidgin/2.0.21/charts/common-10.4.7.tgz b/stable/pidgin/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/pidgin/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/pidgin/2.0.20/ix_values.yaml b/stable/pidgin/2.0.21/ix_values.yaml similarity index 100% rename from stable/pidgin/2.0.20/ix_values.yaml rename to stable/pidgin/2.0.21/ix_values.yaml diff --git a/stable/pidgin/2.0.20/questions.yaml b/stable/pidgin/2.0.21/questions.yaml similarity index 100% rename from stable/pidgin/2.0.20/questions.yaml rename to stable/pidgin/2.0.21/questions.yaml diff --git a/stable/shlink/4.0.23/templates/common.yaml b/stable/pidgin/2.0.21/templates/common.yaml similarity index 100% rename from stable/shlink/4.0.23/templates/common.yaml rename to stable/pidgin/2.0.21/templates/common.yaml diff --git a/stable/scrutiny/3.0.19/values.yaml b/stable/pidgin/2.0.21/values.yaml similarity index 100% rename from stable/scrutiny/3.0.19/values.yaml rename to stable/pidgin/2.0.21/values.yaml diff --git a/stable/pihole/6.0.24/CHANGELOG.md b/stable/pihole/6.0.24/CHANGELOG.md deleted file mode 100644 index 4b32281ccea..00000000000 --- a/stable/pihole/6.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pihole-6.0.24](https://github.com/truecharts/apps/compare/pihole-6.0.23...pihole-6.0.24) (2022-07-23) - -### Chore - -- update docker general non-major ([#3276](https://github.com/truecharts/apps/issues/3276)) - - - - -## [pihole-6.0.23](https://github.com/truecharts/apps/compare/pihole-6.0.21...pihole-6.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [pihole-6.0.21](https://github.com/truecharts/apps/compare/pihole-6.0.20...pihole-6.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [pihole-6.0.20](https://github.com/truecharts/apps/compare/pihole-6.0.19...pihole-6.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [pihole-6.0.19](https://github.com/truecharts/apps/compare/pihole-6.0.17...pihole-6.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [pihole-6.0.17](https://github.com/truecharts/apps/compare/pihole-6.0.15...pihole-6.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [pinry-2.0.12](https://github.com/truecharts/apps/compare/pinry-2.0.11...pinry-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [pinry-2.0.11](https://github.com/truecharts/apps/compare/pinry-2.0.10...pinry-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [pinry-2.0.10](https://github.com/truecharts/apps/compare/pinry-2.0.9...pinry-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pinry-2.0.9](https://github.com/truecharts/apps/compare/pinry-2.0.8...pinry-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [pinry-2.0.8](https://github.com/truecharts/apps/compare/pinry-2.0.7...pinry-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/pihole/6.0.24/Chart.lock b/stable/pihole/6.0.24/Chart.lock deleted file mode 100644 index a729c33807d..00000000000 --- a/stable/pihole/6.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T11:59:24.750505181Z" diff --git a/stable/pihole/6.0.24/Chart.yaml b/stable/pihole/6.0.24/Chart.yaml deleted file mode 100644 index 8e973a43a38..00000000000 --- a/stable/pihole/6.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2022.07.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: DNS and Ad-filtering for your network -home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole -icon: https://truecharts.org/img/chart-icons/pihole.png -keywords: - - DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pihole -sources: - - https://pi-hole.net/ - - https://github.com/pi-hole - - https://github.com/pi-hole/docker-pi-hole -type: application -version: 6.0.24 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pihole/6.0.24/README.md b/stable/pihole/6.0.24/README.md deleted file mode 100644 index 5eb93778c1e..00000000000 --- a/stable/pihole/6.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pihole - -![Version: 6.0.24](https://img.shields.io/badge/Version-6.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.07.1](https://img.shields.io/badge/AppVersion-2022.07.1-informational?style=flat-square) - -DNS and Ad-filtering for your network - -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: [pihole](https://truecharts.org/docs/charts/stable/pihole) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pihole` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pihole TrueCharts/pihole -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pihole` deployment - -```console -helm uninstall pihole -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pihole \ - --set env.TZ="America/New York" \ - TrueCharts/pihole -``` - -#### 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 pihole TrueCharts/pihole -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pihole/6.0.24/charts/common-10.4.6.tgz b/stable/pihole/6.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/pihole/6.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/pihole/6.0.25/CHANGELOG.md b/stable/pihole/6.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e681672f902 --- /dev/null +++ b/stable/pihole/6.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pihole-6.0.25](https://github.com/truecharts/apps/compare/pihole-6.0.24...pihole-6.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pihole-6.0.24](https://github.com/truecharts/apps/compare/pihole-6.0.23...pihole-6.0.24) (2022-07-23) + +### Chore + +- update docker general non-major ([#3276](https://github.com/truecharts/apps/issues/3276)) + + + + +## [pihole-6.0.23](https://github.com/truecharts/apps/compare/pihole-6.0.21...pihole-6.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [pihole-6.0.21](https://github.com/truecharts/apps/compare/pihole-6.0.20...pihole-6.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [pihole-6.0.20](https://github.com/truecharts/apps/compare/pihole-6.0.19...pihole-6.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [pihole-6.0.19](https://github.com/truecharts/apps/compare/pihole-6.0.17...pihole-6.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [pihole-6.0.17](https://github.com/truecharts/apps/compare/pihole-6.0.15...pihole-6.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [pinry-2.0.12](https://github.com/truecharts/apps/compare/pinry-2.0.11...pinry-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [pinry-2.0.11](https://github.com/truecharts/apps/compare/pinry-2.0.10...pinry-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [pinry-2.0.10](https://github.com/truecharts/apps/compare/pinry-2.0.9...pinry-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [pinry-2.0.9](https://github.com/truecharts/apps/compare/pinry-2.0.8...pinry-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/pihole/6.0.25/Chart.lock b/stable/pihole/6.0.25/Chart.lock new file mode 100644 index 00000000000..aa3fcab7669 --- /dev/null +++ b/stable/pihole/6.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:45:20.844705146Z" diff --git a/stable/pihole/6.0.25/Chart.yaml b/stable/pihole/6.0.25/Chart.yaml new file mode 100644 index 00000000000..efdd973f07f --- /dev/null +++ b/stable/pihole/6.0.25/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022.07.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: DNS and Ad-filtering for your network +home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole +icon: https://truecharts.org/img/chart-icons/pihole.png +keywords: + - DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pihole +sources: + - https://pi-hole.net/ + - https://github.com/pi-hole + - https://github.com/pi-hole/docker-pi-hole +type: application +version: 6.0.25 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pihole/6.0.25/README.md b/stable/pihole/6.0.25/README.md new file mode 100644 index 00000000000..47e09c00c56 --- /dev/null +++ b/stable/pihole/6.0.25/README.md @@ -0,0 +1,109 @@ +# pihole + +![Version: 6.0.25](https://img.shields.io/badge/Version-6.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.07.1](https://img.shields.io/badge/AppVersion-2022.07.1-informational?style=flat-square) + +DNS and Ad-filtering for your network + +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: [pihole](https://truecharts.org/docs/charts/stable/pihole) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pihole` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pihole TrueCharts/pihole +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pihole` deployment + +```console +helm uninstall pihole +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pihole \ + --set env.TZ="America/New York" \ + TrueCharts/pihole +``` + +#### 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 pihole TrueCharts/pihole -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pihole/6.0.24/app-readme.md b/stable/pihole/6.0.25/app-readme.md similarity index 100% rename from stable/pihole/6.0.24/app-readme.md rename to stable/pihole/6.0.25/app-readme.md diff --git a/stable/pihole/6.0.25/charts/common-10.4.7.tgz b/stable/pihole/6.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/pihole/6.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/pihole/6.0.24/ix_values.yaml b/stable/pihole/6.0.25/ix_values.yaml similarity index 100% rename from stable/pihole/6.0.24/ix_values.yaml rename to stable/pihole/6.0.25/ix_values.yaml diff --git a/stable/pihole/6.0.24/questions.yaml b/stable/pihole/6.0.25/questions.yaml similarity index 100% rename from stable/pihole/6.0.24/questions.yaml rename to stable/pihole/6.0.25/questions.yaml diff --git a/stable/pihole/6.0.24/templates/_configmap.tpl b/stable/pihole/6.0.25/templates/_configmap.tpl similarity index 100% rename from stable/pihole/6.0.24/templates/_configmap.tpl rename to stable/pihole/6.0.25/templates/_configmap.tpl diff --git a/stable/pihole/6.0.24/templates/common.yaml b/stable/pihole/6.0.25/templates/common.yaml similarity index 100% rename from stable/pihole/6.0.24/templates/common.yaml rename to stable/pihole/6.0.25/templates/common.yaml diff --git a/stable/ser2sock/6.0.22/values.yaml b/stable/pihole/6.0.25/values.yaml similarity index 100% rename from stable/ser2sock/6.0.22/values.yaml rename to stable/pihole/6.0.25/values.yaml diff --git a/stable/pinry/2.0.20/CHANGELOG.md b/stable/pinry/2.0.20/CHANGELOG.md deleted file mode 100644 index 49d602101b4..00000000000 --- a/stable/pinry/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pinry-2.0.20](https://github.com/truecharts/apps/compare/pinry-2.0.18...pinry-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [pinry-2.0.18](https://github.com/truecharts/apps/compare/pinry-2.0.17...pinry-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [pinry-2.0.17](https://github.com/truecharts/apps/compare/pinry-2.0.16...pinry-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [pinry-2.0.16](https://github.com/truecharts/apps/compare/pinry-2.0.14...pinry-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [pinry-2.0.14](https://github.com/truecharts/apps/compare/pinry-2.0.12...pinry-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - - - -### [pinry-2.0.11](https://github.com/truecharts/apps/compare/pinry-2.0.10...pinry-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [pinry-2.0.10](https://github.com/truecharts/apps/compare/pinry-2.0.9...pinry-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pinry-2.0.9](https://github.com/truecharts/apps/compare/pinry-2.0.8...pinry-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [pinry-2.0.8](https://github.com/truecharts/apps/compare/pinry-2.0.7...pinry-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [pinry-2.0.7](https://github.com/truecharts/apps/compare/pinry-2.0.6...pinry-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - - -### [pinry-2.0.6](https://github.com/truecharts/apps/compare/pinry-2.0.5...pinry-2.0.6) (2022-06-22) - -#### Chore - -* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) - diff --git a/stable/pinry/2.0.20/Chart.lock b/stable/pinry/2.0.20/Chart.lock deleted file mode 100644 index f622dfb013f..00000000000 --- a/stable/pinry/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:09:38.588411695Z" diff --git a/stable/pinry/2.0.20/Chart.yaml b/stable/pinry/2.0.20/Chart.yaml deleted file mode 100644 index bf54b863470..00000000000 --- a/stable/pinry/2.0.20/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. -home: https://github.com/truecharts/apps/tree/master/charts/stable/pinry -icon: https://truecharts.org/img/chart-icons/pinry.png -keywords: - - pinry -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pinry -sources: - - https://github.com/pinry/pinry/ -version: 2.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pinry/2.0.20/README.md b/stable/pinry/2.0.20/README.md deleted file mode 100644 index cebb668cd1f..00000000000 --- a/stable/pinry/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pinry - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![AppVersion: 2.1.12](https://img.shields.io/badge/AppVersion-2.1.12-informational?style=flat-square) - -The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. - -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: [pinry](https://truecharts.org/docs/charts/stable/pinry) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pinry` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pinry TrueCharts/pinry -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pinry` deployment - -```console -helm uninstall pinry -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pinry \ - --set env.TZ="America/New York" \ - TrueCharts/pinry -``` - -#### 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 pinry TrueCharts/pinry -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pinry/2.0.20/charts/common-10.4.6.tgz b/stable/pinry/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/pinry/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/pinry/2.0.21/CHANGELOG.md b/stable/pinry/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..2c73bff1b32 --- /dev/null +++ b/stable/pinry/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pinry-2.0.21](https://github.com/truecharts/apps/compare/pinry-2.0.20...pinry-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pinry-2.0.20](https://github.com/truecharts/apps/compare/pinry-2.0.18...pinry-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [pinry-2.0.18](https://github.com/truecharts/apps/compare/pinry-2.0.17...pinry-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [pinry-2.0.17](https://github.com/truecharts/apps/compare/pinry-2.0.16...pinry-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [pinry-2.0.16](https://github.com/truecharts/apps/compare/pinry-2.0.14...pinry-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [pinry-2.0.14](https://github.com/truecharts/apps/compare/pinry-2.0.12...pinry-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + + + +### [pinry-2.0.11](https://github.com/truecharts/apps/compare/pinry-2.0.10...pinry-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [pinry-2.0.10](https://github.com/truecharts/apps/compare/pinry-2.0.9...pinry-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [pinry-2.0.9](https://github.com/truecharts/apps/compare/pinry-2.0.8...pinry-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [pinry-2.0.8](https://github.com/truecharts/apps/compare/pinry-2.0.7...pinry-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + + +### [pinry-2.0.7](https://github.com/truecharts/apps/compare/pinry-2.0.6...pinry-2.0.7) (2022-06-25) + +#### Chore + +* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) + diff --git a/stable/pinry/2.0.21/Chart.lock b/stable/pinry/2.0.21/Chart.lock new file mode 100644 index 00000000000..8d0d9080973 --- /dev/null +++ b/stable/pinry/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:45:23.892401495Z" diff --git a/stable/pinry/2.0.21/Chart.yaml b/stable/pinry/2.0.21/Chart.yaml new file mode 100644 index 00000000000..a7b54bea86d --- /dev/null +++ b/stable/pinry/2.0.21/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.1.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. +home: https://github.com/truecharts/apps/tree/master/charts/stable/pinry +icon: https://truecharts.org/img/chart-icons/pinry.png +keywords: + - pinry +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pinry +sources: + - https://github.com/pinry/pinry/ +version: 2.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pinry/2.0.21/README.md b/stable/pinry/2.0.21/README.md new file mode 100644 index 00000000000..30e4f1ff1d8 --- /dev/null +++ b/stable/pinry/2.0.21/README.md @@ -0,0 +1,107 @@ +# pinry + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 2.1.12](https://img.shields.io/badge/AppVersion-2.1.12-informational?style=flat-square) + +The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. + +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: [pinry](https://truecharts.org/docs/charts/stable/pinry) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pinry` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pinry TrueCharts/pinry +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pinry` deployment + +```console +helm uninstall pinry +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pinry \ + --set env.TZ="America/New York" \ + TrueCharts/pinry +``` + +#### 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 pinry TrueCharts/pinry -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pinry/2.0.20/app-readme.md b/stable/pinry/2.0.21/app-readme.md similarity index 100% rename from stable/pinry/2.0.20/app-readme.md rename to stable/pinry/2.0.21/app-readme.md diff --git a/stable/pinry/2.0.21/charts/common-10.4.7.tgz b/stable/pinry/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/pinry/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/pinry/2.0.20/ix_values.yaml b/stable/pinry/2.0.21/ix_values.yaml similarity index 100% rename from stable/pinry/2.0.20/ix_values.yaml rename to stable/pinry/2.0.21/ix_values.yaml diff --git a/stable/pinry/2.0.20/questions.yaml b/stable/pinry/2.0.21/questions.yaml similarity index 100% rename from stable/pinry/2.0.20/questions.yaml rename to stable/pinry/2.0.21/questions.yaml diff --git a/stable/pinry/2.0.20/templates/_secrets.tpl b/stable/pinry/2.0.21/templates/_secrets.tpl similarity index 100% rename from stable/pinry/2.0.20/templates/_secrets.tpl rename to stable/pinry/2.0.21/templates/_secrets.tpl diff --git a/stable/pinry/2.0.20/templates/common.yaml b/stable/pinry/2.0.21/templates/common.yaml similarity index 100% rename from stable/pinry/2.0.20/templates/common.yaml rename to stable/pinry/2.0.21/templates/common.yaml diff --git a/stable/shiori/7.0.22/values.yaml b/stable/pinry/2.0.21/values.yaml similarity index 100% rename from stable/shiori/7.0.22/values.yaml rename to stable/pinry/2.0.21/values.yaml diff --git a/stable/pixapop/3.0.20/CHANGELOG.md b/stable/pixapop/3.0.20/CHANGELOG.md deleted file mode 100644 index 208c875934c..00000000000 --- a/stable/pixapop/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pixapop-3.0.20](https://github.com/truecharts/apps/compare/pixapop-3.0.18...pixapop-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [pixapop-3.0.18](https://github.com/truecharts/apps/compare/pixapop-3.0.17...pixapop-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [pixapop-3.0.17](https://github.com/truecharts/apps/compare/pixapop-3.0.16...pixapop-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [pixapop-3.0.16](https://github.com/truecharts/apps/compare/pixapop-3.0.14...pixapop-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [pixapop-3.0.14](https://github.com/truecharts/apps/compare/pixapop-3.0.12...pixapop-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [pixapop-3.0.12](https://github.com/truecharts/apps/compare/pixapop-3.0.11...pixapop-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [pixapop-3.0.11](https://github.com/truecharts/apps/compare/pixapop-3.0.10...pixapop-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [pixapop-3.0.10](https://github.com/truecharts/apps/compare/pixapop-3.0.9...pixapop-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pixapop-3.0.9](https://github.com/truecharts/apps/compare/pixapop-3.0.8...pixapop-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [pixapop-3.0.8](https://github.com/truecharts/apps/compare/pixapop-3.0.7...pixapop-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [pixapop-3.0.7](https://github.com/truecharts/apps/compare/pixapop-3.0.6...pixapop-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/pixapop/3.0.20/Chart.lock b/stable/pixapop/3.0.20/Chart.lock deleted file mode 100644 index f8862ed84a5..00000000000 --- a/stable/pixapop/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:09:39.646601933Z" diff --git a/stable/pixapop/3.0.20/Chart.yaml b/stable/pixapop/3.0.20/Chart.yaml deleted file mode 100644 index 6d95f34a08a..00000000000 --- a/stable/pixapop/3.0.20/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - An open-source single page application to view your photos in the easiest - way possible. -home: https://github.com/truecharts/apps/tree/master/charts/stable/pixapop -icon: https://truecharts.org/img/chart-icons/pixapop.png -keywords: - - pixapop - - photo - - gallery - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pixapop -sources: - - https://github.com/linuxserver/docker-pixapop - - https://github.com/bierdok/pixapop -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pixapop/3.0.20/README.md b/stable/pixapop/3.0.20/README.md deleted file mode 100644 index fcf093aa2c5..00000000000 --- a/stable/pixapop/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pixapop - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2](https://img.shields.io/badge/AppVersion-1.2-informational?style=flat-square) - -An open-source single page application to view your photos in the easiest way possible. - -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: [pixapop](https://truecharts.org/docs/charts/stable/pixapop) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pixapop` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pixapop TrueCharts/pixapop -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pixapop` deployment - -```console -helm uninstall pixapop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pixapop \ - --set env.TZ="America/New York" \ - TrueCharts/pixapop -``` - -#### 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 pixapop TrueCharts/pixapop -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pixapop/3.0.20/charts/common-10.4.6.tgz b/stable/pixapop/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/pixapop/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/pixapop/3.0.21/CHANGELOG.md b/stable/pixapop/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..dbe50698faf --- /dev/null +++ b/stable/pixapop/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pixapop-3.0.21](https://github.com/truecharts/apps/compare/pixapop-3.0.20...pixapop-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pixapop-3.0.20](https://github.com/truecharts/apps/compare/pixapop-3.0.18...pixapop-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [pixapop-3.0.18](https://github.com/truecharts/apps/compare/pixapop-3.0.17...pixapop-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [pixapop-3.0.17](https://github.com/truecharts/apps/compare/pixapop-3.0.16...pixapop-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [pixapop-3.0.16](https://github.com/truecharts/apps/compare/pixapop-3.0.14...pixapop-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [pixapop-3.0.14](https://github.com/truecharts/apps/compare/pixapop-3.0.12...pixapop-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [pixapop-3.0.12](https://github.com/truecharts/apps/compare/pixapop-3.0.11...pixapop-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [pixapop-3.0.11](https://github.com/truecharts/apps/compare/pixapop-3.0.10...pixapop-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [pixapop-3.0.10](https://github.com/truecharts/apps/compare/pixapop-3.0.9...pixapop-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [pixapop-3.0.9](https://github.com/truecharts/apps/compare/pixapop-3.0.8...pixapop-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [pixapop-3.0.8](https://github.com/truecharts/apps/compare/pixapop-3.0.7...pixapop-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/pixapop/3.0.21/Chart.lock b/stable/pixapop/3.0.21/Chart.lock new file mode 100644 index 00000000000..186302299b6 --- /dev/null +++ b/stable/pixapop/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:45:24.77280126Z" diff --git a/stable/pixapop/3.0.21/Chart.yaml b/stable/pixapop/3.0.21/Chart.yaml new file mode 100644 index 00000000000..68590e20063 --- /dev/null +++ b/stable/pixapop/3.0.21/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + An open-source single page application to view your photos in the easiest + way possible. +home: https://github.com/truecharts/apps/tree/master/charts/stable/pixapop +icon: https://truecharts.org/img/chart-icons/pixapop.png +keywords: + - pixapop + - photo + - gallery + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pixapop +sources: + - https://github.com/linuxserver/docker-pixapop + - https://github.com/bierdok/pixapop +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pixapop/3.0.21/README.md b/stable/pixapop/3.0.21/README.md new file mode 100644 index 00000000000..9d3b7f6e155 --- /dev/null +++ b/stable/pixapop/3.0.21/README.md @@ -0,0 +1,108 @@ +# pixapop + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2](https://img.shields.io/badge/AppVersion-1.2-informational?style=flat-square) + +An open-source single page application to view your photos in the easiest way possible. + +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: [pixapop](https://truecharts.org/docs/charts/stable/pixapop) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pixapop` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pixapop TrueCharts/pixapop +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pixapop` deployment + +```console +helm uninstall pixapop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pixapop \ + --set env.TZ="America/New York" \ + TrueCharts/pixapop +``` + +#### 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 pixapop TrueCharts/pixapop -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pixapop/3.0.20/app-readme.md b/stable/pixapop/3.0.21/app-readme.md similarity index 100% rename from stable/pixapop/3.0.20/app-readme.md rename to stable/pixapop/3.0.21/app-readme.md diff --git a/stable/pixapop/3.0.21/charts/common-10.4.7.tgz b/stable/pixapop/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/pixapop/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/pixapop/3.0.20/ix_values.yaml b/stable/pixapop/3.0.21/ix_values.yaml similarity index 100% rename from stable/pixapop/3.0.20/ix_values.yaml rename to stable/pixapop/3.0.21/ix_values.yaml diff --git a/stable/pixapop/3.0.20/questions.yaml b/stable/pixapop/3.0.21/questions.yaml similarity index 100% rename from stable/pixapop/3.0.20/questions.yaml rename to stable/pixapop/3.0.21/questions.yaml diff --git a/stable/pixapop/3.0.20/templates/common.yaml b/stable/pixapop/3.0.21/templates/common.yaml similarity index 100% rename from stable/pixapop/3.0.20/templates/common.yaml rename to stable/pixapop/3.0.21/templates/common.yaml diff --git a/stable/shlink-web-client/3.0.21/values.yaml b/stable/pixapop/3.0.21/values.yaml similarity index 100% rename from stable/shlink-web-client/3.0.21/values.yaml rename to stable/pixapop/3.0.21/values.yaml diff --git a/stable/plex/10.0.25/CHANGELOG.md b/stable/plex/10.0.25/CHANGELOG.md new file mode 100644 index 00000000000..af782758b4d --- /dev/null +++ b/stable/plex/10.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-10.0.25](https://github.com/truecharts/apps/compare/plex-auto-languages-0.0.11...plex-10.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [plex-10.0.24](https://github.com/truecharts/apps/compare/plex-10.0.22...plex-10.0.24) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [plex-10.0.22](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.6...plex-10.0.22) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [plex-10.0.21](https://github.com/truecharts/apps/compare/plex-10.0.20...plex-10.0.21) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [plex-10.0.20](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.1...plex-10.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [plex-10.0.18](https://github.com/truecharts/apps/compare/plex-10.0.16...plex-10.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [plex-10.0.16](https://github.com/truecharts/apps/compare/plex-10.0.15...plex-10.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [plex-10.0.15](https://github.com/truecharts/apps/compare/plex-10.0.14...plex-10.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [plex-10.0.14](https://github.com/truecharts/apps/compare/plex-10.0.13...plex-10.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [plex-10.0.13](https://github.com/truecharts/apps/compare/plex-10.0.12...plex-10.0.13) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [plex-10.0.12](https://github.com/truecharts/apps/compare/plex-10.0.11...plex-10.0.12) (2022-07-06) + +#### Chore + +* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) + + + diff --git a/stable/plex/10.0.25/Chart.lock b/stable/plex/10.0.25/Chart.lock new file mode 100644 index 00000000000..0bf69253282 --- /dev/null +++ b/stable/plex/10.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:45:38.2265794Z" diff --git a/stable/plex/10.0.25/Chart.yaml b/stable/plex/10.0.25/Chart.yaml new file mode 100644 index 00000000000..cc93bda8f8a --- /dev/null +++ b/stable/plex/10.0.25/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.27.2.592" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Plex Media Server +home: https://github.com/truecharts/apps/tree/master/charts/stable/plex +icon: https://truecharts.org/img/chart-icons/plex.png +keywords: + - plex + - plex-media-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex +sources: + - https://github.com/k8s-at-home/container-images/pkgs/container/plex +type: application +version: 10.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plex/10.0.25/README.md b/stable/plex/10.0.25/README.md new file mode 100644 index 00000000000..858000d1821 --- /dev/null +++ b/stable/plex/10.0.25/README.md @@ -0,0 +1,107 @@ +# plex + +![Version: 10.0.25](https://img.shields.io/badge/Version-10.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.27.2.592](https://img.shields.io/badge/AppVersion-1.27.2.592-informational?style=flat-square) + +Plex Media Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex](https://truecharts.org/docs/charts/stable/plex) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `plex` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install plex TrueCharts/plex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `plex` deployment + +```console +helm uninstall plex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plex \ + --set env.TZ="America/New York" \ + TrueCharts/plex +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plex TrueCharts/plex -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/plex/10.0.25/app-readme.md b/stable/plex/10.0.25/app-readme.md new file mode 100644 index 00000000000..99698d4f218 --- /dev/null +++ b/stable/plex/10.0.25/app-readme.md @@ -0,0 +1,8 @@ +Plex Media Server + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/plex + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/plex/10.0.25/charts/common-10.4.7.tgz b/stable/plex/10.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/plex/10.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/plex/10.0.25/ix_values.yaml b/stable/plex/10.0.25/ix_values.yaml new file mode 100644 index 00000000000..9d4e4d87157 --- /dev/null +++ b/stable/plex/10.0.25/ix_values.yaml @@ -0,0 +1,21 @@ +image: + repository: tccr.io/truecharts/plex + pullPolicy: IfNotPresent + tag: v1.27.2.5929@sha256:da2783c8e0db5b49477a36cf50882c6401f60a6962913bde1f9f364685f4c7d6 + +service: + main: + ports: + main: + port: 32400 + targetPort: 32400 + +persistence: + config: + enabled: true + mountPath: "/config" + +env: + ALLOWED_NETWORKS: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" + ADVERTISE_IP: "" + PLEX_CLAIM: "" diff --git a/stable/plex/10.0.25/questions.yaml b/stable/plex/10.0.25/questions.yaml new file mode 100644 index 00000000000..443e1859478 --- /dev/null +++ b/stable/plex/10.0.25/questions.yaml @@ -0,0 +1,2459 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/web" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ADVERTISE_IP + label: "Advertise IP" + description: "IP to advertise to Plex" + schema: + type: string + default: "" + - variable: ALLOWED_NETWORKS + label: "Allowed Networks" + description: "Networks allowed to connect to plex. Add your local network IP to this list" + schema: + type: string + default: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" + - variable: PLEX_CLAIM + label: "Plex Claim Token" + description: "Claim token to use to register the plex server (Max. 4 minutes old!). You can obtain a claim token to login your server to your plex account by visiting https://www.plex.tv/claim." + schema: + type: string + default: "" + + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 32400 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 32400 + + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/snapdrop/2.0.26/templates/common.yaml b/stable/plex/10.0.25/templates/common.yaml similarity index 100% rename from stable/snapdrop/2.0.26/templates/common.yaml rename to stable/plex/10.0.25/templates/common.yaml diff --git a/stable/shlink/4.0.23/values.yaml b/stable/plex/10.0.25/values.yaml similarity index 100% rename from stable/shlink/4.0.23/values.yaml rename to stable/plex/10.0.25/values.yaml diff --git a/stable/podgrab/10.0.23/CHANGELOG.md b/stable/podgrab/10.0.23/CHANGELOG.md new file mode 100644 index 00000000000..5512bb16707 --- /dev/null +++ b/stable/podgrab/10.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [podgrab-10.0.23](https://github.com/truecharts/apps/compare/podgrab-10.0.22...podgrab-10.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [podgrab-10.0.22](https://github.com/truecharts/apps/compare/podgrab-10.0.20...podgrab-10.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [podgrab-10.0.20](https://github.com/truecharts/apps/compare/podgrab-10.0.19...podgrab-10.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [podgrab-10.0.19](https://github.com/truecharts/apps/compare/podgrab-10.0.18...podgrab-10.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [podgrab-10.0.18](https://github.com/truecharts/apps/compare/podgrab-10.0.16...podgrab-10.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [podgrab-10.0.16](https://github.com/truecharts/apps/compare/podgrab-10.0.14...podgrab-10.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [podgrab-10.0.14](https://github.com/truecharts/apps/compare/podgrab-10.0.13...podgrab-10.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [podgrab-10.0.13](https://github.com/truecharts/apps/compare/podgrab-10.0.12...podgrab-10.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [podgrab-10.0.12](https://github.com/truecharts/apps/compare/podgrab-10.0.11...podgrab-10.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [podgrab-10.0.11](https://github.com/truecharts/apps/compare/podgrab-10.0.10...podgrab-10.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [podgrab-10.0.10](https://github.com/truecharts/apps/compare/podgrab-10.0.9...podgrab-10.0.10) (2022-07-07) + +#### Chore + +* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) + + + diff --git a/stable/podgrab/10.0.23/Chart.lock b/stable/podgrab/10.0.23/Chart.lock new file mode 100644 index 00000000000..f29187c1ada --- /dev/null +++ b/stable/podgrab/10.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:45:40.044896598Z" diff --git a/stable/podgrab/10.0.23/Chart.yaml b/stable/podgrab/10.0.23/Chart.yaml new file mode 100644 index 00000000000..4e5aa7b5ed6 --- /dev/null +++ b/stable/podgrab/10.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + A self-hosted podcast manager to download episodes as soon as they become + live. +home: https://github.com/truecharts/apps/tree/master/charts/stable/podgrab +icon: https://truecharts.org/img/chart-icons/podgrab.png +keywords: + - podgrab +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: podgrab +sources: + - https://github.com/akhilrex/podgrab + - https://hub.docker.com/r/akhilrex/podgrab +type: application +version: 10.0.23 +annotations: + truecharts.org/catagories: | + - mutlimedia + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/podgrab/10.0.23/README.md b/stable/podgrab/10.0.23/README.md new file mode 100644 index 00000000000..43aa5164d11 --- /dev/null +++ b/stable/podgrab/10.0.23/README.md @@ -0,0 +1,108 @@ +# podgrab + +![Version: 10.0.23](https://img.shields.io/badge/Version-10.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) + +A self-hosted podcast manager to download episodes as soon as they become live. + +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: [podgrab](https://truecharts.org/docs/charts/stable/podgrab) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `podgrab` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install podgrab TrueCharts/podgrab +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `podgrab` deployment + +```console +helm uninstall podgrab +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install podgrab \ + --set env.TZ="America/New York" \ + TrueCharts/podgrab +``` + +#### 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 podgrab TrueCharts/podgrab -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/podgrab/10.0.23/app-readme.md b/stable/podgrab/10.0.23/app-readme.md new file mode 100644 index 00000000000..418c6b7d02b --- /dev/null +++ b/stable/podgrab/10.0.23/app-readme.md @@ -0,0 +1,8 @@ +A self-hosted podcast manager to download episodes as soon as they become live. + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/podgrab + +--- + +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/podgrab/10.0.23/charts/common-10.4.7.tgz b/stable/podgrab/10.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/podgrab/10.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/podgrab/10.0.23/ix_values.yaml b/stable/podgrab/10.0.23/ix_values.yaml new file mode 100644 index 00000000000..1f430299eca --- /dev/null +++ b/stable/podgrab/10.0.23/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: tccr.io/truecharts/podgrab + pullPolicy: Always + tag: v1.0.0@sha256:612e9eda46c6451f58e5469a11bac9f29ddbfb46964535697aac28c2fb24092f + +service: + main: + ports: + main: + port: 10093 + targetPort: 8080 + tcp: + enabled: true + ports: + tcp: + enabled: true + port: 51080 + targetPort: 51080 + +secretEnv: + PASSWORD: "secretpasswordgoeshere" + +env: + CHECK_FREQUENCY: 240 + +persistence: + config: + enabled: true + mountPath: "/config" + +probes: + liveness: + enabled: false + + readiness: + enabled: false + + startup: + enabled: false diff --git a/stable/podgrab/10.0.23/questions.yaml b/stable/podgrab/10.0.23/questions.yaml new file mode 100644 index 00000000000..73c62520c49 --- /dev/null +++ b/stable/podgrab/10.0.23/questions.yaml @@ -0,0 +1,2459 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PASSWORD + label: "Password" + description: "Desired Password" + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: CHECK_FREQUENCY + label: "Update Frequency" + description: "Interval to check for new podcasts" + schema: + type: int + default: 240 + required: true + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10093 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/speedtest-exporter/3.0.23/templates/common.yaml b/stable/podgrab/10.0.23/templates/common.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.23/templates/common.yaml rename to stable/podgrab/10.0.23/templates/common.yaml diff --git a/stable/shorturl/3.0.20/values.yaml b/stable/podgrab/10.0.23/values.yaml similarity index 100% rename from stable/shorturl/3.0.20/values.yaml rename to stable/podgrab/10.0.23/values.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.22/CHANGELOG.md b/stable/pretend-youre-xyzzy/6.0.22/CHANGELOG.md deleted file mode 100644 index 773da6c4527..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pretend-youre-xyzzy-6.0.22](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.20...pretend-youre-xyzzy-6.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [pretend-youre-xyzzy-6.0.20](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.19...pretend-youre-xyzzy-6.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [pretend-youre-xyzzy-6.0.19](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.18...pretend-youre-xyzzy-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [pretend-youre-xyzzy-6.0.18](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.17...pretend-youre-xyzzy-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [pretend-youre-xyzzy-6.0.17](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.15...pretend-youre-xyzzy-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [pretend-youre-xyzzy-6.0.15](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.13...pretend-youre-xyzzy-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [pretend-youre-xyzzy-6.0.13](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.12...pretend-youre-xyzzy-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [pretend-youre-xyzzy-6.0.12](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.11...pretend-youre-xyzzy-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [pretend-youre-xyzzy-6.0.11](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.10...pretend-youre-xyzzy-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pretend-youre-xyzzy-6.0.10](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.9...pretend-youre-xyzzy-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [pretend-youre-xyzzy-6.0.9](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.8...pretend-youre-xyzzy-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/pretend-youre-xyzzy/6.0.22/Chart.lock b/stable/pretend-youre-xyzzy/6.0.22/Chart.lock deleted file mode 100644 index d123541b2ef..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:10:00.013964781Z" diff --git a/stable/pretend-youre-xyzzy/6.0.22/Chart.yaml b/stable/pretend-youre-xyzzy/6.0.22/Chart.yaml deleted file mode 100644 index 55100a01788..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: pretend-youre-xyzzy, a cards against humanity clone -home: https://github.com/truecharts/apps/tree/master/charts/stable/pretend-youre-xyzzy -icon: https://truecharts.org/img/chart-icons/pretend-youre-xyzzy.png -keywords: - - pretend-youre-xyzzy - - cards - - against - - humanity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pretend-youre-xyzzy -sources: - - https://github.com/ajanata/PretendYoureXyzzy - - https://github.com/emcniece/DockerYourXyzzy -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pretend-youre-xyzzy/6.0.22/README.md b/stable/pretend-youre-xyzzy/6.0.22/README.md deleted file mode 100644 index 1634dd9da6f..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pretend-youre-xyzzy - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square) - -pretend-youre-xyzzy, a cards against humanity clone - -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: [pretend-youre-xyzzy](https://truecharts.org/docs/charts/stable/pretend-youre-xyzzy) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pretend-youre-xyzzy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pretend-youre-xyzzy TrueCharts/pretend-youre-xyzzy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pretend-youre-xyzzy` deployment - -```console -helm uninstall pretend-youre-xyzzy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pretend-youre-xyzzy \ - --set env.TZ="America/New York" \ - TrueCharts/pretend-youre-xyzzy -``` - -#### 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 pretend-youre-xyzzy TrueCharts/pretend-youre-xyzzy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pretend-youre-xyzzy/6.0.22/charts/common-10.4.6.tgz b/stable/pretend-youre-xyzzy/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/pretend-youre-xyzzy/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/6.0.23/CHANGELOG.md b/stable/pretend-youre-xyzzy/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..b190a015733 --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pretend-youre-xyzzy-6.0.23](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.22...pretend-youre-xyzzy-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pretend-youre-xyzzy-6.0.22](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.20...pretend-youre-xyzzy-6.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [pretend-youre-xyzzy-6.0.20](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.19...pretend-youre-xyzzy-6.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [pretend-youre-xyzzy-6.0.19](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.18...pretend-youre-xyzzy-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [pretend-youre-xyzzy-6.0.18](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.17...pretend-youre-xyzzy-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [pretend-youre-xyzzy-6.0.17](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.15...pretend-youre-xyzzy-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [pretend-youre-xyzzy-6.0.15](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.13...pretend-youre-xyzzy-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [pretend-youre-xyzzy-6.0.13](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.12...pretend-youre-xyzzy-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [pretend-youre-xyzzy-6.0.12](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.11...pretend-youre-xyzzy-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [pretend-youre-xyzzy-6.0.11](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.10...pretend-youre-xyzzy-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [pretend-youre-xyzzy-6.0.10](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.9...pretend-youre-xyzzy-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/pretend-youre-xyzzy/6.0.23/Chart.lock b/stable/pretend-youre-xyzzy/6.0.23/Chart.lock new file mode 100644 index 00000000000..52970c07fad --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:45:43.155564417Z" diff --git a/stable/pretend-youre-xyzzy/6.0.23/Chart.yaml b/stable/pretend-youre-xyzzy/6.0.23/Chart.yaml new file mode 100644 index 00000000000..d947a4d9e66 --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: pretend-youre-xyzzy, a cards against humanity clone +home: https://github.com/truecharts/apps/tree/master/charts/stable/pretend-youre-xyzzy +icon: https://truecharts.org/img/chart-icons/pretend-youre-xyzzy.png +keywords: + - pretend-youre-xyzzy + - cards + - against + - humanity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pretend-youre-xyzzy +sources: + - https://github.com/ajanata/PretendYoureXyzzy + - https://github.com/emcniece/DockerYourXyzzy +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pretend-youre-xyzzy/6.0.23/README.md b/stable/pretend-youre-xyzzy/6.0.23/README.md new file mode 100644 index 00000000000..858edfba363 --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.23/README.md @@ -0,0 +1,108 @@ +# pretend-youre-xyzzy + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square) + +pretend-youre-xyzzy, a cards against humanity clone + +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: [pretend-youre-xyzzy](https://truecharts.org/docs/charts/stable/pretend-youre-xyzzy) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pretend-youre-xyzzy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pretend-youre-xyzzy TrueCharts/pretend-youre-xyzzy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pretend-youre-xyzzy` deployment + +```console +helm uninstall pretend-youre-xyzzy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pretend-youre-xyzzy \ + --set env.TZ="America/New York" \ + TrueCharts/pretend-youre-xyzzy +``` + +#### 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 pretend-youre-xyzzy TrueCharts/pretend-youre-xyzzy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pretend-youre-xyzzy/6.0.22/app-readme.md b/stable/pretend-youre-xyzzy/6.0.23/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.22/app-readme.md rename to stable/pretend-youre-xyzzy/6.0.23/app-readme.md diff --git a/stable/pretend-youre-xyzzy/6.0.23/charts/common-10.4.7.tgz b/stable/pretend-youre-xyzzy/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/pretend-youre-xyzzy/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/pretend-youre-xyzzy/6.0.22/ix_values.yaml b/stable/pretend-youre-xyzzy/6.0.23/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.22/ix_values.yaml rename to stable/pretend-youre-xyzzy/6.0.23/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.22/questions.yaml b/stable/pretend-youre-xyzzy/6.0.23/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.22/questions.yaml rename to stable/pretend-youre-xyzzy/6.0.23/questions.yaml diff --git a/stable/stash/7.0.22/templates/common.yaml b/stable/pretend-youre-xyzzy/6.0.23/templates/common.yaml similarity index 100% rename from stable/stash/7.0.22/templates/common.yaml rename to stable/pretend-youre-xyzzy/6.0.23/templates/common.yaml diff --git a/stable/sickchill/3.0.23/values.yaml b/stable/pretend-youre-xyzzy/6.0.23/values.yaml similarity index 100% rename from stable/sickchill/3.0.23/values.yaml rename to stable/pretend-youre-xyzzy/6.0.23/values.yaml diff --git a/stable/projectsend/3.0.23/CHANGELOG.md b/stable/projectsend/3.0.23/CHANGELOG.md deleted file mode 100644 index c644c8562ca..00000000000 --- a/stable/projectsend/3.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [projectsend-3.0.23](https://github.com/truecharts/apps/compare/projectsend-3.0.22...projectsend-3.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [projectsend-3.0.22](https://github.com/truecharts/apps/compare/projectsend-3.0.20...projectsend-3.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [projectsend-3.0.20](https://github.com/truecharts/apps/compare/projectsend-3.0.19...projectsend-3.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [projectsend-3.0.19](https://github.com/truecharts/apps/compare/projectsend-3.0.18...projectsend-3.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [projectsend-3.0.18](https://github.com/truecharts/apps/compare/projectsend-3.0.16...projectsend-3.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [projectsend-3.0.16](https://github.com/truecharts/apps/compare/projectsend-3.0.14...projectsend-3.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [projectsend-3.0.14](https://github.com/truecharts/apps/compare/projectsend-3.0.13...projectsend-3.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [projectsend-3.0.13](https://github.com/truecharts/apps/compare/projectsend-3.0.12...projectsend-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [projectsend-3.0.12](https://github.com/truecharts/apps/compare/projectsend-3.0.11...projectsend-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [projectsend-3.0.11](https://github.com/truecharts/apps/compare/projectsend-3.0.10...projectsend-3.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [projectsend-3.0.10](https://github.com/truecharts/apps/compare/projectsend-3.0.9...projectsend-3.0.10) (2022-07-09) - -#### Chore - -* some UI fixes ([#3103](https://github.com/truecharts/apps/issues/3103)) - - - diff --git a/stable/projectsend/3.0.23/Chart.lock b/stable/projectsend/3.0.23/Chart.lock deleted file mode 100644 index 00472cfab3d..00000000000 --- a/stable/projectsend/3.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:43:04.814093336Z" diff --git a/stable/projectsend/3.0.23/Chart.yaml b/stable/projectsend/3.0.23/Chart.yaml deleted file mode 100644 index 8fe5c641f2b..00000000000 --- a/stable/projectsend/3.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: projectsend -version: 3.0.23 -appVersion: "2021.12.10" -description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/projectsend -icon: https://truecharts.org/img/chart-icons/projectsend.png - - projectsend -sources: - - https://hub.docker.com/r/linuxserver/projectsend -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/projectsend/3.0.23/README.md b/stable/projectsend/3.0.23/README.md deleted file mode 100644 index 10e07118bd7..00000000000 --- a/stable/projectsend/3.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# projectsend - -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.10](https://img.shields.io/badge/AppVersion-2021.12.10-informational?style=flat-square) - -Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. - -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: [projectsend](https://truecharts.org/docs/charts/stable/projectsend) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `projectsend` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install projectsend TrueCharts/projectsend -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `projectsend` deployment - -```console -helm uninstall projectsend -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install projectsend \ - --set env.TZ="America/New York" \ - TrueCharts/projectsend -``` - -#### 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 projectsend TrueCharts/projectsend -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/projectsend/3.0.23/charts/common-10.4.6.tgz b/stable/projectsend/3.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/projectsend/3.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/projectsend/3.0.23/charts/mariadb-3.0.41.tgz b/stable/projectsend/3.0.23/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/projectsend/3.0.23/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/projectsend/3.0.24/CHANGELOG.md b/stable/projectsend/3.0.24/CHANGELOG.md new file mode 100644 index 00000000000..abfd8aabb33 --- /dev/null +++ b/stable/projectsend/3.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [projectsend-3.0.24](https://github.com/truecharts/apps/compare/projectsend-3.0.23...projectsend-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [projectsend-3.0.23](https://github.com/truecharts/apps/compare/projectsend-3.0.22...projectsend-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [projectsend-3.0.22](https://github.com/truecharts/apps/compare/projectsend-3.0.20...projectsend-3.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [projectsend-3.0.20](https://github.com/truecharts/apps/compare/projectsend-3.0.19...projectsend-3.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [projectsend-3.0.19](https://github.com/truecharts/apps/compare/projectsend-3.0.18...projectsend-3.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [projectsend-3.0.18](https://github.com/truecharts/apps/compare/projectsend-3.0.16...projectsend-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [projectsend-3.0.16](https://github.com/truecharts/apps/compare/projectsend-3.0.14...projectsend-3.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [projectsend-3.0.14](https://github.com/truecharts/apps/compare/projectsend-3.0.13...projectsend-3.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [projectsend-3.0.13](https://github.com/truecharts/apps/compare/projectsend-3.0.12...projectsend-3.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [projectsend-3.0.12](https://github.com/truecharts/apps/compare/projectsend-3.0.11...projectsend-3.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [projectsend-3.0.11](https://github.com/truecharts/apps/compare/projectsend-3.0.10...projectsend-3.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/projectsend/3.0.24/Chart.lock b/stable/projectsend/3.0.24/Chart.lock new file mode 100644 index 00000000000..da9108f041e --- /dev/null +++ b/stable/projectsend/3.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:45:50.747896682Z" diff --git a/stable/projectsend/3.0.24/Chart.yaml b/stable/projectsend/3.0.24/Chart.yaml new file mode 100644 index 00000000000..43686a0a52d --- /dev/null +++ b/stable/projectsend/3.0.24/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: projectsend +version: 3.0.24 +appVersion: "2021.12.10" +description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/projectsend +icon: https://truecharts.org/img/chart-icons/projectsend.png + - projectsend +sources: + - https://hub.docker.com/r/linuxserver/projectsend +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/projectsend/3.0.24/README.md b/stable/projectsend/3.0.24/README.md new file mode 100644 index 00000000000..428f12ea168 --- /dev/null +++ b/stable/projectsend/3.0.24/README.md @@ -0,0 +1,108 @@ +# projectsend + +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.10](https://img.shields.io/badge/AppVersion-2021.12.10-informational?style=flat-square) + +Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. + +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: [projectsend](https://truecharts.org/docs/charts/stable/projectsend) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `projectsend` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install projectsend TrueCharts/projectsend +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `projectsend` deployment + +```console +helm uninstall projectsend +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install projectsend \ + --set env.TZ="America/New York" \ + TrueCharts/projectsend +``` + +#### 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 projectsend TrueCharts/projectsend -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/projectsend/3.0.23/app-readme.md b/stable/projectsend/3.0.24/app-readme.md similarity index 100% rename from stable/projectsend/3.0.23/app-readme.md rename to stable/projectsend/3.0.24/app-readme.md diff --git a/stable/projectsend/3.0.24/charts/common-10.4.7.tgz b/stable/projectsend/3.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/projectsend/3.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/projectsend/3.0.24/charts/mariadb-3.0.43.tgz b/stable/projectsend/3.0.24/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/projectsend/3.0.24/charts/mariadb-3.0.43.tgz differ diff --git a/stable/projectsend/3.0.23/ix_values.yaml b/stable/projectsend/3.0.24/ix_values.yaml similarity index 100% rename from stable/projectsend/3.0.23/ix_values.yaml rename to stable/projectsend/3.0.24/ix_values.yaml diff --git a/stable/projectsend/3.0.23/questions.yaml b/stable/projectsend/3.0.24/questions.yaml similarity index 100% rename from stable/projectsend/3.0.23/questions.yaml rename to stable/projectsend/3.0.24/questions.yaml diff --git a/stable/storj-node/2.0.31/templates/common.yaml b/stable/projectsend/3.0.24/templates/common.yaml similarity index 100% rename from stable/storj-node/2.0.31/templates/common.yaml rename to stable/projectsend/3.0.24/templates/common.yaml diff --git a/stable/sickgear/3.0.20/values.yaml b/stable/projectsend/3.0.24/values.yaml similarity index 100% rename from stable/sickgear/3.0.20/values.yaml rename to stable/projectsend/3.0.24/values.yaml diff --git a/stable/promcord/4.0.23/CHANGELOG.md b/stable/promcord/4.0.23/CHANGELOG.md deleted file mode 100644 index 8abf2eb0931..00000000000 --- a/stable/promcord/4.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [promcord-4.0.23](https://github.com/truecharts/apps/compare/promcord-4.0.21...promcord-4.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [promcord-4.0.21](https://github.com/truecharts/apps/compare/promcord-4.0.20...promcord-4.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [promcord-4.0.20](https://github.com/truecharts/apps/compare/promcord-4.0.19...promcord-4.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [promcord-4.0.19](https://github.com/truecharts/apps/compare/promcord-4.0.18...promcord-4.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [promcord-4.0.18](https://github.com/truecharts/apps/compare/promcord-4.0.16...promcord-4.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [promcord-4.0.16](https://github.com/truecharts/apps/compare/promcord-4.0.14...promcord-4.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [promcord-4.0.14](https://github.com/truecharts/apps/compare/promcord-4.0.13...promcord-4.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [promcord-4.0.13](https://github.com/truecharts/apps/compare/promcord-4.0.12...promcord-4.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [promcord-4.0.12](https://github.com/truecharts/apps/compare/promcord-4.0.11...promcord-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [promcord-4.0.11](https://github.com/truecharts/apps/compare/promcord-4.0.10...promcord-4.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [promcord-4.0.10](https://github.com/truecharts/apps/compare/promcord-4.0.9...promcord-4.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/promcord/4.0.23/Chart.lock b/stable/promcord/4.0.23/Chart.lock deleted file mode 100644 index 94c4ebc8fcb..00000000000 --- a/stable/promcord/4.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:10:15.54619605Z" diff --git a/stable/promcord/4.0.23/Chart.yaml b/stable/promcord/4.0.23/Chart.yaml deleted file mode 100644 index ac54df57b05..00000000000 --- a/stable/promcord/4.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Discord bot that provides metrics from a Discord server -icon: https://truecharts.org/img/chart-icons/promcord.png -home: https://github.com/truecharts/apps/tree/master/charts/stable/promcord -keywords: - - promcord - - discord - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: promcord -sources: - - https://github.com/nimarion/promcord -type: application -version: 4.0.23 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/promcord/4.0.23/README.md b/stable/promcord/4.0.23/README.md deleted file mode 100644 index c15e55aa58b..00000000000 --- a/stable/promcord/4.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# promcord - -![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-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) - -Discord bot that provides metrics from a Discord server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [promcord](https://truecharts.org/docs/charts/stable/promcord) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `promcord` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install promcord TrueCharts/promcord -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `promcord` deployment - -```console -helm uninstall promcord -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install promcord \ - --set env.TZ="America/New York" \ - TrueCharts/promcord -``` - -#### 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 promcord TrueCharts/promcord -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/promcord/4.0.23/charts/common-10.4.6.tgz b/stable/promcord/4.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/promcord/4.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/promcord/4.0.24/CHANGELOG.md b/stable/promcord/4.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c82b6ae4c16 --- /dev/null +++ b/stable/promcord/4.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [promcord-4.0.24](https://github.com/truecharts/apps/compare/promcord-4.0.23...promcord-4.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [promcord-4.0.23](https://github.com/truecharts/apps/compare/promcord-4.0.21...promcord-4.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [promcord-4.0.21](https://github.com/truecharts/apps/compare/promcord-4.0.20...promcord-4.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [promcord-4.0.20](https://github.com/truecharts/apps/compare/promcord-4.0.19...promcord-4.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [promcord-4.0.19](https://github.com/truecharts/apps/compare/promcord-4.0.18...promcord-4.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [promcord-4.0.18](https://github.com/truecharts/apps/compare/promcord-4.0.16...promcord-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [promcord-4.0.16](https://github.com/truecharts/apps/compare/promcord-4.0.14...promcord-4.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [promcord-4.0.14](https://github.com/truecharts/apps/compare/promcord-4.0.13...promcord-4.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [promcord-4.0.13](https://github.com/truecharts/apps/compare/promcord-4.0.12...promcord-4.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [promcord-4.0.12](https://github.com/truecharts/apps/compare/promcord-4.0.11...promcord-4.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [promcord-4.0.11](https://github.com/truecharts/apps/compare/promcord-4.0.10...promcord-4.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/promcord/4.0.24/Chart.lock b/stable/promcord/4.0.24/Chart.lock new file mode 100644 index 00000000000..b3b67737aab --- /dev/null +++ b/stable/promcord/4.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:45:57.147936923Z" diff --git a/stable/promcord/4.0.24/Chart.yaml b/stable/promcord/4.0.24/Chart.yaml new file mode 100644 index 00000000000..2726df1029c --- /dev/null +++ b/stable/promcord/4.0.24/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Discord bot that provides metrics from a Discord server +icon: https://truecharts.org/img/chart-icons/promcord.png +home: https://github.com/truecharts/apps/tree/master/charts/stable/promcord +keywords: + - promcord + - discord + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: promcord +sources: + - https://github.com/nimarion/promcord +type: application +version: 4.0.24 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/promcord/4.0.24/README.md b/stable/promcord/4.0.24/README.md new file mode 100644 index 00000000000..fd29a7df2a9 --- /dev/null +++ b/stable/promcord/4.0.24/README.md @@ -0,0 +1,107 @@ +# promcord + +![Version: 4.0.24](https://img.shields.io/badge/Version-4.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) + +Discord bot that provides metrics from a Discord server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [promcord](https://truecharts.org/docs/charts/stable/promcord) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `promcord` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install promcord TrueCharts/promcord +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `promcord` deployment + +```console +helm uninstall promcord +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install promcord \ + --set env.TZ="America/New York" \ + TrueCharts/promcord +``` + +#### 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 promcord TrueCharts/promcord -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/promcord/4.0.23/app-readme.md b/stable/promcord/4.0.24/app-readme.md similarity index 100% rename from stable/promcord/4.0.23/app-readme.md rename to stable/promcord/4.0.24/app-readme.md diff --git a/stable/promcord/4.0.24/charts/common-10.4.7.tgz b/stable/promcord/4.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/promcord/4.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/promcord/4.0.23/ci/no-values.yaml b/stable/promcord/4.0.24/ci/no-values.yaml similarity index 100% rename from stable/promcord/4.0.23/ci/no-values.yaml rename to stable/promcord/4.0.24/ci/no-values.yaml diff --git a/stable/promcord/4.0.23/ix_values.yaml b/stable/promcord/4.0.24/ix_values.yaml similarity index 100% rename from stable/promcord/4.0.23/ix_values.yaml rename to stable/promcord/4.0.24/ix_values.yaml diff --git a/stable/promcord/4.0.23/questions.yaml b/stable/promcord/4.0.24/questions.yaml similarity index 100% rename from stable/promcord/4.0.23/questions.yaml rename to stable/promcord/4.0.24/questions.yaml diff --git a/stable/promcord/4.0.23/templates/common.yaml b/stable/promcord/4.0.24/templates/common.yaml similarity index 100% rename from stable/promcord/4.0.23/templates/common.yaml rename to stable/promcord/4.0.24/templates/common.yaml diff --git a/stable/promcord/4.0.23/templates/prometheusrules.yaml b/stable/promcord/4.0.24/templates/prometheusrules.yaml similarity index 100% rename from stable/promcord/4.0.23/templates/prometheusrules.yaml rename to stable/promcord/4.0.24/templates/prometheusrules.yaml diff --git a/stable/promcord/4.0.23/templates/servicemonitor.yaml b/stable/promcord/4.0.24/templates/servicemonitor.yaml similarity index 100% rename from stable/promcord/4.0.23/templates/servicemonitor.yaml rename to stable/promcord/4.0.24/templates/servicemonitor.yaml diff --git a/stable/smokeping/3.0.20/values.yaml b/stable/promcord/4.0.24/values.yaml similarity index 100% rename from stable/smokeping/3.0.20/values.yaml rename to stable/promcord/4.0.24/values.yaml diff --git a/stable/prometheus/4.0.44/CHANGELOG.md b/stable/prometheus/4.0.44/CHANGELOG.md deleted file mode 100644 index 06289555bea..00000000000 --- a/stable/prometheus/4.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prometheus-4.0.44](https://github.com/truecharts/apps/compare/prometheus-4.0.43...prometheus-4.0.44) (2022-07-23) - -### Chore - -- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) - - - - -## [prometheus-4.0.43](https://github.com/truecharts/apps/compare/prometheus-4.0.41...prometheus-4.0.43) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [prometheus-4.0.41](https://github.com/truecharts/apps/compare/prometheus-4.0.40...prometheus-4.0.41) (2022-07-22) - -### Chore - -- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) - - - -## [prometheus-4.0.40](https://github.com/truecharts/apps/compare/prometheus-4.0.39...prometheus-4.0.40) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) - - - -## [prometheus-4.0.40](https://github.com/truecharts/apps/compare/prometheus-4.0.39...prometheus-4.0.40) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) - - - -## [prometheus-4.0.40](https://github.com/truecharts/apps/compare/prometheus-4.0.39...prometheus-4.0.40) (2022-07-21) - -### Chore - -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) - - - -## [prometheus-4.0.39](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.20...prometheus-4.0.39) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [prometheus-4.0.38](https://github.com/truecharts/apps/compare/prometheus-4.0.37...prometheus-4.0.38) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [prometheus-4.0.37](https://github.com/truecharts/apps/compare/prometheus-4.0.36...prometheus-4.0.37) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - - -## [prometheus-4.0.36](https://github.com/truecharts/apps/compare/prometheus-4.0.35...prometheus-4.0.36) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [prometheus-4.0.35](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.19...prometheus-4.0.35) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [prometheus-4.0.34](https://github.com/truecharts/apps/compare/prometheus-4.0.33...prometheus-4.0.34) (2022-07-14) diff --git a/stable/prometheus/4.0.44/Chart.lock b/stable/prometheus/4.0.44/Chart.lock deleted file mode 100644 index 7bb6c45333d..00000000000 --- a/stable/prometheus/4.0.44/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: node-exporter - repository: https://charts.bitnami.com/bitnami - version: 3.0.4 -- name: kube-state-metrics - repository: https://charts.bitnami.com/bitnami - version: 3.1.1 -digest: sha256:3b836be51c40c3ecc835142b2f0dedeb7d2933c699c8ae916e61a6ef03835cdc -generated: "2022-07-23T08:54:48.666052551Z" diff --git a/stable/prometheus/4.0.44/Chart.yaml b/stable/prometheus/4.0.44/Chart.yaml deleted file mode 100644 index 7267f90ae62..00000000000 --- a/stable/prometheus/4.0.44/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "0.58.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: exporters.enabled,exporters.node-exporter.enabled - name: node-exporter - repository: https://charts.bitnami.com/bitnami - version: 3.0.4 - - condition: exporters.enabled,exporters.kube-state-metrics.enabled - name: kube-state-metrics - repository: https://charts.bitnami.com/bitnami - version: 3.1.1 -deprecated: false -description: 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. -icon: https://truecharts.org/img/chart-icons/prometheus.png -home: https://github.com/truecharts/apps/tree/master/charts/core/prometheus -keywords: - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prometheus -sources: - - https://github.com/prometheus-community/helm-charts - - https://github.com/prometheus-operator/kube-prometheus -type: application -version: 4.0.44 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/prometheus/4.0.44/README.md b/stable/prometheus/4.0.44/README.md deleted file mode 100644 index 096f09e8478..00000000000 --- a/stable/prometheus/4.0.44/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# prometheus - -![Version: 4.0.44](https://img.shields.io/badge/Version-4.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-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. - -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: [prometheus](https://truecharts.org/docs/charts/stable/prometheus) - -**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.bitnami.com/bitnami | kube-state-metrics | 3.1.1 | -| https://charts.bitnami.com/bitnami | node-exporter | 3.0.4 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `prometheus` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install prometheus TrueCharts/prometheus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `prometheus` deployment - -```console -helm uninstall prometheus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install prometheus \ - --set env.TZ="America/New York" \ - TrueCharts/prometheus -``` - -#### 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 prometheus TrueCharts/prometheus -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/prometheus/4.0.44/charts/common-10.4.6.tgz b/stable/prometheus/4.0.44/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/prometheus/4.0.44/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/prometheus/4.0.45/CHANGELOG.md b/stable/prometheus/4.0.45/CHANGELOG.md new file mode 100644 index 00000000000..b50b953c63c --- /dev/null +++ b/stable/prometheus/4.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prometheus-4.0.45](https://github.com/truecharts/apps/compare/prometheus-4.0.44...prometheus-4.0.45) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [prometheus-4.0.44](https://github.com/truecharts/apps/compare/prometheus-4.0.43...prometheus-4.0.44) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + +## [prometheus-4.0.43](https://github.com/truecharts/apps/compare/prometheus-4.0.41...prometheus-4.0.43) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [prometheus-4.0.41](https://github.com/truecharts/apps/compare/prometheus-4.0.40...prometheus-4.0.41) (2022-07-22) + +### Chore + +- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) + + + +## [prometheus-4.0.40](https://github.com/truecharts/apps/compare/prometheus-4.0.39...prometheus-4.0.40) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) + + + +## [prometheus-4.0.40](https://github.com/truecharts/apps/compare/prometheus-4.0.39...prometheus-4.0.40) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) + + + +## [prometheus-4.0.40](https://github.com/truecharts/apps/compare/prometheus-4.0.39...prometheus-4.0.40) (2022-07-21) + +### Chore + +- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) + + + +## [prometheus-4.0.39](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.20...prometheus-4.0.39) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [prometheus-4.0.38](https://github.com/truecharts/apps/compare/prometheus-4.0.37...prometheus-4.0.38) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [prometheus-4.0.37](https://github.com/truecharts/apps/compare/prometheus-4.0.36...prometheus-4.0.37) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [prometheus-4.0.36](https://github.com/truecharts/apps/compare/prometheus-4.0.35...prometheus-4.0.36) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + diff --git a/stable/prometheus/4.0.45/Chart.lock b/stable/prometheus/4.0.45/Chart.lock new file mode 100644 index 00000000000..7ef01705ff4 --- /dev/null +++ b/stable/prometheus/4.0.45/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: node-exporter + repository: https://charts.bitnami.com/bitnami + version: 3.0.4 +- name: kube-state-metrics + repository: https://charts.bitnami.com/bitnami + version: 3.1.1 +digest: sha256:4c4decbe00c1a273a766ea39d9ade7a49310d2e0e29ef8a0fb5db98db8ede6f7 +generated: "2022-07-23T14:46:03.406750804Z" diff --git a/stable/prometheus/4.0.45/Chart.yaml b/stable/prometheus/4.0.45/Chart.yaml new file mode 100644 index 00000000000..064acc107b3 --- /dev/null +++ b/stable/prometheus/4.0.45/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "0.58.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: exporters.enabled,exporters.node-exporter.enabled + name: node-exporter + repository: https://charts.bitnami.com/bitnami + version: 3.0.4 + - condition: exporters.enabled,exporters.kube-state-metrics.enabled + name: kube-state-metrics + repository: https://charts.bitnami.com/bitnami + version: 3.1.1 +deprecated: false +description: 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. +icon: https://truecharts.org/img/chart-icons/prometheus.png +home: https://github.com/truecharts/apps/tree/master/charts/core/prometheus +keywords: + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prometheus +sources: + - https://github.com/prometheus-community/helm-charts + - https://github.com/prometheus-operator/kube-prometheus +type: application +version: 4.0.45 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/prometheus/4.0.45/README.md b/stable/prometheus/4.0.45/README.md new file mode 100644 index 00000000000..01aaf1cb0b9 --- /dev/null +++ b/stable/prometheus/4.0.45/README.md @@ -0,0 +1,110 @@ +# prometheus + +![Version: 4.0.45](https://img.shields.io/badge/Version-4.0.45-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-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. + +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: [prometheus](https://truecharts.org/docs/charts/stable/prometheus) + +**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.bitnami.com/bitnami | kube-state-metrics | 3.1.1 | +| https://charts.bitnami.com/bitnami | node-exporter | 3.0.4 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `prometheus` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install prometheus TrueCharts/prometheus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `prometheus` deployment + +```console +helm uninstall prometheus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install prometheus \ + --set env.TZ="America/New York" \ + TrueCharts/prometheus +``` + +#### 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 prometheus TrueCharts/prometheus -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/prometheus/4.0.44/app-readme.md b/stable/prometheus/4.0.45/app-readme.md similarity index 100% rename from stable/prometheus/4.0.44/app-readme.md rename to stable/prometheus/4.0.45/app-readme.md diff --git a/stable/prometheus/4.0.45/charts/common-10.4.7.tgz b/stable/prometheus/4.0.45/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/prometheus/4.0.45/charts/common-10.4.7.tgz differ diff --git a/stable/prometheus/4.0.44/charts/kube-state-metrics-3.1.1.tgz b/stable/prometheus/4.0.45/charts/kube-state-metrics-3.1.1.tgz similarity index 100% rename from stable/prometheus/4.0.44/charts/kube-state-metrics-3.1.1.tgz rename to stable/prometheus/4.0.45/charts/kube-state-metrics-3.1.1.tgz diff --git a/stable/prometheus/4.0.44/charts/node-exporter-3.0.4.tgz b/stable/prometheus/4.0.45/charts/node-exporter-3.0.4.tgz similarity index 100% rename from stable/prometheus/4.0.44/charts/node-exporter-3.0.4.tgz rename to stable/prometheus/4.0.45/charts/node-exporter-3.0.4.tgz diff --git a/stable/prometheus/4.0.44/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.45/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.44/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.45/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.44/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.45/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.44/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.45/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.44/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.45/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.44/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.45/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.44/crds/crd-probes.yaml b/stable/prometheus/4.0.45/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.44/crds/crd-probes.yaml rename to stable/prometheus/4.0.45/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.44/crds/crd-prometheus.yaml b/stable/prometheus/4.0.45/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.44/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.45/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.44/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.45/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.44/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.45/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.44/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.45/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.44/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.45/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.44/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.45/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.44/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.45/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.44/ix_values.yaml b/stable/prometheus/4.0.45/ix_values.yaml similarity index 100% rename from stable/prometheus/4.0.44/ix_values.yaml rename to stable/prometheus/4.0.45/ix_values.yaml diff --git a/stable/prometheus/4.0.44/questions.yaml b/stable/prometheus/4.0.45/questions.yaml similarity index 100% rename from stable/prometheus/4.0.44/questions.yaml rename to stable/prometheus/4.0.45/questions.yaml diff --git a/stable/prometheus/4.0.44/templates/_helpers.tpl b/stable/prometheus/4.0.45/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.44/templates/_helpers.tpl rename to stable/prometheus/4.0.45/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.44/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.45/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.44/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.45/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.44/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.45/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.45/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.44/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.45/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.45/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.44/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.45/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.45/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.44/templates/common.yaml b/stable/prometheus/4.0.45/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/common.yaml rename to stable/prometheus/4.0.45/templates/common.yaml diff --git a/stable/prometheus/4.0.44/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.45/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.45/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.44/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.45/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.45/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.44/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.45/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.45/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.44/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.45/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.45/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.44/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.45/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.45/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.44/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.45/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.45/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.44/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.45/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.45/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.44/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.45/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.45/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.44/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.45/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.45/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.44/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.45/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.45/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.44/templates/operator/_args.tpl b/stable/prometheus/4.0.45/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.44/templates/operator/_args.tpl rename to stable/prometheus/4.0.45/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.44/templates/operator/configmap.yaml b/stable/prometheus/4.0.45/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/operator/configmap.yaml rename to stable/prometheus/4.0.45/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.44/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.45/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.45/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.44/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.45/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.44/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.45/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.44/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.45/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.44/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.45/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.44/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.45/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.44/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.45/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.44/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.45/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.44/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.45/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.44/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.45/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.45/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.44/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.45/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.45/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.44/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.45/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.44/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.45/templates/prometheus/serviceaccount.yaml diff --git a/stable/snapdrop/2.0.26/values.yaml b/stable/prometheus/4.0.45/values.yaml similarity index 100% rename from stable/snapdrop/2.0.26/values.yaml rename to stable/prometheus/4.0.45/values.yaml diff --git a/stable/protonmail-bridge/6.0.21/CHANGELOG.md b/stable/protonmail-bridge/6.0.21/CHANGELOG.md deleted file mode 100644 index 8c150d84af5..00000000000 --- a/stable/protonmail-bridge/6.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [protonmail-bridge-6.0.21](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.19...protonmail-bridge-6.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [protonmail-bridge-6.0.19](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.18...protonmail-bridge-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [protonmail-bridge-6.0.18](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.17...protonmail-bridge-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [protonmail-bridge-6.0.17](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.15...protonmail-bridge-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [protonmail-bridge-6.0.15](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.13...protonmail-bridge-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [protonmail-bridge-6.0.13](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.12...protonmail-bridge-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [protonmail-bridge-6.0.12](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.11...protonmail-bridge-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [protonmail-bridge-6.0.11](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.10...protonmail-bridge-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [protonmail-bridge-6.0.10](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.9...protonmail-bridge-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [protonmail-bridge-6.0.9](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.8...protonmail-bridge-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [protonmail-bridge-6.0.8](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.7...protonmail-bridge-6.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/protonmail-bridge/6.0.21/Chart.lock b/stable/protonmail-bridge/6.0.21/Chart.lock deleted file mode 100644 index 0cc0ea51a0f..00000000000 --- a/stable/protonmail-bridge/6.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:10:22.615671181Z" diff --git a/stable/protonmail-bridge/6.0.21/Chart.yaml b/stable/protonmail-bridge/6.0.21/Chart.yaml deleted file mode 100644 index b8e8bfa85ba..00000000000 --- a/stable/protonmail-bridge/6.0.21/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.10" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Container for protonmail bridge to work on the network. -home: https://github.com/truecharts/apps/tree/master/charts/stable/protonmail-bridge -icon: https://truecharts.org/img/chart-icons/protonmail-bridge.png -keywords: - - protonmail - - protonmail-bridge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: protonmail-bridge -sources: - - https://github.com/shenxn/protonmail-bridge-docker - - https://hub.docker.com/r/shenxn/protonmail-bridge -version: 6.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/protonmail-bridge/6.0.21/README.md b/stable/protonmail-bridge/6.0.21/README.md deleted file mode 100644 index 3f68f11782c..00000000000 --- a/stable/protonmail-bridge/6.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# protonmail-bridge - -![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![AppVersion: 1.8.10](https://img.shields.io/badge/AppVersion-1.8.10-informational?style=flat-square) - -Container for protonmail bridge to work on the network. - -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: [protonmail-bridge](https://truecharts.org/docs/charts/stable/protonmail-bridge) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `protonmail-bridge` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install protonmail-bridge TrueCharts/protonmail-bridge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `protonmail-bridge` deployment - -```console -helm uninstall protonmail-bridge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install protonmail-bridge \ - --set env.TZ="America/New York" \ - TrueCharts/protonmail-bridge -``` - -#### 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 protonmail-bridge TrueCharts/protonmail-bridge -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/protonmail-bridge/6.0.21/charts/common-10.4.6.tgz b/stable/protonmail-bridge/6.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/protonmail-bridge/6.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/6.0.22/CHANGELOG.md b/stable/protonmail-bridge/6.0.22/CHANGELOG.md new file mode 100644 index 00000000000..37c047cde41 --- /dev/null +++ b/stable/protonmail-bridge/6.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [protonmail-bridge-6.0.22](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.21...protonmail-bridge-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [protonmail-bridge-6.0.21](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.19...protonmail-bridge-6.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [protonmail-bridge-6.0.19](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.18...protonmail-bridge-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [protonmail-bridge-6.0.18](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.17...protonmail-bridge-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [protonmail-bridge-6.0.17](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.15...protonmail-bridge-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [protonmail-bridge-6.0.15](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.13...protonmail-bridge-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [protonmail-bridge-6.0.13](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.12...protonmail-bridge-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [protonmail-bridge-6.0.12](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.11...protonmail-bridge-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [protonmail-bridge-6.0.11](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.10...protonmail-bridge-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [protonmail-bridge-6.0.10](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.9...protonmail-bridge-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [protonmail-bridge-6.0.9](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.8...protonmail-bridge-6.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/protonmail-bridge/6.0.22/Chart.lock b/stable/protonmail-bridge/6.0.22/Chart.lock new file mode 100644 index 00000000000..1a936890422 --- /dev/null +++ b/stable/protonmail-bridge/6.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:46:02.503805336Z" diff --git a/stable/protonmail-bridge/6.0.22/Chart.yaml b/stable/protonmail-bridge/6.0.22/Chart.yaml new file mode 100644 index 00000000000..253c4d5f829 --- /dev/null +++ b/stable/protonmail-bridge/6.0.22/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.8.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Container for protonmail bridge to work on the network. +home: https://github.com/truecharts/apps/tree/master/charts/stable/protonmail-bridge +icon: https://truecharts.org/img/chart-icons/protonmail-bridge.png +keywords: + - protonmail + - protonmail-bridge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: protonmail-bridge +sources: + - https://github.com/shenxn/protonmail-bridge-docker + - https://hub.docker.com/r/shenxn/protonmail-bridge +version: 6.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/protonmail-bridge/6.0.22/README.md b/stable/protonmail-bridge/6.0.22/README.md new file mode 100644 index 00000000000..dc02238d117 --- /dev/null +++ b/stable/protonmail-bridge/6.0.22/README.md @@ -0,0 +1,108 @@ +# protonmail-bridge + +![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 1.8.10](https://img.shields.io/badge/AppVersion-1.8.10-informational?style=flat-square) + +Container for protonmail bridge to work on the network. + +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: [protonmail-bridge](https://truecharts.org/docs/charts/stable/protonmail-bridge) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `protonmail-bridge` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install protonmail-bridge TrueCharts/protonmail-bridge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `protonmail-bridge` deployment + +```console +helm uninstall protonmail-bridge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install protonmail-bridge \ + --set env.TZ="America/New York" \ + TrueCharts/protonmail-bridge +``` + +#### 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 protonmail-bridge TrueCharts/protonmail-bridge -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/protonmail-bridge/6.0.21/app-readme.md b/stable/protonmail-bridge/6.0.22/app-readme.md similarity index 100% rename from stable/protonmail-bridge/6.0.21/app-readme.md rename to stable/protonmail-bridge/6.0.22/app-readme.md diff --git a/stable/protonmail-bridge/6.0.22/charts/common-10.4.7.tgz b/stable/protonmail-bridge/6.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/protonmail-bridge/6.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/protonmail-bridge/6.0.21/ix_values.yaml b/stable/protonmail-bridge/6.0.22/ix_values.yaml similarity index 100% rename from stable/protonmail-bridge/6.0.21/ix_values.yaml rename to stable/protonmail-bridge/6.0.22/ix_values.yaml diff --git a/stable/protonmail-bridge/6.0.21/questions.yaml b/stable/protonmail-bridge/6.0.22/questions.yaml similarity index 100% rename from stable/protonmail-bridge/6.0.21/questions.yaml rename to stable/protonmail-bridge/6.0.22/questions.yaml diff --git a/stable/strapi/4.0.22/templates/common.yaml b/stable/protonmail-bridge/6.0.22/templates/common.yaml similarity index 100% rename from stable/strapi/4.0.22/templates/common.yaml rename to stable/protonmail-bridge/6.0.22/templates/common.yaml diff --git a/stable/snipe-it/4.0.30/values.yaml b/stable/protonmail-bridge/6.0.22/values.yaml similarity index 100% rename from stable/snipe-it/4.0.30/values.yaml rename to stable/protonmail-bridge/6.0.22/values.yaml diff --git a/stable/prowlarr/6.0.22/CHANGELOG.md b/stable/prowlarr/6.0.22/CHANGELOG.md deleted file mode 100644 index 1c16f9b7a55..00000000000 --- a/stable/prowlarr/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prowlarr-6.0.22](https://github.com/truecharts/apps/compare/prowlarr-6.0.20...prowlarr-6.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [prowlarr-6.0.20](https://github.com/truecharts/apps/compare/prowlarr-6.0.19...prowlarr-6.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [prowlarr-6.0.19](https://github.com/truecharts/apps/compare/prowlarr-6.0.18...prowlarr-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [prowlarr-6.0.18](https://github.com/truecharts/apps/compare/prowlarr-6.0.17...prowlarr-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [prowlarr-6.0.17](https://github.com/truecharts/apps/compare/prowlarr-6.0.15...prowlarr-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [prowlarr-6.0.15](https://github.com/truecharts/apps/compare/prowlarr-6.0.13...prowlarr-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [prowlarr-6.0.13](https://github.com/truecharts/apps/compare/prowlarr-6.0.12...prowlarr-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [prowlarr-6.0.12](https://github.com/truecharts/apps/compare/prowlarr-6.0.11...prowlarr-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [prowlarr-6.0.11](https://github.com/truecharts/apps/compare/prowlarr-6.0.10...prowlarr-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [prowlarr-6.0.10](https://github.com/truecharts/apps/compare/prowlarr-6.0.9...prowlarr-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [prowlarr-6.0.9](https://github.com/truecharts/apps/compare/prowlarr-6.0.8...prowlarr-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/prowlarr/6.0.22/Chart.lock b/stable/prowlarr/6.0.22/Chart.lock deleted file mode 100644 index 76f92767f59..00000000000 --- a/stable/prowlarr/6.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:10:37.824570865Z" diff --git a/stable/prowlarr/6.0.22/Chart.yaml b/stable/prowlarr/6.0.22/Chart.yaml deleted file mode 100644 index 2566cfa6174..00000000000 --- a/stable/prowlarr/6.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.4.2.1879" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - Indexer manager/proxy built on the popular arr net base stack to integrate - with your various PVR apps. -home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr -icon: https://truecharts.org/img/chart-icons/prowlarr.png -keywords: - - prowlarr - - torrent - - usenet -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prowlarr -sources: - - https://github.com/Prowlarr/Prowlarr - - https://github.com/k8s-at-home/container-images -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/prowlarr/6.0.22/README.md b/stable/prowlarr/6.0.22/README.md deleted file mode 100644 index fbc3681e198..00000000000 --- a/stable/prowlarr/6.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# prowlarr - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 0.4.2.1879](https://img.shields.io/badge/AppVersion-0.4.2.1879-informational?style=flat-square) - -Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. - -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: [prowlarr](https://truecharts.org/docs/charts/stable/prowlarr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `prowlarr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install prowlarr TrueCharts/prowlarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `prowlarr` deployment - -```console -helm uninstall prowlarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install prowlarr \ - --set env.TZ="America/New York" \ - TrueCharts/prowlarr -``` - -#### 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 prowlarr TrueCharts/prowlarr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/prowlarr/6.0.22/charts/common-10.4.6.tgz b/stable/prowlarr/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/prowlarr/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/prowlarr/6.0.23/CHANGELOG.md b/stable/prowlarr/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..c749949b1ab --- /dev/null +++ b/stable/prowlarr/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prowlarr-6.0.23](https://github.com/truecharts/apps/compare/prowlarr-6.0.22...prowlarr-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [prowlarr-6.0.22](https://github.com/truecharts/apps/compare/prowlarr-6.0.20...prowlarr-6.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [prowlarr-6.0.20](https://github.com/truecharts/apps/compare/prowlarr-6.0.19...prowlarr-6.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [prowlarr-6.0.19](https://github.com/truecharts/apps/compare/prowlarr-6.0.18...prowlarr-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [prowlarr-6.0.18](https://github.com/truecharts/apps/compare/prowlarr-6.0.17...prowlarr-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [prowlarr-6.0.17](https://github.com/truecharts/apps/compare/prowlarr-6.0.15...prowlarr-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [prowlarr-6.0.15](https://github.com/truecharts/apps/compare/prowlarr-6.0.13...prowlarr-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [prowlarr-6.0.13](https://github.com/truecharts/apps/compare/prowlarr-6.0.12...prowlarr-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [prowlarr-6.0.12](https://github.com/truecharts/apps/compare/prowlarr-6.0.11...prowlarr-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [prowlarr-6.0.11](https://github.com/truecharts/apps/compare/prowlarr-6.0.10...prowlarr-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [prowlarr-6.0.10](https://github.com/truecharts/apps/compare/prowlarr-6.0.9...prowlarr-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/prowlarr/6.0.23/Chart.lock b/stable/prowlarr/6.0.23/Chart.lock new file mode 100644 index 00000000000..6977dc4aef8 --- /dev/null +++ b/stable/prowlarr/6.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:46:17.332379548Z" diff --git a/stable/prowlarr/6.0.23/Chart.yaml b/stable/prowlarr/6.0.23/Chart.yaml new file mode 100644 index 00000000000..31fffba881d --- /dev/null +++ b/stable/prowlarr/6.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.4.2.1879" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + Indexer manager/proxy built on the popular arr net base stack to integrate + with your various PVR apps. +home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr +icon: https://truecharts.org/img/chart-icons/prowlarr.png +keywords: + - prowlarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prowlarr +sources: + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/prowlarr/6.0.23/README.md b/stable/prowlarr/6.0.23/README.md new file mode 100644 index 00000000000..47d99ff8d66 --- /dev/null +++ b/stable/prowlarr/6.0.23/README.md @@ -0,0 +1,108 @@ +# prowlarr + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: 0.4.2.1879](https://img.shields.io/badge/AppVersion-0.4.2.1879-informational?style=flat-square) + +Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. + +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: [prowlarr](https://truecharts.org/docs/charts/stable/prowlarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `prowlarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install prowlarr TrueCharts/prowlarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `prowlarr` deployment + +```console +helm uninstall prowlarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install prowlarr \ + --set env.TZ="America/New York" \ + TrueCharts/prowlarr +``` + +#### 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 prowlarr TrueCharts/prowlarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/prowlarr/6.0.22/app-readme.md b/stable/prowlarr/6.0.23/app-readme.md similarity index 100% rename from stable/prowlarr/6.0.22/app-readme.md rename to stable/prowlarr/6.0.23/app-readme.md diff --git a/stable/prowlarr/6.0.23/charts/common-10.4.7.tgz b/stable/prowlarr/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/prowlarr/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/prowlarr/6.0.22/ix_values.yaml b/stable/prowlarr/6.0.23/ix_values.yaml similarity index 100% rename from stable/prowlarr/6.0.22/ix_values.yaml rename to stable/prowlarr/6.0.23/ix_values.yaml diff --git a/stable/prowlarr/6.0.22/questions.yaml b/stable/prowlarr/6.0.23/questions.yaml similarity index 100% rename from stable/prowlarr/6.0.22/questions.yaml rename to stable/prowlarr/6.0.23/questions.yaml diff --git a/stable/synclounge/2.0.26/templates/common.yaml b/stable/prowlarr/6.0.23/templates/common.yaml similarity index 100% rename from stable/synclounge/2.0.26/templates/common.yaml rename to stable/prowlarr/6.0.23/templates/common.yaml diff --git a/stable/speedtest-exporter/3.0.23/values.yaml b/stable/prowlarr/6.0.23/values.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.23/values.yaml rename to stable/prowlarr/6.0.23/values.yaml diff --git a/stable/pwndrop/2.0.20/CHANGELOG.md b/stable/pwndrop/2.0.20/CHANGELOG.md deleted file mode 100644 index 5205a98d45b..00000000000 --- a/stable/pwndrop/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pwndrop-2.0.20](https://github.com/truecharts/apps/compare/pwndrop-2.0.18...pwndrop-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [pwndrop-2.0.18](https://github.com/truecharts/apps/compare/pwndrop-2.0.17...pwndrop-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [pwndrop-2.0.17](https://github.com/truecharts/apps/compare/pwndrop-2.0.16...pwndrop-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [pwndrop-2.0.16](https://github.com/truecharts/apps/compare/pwndrop-2.0.14...pwndrop-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [pwndrop-2.0.14](https://github.com/truecharts/apps/compare/pwndrop-2.0.12...pwndrop-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [pwndrop-2.0.12](https://github.com/truecharts/apps/compare/pwndrop-2.0.11...pwndrop-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [pwndrop-2.0.11](https://github.com/truecharts/apps/compare/pwndrop-2.0.10...pwndrop-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [pwndrop-2.0.10](https://github.com/truecharts/apps/compare/pwndrop-2.0.9...pwndrop-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pwndrop-2.0.9](https://github.com/truecharts/apps/compare/pwndrop-2.0.8...pwndrop-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [pwndrop-2.0.8](https://github.com/truecharts/apps/compare/pwndrop-2.0.7...pwndrop-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [pwndrop-2.0.7](https://github.com/truecharts/apps/compare/pwndrop-2.0.6...pwndrop-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/pwndrop/2.0.20/Chart.lock b/stable/pwndrop/2.0.20/Chart.lock deleted file mode 100644 index 0e96807c15f..00000000000 --- a/stable/pwndrop/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:10:38.257387621Z" diff --git a/stable/pwndrop/2.0.20/Chart.yaml b/stable/pwndrop/2.0.20/Chart.yaml deleted file mode 100644 index 02859666834..00000000000 --- a/stable/pwndrop/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pwndrop -version: 2.0.20 -appVersion: "1.0.1" -description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/pwndrop -icon: https://truecharts.org/img/chart-icons/pwndrop.png -keywords: - - pwndrop -sources: - - https://hub.docker.com/r/linuxserver/pwndrop -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pwndrop/2.0.20/README.md b/stable/pwndrop/2.0.20/README.md deleted file mode 100644 index 3ffc38e57b0..00000000000 --- a/stable/pwndrop/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pwndrop - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square) - -Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. - -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: [pwndrop](https://truecharts.org/docs/charts/stable/pwndrop) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pwndrop` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pwndrop TrueCharts/pwndrop -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pwndrop` deployment - -```console -helm uninstall pwndrop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pwndrop \ - --set env.TZ="America/New York" \ - TrueCharts/pwndrop -``` - -#### 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 pwndrop TrueCharts/pwndrop -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pwndrop/2.0.20/charts/common-10.4.6.tgz b/stable/pwndrop/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/pwndrop/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/pwndrop/2.0.21/CHANGELOG.md b/stable/pwndrop/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..7f3dcedf601 --- /dev/null +++ b/stable/pwndrop/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pwndrop-2.0.21](https://github.com/truecharts/apps/compare/pwndrop-2.0.20...pwndrop-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pwndrop-2.0.20](https://github.com/truecharts/apps/compare/pwndrop-2.0.18...pwndrop-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [pwndrop-2.0.18](https://github.com/truecharts/apps/compare/pwndrop-2.0.17...pwndrop-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [pwndrop-2.0.17](https://github.com/truecharts/apps/compare/pwndrop-2.0.16...pwndrop-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [pwndrop-2.0.16](https://github.com/truecharts/apps/compare/pwndrop-2.0.14...pwndrop-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [pwndrop-2.0.14](https://github.com/truecharts/apps/compare/pwndrop-2.0.12...pwndrop-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [pwndrop-2.0.12](https://github.com/truecharts/apps/compare/pwndrop-2.0.11...pwndrop-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [pwndrop-2.0.11](https://github.com/truecharts/apps/compare/pwndrop-2.0.10...pwndrop-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [pwndrop-2.0.10](https://github.com/truecharts/apps/compare/pwndrop-2.0.9...pwndrop-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [pwndrop-2.0.9](https://github.com/truecharts/apps/compare/pwndrop-2.0.8...pwndrop-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [pwndrop-2.0.8](https://github.com/truecharts/apps/compare/pwndrop-2.0.7...pwndrop-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/pwndrop/2.0.21/Chart.lock b/stable/pwndrop/2.0.21/Chart.lock new file mode 100644 index 00000000000..02c968bc1bf --- /dev/null +++ b/stable/pwndrop/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:46:17.610037808Z" diff --git a/stable/pwndrop/2.0.21/Chart.yaml b/stable/pwndrop/2.0.21/Chart.yaml new file mode 100644 index 00000000000..68150c46d0a --- /dev/null +++ b/stable/pwndrop/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pwndrop +version: 2.0.21 +appVersion: "1.0.1" +description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/pwndrop +icon: https://truecharts.org/img/chart-icons/pwndrop.png +keywords: + - pwndrop +sources: + - https://hub.docker.com/r/linuxserver/pwndrop +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pwndrop/2.0.21/README.md b/stable/pwndrop/2.0.21/README.md new file mode 100644 index 00000000000..41dcc96d1e5 --- /dev/null +++ b/stable/pwndrop/2.0.21/README.md @@ -0,0 +1,107 @@ +# pwndrop + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square) + +Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. + +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: [pwndrop](https://truecharts.org/docs/charts/stable/pwndrop) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pwndrop` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pwndrop TrueCharts/pwndrop +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pwndrop` deployment + +```console +helm uninstall pwndrop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pwndrop \ + --set env.TZ="America/New York" \ + TrueCharts/pwndrop +``` + +#### 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 pwndrop TrueCharts/pwndrop -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pwndrop/2.0.20/app-readme.md b/stable/pwndrop/2.0.21/app-readme.md similarity index 100% rename from stable/pwndrop/2.0.20/app-readme.md rename to stable/pwndrop/2.0.21/app-readme.md diff --git a/stable/pwndrop/2.0.21/charts/common-10.4.7.tgz b/stable/pwndrop/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/pwndrop/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/pwndrop/2.0.20/ix_values.yaml b/stable/pwndrop/2.0.21/ix_values.yaml similarity index 100% rename from stable/pwndrop/2.0.20/ix_values.yaml rename to stable/pwndrop/2.0.21/ix_values.yaml diff --git a/stable/pwndrop/2.0.20/questions.yaml b/stable/pwndrop/2.0.21/questions.yaml similarity index 100% rename from stable/pwndrop/2.0.20/questions.yaml rename to stable/pwndrop/2.0.21/questions.yaml diff --git a/stable/syslog-ng/2.0.21/templates/common.yaml b/stable/pwndrop/2.0.21/templates/common.yaml similarity index 100% rename from stable/syslog-ng/2.0.21/templates/common.yaml rename to stable/pwndrop/2.0.21/templates/common.yaml diff --git a/stable/spotweb/4.0.23/values.yaml b/stable/pwndrop/2.0.21/values.yaml similarity index 100% rename from stable/spotweb/4.0.23/values.yaml rename to stable/pwndrop/2.0.21/values.yaml diff --git a/stable/pydio-cells/4.0.22/CHANGELOG.md b/stable/pydio-cells/4.0.22/CHANGELOG.md deleted file mode 100644 index 4be2ae05d6a..00000000000 --- a/stable/pydio-cells/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pydio-cells-4.0.22](https://github.com/truecharts/apps/compare/pydio-cells-4.0.21...pydio-cells-4.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [pydio-cells-4.0.21](https://github.com/truecharts/apps/compare/pydio-cells-4.0.19...pydio-cells-4.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [pydio-cells-4.0.19](https://github.com/truecharts/apps/compare/pydio-cells-4.0.18...pydio-cells-4.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [pydio-cells-4.0.18](https://github.com/truecharts/apps/compare/pydio-cells-4.0.17...pydio-cells-4.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [pydio-cells-4.0.17](https://github.com/truecharts/apps/compare/pydio-cells-4.0.15...pydio-cells-4.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [pydio-cells-4.0.15](https://github.com/truecharts/apps/compare/pydio-cells-4.0.13...pydio-cells-4.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [pydio-cells-4.0.13](https://github.com/truecharts/apps/compare/pydio-cells-4.0.12...pydio-cells-4.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [pydio-cells-4.0.12](https://github.com/truecharts/apps/compare/pydio-cells-4.0.11...pydio-cells-4.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [pydio-cells-4.0.11](https://github.com/truecharts/apps/compare/pydio-cells-4.0.10...pydio-cells-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pydio-cells-4.0.10](https://github.com/truecharts/apps/compare/pydio-cells-4.0.9...pydio-cells-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [pydio-cells-4.0.9](https://github.com/truecharts/apps/compare/pydio-cells-4.0.8...pydio-cells-4.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - diff --git a/stable/pydio-cells/4.0.22/Chart.lock b/stable/pydio-cells/4.0.22/Chart.lock deleted file mode 100644 index 6e816c716dd..00000000000 --- a/stable/pydio-cells/4.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:43:13.77484859Z" diff --git a/stable/pydio-cells/4.0.22/Chart.yaml b/stable/pydio-cells/4.0.22/Chart.yaml deleted file mode 100644 index c4c9def8659..00000000000 --- a/stable/pydio-cells/4.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pydio-cells -version: 4.0.22 -appVersion: "3.0.9" -description: Pydio-cells is the nextgen file sharing platform for organizations. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/pydio-cells -icon: https://truecharts.org/img/chart-icons/pydio-cells.png -keywords: - - pydio-cells -sources: - - https://hub.docker.com/r/linuxserver/pydio-cells -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pydio-cells/4.0.22/README.md b/stable/pydio-cells/4.0.22/README.md deleted file mode 100644 index c459a34daab..00000000000 --- a/stable/pydio-cells/4.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pydio-cells - -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.9](https://img.shields.io/badge/AppVersion-3.0.9-informational?style=flat-square) - -Pydio-cells is the nextgen file sharing platform for organizations. - -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: [pydio-cells](https://truecharts.org/docs/charts/stable/pydio-cells) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pydio-cells` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pydio-cells TrueCharts/pydio-cells -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pydio-cells` deployment - -```console -helm uninstall pydio-cells -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pydio-cells \ - --set env.TZ="America/New York" \ - TrueCharts/pydio-cells -``` - -#### 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 pydio-cells TrueCharts/pydio-cells -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pydio-cells/4.0.22/charts/common-10.4.6.tgz b/stable/pydio-cells/4.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/pydio-cells/4.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/pydio-cells/4.0.22/charts/mariadb-3.0.41.tgz b/stable/pydio-cells/4.0.22/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/pydio-cells/4.0.22/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/pydio-cells/4.0.23/CHANGELOG.md b/stable/pydio-cells/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..6c6bc84ed57 --- /dev/null +++ b/stable/pydio-cells/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pydio-cells-4.0.23](https://github.com/truecharts/apps/compare/pydio-cells-4.0.22...pydio-cells-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pydio-cells-4.0.22](https://github.com/truecharts/apps/compare/pydio-cells-4.0.21...pydio-cells-4.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [pydio-cells-4.0.21](https://github.com/truecharts/apps/compare/pydio-cells-4.0.19...pydio-cells-4.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [pydio-cells-4.0.19](https://github.com/truecharts/apps/compare/pydio-cells-4.0.18...pydio-cells-4.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [pydio-cells-4.0.18](https://github.com/truecharts/apps/compare/pydio-cells-4.0.17...pydio-cells-4.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [pydio-cells-4.0.17](https://github.com/truecharts/apps/compare/pydio-cells-4.0.15...pydio-cells-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [pydio-cells-4.0.15](https://github.com/truecharts/apps/compare/pydio-cells-4.0.13...pydio-cells-4.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [pydio-cells-4.0.13](https://github.com/truecharts/apps/compare/pydio-cells-4.0.12...pydio-cells-4.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [pydio-cells-4.0.12](https://github.com/truecharts/apps/compare/pydio-cells-4.0.11...pydio-cells-4.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [pydio-cells-4.0.11](https://github.com/truecharts/apps/compare/pydio-cells-4.0.10...pydio-cells-4.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [pydio-cells-4.0.10](https://github.com/truecharts/apps/compare/pydio-cells-4.0.9...pydio-cells-4.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + diff --git a/stable/pydio-cells/4.0.23/Chart.lock b/stable/pydio-cells/4.0.23/Chart.lock new file mode 100644 index 00000000000..bc710cbcc07 --- /dev/null +++ b/stable/pydio-cells/4.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:46:30.217821823Z" diff --git a/stable/pydio-cells/4.0.23/Chart.yaml b/stable/pydio-cells/4.0.23/Chart.yaml new file mode 100644 index 00000000000..733d8bd48ed --- /dev/null +++ b/stable/pydio-cells/4.0.23/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pydio-cells +version: 4.0.23 +appVersion: "3.0.9" +description: Pydio-cells is the nextgen file sharing platform for organizations. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/pydio-cells +icon: https://truecharts.org/img/chart-icons/pydio-cells.png +keywords: + - pydio-cells +sources: + - https://hub.docker.com/r/linuxserver/pydio-cells +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pydio-cells/4.0.23/README.md b/stable/pydio-cells/4.0.23/README.md new file mode 100644 index 00000000000..fa234bd755f --- /dev/null +++ b/stable/pydio-cells/4.0.23/README.md @@ -0,0 +1,108 @@ +# pydio-cells + +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.9](https://img.shields.io/badge/AppVersion-3.0.9-informational?style=flat-square) + +Pydio-cells is the nextgen file sharing platform for organizations. + +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: [pydio-cells](https://truecharts.org/docs/charts/stable/pydio-cells) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pydio-cells` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pydio-cells TrueCharts/pydio-cells +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pydio-cells` deployment + +```console +helm uninstall pydio-cells +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pydio-cells \ + --set env.TZ="America/New York" \ + TrueCharts/pydio-cells +``` + +#### 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 pydio-cells TrueCharts/pydio-cells -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pydio-cells/4.0.22/app-readme.md b/stable/pydio-cells/4.0.23/app-readme.md similarity index 100% rename from stable/pydio-cells/4.0.22/app-readme.md rename to stable/pydio-cells/4.0.23/app-readme.md diff --git a/stable/pydio-cells/4.0.23/charts/common-10.4.7.tgz b/stable/pydio-cells/4.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/pydio-cells/4.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/pydio-cells/4.0.23/charts/mariadb-3.0.43.tgz b/stable/pydio-cells/4.0.23/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/pydio-cells/4.0.23/charts/mariadb-3.0.43.tgz differ diff --git a/stable/pydio-cells/4.0.22/ix_values.yaml b/stable/pydio-cells/4.0.23/ix_values.yaml similarity index 100% rename from stable/pydio-cells/4.0.22/ix_values.yaml rename to stable/pydio-cells/4.0.23/ix_values.yaml diff --git a/stable/pydio-cells/4.0.22/questions.yaml b/stable/pydio-cells/4.0.23/questions.yaml similarity index 100% rename from stable/pydio-cells/4.0.22/questions.yaml rename to stable/pydio-cells/4.0.23/questions.yaml diff --git a/stable/pydio-cells/4.0.22/templates/common.yaml b/stable/pydio-cells/4.0.23/templates/common.yaml similarity index 100% rename from stable/pydio-cells/4.0.22/templates/common.yaml rename to stable/pydio-cells/4.0.23/templates/common.yaml diff --git a/stable/sqlitebrowser/3.0.20/values.yaml b/stable/pydio-cells/4.0.23/values.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.20/values.yaml rename to stable/pydio-cells/4.0.23/values.yaml diff --git a/stable/pyload/6.0.21/CHANGELOG.md b/stable/pyload/6.0.21/CHANGELOG.md deleted file mode 100644 index d4b41751767..00000000000 --- a/stable/pyload/6.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pyload-6.0.21](https://github.com/truecharts/apps/compare/pyload-6.0.19...pyload-6.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [pyload-6.0.19](https://github.com/truecharts/apps/compare/pyload-6.0.18...pyload-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [pyload-6.0.18](https://github.com/truecharts/apps/compare/pyload-6.0.17...pyload-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [pyload-6.0.17](https://github.com/truecharts/apps/compare/pyload-6.0.15...pyload-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [pyload-6.0.15](https://github.com/truecharts/apps/compare/pyload-6.0.13...pyload-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [pyload-6.0.13](https://github.com/truecharts/apps/compare/pyload-6.0.12...pyload-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [pyload-6.0.12](https://github.com/truecharts/apps/compare/pyload-6.0.11...pyload-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [pyload-6.0.11](https://github.com/truecharts/apps/compare/pyload-6.0.10...pyload-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pyload-6.0.10](https://github.com/truecharts/apps/compare/pyload-6.0.9...pyload-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [pyload-6.0.9](https://github.com/truecharts/apps/compare/pyload-6.0.8...pyload-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [pyload-6.0.8](https://github.com/truecharts/apps/compare/pyload-6.0.7...pyload-6.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/pyload/6.0.21/Chart.lock b/stable/pyload/6.0.21/Chart.lock deleted file mode 100644 index b5e10a49f26..00000000000 --- a/stable/pyload/6.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:10:59.30610513Z" diff --git a/stable/pyload/6.0.21/Chart.yaml b/stable/pyload/6.0.21/Chart.yaml deleted file mode 100644 index 098a4b5cf0d..00000000000 --- a/stable/pyload/6.0.21/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "5de90278" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - pyLoad is a Free and Open Source download manager written in Python and - designed to be extremely lightweight, easily extensible and fully manageable via - web. -home: https://github.com/truecharts/apps/tree/master/charts/stable/pyload -icon: https://truecharts.org/img/chart-icons/pyload.png -keywords: - - pyload - - download -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pyload -sources: - - https://github.com/pyload/pyload - - https://hub.docker.com/r/linuxserver/pyload -version: 6.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pyload/6.0.21/README.md b/stable/pyload/6.0.21/README.md deleted file mode 100644 index 83e2aa1f41a..00000000000 --- a/stable/pyload/6.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pyload - -![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![AppVersion: 5de90278](https://img.shields.io/badge/AppVersion-5de90278-informational?style=flat-square) - -pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. - -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: [pyload](https://truecharts.org/docs/charts/stable/pyload) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pyload` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pyload TrueCharts/pyload -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pyload` deployment - -```console -helm uninstall pyload -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pyload \ - --set env.TZ="America/New York" \ - TrueCharts/pyload -``` - -#### 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 pyload TrueCharts/pyload -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pyload/6.0.21/charts/common-10.4.6.tgz b/stable/pyload/6.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/pyload/6.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/pyload/6.0.22/CHANGELOG.md b/stable/pyload/6.0.22/CHANGELOG.md new file mode 100644 index 00000000000..794861f2a25 --- /dev/null +++ b/stable/pyload/6.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pyload-6.0.22](https://github.com/truecharts/apps/compare/pyload-6.0.21...pyload-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pyload-6.0.21](https://github.com/truecharts/apps/compare/pyload-6.0.19...pyload-6.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [pyload-6.0.19](https://github.com/truecharts/apps/compare/pyload-6.0.18...pyload-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [pyload-6.0.18](https://github.com/truecharts/apps/compare/pyload-6.0.17...pyload-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [pyload-6.0.17](https://github.com/truecharts/apps/compare/pyload-6.0.15...pyload-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [pyload-6.0.15](https://github.com/truecharts/apps/compare/pyload-6.0.13...pyload-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [pyload-6.0.13](https://github.com/truecharts/apps/compare/pyload-6.0.12...pyload-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [pyload-6.0.12](https://github.com/truecharts/apps/compare/pyload-6.0.11...pyload-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [pyload-6.0.11](https://github.com/truecharts/apps/compare/pyload-6.0.10...pyload-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [pyload-6.0.10](https://github.com/truecharts/apps/compare/pyload-6.0.9...pyload-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [pyload-6.0.9](https://github.com/truecharts/apps/compare/pyload-6.0.8...pyload-6.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/pyload/6.0.22/Chart.lock b/stable/pyload/6.0.22/Chart.lock new file mode 100644 index 00000000000..4be8dd6e0b4 --- /dev/null +++ b/stable/pyload/6.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:46:35.972589395Z" diff --git a/stable/pyload/6.0.22/Chart.yaml b/stable/pyload/6.0.22/Chart.yaml new file mode 100644 index 00000000000..b76f8d8e602 --- /dev/null +++ b/stable/pyload/6.0.22/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "5de90278" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + pyLoad is a Free and Open Source download manager written in Python and + designed to be extremely lightweight, easily extensible and fully manageable via + web. +home: https://github.com/truecharts/apps/tree/master/charts/stable/pyload +icon: https://truecharts.org/img/chart-icons/pyload.png +keywords: + - pyload + - download +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pyload +sources: + - https://github.com/pyload/pyload + - https://hub.docker.com/r/linuxserver/pyload +version: 6.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pyload/6.0.22/README.md b/stable/pyload/6.0.22/README.md new file mode 100644 index 00000000000..13525a07b2a --- /dev/null +++ b/stable/pyload/6.0.22/README.md @@ -0,0 +1,108 @@ +# pyload + +![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 5de90278](https://img.shields.io/badge/AppVersion-5de90278-informational?style=flat-square) + +pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. + +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: [pyload](https://truecharts.org/docs/charts/stable/pyload) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pyload` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pyload TrueCharts/pyload +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pyload` deployment + +```console +helm uninstall pyload +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pyload \ + --set env.TZ="America/New York" \ + TrueCharts/pyload +``` + +#### 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 pyload TrueCharts/pyload -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pyload/6.0.21/app-readme.md b/stable/pyload/6.0.22/app-readme.md similarity index 100% rename from stable/pyload/6.0.21/app-readme.md rename to stable/pyload/6.0.22/app-readme.md diff --git a/stable/pyload/6.0.22/charts/common-10.4.7.tgz b/stable/pyload/6.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/pyload/6.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/pyload/6.0.21/ix_values.yaml b/stable/pyload/6.0.22/ix_values.yaml similarity index 100% rename from stable/pyload/6.0.21/ix_values.yaml rename to stable/pyload/6.0.22/ix_values.yaml diff --git a/stable/pyload/6.0.21/questions.yaml b/stable/pyload/6.0.22/questions.yaml similarity index 100% rename from stable/pyload/6.0.21/questions.yaml rename to stable/pyload/6.0.22/questions.yaml diff --git a/stable/tdarr-node/2.0.22/templates/common.yaml b/stable/pyload/6.0.22/templates/common.yaml similarity index 100% rename from stable/tdarr-node/2.0.22/templates/common.yaml rename to stable/pyload/6.0.22/templates/common.yaml diff --git a/stable/stash/7.0.22/values.yaml b/stable/pyload/6.0.22/values.yaml similarity index 100% rename from stable/stash/7.0.22/values.yaml rename to stable/pyload/6.0.22/values.yaml diff --git a/stable/pylon/2.0.20/CHANGELOG.md b/stable/pylon/2.0.20/CHANGELOG.md deleted file mode 100644 index 600e1279899..00000000000 --- a/stable/pylon/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pylon-2.0.20](https://github.com/truecharts/apps/compare/pylon-2.0.18...pylon-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [pylon-2.0.18](https://github.com/truecharts/apps/compare/pylon-2.0.17...pylon-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [pylon-2.0.17](https://github.com/truecharts/apps/compare/pylon-2.0.16...pylon-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [pylon-2.0.16](https://github.com/truecharts/apps/compare/pylon-2.0.14...pylon-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [pylon-2.0.14](https://github.com/truecharts/apps/compare/pylon-2.0.12...pylon-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [pylon-2.0.12](https://github.com/truecharts/apps/compare/pylon-2.0.11...pylon-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [pylon-2.0.11](https://github.com/truecharts/apps/compare/pylon-2.0.10...pylon-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [pylon-2.0.10](https://github.com/truecharts/apps/compare/pylon-2.0.9...pylon-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pylon-2.0.9](https://github.com/truecharts/apps/compare/pylon-2.0.8...pylon-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [pylon-2.0.8](https://github.com/truecharts/apps/compare/pylon-2.0.7...pylon-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [pylon-2.0.7](https://github.com/truecharts/apps/compare/pylon-2.0.6...pylon-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/pylon/2.0.20/Chart.lock b/stable/pylon/2.0.20/Chart.lock deleted file mode 100644 index fb75db73404..00000000000 --- a/stable/pylon/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:10:59.74821573Z" diff --git a/stable/pylon/2.0.20/Chart.yaml b/stable/pylon/2.0.20/Chart.yaml deleted file mode 100644 index 1795d03f410..00000000000 --- a/stable/pylon/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pylon -version: 2.0.20 -appVersion: "2.8.0" -description: Pylon is a web based integrated development environment. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/pylon -icon: https://truecharts.org/img/chart-icons/pylon.png -keywords: - - pylon -sources: - - https://hub.docker.com/r/linuxserver/pylon -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pylon/2.0.20/README.md b/stable/pylon/2.0.20/README.md deleted file mode 100644 index adefb865173..00000000000 --- a/stable/pylon/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pylon - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.0](https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square) - -Pylon is a web based integrated development environment. - -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: [pylon](https://truecharts.org/docs/charts/stable/pylon) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `pylon` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install pylon TrueCharts/pylon -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `pylon` deployment - -```console -helm uninstall pylon -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pylon \ - --set env.TZ="America/New York" \ - TrueCharts/pylon -``` - -#### 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 pylon TrueCharts/pylon -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pylon/2.0.20/charts/common-10.4.6.tgz b/stable/pylon/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/pylon/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/pylon/2.0.21/CHANGELOG.md b/stable/pylon/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..07d510f33ab --- /dev/null +++ b/stable/pylon/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pylon-2.0.21](https://github.com/truecharts/apps/compare/pylon-2.0.20...pylon-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [pylon-2.0.20](https://github.com/truecharts/apps/compare/pylon-2.0.18...pylon-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [pylon-2.0.18](https://github.com/truecharts/apps/compare/pylon-2.0.17...pylon-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [pylon-2.0.17](https://github.com/truecharts/apps/compare/pylon-2.0.16...pylon-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [pylon-2.0.16](https://github.com/truecharts/apps/compare/pylon-2.0.14...pylon-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [pylon-2.0.14](https://github.com/truecharts/apps/compare/pylon-2.0.12...pylon-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [pylon-2.0.12](https://github.com/truecharts/apps/compare/pylon-2.0.11...pylon-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [pylon-2.0.11](https://github.com/truecharts/apps/compare/pylon-2.0.10...pylon-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [pylon-2.0.10](https://github.com/truecharts/apps/compare/pylon-2.0.9...pylon-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [pylon-2.0.9](https://github.com/truecharts/apps/compare/pylon-2.0.8...pylon-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [pylon-2.0.8](https://github.com/truecharts/apps/compare/pylon-2.0.7...pylon-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/pylon/2.0.21/Chart.lock b/stable/pylon/2.0.21/Chart.lock new file mode 100644 index 00000000000..841164f3d45 --- /dev/null +++ b/stable/pylon/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:46:37.491096668Z" diff --git a/stable/pylon/2.0.21/Chart.yaml b/stable/pylon/2.0.21/Chart.yaml new file mode 100644 index 00000000000..58de33df30f --- /dev/null +++ b/stable/pylon/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pylon +version: 2.0.21 +appVersion: "2.8.0" +description: Pylon is a web based integrated development environment. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/pylon +icon: https://truecharts.org/img/chart-icons/pylon.png +keywords: + - pylon +sources: + - https://hub.docker.com/r/linuxserver/pylon +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pylon/2.0.21/README.md b/stable/pylon/2.0.21/README.md new file mode 100644 index 00000000000..ab7c1874cb8 --- /dev/null +++ b/stable/pylon/2.0.21/README.md @@ -0,0 +1,107 @@ +# pylon + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.0](https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square) + +Pylon is a web based integrated development environment. + +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: [pylon](https://truecharts.org/docs/charts/stable/pylon) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `pylon` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install pylon TrueCharts/pylon +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `pylon` deployment + +```console +helm uninstall pylon +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pylon \ + --set env.TZ="America/New York" \ + TrueCharts/pylon +``` + +#### 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 pylon TrueCharts/pylon -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/pylon/2.0.20/app-readme.md b/stable/pylon/2.0.21/app-readme.md similarity index 100% rename from stable/pylon/2.0.20/app-readme.md rename to stable/pylon/2.0.21/app-readme.md diff --git a/stable/pylon/2.0.21/charts/common-10.4.7.tgz b/stable/pylon/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/pylon/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/pylon/2.0.20/ix_values.yaml b/stable/pylon/2.0.21/ix_values.yaml similarity index 100% rename from stable/pylon/2.0.20/ix_values.yaml rename to stable/pylon/2.0.21/ix_values.yaml diff --git a/stable/pylon/2.0.20/questions.yaml b/stable/pylon/2.0.21/questions.yaml similarity index 100% rename from stable/pylon/2.0.20/questions.yaml rename to stable/pylon/2.0.21/questions.yaml diff --git a/stable/tdarr/2.0.21/templates/common.yaml b/stable/pylon/2.0.21/templates/common.yaml similarity index 100% rename from stable/tdarr/2.0.21/templates/common.yaml rename to stable/pylon/2.0.21/templates/common.yaml diff --git a/stable/static/3.0.20/values.yaml b/stable/pylon/2.0.21/values.yaml similarity index 100% rename from stable/static/3.0.20/values.yaml rename to stable/pylon/2.0.21/values.yaml diff --git a/stable/qbittorrent/11.0.24/CHANGELOG.md b/stable/qbittorrent/11.0.24/CHANGELOG.md new file mode 100644 index 00000000000..d7027c993eb --- /dev/null +++ b/stable/qbittorrent/11.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qbittorrent-11.0.24](https://github.com/truecharts/apps/compare/qbittorrent-11.0.23...qbittorrent-11.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [qbittorrent-11.0.23](https://github.com/truecharts/apps/compare/qbittorrent-11.0.21...qbittorrent-11.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [qbittorrent-11.0.21](https://github.com/truecharts/apps/compare/qbittorrent-11.0.20...qbittorrent-11.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [qbittorrent-11.0.20](https://github.com/truecharts/apps/compare/qbittorrent-11.0.19...qbittorrent-11.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [qbittorrent-11.0.19](https://github.com/truecharts/apps/compare/qbittorrent-11.0.17...qbittorrent-11.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [qbittorrent-11.0.17](https://github.com/truecharts/apps/compare/qbittorrent-11.0.15...qbittorrent-11.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [qbittorrent-11.0.15](https://github.com/truecharts/apps/compare/qbittorrent-11.0.14...qbittorrent-11.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [qbittorrent-11.0.14](https://github.com/truecharts/apps/compare/qbittorrent-11.0.13...qbittorrent-11.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [qbittorrent-11.0.13](https://github.com/truecharts/apps/compare/qbittorrent-11.0.12...qbittorrent-11.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [qbittorrent-11.0.12](https://github.com/truecharts/apps/compare/qbittorrent-11.0.11...qbittorrent-11.0.12) (2022-07-10) + +#### Fix + +* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) + + + + +### [qbittorrent-11.0.11](https://github.com/truecharts/apps/compare/qbittorrent-11.0.10...qbittorrent-11.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/qbittorrent/11.0.24/Chart.lock b/stable/qbittorrent/11.0.24/Chart.lock new file mode 100644 index 00000000000..42236f716ee --- /dev/null +++ b/stable/qbittorrent/11.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:46:39.361878777Z" diff --git a/stable/qbittorrent/11.0.24/Chart.yaml b/stable/qbittorrent/11.0.24/Chart.yaml new file mode 100644 index 00000000000..b900f1b38dc --- /dev/null +++ b/stable/qbittorrent/11.0.24/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.4.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: qBittorrent is a cross-platform free and open-source BitTorrent client +home: https://github.com/truecharts/apps/tree/master/charts/stable/qbittorrent +icon: https://truecharts.org/img/chart-icons/qbittorrent.png +keywords: + - qbittorrent + - torrrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qbittorrent +sources: + - https://github.com/qbittorrent/qBittorrent +type: application +version: 11.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/qbittorrent/11.0.24/README.md b/stable/qbittorrent/11.0.24/README.md new file mode 100644 index 00000000000..a9b6bcfc527 --- /dev/null +++ b/stable/qbittorrent/11.0.24/README.md @@ -0,0 +1,107 @@ +# qbittorrent + +![Version: 11.0.24](https://img.shields.io/badge/Version-11.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.4.3.1](https://img.shields.io/badge/AppVersion-4.4.3.1-informational?style=flat-square) + +qBittorrent is a cross-platform free and open-source BitTorrent client + +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: [qbittorrent](https://truecharts.org/docs/charts/stable/qbittorrent) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `qbittorrent` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install qbittorrent TrueCharts/qbittorrent +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `qbittorrent` deployment + +```console +helm uninstall qbittorrent +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qbittorrent \ + --set env.TZ="America/New York" \ + TrueCharts/qbittorrent +``` + +#### 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 qbittorrent TrueCharts/qbittorrent -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/qbittorrent/11.0.24/app-readme.md b/stable/qbittorrent/11.0.24/app-readme.md new file mode 100644 index 00000000000..12894db44e3 --- /dev/null +++ b/stable/qbittorrent/11.0.24/app-readme.md @@ -0,0 +1,8 @@ +qBittorrent is a cross-platform free and open-source BitTorrent client + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/qbittorrent + +--- + +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/qbittorrent/11.0.24/charts/common-10.4.7.tgz b/stable/qbittorrent/11.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/qbittorrent/11.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/qbittorrent/11.0.24/ix_values.yaml b/stable/qbittorrent/11.0.24/ix_values.yaml new file mode 100644 index 00000000000..a28c930244a --- /dev/null +++ b/stable/qbittorrent/11.0.24/ix_values.yaml @@ -0,0 +1,46 @@ +image: + repository: tccr.io/truecharts/qbittorrent + pullPolicy: IfNotPresent + tag: v4.4.3.1@sha256:1a20ad6cbd687729622c0f2f371d73bbce5a112807dc3b42864375ad326cab67 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 10095 + targetPort: 8080 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 6881 + targetPort: 6881 + torrentudp: + enabled: true + ports: + torrentudp: + enabled: true + port: 6881 + targetPort: 6881 + protocol: UDP + +persistence: + config: + enabled: true + mountPath: "/config" + +additionalVolumes: + - name: qbittorrent-scripts + emptyDir: {} + ## When you want to enable automatic port configuration at startup, adjust this to: + # configMap: + # name: -scripts + # defaultMode: 511 + +additionalVolumeMounts: + - mountPath: "/config/custom-cont-init.d" + name: qbittorrent-scripts diff --git a/stable/qbittorrent/11.0.24/questions.yaml b/stable/qbittorrent/11.0.24/questions.yaml new file mode 100644 index 00000000000..9204c300e5e --- /dev/null +++ b/stable/qbittorrent/11.0.24/questions.yaml @@ -0,0 +1,2686 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10095 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: torrent + label: "TCP Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: torrent + label: "TCP 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: 6881 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 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: 6881 + + - variable: torrentudp + label: "UDP Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: torrentudp + label: "UDP 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: 6881 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "UDP" + 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: 6881 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/qbittorrent/11.0.24/templates/_configmap.tpl b/stable/qbittorrent/11.0.24/templates/_configmap.tpl new file mode 100644 index 00000000000..b5d6f3cfd15 --- /dev/null +++ b/stable/qbittorrent/11.0.24/templates/_configmap.tpl @@ -0,0 +1,32 @@ +{{/* Define the configmap */}} +{{- define "qbittorrent.configmap" -}} + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ template "tc.common.names.fullname" . }}-scripts + labels: + {{- include "tc.common.labels" . | nindent 4 }} +data: + {{- $bittorrentPort := "" -}} + {{- $bittorrentPort = .Values.service.torrent.ports.torrent.port -}} + {{- if $bittorrentPort }} + 31-update-port: |- + #!/bin/bash + QBITTORRENT_CONFIGFILE="/config/qBittorrent/qBittorrent.conf" + INCOMING_PORT={{- $bittorrentPort }} + + incoming_port_exist=$(cat ${QBITTORRENT_CONFIGFILE} | grep -m 1 'Connection\\PortRangeMin='${INCOMING_PORT}) + if [[ -z "${incoming_port_exist}" ]]; then + incoming_exist=$(cat ${QBITTORRENT_CONFIGFILE} | grep -m 1 'Connection\\PortRangeMin') + if [[ ! -z "${incoming_exist}" ]]; then + # Get line number of Incoming + LINE_NUM=$(grep -Fn -m 1 'Connection\PortRangeMin' ${QBITTORRENT_CONFIGFILE} | cut -d: -f 1) + sed -i "${LINE_NUM}s@.*@Connection\\\PortRangeMin=${INCOMING_PORT}@" ${QBITTORRENT_CONFIGFILE} + else + echo "Connection\\PortRangeMin=${INCOMING_PORT}" >> ${QBITTORRENT_CONFIGFILE} + fi + fi + {{- end }} +{{- end -}} diff --git a/stable/qbittorrent/11.0.24/templates/common.yaml b/stable/qbittorrent/11.0.24/templates/common.yaml new file mode 100644 index 00000000000..a6f2d0e33f8 --- /dev/null +++ b/stable/qbittorrent/11.0.24/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* Render the templates */}} +{{ include "tc.common.loader.all" . }} + + +{{/* Render the configmap */}} +{{ include "qbittorrent.configmap" . }} diff --git a/stable/statping/7.0.22/values.yaml b/stable/qbittorrent/11.0.24/values.yaml similarity index 100% rename from stable/statping/7.0.22/values.yaml rename to stable/qbittorrent/11.0.24/values.yaml diff --git a/stable/qinglong/2.0.23/CHANGELOG.md b/stable/qinglong/2.0.23/CHANGELOG.md deleted file mode 100644 index c37d52576e5..00000000000 --- a/stable/qinglong/2.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qinglong-2.0.23](https://github.com/truecharts/apps/compare/qinglong-2.0.21...qinglong-2.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [qinglong-2.0.21](https://github.com/truecharts/apps/compare/qinglong-2.0.20...qinglong-2.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [qinglong-2.0.20](https://github.com/truecharts/apps/compare/qinglong-2.0.19...qinglong-2.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [qinglong-2.0.19](https://github.com/truecharts/apps/compare/qinglong-2.0.18...qinglong-2.0.19) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [qinglong-2.0.18](https://github.com/truecharts/apps/compare/qinglong-2.0.17...qinglong-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [qinglong-2.0.17](https://github.com/truecharts/apps/compare/qinglong-2.0.15...qinglong-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [qinglong-2.0.15](https://github.com/truecharts/apps/compare/qinglong-2.0.13...qinglong-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [qinglong-2.0.13](https://github.com/truecharts/apps/compare/qinglong-2.0.12...qinglong-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [qinglong-2.0.12](https://github.com/truecharts/apps/compare/qinglong-2.0.11...qinglong-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [qinglong-2.0.11](https://github.com/truecharts/apps/compare/qinglong-2.0.10...qinglong-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [qinglong-2.0.10](https://github.com/truecharts/apps/compare/qinglong-2.0.9...qinglong-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [qinglong-2.0.9](https://github.com/truecharts/apps/compare/qinglong-2.0.8...qinglong-2.0.9) (2022-07-04) diff --git a/stable/qinglong/2.0.23/Chart.lock b/stable/qinglong/2.0.23/Chart.lock deleted file mode 100644 index 16d2385ffe7..00000000000 --- a/stable/qinglong/2.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:11:21.065606888Z" diff --git a/stable/qinglong/2.0.23/Chart.yaml b/stable/qinglong/2.0.23/Chart.yaml deleted file mode 100644 index b7450cffe18..00000000000 --- a/stable/qinglong/2.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: qinglong -version: 2.0.23 -appVersion: "2.13.6" -description: A timed task management panel that supports typescript, javaScript, python3, and shell -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/qinglong -icon: https://truecharts.org/img/chart-icons/qinglong.png -keywords: - - qinglong - - task -sources: - - https://hub.docker.com/r/whyour/qinglong -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: - 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/qinglong/2.0.23/README.md b/stable/qinglong/2.0.23/README.md deleted file mode 100644 index f798f8db1cc..00000000000 --- a/stable/qinglong/2.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# qinglong - -![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.13.6](https://img.shields.io/badge/AppVersion-2.13.6-informational?style=flat-square) - -A timed task management panel that supports typescript, javaScript, python3, and shell - -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: [qinglong](https://truecharts.org/docs/charts/stable/qinglong) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `qinglong` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install qinglong TrueCharts/qinglong -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `qinglong` deployment - -```console -helm uninstall qinglong -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install qinglong \ - --set env.TZ="America/New York" \ - TrueCharts/qinglong -``` - -#### 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 qinglong TrueCharts/qinglong -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/qinglong/2.0.23/charts/common-10.4.6.tgz b/stable/qinglong/2.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/qinglong/2.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/qinglong/2.0.24/CHANGELOG.md b/stable/qinglong/2.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a334b40a382 --- /dev/null +++ b/stable/qinglong/2.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qinglong-2.0.24](https://github.com/truecharts/apps/compare/qinglong-2.0.23...qinglong-2.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [qinglong-2.0.23](https://github.com/truecharts/apps/compare/qinglong-2.0.21...qinglong-2.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [qinglong-2.0.21](https://github.com/truecharts/apps/compare/qinglong-2.0.20...qinglong-2.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [qinglong-2.0.20](https://github.com/truecharts/apps/compare/qinglong-2.0.19...qinglong-2.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [qinglong-2.0.19](https://github.com/truecharts/apps/compare/qinglong-2.0.18...qinglong-2.0.19) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [qinglong-2.0.18](https://github.com/truecharts/apps/compare/qinglong-2.0.17...qinglong-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [qinglong-2.0.17](https://github.com/truecharts/apps/compare/qinglong-2.0.15...qinglong-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [qinglong-2.0.15](https://github.com/truecharts/apps/compare/qinglong-2.0.13...qinglong-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [qinglong-2.0.13](https://github.com/truecharts/apps/compare/qinglong-2.0.12...qinglong-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [qinglong-2.0.12](https://github.com/truecharts/apps/compare/qinglong-2.0.11...qinglong-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [qinglong-2.0.11](https://github.com/truecharts/apps/compare/qinglong-2.0.10...qinglong-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [qinglong-2.0.10](https://github.com/truecharts/apps/compare/qinglong-2.0.9...qinglong-2.0.10) (2022-07-09) diff --git a/stable/qinglong/2.0.24/Chart.lock b/stable/qinglong/2.0.24/Chart.lock new file mode 100644 index 00000000000..3cf82a3f3d9 --- /dev/null +++ b/stable/qinglong/2.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:46:55.008723003Z" diff --git a/stable/qinglong/2.0.24/Chart.yaml b/stable/qinglong/2.0.24/Chart.yaml new file mode 100644 index 00000000000..58d75d3bdcb --- /dev/null +++ b/stable/qinglong/2.0.24/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: qinglong +version: 2.0.24 +appVersion: "2.13.6" +description: A timed task management panel that supports typescript, javaScript, python3, and shell +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/qinglong +icon: https://truecharts.org/img/chart-icons/qinglong.png +keywords: + - qinglong + - task +sources: + - https://hub.docker.com/r/whyour/qinglong +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: + 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/qinglong/2.0.24/README.md b/stable/qinglong/2.0.24/README.md new file mode 100644 index 00000000000..919404509c2 --- /dev/null +++ b/stable/qinglong/2.0.24/README.md @@ -0,0 +1,107 @@ +# qinglong + +![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.13.6](https://img.shields.io/badge/AppVersion-2.13.6-informational?style=flat-square) + +A timed task management panel that supports typescript, javaScript, python3, and shell + +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: [qinglong](https://truecharts.org/docs/charts/stable/qinglong) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `qinglong` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install qinglong TrueCharts/qinglong +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `qinglong` deployment + +```console +helm uninstall qinglong +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qinglong \ + --set env.TZ="America/New York" \ + TrueCharts/qinglong +``` + +#### 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 qinglong TrueCharts/qinglong -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/qinglong/2.0.23/app-readme.md b/stable/qinglong/2.0.24/app-readme.md similarity index 100% rename from stable/qinglong/2.0.23/app-readme.md rename to stable/qinglong/2.0.24/app-readme.md diff --git a/stable/qinglong/2.0.24/charts/common-10.4.7.tgz b/stable/qinglong/2.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/qinglong/2.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/qinglong/2.0.23/ix_values.yaml b/stable/qinglong/2.0.24/ix_values.yaml similarity index 100% rename from stable/qinglong/2.0.23/ix_values.yaml rename to stable/qinglong/2.0.24/ix_values.yaml diff --git a/stable/qinglong/2.0.23/questions.yaml b/stable/qinglong/2.0.24/questions.yaml similarity index 100% rename from stable/qinglong/2.0.23/questions.yaml rename to stable/qinglong/2.0.24/questions.yaml diff --git a/stable/teamspeak3/4.0.22/templates/common.yaml b/stable/qinglong/2.0.24/templates/common.yaml similarity index 100% rename from stable/teamspeak3/4.0.22/templates/common.yaml rename to stable/qinglong/2.0.24/templates/common.yaml diff --git a/stable/storj-node/2.0.31/values.yaml b/stable/qinglong/2.0.24/values.yaml similarity index 100% rename from stable/storj-node/2.0.31/values.yaml rename to stable/qinglong/2.0.24/values.yaml diff --git a/stable/quassel-core/3.0.21/CHANGELOG.md b/stable/quassel-core/3.0.21/CHANGELOG.md deleted file mode 100644 index 683b2ffc65b..00000000000 --- a/stable/quassel-core/3.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quassel-core-3.0.21](https://github.com/truecharts/apps/compare/quassel-core-3.0.20...quassel-core-3.0.21) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [quassel-core-3.0.20](https://github.com/truecharts/apps/compare/quassel-core-3.0.18...quassel-core-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [quassel-core-3.0.18](https://github.com/truecharts/apps/compare/quassel-core-3.0.17...quassel-core-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [quassel-core-3.0.17](https://github.com/truecharts/apps/compare/quassel-core-3.0.16...quassel-core-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [quassel-core-3.0.16](https://github.com/truecharts/apps/compare/quassel-core-3.0.14...quassel-core-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [quassel-core-3.0.14](https://github.com/truecharts/apps/compare/quassel-core-3.0.12...quassel-core-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [quassel-core-3.0.12](https://github.com/truecharts/apps/compare/quassel-core-3.0.11...quassel-core-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [quassel-core-3.0.11](https://github.com/truecharts/apps/compare/quassel-core-3.0.10...quassel-core-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [quassel-core-3.0.10](https://github.com/truecharts/apps/compare/quassel-core-3.0.9...quassel-core-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [quassel-core-3.0.9](https://github.com/truecharts/apps/compare/quassel-core-3.0.8...quassel-core-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [quassel-core-3.0.8](https://github.com/truecharts/apps/compare/quassel-core-3.0.7...quassel-core-3.0.8) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/quassel-core/3.0.21/Chart.lock b/stable/quassel-core/3.0.21/Chart.lock deleted file mode 100644 index ef3c46ca8ff..00000000000 --- a/stable/quassel-core/3.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:43:22.156438253Z" diff --git a/stable/quassel-core/3.0.21/Chart.yaml b/stable/quassel-core/3.0.21/Chart.yaml deleted file mode 100644 index b1dc282c377..00000000000 --- a/stable/quassel-core/3.0.21/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-core -version: 3.0.21 -appVersion: "0.14.0" -description: Quassel-core is a modern, cross-platform, distributed IRC client. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/quassel-core -icon: https://truecharts.org/img/chart-icons/quassel-core.png -keywords: - - quassel-core -sources: - - https://hub.docker.com/r/linuxserver/quassel-core -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/quassel-core/3.0.21/README.md b/stable/quassel-core/3.0.21/README.md deleted file mode 100644 index 84b55d70ad3..00000000000 --- a/stable/quassel-core/3.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# quassel-core - -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) - -Quassel-core is a modern, cross-platform, distributed IRC client. - -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: [quassel-core](https://truecharts.org/docs/charts/stable/quassel-core) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `quassel-core` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install quassel-core TrueCharts/quassel-core -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `quassel-core` deployment - -```console -helm uninstall quassel-core -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install quassel-core \ - --set env.TZ="America/New York" \ - TrueCharts/quassel-core -``` - -#### 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 quassel-core TrueCharts/quassel-core -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/quassel-core/3.0.21/charts/common-10.4.6.tgz b/stable/quassel-core/3.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/quassel-core/3.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/quassel-core/3.0.21/charts/postgresql-8.0.43.tgz b/stable/quassel-core/3.0.21/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/quassel-core/3.0.21/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/quassel-core/3.0.22/CHANGELOG.md b/stable/quassel-core/3.0.22/CHANGELOG.md new file mode 100644 index 00000000000..b6332049504 --- /dev/null +++ b/stable/quassel-core/3.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quassel-core-3.0.22](https://github.com/truecharts/apps/compare/quassel-core-3.0.21...quassel-core-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [quassel-core-3.0.21](https://github.com/truecharts/apps/compare/quassel-core-3.0.20...quassel-core-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [quassel-core-3.0.20](https://github.com/truecharts/apps/compare/quassel-core-3.0.18...quassel-core-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [quassel-core-3.0.18](https://github.com/truecharts/apps/compare/quassel-core-3.0.17...quassel-core-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [quassel-core-3.0.17](https://github.com/truecharts/apps/compare/quassel-core-3.0.16...quassel-core-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [quassel-core-3.0.16](https://github.com/truecharts/apps/compare/quassel-core-3.0.14...quassel-core-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [quassel-core-3.0.14](https://github.com/truecharts/apps/compare/quassel-core-3.0.12...quassel-core-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [quassel-core-3.0.12](https://github.com/truecharts/apps/compare/quassel-core-3.0.11...quassel-core-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [quassel-core-3.0.11](https://github.com/truecharts/apps/compare/quassel-core-3.0.10...quassel-core-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [quassel-core-3.0.10](https://github.com/truecharts/apps/compare/quassel-core-3.0.9...quassel-core-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [quassel-core-3.0.9](https://github.com/truecharts/apps/compare/quassel-core-3.0.8...quassel-core-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/quassel-core/3.0.22/Chart.lock b/stable/quassel-core/3.0.22/Chart.lock new file mode 100644 index 00000000000..c92fa5e617a --- /dev/null +++ b/stable/quassel-core/3.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:47:02.269970486Z" diff --git a/stable/quassel-core/3.0.22/Chart.yaml b/stable/quassel-core/3.0.22/Chart.yaml new file mode 100644 index 00000000000..be92536028c --- /dev/null +++ b/stable/quassel-core/3.0.22/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-core +version: 3.0.22 +appVersion: "0.14.0" +description: Quassel-core is a modern, cross-platform, distributed IRC client. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/quassel-core +icon: https://truecharts.org/img/chart-icons/quassel-core.png +keywords: + - quassel-core +sources: + - https://hub.docker.com/r/linuxserver/quassel-core +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/quassel-core/3.0.22/README.md b/stable/quassel-core/3.0.22/README.md new file mode 100644 index 00000000000..a0005f225d2 --- /dev/null +++ b/stable/quassel-core/3.0.22/README.md @@ -0,0 +1,108 @@ +# quassel-core + +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) + +Quassel-core is a modern, cross-platform, distributed IRC client. + +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: [quassel-core](https://truecharts.org/docs/charts/stable/quassel-core) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `quassel-core` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install quassel-core TrueCharts/quassel-core +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `quassel-core` deployment + +```console +helm uninstall quassel-core +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install quassel-core \ + --set env.TZ="America/New York" \ + TrueCharts/quassel-core +``` + +#### 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 quassel-core TrueCharts/quassel-core -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/quassel-core/3.0.21/app-readme.md b/stable/quassel-core/3.0.22/app-readme.md similarity index 100% rename from stable/quassel-core/3.0.21/app-readme.md rename to stable/quassel-core/3.0.22/app-readme.md diff --git a/stable/quassel-core/3.0.22/charts/common-10.4.7.tgz b/stable/quassel-core/3.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/quassel-core/3.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/quassel-core/3.0.22/charts/postgresql-8.0.45.tgz b/stable/quassel-core/3.0.22/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/quassel-core/3.0.22/charts/postgresql-8.0.45.tgz differ diff --git a/stable/quassel-core/3.0.21/ix_values.yaml b/stable/quassel-core/3.0.22/ix_values.yaml similarity index 100% rename from stable/quassel-core/3.0.21/ix_values.yaml rename to stable/quassel-core/3.0.22/ix_values.yaml diff --git a/stable/quassel-core/3.0.21/questions.yaml b/stable/quassel-core/3.0.22/questions.yaml similarity index 100% rename from stable/quassel-core/3.0.21/questions.yaml rename to stable/quassel-core/3.0.22/questions.yaml diff --git a/stable/teedy/7.0.23/templates/common.yaml b/stable/quassel-core/3.0.22/templates/common.yaml similarity index 100% rename from stable/teedy/7.0.23/templates/common.yaml rename to stable/quassel-core/3.0.22/templates/common.yaml diff --git a/stable/strapi/4.0.22/values.yaml b/stable/quassel-core/3.0.22/values.yaml similarity index 100% rename from stable/strapi/4.0.22/values.yaml rename to stable/quassel-core/3.0.22/values.yaml diff --git a/stable/quassel-web/2.0.20/CHANGELOG.md b/stable/quassel-web/2.0.20/CHANGELOG.md deleted file mode 100644 index 4f69a14b72e..00000000000 --- a/stable/quassel-web/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quassel-web-2.0.20](https://github.com/truecharts/apps/compare/quassel-web-2.0.18...quassel-web-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [quassel-web-2.0.18](https://github.com/truecharts/apps/compare/quassel-web-2.0.17...quassel-web-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [quassel-web-2.0.17](https://github.com/truecharts/apps/compare/quassel-web-2.0.16...quassel-web-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [quassel-web-2.0.16](https://github.com/truecharts/apps/compare/quassel-web-2.0.14...quassel-web-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [quassel-web-2.0.14](https://github.com/truecharts/apps/compare/quassel-web-2.0.12...quassel-web-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [quassel-web-2.0.12](https://github.com/truecharts/apps/compare/quassel-web-2.0.11...quassel-web-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [quassel-web-2.0.11](https://github.com/truecharts/apps/compare/quassel-web-2.0.10...quassel-web-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [quassel-web-2.0.10](https://github.com/truecharts/apps/compare/quassel-web-2.0.9...quassel-web-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [quassel-web-2.0.9](https://github.com/truecharts/apps/compare/quassel-web-2.0.8...quassel-web-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [quassel-web-2.0.8](https://github.com/truecharts/apps/compare/quassel-web-2.0.7...quassel-web-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [quassel-web-2.0.7](https://github.com/truecharts/apps/compare/quassel-web-2.0.6...quassel-web-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/quassel-web/2.0.20/Chart.lock b/stable/quassel-web/2.0.20/Chart.lock deleted file mode 100644 index a83518ca17f..00000000000 --- a/stable/quassel-web/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:11:22.213461734Z" diff --git a/stable/quassel-web/2.0.20/Chart.yaml b/stable/quassel-web/2.0.20/Chart.yaml deleted file mode 100644 index 1fc50b72dae..00000000000 --- a/stable/quassel-web/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-web -version: 2.0.20 -appVersion: "2021.12.16" -description: Quassel-web is a web client for Quassel. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/quassel-web -icon: https://truecharts.org/img/chart-icons/quassel-web.png -keywords: - - quassel-web -sources: - - https://hub.docker.com/r/linuxserver/quassel-web -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/quassel-web/2.0.20/README.md b/stable/quassel-web/2.0.20/README.md deleted file mode 100644 index ff3e2402ed2..00000000000 --- a/stable/quassel-web/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# quassel-web - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.16](https://img.shields.io/badge/AppVersion-2021.12.16-informational?style=flat-square) - -Quassel-web is a web client for Quassel. - -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: [quassel-web](https://truecharts.org/docs/charts/stable/quassel-web) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `quassel-web` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install quassel-web TrueCharts/quassel-web -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `quassel-web` deployment - -```console -helm uninstall quassel-web -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install quassel-web \ - --set env.TZ="America/New York" \ - TrueCharts/quassel-web -``` - -#### 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 quassel-web TrueCharts/quassel-web -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/quassel-web/2.0.20/charts/common-10.4.6.tgz b/stable/quassel-web/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/quassel-web/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/quassel-web/2.0.21/CHANGELOG.md b/stable/quassel-web/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..b627adc584d --- /dev/null +++ b/stable/quassel-web/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quassel-web-2.0.21](https://github.com/truecharts/apps/compare/quassel-web-2.0.20...quassel-web-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [quassel-web-2.0.20](https://github.com/truecharts/apps/compare/quassel-web-2.0.18...quassel-web-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [quassel-web-2.0.18](https://github.com/truecharts/apps/compare/quassel-web-2.0.17...quassel-web-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [quassel-web-2.0.17](https://github.com/truecharts/apps/compare/quassel-web-2.0.16...quassel-web-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [quassel-web-2.0.16](https://github.com/truecharts/apps/compare/quassel-web-2.0.14...quassel-web-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [quassel-web-2.0.14](https://github.com/truecharts/apps/compare/quassel-web-2.0.12...quassel-web-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [quassel-web-2.0.12](https://github.com/truecharts/apps/compare/quassel-web-2.0.11...quassel-web-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [quassel-web-2.0.11](https://github.com/truecharts/apps/compare/quassel-web-2.0.10...quassel-web-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [quassel-web-2.0.10](https://github.com/truecharts/apps/compare/quassel-web-2.0.9...quassel-web-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [quassel-web-2.0.9](https://github.com/truecharts/apps/compare/quassel-web-2.0.8...quassel-web-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [quassel-web-2.0.8](https://github.com/truecharts/apps/compare/quassel-web-2.0.7...quassel-web-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/quassel-web/2.0.21/Chart.lock b/stable/quassel-web/2.0.21/Chart.lock new file mode 100644 index 00000000000..aa13bf873f1 --- /dev/null +++ b/stable/quassel-web/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:46:56.634576439Z" diff --git a/stable/quassel-web/2.0.21/Chart.yaml b/stable/quassel-web/2.0.21/Chart.yaml new file mode 100644 index 00000000000..58c4961d7e1 --- /dev/null +++ b/stable/quassel-web/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-web +version: 2.0.21 +appVersion: "2021.12.16" +description: Quassel-web is a web client for Quassel. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/quassel-web +icon: https://truecharts.org/img/chart-icons/quassel-web.png +keywords: + - quassel-web +sources: + - https://hub.docker.com/r/linuxserver/quassel-web +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/quassel-web/2.0.21/README.md b/stable/quassel-web/2.0.21/README.md new file mode 100644 index 00000000000..acc6827cc1c --- /dev/null +++ b/stable/quassel-web/2.0.21/README.md @@ -0,0 +1,107 @@ +# quassel-web + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.16](https://img.shields.io/badge/AppVersion-2021.12.16-informational?style=flat-square) + +Quassel-web is a web client for Quassel. + +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: [quassel-web](https://truecharts.org/docs/charts/stable/quassel-web) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `quassel-web` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install quassel-web TrueCharts/quassel-web +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `quassel-web` deployment + +```console +helm uninstall quassel-web +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install quassel-web \ + --set env.TZ="America/New York" \ + TrueCharts/quassel-web +``` + +#### 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 quassel-web TrueCharts/quassel-web -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/quassel-web/2.0.20/app-readme.md b/stable/quassel-web/2.0.21/app-readme.md similarity index 100% rename from stable/quassel-web/2.0.20/app-readme.md rename to stable/quassel-web/2.0.21/app-readme.md diff --git a/stable/quassel-web/2.0.21/charts/common-10.4.7.tgz b/stable/quassel-web/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/quassel-web/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/quassel-web/2.0.20/ix_values.yaml b/stable/quassel-web/2.0.21/ix_values.yaml similarity index 100% rename from stable/quassel-web/2.0.20/ix_values.yaml rename to stable/quassel-web/2.0.21/ix_values.yaml diff --git a/stable/quassel-web/2.0.20/questions.yaml b/stable/quassel-web/2.0.21/questions.yaml similarity index 100% rename from stable/quassel-web/2.0.20/questions.yaml rename to stable/quassel-web/2.0.21/questions.yaml diff --git a/stable/thelounge/6.0.20/templates/common.yaml b/stable/quassel-web/2.0.21/templates/common.yaml similarity index 100% rename from stable/thelounge/6.0.20/templates/common.yaml rename to stable/quassel-web/2.0.21/templates/common.yaml diff --git a/stable/synapse/4.0.25/values.yaml b/stable/quassel-web/2.0.21/values.yaml similarity index 100% rename from stable/synapse/4.0.25/values.yaml rename to stable/quassel-web/2.0.21/values.yaml diff --git a/stable/radarr/11.0.22/CHANGELOG.md b/stable/radarr/11.0.22/CHANGELOG.md new file mode 100644 index 00000000000..85d0cb5dd4c --- /dev/null +++ b/stable/radarr/11.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [radarr-11.0.22](https://github.com/truecharts/apps/compare/radarr-11.0.21...radarr-11.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [radarr-11.0.21](https://github.com/truecharts/apps/compare/radarr-11.0.19...radarr-11.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [radarr-11.0.19](https://github.com/truecharts/apps/compare/radarr-11.0.18...radarr-11.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [radarr-11.0.18](https://github.com/truecharts/apps/compare/radarr-11.0.17...radarr-11.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [radarr-11.0.17](https://github.com/truecharts/apps/compare/radarr-11.0.15...radarr-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [radarr-11.0.15](https://github.com/truecharts/apps/compare/radarr-11.0.13...radarr-11.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [radarr-11.0.13](https://github.com/truecharts/apps/compare/radarr-11.0.12...radarr-11.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [radarr-11.0.12](https://github.com/truecharts/apps/compare/radarr-11.0.11...radarr-11.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [radarr-11.0.11](https://github.com/truecharts/apps/compare/radarr-11.0.10...radarr-11.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [radarr-11.0.10](https://github.com/truecharts/apps/compare/radarr-11.0.9...radarr-11.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [radarr-11.0.9](https://github.com/truecharts/apps/compare/radarr-11.0.8...radarr-11.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/radarr/11.0.22/Chart.lock b/stable/radarr/11.0.22/Chart.lock new file mode 100644 index 00000000000..d2240d3a52c --- /dev/null +++ b/stable/radarr/11.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:46:59.130187737Z" diff --git a/stable/radarr/11.0.22/Chart.yaml b/stable/radarr/11.0.22/Chart.yaml new file mode 100644 index 00000000000..c7649e6ab6a --- /dev/null +++ b/stable/radarr/11.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.1.0.6175" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "A fork of Sonarr to work with movies \xE0 la Couchpotato" +home: https://github.com/truecharts/apps/tree/master/charts/stable/radarr +icon: https://truecharts.org/img/chart-icons/radarr.png +keywords: + - radarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: radarr +sources: + - https://github.com/Radarr/Radarr +type: application +version: 11.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/radarr/11.0.22/README.md b/stable/radarr/11.0.22/README.md new file mode 100644 index 00000000000..2585ba8b2b0 --- /dev/null +++ b/stable/radarr/11.0.22/README.md @@ -0,0 +1,107 @@ +# radarr + +![Version: 11.0.22](https://img.shields.io/badge/Version-11.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.1.0.6175](https://img.shields.io/badge/AppVersion-4.1.0.6175-informational?style=flat-square) + +A fork of Sonarr to work with movies à la Couchpotato + +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: [radarr](https://truecharts.org/docs/charts/stable/radarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `radarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install radarr TrueCharts/radarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `radarr` deployment + +```console +helm uninstall radarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install radarr \ + --set env.TZ="America/New York" \ + TrueCharts/radarr +``` + +#### 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 radarr TrueCharts/radarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/radarr/11.0.22/app-readme.md b/stable/radarr/11.0.22/app-readme.md new file mode 100644 index 00000000000..db3b6f70779 --- /dev/null +++ b/stable/radarr/11.0.22/app-readme.md @@ -0,0 +1,8 @@ +A fork of Sonarr to work with movies à la Couchpotato + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/radarr + +--- + +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/radarr/11.0.22/charts/common-10.4.7.tgz b/stable/radarr/11.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/radarr/11.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/radarr/11.0.22/ix_values.yaml b/stable/radarr/11.0.22/ix_values.yaml new file mode 100644 index 00000000000..6227770b578 --- /dev/null +++ b/stable/radarr/11.0.22/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: tccr.io/truecharts/radarr + pullPolicy: IfNotPresent + tag: v4.1.0.6175@sha256:f99958ed4ed31818b820de4a68790d9e0624f0b4738b24d295b9e2943f30d08a + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 7878 + targetPort: 7878 + +probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:7878/api/v3/system/status?apiKey=`IFS=\> && while + read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/radarr/11.0.22/questions.yaml b/stable/radarr/11.0.22/questions.yaml new file mode 100644 index 00000000000..6854210a017 --- /dev/null +++ b/stable/radarr/11.0.22/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 7878 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 7878 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/tinymediamanager/2.0.20/templates/common.yaml b/stable/radarr/11.0.22/templates/common.yaml similarity index 100% rename from stable/tinymediamanager/2.0.20/templates/common.yaml rename to stable/radarr/11.0.22/templates/common.yaml diff --git a/stable/synclounge/2.0.26/values.yaml b/stable/radarr/11.0.22/values.yaml similarity index 100% rename from stable/synclounge/2.0.26/values.yaml rename to stable/radarr/11.0.22/values.yaml diff --git a/stable/readarr/11.0.21/CHANGELOG.md b/stable/readarr/11.0.21/CHANGELOG.md new file mode 100644 index 00000000000..d811a381532 --- /dev/null +++ b/stable/readarr/11.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [readarr-11.0.21](https://github.com/truecharts/apps/compare/readarr-11.0.20...readarr-11.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [readarr-11.0.20](https://github.com/truecharts/apps/compare/readarr-11.0.18...readarr-11.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [readarr-11.0.18](https://github.com/truecharts/apps/compare/readarr-11.0.17...readarr-11.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [readarr-11.0.17](https://github.com/truecharts/apps/compare/readarr-11.0.16...readarr-11.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [readarr-11.0.16](https://github.com/truecharts/apps/compare/readarr-11.0.14...readarr-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [readarr-11.0.14](https://github.com/truecharts/apps/compare/readarr-11.0.12...readarr-11.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [readarr-11.0.12](https://github.com/truecharts/apps/compare/readarr-11.0.11...readarr-11.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [readarr-11.0.11](https://github.com/truecharts/apps/compare/readarr-11.0.10...readarr-11.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [readarr-11.0.10](https://github.com/truecharts/apps/compare/readarr-11.0.9...readarr-11.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [readarr-11.0.9](https://github.com/truecharts/apps/compare/readarr-11.0.8...readarr-11.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [readarr-11.0.8](https://github.com/truecharts/apps/compare/readarr-11.0.7...readarr-11.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/readarr/11.0.21/Chart.lock b/stable/readarr/11.0.21/Chart.lock new file mode 100644 index 00000000000..fbe716b5a67 --- /dev/null +++ b/stable/readarr/11.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:47:14.914792339Z" diff --git a/stable/readarr/11.0.21/Chart.yaml b/stable/readarr/11.0.21/Chart.yaml new file mode 100644 index 00000000000..f26cc3bdd84 --- /dev/null +++ b/stable/readarr/11.0.21/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.1.1.1352" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A fork of Radarr to work with Books & AudioBooks +home: https://github.com/truecharts/apps/tree/master/charts/stable/readarr +icon: https://truecharts.org/img/chart-icons/readarr.png +keywords: + - readarr + - torrent + - usenet + - AudioBooks + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: readarr +sources: + - https://github.com/Readarr/Readarr + - https://readarr.com +type: application +version: 11.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/readarr/11.0.21/README.md b/stable/readarr/11.0.21/README.md new file mode 100644 index 00000000000..14a828acaa8 --- /dev/null +++ b/stable/readarr/11.0.21/README.md @@ -0,0 +1,108 @@ +# readarr + +![Version: 11.0.21](https://img.shields.io/badge/Version-11.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.1.1352](https://img.shields.io/badge/AppVersion-0.1.1.1352-informational?style=flat-square) + +A fork of Radarr to work with Books & AudioBooks + +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: [readarr](https://truecharts.org/docs/charts/stable/readarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `readarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install readarr TrueCharts/readarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `readarr` deployment + +```console +helm uninstall readarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install readarr \ + --set env.TZ="America/New York" \ + TrueCharts/readarr +``` + +#### 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 readarr TrueCharts/readarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/readarr/11.0.21/app-readme.md b/stable/readarr/11.0.21/app-readme.md new file mode 100644 index 00000000000..c6f8196aee7 --- /dev/null +++ b/stable/readarr/11.0.21/app-readme.md @@ -0,0 +1,8 @@ +A fork of Radarr to work with Books & AudioBooks + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/readarr + +--- + +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/readarr/11.0.21/charts/common-10.4.7.tgz b/stable/readarr/11.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/readarr/11.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/readarr/11.0.21/ix_values.yaml b/stable/readarr/11.0.21/ix_values.yaml new file mode 100644 index 00000000000..564cba7d335 --- /dev/null +++ b/stable/readarr/11.0.21/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: tccr.io/truecharts/readarr + pullPolicy: IfNotPresent + tag: v0.1.1.1352@sha256:7977aba96453f324d8bd82287d1d9e60cad703ed5d46562c06b19c6ef57d9dad + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 8787 + targetPort: 8787 + +probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8787/api/v1/system/status?apiKey=`IFS=\> && while + read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/readarr/11.0.21/questions.yaml b/stable/readarr/11.0.21/questions.yaml new file mode 100644 index 00000000000..847278bba3c --- /dev/null +++ b/stable/readarr/11.0.21/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 8787 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 8787 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/traccar/7.0.23/templates/common.yaml b/stable/readarr/11.0.21/templates/common.yaml similarity index 100% rename from stable/traccar/7.0.23/templates/common.yaml rename to stable/readarr/11.0.21/templates/common.yaml diff --git a/stable/syslog-ng/2.0.21/values.yaml b/stable/readarr/11.0.21/values.yaml similarity index 100% rename from stable/syslog-ng/2.0.21/values.yaml rename to stable/readarr/11.0.21/values.yaml diff --git a/stable/recipes/8.0.27/CHANGELOG.md b/stable/recipes/8.0.27/CHANGELOG.md deleted file mode 100644 index ba6e3114461..00000000000 --- a/stable/recipes/8.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [recipes-8.0.27](https://github.com/truecharts/apps/compare/recipes-8.0.26...recipes-8.0.27) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [recipes-8.0.26](https://github.com/truecharts/apps/compare/recipes-8.0.24...recipes-8.0.26) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [recipes-8.0.24](https://github.com/truecharts/apps/compare/recipes-8.0.23...recipes-8.0.24) (2022-07-22) - -### Chore - -- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) - - - -## [recipes-8.0.23](https://github.com/truecharts/apps/compare/recipes-8.0.22...recipes-8.0.23) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [recipes-8.0.22](https://github.com/truecharts/apps/compare/recipes-8.0.21...recipes-8.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [recipes-8.0.21](https://github.com/truecharts/apps/compare/recipes-8.0.19...recipes-8.0.21) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [recipes-8.0.19](https://github.com/truecharts/apps/compare/recipes-8.0.18...recipes-8.0.19) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [recipes-8.0.18](https://github.com/truecharts/apps/compare/recipes-8.0.17...recipes-8.0.18) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [recipes-8.0.17](https://github.com/truecharts/apps/compare/recipes-8.0.15...recipes-8.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [recipes-8.0.15](https://github.com/truecharts/apps/compare/recipes-8.0.14...recipes-8.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [recipes-8.0.14](https://github.com/truecharts/apps/compare/recipes-8.0.13...recipes-8.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [recipes-8.0.13](https://github.com/truecharts/apps/compare/recipes-8.0.12...recipes-8.0.13) (2022-07-11) - diff --git a/stable/recipes/8.0.27/Chart.lock b/stable/recipes/8.0.27/Chart.lock deleted file mode 100644 index 6aaeff84c42..00000000000 --- a/stable/recipes/8.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:43:38.788944447Z" diff --git a/stable/recipes/8.0.27/Chart.yaml b/stable/recipes/8.0.27/Chart.yaml deleted file mode 100644 index 7ee35047b69..00000000000 --- a/stable/recipes/8.0.27/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.2" -description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. -name: recipes -version: 8.0.27 -kubeVersion: ">=1.16.0-0" -keywords: - - recipes - - cooking -home: https://github.com/truecharts/apps/tree/master/charts/stable/recipes -icon: https://truecharts.org/img/chart-icons/recipes.png -sources: - - https://github.com/vabene1111/recipes - - https://hub.docker.com/r/vabene1111/recipes -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/recipes/8.0.27/README.md b/stable/recipes/8.0.27/README.md deleted file mode 100644 index e8b4709c755..00000000000 --- a/stable/recipes/8.0.27/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# recipes - -![Version: 8.0.27](https://img.shields.io/badge/Version-8.0.27-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) - -Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. - -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: [recipes](https://truecharts.org/docs/charts/stable/recipes) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `recipes` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install recipes TrueCharts/recipes -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `recipes` deployment - -```console -helm uninstall recipes -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install recipes \ - --set env.TZ="America/New York" \ - TrueCharts/recipes -``` - -#### 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 recipes TrueCharts/recipes -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/recipes/8.0.27/charts/common-10.4.6.tgz b/stable/recipes/8.0.27/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/recipes/8.0.27/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/recipes/8.0.27/charts/postgresql-8.0.43.tgz b/stable/recipes/8.0.27/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/recipes/8.0.27/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/recipes/8.0.28/CHANGELOG.md b/stable/recipes/8.0.28/CHANGELOG.md new file mode 100644 index 00000000000..0beaf9a32e5 --- /dev/null +++ b/stable/recipes/8.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [recipes-8.0.28](https://github.com/truecharts/apps/compare/recipes-8.0.27...recipes-8.0.28) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [recipes-8.0.27](https://github.com/truecharts/apps/compare/recipes-8.0.26...recipes-8.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [recipes-8.0.26](https://github.com/truecharts/apps/compare/recipes-8.0.24...recipes-8.0.26) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [recipes-8.0.24](https://github.com/truecharts/apps/compare/recipes-8.0.23...recipes-8.0.24) (2022-07-22) + +### Chore + +- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) + + + +## [recipes-8.0.23](https://github.com/truecharts/apps/compare/recipes-8.0.22...recipes-8.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [recipes-8.0.22](https://github.com/truecharts/apps/compare/recipes-8.0.21...recipes-8.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [recipes-8.0.21](https://github.com/truecharts/apps/compare/recipes-8.0.19...recipes-8.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [recipes-8.0.19](https://github.com/truecharts/apps/compare/recipes-8.0.18...recipes-8.0.19) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [recipes-8.0.18](https://github.com/truecharts/apps/compare/recipes-8.0.17...recipes-8.0.18) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [recipes-8.0.17](https://github.com/truecharts/apps/compare/recipes-8.0.15...recipes-8.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [recipes-8.0.15](https://github.com/truecharts/apps/compare/recipes-8.0.14...recipes-8.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [recipes-8.0.14](https://github.com/truecharts/apps/compare/recipes-8.0.13...recipes-8.0.14) (2022-07-12) + diff --git a/stable/recipes/8.0.28/Chart.lock b/stable/recipes/8.0.28/Chart.lock new file mode 100644 index 00000000000..59bb28b5a11 --- /dev/null +++ b/stable/recipes/8.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:47:22.730403508Z" diff --git a/stable/recipes/8.0.28/Chart.yaml b/stable/recipes/8.0.28/Chart.yaml new file mode 100644 index 00000000000..32570ae2f51 --- /dev/null +++ b/stable/recipes/8.0.28/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.3.2" +description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. +name: recipes +version: 8.0.28 +kubeVersion: ">=1.16.0-0" +keywords: + - recipes + - cooking +home: https://github.com/truecharts/apps/tree/master/charts/stable/recipes +icon: https://truecharts.org/img/chart-icons/recipes.png +sources: + - https://github.com/vabene1111/recipes + - https://hub.docker.com/r/vabene1111/recipes +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/recipes/8.0.28/README.md b/stable/recipes/8.0.28/README.md new file mode 100644 index 00000000000..e066379fba7 --- /dev/null +++ b/stable/recipes/8.0.28/README.md @@ -0,0 +1,109 @@ +# recipes + +![Version: 8.0.28](https://img.shields.io/badge/Version-8.0.28-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) + +Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. + +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: [recipes](https://truecharts.org/docs/charts/stable/recipes) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `recipes` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install recipes TrueCharts/recipes +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `recipes` deployment + +```console +helm uninstall recipes +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install recipes \ + --set env.TZ="America/New York" \ + TrueCharts/recipes +``` + +#### 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 recipes TrueCharts/recipes -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/recipes/8.0.27/app-readme.md b/stable/recipes/8.0.28/app-readme.md similarity index 100% rename from stable/recipes/8.0.27/app-readme.md rename to stable/recipes/8.0.28/app-readme.md diff --git a/stable/recipes/8.0.28/charts/common-10.4.7.tgz b/stable/recipes/8.0.28/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/recipes/8.0.28/charts/common-10.4.7.tgz differ diff --git a/stable/recipes/8.0.28/charts/postgresql-8.0.45.tgz b/stable/recipes/8.0.28/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/recipes/8.0.28/charts/postgresql-8.0.45.tgz differ diff --git a/stable/recipes/8.0.27/ix_values.yaml b/stable/recipes/8.0.28/ix_values.yaml similarity index 100% rename from stable/recipes/8.0.27/ix_values.yaml rename to stable/recipes/8.0.28/ix_values.yaml diff --git a/stable/recipes/8.0.27/questions.yaml b/stable/recipes/8.0.28/questions.yaml similarity index 100% rename from stable/recipes/8.0.27/questions.yaml rename to stable/recipes/8.0.28/questions.yaml diff --git a/stable/recipes/8.0.27/templates/_sercrets.tpl b/stable/recipes/8.0.28/templates/_sercrets.tpl similarity index 100% rename from stable/recipes/8.0.27/templates/_sercrets.tpl rename to stable/recipes/8.0.28/templates/_sercrets.tpl diff --git a/stable/recipes/8.0.27/templates/common.yaml b/stable/recipes/8.0.28/templates/common.yaml similarity index 100% rename from stable/recipes/8.0.27/templates/common.yaml rename to stable/recipes/8.0.28/templates/common.yaml diff --git a/stable/tdarr-node/2.0.22/values.yaml b/stable/recipes/8.0.28/values.yaml similarity index 100% rename from stable/tdarr-node/2.0.22/values.yaml rename to stable/recipes/8.0.28/values.yaml diff --git a/stable/redmine/3.0.26/CHANGELOG.md b/stable/redmine/3.0.26/CHANGELOG.md deleted file mode 100644 index 4ea1ffd144b..00000000000 --- a/stable/redmine/3.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [redmine-3.0.26](https://github.com/truecharts/apps/compare/redmine-3.0.25...redmine-3.0.26) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [redmine-3.0.25](https://github.com/truecharts/apps/compare/redmine-3.0.23...redmine-3.0.25) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [redmine-3.0.23](https://github.com/truecharts/apps/compare/redmine-3.0.22...redmine-3.0.23) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [redmine-3.0.22](https://github.com/truecharts/apps/compare/redmine-3.0.21...redmine-3.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [redmine-3.0.21](https://github.com/truecharts/apps/compare/redmine-3.0.19...redmine-3.0.21) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [redmine-3.0.19](https://github.com/truecharts/apps/compare/redmine-3.0.18...redmine-3.0.19) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [redmine-3.0.18](https://github.com/truecharts/apps/compare/redmine-3.0.17...redmine-3.0.18) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [redmine-3.0.17](https://github.com/truecharts/apps/compare/redmine-3.0.15...redmine-3.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [redmine-3.0.15](https://github.com/truecharts/apps/compare/redmine-3.0.14...redmine-3.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [redmine-3.0.14](https://github.com/truecharts/apps/compare/redmine-3.0.13...redmine-3.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [redmine-3.0.13](https://github.com/truecharts/apps/compare/redmine-3.0.12...redmine-3.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [redmine-3.0.12](https://github.com/truecharts/apps/compare/redmine-3.0.11...redmine-3.0.12) (2022-07-09) diff --git a/stable/redmine/3.0.26/Chart.lock b/stable/redmine/3.0.26/Chart.lock deleted file mode 100644 index e34d545b7fd..00000000000 --- a/stable/redmine/3.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:43:45.202506725Z" diff --git a/stable/redmine/3.0.26/Chart.yaml b/stable/redmine/3.0.26/Chart.yaml deleted file mode 100644 index 20add92ef73..00000000000 --- a/stable/redmine/3.0.26/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "5.0.2" -kubeVersion: ">=1.16.0-0" -version: 3.0.26 -name: redmine -description: Redmine is a flexible project management web application written using Ruby on Rails framework. -type: application -home: https://github.com/truecharts/apps/tree/master/charts/stable/redmine -icon: https://truecharts.org/img/chart-icons/redmine.png -keywords: - - project - - management - - time - - tracking - - ticket -sources: - - https://github.com/redmine/redmine - - https://hub.docker.com/_/redmine -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/redmine/3.0.26/README.md b/stable/redmine/3.0.26/README.md deleted file mode 100644 index d6c258377c5..00000000000 --- a/stable/redmine/3.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# redmine - -![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.2](https://img.shields.io/badge/AppVersion-5.0.2-informational?style=flat-square) - -Redmine is a flexible project management web application written using Ruby on Rails framework. - -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: [redmine](https://truecharts.org/docs/charts/stable/redmine) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `redmine` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install redmine TrueCharts/redmine -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `redmine` deployment - -```console -helm uninstall redmine -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install redmine \ - --set env.TZ="America/New York" \ - TrueCharts/redmine -``` - -#### 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 redmine TrueCharts/redmine -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/redmine/3.0.26/charts/common-10.4.6.tgz b/stable/redmine/3.0.26/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/redmine/3.0.26/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/redmine/3.0.26/charts/postgresql-8.0.43.tgz b/stable/redmine/3.0.26/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/redmine/3.0.26/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/redmine/3.0.27/CHANGELOG.md b/stable/redmine/3.0.27/CHANGELOG.md new file mode 100644 index 00000000000..d883bcda555 --- /dev/null +++ b/stable/redmine/3.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [redmine-3.0.27](https://github.com/truecharts/apps/compare/redmine-3.0.26...redmine-3.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [redmine-3.0.26](https://github.com/truecharts/apps/compare/redmine-3.0.25...redmine-3.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [redmine-3.0.25](https://github.com/truecharts/apps/compare/redmine-3.0.23...redmine-3.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [redmine-3.0.23](https://github.com/truecharts/apps/compare/redmine-3.0.22...redmine-3.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [redmine-3.0.22](https://github.com/truecharts/apps/compare/redmine-3.0.21...redmine-3.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [redmine-3.0.21](https://github.com/truecharts/apps/compare/redmine-3.0.19...redmine-3.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [redmine-3.0.19](https://github.com/truecharts/apps/compare/redmine-3.0.18...redmine-3.0.19) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [redmine-3.0.18](https://github.com/truecharts/apps/compare/redmine-3.0.17...redmine-3.0.18) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [redmine-3.0.17](https://github.com/truecharts/apps/compare/redmine-3.0.15...redmine-3.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [redmine-3.0.15](https://github.com/truecharts/apps/compare/redmine-3.0.14...redmine-3.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [redmine-3.0.14](https://github.com/truecharts/apps/compare/redmine-3.0.13...redmine-3.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [redmine-3.0.13](https://github.com/truecharts/apps/compare/redmine-3.0.12...redmine-3.0.13) (2022-07-11) diff --git a/stable/redmine/3.0.27/Chart.lock b/stable/redmine/3.0.27/Chart.lock new file mode 100644 index 00000000000..d44f754800a --- /dev/null +++ b/stable/redmine/3.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:47:25.672624983Z" diff --git a/stable/redmine/3.0.27/Chart.yaml b/stable/redmine/3.0.27/Chart.yaml new file mode 100644 index 00000000000..5879193e07e --- /dev/null +++ b/stable/redmine/3.0.27/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "5.0.2" +kubeVersion: ">=1.16.0-0" +version: 3.0.27 +name: redmine +description: Redmine is a flexible project management web application written using Ruby on Rails framework. +type: application +home: https://github.com/truecharts/apps/tree/master/charts/stable/redmine +icon: https://truecharts.org/img/chart-icons/redmine.png +keywords: + - project + - management + - time + - tracking + - ticket +sources: + - https://github.com/redmine/redmine + - https://hub.docker.com/_/redmine +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/redmine/3.0.27/README.md b/stable/redmine/3.0.27/README.md new file mode 100644 index 00000000000..31ca88e55e1 --- /dev/null +++ b/stable/redmine/3.0.27/README.md @@ -0,0 +1,109 @@ +# redmine + +![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.2](https://img.shields.io/badge/AppVersion-5.0.2-informational?style=flat-square) + +Redmine is a flexible project management web application written using Ruby on Rails framework. + +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: [redmine](https://truecharts.org/docs/charts/stable/redmine) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `redmine` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install redmine TrueCharts/redmine +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `redmine` deployment + +```console +helm uninstall redmine +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install redmine \ + --set env.TZ="America/New York" \ + TrueCharts/redmine +``` + +#### 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 redmine TrueCharts/redmine -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/redmine/3.0.26/app-readme.md b/stable/redmine/3.0.27/app-readme.md similarity index 100% rename from stable/redmine/3.0.26/app-readme.md rename to stable/redmine/3.0.27/app-readme.md diff --git a/stable/redmine/3.0.27/charts/common-10.4.7.tgz b/stable/redmine/3.0.27/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/redmine/3.0.27/charts/common-10.4.7.tgz differ diff --git a/stable/redmine/3.0.27/charts/postgresql-8.0.45.tgz b/stable/redmine/3.0.27/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/redmine/3.0.27/charts/postgresql-8.0.45.tgz differ diff --git a/stable/redmine/3.0.26/ix_values.yaml b/stable/redmine/3.0.27/ix_values.yaml similarity index 100% rename from stable/redmine/3.0.26/ix_values.yaml rename to stable/redmine/3.0.27/ix_values.yaml diff --git a/stable/redmine/3.0.26/questions.yaml b/stable/redmine/3.0.27/questions.yaml similarity index 100% rename from stable/redmine/3.0.26/questions.yaml rename to stable/redmine/3.0.27/questions.yaml diff --git a/stable/redmine/3.0.26/templates/_secrets.tpl b/stable/redmine/3.0.27/templates/_secrets.tpl similarity index 100% rename from stable/redmine/3.0.26/templates/_secrets.tpl rename to stable/redmine/3.0.27/templates/_secrets.tpl diff --git a/stable/redmine/3.0.26/templates/common.yaml b/stable/redmine/3.0.27/templates/common.yaml similarity index 100% rename from stable/redmine/3.0.26/templates/common.yaml rename to stable/redmine/3.0.27/templates/common.yaml diff --git a/stable/tdarr/2.0.21/values.yaml b/stable/redmine/3.0.27/values.yaml similarity index 100% rename from stable/tdarr/2.0.21/values.yaml rename to stable/redmine/3.0.27/values.yaml diff --git a/stable/reg/6.0.21/CHANGELOG.md b/stable/reg/6.0.21/CHANGELOG.md deleted file mode 100644 index 6fa2a76bdeb..00000000000 --- a/stable/reg/6.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [reg-6.0.21](https://github.com/truecharts/apps/compare/dockerregistry-0.0.10...reg-6.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [reg-6.0.19](https://github.com/truecharts/apps/compare/reg-6.0.18...reg-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [reg-6.0.18](https://github.com/truecharts/apps/compare/reg-6.0.17...reg-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [reg-6.0.17](https://github.com/truecharts/apps/compare/reg-6.0.15...reg-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [reg-6.0.15](https://github.com/truecharts/apps/compare/reg-6.0.13...reg-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [reg-6.0.13](https://github.com/truecharts/apps/compare/reg-6.0.12...reg-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [reg-6.0.12](https://github.com/truecharts/apps/compare/reg-6.0.11...reg-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [reg-6.0.11](https://github.com/truecharts/apps/compare/reg-6.0.10...reg-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [reg-6.0.10](https://github.com/truecharts/apps/compare/reg-6.0.9...reg-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [reg-6.0.9](https://github.com/truecharts/apps/compare/reg-6.0.8...reg-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [reg-6.0.8](https://github.com/truecharts/apps/compare/reg-6.0.7...reg-6.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/reg/6.0.21/Chart.lock b/stable/reg/6.0.21/Chart.lock deleted file mode 100644 index ddaffebcba0..00000000000 --- a/stable/reg/6.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:11:59.901883741Z" diff --git a/stable/reg/6.0.21/Chart.yaml b/stable/reg/6.0.21/Chart.yaml deleted file mode 100644 index 6324c80acf5..00000000000 --- a/stable/reg/6.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.16.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - Docker registry v2 command line client and repo listing generator with - security checks. -home: https://github.com/truecharts/apps/tree/master/charts/stable/reg -icon: https://truecharts.org/img/chart-icons/reg.png -keywords: - - reg -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: reg -sources: - - https://github.com/genuinetools/reg - - https://github.com/k8s-at-home/container-images/ -version: 6.0.21 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/reg/6.0.21/README.md b/stable/reg/6.0.21/README.md deleted file mode 100644 index 11833dceca6..00000000000 --- a/stable/reg/6.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# reg - -![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![AppVersion: 0.16.1](https://img.shields.io/badge/AppVersion-0.16.1-informational?style=flat-square) - -Docker registry v2 command line client and repo listing generator with security checks. - -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: [reg](https://truecharts.org/docs/charts/stable/reg) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `reg` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install reg TrueCharts/reg -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `reg` deployment - -```console -helm uninstall reg -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install reg \ - --set env.TZ="America/New York" \ - TrueCharts/reg -``` - -#### 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 reg TrueCharts/reg -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/reg/6.0.21/charts/common-10.4.6.tgz b/stable/reg/6.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/reg/6.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/reg/6.0.22/CHANGELOG.md b/stable/reg/6.0.22/CHANGELOG.md new file mode 100644 index 00000000000..289e641d2f4 --- /dev/null +++ b/stable/reg/6.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [reg-6.0.22](https://github.com/truecharts/apps/compare/reg-6.0.21...reg-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [reg-6.0.21](https://github.com/truecharts/apps/compare/dockerregistry-0.0.10...reg-6.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [reg-6.0.19](https://github.com/truecharts/apps/compare/reg-6.0.18...reg-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [reg-6.0.18](https://github.com/truecharts/apps/compare/reg-6.0.17...reg-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [reg-6.0.17](https://github.com/truecharts/apps/compare/reg-6.0.15...reg-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [reg-6.0.15](https://github.com/truecharts/apps/compare/reg-6.0.13...reg-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [reg-6.0.13](https://github.com/truecharts/apps/compare/reg-6.0.12...reg-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [reg-6.0.12](https://github.com/truecharts/apps/compare/reg-6.0.11...reg-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [reg-6.0.11](https://github.com/truecharts/apps/compare/reg-6.0.10...reg-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [reg-6.0.10](https://github.com/truecharts/apps/compare/reg-6.0.9...reg-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [reg-6.0.9](https://github.com/truecharts/apps/compare/reg-6.0.8...reg-6.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/reg/6.0.22/Chart.lock b/stable/reg/6.0.22/Chart.lock new file mode 100644 index 00000000000..52995f0fe9d --- /dev/null +++ b/stable/reg/6.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:47:28.286228242Z" diff --git a/stable/reg/6.0.22/Chart.yaml b/stable/reg/6.0.22/Chart.yaml new file mode 100644 index 00000000000..01489b84c85 --- /dev/null +++ b/stable/reg/6.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.16.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + Docker registry v2 command line client and repo listing generator with + security checks. +home: https://github.com/truecharts/apps/tree/master/charts/stable/reg +icon: https://truecharts.org/img/chart-icons/reg.png +keywords: + - reg +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: reg +sources: + - https://github.com/genuinetools/reg + - https://github.com/k8s-at-home/container-images/ +version: 6.0.22 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/reg/6.0.22/README.md b/stable/reg/6.0.22/README.md new file mode 100644 index 00000000000..c7cf54e52ff --- /dev/null +++ b/stable/reg/6.0.22/README.md @@ -0,0 +1,108 @@ +# reg + +![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 0.16.1](https://img.shields.io/badge/AppVersion-0.16.1-informational?style=flat-square) + +Docker registry v2 command line client and repo listing generator with security checks. + +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: [reg](https://truecharts.org/docs/charts/stable/reg) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `reg` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install reg TrueCharts/reg +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `reg` deployment + +```console +helm uninstall reg +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install reg \ + --set env.TZ="America/New York" \ + TrueCharts/reg +``` + +#### 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 reg TrueCharts/reg -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/reg/6.0.21/app-readme.md b/stable/reg/6.0.22/app-readme.md similarity index 100% rename from stable/reg/6.0.21/app-readme.md rename to stable/reg/6.0.22/app-readme.md diff --git a/stable/reg/6.0.22/charts/common-10.4.7.tgz b/stable/reg/6.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/reg/6.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/reg/6.0.21/ci/ct-values.yaml b/stable/reg/6.0.22/ci/ct-values.yaml similarity index 100% rename from stable/reg/6.0.21/ci/ct-values.yaml rename to stable/reg/6.0.22/ci/ct-values.yaml diff --git a/stable/reg/6.0.21/ix_values.yaml b/stable/reg/6.0.22/ix_values.yaml similarity index 100% rename from stable/reg/6.0.21/ix_values.yaml rename to stable/reg/6.0.22/ix_values.yaml diff --git a/stable/reg/6.0.21/questions.yaml b/stable/reg/6.0.22/questions.yaml similarity index 100% rename from stable/reg/6.0.21/questions.yaml rename to stable/reg/6.0.22/questions.yaml diff --git a/stable/trilium-notes/5.0.21/templates/common.yaml b/stable/reg/6.0.22/templates/common.yaml similarity index 100% rename from stable/trilium-notes/5.0.21/templates/common.yaml rename to stable/reg/6.0.22/templates/common.yaml diff --git a/stable/teamspeak3/4.0.22/values.yaml b/stable/reg/6.0.22/values.yaml similarity index 100% rename from stable/teamspeak3/4.0.22/values.yaml rename to stable/reg/6.0.22/values.yaml diff --git a/stable/remmina/3.0.20/CHANGELOG.md b/stable/remmina/3.0.20/CHANGELOG.md deleted file mode 100644 index 21c8f24def8..00000000000 --- a/stable/remmina/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [remmina-3.0.20](https://github.com/truecharts/apps/compare/remmina-3.0.18...remmina-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [remmina-3.0.18](https://github.com/truecharts/apps/compare/remmina-3.0.17...remmina-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [remmina-3.0.17](https://github.com/truecharts/apps/compare/remmina-3.0.16...remmina-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [remmina-3.0.16](https://github.com/truecharts/apps/compare/remmina-3.0.14...remmina-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [remmina-3.0.14](https://github.com/truecharts/apps/compare/remmina-3.0.12...remmina-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [remmina-3.0.12](https://github.com/truecharts/apps/compare/remmina-3.0.11...remmina-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [remmina-3.0.11](https://github.com/truecharts/apps/compare/remmina-3.0.10...remmina-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [remmina-3.0.10](https://github.com/truecharts/apps/compare/remmina-3.0.9...remmina-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [remmina-3.0.9](https://github.com/truecharts/apps/compare/remmina-3.0.8...remmina-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [remmina-3.0.8](https://github.com/truecharts/apps/compare/remmina-3.0.7...remmina-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [remmina-3.0.7](https://github.com/truecharts/apps/compare/remmina-3.0.6...remmina-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/remmina/3.0.20/Chart.lock b/stable/remmina/3.0.20/Chart.lock deleted file mode 100644 index 66910b360d5..00000000000 --- a/stable/remmina/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:12:07.07627724Z" diff --git a/stable/remmina/3.0.20/Chart.yaml b/stable/remmina/3.0.20/Chart.yaml deleted file mode 100644 index 4addc93f5f9..00000000000 --- a/stable/remmina/3.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0-rcgi" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A remote desktop client written in GTK -home: https://github.com/truecharts/apps/tree/master/charts/stable/remmina -icon: https://truecharts.org/img/chart-icons/remmina.png -keywords: - - remina - - remote - - desktop - - client -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: remmina -sources: - - https://github.com/linuxserver/docker-remmina - - https://remmina.org/ -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/remmina/3.0.20/README.md b/stable/remmina/3.0.20/README.md deleted file mode 100644 index e6925f7f490..00000000000 --- a/stable/remmina/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# remmina - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0-rcgi](https://img.shields.io/badge/AppVersion-1.2.0--rcgi-informational?style=flat-square) - -A remote desktop client written in GTK - -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: [remmina](https://truecharts.org/docs/charts/stable/remmina) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `remmina` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install remmina TrueCharts/remmina -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `remmina` deployment - -```console -helm uninstall remmina -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install remmina \ - --set env.TZ="America/New York" \ - TrueCharts/remmina -``` - -#### 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 remmina TrueCharts/remmina -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/remmina/3.0.20/charts/common-10.4.6.tgz b/stable/remmina/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/remmina/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/remmina/3.0.21/CHANGELOG.md b/stable/remmina/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..39ff2fd17a7 --- /dev/null +++ b/stable/remmina/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [remmina-3.0.21](https://github.com/truecharts/apps/compare/remmina-3.0.20...remmina-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [remmina-3.0.20](https://github.com/truecharts/apps/compare/remmina-3.0.18...remmina-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [remmina-3.0.18](https://github.com/truecharts/apps/compare/remmina-3.0.17...remmina-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [remmina-3.0.17](https://github.com/truecharts/apps/compare/remmina-3.0.16...remmina-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [remmina-3.0.16](https://github.com/truecharts/apps/compare/remmina-3.0.14...remmina-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [remmina-3.0.14](https://github.com/truecharts/apps/compare/remmina-3.0.12...remmina-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [remmina-3.0.12](https://github.com/truecharts/apps/compare/remmina-3.0.11...remmina-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [remmina-3.0.11](https://github.com/truecharts/apps/compare/remmina-3.0.10...remmina-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [remmina-3.0.10](https://github.com/truecharts/apps/compare/remmina-3.0.9...remmina-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [remmina-3.0.9](https://github.com/truecharts/apps/compare/remmina-3.0.8...remmina-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [remmina-3.0.8](https://github.com/truecharts/apps/compare/remmina-3.0.7...remmina-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/remmina/3.0.21/Chart.lock b/stable/remmina/3.0.21/Chart.lock new file mode 100644 index 00000000000..89344dcd601 --- /dev/null +++ b/stable/remmina/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:47:33.479678791Z" diff --git a/stable/remmina/3.0.21/Chart.yaml b/stable/remmina/3.0.21/Chart.yaml new file mode 100644 index 00000000000..7c526e27f56 --- /dev/null +++ b/stable/remmina/3.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2.0-rcgi" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A remote desktop client written in GTK +home: https://github.com/truecharts/apps/tree/master/charts/stable/remmina +icon: https://truecharts.org/img/chart-icons/remmina.png +keywords: + - remina + - remote + - desktop + - client +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: remmina +sources: + - https://github.com/linuxserver/docker-remmina + - https://remmina.org/ +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/remmina/3.0.21/README.md b/stable/remmina/3.0.21/README.md new file mode 100644 index 00000000000..a0f7fe4125b --- /dev/null +++ b/stable/remmina/3.0.21/README.md @@ -0,0 +1,108 @@ +# remmina + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0-rcgi](https://img.shields.io/badge/AppVersion-1.2.0--rcgi-informational?style=flat-square) + +A remote desktop client written in GTK + +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: [remmina](https://truecharts.org/docs/charts/stable/remmina) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `remmina` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install remmina TrueCharts/remmina +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `remmina` deployment + +```console +helm uninstall remmina +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install remmina \ + --set env.TZ="America/New York" \ + TrueCharts/remmina +``` + +#### 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 remmina TrueCharts/remmina -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/remmina/3.0.20/app-readme.md b/stable/remmina/3.0.21/app-readme.md similarity index 100% rename from stable/remmina/3.0.20/app-readme.md rename to stable/remmina/3.0.21/app-readme.md diff --git a/stable/remmina/3.0.21/charts/common-10.4.7.tgz b/stable/remmina/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/remmina/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/remmina/3.0.20/ix_values.yaml b/stable/remmina/3.0.21/ix_values.yaml similarity index 100% rename from stable/remmina/3.0.20/ix_values.yaml rename to stable/remmina/3.0.21/ix_values.yaml diff --git a/stable/remmina/3.0.20/questions.yaml b/stable/remmina/3.0.21/questions.yaml similarity index 100% rename from stable/remmina/3.0.20/questions.yaml rename to stable/remmina/3.0.21/questions.yaml diff --git a/stable/remmina/3.0.20/templates/common.yaml b/stable/remmina/3.0.21/templates/common.yaml similarity index 100% rename from stable/remmina/3.0.20/templates/common.yaml rename to stable/remmina/3.0.21/templates/common.yaml diff --git a/stable/teedy/7.0.23/values.yaml b/stable/remmina/3.0.21/values.yaml similarity index 100% rename from stable/teedy/7.0.23/values.yaml rename to stable/remmina/3.0.21/values.yaml diff --git a/stable/requestrr/2.0.20/CHANGELOG.md b/stable/requestrr/2.0.20/CHANGELOG.md deleted file mode 100644 index 5547a7544e5..00000000000 --- a/stable/requestrr/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [requestrr-2.0.20](https://github.com/truecharts/apps/compare/requestrr-2.0.18...requestrr-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [requestrr-2.0.18](https://github.com/truecharts/apps/compare/requestrr-2.0.17...requestrr-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [requestrr-2.0.17](https://github.com/truecharts/apps/compare/requestrr-2.0.16...requestrr-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [requestrr-2.0.16](https://github.com/truecharts/apps/compare/requestrr-2.0.14...requestrr-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [requestrr-2.0.14](https://github.com/truecharts/apps/compare/requestrr-2.0.12...requestrr-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [requestrr-2.0.12](https://github.com/truecharts/apps/compare/requestrr-2.0.11...requestrr-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [requestrr-2.0.11](https://github.com/truecharts/apps/compare/requestrr-2.0.10...requestrr-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [requestrr-2.0.10](https://github.com/truecharts/apps/compare/requestrr-2.0.9...requestrr-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [requestrr-2.0.9](https://github.com/truecharts/apps/compare/requestrr-2.0.8...requestrr-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [requestrr-2.0.8](https://github.com/truecharts/apps/compare/requestrr-2.0.7...requestrr-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [requestrr-2.0.7](https://github.com/truecharts/apps/compare/requestrr-2.0.6...requestrr-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/requestrr/2.0.20/Chart.lock b/stable/requestrr/2.0.20/Chart.lock deleted file mode 100644 index 4c612ef3c00..00000000000 --- a/stable/requestrr/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:12:22.180759923Z" diff --git a/stable/requestrr/2.0.20/Chart.yaml b/stable/requestrr/2.0.20/Chart.yaml deleted file mode 100644 index aa48a14aad3..00000000000 --- a/stable/requestrr/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: requestrr -version: 2.0.20 -appVersion: "2.1.2" -description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/requestrr -icon: https://truecharts.org/img/chart-icons/requestrr.png -keywords: - - requestrr -sources: - - https://hub.docker.com/r/linuxserver/requestrr -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/requestrr/2.0.20/README.md b/stable/requestrr/2.0.20/README.md deleted file mode 100644 index ce760c7b076..00000000000 --- a/stable/requestrr/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# requestrr - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) - -Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. - -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: [requestrr](https://truecharts.org/docs/charts/stable/requestrr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `requestrr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install requestrr TrueCharts/requestrr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `requestrr` deployment - -```console -helm uninstall requestrr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install requestrr \ - --set env.TZ="America/New York" \ - TrueCharts/requestrr -``` - -#### 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 requestrr TrueCharts/requestrr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/requestrr/2.0.20/charts/common-10.4.6.tgz b/stable/requestrr/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/requestrr/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/requestrr/2.0.21/CHANGELOG.md b/stable/requestrr/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..2dca593aa08 --- /dev/null +++ b/stable/requestrr/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [requestrr-2.0.21](https://github.com/truecharts/apps/compare/requestrr-2.0.20...requestrr-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [requestrr-2.0.20](https://github.com/truecharts/apps/compare/requestrr-2.0.18...requestrr-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [requestrr-2.0.18](https://github.com/truecharts/apps/compare/requestrr-2.0.17...requestrr-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [requestrr-2.0.17](https://github.com/truecharts/apps/compare/requestrr-2.0.16...requestrr-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [requestrr-2.0.16](https://github.com/truecharts/apps/compare/requestrr-2.0.14...requestrr-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [requestrr-2.0.14](https://github.com/truecharts/apps/compare/requestrr-2.0.12...requestrr-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [requestrr-2.0.12](https://github.com/truecharts/apps/compare/requestrr-2.0.11...requestrr-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [requestrr-2.0.11](https://github.com/truecharts/apps/compare/requestrr-2.0.10...requestrr-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [requestrr-2.0.10](https://github.com/truecharts/apps/compare/requestrr-2.0.9...requestrr-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [requestrr-2.0.9](https://github.com/truecharts/apps/compare/requestrr-2.0.8...requestrr-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [requestrr-2.0.8](https://github.com/truecharts/apps/compare/requestrr-2.0.7...requestrr-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/requestrr/2.0.21/Chart.lock b/stable/requestrr/2.0.21/Chart.lock new file mode 100644 index 00000000000..0ee8bc25f7b --- /dev/null +++ b/stable/requestrr/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:47:48.413996613Z" diff --git a/stable/requestrr/2.0.21/Chart.yaml b/stable/requestrr/2.0.21/Chart.yaml new file mode 100644 index 00000000000..591dd737b54 --- /dev/null +++ b/stable/requestrr/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: requestrr +version: 2.0.21 +appVersion: "2.1.2" +description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/requestrr +icon: https://truecharts.org/img/chart-icons/requestrr.png +keywords: + - requestrr +sources: + - https://hub.docker.com/r/linuxserver/requestrr +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/requestrr/2.0.21/README.md b/stable/requestrr/2.0.21/README.md new file mode 100644 index 00000000000..344bcb6e09c --- /dev/null +++ b/stable/requestrr/2.0.21/README.md @@ -0,0 +1,107 @@ +# requestrr + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) + +Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. + +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: [requestrr](https://truecharts.org/docs/charts/stable/requestrr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `requestrr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install requestrr TrueCharts/requestrr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `requestrr` deployment + +```console +helm uninstall requestrr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install requestrr \ + --set env.TZ="America/New York" \ + TrueCharts/requestrr +``` + +#### 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 requestrr TrueCharts/requestrr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/requestrr/2.0.20/app-readme.md b/stable/requestrr/2.0.21/app-readme.md similarity index 100% rename from stable/requestrr/2.0.20/app-readme.md rename to stable/requestrr/2.0.21/app-readme.md diff --git a/stable/requestrr/2.0.21/charts/common-10.4.7.tgz b/stable/requestrr/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/requestrr/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/requestrr/2.0.20/ix_values.yaml b/stable/requestrr/2.0.21/ix_values.yaml similarity index 100% rename from stable/requestrr/2.0.20/ix_values.yaml rename to stable/requestrr/2.0.21/ix_values.yaml diff --git a/stable/requestrr/2.0.20/questions.yaml b/stable/requestrr/2.0.21/questions.yaml similarity index 100% rename from stable/requestrr/2.0.20/questions.yaml rename to stable/requestrr/2.0.21/questions.yaml diff --git a/stable/typecho/3.0.22/templates/common.yaml b/stable/requestrr/2.0.21/templates/common.yaml similarity index 100% rename from stable/typecho/3.0.22/templates/common.yaml rename to stable/requestrr/2.0.21/templates/common.yaml diff --git a/stable/thelounge/6.0.20/values.yaml b/stable/requestrr/2.0.21/values.yaml similarity index 100% rename from stable/thelounge/6.0.20/values.yaml rename to stable/requestrr/2.0.21/values.yaml diff --git a/stable/resilio-sync/6.0.22/CHANGELOG.md b/stable/resilio-sync/6.0.22/CHANGELOG.md deleted file mode 100644 index 630becbfc29..00000000000 --- a/stable/resilio-sync/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [resilio-sync-6.0.22](https://github.com/truecharts/apps/compare/resilio-sync-6.0.20...resilio-sync-6.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [resilio-sync-6.0.20](https://github.com/truecharts/apps/compare/resilio-sync-6.0.19...resilio-sync-6.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [resilio-sync-6.0.19](https://github.com/truecharts/apps/compare/resilio-sync-6.0.18...resilio-sync-6.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [resilio-sync-6.0.18](https://github.com/truecharts/apps/compare/resilio-sync-6.0.16...resilio-sync-6.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [resilio-sync-6.0.16](https://github.com/truecharts/apps/compare/resilio-sync-6.0.14...resilio-sync-6.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [resilio-sync-6.0.14](https://github.com/truecharts/apps/compare/resilio-sync-6.0.13...resilio-sync-6.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [resilio-sync-6.0.13](https://github.com/truecharts/apps/compare/resilio-sync-6.0.12...resilio-sync-6.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [resilio-sync-6.0.12](https://github.com/truecharts/apps/compare/resilio-sync-6.0.11...resilio-sync-6.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [resilio-sync-6.0.11](https://github.com/truecharts/apps/compare/resilio-sync-6.0.10...resilio-sync-6.0.11) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - - - -### [resilio-sync-6.0.10](https://github.com/truecharts/apps/compare/resilio-sync-6.0.9...resilio-sync-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [resilio-sync-6.0.9](https://github.com/truecharts/apps/compare/resilio-sync-6.0.8...resilio-sync-6.0.9) (2022-07-09) - -#### Chore - -* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) - - - diff --git a/stable/resilio-sync/6.0.22/Chart.lock b/stable/resilio-sync/6.0.22/Chart.lock deleted file mode 100644 index 50641d596d7..00000000000 --- a/stable/resilio-sync/6.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:12:22.718678455Z" diff --git a/stable/resilio-sync/6.0.22/Chart.yaml b/stable/resilio-sync/6.0.22/Chart.yaml deleted file mode 100644 index c2084698ffe..00000000000 --- a/stable/resilio-sync/6.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.2.1375" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - Resilio Sync is a fast, reliable, and simple file sync and share solution, - powered by P2P technology -home: https://github.com/truecharts/apps/tree/master/charts/stable/resilio-sync -icon: https://truecharts.org/img/chart-icons/resilio-sync.png -keywords: - - resilio - - sync - - btsync - - bittorrent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: resilio-sync -sources: - - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/resilio-sync/6.0.22/README.md b/stable/resilio-sync/6.0.22/README.md deleted file mode 100644 index 6c7a810c76a..00000000000 --- a/stable/resilio-sync/6.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# resilio-sync - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 2.7.2.1375](https://img.shields.io/badge/AppVersion-2.7.2.1375-informational?style=flat-square) - -Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology - -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: [resilio-sync](https://truecharts.org/docs/charts/stable/resilio-sync) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `resilio-sync` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install resilio-sync TrueCharts/resilio-sync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `resilio-sync` deployment - -```console -helm uninstall resilio-sync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install resilio-sync \ - --set env.TZ="America/New York" \ - TrueCharts/resilio-sync -``` - -#### 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 resilio-sync TrueCharts/resilio-sync -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/resilio-sync/6.0.22/charts/common-10.4.6.tgz b/stable/resilio-sync/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/resilio-sync/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/resilio-sync/6.0.23/CHANGELOG.md b/stable/resilio-sync/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..bfab65c66a6 --- /dev/null +++ b/stable/resilio-sync/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [resilio-sync-6.0.23](https://github.com/truecharts/apps/compare/resilio-sync-6.0.22...resilio-sync-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [resilio-sync-6.0.22](https://github.com/truecharts/apps/compare/resilio-sync-6.0.20...resilio-sync-6.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [resilio-sync-6.0.20](https://github.com/truecharts/apps/compare/resilio-sync-6.0.19...resilio-sync-6.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [resilio-sync-6.0.19](https://github.com/truecharts/apps/compare/resilio-sync-6.0.18...resilio-sync-6.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [resilio-sync-6.0.18](https://github.com/truecharts/apps/compare/resilio-sync-6.0.16...resilio-sync-6.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [resilio-sync-6.0.16](https://github.com/truecharts/apps/compare/resilio-sync-6.0.14...resilio-sync-6.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [resilio-sync-6.0.14](https://github.com/truecharts/apps/compare/resilio-sync-6.0.13...resilio-sync-6.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [resilio-sync-6.0.13](https://github.com/truecharts/apps/compare/resilio-sync-6.0.12...resilio-sync-6.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [resilio-sync-6.0.12](https://github.com/truecharts/apps/compare/resilio-sync-6.0.11...resilio-sync-6.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [resilio-sync-6.0.11](https://github.com/truecharts/apps/compare/resilio-sync-6.0.10...resilio-sync-6.0.11) (2022-07-10) + +#### Fix + +* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) + + + + +### [resilio-sync-6.0.10](https://github.com/truecharts/apps/compare/resilio-sync-6.0.9...resilio-sync-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/resilio-sync/6.0.23/Chart.lock b/stable/resilio-sync/6.0.23/Chart.lock new file mode 100644 index 00000000000..8986b5fd59f --- /dev/null +++ b/stable/resilio-sync/6.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:47:48.925344797Z" diff --git a/stable/resilio-sync/6.0.23/Chart.yaml b/stable/resilio-sync/6.0.23/Chart.yaml new file mode 100644 index 00000000000..c21be085739 --- /dev/null +++ b/stable/resilio-sync/6.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.7.2.1375" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + Resilio Sync is a fast, reliable, and simple file sync and share solution, + powered by P2P technology +home: https://github.com/truecharts/apps/tree/master/charts/stable/resilio-sync +icon: https://truecharts.org/img/chart-icons/resilio-sync.png +keywords: + - resilio + - sync + - btsync + - bittorrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: resilio-sync +sources: + - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/resilio-sync/6.0.23/README.md b/stable/resilio-sync/6.0.23/README.md new file mode 100644 index 00000000000..e7c79d04b1a --- /dev/null +++ b/stable/resilio-sync/6.0.23/README.md @@ -0,0 +1,107 @@ +# resilio-sync + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: 2.7.2.1375](https://img.shields.io/badge/AppVersion-2.7.2.1375-informational?style=flat-square) + +Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology + +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: [resilio-sync](https://truecharts.org/docs/charts/stable/resilio-sync) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `resilio-sync` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install resilio-sync TrueCharts/resilio-sync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `resilio-sync` deployment + +```console +helm uninstall resilio-sync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install resilio-sync \ + --set env.TZ="America/New York" \ + TrueCharts/resilio-sync +``` + +#### 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 resilio-sync TrueCharts/resilio-sync -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/resilio-sync/6.0.22/app-readme.md b/stable/resilio-sync/6.0.23/app-readme.md similarity index 100% rename from stable/resilio-sync/6.0.22/app-readme.md rename to stable/resilio-sync/6.0.23/app-readme.md diff --git a/stable/resilio-sync/6.0.23/charts/common-10.4.7.tgz b/stable/resilio-sync/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/resilio-sync/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/resilio-sync/6.0.22/ix_values.yaml b/stable/resilio-sync/6.0.23/ix_values.yaml similarity index 100% rename from stable/resilio-sync/6.0.22/ix_values.yaml rename to stable/resilio-sync/6.0.23/ix_values.yaml diff --git a/stable/resilio-sync/6.0.22/questions.yaml b/stable/resilio-sync/6.0.23/questions.yaml similarity index 100% rename from stable/resilio-sync/6.0.22/questions.yaml rename to stable/resilio-sync/6.0.23/questions.yaml diff --git a/stable/ubooquity/3.0.21/templates/common.yaml b/stable/resilio-sync/6.0.23/templates/common.yaml similarity index 100% rename from stable/ubooquity/3.0.21/templates/common.yaml rename to stable/resilio-sync/6.0.23/templates/common.yaml diff --git a/stable/tinymediamanager/2.0.20/values.yaml b/stable/resilio-sync/6.0.23/values.yaml similarity index 100% rename from stable/tinymediamanager/2.0.20/values.yaml rename to stable/resilio-sync/6.0.23/values.yaml diff --git a/stable/rsnapshot/2.0.20/CHANGELOG.md b/stable/rsnapshot/2.0.20/CHANGELOG.md deleted file mode 100644 index 58c3e90f204..00000000000 --- a/stable/rsnapshot/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rsnapshot-2.0.20](https://github.com/truecharts/apps/compare/rsnapshot-2.0.18...rsnapshot-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [rsnapshot-2.0.18](https://github.com/truecharts/apps/compare/rsnapshot-2.0.17...rsnapshot-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [rsnapshot-2.0.17](https://github.com/truecharts/apps/compare/rsnapshot-2.0.16...rsnapshot-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [rsnapshot-2.0.16](https://github.com/truecharts/apps/compare/rsnapshot-2.0.14...rsnapshot-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [rsnapshot-2.0.14](https://github.com/truecharts/apps/compare/rsnapshot-2.0.12...rsnapshot-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [rsnapshot-2.0.12](https://github.com/truecharts/apps/compare/rsnapshot-2.0.11...rsnapshot-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [rsnapshot-2.0.11](https://github.com/truecharts/apps/compare/rsnapshot-2.0.10...rsnapshot-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [rsnapshot-2.0.10](https://github.com/truecharts/apps/compare/rsnapshot-2.0.9...rsnapshot-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [rsnapshot-2.0.9](https://github.com/truecharts/apps/compare/rsnapshot-2.0.8...rsnapshot-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [rsnapshot-2.0.8](https://github.com/truecharts/apps/compare/rsnapshot-2.0.7...rsnapshot-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [rsnapshot-2.0.7](https://github.com/truecharts/apps/compare/rsnapshot-2.0.6...rsnapshot-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/rsnapshot/2.0.20/Chart.lock b/stable/rsnapshot/2.0.20/Chart.lock deleted file mode 100644 index ec4ab5a4ce8..00000000000 --- a/stable/rsnapshot/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:12:23.621002213Z" diff --git a/stable/rsnapshot/2.0.20/Chart.yaml b/stable/rsnapshot/2.0.20/Chart.yaml deleted file mode 100644 index 80dade95648..00000000000 --- a/stable/rsnapshot/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsnapshot -version: 2.0.20 -appVersion: "1.4.3" -description: Rsnapshot is a filesystem snapshot utility based on rsync. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/rsnapshot -icon: https://truecharts.org/img/chart-icons/rsnapshot.png -keywords: - - rsnapshot -sources: - - https://hub.docker.com/r/linuxserver/rsnapshot -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/rsnapshot/2.0.20/README.md b/stable/rsnapshot/2.0.20/README.md deleted file mode 100644 index 65a5365d52e..00000000000 --- a/stable/rsnapshot/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rsnapshot - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.3](https://img.shields.io/badge/AppVersion-1.4.3-informational?style=flat-square) - -Rsnapshot is a filesystem snapshot utility based on rsync. - -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: [rsnapshot](https://truecharts.org/docs/charts/stable/rsnapshot) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rsnapshot` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rsnapshot TrueCharts/rsnapshot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rsnapshot` deployment - -```console -helm uninstall rsnapshot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rsnapshot \ - --set env.TZ="America/New York" \ - TrueCharts/rsnapshot -``` - -#### 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 rsnapshot TrueCharts/rsnapshot -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/rsnapshot/2.0.20/charts/common-10.4.6.tgz b/stable/rsnapshot/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/rsnapshot/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/rsnapshot/2.0.21/CHANGELOG.md b/stable/rsnapshot/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..482bfda9fb6 --- /dev/null +++ b/stable/rsnapshot/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rsnapshot-2.0.21](https://github.com/truecharts/apps/compare/rsnapshot-2.0.20...rsnapshot-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rsnapshot-2.0.20](https://github.com/truecharts/apps/compare/rsnapshot-2.0.18...rsnapshot-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [rsnapshot-2.0.18](https://github.com/truecharts/apps/compare/rsnapshot-2.0.17...rsnapshot-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [rsnapshot-2.0.17](https://github.com/truecharts/apps/compare/rsnapshot-2.0.16...rsnapshot-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [rsnapshot-2.0.16](https://github.com/truecharts/apps/compare/rsnapshot-2.0.14...rsnapshot-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [rsnapshot-2.0.14](https://github.com/truecharts/apps/compare/rsnapshot-2.0.12...rsnapshot-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [rsnapshot-2.0.12](https://github.com/truecharts/apps/compare/rsnapshot-2.0.11...rsnapshot-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [rsnapshot-2.0.11](https://github.com/truecharts/apps/compare/rsnapshot-2.0.10...rsnapshot-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [rsnapshot-2.0.10](https://github.com/truecharts/apps/compare/rsnapshot-2.0.9...rsnapshot-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [rsnapshot-2.0.9](https://github.com/truecharts/apps/compare/rsnapshot-2.0.8...rsnapshot-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [rsnapshot-2.0.8](https://github.com/truecharts/apps/compare/rsnapshot-2.0.7...rsnapshot-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/rsnapshot/2.0.21/Chart.lock b/stable/rsnapshot/2.0.21/Chart.lock new file mode 100644 index 00000000000..bcf89e1262c --- /dev/null +++ b/stable/rsnapshot/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:47:51.060155592Z" diff --git a/stable/rsnapshot/2.0.21/Chart.yaml b/stable/rsnapshot/2.0.21/Chart.yaml new file mode 100644 index 00000000000..83d946eaa3d --- /dev/null +++ b/stable/rsnapshot/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsnapshot +version: 2.0.21 +appVersion: "1.4.3" +description: Rsnapshot is a filesystem snapshot utility based on rsync. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/rsnapshot +icon: https://truecharts.org/img/chart-icons/rsnapshot.png +keywords: + - rsnapshot +sources: + - https://hub.docker.com/r/linuxserver/rsnapshot +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/rsnapshot/2.0.21/README.md b/stable/rsnapshot/2.0.21/README.md new file mode 100644 index 00000000000..a7b94fd7e35 --- /dev/null +++ b/stable/rsnapshot/2.0.21/README.md @@ -0,0 +1,107 @@ +# rsnapshot + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.3](https://img.shields.io/badge/AppVersion-1.4.3-informational?style=flat-square) + +Rsnapshot is a filesystem snapshot utility based on rsync. + +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: [rsnapshot](https://truecharts.org/docs/charts/stable/rsnapshot) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rsnapshot` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rsnapshot TrueCharts/rsnapshot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rsnapshot` deployment + +```console +helm uninstall rsnapshot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rsnapshot \ + --set env.TZ="America/New York" \ + TrueCharts/rsnapshot +``` + +#### 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 rsnapshot TrueCharts/rsnapshot -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/rsnapshot/2.0.20/app-readme.md b/stable/rsnapshot/2.0.21/app-readme.md similarity index 100% rename from stable/rsnapshot/2.0.20/app-readme.md rename to stable/rsnapshot/2.0.21/app-readme.md diff --git a/stable/rsnapshot/2.0.21/charts/common-10.4.7.tgz b/stable/rsnapshot/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/rsnapshot/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/rsnapshot/2.0.20/ix_values.yaml b/stable/rsnapshot/2.0.21/ix_values.yaml similarity index 100% rename from stable/rsnapshot/2.0.20/ix_values.yaml rename to stable/rsnapshot/2.0.21/ix_values.yaml diff --git a/stable/rsnapshot/2.0.20/questions.yaml b/stable/rsnapshot/2.0.21/questions.yaml similarity index 100% rename from stable/rsnapshot/2.0.20/questions.yaml rename to stable/rsnapshot/2.0.21/questions.yaml diff --git a/stable/unmanic/3.0.20/templates/common.yaml b/stable/rsnapshot/2.0.21/templates/common.yaml similarity index 100% rename from stable/unmanic/3.0.20/templates/common.yaml rename to stable/rsnapshot/2.0.21/templates/common.yaml diff --git a/stable/traccar/7.0.23/values.yaml b/stable/rsnapshot/2.0.21/values.yaml similarity index 100% rename from stable/traccar/7.0.23/values.yaml rename to stable/rsnapshot/2.0.21/values.yaml diff --git a/stable/rss-bridge/2.0.20/CHANGELOG.md b/stable/rss-bridge/2.0.20/CHANGELOG.md deleted file mode 100644 index 064e30f5690..00000000000 --- a/stable/rss-bridge/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rss-bridge-2.0.20](https://github.com/truecharts/apps/compare/rss-bridge-2.0.18...rss-bridge-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [rss-bridge-2.0.18](https://github.com/truecharts/apps/compare/rss-bridge-2.0.17...rss-bridge-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [rss-bridge-2.0.17](https://github.com/truecharts/apps/compare/rss-bridge-2.0.16...rss-bridge-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [rss-bridge-2.0.16](https://github.com/truecharts/apps/compare/rss-bridge-2.0.14...rss-bridge-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [rss-bridge-2.0.14](https://github.com/truecharts/apps/compare/rss-bridge-2.0.12...rss-bridge-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [rss-bridge-2.0.12](https://github.com/truecharts/apps/compare/rss-bridge-2.0.11...rss-bridge-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [rss-bridge-2.0.11](https://github.com/truecharts/apps/compare/rss-bridge-2.0.10...rss-bridge-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [rss-bridge-2.0.10](https://github.com/truecharts/apps/compare/rss-bridge-2.0.9...rss-bridge-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [rss-bridge-2.0.9](https://github.com/truecharts/apps/compare/rss-bridge-2.0.8...rss-bridge-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [rss-bridge-2.0.8](https://github.com/truecharts/apps/compare/rss-bridge-2.0.7...rss-bridge-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [rss-bridge-2.0.7](https://github.com/truecharts/apps/compare/rss-bridge-2.0.6...rss-bridge-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/rss-bridge/2.0.20/Chart.lock b/stable/rss-bridge/2.0.20/Chart.lock deleted file mode 100644 index 4c115b1aa95..00000000000 --- a/stable/rss-bridge/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:12:28.642320054Z" diff --git a/stable/rss-bridge/2.0.20/Chart.yaml b/stable/rss-bridge/2.0.20/Chart.yaml deleted file mode 100644 index a5d3129b034..00000000000 --- a/stable/rss-bridge/2.0.20/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. -home: https://github.com/truecharts/apps/tree/master/charts/stable/rss-bridge -icon: https://truecharts.org/img/chart-icons/rss-bridge.png -keywords: - - rss-bridge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rss-bridge -sources: - - https://github.com/RSS-Bridge/rss-bridge -version: 2.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/rss-bridge/2.0.20/README.md b/stable/rss-bridge/2.0.20/README.md deleted file mode 100644 index 4e56cbefd74..00000000000 --- a/stable/rss-bridge/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rss-bridge - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) - -RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. - -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: [rss-bridge](https://truecharts.org/docs/charts/stable/rss-bridge) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rss-bridge` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rss-bridge TrueCharts/rss-bridge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rss-bridge` deployment - -```console -helm uninstall rss-bridge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rss-bridge \ - --set env.TZ="America/New York" \ - TrueCharts/rss-bridge -``` - -#### 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 rss-bridge TrueCharts/rss-bridge -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/rss-bridge/2.0.20/charts/common-10.4.6.tgz b/stable/rss-bridge/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/rss-bridge/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/rss-bridge/2.0.21/CHANGELOG.md b/stable/rss-bridge/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..436c7730328 --- /dev/null +++ b/stable/rss-bridge/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rss-bridge-2.0.21](https://github.com/truecharts/apps/compare/rss-bridge-2.0.20...rss-bridge-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rss-bridge-2.0.20](https://github.com/truecharts/apps/compare/rss-bridge-2.0.18...rss-bridge-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [rss-bridge-2.0.18](https://github.com/truecharts/apps/compare/rss-bridge-2.0.17...rss-bridge-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [rss-bridge-2.0.17](https://github.com/truecharts/apps/compare/rss-bridge-2.0.16...rss-bridge-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [rss-bridge-2.0.16](https://github.com/truecharts/apps/compare/rss-bridge-2.0.14...rss-bridge-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [rss-bridge-2.0.14](https://github.com/truecharts/apps/compare/rss-bridge-2.0.12...rss-bridge-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [rss-bridge-2.0.12](https://github.com/truecharts/apps/compare/rss-bridge-2.0.11...rss-bridge-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [rss-bridge-2.0.11](https://github.com/truecharts/apps/compare/rss-bridge-2.0.10...rss-bridge-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [rss-bridge-2.0.10](https://github.com/truecharts/apps/compare/rss-bridge-2.0.9...rss-bridge-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [rss-bridge-2.0.9](https://github.com/truecharts/apps/compare/rss-bridge-2.0.8...rss-bridge-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [rss-bridge-2.0.8](https://github.com/truecharts/apps/compare/rss-bridge-2.0.7...rss-bridge-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/rss-bridge/2.0.21/Chart.lock b/stable/rss-bridge/2.0.21/Chart.lock new file mode 100644 index 00000000000..e12f9a87d6a --- /dev/null +++ b/stable/rss-bridge/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:47:52.6080062Z" diff --git a/stable/rss-bridge/2.0.21/Chart.yaml b/stable/rss-bridge/2.0.21/Chart.yaml new file mode 100644 index 00000000000..d7608cec8d7 --- /dev/null +++ b/stable/rss-bridge/2.0.21/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. +home: https://github.com/truecharts/apps/tree/master/charts/stable/rss-bridge +icon: https://truecharts.org/img/chart-icons/rss-bridge.png +keywords: + - rss-bridge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rss-bridge +sources: + - https://github.com/RSS-Bridge/rss-bridge +version: 2.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/rss-bridge/2.0.21/README.md b/stable/rss-bridge/2.0.21/README.md new file mode 100644 index 00000000000..1ca95e9b69c --- /dev/null +++ b/stable/rss-bridge/2.0.21/README.md @@ -0,0 +1,107 @@ +# rss-bridge + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) + +RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. + +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: [rss-bridge](https://truecharts.org/docs/charts/stable/rss-bridge) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rss-bridge` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rss-bridge TrueCharts/rss-bridge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rss-bridge` deployment + +```console +helm uninstall rss-bridge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rss-bridge \ + --set env.TZ="America/New York" \ + TrueCharts/rss-bridge +``` + +#### 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 rss-bridge TrueCharts/rss-bridge -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/rss-bridge/2.0.20/app-readme.md b/stable/rss-bridge/2.0.21/app-readme.md similarity index 100% rename from stable/rss-bridge/2.0.20/app-readme.md rename to stable/rss-bridge/2.0.21/app-readme.md diff --git a/stable/rss-bridge/2.0.21/charts/common-10.4.7.tgz b/stable/rss-bridge/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/rss-bridge/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/rss-bridge/2.0.20/ix_values.yaml b/stable/rss-bridge/2.0.21/ix_values.yaml similarity index 100% rename from stable/rss-bridge/2.0.20/ix_values.yaml rename to stable/rss-bridge/2.0.21/ix_values.yaml diff --git a/stable/rss-bridge/2.0.20/questions.yaml b/stable/rss-bridge/2.0.21/questions.yaml similarity index 100% rename from stable/rss-bridge/2.0.20/questions.yaml rename to stable/rss-bridge/2.0.21/questions.yaml diff --git a/stable/unpackerr/6.0.20/templates/common.yaml b/stable/rss-bridge/2.0.21/templates/common.yaml similarity index 100% rename from stable/unpackerr/6.0.20/templates/common.yaml rename to stable/rss-bridge/2.0.21/templates/common.yaml diff --git a/stable/trilium-notes/5.0.21/values.yaml b/stable/rss-bridge/2.0.21/values.yaml similarity index 100% rename from stable/trilium-notes/5.0.21/values.yaml rename to stable/rss-bridge/2.0.21/values.yaml diff --git a/stable/rsshub/3.0.48/CHANGELOG.md b/stable/rsshub/3.0.48/CHANGELOG.md deleted file mode 100644 index 558c02478f1..00000000000 --- a/stable/rsshub/3.0.48/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rsshub-3.0.48](https://github.com/truecharts/apps/compare/rsshub-3.0.47...rsshub-3.0.48) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [rsshub-3.0.47](https://github.com/truecharts/apps/compare/rsshub-3.0.46...rsshub-3.0.47) (2022-07-23) - -### Chore - -- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) - - - - -## [rsshub-3.0.46](https://github.com/truecharts/apps/compare/rsshub-3.0.44...rsshub-3.0.46) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [rsshub-3.0.44](https://github.com/truecharts/apps/compare/rsshub-3.0.43...rsshub-3.0.44) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [rsshub-3.0.43](https://github.com/truecharts/apps/compare/rsshub-3.0.42...rsshub-3.0.43) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [rsshub-3.0.42](https://github.com/truecharts/apps/compare/rsshub-3.0.41...rsshub-3.0.42) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - - -## [rsshub-3.0.41](https://github.com/truecharts/apps/compare/rsshub-3.0.40...rsshub-3.0.41) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [rsshub-3.0.40](https://github.com/truecharts/apps/compare/rsshub-3.0.39...rsshub-3.0.40) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [rsshub-3.0.39](https://github.com/truecharts/apps/compare/rsshub-3.0.38...rsshub-3.0.39) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [rsshub-3.0.38](https://github.com/truecharts/apps/compare/rsshub-3.0.36...rsshub-3.0.38) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [rsshub-3.0.36](https://github.com/truecharts/apps/compare/rsshub-3.0.35...rsshub-3.0.36) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [rsshub-3.0.35](https://github.com/truecharts/apps/compare/rsshub-3.0.34...rsshub-3.0.35) (2022-07-13) - -### Chore diff --git a/stable/rsshub/3.0.48/Chart.lock b/stable/rsshub/3.0.48/Chart.lock deleted file mode 100644 index e66f0918901..00000000000 --- a/stable/rsshub/3.0.48/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:97ffa9079fc18b4fe62ac329b917ad92bd287b25bd0b4e30c4ee7daded04b1c1 -generated: "2022-07-23T09:43:54.138291903Z" diff --git a/stable/rsshub/3.0.48/Chart.yaml b/stable/rsshub/3.0.48/Chart.yaml deleted file mode 100644 index 34d6cb5bf93..00000000000 --- a/stable/rsshub/3.0.48/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsshub -version: 3.0.48 -appVersion: "latest" -description: RSSHub can generate RSS feeds from pretty much everything -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/rsshub -icon: https://truecharts.org/img/chart-icons/rsshub.png -keywords: - - rsshub - - rss -sources: - - https://docs.rsshub.app/en/install/ - - https://github.com/DIYgod/RSSHub -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/rsshub/3.0.48/README.md b/stable/rsshub/3.0.48/README.md deleted file mode 100644 index c151029ee4f..00000000000 --- a/stable/rsshub/3.0.48/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rsshub - -![Version: 3.0.48](https://img.shields.io/badge/Version-3.0.48-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 - -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: [rsshub](https://truecharts.org/docs/charts/stable/rsshub) - -**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 | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `rsshub` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install rsshub TrueCharts/rsshub -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `rsshub` deployment - -```console -helm uninstall rsshub -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rsshub \ - --set env.TZ="America/New York" \ - TrueCharts/rsshub -``` - -#### 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 rsshub TrueCharts/rsshub -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/rsshub/3.0.48/charts/common-10.4.6.tgz b/stable/rsshub/3.0.48/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/rsshub/3.0.48/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/rsshub/3.0.48/charts/redis-3.0.42.tgz b/stable/rsshub/3.0.48/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/rsshub/3.0.48/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/rsshub/3.0.49/CHANGELOG.md b/stable/rsshub/3.0.49/CHANGELOG.md new file mode 100644 index 00000000000..e2478ca7e07 --- /dev/null +++ b/stable/rsshub/3.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rsshub-3.0.49](https://github.com/truecharts/apps/compare/rsshub-3.0.48...rsshub-3.0.49) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [rsshub-3.0.48](https://github.com/truecharts/apps/compare/rsshub-3.0.47...rsshub-3.0.48) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [rsshub-3.0.47](https://github.com/truecharts/apps/compare/rsshub-3.0.46...rsshub-3.0.47) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + +## [rsshub-3.0.46](https://github.com/truecharts/apps/compare/rsshub-3.0.44...rsshub-3.0.46) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [rsshub-3.0.44](https://github.com/truecharts/apps/compare/rsshub-3.0.43...rsshub-3.0.44) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [rsshub-3.0.43](https://github.com/truecharts/apps/compare/rsshub-3.0.42...rsshub-3.0.43) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [rsshub-3.0.42](https://github.com/truecharts/apps/compare/rsshub-3.0.41...rsshub-3.0.42) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [rsshub-3.0.41](https://github.com/truecharts/apps/compare/rsshub-3.0.40...rsshub-3.0.41) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [rsshub-3.0.40](https://github.com/truecharts/apps/compare/rsshub-3.0.39...rsshub-3.0.40) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [rsshub-3.0.39](https://github.com/truecharts/apps/compare/rsshub-3.0.38...rsshub-3.0.39) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [rsshub-3.0.38](https://github.com/truecharts/apps/compare/rsshub-3.0.36...rsshub-3.0.38) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [rsshub-3.0.36](https://github.com/truecharts/apps/compare/rsshub-3.0.35...rsshub-3.0.36) (2022-07-14) + diff --git a/stable/rsshub/3.0.49/Chart.lock b/stable/rsshub/3.0.49/Chart.lock new file mode 100644 index 00000000000..0b61e43c29b --- /dev/null +++ b/stable/rsshub/3.0.49/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:eff70e6e5258b0d836dba40f04507095c4f06f6d474ec9d0092e5f7b6efa2817 +generated: "2022-07-23T14:48:14.638830703Z" diff --git a/stable/rsshub/3.0.49/Chart.yaml b/stable/rsshub/3.0.49/Chart.yaml new file mode 100644 index 00000000000..55da624b33b --- /dev/null +++ b/stable/rsshub/3.0.49/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsshub +version: 3.0.49 +appVersion: "latest" +description: RSSHub can generate RSS feeds from pretty much everything +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/rsshub +icon: https://truecharts.org/img/chart-icons/rsshub.png +keywords: + - rsshub + - rss +sources: + - https://docs.rsshub.app/en/install/ + - https://github.com/DIYgod/RSSHub +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/rsshub/3.0.49/README.md b/stable/rsshub/3.0.49/README.md new file mode 100644 index 00000000000..d94de1f182d --- /dev/null +++ b/stable/rsshub/3.0.49/README.md @@ -0,0 +1,109 @@ +# rsshub + +![Version: 3.0.49](https://img.shields.io/badge/Version-3.0.49-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 + +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: [rsshub](https://truecharts.org/docs/charts/stable/rsshub) + +**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 | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `rsshub` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install rsshub TrueCharts/rsshub +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `rsshub` deployment + +```console +helm uninstall rsshub +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rsshub \ + --set env.TZ="America/New York" \ + TrueCharts/rsshub +``` + +#### 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 rsshub TrueCharts/rsshub -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/rsshub/3.0.48/app-readme.md b/stable/rsshub/3.0.49/app-readme.md similarity index 100% rename from stable/rsshub/3.0.48/app-readme.md rename to stable/rsshub/3.0.49/app-readme.md diff --git a/stable/rsshub/3.0.49/charts/common-10.4.7.tgz b/stable/rsshub/3.0.49/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/rsshub/3.0.49/charts/common-10.4.7.tgz differ diff --git a/stable/rsshub/3.0.49/charts/redis-3.0.44.tgz b/stable/rsshub/3.0.49/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/rsshub/3.0.49/charts/redis-3.0.44.tgz differ diff --git a/stable/rsshub/3.0.48/ix_values.yaml b/stable/rsshub/3.0.49/ix_values.yaml similarity index 100% rename from stable/rsshub/3.0.48/ix_values.yaml rename to stable/rsshub/3.0.49/ix_values.yaml diff --git a/stable/rsshub/3.0.48/questions.yaml b/stable/rsshub/3.0.49/questions.yaml similarity index 100% rename from stable/rsshub/3.0.48/questions.yaml rename to stable/rsshub/3.0.49/questions.yaml diff --git a/stable/unpoller/3.0.23/templates/common.yaml b/stable/rsshub/3.0.49/templates/common.yaml similarity index 100% rename from stable/unpoller/3.0.23/templates/common.yaml rename to stable/rsshub/3.0.49/templates/common.yaml diff --git a/stable/tt-rss/7.0.22/values.yaml b/stable/rsshub/3.0.49/values.yaml similarity index 100% rename from stable/tt-rss/7.0.22/values.yaml rename to stable/rsshub/3.0.49/values.yaml diff --git a/stable/sabnzbd/11.0.23/CHANGELOG.md b/stable/sabnzbd/11.0.23/CHANGELOG.md new file mode 100644 index 00000000000..766a0100f16 --- /dev/null +++ b/stable/sabnzbd/11.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sabnzbd-11.0.23](https://github.com/truecharts/apps/compare/sabnzbd-11.0.22...sabnzbd-11.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [sabnzbd-11.0.22](https://github.com/truecharts/apps/compare/sabnzbd-11.0.20...sabnzbd-11.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [sabnzbd-11.0.20](https://github.com/truecharts/apps/compare/sabnzbd-11.0.19...sabnzbd-11.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [sabnzbd-11.0.19](https://github.com/truecharts/apps/compare/sabnzbd-11.0.18...sabnzbd-11.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [sabnzbd-11.0.18](https://github.com/truecharts/apps/compare/sabnzbd-11.0.16...sabnzbd-11.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [sabnzbd-11.0.16](https://github.com/truecharts/apps/compare/sabnzbd-11.0.14...sabnzbd-11.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [sabnzbd-11.0.14](https://github.com/truecharts/apps/compare/sabnzbd-11.0.13...sabnzbd-11.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [sabnzbd-11.0.13](https://github.com/truecharts/apps/compare/sabnzbd-11.0.12...sabnzbd-11.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [sabnzbd-11.0.12](https://github.com/truecharts/apps/compare/sabnzbd-11.0.11...sabnzbd-11.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [sabnzbd-11.0.11](https://github.com/truecharts/apps/compare/sabnzbd-11.0.10...sabnzbd-11.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [sabnzbd-11.0.10](https://github.com/truecharts/apps/compare/sabnzbd-11.0.9...sabnzbd-11.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/sabnzbd/11.0.23/Chart.lock b/stable/sabnzbd/11.0.23/Chart.lock new file mode 100644 index 00000000000..5e18a6fe67a --- /dev/null +++ b/stable/sabnzbd/11.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:48:08.255488517Z" diff --git a/stable/sabnzbd/11.0.23/Chart.yaml b/stable/sabnzbd/11.0.23/Chart.yaml new file mode 100644 index 00000000000..6b2438d877e --- /dev/null +++ b/stable/sabnzbd/11.0.23/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Free and easy binary newsreader +home: https://github.com/truecharts/apps/tree/master/charts/stable/sabnzbd +icon: https://truecharts.org/img/chart-icons/sabnzbd.png +keywords: + - sabnzbd + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sabnzbd +sources: + - https://sabnzbd.org/ +type: application +version: 11.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sabnzbd/11.0.23/README.md b/stable/sabnzbd/11.0.23/README.md new file mode 100644 index 00000000000..2078bd6b9de --- /dev/null +++ b/stable/sabnzbd/11.0.23/README.md @@ -0,0 +1,107 @@ +# sabnzbd + +![Version: 11.0.23](https://img.shields.io/badge/Version-11.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.6.0](https://img.shields.io/badge/AppVersion-3.6.0-informational?style=flat-square) + +Free and easy binary newsreader + +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: [sabnzbd](https://truecharts.org/docs/charts/stable/sabnzbd) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `sabnzbd` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install sabnzbd TrueCharts/sabnzbd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `sabnzbd` deployment + +```console +helm uninstall sabnzbd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sabnzbd \ + --set env.TZ="America/New York" \ + TrueCharts/sabnzbd +``` + +#### 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 sabnzbd TrueCharts/sabnzbd -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/sabnzbd/11.0.23/app-readme.md b/stable/sabnzbd/11.0.23/app-readme.md new file mode 100644 index 00000000000..fbfc7a19daf --- /dev/null +++ b/stable/sabnzbd/11.0.23/app-readme.md @@ -0,0 +1,8 @@ +Free and easy binary newsreader + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/sabnzbd + +--- + +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/sabnzbd/11.0.23/charts/common-10.4.7.tgz b/stable/sabnzbd/11.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/sabnzbd/11.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/sabnzbd/11.0.23/ix_values.yaml b/stable/sabnzbd/11.0.23/ix_values.yaml new file mode 100644 index 00000000000..5f172577c76 --- /dev/null +++ b/stable/sabnzbd/11.0.23/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: tccr.io/truecharts/sabnzbd + pullPolicy: IfNotPresent + tag: v3.6.0@sha256:faafcb17a092e748bbf9972946f8c35cb18f24f0593d42b25ee62785e844869d + +env: + HOST_WHITELIST_ENTRIES: "" + +service: + main: + ports: + main: + port: 10097 + targetPort: 8080 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/sabnzbd/11.0.23/questions.yaml b/stable/sabnzbd/11.0.23/questions.yaml new file mode 100644 index 00000000000..c10d34c7749 --- /dev/null +++ b/stable/sabnzbd/11.0.23/questions.yaml @@ -0,0 +1,2445 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: HOST_WHITELIST_ENTRIES + label: "HostName Whitelist" + description: "If you use a reverse proxy, you might need to enter your hostname's here (comma seperated)" + schema: + type: string + default: "" + + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10097 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/uptime-kuma/3.0.21/templates/common.yaml b/stable/sabnzbd/11.0.23/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/3.0.21/templates/common.yaml rename to stable/sabnzbd/11.0.23/templates/common.yaml diff --git a/stable/twtxt/3.0.20/values.yaml b/stable/sabnzbd/11.0.23/values.yaml similarity index 100% rename from stable/twtxt/3.0.20/values.yaml rename to stable/sabnzbd/11.0.23/values.yaml diff --git a/stable/satisfactory/2.0.22/CHANGELOG.md b/stable/satisfactory/2.0.22/CHANGELOG.md deleted file mode 100644 index b80f7118c38..00000000000 --- a/stable/satisfactory/2.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [satisfactory-2.0.22](https://github.com/truecharts/apps/compare/satisfactory-2.0.20...satisfactory-2.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [satisfactory-2.0.20](https://github.com/truecharts/apps/compare/satisfactory-2.0.19...satisfactory-2.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [satisfactory-2.0.19](https://github.com/truecharts/apps/compare/satisfactory-2.0.18...satisfactory-2.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [satisfactory-2.0.18](https://github.com/truecharts/apps/compare/satisfactory-2.0.16...satisfactory-2.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [satisfactory-2.0.16](https://github.com/truecharts/apps/compare/satisfactory-2.0.14...satisfactory-2.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [satisfactory-2.0.14](https://github.com/truecharts/apps/compare/satisfactory-2.0.13...satisfactory-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - - -### [satisfactory-2.0.12](https://github.com/truecharts/apps/compare/satisfactory-2.0.11...satisfactory-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [satisfactory-2.0.11](https://github.com/truecharts/apps/compare/satisfactory-2.0.10...satisfactory-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [satisfactory-2.0.10](https://github.com/truecharts/apps/compare/satisfactory-2.0.9...satisfactory-2.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [satisfactory-2.0.9](https://github.com/truecharts/apps/compare/satisfactory-2.0.8...satisfactory-2.0.9) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - - -### [satisfactory-2.0.8](https://github.com/truecharts/apps/compare/satisfactory-2.0.7...satisfactory-2.0.8) (2022-06-22) - -#### Chore - -* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) - - diff --git a/stable/satisfactory/2.0.22/Chart.lock b/stable/satisfactory/2.0.22/Chart.lock deleted file mode 100644 index d657ecfde70..00000000000 --- a/stable/satisfactory/2.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:12:46.561922191Z" diff --git a/stable/satisfactory/2.0.22/Chart.yaml b/stable/satisfactory/2.0.22/Chart.yaml deleted file mode 100644 index 46084ae53a2..00000000000 --- a/stable/satisfactory/2.0.22/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Satisfactory Dedicated Server -home: https://github.com/truecharts/apps/tree/master/charts/games/satisfactory -icon: https://truecharts.org/img/chart-icons/satisfactory.png -keywords: - - satisfactory -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: satisfactory -sources: - - https://github.com/wolveix/satisfactory-server - - https://hub.docker.com/r/wolveix/satisfactory-server -type: application -version: 2.0.22 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/satisfactory/2.0.22/README.md b/stable/satisfactory/2.0.22/README.md deleted file mode 100644 index 6dd71552592..00000000000 --- a/stable/satisfactory/2.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# satisfactory - -![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) - -Satisfactory Dedicated Server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [satisfactory](https://truecharts.org/docs/charts/stable/satisfactory) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `satisfactory` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install satisfactory TrueCharts/satisfactory -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `satisfactory` deployment - -```console -helm uninstall satisfactory -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install satisfactory \ - --set env.TZ="America/New York" \ - TrueCharts/satisfactory -``` - -#### 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 satisfactory TrueCharts/satisfactory -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/satisfactory/2.0.22/charts/common-10.4.6.tgz b/stable/satisfactory/2.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/satisfactory/2.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/satisfactory/2.0.23/CHANGELOG.md b/stable/satisfactory/2.0.23/CHANGELOG.md new file mode 100644 index 00000000000..07f75e23bae --- /dev/null +++ b/stable/satisfactory/2.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [satisfactory-2.0.23](https://github.com/truecharts/apps/compare/satisfactory-2.0.22...satisfactory-2.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [satisfactory-2.0.22](https://github.com/truecharts/apps/compare/satisfactory-2.0.20...satisfactory-2.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [satisfactory-2.0.20](https://github.com/truecharts/apps/compare/satisfactory-2.0.19...satisfactory-2.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [satisfactory-2.0.19](https://github.com/truecharts/apps/compare/satisfactory-2.0.18...satisfactory-2.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [satisfactory-2.0.18](https://github.com/truecharts/apps/compare/satisfactory-2.0.16...satisfactory-2.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [satisfactory-2.0.16](https://github.com/truecharts/apps/compare/satisfactory-2.0.14...satisfactory-2.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [satisfactory-2.0.14](https://github.com/truecharts/apps/compare/satisfactory-2.0.13...satisfactory-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + + +### [satisfactory-2.0.12](https://github.com/truecharts/apps/compare/satisfactory-2.0.11...satisfactory-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [satisfactory-2.0.11](https://github.com/truecharts/apps/compare/satisfactory-2.0.10...satisfactory-2.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [satisfactory-2.0.10](https://github.com/truecharts/apps/compare/satisfactory-2.0.9...satisfactory-2.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + + +### [satisfactory-2.0.9](https://github.com/truecharts/apps/compare/satisfactory-2.0.8...satisfactory-2.0.9) (2022-06-25) + +#### Chore + +* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) + + diff --git a/stable/satisfactory/2.0.23/Chart.lock b/stable/satisfactory/2.0.23/Chart.lock new file mode 100644 index 00000000000..624b19a0e42 --- /dev/null +++ b/stable/satisfactory/2.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:48:10.311170609Z" diff --git a/stable/satisfactory/2.0.23/Chart.yaml b/stable/satisfactory/2.0.23/Chart.yaml new file mode 100644 index 00000000000..2b7b278273c --- /dev/null +++ b/stable/satisfactory/2.0.23/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.2.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Satisfactory Dedicated Server +home: https://github.com/truecharts/apps/tree/master/charts/games/satisfactory +icon: https://truecharts.org/img/chart-icons/satisfactory.png +keywords: + - satisfactory +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: satisfactory +sources: + - https://github.com/wolveix/satisfactory-server + - https://hub.docker.com/r/wolveix/satisfactory-server +type: application +version: 2.0.23 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/satisfactory/2.0.23/README.md b/stable/satisfactory/2.0.23/README.md new file mode 100644 index 00000000000..3ee87a9a07a --- /dev/null +++ b/stable/satisfactory/2.0.23/README.md @@ -0,0 +1,108 @@ +# satisfactory + +![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) + +Satisfactory Dedicated Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [satisfactory](https://truecharts.org/docs/charts/stable/satisfactory) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `satisfactory` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install satisfactory TrueCharts/satisfactory +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `satisfactory` deployment + +```console +helm uninstall satisfactory +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install satisfactory \ + --set env.TZ="America/New York" \ + TrueCharts/satisfactory +``` + +#### 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 satisfactory TrueCharts/satisfactory -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/satisfactory/2.0.22/app-readme.md b/stable/satisfactory/2.0.23/app-readme.md similarity index 100% rename from stable/satisfactory/2.0.22/app-readme.md rename to stable/satisfactory/2.0.23/app-readme.md diff --git a/stable/satisfactory/2.0.23/charts/common-10.4.7.tgz b/stable/satisfactory/2.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/satisfactory/2.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/satisfactory/2.0.22/ix_values.yaml b/stable/satisfactory/2.0.23/ix_values.yaml similarity index 100% rename from stable/satisfactory/2.0.22/ix_values.yaml rename to stable/satisfactory/2.0.23/ix_values.yaml diff --git a/stable/satisfactory/2.0.22/questions.yaml b/stable/satisfactory/2.0.23/questions.yaml similarity index 100% rename from stable/satisfactory/2.0.22/questions.yaml rename to stable/satisfactory/2.0.23/questions.yaml diff --git a/stable/uptimerobot-prometheus/4.0.23/templates/common.yaml b/stable/satisfactory/2.0.23/templates/common.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.23/templates/common.yaml rename to stable/satisfactory/2.0.23/templates/common.yaml diff --git a/stable/typecho/3.0.22/values.yaml b/stable/satisfactory/2.0.23/values.yaml similarity index 100% rename from stable/typecho/3.0.22/values.yaml rename to stable/satisfactory/2.0.23/values.yaml diff --git a/stable/scrutiny/3.0.19/CHANGELOG.md b/stable/scrutiny/3.0.19/CHANGELOG.md deleted file mode 100644 index d4348d82f14..00000000000 --- a/stable/scrutiny/3.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [scrutiny-3.0.19](https://github.com/truecharts/apps/compare/scrutiny-3.0.17...scrutiny-3.0.19) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [scrutiny-3.0.17](https://github.com/truecharts/apps/compare/scrutiny-3.0.16...scrutiny-3.0.17) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [scrutiny-3.0.16](https://github.com/truecharts/apps/compare/scrutiny-3.0.15...scrutiny-3.0.16) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [scrutiny-3.0.15](https://github.com/truecharts/apps/compare/scrutiny-3.0.13...scrutiny-3.0.15) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [scrutiny-3.0.13](https://github.com/truecharts/apps/compare/scrutiny-3.0.12...scrutiny-3.0.13) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [scrutiny-3.0.12](https://github.com/truecharts/apps/compare/scrutiny-3.0.10...scrutiny-3.0.12) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [scrutiny-3.0.10](https://github.com/truecharts/apps/compare/scrutiny-3.0.9...scrutiny-3.0.10) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [satisfactory-2.0.13](https://github.com/truecharts/apps/compare/satisfactory-2.0.12...satisfactory-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [satisfactory-2.0.12](https://github.com/truecharts/apps/compare/satisfactory-2.0.11...satisfactory-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [satisfactory-2.0.11](https://github.com/truecharts/apps/compare/satisfactory-2.0.10...satisfactory-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [satisfactory-2.0.10](https://github.com/truecharts/apps/compare/satisfactory-2.0.9...satisfactory-2.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/scrutiny/3.0.19/Chart.lock b/stable/scrutiny/3.0.19/Chart.lock deleted file mode 100644 index 5a18933806b..00000000000 --- a/stable/scrutiny/3.0.19/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:12:50.753903396Z" diff --git a/stable/scrutiny/3.0.19/Chart.yaml b/stable/scrutiny/3.0.19/Chart.yaml deleted file mode 100644 index 464bb4609aa..00000000000 --- a/stable/scrutiny/3.0.19/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: scrutiny -version: 3.0.19 -appVersion: "0.4.16" -description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/scrutiny -icon: https://truecharts.org/img/chart-icons/scrutiny.png -keywords: - - scrutiny -sources: - - https://hub.docker.com/r/linuxserver/scrutiny -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/scrutiny/3.0.19/README.md b/stable/scrutiny/3.0.19/README.md deleted file mode 100644 index 30682e4ca7e..00000000000 --- a/stable/scrutiny/3.0.19/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# scrutiny - -![Version: 3.0.19](https://img.shields.io/badge/Version-3.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.16](https://img.shields.io/badge/AppVersion-0.4.16-informational?style=flat-square) - -Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. - -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: [scrutiny](https://truecharts.org/docs/charts/stable/scrutiny) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `scrutiny` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install scrutiny TrueCharts/scrutiny -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `scrutiny` deployment - -```console -helm uninstall scrutiny -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install scrutiny \ - --set env.TZ="America/New York" \ - TrueCharts/scrutiny -``` - -#### 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 scrutiny TrueCharts/scrutiny -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/scrutiny/3.0.19/charts/common-10.4.6.tgz b/stable/scrutiny/3.0.19/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/scrutiny/3.0.19/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/scrutiny/3.0.20/CHANGELOG.md b/stable/scrutiny/3.0.20/CHANGELOG.md new file mode 100644 index 00000000000..1396f98a0c1 --- /dev/null +++ b/stable/scrutiny/3.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [scrutiny-3.0.20](https://github.com/truecharts/apps/compare/scrutiny-3.0.19...scrutiny-3.0.20) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [scrutiny-3.0.19](https://github.com/truecharts/apps/compare/scrutiny-3.0.17...scrutiny-3.0.19) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [scrutiny-3.0.17](https://github.com/truecharts/apps/compare/scrutiny-3.0.16...scrutiny-3.0.17) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [scrutiny-3.0.16](https://github.com/truecharts/apps/compare/scrutiny-3.0.15...scrutiny-3.0.16) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [scrutiny-3.0.15](https://github.com/truecharts/apps/compare/scrutiny-3.0.13...scrutiny-3.0.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [scrutiny-3.0.13](https://github.com/truecharts/apps/compare/scrutiny-3.0.12...scrutiny-3.0.13) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [scrutiny-3.0.12](https://github.com/truecharts/apps/compare/scrutiny-3.0.10...scrutiny-3.0.12) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [scrutiny-3.0.10](https://github.com/truecharts/apps/compare/scrutiny-3.0.9...scrutiny-3.0.10) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [satisfactory-2.0.13](https://github.com/truecharts/apps/compare/satisfactory-2.0.12...satisfactory-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [satisfactory-2.0.12](https://github.com/truecharts/apps/compare/satisfactory-2.0.11...satisfactory-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [satisfactory-2.0.11](https://github.com/truecharts/apps/compare/satisfactory-2.0.10...satisfactory-2.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/scrutiny/3.0.20/Chart.lock b/stable/scrutiny/3.0.20/Chart.lock new file mode 100644 index 00000000000..7d1b881b849 --- /dev/null +++ b/stable/scrutiny/3.0.20/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:48:11.448677488Z" diff --git a/stable/scrutiny/3.0.20/Chart.yaml b/stable/scrutiny/3.0.20/Chart.yaml new file mode 100644 index 00000000000..97fc462405e --- /dev/null +++ b/stable/scrutiny/3.0.20/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: scrutiny +version: 3.0.20 +appVersion: "0.4.16" +description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/scrutiny +icon: https://truecharts.org/img/chart-icons/scrutiny.png +keywords: + - scrutiny +sources: + - https://hub.docker.com/r/linuxserver/scrutiny +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/scrutiny/3.0.20/README.md b/stable/scrutiny/3.0.20/README.md new file mode 100644 index 00000000000..87d062731d8 --- /dev/null +++ b/stable/scrutiny/3.0.20/README.md @@ -0,0 +1,107 @@ +# scrutiny + +![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.16](https://img.shields.io/badge/AppVersion-0.4.16-informational?style=flat-square) + +Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. + +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: [scrutiny](https://truecharts.org/docs/charts/stable/scrutiny) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `scrutiny` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install scrutiny TrueCharts/scrutiny +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `scrutiny` deployment + +```console +helm uninstall scrutiny +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install scrutiny \ + --set env.TZ="America/New York" \ + TrueCharts/scrutiny +``` + +#### 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 scrutiny TrueCharts/scrutiny -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/scrutiny/3.0.19/app-readme.md b/stable/scrutiny/3.0.20/app-readme.md similarity index 100% rename from stable/scrutiny/3.0.19/app-readme.md rename to stable/scrutiny/3.0.20/app-readme.md diff --git a/stable/scrutiny/3.0.20/charts/common-10.4.7.tgz b/stable/scrutiny/3.0.20/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/scrutiny/3.0.20/charts/common-10.4.7.tgz differ diff --git a/stable/scrutiny/3.0.19/ix_values.yaml b/stable/scrutiny/3.0.20/ix_values.yaml similarity index 100% rename from stable/scrutiny/3.0.19/ix_values.yaml rename to stable/scrutiny/3.0.20/ix_values.yaml diff --git a/stable/scrutiny/3.0.19/questions.yaml b/stable/scrutiny/3.0.20/questions.yaml similarity index 100% rename from stable/scrutiny/3.0.19/questions.yaml rename to stable/scrutiny/3.0.20/questions.yaml diff --git a/stable/verysync/2.0.23/templates/common.yaml b/stable/scrutiny/3.0.20/templates/common.yaml similarity index 100% rename from stable/verysync/2.0.23/templates/common.yaml rename to stable/scrutiny/3.0.20/templates/common.yaml diff --git a/stable/ubooquity/3.0.21/values.yaml b/stable/scrutiny/3.0.20/values.yaml similarity index 100% rename from stable/ubooquity/3.0.21/values.yaml rename to stable/scrutiny/3.0.20/values.yaml diff --git a/stable/ser2sock/6.0.22/CHANGELOG.md b/stable/ser2sock/6.0.22/CHANGELOG.md deleted file mode 100644 index fed96b85631..00000000000 --- a/stable/ser2sock/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ser2sock-6.0.22](https://github.com/truecharts/apps/compare/ser2sock-6.0.20...ser2sock-6.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [ser2sock-6.0.20](https://github.com/truecharts/apps/compare/ser2sock-6.0.19...ser2sock-6.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [ser2sock-6.0.19](https://github.com/truecharts/apps/compare/ser2sock-6.0.18...ser2sock-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ser2sock-6.0.18](https://github.com/truecharts/apps/compare/ser2sock-6.0.17...ser2sock-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ser2sock-6.0.17](https://github.com/truecharts/apps/compare/ser2sock-6.0.15...ser2sock-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ser2sock-6.0.15](https://github.com/truecharts/apps/compare/ser2sock-6.0.13...ser2sock-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ser2sock-6.0.13](https://github.com/truecharts/apps/compare/ser2sock-6.0.12...ser2sock-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ser2sock-6.0.12](https://github.com/truecharts/apps/compare/ser2sock-6.0.11...ser2sock-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ser2sock-6.0.11](https://github.com/truecharts/apps/compare/ser2sock-6.0.10...ser2sock-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ser2sock-6.0.10](https://github.com/truecharts/apps/compare/ser2sock-6.0.9...ser2sock-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [ser2sock-6.0.9](https://github.com/truecharts/apps/compare/ser2sock-6.0.8...ser2sock-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/ser2sock/6.0.22/Chart.lock b/stable/ser2sock/6.0.22/Chart.lock deleted file mode 100644 index d1329f06c10..00000000000 --- a/stable/ser2sock/6.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:13:07.939757664Z" diff --git a/stable/ser2sock/6.0.22/Chart.yaml b/stable/ser2sock/6.0.22/Chart.yaml deleted file mode 100644 index 09961714bb5..00000000000 --- a/stable/ser2sock/6.0.22/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Serial to Socket Redirector -home: https://github.com/truecharts/apps/tree/master/charts/stable/ser2sock -icon: https://truecharts.org/img/chart-icons/ser2sock.png -keywords: - - ser2sock -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ser2sock -sources: - - https://github.com/nutechsoftware/ser2sock - - https://github.com/tenstartups/ser2sock -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ser2sock/6.0.22/README.md b/stable/ser2sock/6.0.22/README.md deleted file mode 100644 index 972669d17a1..00000000000 --- a/stable/ser2sock/6.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ser2sock - -![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Serial to Socket Redirector - -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: [ser2sock](https://truecharts.org/docs/charts/stable/ser2sock) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ser2sock` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ser2sock TrueCharts/ser2sock -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ser2sock` deployment - -```console -helm uninstall ser2sock -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ser2sock \ - --set env.TZ="America/New York" \ - TrueCharts/ser2sock -``` - -#### 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 ser2sock TrueCharts/ser2sock -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ser2sock/6.0.22/charts/common-10.4.6.tgz b/stable/ser2sock/6.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/ser2sock/6.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/ser2sock/6.0.23/CHANGELOG.md b/stable/ser2sock/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..04e68d8900a --- /dev/null +++ b/stable/ser2sock/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ser2sock-6.0.23](https://github.com/truecharts/apps/compare/ser2sock-6.0.22...ser2sock-6.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ser2sock-6.0.22](https://github.com/truecharts/apps/compare/ser2sock-6.0.20...ser2sock-6.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ser2sock-6.0.20](https://github.com/truecharts/apps/compare/ser2sock-6.0.19...ser2sock-6.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [ser2sock-6.0.19](https://github.com/truecharts/apps/compare/ser2sock-6.0.18...ser2sock-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ser2sock-6.0.18](https://github.com/truecharts/apps/compare/ser2sock-6.0.17...ser2sock-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ser2sock-6.0.17](https://github.com/truecharts/apps/compare/ser2sock-6.0.15...ser2sock-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ser2sock-6.0.15](https://github.com/truecharts/apps/compare/ser2sock-6.0.13...ser2sock-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ser2sock-6.0.13](https://github.com/truecharts/apps/compare/ser2sock-6.0.12...ser2sock-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ser2sock-6.0.12](https://github.com/truecharts/apps/compare/ser2sock-6.0.11...ser2sock-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ser2sock-6.0.11](https://github.com/truecharts/apps/compare/ser2sock-6.0.10...ser2sock-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ser2sock-6.0.10](https://github.com/truecharts/apps/compare/ser2sock-6.0.9...ser2sock-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/ser2sock/6.0.23/Chart.lock b/stable/ser2sock/6.0.23/Chart.lock new file mode 100644 index 00000000000..040bc29a800 --- /dev/null +++ b/stable/ser2sock/6.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:48:27.033730935Z" diff --git a/stable/ser2sock/6.0.23/Chart.yaml b/stable/ser2sock/6.0.23/Chart.yaml new file mode 100644 index 00000000000..ef8a50b6d4e --- /dev/null +++ b/stable/ser2sock/6.0.23/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Serial to Socket Redirector +home: https://github.com/truecharts/apps/tree/master/charts/stable/ser2sock +icon: https://truecharts.org/img/chart-icons/ser2sock.png +keywords: + - ser2sock +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ser2sock +sources: + - https://github.com/nutechsoftware/ser2sock + - https://github.com/tenstartups/ser2sock +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ser2sock/6.0.23/README.md b/stable/ser2sock/6.0.23/README.md new file mode 100644 index 00000000000..445792810e0 --- /dev/null +++ b/stable/ser2sock/6.0.23/README.md @@ -0,0 +1,108 @@ +# ser2sock + +![Version: 6.0.23](https://img.shields.io/badge/Version-6.0.23-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Serial to Socket Redirector + +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: [ser2sock](https://truecharts.org/docs/charts/stable/ser2sock) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ser2sock` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ser2sock TrueCharts/ser2sock +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ser2sock` deployment + +```console +helm uninstall ser2sock +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ser2sock \ + --set env.TZ="America/New York" \ + TrueCharts/ser2sock +``` + +#### 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 ser2sock TrueCharts/ser2sock -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ser2sock/6.0.22/app-readme.md b/stable/ser2sock/6.0.23/app-readme.md similarity index 100% rename from stable/ser2sock/6.0.22/app-readme.md rename to stable/ser2sock/6.0.23/app-readme.md diff --git a/stable/ser2sock/6.0.23/charts/common-10.4.7.tgz b/stable/ser2sock/6.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/ser2sock/6.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/ser2sock/6.0.22/ci/test-values.yaml b/stable/ser2sock/6.0.23/ci/test-values.yaml similarity index 100% rename from stable/ser2sock/6.0.22/ci/test-values.yaml rename to stable/ser2sock/6.0.23/ci/test-values.yaml diff --git a/stable/ser2sock/6.0.22/ix_values.yaml b/stable/ser2sock/6.0.23/ix_values.yaml similarity index 100% rename from stable/ser2sock/6.0.22/ix_values.yaml rename to stable/ser2sock/6.0.23/ix_values.yaml diff --git a/stable/ser2sock/6.0.22/questions.yaml b/stable/ser2sock/6.0.23/questions.yaml similarity index 100% rename from stable/ser2sock/6.0.22/questions.yaml rename to stable/ser2sock/6.0.23/questions.yaml diff --git a/stable/webgrabplus/2.0.21/templates/common.yaml b/stable/ser2sock/6.0.23/templates/common.yaml similarity index 100% rename from stable/webgrabplus/2.0.21/templates/common.yaml rename to stable/ser2sock/6.0.23/templates/common.yaml diff --git a/stable/unmanic/3.0.20/values.yaml b/stable/ser2sock/6.0.23/values.yaml similarity index 100% rename from stable/unmanic/3.0.20/values.yaml rename to stable/ser2sock/6.0.23/values.yaml diff --git a/stable/shiori/7.0.22/CHANGELOG.md b/stable/shiori/7.0.22/CHANGELOG.md deleted file mode 100644 index 3a3356bf755..00000000000 --- a/stable/shiori/7.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shiori-7.0.22](https://github.com/truecharts/apps/compare/shiori-7.0.21...shiori-7.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [shiori-7.0.21](https://github.com/truecharts/apps/compare/shiori-7.0.19...shiori-7.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [shiori-7.0.19](https://github.com/truecharts/apps/compare/shiori-7.0.18...shiori-7.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [shiori-7.0.18](https://github.com/truecharts/apps/compare/shiori-7.0.17...shiori-7.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [shiori-7.0.17](https://github.com/truecharts/apps/compare/shiori-7.0.15...shiori-7.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [shiori-7.0.15](https://github.com/truecharts/apps/compare/shiori-7.0.13...shiori-7.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [shiori-7.0.13](https://github.com/truecharts/apps/compare/shiori-7.0.12...shiori-7.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [shiori-7.0.12](https://github.com/truecharts/apps/compare/shiori-7.0.11...shiori-7.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [shiori-7.0.11](https://github.com/truecharts/apps/compare/shiori-7.0.10...shiori-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [shiori-7.0.10](https://github.com/truecharts/apps/compare/shiori-7.0.9...shiori-7.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [shiori-7.0.9](https://github.com/truecharts/apps/compare/shiori-7.0.8...shiori-7.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/shiori/7.0.22/Chart.lock b/stable/shiori/7.0.22/Chart.lock deleted file mode 100644 index 9c8d6235e3e..00000000000 --- a/stable/shiori/7.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:44:03.446792792Z" diff --git a/stable/shiori/7.0.22/Chart.yaml b/stable/shiori/7.0.22/Chart.yaml deleted file mode 100644 index 795ce6c231e..00000000000 --- a/stable/shiori/7.0.22/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -version: 7.0.22 -kubeVersion: ">=1.16.0-0" -name: shiori -description: A simple bookmark manager built with Go -type: application -home: https://github.com/truecharts/apps/tree/master/charts/stable/shiori -icon: https://truecharts.org/img/chart-icons/shiori.png -keywords: - - shiori - - bookmark - - bookmark-manager - - web-interface -sources: - - https://github.com/go-shiori/shiori - - https://github.com/nicholaswilde/docker-shiori -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shiori/7.0.22/README.md b/stable/shiori/7.0.22/README.md deleted file mode 100644 index 5a1c06ae2bd..00000000000 --- a/stable/shiori/7.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# shiori - -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) - -A simple bookmark manager built with Go - -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: [shiori](https://truecharts.org/docs/charts/stable/shiori) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `shiori` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install shiori TrueCharts/shiori -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `shiori` deployment - -```console -helm uninstall shiori -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shiori \ - --set env.TZ="America/New York" \ - TrueCharts/shiori -``` - -#### 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 shiori TrueCharts/shiori -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/shiori/7.0.22/charts/common-10.4.6.tgz b/stable/shiori/7.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/shiori/7.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/shiori/7.0.22/charts/postgresql-8.0.43.tgz b/stable/shiori/7.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/shiori/7.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/shiori/7.0.23/CHANGELOG.md b/stable/shiori/7.0.23/CHANGELOG.md new file mode 100644 index 00000000000..8112d4030e1 --- /dev/null +++ b/stable/shiori/7.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shiori-7.0.23](https://github.com/truecharts/apps/compare/shiori-7.0.22...shiori-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [shiori-7.0.22](https://github.com/truecharts/apps/compare/shiori-7.0.21...shiori-7.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [shiori-7.0.21](https://github.com/truecharts/apps/compare/shiori-7.0.19...shiori-7.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [shiori-7.0.19](https://github.com/truecharts/apps/compare/shiori-7.0.18...shiori-7.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [shiori-7.0.18](https://github.com/truecharts/apps/compare/shiori-7.0.17...shiori-7.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [shiori-7.0.17](https://github.com/truecharts/apps/compare/shiori-7.0.15...shiori-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [shiori-7.0.15](https://github.com/truecharts/apps/compare/shiori-7.0.13...shiori-7.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [shiori-7.0.13](https://github.com/truecharts/apps/compare/shiori-7.0.12...shiori-7.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [shiori-7.0.12](https://github.com/truecharts/apps/compare/shiori-7.0.11...shiori-7.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [shiori-7.0.11](https://github.com/truecharts/apps/compare/shiori-7.0.10...shiori-7.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [shiori-7.0.10](https://github.com/truecharts/apps/compare/shiori-7.0.9...shiori-7.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/shiori/7.0.23/Chart.lock b/stable/shiori/7.0.23/Chart.lock new file mode 100644 index 00000000000..2a420fb3eac --- /dev/null +++ b/stable/shiori/7.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:48:37.404737304Z" diff --git a/stable/shiori/7.0.23/Chart.yaml b/stable/shiori/7.0.23/Chart.yaml new file mode 100644 index 00000000000..6522b72a056 --- /dev/null +++ b/stable/shiori/7.0.23/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.5.0" +version: 7.0.23 +kubeVersion: ">=1.16.0-0" +name: shiori +description: A simple bookmark manager built with Go +type: application +home: https://github.com/truecharts/apps/tree/master/charts/stable/shiori +icon: https://truecharts.org/img/chart-icons/shiori.png +keywords: + - shiori + - bookmark + - bookmark-manager + - web-interface +sources: + - https://github.com/go-shiori/shiori + - https://github.com/nicholaswilde/docker-shiori +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shiori/7.0.23/README.md b/stable/shiori/7.0.23/README.md new file mode 100644 index 00000000000..82ba89b1c12 --- /dev/null +++ b/stable/shiori/7.0.23/README.md @@ -0,0 +1,109 @@ +# shiori + +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) + +A simple bookmark manager built with Go + +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: [shiori](https://truecharts.org/docs/charts/stable/shiori) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `shiori` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install shiori TrueCharts/shiori +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `shiori` deployment + +```console +helm uninstall shiori +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shiori \ + --set env.TZ="America/New York" \ + TrueCharts/shiori +``` + +#### 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 shiori TrueCharts/shiori -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/shiori/7.0.22/app-readme.md b/stable/shiori/7.0.23/app-readme.md similarity index 100% rename from stable/shiori/7.0.22/app-readme.md rename to stable/shiori/7.0.23/app-readme.md diff --git a/stable/shiori/7.0.23/charts/common-10.4.7.tgz b/stable/shiori/7.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/shiori/7.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/shiori/7.0.23/charts/postgresql-8.0.45.tgz b/stable/shiori/7.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/shiori/7.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/shiori/7.0.22/ix_values.yaml b/stable/shiori/7.0.23/ix_values.yaml similarity index 100% rename from stable/shiori/7.0.22/ix_values.yaml rename to stable/shiori/7.0.23/ix_values.yaml diff --git a/stable/shiori/7.0.22/questions.yaml b/stable/shiori/7.0.23/questions.yaml similarity index 100% rename from stable/shiori/7.0.22/questions.yaml rename to stable/shiori/7.0.23/questions.yaml diff --git a/stable/website-shot/2.0.21/templates/common.yaml b/stable/shiori/7.0.23/templates/common.yaml similarity index 100% rename from stable/website-shot/2.0.21/templates/common.yaml rename to stable/shiori/7.0.23/templates/common.yaml diff --git a/stable/unpackerr/6.0.20/values.yaml b/stable/shiori/7.0.23/values.yaml similarity index 100% rename from stable/unpackerr/6.0.20/values.yaml rename to stable/shiori/7.0.23/values.yaml diff --git a/stable/shlink-web-client/3.0.21/CHANGELOG.md b/stable/shlink-web-client/3.0.21/CHANGELOG.md deleted file mode 100644 index 29d44294d12..00000000000 --- a/stable/shlink-web-client/3.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shlink-web-client-3.0.21](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.19...shlink-web-client-3.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [shlink-web-client-3.0.19](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.18...shlink-web-client-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [shlink-web-client-3.0.18](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.17...shlink-web-client-3.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [shlink-web-client-3.0.17](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.15...shlink-web-client-3.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [shlink-web-client-3.0.15](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.13...shlink-web-client-3.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [shlink-web-client-3.0.13](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.12...shlink-web-client-3.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [shlink-web-client-3.0.12](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.11...shlink-web-client-3.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [shlink-web-client-3.0.11](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.10...shlink-web-client-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [shlink-web-client-3.0.10](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.9...shlink-web-client-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [shlink-web-client-3.0.9](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.8...shlink-web-client-3.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [shlink-web-client-3.0.8](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.7...shlink-web-client-3.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/shlink-web-client/3.0.21/Chart.lock b/stable/shlink-web-client/3.0.21/Chart.lock deleted file mode 100644 index eb801ab8a36..00000000000 --- a/stable/shlink-web-client/3.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:13:24.135780781Z" diff --git a/stable/shlink-web-client/3.0.21/Chart.yaml b/stable/shlink-web-client/3.0.21/Chart.yaml deleted file mode 100644 index 902e327fcea..00000000000 --- a/stable/shlink-web-client/3.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A ReactJS-based progressive web application for Shlink. -home: https://github.com/truecharts/apps/tree/master/charts/stable/shlink-web-client -icon: https://truecharts.org/img/chart-icons/shlink-web-client.png -keywords: - - url - - shortener - - frontend -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shlink-web-client -sources: - - https://github.com/shlinkio/shlink-web-client -type: application -version: 3.0.21 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shlink-web-client/3.0.21/README.md b/stable/shlink-web-client/3.0.21/README.md deleted file mode 100644 index f3269f1c35f..00000000000 --- a/stable/shlink-web-client/3.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# shlink-web-client - -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.1](https://img.shields.io/badge/AppVersion-3.7.1-informational?style=flat-square) - -A ReactJS-based progressive web application for Shlink. - -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: [shlink-web-client](https://truecharts.org/docs/charts/stable/shlink-web-client) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `shlink-web-client` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install shlink-web-client TrueCharts/shlink-web-client -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `shlink-web-client` deployment - -```console -helm uninstall shlink-web-client -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shlink-web-client \ - --set env.TZ="America/New York" \ - TrueCharts/shlink-web-client -``` - -#### 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 shlink-web-client TrueCharts/shlink-web-client -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/shlink-web-client/3.0.21/charts/common-10.4.6.tgz b/stable/shlink-web-client/3.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/shlink-web-client/3.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/shlink-web-client/3.0.22/CHANGELOG.md b/stable/shlink-web-client/3.0.22/CHANGELOG.md new file mode 100644 index 00000000000..76dca324a49 --- /dev/null +++ b/stable/shlink-web-client/3.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shlink-web-client-3.0.22](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.21...shlink-web-client-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [shlink-web-client-3.0.21](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.19...shlink-web-client-3.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [shlink-web-client-3.0.19](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.18...shlink-web-client-3.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [shlink-web-client-3.0.18](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.17...shlink-web-client-3.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [shlink-web-client-3.0.17](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.15...shlink-web-client-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [shlink-web-client-3.0.15](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.13...shlink-web-client-3.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [shlink-web-client-3.0.13](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.12...shlink-web-client-3.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [shlink-web-client-3.0.12](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.11...shlink-web-client-3.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [shlink-web-client-3.0.11](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.10...shlink-web-client-3.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [shlink-web-client-3.0.10](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.9...shlink-web-client-3.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [shlink-web-client-3.0.9](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.8...shlink-web-client-3.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/shlink-web-client/3.0.22/Chart.lock b/stable/shlink-web-client/3.0.22/Chart.lock new file mode 100644 index 00000000000..a0a713efdba --- /dev/null +++ b/stable/shlink-web-client/3.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:48:40.254563762Z" diff --git a/stable/shlink-web-client/3.0.22/Chart.yaml b/stable/shlink-web-client/3.0.22/Chart.yaml new file mode 100644 index 00000000000..8d63f5ed52b --- /dev/null +++ b/stable/shlink-web-client/3.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.7.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A ReactJS-based progressive web application for Shlink. +home: https://github.com/truecharts/apps/tree/master/charts/stable/shlink-web-client +icon: https://truecharts.org/img/chart-icons/shlink-web-client.png +keywords: + - url + - shortener + - frontend +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shlink-web-client +sources: + - https://github.com/shlinkio/shlink-web-client +type: application +version: 3.0.22 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shlink-web-client/3.0.22/README.md b/stable/shlink-web-client/3.0.22/README.md new file mode 100644 index 00000000000..40b838344ff --- /dev/null +++ b/stable/shlink-web-client/3.0.22/README.md @@ -0,0 +1,107 @@ +# shlink-web-client + +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.1](https://img.shields.io/badge/AppVersion-3.7.1-informational?style=flat-square) + +A ReactJS-based progressive web application for Shlink. + +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: [shlink-web-client](https://truecharts.org/docs/charts/stable/shlink-web-client) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `shlink-web-client` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install shlink-web-client TrueCharts/shlink-web-client +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `shlink-web-client` deployment + +```console +helm uninstall shlink-web-client +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shlink-web-client \ + --set env.TZ="America/New York" \ + TrueCharts/shlink-web-client +``` + +#### 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 shlink-web-client TrueCharts/shlink-web-client -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/shlink-web-client/3.0.21/app-readme.md b/stable/shlink-web-client/3.0.22/app-readme.md similarity index 100% rename from stable/shlink-web-client/3.0.21/app-readme.md rename to stable/shlink-web-client/3.0.22/app-readme.md diff --git a/stable/shlink-web-client/3.0.22/charts/common-10.4.7.tgz b/stable/shlink-web-client/3.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/shlink-web-client/3.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/shlink-web-client/3.0.21/ix_values.yaml b/stable/shlink-web-client/3.0.22/ix_values.yaml similarity index 100% rename from stable/shlink-web-client/3.0.21/ix_values.yaml rename to stable/shlink-web-client/3.0.22/ix_values.yaml diff --git a/stable/shlink-web-client/3.0.21/questions.yaml b/stable/shlink-web-client/3.0.22/questions.yaml similarity index 100% rename from stable/shlink-web-client/3.0.21/questions.yaml rename to stable/shlink-web-client/3.0.22/questions.yaml diff --git a/stable/wekan/4.0.26/templates/common.yaml b/stable/shlink-web-client/3.0.22/templates/common.yaml similarity index 100% rename from stable/wekan/4.0.26/templates/common.yaml rename to stable/shlink-web-client/3.0.22/templates/common.yaml diff --git a/stable/unpoller/3.0.23/values.yaml b/stable/shlink-web-client/3.0.22/values.yaml similarity index 100% rename from stable/unpoller/3.0.23/values.yaml rename to stable/shlink-web-client/3.0.22/values.yaml diff --git a/stable/shlink/4.0.23/CHANGELOG.md b/stable/shlink/4.0.23/CHANGELOG.md deleted file mode 100644 index d4a63442555..00000000000 --- a/stable/shlink/4.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shlink-4.0.23](https://github.com/truecharts/apps/compare/shlink-4.0.22...shlink-4.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [shlink-4.0.22](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.19...shlink-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [shlink-4.0.20](https://github.com/truecharts/apps/compare/shlink-4.0.19...shlink-4.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [shlink-4.0.19](https://github.com/truecharts/apps/compare/shlink-4.0.18...shlink-4.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [shlink-4.0.18](https://github.com/truecharts/apps/compare/shlink-4.0.16...shlink-4.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [shlink-4.0.16](https://github.com/truecharts/apps/compare/shlink-4.0.14...shlink-4.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [shlink-4.0.14](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.12...shlink-4.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [shlink-4.0.13](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.11...shlink-4.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [shlink-4.0.12](https://github.com/truecharts/apps/compare/shlink-4.0.11...shlink-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [shlink-4.0.11](https://github.com/truecharts/apps/compare/shlink-4.0.10...shlink-4.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [shlink-4.0.10](https://github.com/truecharts/apps/compare/shlink-4.0.9...shlink-4.0.10) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/shlink/4.0.23/Chart.lock b/stable/shlink/4.0.23/Chart.lock deleted file mode 100644 index c8f97eff6e2..00000000000 --- a/stable/shlink/4.0.23/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:44:26.62816028Z" diff --git a/stable/shlink/4.0.23/Chart.yaml b/stable/shlink/4.0.23/Chart.yaml deleted file mode 100644 index 171a2d31704..00000000000 --- a/stable/shlink/4.0.23/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "3.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -deprecated: false -description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. -home: https://github.com/truecharts/apps/tree/master/charts/stable/shlink -icon: https://truecharts.org/img/chart-icons/shlink.png -keywords: - - url - - shortener -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shlink -sources: - - https://github.com/shlinkio/shlink -type: application -version: 4.0.23 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shlink/4.0.23/README.md b/stable/shlink/4.0.23/README.md deleted file mode 100644 index 69a0c7801ac..00000000000 --- a/stable/shlink/4.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# shlink - -![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.2](https://img.shields.io/badge/AppVersion-3.1.2-informational?style=flat-square) - -A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. - -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: [shlink](https://truecharts.org/docs/charts/stable/shlink) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `shlink` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install shlink TrueCharts/shlink -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `shlink` deployment - -```console -helm uninstall shlink -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shlink \ - --set env.TZ="America/New York" \ - TrueCharts/shlink -``` - -#### 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 shlink TrueCharts/shlink -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/shlink/4.0.23/charts/common-10.4.6.tgz b/stable/shlink/4.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/shlink/4.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/shlink/4.0.23/charts/postgresql-8.0.43.tgz b/stable/shlink/4.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/shlink/4.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/shlink/4.0.23/charts/redis-3.0.42.tgz b/stable/shlink/4.0.23/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/shlink/4.0.23/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/shlink/4.0.24/CHANGELOG.md b/stable/shlink/4.0.24/CHANGELOG.md new file mode 100644 index 00000000000..889a911eed0 --- /dev/null +++ b/stable/shlink/4.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shlink-4.0.24](https://github.com/truecharts/apps/compare/shlink-4.0.23...shlink-4.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [shlink-4.0.23](https://github.com/truecharts/apps/compare/shlink-4.0.22...shlink-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [shlink-4.0.22](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.19...shlink-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [shlink-4.0.20](https://github.com/truecharts/apps/compare/shlink-4.0.19...shlink-4.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [shlink-4.0.19](https://github.com/truecharts/apps/compare/shlink-4.0.18...shlink-4.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [shlink-4.0.18](https://github.com/truecharts/apps/compare/shlink-4.0.16...shlink-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [shlink-4.0.16](https://github.com/truecharts/apps/compare/shlink-4.0.14...shlink-4.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [shlink-4.0.14](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.12...shlink-4.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [shlink-4.0.13](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.11...shlink-4.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [shlink-4.0.12](https://github.com/truecharts/apps/compare/shlink-4.0.11...shlink-4.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [shlink-4.0.11](https://github.com/truecharts/apps/compare/shlink-4.0.10...shlink-4.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/shlink/4.0.24/Chart.lock b/stable/shlink/4.0.24/Chart.lock new file mode 100644 index 00000000000..4c411cafc47 --- /dev/null +++ b/stable/shlink/4.0.24/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:48:43.779947551Z" diff --git a/stable/shlink/4.0.24/Chart.yaml b/stable/shlink/4.0.24/Chart.yaml new file mode 100644 index 00000000000..ab9939afc6c --- /dev/null +++ b/stable/shlink/4.0.24/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "3.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +deprecated: false +description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. +home: https://github.com/truecharts/apps/tree/master/charts/stable/shlink +icon: https://truecharts.org/img/chart-icons/shlink.png +keywords: + - url + - shortener +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shlink +sources: + - https://github.com/shlinkio/shlink +type: application +version: 4.0.24 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shlink/4.0.24/README.md b/stable/shlink/4.0.24/README.md new file mode 100644 index 00000000000..6f45bd0f968 --- /dev/null +++ b/stable/shlink/4.0.24/README.md @@ -0,0 +1,109 @@ +# shlink + +![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.2](https://img.shields.io/badge/AppVersion-3.1.2-informational?style=flat-square) + +A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. + +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: [shlink](https://truecharts.org/docs/charts/stable/shlink) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `shlink` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install shlink TrueCharts/shlink +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `shlink` deployment + +```console +helm uninstall shlink +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shlink \ + --set env.TZ="America/New York" \ + TrueCharts/shlink +``` + +#### 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 shlink TrueCharts/shlink -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/shlink/4.0.23/app-readme.md b/stable/shlink/4.0.24/app-readme.md similarity index 100% rename from stable/shlink/4.0.23/app-readme.md rename to stable/shlink/4.0.24/app-readme.md diff --git a/stable/shlink/4.0.24/charts/common-10.4.7.tgz b/stable/shlink/4.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/shlink/4.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/shlink/4.0.24/charts/postgresql-8.0.45.tgz b/stable/shlink/4.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/shlink/4.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/shlink/4.0.24/charts/redis-3.0.44.tgz b/stable/shlink/4.0.24/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/shlink/4.0.24/charts/redis-3.0.44.tgz differ diff --git a/stable/shlink/4.0.23/ix_values.yaml b/stable/shlink/4.0.24/ix_values.yaml similarity index 100% rename from stable/shlink/4.0.23/ix_values.yaml rename to stable/shlink/4.0.24/ix_values.yaml diff --git a/stable/shlink/4.0.23/questions.yaml b/stable/shlink/4.0.24/questions.yaml similarity index 100% rename from stable/shlink/4.0.23/questions.yaml rename to stable/shlink/4.0.24/questions.yaml diff --git a/stable/wg-easy/1.0.14/templates/common.yaml b/stable/shlink/4.0.24/templates/common.yaml similarity index 100% rename from stable/wg-easy/1.0.14/templates/common.yaml rename to stable/shlink/4.0.24/templates/common.yaml diff --git a/stable/uptime-kuma/3.0.21/values.yaml b/stable/shlink/4.0.24/values.yaml similarity index 100% rename from stable/uptime-kuma/3.0.21/values.yaml rename to stable/shlink/4.0.24/values.yaml diff --git a/stable/shorturl/3.0.20/CHANGELOG.md b/stable/shorturl/3.0.20/CHANGELOG.md deleted file mode 100644 index b02a19cc7ff..00000000000 --- a/stable/shorturl/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shorturl-3.0.20](https://github.com/truecharts/apps/compare/shorturl-3.0.18...shorturl-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [shorturl-3.0.18](https://github.com/truecharts/apps/compare/shorturl-3.0.17...shorturl-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [shorturl-3.0.17](https://github.com/truecharts/apps/compare/shorturl-3.0.16...shorturl-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [shorturl-3.0.16](https://github.com/truecharts/apps/compare/shorturl-3.0.14...shorturl-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [shorturl-3.0.14](https://github.com/truecharts/apps/compare/shorturl-3.0.12...shorturl-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [shorturl-3.0.12](https://github.com/truecharts/apps/compare/shorturl-3.0.11...shorturl-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [shorturl-3.0.11](https://github.com/truecharts/apps/compare/shorturl-3.0.10...shorturl-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [shorturl-3.0.10](https://github.com/truecharts/apps/compare/shorturl-3.0.9...shorturl-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [shorturl-3.0.9](https://github.com/truecharts/apps/compare/shorturl-3.0.8...shorturl-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [shorturl-3.0.8](https://github.com/truecharts/apps/compare/shorturl-3.0.7...shorturl-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [shorturl-3.0.7](https://github.com/truecharts/apps/compare/shorturl-3.0.6...shorturl-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/shorturl/3.0.20/Chart.lock b/stable/shorturl/3.0.20/Chart.lock deleted file mode 100644 index ae88c147d68..00000000000 --- a/stable/shorturl/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:13:30.720653213Z" diff --git a/stable/shorturl/3.0.20/Chart.yaml b/stable/shorturl/3.0.20/Chart.yaml deleted file mode 100644 index 6725c8ca8de..00000000000 --- a/stable/shorturl/3.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Self hosted web app for shortening urls (URL shortener) -home: https://github.com/truecharts/apps/tree/master/charts/stable/shorturl -icon: https://truecharts.org/img/chart-icons/shorturl.png -keywords: - - url - - shortener - - shorten - - shorturl -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shorturl -sources: - - https://github.com/prologic/shorturl - - https://github.com/nicholaswilde/docker-shorturl -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shorturl/3.0.20/README.md b/stable/shorturl/3.0.20/README.md deleted file mode 100644 index 6a56452b6ca..00000000000 --- a/stable/shorturl/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# shorturl - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) - -Self hosted web app for shortening urls (URL shortener) - -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: [shorturl](https://truecharts.org/docs/charts/stable/shorturl) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `shorturl` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install shorturl TrueCharts/shorturl -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `shorturl` deployment - -```console -helm uninstall shorturl -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shorturl \ - --set env.TZ="America/New York" \ - TrueCharts/shorturl -``` - -#### 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 shorturl TrueCharts/shorturl -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/shorturl/3.0.20/charts/common-10.4.6.tgz b/stable/shorturl/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/shorturl/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/shorturl/3.0.21/CHANGELOG.md b/stable/shorturl/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..35ddd0d2848 --- /dev/null +++ b/stable/shorturl/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shorturl-3.0.21](https://github.com/truecharts/apps/compare/shorturl-3.0.20...shorturl-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [shorturl-3.0.20](https://github.com/truecharts/apps/compare/shorturl-3.0.18...shorturl-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [shorturl-3.0.18](https://github.com/truecharts/apps/compare/shorturl-3.0.17...shorturl-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [shorturl-3.0.17](https://github.com/truecharts/apps/compare/shorturl-3.0.16...shorturl-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [shorturl-3.0.16](https://github.com/truecharts/apps/compare/shorturl-3.0.14...shorturl-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [shorturl-3.0.14](https://github.com/truecharts/apps/compare/shorturl-3.0.12...shorturl-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [shorturl-3.0.12](https://github.com/truecharts/apps/compare/shorturl-3.0.11...shorturl-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [shorturl-3.0.11](https://github.com/truecharts/apps/compare/shorturl-3.0.10...shorturl-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [shorturl-3.0.10](https://github.com/truecharts/apps/compare/shorturl-3.0.9...shorturl-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [shorturl-3.0.9](https://github.com/truecharts/apps/compare/shorturl-3.0.8...shorturl-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [shorturl-3.0.8](https://github.com/truecharts/apps/compare/shorturl-3.0.7...shorturl-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/shorturl/3.0.21/Chart.lock b/stable/shorturl/3.0.21/Chart.lock new file mode 100644 index 00000000000..69a23c9e0f8 --- /dev/null +++ b/stable/shorturl/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:48:46.372779042Z" diff --git a/stable/shorturl/3.0.21/Chart.yaml b/stable/shorturl/3.0.21/Chart.yaml new file mode 100644 index 00000000000..cbcdcfcaedc --- /dev/null +++ b/stable/shorturl/3.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Self hosted web app for shortening urls (URL shortener) +home: https://github.com/truecharts/apps/tree/master/charts/stable/shorturl +icon: https://truecharts.org/img/chart-icons/shorturl.png +keywords: + - url + - shortener + - shorten + - shorturl +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shorturl +sources: + - https://github.com/prologic/shorturl + - https://github.com/nicholaswilde/docker-shorturl +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shorturl/3.0.21/README.md b/stable/shorturl/3.0.21/README.md new file mode 100644 index 00000000000..70808b8539b --- /dev/null +++ b/stable/shorturl/3.0.21/README.md @@ -0,0 +1,108 @@ +# shorturl + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) + +Self hosted web app for shortening urls (URL shortener) + +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: [shorturl](https://truecharts.org/docs/charts/stable/shorturl) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `shorturl` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install shorturl TrueCharts/shorturl +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `shorturl` deployment + +```console +helm uninstall shorturl +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shorturl \ + --set env.TZ="America/New York" \ + TrueCharts/shorturl +``` + +#### 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 shorturl TrueCharts/shorturl -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/shorturl/3.0.20/app-readme.md b/stable/shorturl/3.0.21/app-readme.md similarity index 100% rename from stable/shorturl/3.0.20/app-readme.md rename to stable/shorturl/3.0.21/app-readme.md diff --git a/stable/shorturl/3.0.21/charts/common-10.4.7.tgz b/stable/shorturl/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/shorturl/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/shorturl/3.0.20/ix_values.yaml b/stable/shorturl/3.0.21/ix_values.yaml similarity index 100% rename from stable/shorturl/3.0.20/ix_values.yaml rename to stable/shorturl/3.0.21/ix_values.yaml diff --git a/stable/shorturl/3.0.20/questions.yaml b/stable/shorturl/3.0.21/questions.yaml similarity index 100% rename from stable/shorturl/3.0.20/questions.yaml rename to stable/shorturl/3.0.21/questions.yaml diff --git a/stable/shorturl/3.0.20/templates/common.yaml b/stable/shorturl/3.0.21/templates/common.yaml similarity index 100% rename from stable/shorturl/3.0.20/templates/common.yaml rename to stable/shorturl/3.0.21/templates/common.yaml diff --git a/stable/uptimerobot-prometheus/4.0.23/values.yaml b/stable/shorturl/3.0.21/values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.23/values.yaml rename to stable/shorturl/3.0.21/values.yaml diff --git a/stable/sickchill/3.0.23/CHANGELOG.md b/stable/sickchill/3.0.23/CHANGELOG.md deleted file mode 100644 index 264fe04bbac..00000000000 --- a/stable/sickchill/3.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sickchill-3.0.23](https://github.com/truecharts/apps/compare/sickchill-3.0.21...sickchill-3.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [sickchill-3.0.21](https://github.com/truecharts/apps/compare/sickchill-3.0.20...sickchill-3.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [sickchill-3.0.20](https://github.com/truecharts/apps/compare/sickchill-3.0.19...sickchill-3.0.20) (2022-07-15) - -### Chore - -- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [sickchill-3.0.19](https://github.com/truecharts/apps/compare/sickchill-3.0.18...sickchill-3.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [sickchill-3.0.18](https://github.com/truecharts/apps/compare/sickchill-3.0.16...sickchill-3.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [sickchill-3.0.16](https://github.com/truecharts/apps/compare/sickchill-3.0.14...sickchill-3.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [sickchill-3.0.14](https://github.com/truecharts/apps/compare/sickchill-3.0.13...sickchill-3.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [sickchill-3.0.13](https://github.com/truecharts/apps/compare/sickchill-3.0.12...sickchill-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [sickchill-3.0.12](https://github.com/truecharts/apps/compare/sickchill-3.0.11...sickchill-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [sickchill-3.0.11](https://github.com/truecharts/apps/compare/sickchill-3.0.10...sickchill-3.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [sickchill-3.0.10](https://github.com/truecharts/apps/compare/sickchill-3.0.9...sickchill-3.0.10) (2022-07-07) - -#### Chore - -* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) - - - diff --git a/stable/sickchill/3.0.23/Chart.lock b/stable/sickchill/3.0.23/Chart.lock deleted file mode 100644 index 686ea444594..00000000000 --- a/stable/sickchill/3.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:13:47.570122154Z" diff --git a/stable/sickchill/3.0.23/Chart.yaml b/stable/sickchill/3.0.23/Chart.yaml deleted file mode 100644 index 980e38b192d..00000000000 --- a/stable/sickchill/3.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2022.7.20" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: An Automatic Video Library Manager for TV Shows -home: https://github.com/truecharts/apps/tree/master/charts/stable/sickchill -icon: https://truecharts.org/img/chart-icons/sickchill.png -keywords: - - sickchill - - video - - library - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sickchill -sources: - - https://github.com/linuxserver/docker-sickchill - - https://github.com/SickChill/SickChill -type: application -version: 3.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/sickchill/3.0.23/README.md b/stable/sickchill/3.0.23/README.md deleted file mode 100644 index a28e8b71837..00000000000 --- a/stable/sickchill/3.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# sickchill - -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.7.20](https://img.shields.io/badge/AppVersion-2022.7.20-informational?style=flat-square) - -An Automatic Video Library Manager for TV Shows - -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: [sickchill](https://truecharts.org/docs/charts/stable/sickchill) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `sickchill` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install sickchill TrueCharts/sickchill -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `sickchill` deployment - -```console -helm uninstall sickchill -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sickchill \ - --set env.TZ="America/New York" \ - TrueCharts/sickchill -``` - -#### 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 sickchill TrueCharts/sickchill -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/sickchill/3.0.23/charts/common-10.4.6.tgz b/stable/sickchill/3.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/sickchill/3.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/sickchill/3.0.24/CHANGELOG.md b/stable/sickchill/3.0.24/CHANGELOG.md new file mode 100644 index 00000000000..55dba718d0d --- /dev/null +++ b/stable/sickchill/3.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sickchill-3.0.24](https://github.com/truecharts/apps/compare/sickchill-3.0.23...sickchill-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [sickchill-3.0.23](https://github.com/truecharts/apps/compare/sickchill-3.0.21...sickchill-3.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [sickchill-3.0.21](https://github.com/truecharts/apps/compare/sickchill-3.0.20...sickchill-3.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [sickchill-3.0.20](https://github.com/truecharts/apps/compare/sickchill-3.0.19...sickchill-3.0.20) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [sickchill-3.0.19](https://github.com/truecharts/apps/compare/sickchill-3.0.18...sickchill-3.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [sickchill-3.0.18](https://github.com/truecharts/apps/compare/sickchill-3.0.16...sickchill-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [sickchill-3.0.16](https://github.com/truecharts/apps/compare/sickchill-3.0.14...sickchill-3.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [sickchill-3.0.14](https://github.com/truecharts/apps/compare/sickchill-3.0.13...sickchill-3.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [sickchill-3.0.13](https://github.com/truecharts/apps/compare/sickchill-3.0.12...sickchill-3.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [sickchill-3.0.12](https://github.com/truecharts/apps/compare/sickchill-3.0.11...sickchill-3.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [sickchill-3.0.11](https://github.com/truecharts/apps/compare/sickchill-3.0.10...sickchill-3.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/sickchill/3.0.24/Chart.lock b/stable/sickchill/3.0.24/Chart.lock new file mode 100644 index 00000000000..8f658d289d7 --- /dev/null +++ b/stable/sickchill/3.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:49:00.051705989Z" diff --git a/stable/sickchill/3.0.24/Chart.yaml b/stable/sickchill/3.0.24/Chart.yaml new file mode 100644 index 00000000000..cc2fa6bf45d --- /dev/null +++ b/stable/sickchill/3.0.24/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022.7.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: An Automatic Video Library Manager for TV Shows +home: https://github.com/truecharts/apps/tree/master/charts/stable/sickchill +icon: https://truecharts.org/img/chart-icons/sickchill.png +keywords: + - sickchill + - video + - library + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sickchill +sources: + - https://github.com/linuxserver/docker-sickchill + - https://github.com/SickChill/SickChill +type: application +version: 3.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sickchill/3.0.24/README.md b/stable/sickchill/3.0.24/README.md new file mode 100644 index 00000000000..1416c6edcd0 --- /dev/null +++ b/stable/sickchill/3.0.24/README.md @@ -0,0 +1,108 @@ +# sickchill + +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.7.20](https://img.shields.io/badge/AppVersion-2022.7.20-informational?style=flat-square) + +An Automatic Video Library Manager for TV Shows + +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: [sickchill](https://truecharts.org/docs/charts/stable/sickchill) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `sickchill` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install sickchill TrueCharts/sickchill +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `sickchill` deployment + +```console +helm uninstall sickchill +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sickchill \ + --set env.TZ="America/New York" \ + TrueCharts/sickchill +``` + +#### 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 sickchill TrueCharts/sickchill -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/sickchill/3.0.23/app-readme.md b/stable/sickchill/3.0.24/app-readme.md similarity index 100% rename from stable/sickchill/3.0.23/app-readme.md rename to stable/sickchill/3.0.24/app-readme.md diff --git a/stable/sickchill/3.0.24/charts/common-10.4.7.tgz b/stable/sickchill/3.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/sickchill/3.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/sickchill/3.0.23/ix_values.yaml b/stable/sickchill/3.0.24/ix_values.yaml similarity index 100% rename from stable/sickchill/3.0.23/ix_values.yaml rename to stable/sickchill/3.0.24/ix_values.yaml diff --git a/stable/sickchill/3.0.23/questions.yaml b/stable/sickchill/3.0.24/questions.yaml similarity index 100% rename from stable/sickchill/3.0.23/questions.yaml rename to stable/sickchill/3.0.24/questions.yaml diff --git a/stable/sickchill/3.0.23/templates/common.yaml b/stable/sickchill/3.0.24/templates/common.yaml similarity index 100% rename from stable/sickchill/3.0.23/templates/common.yaml rename to stable/sickchill/3.0.24/templates/common.yaml diff --git a/stable/valheim/3.0.23/values.yaml b/stable/sickchill/3.0.24/values.yaml similarity index 100% rename from stable/valheim/3.0.23/values.yaml rename to stable/sickchill/3.0.24/values.yaml diff --git a/stable/sickgear/3.0.20/CHANGELOG.md b/stable/sickgear/3.0.20/CHANGELOG.md deleted file mode 100644 index 5d2e77c5388..00000000000 --- a/stable/sickgear/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sickgear-3.0.20](https://github.com/truecharts/apps/compare/sickgear-3.0.18...sickgear-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [sickgear-3.0.18](https://github.com/truecharts/apps/compare/sickgear-3.0.17...sickgear-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [sickgear-3.0.17](https://github.com/truecharts/apps/compare/sickgear-3.0.16...sickgear-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [sickgear-3.0.16](https://github.com/truecharts/apps/compare/sickgear-3.0.14...sickgear-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [sickgear-3.0.14](https://github.com/truecharts/apps/compare/sickgear-3.0.12...sickgear-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [sickgear-3.0.12](https://github.com/truecharts/apps/compare/sickgear-3.0.11...sickgear-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [sickgear-3.0.11](https://github.com/truecharts/apps/compare/sickgear-3.0.10...sickgear-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [sickgear-3.0.10](https://github.com/truecharts/apps/compare/sickgear-3.0.9...sickgear-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [sickgear-3.0.9](https://github.com/truecharts/apps/compare/sickgear-3.0.8...sickgear-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [sickgear-3.0.8](https://github.com/truecharts/apps/compare/sickgear-3.0.7...sickgear-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [sickgear-3.0.7](https://github.com/truecharts/apps/compare/sickgear-3.0.6...sickgear-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/sickgear/3.0.20/Chart.lock b/stable/sickgear/3.0.20/Chart.lock deleted file mode 100644 index 0d3db771a85..00000000000 --- a/stable/sickgear/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:13:48.190114213Z" diff --git a/stable/sickgear/3.0.20/Chart.yaml b/stable/sickgear/3.0.20/Chart.yaml deleted file mode 100644 index d8238c9b511..00000000000 --- a/stable/sickgear/3.0.20/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.25.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - Provides management of TV shows and/or Anime, it detects new episodes, - links downloader apps, and more -home: https://github.com/truecharts/apps/tree/master/charts/stable/sickgear -icon: https://truecharts.org/img/chart-icons/sickgear.png -keywords: - - sickgear - - manager - - tv - - shows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sickgear -sources: - - https://github.com/linuxserver/docker-sickgear - - https://github.com/SickGear/SickGear -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/sickgear/3.0.20/README.md b/stable/sickgear/3.0.20/README.md deleted file mode 100644 index 1a5a4999260..00000000000 --- a/stable/sickgear/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# sickgear - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.25.4](https://img.shields.io/badge/AppVersion-0.25.4-informational?style=flat-square) - -Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more - -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: [sickgear](https://truecharts.org/docs/charts/stable/sickgear) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `sickgear` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install sickgear TrueCharts/sickgear -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `sickgear` deployment - -```console -helm uninstall sickgear -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sickgear \ - --set env.TZ="America/New York" \ - TrueCharts/sickgear -``` - -#### 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 sickgear TrueCharts/sickgear -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/sickgear/3.0.20/charts/common-10.4.6.tgz b/stable/sickgear/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/sickgear/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/sickgear/3.0.21/CHANGELOG.md b/stable/sickgear/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..9f647441530 --- /dev/null +++ b/stable/sickgear/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sickgear-3.0.21](https://github.com/truecharts/apps/compare/sickgear-3.0.20...sickgear-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [sickgear-3.0.20](https://github.com/truecharts/apps/compare/sickgear-3.0.18...sickgear-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [sickgear-3.0.18](https://github.com/truecharts/apps/compare/sickgear-3.0.17...sickgear-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [sickgear-3.0.17](https://github.com/truecharts/apps/compare/sickgear-3.0.16...sickgear-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [sickgear-3.0.16](https://github.com/truecharts/apps/compare/sickgear-3.0.14...sickgear-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [sickgear-3.0.14](https://github.com/truecharts/apps/compare/sickgear-3.0.12...sickgear-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [sickgear-3.0.12](https://github.com/truecharts/apps/compare/sickgear-3.0.11...sickgear-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [sickgear-3.0.11](https://github.com/truecharts/apps/compare/sickgear-3.0.10...sickgear-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [sickgear-3.0.10](https://github.com/truecharts/apps/compare/sickgear-3.0.9...sickgear-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [sickgear-3.0.9](https://github.com/truecharts/apps/compare/sickgear-3.0.8...sickgear-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [sickgear-3.0.8](https://github.com/truecharts/apps/compare/sickgear-3.0.7...sickgear-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/sickgear/3.0.21/Chart.lock b/stable/sickgear/3.0.21/Chart.lock new file mode 100644 index 00000000000..2b2214a52f4 --- /dev/null +++ b/stable/sickgear/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:49:03.517941053Z" diff --git a/stable/sickgear/3.0.21/Chart.yaml b/stable/sickgear/3.0.21/Chart.yaml new file mode 100644 index 00000000000..4f3a36c0255 --- /dev/null +++ b/stable/sickgear/3.0.21/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.25.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + Provides management of TV shows and/or Anime, it detects new episodes, + links downloader apps, and more +home: https://github.com/truecharts/apps/tree/master/charts/stable/sickgear +icon: https://truecharts.org/img/chart-icons/sickgear.png +keywords: + - sickgear + - manager + - tv + - shows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sickgear +sources: + - https://github.com/linuxserver/docker-sickgear + - https://github.com/SickGear/SickGear +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sickgear/3.0.21/README.md b/stable/sickgear/3.0.21/README.md new file mode 100644 index 00000000000..38a1cc90a09 --- /dev/null +++ b/stable/sickgear/3.0.21/README.md @@ -0,0 +1,108 @@ +# sickgear + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.25.4](https://img.shields.io/badge/AppVersion-0.25.4-informational?style=flat-square) + +Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more + +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: [sickgear](https://truecharts.org/docs/charts/stable/sickgear) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `sickgear` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install sickgear TrueCharts/sickgear +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `sickgear` deployment + +```console +helm uninstall sickgear +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sickgear \ + --set env.TZ="America/New York" \ + TrueCharts/sickgear +``` + +#### 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 sickgear TrueCharts/sickgear -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/sickgear/3.0.20/app-readme.md b/stable/sickgear/3.0.21/app-readme.md similarity index 100% rename from stable/sickgear/3.0.20/app-readme.md rename to stable/sickgear/3.0.21/app-readme.md diff --git a/stable/sickgear/3.0.21/charts/common-10.4.7.tgz b/stable/sickgear/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/sickgear/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/sickgear/3.0.20/ix_values.yaml b/stable/sickgear/3.0.21/ix_values.yaml similarity index 100% rename from stable/sickgear/3.0.20/ix_values.yaml rename to stable/sickgear/3.0.21/ix_values.yaml diff --git a/stable/sickgear/3.0.20/questions.yaml b/stable/sickgear/3.0.21/questions.yaml similarity index 100% rename from stable/sickgear/3.0.20/questions.yaml rename to stable/sickgear/3.0.21/questions.yaml diff --git a/stable/sickgear/3.0.20/templates/common.yaml b/stable/sickgear/3.0.21/templates/common.yaml similarity index 100% rename from stable/sickgear/3.0.20/templates/common.yaml rename to stable/sickgear/3.0.21/templates/common.yaml diff --git a/stable/verysync/2.0.23/values.yaml b/stable/sickgear/3.0.21/values.yaml similarity index 100% rename from stable/verysync/2.0.23/values.yaml rename to stable/sickgear/3.0.21/values.yaml diff --git a/stable/smokeping/3.0.20/CHANGELOG.md b/stable/smokeping/3.0.20/CHANGELOG.md deleted file mode 100644 index 33d236d94a7..00000000000 --- a/stable/smokeping/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [smokeping-3.0.20](https://github.com/truecharts/apps/compare/smokeping-3.0.18...smokeping-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [smokeping-3.0.18](https://github.com/truecharts/apps/compare/smokeping-3.0.17...smokeping-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [smokeping-3.0.17](https://github.com/truecharts/apps/compare/smokeping-3.0.16...smokeping-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [smokeping-3.0.16](https://github.com/truecharts/apps/compare/smokeping-3.0.14...smokeping-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [smokeping-3.0.14](https://github.com/truecharts/apps/compare/smokeping-3.0.12...smokeping-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [smokeping-3.0.12](https://github.com/truecharts/apps/compare/smokeping-3.0.11...smokeping-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [smokeping-3.0.11](https://github.com/truecharts/apps/compare/smokeping-3.0.10...smokeping-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [smokeping-3.0.10](https://github.com/truecharts/apps/compare/smokeping-3.0.9...smokeping-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [smokeping-3.0.9](https://github.com/truecharts/apps/compare/smokeping-3.0.8...smokeping-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [smokeping-3.0.8](https://github.com/truecharts/apps/compare/smokeping-3.0.7...smokeping-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [smokeping-3.0.7](https://github.com/truecharts/apps/compare/smokeping-3.0.6...smokeping-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/smokeping/3.0.20/Chart.lock b/stable/smokeping/3.0.20/Chart.lock deleted file mode 100644 index 6fca73e589c..00000000000 --- a/stable/smokeping/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:13:54.063692976Z" diff --git a/stable/smokeping/3.0.20/Chart.yaml b/stable/smokeping/3.0.20/Chart.yaml deleted file mode 100644 index 1ee88c48086..00000000000 --- a/stable/smokeping/3.0.20/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Keep track of your network latency. -home: https://github.com/truecharts/apps/tree/master/charts/stable/smokeping -icon: https://truecharts.org/img/chart-icons/smokeping.png -keywords: - - smokeping - - network - - latency -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: smokeping -sources: - - https://oss.oetiker.ch/smokeping/ - - https://hub.docker.com/r/linuxserver/smokeping -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/smokeping/3.0.20/README.md b/stable/smokeping/3.0.20/README.md deleted file mode 100644 index c6321d2136e..00000000000 --- a/stable/smokeping/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# smokeping - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.3](https://img.shields.io/badge/AppVersion-2.7.3-informational?style=flat-square) - -Keep track of your network latency. - -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: [smokeping](https://truecharts.org/docs/charts/stable/smokeping) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `smokeping` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install smokeping TrueCharts/smokeping -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `smokeping` deployment - -```console -helm uninstall smokeping -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install smokeping \ - --set env.TZ="America/New York" \ - TrueCharts/smokeping -``` - -#### 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 smokeping TrueCharts/smokeping -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/smokeping/3.0.20/charts/common-10.4.6.tgz b/stable/smokeping/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/smokeping/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/smokeping/3.0.21/CHANGELOG.md b/stable/smokeping/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..14d32c02918 --- /dev/null +++ b/stable/smokeping/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [smokeping-3.0.21](https://github.com/truecharts/apps/compare/smokeping-3.0.20...smokeping-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [smokeping-3.0.20](https://github.com/truecharts/apps/compare/smokeping-3.0.18...smokeping-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [smokeping-3.0.18](https://github.com/truecharts/apps/compare/smokeping-3.0.17...smokeping-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [smokeping-3.0.17](https://github.com/truecharts/apps/compare/smokeping-3.0.16...smokeping-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [smokeping-3.0.16](https://github.com/truecharts/apps/compare/smokeping-3.0.14...smokeping-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [smokeping-3.0.14](https://github.com/truecharts/apps/compare/smokeping-3.0.12...smokeping-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [smokeping-3.0.12](https://github.com/truecharts/apps/compare/smokeping-3.0.11...smokeping-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [smokeping-3.0.11](https://github.com/truecharts/apps/compare/smokeping-3.0.10...smokeping-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [smokeping-3.0.10](https://github.com/truecharts/apps/compare/smokeping-3.0.9...smokeping-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [smokeping-3.0.9](https://github.com/truecharts/apps/compare/smokeping-3.0.8...smokeping-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [smokeping-3.0.8](https://github.com/truecharts/apps/compare/smokeping-3.0.7...smokeping-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/smokeping/3.0.21/Chart.lock b/stable/smokeping/3.0.21/Chart.lock new file mode 100644 index 00000000000..9a6de0bef7c --- /dev/null +++ b/stable/smokeping/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:49:05.181539775Z" diff --git a/stable/smokeping/3.0.21/Chart.yaml b/stable/smokeping/3.0.21/Chart.yaml new file mode 100644 index 00000000000..2ab3febcffd --- /dev/null +++ b/stable/smokeping/3.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Keep track of your network latency. +home: https://github.com/truecharts/apps/tree/master/charts/stable/smokeping +icon: https://truecharts.org/img/chart-icons/smokeping.png +keywords: + - smokeping + - network + - latency +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: smokeping +sources: + - https://oss.oetiker.ch/smokeping/ + - https://hub.docker.com/r/linuxserver/smokeping +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/smokeping/3.0.21/README.md b/stable/smokeping/3.0.21/README.md new file mode 100644 index 00000000000..1b8664a3b49 --- /dev/null +++ b/stable/smokeping/3.0.21/README.md @@ -0,0 +1,108 @@ +# smokeping + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.3](https://img.shields.io/badge/AppVersion-2.7.3-informational?style=flat-square) + +Keep track of your network latency. + +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: [smokeping](https://truecharts.org/docs/charts/stable/smokeping) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `smokeping` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install smokeping TrueCharts/smokeping +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `smokeping` deployment + +```console +helm uninstall smokeping +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install smokeping \ + --set env.TZ="America/New York" \ + TrueCharts/smokeping +``` + +#### 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 smokeping TrueCharts/smokeping -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/smokeping/3.0.20/app-readme.md b/stable/smokeping/3.0.21/app-readme.md similarity index 100% rename from stable/smokeping/3.0.20/app-readme.md rename to stable/smokeping/3.0.21/app-readme.md diff --git a/stable/smokeping/3.0.21/charts/common-10.4.7.tgz b/stable/smokeping/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/smokeping/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/smokeping/3.0.20/ix_values.yaml b/stable/smokeping/3.0.21/ix_values.yaml similarity index 100% rename from stable/smokeping/3.0.20/ix_values.yaml rename to stable/smokeping/3.0.21/ix_values.yaml diff --git a/stable/smokeping/3.0.20/questions.yaml b/stable/smokeping/3.0.21/questions.yaml similarity index 100% rename from stable/smokeping/3.0.20/questions.yaml rename to stable/smokeping/3.0.21/questions.yaml diff --git a/stable/smokeping/3.0.20/templates/common.yaml b/stable/smokeping/3.0.21/templates/common.yaml similarity index 100% rename from stable/smokeping/3.0.20/templates/common.yaml rename to stable/smokeping/3.0.21/templates/common.yaml diff --git a/stable/vikunja/3.0.28/values.yaml b/stable/smokeping/3.0.21/values.yaml similarity index 100% rename from stable/vikunja/3.0.28/values.yaml rename to stable/smokeping/3.0.21/values.yaml diff --git a/stable/snapdrop/2.0.26/CHANGELOG.md b/stable/snapdrop/2.0.26/CHANGELOG.md deleted file mode 100644 index 7263c03d536..00000000000 --- a/stable/snapdrop/2.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [snapdrop-2.0.26](https://github.com/truecharts/apps/compare/snapdrop-2.0.24...snapdrop-2.0.26) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [snapdrop-2.0.24](https://github.com/truecharts/apps/compare/snapdrop-2.0.23...snapdrop-2.0.24) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [snapdrop-2.0.23](https://github.com/truecharts/apps/compare/snapdrop-2.0.22...snapdrop-2.0.23) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [snapdrop-2.0.22](https://github.com/truecharts/apps/compare/snapdrop-2.0.21...snapdrop-2.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [snapdrop-2.0.21](https://github.com/truecharts/apps/compare/snapdrop-2.0.19...snapdrop-2.0.21) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [snapdrop-2.0.19](https://github.com/truecharts/apps/compare/snapdrop-2.0.17...snapdrop-2.0.19) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [snapdrop-2.0.17](https://github.com/truecharts/apps/compare/snapdrop-2.0.16...snapdrop-2.0.17) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [snapdrop-2.0.16](https://github.com/truecharts/apps/compare/snapdrop-2.0.15...snapdrop-2.0.16) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [snapdrop-2.0.15](https://github.com/truecharts/apps/compare/snapdrop-2.0.14...snapdrop-2.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [snapdrop-2.0.14](https://github.com/truecharts/apps/compare/snapdrop-2.0.13...snapdrop-2.0.14) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [snapdrop-2.0.13](https://github.com/truecharts/apps/compare/snapdrop-2.0.12...snapdrop-2.0.13) (2022-07-09) - -#### Chore - -* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106)) - - - diff --git a/stable/snapdrop/2.0.26/Chart.lock b/stable/snapdrop/2.0.26/Chart.lock deleted file mode 100644 index 723ad89778d..00000000000 --- a/stable/snapdrop/2.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:14:07.954129716Z" diff --git a/stable/snapdrop/2.0.26/Chart.yaml b/stable/snapdrop/2.0.26/Chart.yaml deleted file mode 100644 index f06c57a7dbb..00000000000 --- a/stable/snapdrop/2.0.26/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. -home: https://github.com/truecharts/apps/tree/master/charts/stable/snapdrop -icon: https://truecharts.org/img/chart-icons/snapdrop.png -keywords: - - snapdrop -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: snapdrop -sources: - - https://github.com/linuxserver/docker-snapdrop -version: 2.0.26 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/snapdrop/2.0.26/README.md b/stable/snapdrop/2.0.26/README.md deleted file mode 100644 index c1470d15b66..00000000000 --- a/stable/snapdrop/2.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# snapdrop - -![Version: 2.0.26](https://img.shields.io/badge/Version-2.0.26-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. - -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: [snapdrop](https://truecharts.org/docs/charts/stable/snapdrop) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `snapdrop` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install snapdrop TrueCharts/snapdrop -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `snapdrop` deployment - -```console -helm uninstall snapdrop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install snapdrop \ - --set env.TZ="America/New York" \ - TrueCharts/snapdrop -``` - -#### 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 snapdrop TrueCharts/snapdrop -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/snapdrop/2.0.26/charts/common-10.4.6.tgz b/stable/snapdrop/2.0.26/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/snapdrop/2.0.26/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/snapdrop/2.0.27/CHANGELOG.md b/stable/snapdrop/2.0.27/CHANGELOG.md new file mode 100644 index 00000000000..c9b8217936a --- /dev/null +++ b/stable/snapdrop/2.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [snapdrop-2.0.27](https://github.com/truecharts/apps/compare/snapdrop-2.0.26...snapdrop-2.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [snapdrop-2.0.26](https://github.com/truecharts/apps/compare/snapdrop-2.0.24...snapdrop-2.0.26) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [snapdrop-2.0.24](https://github.com/truecharts/apps/compare/snapdrop-2.0.23...snapdrop-2.0.24) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [snapdrop-2.0.23](https://github.com/truecharts/apps/compare/snapdrop-2.0.22...snapdrop-2.0.23) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [snapdrop-2.0.22](https://github.com/truecharts/apps/compare/snapdrop-2.0.21...snapdrop-2.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [snapdrop-2.0.21](https://github.com/truecharts/apps/compare/snapdrop-2.0.19...snapdrop-2.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [snapdrop-2.0.19](https://github.com/truecharts/apps/compare/snapdrop-2.0.17...snapdrop-2.0.19) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [snapdrop-2.0.17](https://github.com/truecharts/apps/compare/snapdrop-2.0.16...snapdrop-2.0.17) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [snapdrop-2.0.16](https://github.com/truecharts/apps/compare/snapdrop-2.0.15...snapdrop-2.0.16) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [snapdrop-2.0.15](https://github.com/truecharts/apps/compare/snapdrop-2.0.14...snapdrop-2.0.15) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [snapdrop-2.0.14](https://github.com/truecharts/apps/compare/snapdrop-2.0.13...snapdrop-2.0.14) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/snapdrop/2.0.27/Chart.lock b/stable/snapdrop/2.0.27/Chart.lock new file mode 100644 index 00000000000..311f2953d87 --- /dev/null +++ b/stable/snapdrop/2.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:49:17.077231571Z" diff --git a/stable/snapdrop/2.0.27/Chart.yaml b/stable/snapdrop/2.0.27/Chart.yaml new file mode 100644 index 00000000000..813629146e9 --- /dev/null +++ b/stable/snapdrop/2.0.27/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. +home: https://github.com/truecharts/apps/tree/master/charts/stable/snapdrop +icon: https://truecharts.org/img/chart-icons/snapdrop.png +keywords: + - snapdrop +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: snapdrop +sources: + - https://github.com/linuxserver/docker-snapdrop +version: 2.0.27 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/snapdrop/2.0.27/README.md b/stable/snapdrop/2.0.27/README.md new file mode 100644 index 00000000000..266c7c69b00 --- /dev/null +++ b/stable/snapdrop/2.0.27/README.md @@ -0,0 +1,107 @@ +# snapdrop + +![Version: 2.0.27](https://img.shields.io/badge/Version-2.0.27-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. + +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: [snapdrop](https://truecharts.org/docs/charts/stable/snapdrop) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `snapdrop` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install snapdrop TrueCharts/snapdrop +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `snapdrop` deployment + +```console +helm uninstall snapdrop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install snapdrop \ + --set env.TZ="America/New York" \ + TrueCharts/snapdrop +``` + +#### 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 snapdrop TrueCharts/snapdrop -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/snapdrop/2.0.26/app-readme.md b/stable/snapdrop/2.0.27/app-readme.md similarity index 100% rename from stable/snapdrop/2.0.26/app-readme.md rename to stable/snapdrop/2.0.27/app-readme.md diff --git a/stable/snapdrop/2.0.27/charts/common-10.4.7.tgz b/stable/snapdrop/2.0.27/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/snapdrop/2.0.27/charts/common-10.4.7.tgz differ diff --git a/stable/snapdrop/2.0.26/ix_values.yaml b/stable/snapdrop/2.0.27/ix_values.yaml similarity index 100% rename from stable/snapdrop/2.0.26/ix_values.yaml rename to stable/snapdrop/2.0.27/ix_values.yaml diff --git a/stable/snapdrop/2.0.26/questions.yaml b/stable/snapdrop/2.0.27/questions.yaml similarity index 100% rename from stable/snapdrop/2.0.26/questions.yaml rename to stable/snapdrop/2.0.27/questions.yaml diff --git a/stable/whoogle/3.0.22/templates/common.yaml b/stable/snapdrop/2.0.27/templates/common.yaml similarity index 100% rename from stable/whoogle/3.0.22/templates/common.yaml rename to stable/snapdrop/2.0.27/templates/common.yaml diff --git a/stable/webgrabplus/2.0.21/values.yaml b/stable/snapdrop/2.0.27/values.yaml similarity index 100% rename from stable/webgrabplus/2.0.21/values.yaml rename to stable/snapdrop/2.0.27/values.yaml diff --git a/stable/snipe-it/4.0.30/CHANGELOG.md b/stable/snipe-it/4.0.30/CHANGELOG.md deleted file mode 100644 index b0f14607dbb..00000000000 --- a/stable/snipe-it/4.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [snipe-it-4.0.30](https://github.com/truecharts/apps/compare/snipe-it-4.0.29...snipe-it-4.0.30) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [snipe-it-4.0.29](https://github.com/truecharts/apps/compare/snipe-it-4.0.27...snipe-it-4.0.29) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [snipe-it-4.0.27](https://github.com/truecharts/apps/compare/snipe-it-4.0.26...snipe-it-4.0.27) (2022-07-22) - -### Chore - -- move clickhouse to dependency train, remove 2 breaking apps and remove some special characters -- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) - -### Fix - -- remove some non-utf8 characters - - - -## [snipe-it-4.0.26](https://github.com/truecharts/apps/compare/snipe-it-4.0.25...snipe-it-4.0.26) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [snipe-it-4.0.25](https://github.com/truecharts/apps/compare/snipe-it-4.0.24...snipe-it-4.0.25) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [snipe-it-4.0.24](https://github.com/truecharts/apps/compare/snipe-it-4.0.22...snipe-it-4.0.24) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [snipe-it-4.0.22](https://github.com/truecharts/apps/compare/snipe-it-4.0.20...snipe-it-4.0.22) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [snipe-it-4.0.20](https://github.com/truecharts/apps/compare/snipe-it-4.0.19...snipe-it-4.0.20) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [snipe-it-4.0.19](https://github.com/truecharts/apps/compare/snipe-it-4.0.18...snipe-it-4.0.19) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [snipe-it-4.0.18](https://github.com/truecharts/apps/compare/snipe-it-4.0.17...snipe-it-4.0.18) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [snipe-it-4.0.17](https://github.com/truecharts/apps/compare/snipe-it-4.0.16...snipe-it-4.0.17) (2022-07-09) - -#### Chore - diff --git a/stable/snipe-it/4.0.30/Chart.lock b/stable/snipe-it/4.0.30/Chart.lock deleted file mode 100644 index 89bcc1d7c5e..00000000000 --- a/stable/snipe-it/4.0.30/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:2f10c909079e525069d1ee2c26eba5ce64ebaabd87d98b5a54bd132097bb6302 -generated: "2022-07-23T09:44:34.446135537Z" diff --git a/stable/snipe-it/4.0.30/Chart.yaml b/stable/snipe-it/4.0.30/Chart.yaml deleted file mode 100644 index 63bc9195309..00000000000 --- a/stable/snipe-it/4.0.30/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "6.0.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: "Open source asset management" -home: https://github.com/truecharts/apps/tree/master/charts/stable/snipe-it -icon: https://truecharts.org/img/chart-icons/snipe-it.png -keywords: - - snipeit - - snipe - - asset - - management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: snipe-it -sources: - - https://snipeitapp.com/ - - https://github.com/snipe/snipe-it -version: 4.0.30 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/snipe-it/4.0.30/README.md b/stable/snipe-it/4.0.30/README.md deleted file mode 100644 index 8c2374ace28..00000000000 --- a/stable/snipe-it/4.0.30/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# snipe-it - -![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![AppVersion: 6.0.8](https://img.shields.io/badge/AppVersion-6.0.8-informational?style=flat-square) - -Open source asset management - -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: [snipe-it](https://truecharts.org/docs/charts/stable/snipe-it) - -**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/ | mariadb | 3.0.41 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `snipe-it` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install snipe-it TrueCharts/snipe-it -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `snipe-it` deployment - -```console -helm uninstall snipe-it -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install snipe-it \ - --set env.TZ="America/New York" \ - TrueCharts/snipe-it -``` - -#### 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 snipe-it TrueCharts/snipe-it -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/snipe-it/4.0.30/charts/common-10.4.6.tgz b/stable/snipe-it/4.0.30/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/snipe-it/4.0.30/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.30/charts/mariadb-3.0.41.tgz b/stable/snipe-it/4.0.30/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/snipe-it/4.0.30/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.30/charts/redis-3.0.42.tgz b/stable/snipe-it/4.0.30/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/snipe-it/4.0.30/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.31/CHANGELOG.md b/stable/snipe-it/4.0.31/CHANGELOG.md new file mode 100644 index 00000000000..e4ec68f58d6 --- /dev/null +++ b/stable/snipe-it/4.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [snipe-it-4.0.31](https://github.com/truecharts/apps/compare/snipe-it-4.0.30...snipe-it-4.0.31) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [snipe-it-4.0.30](https://github.com/truecharts/apps/compare/snipe-it-4.0.29...snipe-it-4.0.30) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [snipe-it-4.0.29](https://github.com/truecharts/apps/compare/snipe-it-4.0.27...snipe-it-4.0.29) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [snipe-it-4.0.27](https://github.com/truecharts/apps/compare/snipe-it-4.0.26...snipe-it-4.0.27) (2022-07-22) + +### Chore + +- move clickhouse to dependency train, remove 2 breaking apps and remove some special characters +- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) + +### Fix + +- remove some non-utf8 characters + + + +## [snipe-it-4.0.26](https://github.com/truecharts/apps/compare/snipe-it-4.0.25...snipe-it-4.0.26) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [snipe-it-4.0.25](https://github.com/truecharts/apps/compare/snipe-it-4.0.24...snipe-it-4.0.25) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [snipe-it-4.0.24](https://github.com/truecharts/apps/compare/snipe-it-4.0.22...snipe-it-4.0.24) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [snipe-it-4.0.22](https://github.com/truecharts/apps/compare/snipe-it-4.0.20...snipe-it-4.0.22) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [snipe-it-4.0.20](https://github.com/truecharts/apps/compare/snipe-it-4.0.19...snipe-it-4.0.20) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [snipe-it-4.0.19](https://github.com/truecharts/apps/compare/snipe-it-4.0.18...snipe-it-4.0.19) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [snipe-it-4.0.18](https://github.com/truecharts/apps/compare/snipe-it-4.0.17...snipe-it-4.0.18) (2022-07-11) + +#### Chore + diff --git a/stable/snipe-it/4.0.31/Chart.lock b/stable/snipe-it/4.0.31/Chart.lock new file mode 100644 index 00000000000..86e4c7493a5 --- /dev/null +++ b/stable/snipe-it/4.0.31/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:9141160a1438754f41fcd88e56c724b564acdb76575e6f0e762790e79e9fcd1c +generated: "2022-07-23T14:49:32.907483311Z" diff --git a/stable/snipe-it/4.0.31/Chart.yaml b/stable/snipe-it/4.0.31/Chart.yaml new file mode 100644 index 00000000000..22bc60b0124 --- /dev/null +++ b/stable/snipe-it/4.0.31/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "6.0.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: "Open source asset management" +home: https://github.com/truecharts/apps/tree/master/charts/stable/snipe-it +icon: https://truecharts.org/img/chart-icons/snipe-it.png +keywords: + - snipeit + - snipe + - asset + - management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: snipe-it +sources: + - https://snipeitapp.com/ + - https://github.com/snipe/snipe-it +version: 4.0.31 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/snipe-it/4.0.31/README.md b/stable/snipe-it/4.0.31/README.md new file mode 100644 index 00000000000..a05a1adfc12 --- /dev/null +++ b/stable/snipe-it/4.0.31/README.md @@ -0,0 +1,110 @@ +# snipe-it + +![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![AppVersion: 6.0.8](https://img.shields.io/badge/AppVersion-6.0.8-informational?style=flat-square) + +Open source asset management + +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: [snipe-it](https://truecharts.org/docs/charts/stable/snipe-it) + +**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/ | mariadb | 3.0.43 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `snipe-it` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install snipe-it TrueCharts/snipe-it +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `snipe-it` deployment + +```console +helm uninstall snipe-it +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install snipe-it \ + --set env.TZ="America/New York" \ + TrueCharts/snipe-it +``` + +#### 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 snipe-it TrueCharts/snipe-it -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/snipe-it/4.0.30/app-readme.md b/stable/snipe-it/4.0.31/app-readme.md similarity index 100% rename from stable/snipe-it/4.0.30/app-readme.md rename to stable/snipe-it/4.0.31/app-readme.md diff --git a/stable/snipe-it/4.0.31/charts/common-10.4.7.tgz b/stable/snipe-it/4.0.31/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/snipe-it/4.0.31/charts/common-10.4.7.tgz differ diff --git a/stable/snipe-it/4.0.31/charts/mariadb-3.0.43.tgz b/stable/snipe-it/4.0.31/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/snipe-it/4.0.31/charts/mariadb-3.0.43.tgz differ diff --git a/stable/snipe-it/4.0.31/charts/redis-3.0.44.tgz b/stable/snipe-it/4.0.31/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/snipe-it/4.0.31/charts/redis-3.0.44.tgz differ diff --git a/stable/snipe-it/4.0.30/ix_values.yaml b/stable/snipe-it/4.0.31/ix_values.yaml similarity index 100% rename from stable/snipe-it/4.0.30/ix_values.yaml rename to stable/snipe-it/4.0.31/ix_values.yaml diff --git a/stable/snipe-it/4.0.30/questions.yaml b/stable/snipe-it/4.0.31/questions.yaml similarity index 100% rename from stable/snipe-it/4.0.30/questions.yaml rename to stable/snipe-it/4.0.31/questions.yaml diff --git a/stable/snipe-it/4.0.30/templates/_secrets.tpl b/stable/snipe-it/4.0.31/templates/_secrets.tpl similarity index 100% rename from stable/snipe-it/4.0.30/templates/_secrets.tpl rename to stable/snipe-it/4.0.31/templates/_secrets.tpl diff --git a/stable/snipe-it/4.0.30/templates/common.yaml b/stable/snipe-it/4.0.31/templates/common.yaml similarity index 100% rename from stable/snipe-it/4.0.30/templates/common.yaml rename to stable/snipe-it/4.0.31/templates/common.yaml diff --git a/stable/weblate/4.0.23/values.yaml b/stable/snipe-it/4.0.31/values.yaml similarity index 100% rename from stable/weblate/4.0.23/values.yaml rename to stable/snipe-it/4.0.31/values.yaml diff --git a/stable/sonarr/11.0.22/CHANGELOG.md b/stable/sonarr/11.0.22/CHANGELOG.md new file mode 100644 index 00000000000..32ef30d1b2b --- /dev/null +++ b/stable/sonarr/11.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sonarr-11.0.22](https://github.com/truecharts/apps/compare/sonarr-11.0.21...sonarr-11.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [sonarr-11.0.21](https://github.com/truecharts/apps/compare/sonarr-11.0.19...sonarr-11.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [sonarr-11.0.19](https://github.com/truecharts/apps/compare/sonarr-11.0.18...sonarr-11.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [sonarr-11.0.18](https://github.com/truecharts/apps/compare/sonarr-11.0.17...sonarr-11.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [sonarr-11.0.17](https://github.com/truecharts/apps/compare/sonarr-11.0.15...sonarr-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [sonarr-11.0.15](https://github.com/truecharts/apps/compare/sonarr-11.0.13...sonarr-11.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [sonarr-11.0.13](https://github.com/truecharts/apps/compare/sonarr-11.0.12...sonarr-11.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [sonarr-11.0.12](https://github.com/truecharts/apps/compare/sonarr-11.0.11...sonarr-11.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [sonarr-11.0.11](https://github.com/truecharts/apps/compare/sonarr-11.0.10...sonarr-11.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [sonarr-11.0.10](https://github.com/truecharts/apps/compare/sonarr-11.0.9...sonarr-11.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [sonarr-11.0.9](https://github.com/truecharts/apps/compare/sonarr-11.0.8...sonarr-11.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/sonarr/11.0.22/Chart.lock b/stable/sonarr/11.0.22/Chart.lock new file mode 100644 index 00000000000..eb38f91bacf --- /dev/null +++ b/stable/sonarr/11.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:49:23.129943889Z" diff --git a/stable/sonarr/11.0.22/Chart.yaml b/stable/sonarr/11.0.22/Chart.yaml new file mode 100644 index 00000000000..eedf9da5409 --- /dev/null +++ b/stable/sonarr/11.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.0.8.1507" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Smart PVR for newsgroup and bittorrent users +home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr +icon: https://truecharts.org/img/chart-icons/sonarr.png +keywords: + - sonarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sonarr +sources: + - https://github.com/Sonarr/Sonarr +type: application +version: 11.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sonarr/11.0.22/README.md b/stable/sonarr/11.0.22/README.md new file mode 100644 index 00000000000..ba20215875d --- /dev/null +++ b/stable/sonarr/11.0.22/README.md @@ -0,0 +1,107 @@ +# sonarr + +![Version: 11.0.22](https://img.shields.io/badge/Version-11.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.8.1507](https://img.shields.io/badge/AppVersion-3.0.8.1507-informational?style=flat-square) + +Smart PVR for newsgroup and bittorrent users + +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: [sonarr](https://truecharts.org/docs/charts/stable/sonarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `sonarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install sonarr TrueCharts/sonarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `sonarr` deployment + +```console +helm uninstall sonarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sonarr \ + --set env.TZ="America/New York" \ + TrueCharts/sonarr +``` + +#### 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 sonarr TrueCharts/sonarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/sonarr/11.0.22/app-readme.md b/stable/sonarr/11.0.22/app-readme.md new file mode 100644 index 00000000000..0857d828832 --- /dev/null +++ b/stable/sonarr/11.0.22/app-readme.md @@ -0,0 +1,8 @@ +Smart PVR for newsgroup and bittorrent users + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/sonarr + +--- + +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/sonarr/11.0.22/charts/common-10.4.7.tgz b/stable/sonarr/11.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/sonarr/11.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/sonarr/11.0.22/ix_values.yaml b/stable/sonarr/11.0.22/ix_values.yaml new file mode 100644 index 00000000000..9f6ef3e2fbc --- /dev/null +++ b/stable/sonarr/11.0.22/ix_values.yaml @@ -0,0 +1,37 @@ +image: + repository: tccr.io/truecharts/sonarr + pullPolicy: IfNotPresent + tag: v3.0.8.1507@sha256:eead6f231eabb2936eb568b527b79a7bda3b99c1f56883b3c8c292cf87ff65f4 + +service: + main: + ports: + main: + port: 8989 + targetPort: 8989 + +probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8989/api/v3/system/status?apiKey=`IFS=\> && while + read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/sonarr/11.0.22/questions.yaml b/stable/sonarr/11.0.22/questions.yaml new file mode 100644 index 00000000000..c6cec36b0f6 --- /dev/null +++ b/stable/sonarr/11.0.22/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 8989 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 8989 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/wikijs/7.0.23/templates/common.yaml b/stable/sonarr/11.0.22/templates/common.yaml similarity index 100% rename from stable/wikijs/7.0.23/templates/common.yaml rename to stable/sonarr/11.0.22/templates/common.yaml diff --git a/stable/website-shot/2.0.21/values.yaml b/stable/sonarr/11.0.22/values.yaml similarity index 100% rename from stable/website-shot/2.0.21/values.yaml rename to stable/sonarr/11.0.22/values.yaml diff --git a/stable/speedtest-exporter/3.0.23/CHANGELOG.md b/stable/speedtest-exporter/3.0.23/CHANGELOG.md deleted file mode 100644 index 2c01d30e347..00000000000 --- a/stable/speedtest-exporter/3.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [speedtest-exporter-3.0.23](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.21...speedtest-exporter-3.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [speedtest-exporter-3.0.21](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.20...speedtest-exporter-3.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [speedtest-exporter-3.0.20](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.19...speedtest-exporter-3.0.20) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - - -## [speedtest-exporter-3.0.19](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.18...speedtest-exporter-3.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [speedtest-exporter-3.0.18](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.16...speedtest-exporter-3.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [speedtest-exporter-3.0.16](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.14...speedtest-exporter-3.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [speedtest-exporter-3.0.14](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.13...speedtest-exporter-3.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [speedtest-exporter-3.0.13](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.12...speedtest-exporter-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [speedtest-exporter-3.0.12](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.11...speedtest-exporter-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [speedtest-exporter-3.0.11](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.10...speedtest-exporter-3.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [speedtest-exporter-3.0.10](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.9...speedtest-exporter-3.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/speedtest-exporter/3.0.23/Chart.lock b/stable/speedtest-exporter/3.0.23/Chart.lock deleted file mode 100644 index b149fbbe0c0..00000000000 --- a/stable/speedtest-exporter/3.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:14:16.398106837Z" diff --git a/stable/speedtest-exporter/3.0.23/Chart.yaml b/stable/speedtest-exporter/3.0.23/Chart.yaml deleted file mode 100644 index 4dc71447a7a..00000000000 --- a/stable/speedtest-exporter/3.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.5.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Speedtest Exporter made in python using the official speedtest bin -icon: https://truecharts.org/img/chart-icons/speedtest-exporter.png -home: https://github.com/truecharts/apps/tree/master/charts/stable/speedtest-exporter -keywords: - - speedtest-exporter - - speedtest - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: speedtest-exporter -sources: - - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ -type: application -version: 3.0.23 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/speedtest-exporter/3.0.23/README.md b/stable/speedtest-exporter/3.0.23/README.md deleted file mode 100644 index a89a22cf5ea..00000000000 --- a/stable/speedtest-exporter/3.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# speedtest-exporter - -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.2](https://img.shields.io/badge/AppVersion-3.5.2-informational?style=flat-square) - -Speedtest Exporter made in python using the official speedtest bin - -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: [speedtest-exporter](https://truecharts.org/docs/charts/stable/speedtest-exporter) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `speedtest-exporter` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install speedtest-exporter TrueCharts/speedtest-exporter -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `speedtest-exporter` deployment - -```console -helm uninstall speedtest-exporter -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install speedtest-exporter \ - --set env.TZ="America/New York" \ - TrueCharts/speedtest-exporter -``` - -#### 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 speedtest-exporter TrueCharts/speedtest-exporter -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/speedtest-exporter/3.0.23/charts/common-10.4.6.tgz b/stable/speedtest-exporter/3.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/speedtest-exporter/3.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/speedtest-exporter/3.0.24/CHANGELOG.md b/stable/speedtest-exporter/3.0.24/CHANGELOG.md new file mode 100644 index 00000000000..7226da71fd5 --- /dev/null +++ b/stable/speedtest-exporter/3.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [speedtest-exporter-3.0.24](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.23...speedtest-exporter-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [speedtest-exporter-3.0.23](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.21...speedtest-exporter-3.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [speedtest-exporter-3.0.21](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.20...speedtest-exporter-3.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [speedtest-exporter-3.0.20](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.19...speedtest-exporter-3.0.20) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [speedtest-exporter-3.0.19](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.18...speedtest-exporter-3.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [speedtest-exporter-3.0.18](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.16...speedtest-exporter-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [speedtest-exporter-3.0.16](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.14...speedtest-exporter-3.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [speedtest-exporter-3.0.14](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.13...speedtest-exporter-3.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [speedtest-exporter-3.0.13](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.12...speedtest-exporter-3.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [speedtest-exporter-3.0.12](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.11...speedtest-exporter-3.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [speedtest-exporter-3.0.11](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.10...speedtest-exporter-3.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/speedtest-exporter/3.0.24/Chart.lock b/stable/speedtest-exporter/3.0.24/Chart.lock new file mode 100644 index 00000000000..92d62f7ccdb --- /dev/null +++ b/stable/speedtest-exporter/3.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:49:24.100228685Z" diff --git a/stable/speedtest-exporter/3.0.24/Chart.yaml b/stable/speedtest-exporter/3.0.24/Chart.yaml new file mode 100644 index 00000000000..66861809df9 --- /dev/null +++ b/stable/speedtest-exporter/3.0.24/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.5.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Speedtest Exporter made in python using the official speedtest bin +icon: https://truecharts.org/img/chart-icons/speedtest-exporter.png +home: https://github.com/truecharts/apps/tree/master/charts/stable/speedtest-exporter +keywords: + - speedtest-exporter + - speedtest + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: speedtest-exporter +sources: + - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ +type: application +version: 3.0.24 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/speedtest-exporter/3.0.24/README.md b/stable/speedtest-exporter/3.0.24/README.md new file mode 100644 index 00000000000..a7d7971c80d --- /dev/null +++ b/stable/speedtest-exporter/3.0.24/README.md @@ -0,0 +1,107 @@ +# speedtest-exporter + +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.2](https://img.shields.io/badge/AppVersion-3.5.2-informational?style=flat-square) + +Speedtest Exporter made in python using the official speedtest bin + +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: [speedtest-exporter](https://truecharts.org/docs/charts/stable/speedtest-exporter) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `speedtest-exporter` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install speedtest-exporter TrueCharts/speedtest-exporter +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `speedtest-exporter` deployment + +```console +helm uninstall speedtest-exporter +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install speedtest-exporter \ + --set env.TZ="America/New York" \ + TrueCharts/speedtest-exporter +``` + +#### 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 speedtest-exporter TrueCharts/speedtest-exporter -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/speedtest-exporter/3.0.23/app-readme.md b/stable/speedtest-exporter/3.0.24/app-readme.md similarity index 100% rename from stable/speedtest-exporter/3.0.23/app-readme.md rename to stable/speedtest-exporter/3.0.24/app-readme.md diff --git a/stable/speedtest-exporter/3.0.24/charts/common-10.4.7.tgz b/stable/speedtest-exporter/3.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/speedtest-exporter/3.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/speedtest-exporter/3.0.23/ix_values.yaml b/stable/speedtest-exporter/3.0.24/ix_values.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.23/ix_values.yaml rename to stable/speedtest-exporter/3.0.24/ix_values.yaml diff --git a/stable/speedtest-exporter/3.0.23/questions.yaml b/stable/speedtest-exporter/3.0.24/questions.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.23/questions.yaml rename to stable/speedtest-exporter/3.0.24/questions.yaml diff --git a/stable/wireshark/2.0.20/templates/common.yaml b/stable/speedtest-exporter/3.0.24/templates/common.yaml similarity index 100% rename from stable/wireshark/2.0.20/templates/common.yaml rename to stable/speedtest-exporter/3.0.24/templates/common.yaml diff --git a/stable/speedtest-exporter/3.0.23/templates/prometheusrules.yaml b/stable/speedtest-exporter/3.0.24/templates/prometheusrules.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.23/templates/prometheusrules.yaml rename to stable/speedtest-exporter/3.0.24/templates/prometheusrules.yaml diff --git a/stable/speedtest-exporter/3.0.23/templates/servicemonitor.yaml b/stable/speedtest-exporter/3.0.24/templates/servicemonitor.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.23/templates/servicemonitor.yaml rename to stable/speedtest-exporter/3.0.24/templates/servicemonitor.yaml diff --git a/stable/wekan/4.0.26/values.yaml b/stable/speedtest-exporter/3.0.24/values.yaml similarity index 100% rename from stable/wekan/4.0.26/values.yaml rename to stable/speedtest-exporter/3.0.24/values.yaml diff --git a/stable/spotweb/4.0.23/CHANGELOG.md b/stable/spotweb/4.0.23/CHANGELOG.md deleted file mode 100644 index 53a0b76322c..00000000000 --- a/stable/spotweb/4.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [spotweb-4.0.23](https://github.com/truecharts/apps/compare/spotweb-4.0.22...spotweb-4.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [spotweb-4.0.22](https://github.com/truecharts/apps/compare/spotweb-4.0.20...spotweb-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [spotweb-4.0.20](https://github.com/truecharts/apps/compare/spotweb-4.0.19...spotweb-4.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [spotweb-4.0.19](https://github.com/truecharts/apps/compare/spotweb-4.0.18...spotweb-4.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [spotweb-4.0.18](https://github.com/truecharts/apps/compare/spotweb-4.0.17...spotweb-4.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [spotweb-4.0.17](https://github.com/truecharts/apps/compare/spotweb-4.0.15...spotweb-4.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [spotweb-4.0.15](https://github.com/truecharts/apps/compare/spotweb-4.0.13...spotweb-4.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [spotweb-4.0.13](https://github.com/truecharts/apps/compare/spotweb-4.0.12...spotweb-4.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [spotweb-4.0.12](https://github.com/truecharts/apps/compare/spotweb-4.0.11...spotweb-4.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [spotweb-4.0.11](https://github.com/truecharts/apps/compare/spotweb-4.0.10...spotweb-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [spotweb-4.0.10](https://github.com/truecharts/apps/compare/spotweb-4.0.9...spotweb-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/spotweb/4.0.23/Chart.lock b/stable/spotweb/4.0.23/Chart.lock deleted file mode 100644 index 9c9e7f42e89..00000000000 --- a/stable/spotweb/4.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:44:34.81323348Z" diff --git a/stable/spotweb/4.0.23/Chart.yaml b/stable/spotweb/4.0.23/Chart.yaml deleted file mode 100644 index 782f0b538e2..00000000000 --- a/stable/spotweb/4.0.23/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.1" -kubeVersion: ">=1.16.0-0" -version: 4.0.23 -name: spotweb -description: Spotweb is a decentralized usenet community based on the Spotnet protocol. -type: application -home: https://github.com/truecharts/apps/tree/master/charts/stable/spotweb -icon: https://truecharts.org/img/chart-icons/spotweb.png -keywords: - - usenet - - spotweb - - spotnet -sources: - - https://github.com/spotweb/spotweb - - https://hub.docker.com/r/jbaten/spotweb - - https://github.com/joachimbaten/spotweb-docker -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/spotweb/4.0.23/README.md b/stable/spotweb/4.0.23/README.md deleted file mode 100644 index d41041e11d2..00000000000 --- a/stable/spotweb/4.0.23/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# spotweb - -![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) - -Spotweb is a decentralized usenet community based on the Spotnet protocol. - -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: [spotweb](https://truecharts.org/docs/charts/stable/spotweb) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `spotweb` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install spotweb TrueCharts/spotweb -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `spotweb` deployment - -```console -helm uninstall spotweb -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install spotweb \ - --set env.TZ="America/New York" \ - TrueCharts/spotweb -``` - -#### 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 spotweb TrueCharts/spotweb -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/spotweb/4.0.23/charts/common-10.4.6.tgz b/stable/spotweb/4.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/spotweb/4.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/spotweb/4.0.23/charts/postgresql-8.0.43.tgz b/stable/spotweb/4.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/spotweb/4.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/spotweb/4.0.24/CHANGELOG.md b/stable/spotweb/4.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c0fc7284726 --- /dev/null +++ b/stable/spotweb/4.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [spotweb-4.0.24](https://github.com/truecharts/apps/compare/spotweb-4.0.23...spotweb-4.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [spotweb-4.0.23](https://github.com/truecharts/apps/compare/spotweb-4.0.22...spotweb-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [spotweb-4.0.22](https://github.com/truecharts/apps/compare/spotweb-4.0.20...spotweb-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [spotweb-4.0.20](https://github.com/truecharts/apps/compare/spotweb-4.0.19...spotweb-4.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [spotweb-4.0.19](https://github.com/truecharts/apps/compare/spotweb-4.0.18...spotweb-4.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [spotweb-4.0.18](https://github.com/truecharts/apps/compare/spotweb-4.0.17...spotweb-4.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [spotweb-4.0.17](https://github.com/truecharts/apps/compare/spotweb-4.0.15...spotweb-4.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [spotweb-4.0.15](https://github.com/truecharts/apps/compare/spotweb-4.0.13...spotweb-4.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [spotweb-4.0.13](https://github.com/truecharts/apps/compare/spotweb-4.0.12...spotweb-4.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [spotweb-4.0.12](https://github.com/truecharts/apps/compare/spotweb-4.0.11...spotweb-4.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [spotweb-4.0.11](https://github.com/truecharts/apps/compare/spotweb-4.0.10...spotweb-4.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/spotweb/4.0.24/Chart.lock b/stable/spotweb/4.0.24/Chart.lock new file mode 100644 index 00000000000..5f624529d5c --- /dev/null +++ b/stable/spotweb/4.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:49:42.974233813Z" diff --git a/stable/spotweb/4.0.24/Chart.yaml b/stable/spotweb/4.0.24/Chart.yaml new file mode 100644 index 00000000000..58a5dd1b608 --- /dev/null +++ b/stable/spotweb/4.0.24/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.5.1" +kubeVersion: ">=1.16.0-0" +version: 4.0.24 +name: spotweb +description: Spotweb is a decentralized usenet community based on the Spotnet protocol. +type: application +home: https://github.com/truecharts/apps/tree/master/charts/stable/spotweb +icon: https://truecharts.org/img/chart-icons/spotweb.png +keywords: + - usenet + - spotweb + - spotnet +sources: + - https://github.com/spotweb/spotweb + - https://hub.docker.com/r/jbaten/spotweb + - https://github.com/joachimbaten/spotweb-docker +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/spotweb/4.0.24/README.md b/stable/spotweb/4.0.24/README.md new file mode 100644 index 00000000000..7f44a5f4ab2 --- /dev/null +++ b/stable/spotweb/4.0.24/README.md @@ -0,0 +1,110 @@ +# spotweb + +![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) + +Spotweb is a decentralized usenet community based on the Spotnet protocol. + +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: [spotweb](https://truecharts.org/docs/charts/stable/spotweb) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `spotweb` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install spotweb TrueCharts/spotweb +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `spotweb` deployment + +```console +helm uninstall spotweb +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install spotweb \ + --set env.TZ="America/New York" \ + TrueCharts/spotweb +``` + +#### 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 spotweb TrueCharts/spotweb -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/spotweb/4.0.23/app-readme.md b/stable/spotweb/4.0.24/app-readme.md similarity index 100% rename from stable/spotweb/4.0.23/app-readme.md rename to stable/spotweb/4.0.24/app-readme.md diff --git a/stable/spotweb/4.0.24/charts/common-10.4.7.tgz b/stable/spotweb/4.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/spotweb/4.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/spotweb/4.0.24/charts/postgresql-8.0.45.tgz b/stable/spotweb/4.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/spotweb/4.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/spotweb/4.0.23/ix_values.yaml b/stable/spotweb/4.0.24/ix_values.yaml similarity index 100% rename from stable/spotweb/4.0.23/ix_values.yaml rename to stable/spotweb/4.0.24/ix_values.yaml diff --git a/stable/spotweb/4.0.23/questions.yaml b/stable/spotweb/4.0.24/questions.yaml similarity index 100% rename from stable/spotweb/4.0.23/questions.yaml rename to stable/spotweb/4.0.24/questions.yaml diff --git a/stable/spotweb/4.0.23/templates/common.yaml b/stable/spotweb/4.0.24/templates/common.yaml similarity index 100% rename from stable/spotweb/4.0.23/templates/common.yaml rename to stable/spotweb/4.0.24/templates/common.yaml diff --git a/stable/wg-easy/1.0.14/values.yaml b/stable/spotweb/4.0.24/values.yaml similarity index 100% rename from stable/wg-easy/1.0.14/values.yaml rename to stable/spotweb/4.0.24/values.yaml diff --git a/stable/sqlitebrowser/3.0.20/CHANGELOG.md b/stable/sqlitebrowser/3.0.20/CHANGELOG.md deleted file mode 100644 index 3cd825c1fee..00000000000 --- a/stable/sqlitebrowser/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sqlitebrowser-3.0.20](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.18...sqlitebrowser-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [sqlitebrowser-3.0.18](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.17...sqlitebrowser-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [sqlitebrowser-3.0.17](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.16...sqlitebrowser-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [sqlitebrowser-3.0.16](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.14...sqlitebrowser-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [sqlitebrowser-3.0.14](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.12...sqlitebrowser-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [sqlitebrowser-3.0.12](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.11...sqlitebrowser-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [sqlitebrowser-3.0.11](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.10...sqlitebrowser-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [sqlitebrowser-3.0.10](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.9...sqlitebrowser-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [sqlitebrowser-3.0.9](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.8...sqlitebrowser-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [sqlitebrowser-3.0.8](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.7...sqlitebrowser-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [sqlitebrowser-3.0.7](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.6...sqlitebrowser-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/sqlitebrowser/3.0.20/Chart.lock b/stable/sqlitebrowser/3.0.20/Chart.lock deleted file mode 100644 index 14e043d5847..00000000000 --- a/stable/sqlitebrowser/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:14:33.111446966Z" diff --git a/stable/sqlitebrowser/3.0.20/Chart.yaml b/stable/sqlitebrowser/3.0.20/Chart.yaml deleted file mode 100644 index 14e3f81e164..00000000000 --- a/stable/sqlitebrowser/3.0.20/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.12.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - A high quality, visual, open source tool to create, design, and edit - database files compatible with SQLite -home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser -icon: https://truecharts.org/img/chart-icons/sqlitebrowser.png -keywords: - - sqlite - - browser - - sqlitebrowser - - database -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sqlitebrowser -sources: - - https://github.com/linuxserver/docker-sqlitebrowser - - https://sqlitebrowser.org/ -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/sqlitebrowser/3.0.20/README.md b/stable/sqlitebrowser/3.0.20/README.md deleted file mode 100644 index 0cc891204aa..00000000000 --- a/stable/sqlitebrowser/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# sqlitebrowser - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.12.2](https://img.shields.io/badge/AppVersion-3.12.2-informational?style=flat-square) - -A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite - -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: [sqlitebrowser](https://truecharts.org/docs/charts/stable/sqlitebrowser) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `sqlitebrowser` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install sqlitebrowser TrueCharts/sqlitebrowser -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `sqlitebrowser` deployment - -```console -helm uninstall sqlitebrowser -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sqlitebrowser \ - --set env.TZ="America/New York" \ - TrueCharts/sqlitebrowser -``` - -#### 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 sqlitebrowser TrueCharts/sqlitebrowser -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/sqlitebrowser/3.0.20/charts/common-10.4.6.tgz b/stable/sqlitebrowser/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/sqlitebrowser/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/3.0.21/CHANGELOG.md b/stable/sqlitebrowser/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..d3c09d826f9 --- /dev/null +++ b/stable/sqlitebrowser/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sqlitebrowser-3.0.21](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.20...sqlitebrowser-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [sqlitebrowser-3.0.20](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.18...sqlitebrowser-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [sqlitebrowser-3.0.18](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.17...sqlitebrowser-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [sqlitebrowser-3.0.17](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.16...sqlitebrowser-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [sqlitebrowser-3.0.16](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.14...sqlitebrowser-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [sqlitebrowser-3.0.14](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.12...sqlitebrowser-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [sqlitebrowser-3.0.12](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.11...sqlitebrowser-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [sqlitebrowser-3.0.11](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.10...sqlitebrowser-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [sqlitebrowser-3.0.10](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.9...sqlitebrowser-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [sqlitebrowser-3.0.9](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.8...sqlitebrowser-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [sqlitebrowser-3.0.8](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.7...sqlitebrowser-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/sqlitebrowser/3.0.21/Chart.lock b/stable/sqlitebrowser/3.0.21/Chart.lock new file mode 100644 index 00000000000..02b980432c1 --- /dev/null +++ b/stable/sqlitebrowser/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:49:42.914454102Z" diff --git a/stable/sqlitebrowser/3.0.21/Chart.yaml b/stable/sqlitebrowser/3.0.21/Chart.yaml new file mode 100644 index 00000000000..aef5e7cd704 --- /dev/null +++ b/stable/sqlitebrowser/3.0.21/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.12.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + A high quality, visual, open source tool to create, design, and edit + database files compatible with SQLite +home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser +icon: https://truecharts.org/img/chart-icons/sqlitebrowser.png +keywords: + - sqlite + - browser + - sqlitebrowser + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sqlitebrowser +sources: + - https://github.com/linuxserver/docker-sqlitebrowser + - https://sqlitebrowser.org/ +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sqlitebrowser/3.0.21/README.md b/stable/sqlitebrowser/3.0.21/README.md new file mode 100644 index 00000000000..7cf0958ab38 --- /dev/null +++ b/stable/sqlitebrowser/3.0.21/README.md @@ -0,0 +1,108 @@ +# sqlitebrowser + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.12.2](https://img.shields.io/badge/AppVersion-3.12.2-informational?style=flat-square) + +A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite + +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: [sqlitebrowser](https://truecharts.org/docs/charts/stable/sqlitebrowser) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `sqlitebrowser` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install sqlitebrowser TrueCharts/sqlitebrowser +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `sqlitebrowser` deployment + +```console +helm uninstall sqlitebrowser +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sqlitebrowser \ + --set env.TZ="America/New York" \ + TrueCharts/sqlitebrowser +``` + +#### 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 sqlitebrowser TrueCharts/sqlitebrowser -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/sqlitebrowser/3.0.20/app-readme.md b/stable/sqlitebrowser/3.0.21/app-readme.md similarity index 100% rename from stable/sqlitebrowser/3.0.20/app-readme.md rename to stable/sqlitebrowser/3.0.21/app-readme.md diff --git a/stable/sqlitebrowser/3.0.21/charts/common-10.4.7.tgz b/stable/sqlitebrowser/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/sqlitebrowser/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/sqlitebrowser/3.0.20/ix_values.yaml b/stable/sqlitebrowser/3.0.21/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.20/ix_values.yaml rename to stable/sqlitebrowser/3.0.21/ix_values.yaml diff --git a/stable/sqlitebrowser/3.0.20/questions.yaml b/stable/sqlitebrowser/3.0.21/questions.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.20/questions.yaml rename to stable/sqlitebrowser/3.0.21/questions.yaml diff --git a/stable/sqlitebrowser/3.0.20/templates/common.yaml b/stable/sqlitebrowser/3.0.21/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.20/templates/common.yaml rename to stable/sqlitebrowser/3.0.21/templates/common.yaml diff --git a/stable/whoogle/3.0.22/values.yaml b/stable/sqlitebrowser/3.0.21/values.yaml similarity index 100% rename from stable/whoogle/3.0.22/values.yaml rename to stable/sqlitebrowser/3.0.21/values.yaml diff --git a/stable/stash/7.0.22/CHANGELOG.md b/stable/stash/7.0.22/CHANGELOG.md deleted file mode 100644 index bb9e03d03ec..00000000000 --- a/stable/stash/7.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [stash-7.0.22](https://github.com/truecharts/apps/compare/filestash-0.0.10...stash-7.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [stash-7.0.20](https://github.com/truecharts/apps/compare/stash-7.0.19...stash-7.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [stash-7.0.19](https://github.com/truecharts/apps/compare/stash-7.0.18...stash-7.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [stash-7.0.18](https://github.com/truecharts/apps/compare/stash-7.0.16...stash-7.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [stash-7.0.16](https://github.com/truecharts/apps/compare/stash-7.0.14...stash-7.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [stash-7.0.14](https://github.com/truecharts/apps/compare/stash-7.0.13...stash-7.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [stash-7.0.13](https://github.com/truecharts/apps/compare/stash-7.0.12...stash-7.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [stash-7.0.12](https://github.com/truecharts/apps/compare/stash-7.0.11...stash-7.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [stash-7.0.11](https://github.com/truecharts/apps/compare/stash-7.0.10...stash-7.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [stash-7.0.10](https://github.com/truecharts/apps/compare/stash-7.0.9...stash-7.0.10) (2022-07-05) - -#### Chore - -* update docker general non-major ([#3071](https://github.com/truecharts/apps/issues/3071)) - - - - -### [stash-7.0.9](https://github.com/truecharts/apps/compare/stash-7.0.8...stash-7.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/stash/7.0.22/Chart.lock b/stable/stash/7.0.22/Chart.lock deleted file mode 100644 index 58cb11e036e..00000000000 --- a/stable/stash/7.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:14:38.369190443Z" diff --git a/stable/stash/7.0.22/Chart.yaml b/stable/stash/7.0.22/Chart.yaml deleted file mode 100644 index b0685f84667..00000000000 --- a/stable/stash/7.0.22/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.16.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: An organizer for your porn, written in Go -home: https://github.com/truecharts/apps/tree/master/charts/stable/stash -icon: https://truecharts.org/img/chart-icons/stash.png -keywords: - - porn -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: stash -sources: - - https://github.com/stashapp/stash - - https://hub.docker.com/r/stashapp/stash -version: 7.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/stash/7.0.22/README.md b/stable/stash/7.0.22/README.md deleted file mode 100644 index a304d1abf1b..00000000000 --- a/stable/stash/7.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# stash - -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 0.16.0](https://img.shields.io/badge/AppVersion-0.16.0-informational?style=flat-square) - -An organizer for your porn, written in Go - -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: [stash](https://truecharts.org/docs/charts/stable/stash) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `stash` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install stash TrueCharts/stash -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `stash` deployment - -```console -helm uninstall stash -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install stash \ - --set env.TZ="America/New York" \ - TrueCharts/stash -``` - -#### 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 stash TrueCharts/stash -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/stash/7.0.22/charts/common-10.4.6.tgz b/stable/stash/7.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/stash/7.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/stash/7.0.23/CHANGELOG.md b/stable/stash/7.0.23/CHANGELOG.md new file mode 100644 index 00000000000..3bb82454b87 --- /dev/null +++ b/stable/stash/7.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stash-7.0.23](https://github.com/truecharts/apps/compare/stash-7.0.22...stash-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [stash-7.0.22](https://github.com/truecharts/apps/compare/filestash-0.0.10...stash-7.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [stash-7.0.20](https://github.com/truecharts/apps/compare/stash-7.0.19...stash-7.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [stash-7.0.19](https://github.com/truecharts/apps/compare/stash-7.0.18...stash-7.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [stash-7.0.18](https://github.com/truecharts/apps/compare/stash-7.0.16...stash-7.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [stash-7.0.16](https://github.com/truecharts/apps/compare/stash-7.0.14...stash-7.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [stash-7.0.14](https://github.com/truecharts/apps/compare/stash-7.0.13...stash-7.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [stash-7.0.13](https://github.com/truecharts/apps/compare/stash-7.0.12...stash-7.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [stash-7.0.12](https://github.com/truecharts/apps/compare/stash-7.0.11...stash-7.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [stash-7.0.11](https://github.com/truecharts/apps/compare/stash-7.0.10...stash-7.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [stash-7.0.10](https://github.com/truecharts/apps/compare/stash-7.0.9...stash-7.0.10) (2022-07-05) + +#### Chore + +* update docker general non-major ([#3071](https://github.com/truecharts/apps/issues/3071)) + + + diff --git a/stable/stash/7.0.23/Chart.lock b/stable/stash/7.0.23/Chart.lock new file mode 100644 index 00000000000..27d7e2f72cb --- /dev/null +++ b/stable/stash/7.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:49:43.427469039Z" diff --git a/stable/stash/7.0.23/Chart.yaml b/stable/stash/7.0.23/Chart.yaml new file mode 100644 index 00000000000..4098fd43314 --- /dev/null +++ b/stable/stash/7.0.23/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.16.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: An organizer for your porn, written in Go +home: https://github.com/truecharts/apps/tree/master/charts/stable/stash +icon: https://truecharts.org/img/chart-icons/stash.png +keywords: + - porn +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stash +sources: + - https://github.com/stashapp/stash + - https://hub.docker.com/r/stashapp/stash +version: 7.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/stash/7.0.23/README.md b/stable/stash/7.0.23/README.md new file mode 100644 index 00000000000..7458be94cbf --- /dev/null +++ b/stable/stash/7.0.23/README.md @@ -0,0 +1,108 @@ +# stash + +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 0.16.0](https://img.shields.io/badge/AppVersion-0.16.0-informational?style=flat-square) + +An organizer for your porn, written in Go + +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: [stash](https://truecharts.org/docs/charts/stable/stash) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `stash` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install stash TrueCharts/stash +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `stash` deployment + +```console +helm uninstall stash +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install stash \ + --set env.TZ="America/New York" \ + TrueCharts/stash +``` + +#### 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 stash TrueCharts/stash -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/stash/7.0.22/app-readme.md b/stable/stash/7.0.23/app-readme.md similarity index 100% rename from stable/stash/7.0.22/app-readme.md rename to stable/stash/7.0.23/app-readme.md diff --git a/stable/stash/7.0.23/charts/common-10.4.7.tgz b/stable/stash/7.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/stash/7.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/stash/7.0.22/ci/ct-values.yaml b/stable/stash/7.0.23/ci/ct-values.yaml similarity index 100% rename from stable/stash/7.0.22/ci/ct-values.yaml rename to stable/stash/7.0.23/ci/ct-values.yaml diff --git a/stable/stash/7.0.22/ix_values.yaml b/stable/stash/7.0.23/ix_values.yaml similarity index 100% rename from stable/stash/7.0.22/ix_values.yaml rename to stable/stash/7.0.23/ix_values.yaml diff --git a/stable/stash/7.0.22/questions.yaml b/stable/stash/7.0.23/questions.yaml similarity index 100% rename from stable/stash/7.0.22/questions.yaml rename to stable/stash/7.0.23/questions.yaml diff --git a/stable/xbackbone/3.0.24/templates/common.yaml b/stable/stash/7.0.23/templates/common.yaml similarity index 100% rename from stable/xbackbone/3.0.24/templates/common.yaml rename to stable/stash/7.0.23/templates/common.yaml diff --git a/stable/wikijs/7.0.23/values.yaml b/stable/stash/7.0.23/values.yaml similarity index 100% rename from stable/wikijs/7.0.23/values.yaml rename to stable/stash/7.0.23/values.yaml diff --git a/stable/static/3.0.20/CHANGELOG.md b/stable/static/3.0.20/CHANGELOG.md deleted file mode 100644 index 62c8c689ea0..00000000000 --- a/stable/static/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [static-3.0.20](https://github.com/truecharts/apps/compare/static-3.0.18...static-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [static-3.0.18](https://github.com/truecharts/apps/compare/static-3.0.17...static-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [static-3.0.17](https://github.com/truecharts/apps/compare/static-3.0.16...static-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [static-3.0.16](https://github.com/truecharts/apps/compare/static-3.0.14...static-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [static-3.0.14](https://github.com/truecharts/apps/compare/static-3.0.12...static-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [static-3.0.12](https://github.com/truecharts/apps/compare/static-3.0.11...static-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [static-3.0.11](https://github.com/truecharts/apps/compare/static-3.0.10...static-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [static-3.0.10](https://github.com/truecharts/apps/compare/static-3.0.9...static-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [static-3.0.9](https://github.com/truecharts/apps/compare/static-3.0.8...static-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [static-3.0.8](https://github.com/truecharts/apps/compare/static-3.0.7...static-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [static-3.0.7](https://github.com/truecharts/apps/compare/static-3.0.6...static-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/static/3.0.20/Chart.lock b/stable/static/3.0.20/Chart.lock deleted file mode 100644 index 7d617442b83..00000000000 --- a/stable/static/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:14:55.570135939Z" diff --git a/stable/static/3.0.20/Chart.yaml b/stable/static/3.0.20/Chart.yaml deleted file mode 100644 index 9e1b628504f..00000000000 --- a/stable/static/3.0.20/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "ee8a20c" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - A self-hosted static file serving app which does nothing more than just - serve up static files from a mounted volume. -home: https://github.com/truecharts/apps/tree/master/charts/stable/static -icon: https://truecharts.org/img/chart-icons/static.png -keywords: - - app - - web - - filesystem - - static -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: static -sources: - - https://github.com/prologic/static - - https://github.com/nicholaswilde/docker-static -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/static/3.0.20/README.md b/stable/static/3.0.20/README.md deleted file mode 100644 index 4a0d33814ff..00000000000 --- a/stable/static/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# static - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: ee8a20c](https://img.shields.io/badge/AppVersion-ee8a20c-informational?style=flat-square) - -A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. - -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: [static](https://truecharts.org/docs/charts/stable/static) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `static` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install static TrueCharts/static -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `static` deployment - -```console -helm uninstall static -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install static \ - --set env.TZ="America/New York" \ - TrueCharts/static -``` - -#### 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 static TrueCharts/static -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/static/3.0.20/charts/common-10.4.6.tgz b/stable/static/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/static/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/static/3.0.21/CHANGELOG.md b/stable/static/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..f341ba70f31 --- /dev/null +++ b/stable/static/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [static-3.0.21](https://github.com/truecharts/apps/compare/static-3.0.20...static-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [static-3.0.20](https://github.com/truecharts/apps/compare/static-3.0.18...static-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [static-3.0.18](https://github.com/truecharts/apps/compare/static-3.0.17...static-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [static-3.0.17](https://github.com/truecharts/apps/compare/static-3.0.16...static-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [static-3.0.16](https://github.com/truecharts/apps/compare/static-3.0.14...static-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [static-3.0.14](https://github.com/truecharts/apps/compare/static-3.0.12...static-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [static-3.0.12](https://github.com/truecharts/apps/compare/static-3.0.11...static-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [static-3.0.11](https://github.com/truecharts/apps/compare/static-3.0.10...static-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [static-3.0.10](https://github.com/truecharts/apps/compare/static-3.0.9...static-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [static-3.0.9](https://github.com/truecharts/apps/compare/static-3.0.8...static-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [static-3.0.8](https://github.com/truecharts/apps/compare/static-3.0.7...static-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/static/3.0.21/Chart.lock b/stable/static/3.0.21/Chart.lock new file mode 100644 index 00000000000..b612d96baf4 --- /dev/null +++ b/stable/static/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:50:02.243022218Z" diff --git a/stable/static/3.0.21/Chart.yaml b/stable/static/3.0.21/Chart.yaml new file mode 100644 index 00000000000..983055e66bb --- /dev/null +++ b/stable/static/3.0.21/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "ee8a20c" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + A self-hosted static file serving app which does nothing more than just + serve up static files from a mounted volume. +home: https://github.com/truecharts/apps/tree/master/charts/stable/static +icon: https://truecharts.org/img/chart-icons/static.png +keywords: + - app + - web + - filesystem + - static +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: static +sources: + - https://github.com/prologic/static + - https://github.com/nicholaswilde/docker-static +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/static/3.0.21/README.md b/stable/static/3.0.21/README.md new file mode 100644 index 00000000000..3e5ed87c776 --- /dev/null +++ b/stable/static/3.0.21/README.md @@ -0,0 +1,108 @@ +# static + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: ee8a20c](https://img.shields.io/badge/AppVersion-ee8a20c-informational?style=flat-square) + +A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. + +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: [static](https://truecharts.org/docs/charts/stable/static) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `static` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install static TrueCharts/static +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `static` deployment + +```console +helm uninstall static +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install static \ + --set env.TZ="America/New York" \ + TrueCharts/static +``` + +#### 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 static TrueCharts/static -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/static/3.0.20/app-readme.md b/stable/static/3.0.21/app-readme.md similarity index 100% rename from stable/static/3.0.20/app-readme.md rename to stable/static/3.0.21/app-readme.md diff --git a/stable/static/3.0.21/charts/common-10.4.7.tgz b/stable/static/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/static/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/static/3.0.20/ix_values.yaml b/stable/static/3.0.21/ix_values.yaml similarity index 100% rename from stable/static/3.0.20/ix_values.yaml rename to stable/static/3.0.21/ix_values.yaml diff --git a/stable/static/3.0.20/questions.yaml b/stable/static/3.0.21/questions.yaml similarity index 100% rename from stable/static/3.0.20/questions.yaml rename to stable/static/3.0.21/questions.yaml diff --git a/stable/static/3.0.20/templates/common.yaml b/stable/static/3.0.21/templates/common.yaml similarity index 100% rename from stable/static/3.0.20/templates/common.yaml rename to stable/static/3.0.21/templates/common.yaml diff --git a/stable/wireshark/2.0.20/values.yaml b/stable/static/3.0.21/values.yaml similarity index 100% rename from stable/wireshark/2.0.20/values.yaml rename to stable/static/3.0.21/values.yaml diff --git a/stable/statping/7.0.22/CHANGELOG.md b/stable/statping/7.0.22/CHANGELOG.md deleted file mode 100644 index 5715657e4f6..00000000000 --- a/stable/statping/7.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [statping-7.0.22](https://github.com/truecharts/apps/compare/statping-ng-0.0.11...statping-7.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [statping-7.0.21](https://github.com/truecharts/apps/compare/statping-7.0.19...statping-7.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [statping-7.0.19](https://github.com/truecharts/apps/compare/statping-7.0.18...statping-7.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [statping-7.0.18](https://github.com/truecharts/apps/compare/statping-7.0.17...statping-7.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [statping-7.0.17](https://github.com/truecharts/apps/compare/statping-7.0.15...statping-7.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [statping-7.0.15](https://github.com/truecharts/apps/compare/statping-7.0.13...statping-7.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [statping-7.0.13](https://github.com/truecharts/apps/compare/statping-7.0.12...statping-7.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [statping-7.0.12](https://github.com/truecharts/apps/compare/statping-7.0.11...statping-7.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [statping-7.0.11](https://github.com/truecharts/apps/compare/statping-7.0.10...statping-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [statping-7.0.10](https://github.com/truecharts/apps/compare/statping-7.0.9...statping-7.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [statping-7.0.9](https://github.com/truecharts/apps/compare/statping-7.0.8...statping-7.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/statping/7.0.22/Chart.lock b/stable/statping/7.0.22/Chart.lock deleted file mode 100644 index bab4b6e30d8..00000000000 --- a/stable/statping/7.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:44:43.961626839Z" diff --git a/stable/statping/7.0.22/Chart.yaml b/stable/statping/7.0.22/Chart.yaml deleted file mode 100644 index 61c95838efe..00000000000 --- a/stable/statping/7.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.90.78" -description: Status page for monitoring your websites and applications -name: statping -version: 7.0.22 -kubeVersion: ">=1.16.0-0" -keywords: - - statping - - status - - status-page -home: https://github.com/truecharts/apps/tree/master/charts/stable/statping -icon: https://truecharts.org/img/chart-icons/statping.png -sources: - - https://github.com/statping/statping -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/statping/7.0.22/README.md b/stable/statping/7.0.22/README.md deleted file mode 100644 index ce87e650add..00000000000 --- a/stable/statping/7.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# statping - -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 0.90.78](https://img.shields.io/badge/AppVersion-0.90.78-informational?style=flat-square) - -Status page for monitoring your websites and applications - -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: [statping](https://truecharts.org/docs/charts/stable/statping) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `statping` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install statping TrueCharts/statping -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `statping` deployment - -```console -helm uninstall statping -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install statping \ - --set env.TZ="America/New York" \ - TrueCharts/statping -``` - -#### 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 statping TrueCharts/statping -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/statping/7.0.22/charts/common-10.4.6.tgz b/stable/statping/7.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/statping/7.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/statping/7.0.22/charts/postgresql-8.0.43.tgz b/stable/statping/7.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/statping/7.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/statping/7.0.23/CHANGELOG.md b/stable/statping/7.0.23/CHANGELOG.md new file mode 100644 index 00000000000..93f329ed041 --- /dev/null +++ b/stable/statping/7.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [statping-7.0.23](https://github.com/truecharts/apps/compare/statping-7.0.22...statping-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [statping-7.0.22](https://github.com/truecharts/apps/compare/statping-ng-0.0.11...statping-7.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [statping-7.0.21](https://github.com/truecharts/apps/compare/statping-7.0.19...statping-7.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [statping-7.0.19](https://github.com/truecharts/apps/compare/statping-7.0.18...statping-7.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [statping-7.0.18](https://github.com/truecharts/apps/compare/statping-7.0.17...statping-7.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [statping-7.0.17](https://github.com/truecharts/apps/compare/statping-7.0.15...statping-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [statping-7.0.15](https://github.com/truecharts/apps/compare/statping-7.0.13...statping-7.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [statping-7.0.13](https://github.com/truecharts/apps/compare/statping-7.0.12...statping-7.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [statping-7.0.12](https://github.com/truecharts/apps/compare/statping-7.0.11...statping-7.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [statping-7.0.11](https://github.com/truecharts/apps/compare/statping-7.0.10...statping-7.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [statping-7.0.10](https://github.com/truecharts/apps/compare/statping-7.0.9...statping-7.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/statping/7.0.23/Chart.lock b/stable/statping/7.0.23/Chart.lock new file mode 100644 index 00000000000..6645fa31244 --- /dev/null +++ b/stable/statping/7.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:50:09.933894764Z" diff --git a/stable/statping/7.0.23/Chart.yaml b/stable/statping/7.0.23/Chart.yaml new file mode 100644 index 00000000000..c0a081c2bda --- /dev/null +++ b/stable/statping/7.0.23/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.90.78" +description: Status page for monitoring your websites and applications +name: statping +version: 7.0.23 +kubeVersion: ">=1.16.0-0" +keywords: + - statping + - status + - status-page +home: https://github.com/truecharts/apps/tree/master/charts/stable/statping +icon: https://truecharts.org/img/chart-icons/statping.png +sources: + - https://github.com/statping/statping +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/statping/7.0.23/README.md b/stable/statping/7.0.23/README.md new file mode 100644 index 00000000000..a2a6e601aac --- /dev/null +++ b/stable/statping/7.0.23/README.md @@ -0,0 +1,108 @@ +# statping + +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 0.90.78](https://img.shields.io/badge/AppVersion-0.90.78-informational?style=flat-square) + +Status page for monitoring your websites and applications + +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: [statping](https://truecharts.org/docs/charts/stable/statping) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `statping` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install statping TrueCharts/statping +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `statping` deployment + +```console +helm uninstall statping +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install statping \ + --set env.TZ="America/New York" \ + TrueCharts/statping +``` + +#### 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 statping TrueCharts/statping -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/statping/7.0.22/app-readme.md b/stable/statping/7.0.23/app-readme.md similarity index 100% rename from stable/statping/7.0.22/app-readme.md rename to stable/statping/7.0.23/app-readme.md diff --git a/stable/statping/7.0.23/charts/common-10.4.7.tgz b/stable/statping/7.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/statping/7.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/statping/7.0.23/charts/postgresql-8.0.45.tgz b/stable/statping/7.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/statping/7.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/statping/7.0.22/ix_values.yaml b/stable/statping/7.0.23/ix_values.yaml similarity index 100% rename from stable/statping/7.0.22/ix_values.yaml rename to stable/statping/7.0.23/ix_values.yaml diff --git a/stable/statping/7.0.22/questions.yaml b/stable/statping/7.0.23/questions.yaml similarity index 100% rename from stable/statping/7.0.22/questions.yaml rename to stable/statping/7.0.23/questions.yaml diff --git a/stable/statping/7.0.22/templates/common.yaml b/stable/statping/7.0.23/templates/common.yaml similarity index 100% rename from stable/statping/7.0.22/templates/common.yaml rename to stable/statping/7.0.23/templates/common.yaml diff --git a/stable/xbackbone/3.0.24/values.yaml b/stable/statping/7.0.23/values.yaml similarity index 100% rename from stable/xbackbone/3.0.24/values.yaml rename to stable/statping/7.0.23/values.yaml diff --git a/stable/storj-node/2.0.31/CHANGELOG.md b/stable/storj-node/2.0.31/CHANGELOG.md deleted file mode 100644 index c878b69ff56..00000000000 --- a/stable/storj-node/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [storj-node-2.0.31](https://github.com/truecharts/apps/compare/storj-node-2.0.29...storj-node-2.0.31) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [storj-node-2.0.29](https://github.com/truecharts/apps/compare/storj-node-2.0.28...storj-node-2.0.29) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [storj-node-2.0.28](https://github.com/truecharts/apps/compare/storj-node-2.0.27...storj-node-2.0.28) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [storj-node-2.0.27](https://github.com/truecharts/apps/compare/storj-node-2.0.25...storj-node-2.0.27) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [storj-node-2.0.25](https://github.com/truecharts/apps/compare/storj-node-2.0.24...storj-node-2.0.25) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [storj-node-2.0.24](https://github.com/truecharts/apps/compare/storj-node-2.0.22...storj-node-2.0.24) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [storj-node-2.0.22](https://github.com/truecharts/apps/compare/storj-node-2.0.21...storj-node-2.0.22) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [storj-node-2.0.21](https://github.com/truecharts/apps/compare/storj-node-2.0.20...storj-node-2.0.21) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [storj-node-2.0.20](https://github.com/truecharts/apps/compare/storj-node-2.0.19...storj-node-2.0.20) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [storj-node-2.0.19](https://github.com/truecharts/apps/compare/storj-node-2.0.18...storj-node-2.0.19) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - - - -### [storj-node-2.0.18](https://github.com/truecharts/apps/compare/storj-node-2.0.17...storj-node-2.0.18) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/storj-node/2.0.31/Chart.lock b/stable/storj-node/2.0.31/Chart.lock deleted file mode 100644 index 93c17ef7060..00000000000 --- a/stable/storj-node/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:15:03.773285302Z" diff --git a/stable/storj-node/2.0.31/Chart.yaml b/stable/storj-node/2.0.31/Chart.yaml deleted file mode 100644 index f067de42141..00000000000 --- a/stable/storj-node/2.0.31/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.59.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner -home: https://github.com/truecharts/apps/tree/master/charts/stable/storj-node -icon: https://truecharts.org/img/chart-icons/storj-node.png -keywords: - - storj - - storage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: storj-node -sources: - - https://github.com/storj/storj - - https://docs.storj.io/node/ - - https://hub.docker.com/r/storjlabs/storagenode -version: 2.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/storj-node/2.0.31/README.md b/stable/storj-node/2.0.31/README.md deleted file mode 100644 index a887f0707e3..00000000000 --- a/stable/storj-node/2.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# storj-node - -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 1.59.1](https://img.shields.io/badge/AppVersion-1.59.1-informational?style=flat-square) - -Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner - -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: [storj-node](https://truecharts.org/docs/charts/stable/storj-node) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `storj-node` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install storj-node TrueCharts/storj-node -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `storj-node` deployment - -```console -helm uninstall storj-node -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install storj-node \ - --set env.TZ="America/New York" \ - TrueCharts/storj-node -``` - -#### 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 storj-node TrueCharts/storj-node -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/storj-node/2.0.31/charts/common-10.4.6.tgz b/stable/storj-node/2.0.31/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/storj-node/2.0.31/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/storj-node/2.0.32/CHANGELOG.md b/stable/storj-node/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..280d5a2d13e --- /dev/null +++ b/stable/storj-node/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [storj-node-2.0.32](https://github.com/truecharts/apps/compare/storj-node-2.0.31...storj-node-2.0.32) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [storj-node-2.0.31](https://github.com/truecharts/apps/compare/storj-node-2.0.29...storj-node-2.0.31) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [storj-node-2.0.29](https://github.com/truecharts/apps/compare/storj-node-2.0.28...storj-node-2.0.29) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [storj-node-2.0.28](https://github.com/truecharts/apps/compare/storj-node-2.0.27...storj-node-2.0.28) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [storj-node-2.0.27](https://github.com/truecharts/apps/compare/storj-node-2.0.25...storj-node-2.0.27) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [storj-node-2.0.25](https://github.com/truecharts/apps/compare/storj-node-2.0.24...storj-node-2.0.25) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [storj-node-2.0.24](https://github.com/truecharts/apps/compare/storj-node-2.0.22...storj-node-2.0.24) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [storj-node-2.0.22](https://github.com/truecharts/apps/compare/storj-node-2.0.21...storj-node-2.0.22) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [storj-node-2.0.21](https://github.com/truecharts/apps/compare/storj-node-2.0.20...storj-node-2.0.21) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [storj-node-2.0.20](https://github.com/truecharts/apps/compare/storj-node-2.0.19...storj-node-2.0.20) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [storj-node-2.0.19](https://github.com/truecharts/apps/compare/storj-node-2.0.18...storj-node-2.0.19) (2022-07-10) + +#### Fix + +* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) + + + + diff --git a/stable/storj-node/2.0.32/Chart.lock b/stable/storj-node/2.0.32/Chart.lock new file mode 100644 index 00000000000..18a6b7889bc --- /dev/null +++ b/stable/storj-node/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:50:05.233643398Z" diff --git a/stable/storj-node/2.0.32/Chart.yaml b/stable/storj-node/2.0.32/Chart.yaml new file mode 100644 index 00000000000..4a2c84654e9 --- /dev/null +++ b/stable/storj-node/2.0.32/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.59.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner +home: https://github.com/truecharts/apps/tree/master/charts/stable/storj-node +icon: https://truecharts.org/img/chart-icons/storj-node.png +keywords: + - storj + - storage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: storj-node +sources: + - https://github.com/storj/storj + - https://docs.storj.io/node/ + - https://hub.docker.com/r/storjlabs/storagenode +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/storj-node/2.0.32/README.md b/stable/storj-node/2.0.32/README.md new file mode 100644 index 00000000000..4581649d096 --- /dev/null +++ b/stable/storj-node/2.0.32/README.md @@ -0,0 +1,109 @@ +# storj-node + +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: 1.59.1](https://img.shields.io/badge/AppVersion-1.59.1-informational?style=flat-square) + +Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner + +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: [storj-node](https://truecharts.org/docs/charts/stable/storj-node) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `storj-node` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install storj-node TrueCharts/storj-node +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `storj-node` deployment + +```console +helm uninstall storj-node +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install storj-node \ + --set env.TZ="America/New York" \ + TrueCharts/storj-node +``` + +#### 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 storj-node TrueCharts/storj-node -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/storj-node/2.0.31/SKIPINSTALL b/stable/storj-node/2.0.32/SKIPINSTALL similarity index 100% rename from stable/storj-node/2.0.31/SKIPINSTALL rename to stable/storj-node/2.0.32/SKIPINSTALL diff --git a/stable/storj-node/2.0.31/app-readme.md b/stable/storj-node/2.0.32/app-readme.md similarity index 100% rename from stable/storj-node/2.0.31/app-readme.md rename to stable/storj-node/2.0.32/app-readme.md diff --git a/stable/storj-node/2.0.32/charts/common-10.4.7.tgz b/stable/storj-node/2.0.32/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/storj-node/2.0.32/charts/common-10.4.7.tgz differ diff --git a/stable/storj-node/2.0.31/ix_values.yaml b/stable/storj-node/2.0.32/ix_values.yaml similarity index 100% rename from stable/storj-node/2.0.31/ix_values.yaml rename to stable/storj-node/2.0.32/ix_values.yaml diff --git a/stable/storj-node/2.0.31/questions.yaml b/stable/storj-node/2.0.32/questions.yaml similarity index 100% rename from stable/storj-node/2.0.31/questions.yaml rename to stable/storj-node/2.0.32/questions.yaml diff --git a/stable/xteve/6.0.21/templates/common.yaml b/stable/storj-node/2.0.32/templates/common.yaml similarity index 100% rename from stable/xteve/6.0.21/templates/common.yaml rename to stable/storj-node/2.0.32/templates/common.yaml diff --git a/stable/xteve/6.0.21/values.yaml b/stable/storj-node/2.0.32/values.yaml similarity index 100% rename from stable/xteve/6.0.21/values.yaml rename to stable/storj-node/2.0.32/values.yaml diff --git a/stable/strapi/4.0.22/CHANGELOG.md b/stable/strapi/4.0.22/CHANGELOG.md deleted file mode 100644 index 956d42fafa3..00000000000 --- a/stable/strapi/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [strapi-4.0.22](https://github.com/truecharts/apps/compare/strapi-4.0.21...strapi-4.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [strapi-4.0.21](https://github.com/truecharts/apps/compare/strapi-4.0.19...strapi-4.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - move clickhouse to dependency train, remove 2 breaking apps and remove some special characters - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - ### Fix - -- remove some non-utf8 characters - - - -## [strapi-4.0.19](https://github.com/truecharts/apps/compare/strapi-4.0.18...strapi-4.0.19) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [strapi-4.0.18](https://github.com/truecharts/apps/compare/strapi-4.0.17...strapi-4.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [strapi-4.0.17](https://github.com/truecharts/apps/compare/strapi-4.0.16...strapi-4.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [strapi-4.0.16](https://github.com/truecharts/apps/compare/strapi-4.0.14...strapi-4.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [strapi-4.0.14](https://github.com/truecharts/apps/compare/strapi-4.0.12...strapi-4.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [strapi-4.0.12](https://github.com/truecharts/apps/compare/strapi-4.0.11...strapi-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [strapi-4.0.11](https://github.com/truecharts/apps/compare/strapi-4.0.10...strapi-4.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [strapi-4.0.10](https://github.com/truecharts/apps/compare/strapi-4.0.9...strapi-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [strapi-4.0.9](https://github.com/truecharts/apps/compare/strapi-4.0.8...strapi-4.0.9) (2022-07-09) - -#### Chore - diff --git a/stable/strapi/4.0.22/Chart.lock b/stable/strapi/4.0.22/Chart.lock deleted file mode 100644 index d2d9e1e1093..00000000000 --- a/stable/strapi/4.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:45:15.340266901Z" diff --git a/stable/strapi/4.0.22/Chart.yaml b/stable/strapi/4.0.22/Chart.yaml deleted file mode 100644 index 04991177753..00000000000 --- a/stable/strapi/4.0.22/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -description: Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. -home: https://github.com/truecharts/apps/tree/master/charts/stable/strapi -icon: https://truecharts.org/img/chart-icons/strapi.png -keywords: - - strapi - - cms -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: strapi -sources: - - https://hub.docker.com/r/strapi/strapi - - https://github.com/strapi/strapi - - https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project -version: 4.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/strapi/4.0.22/README.md b/stable/strapi/4.0.22/README.md deleted file mode 100644 index 09018aba6c8..00000000000 --- a/stable/strapi/4.0.22/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# strapi - -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![AppVersion: 3.6.8](https://img.shields.io/badge/AppVersion-3.6.8-informational?style=flat-square) - -Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. - -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: [strapi](https://truecharts.org/docs/charts/stable/strapi) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `strapi` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install strapi TrueCharts/strapi -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `strapi` deployment - -```console -helm uninstall strapi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install strapi \ - --set env.TZ="America/New York" \ - TrueCharts/strapi -``` - -#### 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 strapi TrueCharts/strapi -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/strapi/4.0.22/charts/common-10.4.6.tgz b/stable/strapi/4.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/strapi/4.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/strapi/4.0.22/charts/postgresql-8.0.43.tgz b/stable/strapi/4.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/strapi/4.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/strapi/4.0.23/CHANGELOG.md b/stable/strapi/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..fcc728e4a8a --- /dev/null +++ b/stable/strapi/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [strapi-4.0.23](https://github.com/truecharts/apps/compare/strapi-4.0.22...strapi-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [strapi-4.0.22](https://github.com/truecharts/apps/compare/strapi-4.0.21...strapi-4.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [strapi-4.0.21](https://github.com/truecharts/apps/compare/strapi-4.0.19...strapi-4.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - move clickhouse to dependency train, remove 2 breaking apps and remove some special characters + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + ### Fix + +- remove some non-utf8 characters + + + +## [strapi-4.0.19](https://github.com/truecharts/apps/compare/strapi-4.0.18...strapi-4.0.19) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [strapi-4.0.18](https://github.com/truecharts/apps/compare/strapi-4.0.17...strapi-4.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [strapi-4.0.17](https://github.com/truecharts/apps/compare/strapi-4.0.16...strapi-4.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [strapi-4.0.16](https://github.com/truecharts/apps/compare/strapi-4.0.14...strapi-4.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [strapi-4.0.14](https://github.com/truecharts/apps/compare/strapi-4.0.12...strapi-4.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [strapi-4.0.12](https://github.com/truecharts/apps/compare/strapi-4.0.11...strapi-4.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [strapi-4.0.11](https://github.com/truecharts/apps/compare/strapi-4.0.10...strapi-4.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [strapi-4.0.10](https://github.com/truecharts/apps/compare/strapi-4.0.9...strapi-4.0.10) (2022-07-11) + +#### Chore + diff --git a/stable/strapi/4.0.23/Chart.lock b/stable/strapi/4.0.23/Chart.lock new file mode 100644 index 00000000000..9ad69795305 --- /dev/null +++ b/stable/strapi/4.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:50:15.659544699Z" diff --git a/stable/strapi/4.0.23/Chart.yaml b/stable/strapi/4.0.23/Chart.yaml new file mode 100644 index 00000000000..311aa2b8e44 --- /dev/null +++ b/stable/strapi/4.0.23/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.6.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +description: Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. +home: https://github.com/truecharts/apps/tree/master/charts/stable/strapi +icon: https://truecharts.org/img/chart-icons/strapi.png +keywords: + - strapi + - cms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: strapi +sources: + - https://hub.docker.com/r/strapi/strapi + - https://github.com/strapi/strapi + - https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project +version: 4.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/strapi/4.0.23/README.md b/stable/strapi/4.0.23/README.md new file mode 100644 index 00000000000..01d4f427207 --- /dev/null +++ b/stable/strapi/4.0.23/README.md @@ -0,0 +1,110 @@ +# strapi + +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![AppVersion: 3.6.8](https://img.shields.io/badge/AppVersion-3.6.8-informational?style=flat-square) + +Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. + +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: [strapi](https://truecharts.org/docs/charts/stable/strapi) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `strapi` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install strapi TrueCharts/strapi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `strapi` deployment + +```console +helm uninstall strapi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install strapi \ + --set env.TZ="America/New York" \ + TrueCharts/strapi +``` + +#### 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 strapi TrueCharts/strapi -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/strapi/4.0.22/app-readme.md b/stable/strapi/4.0.23/app-readme.md similarity index 100% rename from stable/strapi/4.0.22/app-readme.md rename to stable/strapi/4.0.23/app-readme.md diff --git a/stable/strapi/4.0.23/charts/common-10.4.7.tgz b/stable/strapi/4.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/strapi/4.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/strapi/4.0.23/charts/postgresql-8.0.45.tgz b/stable/strapi/4.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/strapi/4.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/strapi/4.0.22/ix_values.yaml b/stable/strapi/4.0.23/ix_values.yaml similarity index 100% rename from stable/strapi/4.0.22/ix_values.yaml rename to stable/strapi/4.0.23/ix_values.yaml diff --git a/stable/strapi/4.0.22/questions.yaml b/stable/strapi/4.0.23/questions.yaml similarity index 100% rename from stable/strapi/4.0.22/questions.yaml rename to stable/strapi/4.0.23/questions.yaml diff --git a/stable/xwiki/3.0.27/templates/common.yaml b/stable/strapi/4.0.23/templates/common.yaml similarity index 100% rename from stable/xwiki/3.0.27/templates/common.yaml rename to stable/strapi/4.0.23/templates/common.yaml diff --git a/stable/xwiki/3.0.27/values.yaml b/stable/strapi/4.0.23/values.yaml similarity index 100% rename from stable/xwiki/3.0.27/values.yaml rename to stable/strapi/4.0.23/values.yaml diff --git a/stable/synapse/4.0.25/CHANGELOG.md b/stable/synapse/4.0.25/CHANGELOG.md deleted file mode 100644 index fcd60475771..00000000000 --- a/stable/synapse/4.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [synapse-4.0.25](https://github.com/truecharts/apps/compare/synapse-4.0.24...synapse-4.0.25) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [synapse-4.0.24](https://github.com/truecharts/apps/compare/synapse-4.0.23...synapse-4.0.24) (2022-07-23) - -### Chore - -- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) - - - - -## [synapse-4.0.23](https://github.com/truecharts/apps/compare/synapse-4.0.21...synapse-4.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [synapse-4.0.21](https://github.com/truecharts/apps/compare/synapse-4.0.20...synapse-4.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [synapse-4.0.20](https://github.com/truecharts/apps/compare/synapse-4.0.19...synapse-4.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [synapse-4.0.19](https://github.com/truecharts/apps/compare/synapse-4.0.17...synapse-4.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [synapse-4.0.17](https://github.com/truecharts/apps/compare/synapse-4.0.15...synapse-4.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [synapse-4.0.15](https://github.com/truecharts/apps/compare/synapse-4.0.14...synapse-4.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [synapse-4.0.14](https://github.com/truecharts/apps/compare/synapse-4.0.13...synapse-4.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [synapse-4.0.13](https://github.com/truecharts/apps/compare/synapse-4.0.12...synapse-4.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [synapse-4.0.12](https://github.com/truecharts/apps/compare/synapse-4.0.11...synapse-4.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - diff --git a/stable/synapse/4.0.25/Chart.lock b/stable/synapse/4.0.25/Chart.lock deleted file mode 100644 index 747b83a6868..00000000000 --- a/stable/synapse/4.0.25/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:45:15.137149949Z" diff --git a/stable/synapse/4.0.25/Chart.yaml b/stable/synapse/4.0.25/Chart.yaml deleted file mode 100644 index 2f87d545f7a..00000000000 --- a/stable/synapse/4.0.25/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.63.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -deprecated: false -description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes -home: https://github.com/truecharts/apps/tree/master/charts/stable/synapse -icon: https://truecharts.org/img/chart-icons/synapse.png -keywords: - - chat - - matrix - - synapse -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: synapse -sources: [] -type: application -version: 4.0.25 -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/synapse/4.0.25/README.md b/stable/synapse/4.0.25/README.md deleted file mode 100644 index bb2597ccd09..00000000000 --- a/stable/synapse/4.0.25/README.md +++ /dev/null @@ -1,104 +0,0 @@ -# synapse - -![Version: 4.0.25](https://img.shields.io/badge/Version-4.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.63.1](https://img.shields.io/badge/AppVersion-1.63.1-informational?style=flat-square) - -A Helm chart to deploy a Matrix homeserver stack into Kubernetes - -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: [synapse](https://truecharts.org/docs/charts/stable/synapse) - -**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)** - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `synapse` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install synapse TrueCharts/synapse -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `synapse` deployment - -```console -helm uninstall synapse -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install synapse \ - --set env.TZ="America/New York" \ - TrueCharts/synapse -``` - -#### 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 synapse TrueCharts/synapse -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/synapse/4.0.25/charts/common-10.4.6.tgz b/stable/synapse/4.0.25/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/synapse/4.0.25/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/synapse/4.0.25/charts/postgresql-8.0.43.tgz b/stable/synapse/4.0.25/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/synapse/4.0.25/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/synapse/4.0.26/CHANGELOG.md b/stable/synapse/4.0.26/CHANGELOG.md new file mode 100644 index 00000000000..4d0d60cef5f --- /dev/null +++ b/stable/synapse/4.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [synapse-4.0.26](https://github.com/truecharts/apps/compare/synapse-4.0.25...synapse-4.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [synapse-4.0.25](https://github.com/truecharts/apps/compare/synapse-4.0.24...synapse-4.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [synapse-4.0.24](https://github.com/truecharts/apps/compare/synapse-4.0.23...synapse-4.0.24) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + +## [synapse-4.0.23](https://github.com/truecharts/apps/compare/synapse-4.0.21...synapse-4.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [synapse-4.0.21](https://github.com/truecharts/apps/compare/synapse-4.0.20...synapse-4.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [synapse-4.0.20](https://github.com/truecharts/apps/compare/synapse-4.0.19...synapse-4.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [synapse-4.0.19](https://github.com/truecharts/apps/compare/synapse-4.0.17...synapse-4.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [synapse-4.0.17](https://github.com/truecharts/apps/compare/synapse-4.0.15...synapse-4.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [synapse-4.0.15](https://github.com/truecharts/apps/compare/synapse-4.0.14...synapse-4.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [synapse-4.0.14](https://github.com/truecharts/apps/compare/synapse-4.0.13...synapse-4.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [synapse-4.0.13](https://github.com/truecharts/apps/compare/synapse-4.0.12...synapse-4.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + diff --git a/stable/synapse/4.0.26/Chart.lock b/stable/synapse/4.0.26/Chart.lock new file mode 100644 index 00000000000..cd84bb3e134 --- /dev/null +++ b/stable/synapse/4.0.26/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:50:28.839293001Z" diff --git a/stable/synapse/4.0.26/Chart.yaml b/stable/synapse/4.0.26/Chart.yaml new file mode 100644 index 00000000000..bb58d18ef4f --- /dev/null +++ b/stable/synapse/4.0.26/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.63.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +deprecated: false +description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes +home: https://github.com/truecharts/apps/tree/master/charts/stable/synapse +icon: https://truecharts.org/img/chart-icons/synapse.png +keywords: + - chat + - matrix + - synapse +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: synapse +sources: [] +type: application +version: 4.0.26 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/synapse/4.0.26/README.md b/stable/synapse/4.0.26/README.md new file mode 100644 index 00000000000..602a29adb85 --- /dev/null +++ b/stable/synapse/4.0.26/README.md @@ -0,0 +1,104 @@ +# synapse + +![Version: 4.0.26](https://img.shields.io/badge/Version-4.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.63.1](https://img.shields.io/badge/AppVersion-1.63.1-informational?style=flat-square) + +A Helm chart to deploy a Matrix homeserver stack into Kubernetes + +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: [synapse](https://truecharts.org/docs/charts/stable/synapse) + +**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)** + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `synapse` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install synapse TrueCharts/synapse +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `synapse` deployment + +```console +helm uninstall synapse +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install synapse \ + --set env.TZ="America/New York" \ + TrueCharts/synapse +``` + +#### 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 synapse TrueCharts/synapse -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/synapse/4.0.25/app-readme.md b/stable/synapse/4.0.26/app-readme.md similarity index 100% rename from stable/synapse/4.0.25/app-readme.md rename to stable/synapse/4.0.26/app-readme.md diff --git a/stable/synapse/4.0.26/charts/common-10.4.7.tgz b/stable/synapse/4.0.26/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/synapse/4.0.26/charts/common-10.4.7.tgz differ diff --git a/stable/synapse/4.0.26/charts/postgresql-8.0.45.tgz b/stable/synapse/4.0.26/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/synapse/4.0.26/charts/postgresql-8.0.45.tgz differ diff --git a/stable/synapse/4.0.25/ci/base-values.yaml b/stable/synapse/4.0.26/ci/base-values.yaml similarity index 100% rename from stable/synapse/4.0.25/ci/base-values.yaml rename to stable/synapse/4.0.26/ci/base-values.yaml diff --git a/stable/synapse/4.0.25/ci/basic-values.yaml b/stable/synapse/4.0.26/ci/basic-values.yaml similarity index 100% rename from stable/synapse/4.0.25/ci/basic-values.yaml rename to stable/synapse/4.0.26/ci/basic-values.yaml diff --git a/stable/synapse/4.0.25/ix_values.yaml b/stable/synapse/4.0.26/ix_values.yaml similarity index 100% rename from stable/synapse/4.0.25/ix_values.yaml rename to stable/synapse/4.0.26/ix_values.yaml diff --git a/stable/synapse/4.0.25/questions.yaml b/stable/synapse/4.0.26/questions.yaml similarity index 100% rename from stable/synapse/4.0.25/questions.yaml rename to stable/synapse/4.0.26/questions.yaml diff --git a/stable/synapse/4.0.25/templates/_configmap.tpl b/stable/synapse/4.0.26/templates/_configmap.tpl similarity index 100% rename from stable/synapse/4.0.25/templates/_configmap.tpl rename to stable/synapse/4.0.26/templates/_configmap.tpl diff --git a/stable/synapse/4.0.25/templates/_helpers.tpl b/stable/synapse/4.0.26/templates/_helpers.tpl similarity index 100% rename from stable/synapse/4.0.25/templates/_helpers.tpl rename to stable/synapse/4.0.26/templates/_helpers.tpl diff --git a/stable/synapse/4.0.25/templates/_secret.tpl b/stable/synapse/4.0.26/templates/_secret.tpl similarity index 100% rename from stable/synapse/4.0.25/templates/_secret.tpl rename to stable/synapse/4.0.26/templates/_secret.tpl diff --git a/stable/synapse/4.0.25/templates/common.yaml b/stable/synapse/4.0.26/templates/common.yaml similarity index 100% rename from stable/synapse/4.0.25/templates/common.yaml rename to stable/synapse/4.0.26/templates/common.yaml diff --git a/stable/zerotier/2.0.20/values.yaml b/stable/synapse/4.0.26/values.yaml similarity index 100% rename from stable/zerotier/2.0.20/values.yaml rename to stable/synapse/4.0.26/values.yaml diff --git a/stable/synclounge/2.0.26/CHANGELOG.md b/stable/synclounge/2.0.26/CHANGELOG.md deleted file mode 100644 index ede0f1a5120..00000000000 --- a/stable/synclounge/2.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [synclounge-2.0.26](https://github.com/truecharts/apps/compare/synclounge-2.0.24...synclounge-2.0.26) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [synclounge-2.0.24](https://github.com/truecharts/apps/compare/synclounge-2.0.23...synclounge-2.0.24) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [synclounge-2.0.23](https://github.com/truecharts/apps/compare/synclounge-2.0.22...synclounge-2.0.23) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [synclounge-2.0.22](https://github.com/truecharts/apps/compare/synclounge-2.0.21...synclounge-2.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [synclounge-2.0.21](https://github.com/truecharts/apps/compare/synclounge-2.0.19...synclounge-2.0.21) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [synclounge-2.0.19](https://github.com/truecharts/apps/compare/synclounge-2.0.18...synclounge-2.0.19) (2022-07-13) - -### Fix - -- make root fs writable on several LSIO apps ([#3168](https://github.com/truecharts/apps/issues/3168)) - - - -## [synclounge-2.0.18](https://github.com/truecharts/apps/compare/synclounge-2.0.16...synclounge-2.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [synclounge-2.0.16](https://github.com/truecharts/apps/compare/synclounge-2.0.15...synclounge-2.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [synclounge-2.0.15](https://github.com/truecharts/apps/compare/synclounge-2.0.14...synclounge-2.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [synclounge-2.0.14](https://github.com/truecharts/apps/compare/synclounge-2.0.13...synclounge-2.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [synclounge-2.0.13](https://github.com/truecharts/apps/compare/synclounge-2.0.12...synclounge-2.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/synclounge/2.0.26/Chart.lock b/stable/synclounge/2.0.26/Chart.lock deleted file mode 100644 index dd633ded22f..00000000000 --- a/stable/synclounge/2.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:15:26.640298346Z" diff --git a/stable/synclounge/2.0.26/Chart.yaml b/stable/synclounge/2.0.26/Chart.yaml deleted file mode 100644 index 9a40cc42771..00000000000 --- a/stable/synclounge/2.0.26/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: synclounge -version: 2.0.26 -appVersion: "5.1.123" -description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/synclounge -icon: https://truecharts.org/img/chart-icons/synclounge.png -keywords: - - synclounge -sources: - - https://hub.docker.com/r/linuxserver/synclounge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/synclounge/2.0.26/README.md b/stable/synclounge/2.0.26/README.md deleted file mode 100644 index 3ea16eca91a..00000000000 --- a/stable/synclounge/2.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# synclounge - -![Version: 2.0.26](https://img.shields.io/badge/Version-2.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.123](https://img.shields.io/badge/AppVersion-5.1.123-informational?style=flat-square) - -Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. - -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: [synclounge](https://truecharts.org/docs/charts/stable/synclounge) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `synclounge` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install synclounge TrueCharts/synclounge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `synclounge` deployment - -```console -helm uninstall synclounge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install synclounge \ - --set env.TZ="America/New York" \ - TrueCharts/synclounge -``` - -#### 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 synclounge TrueCharts/synclounge -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/synclounge/2.0.26/charts/common-10.4.6.tgz b/stable/synclounge/2.0.26/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/synclounge/2.0.26/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/synclounge/2.0.27/CHANGELOG.md b/stable/synclounge/2.0.27/CHANGELOG.md new file mode 100644 index 00000000000..9da2452d4f0 --- /dev/null +++ b/stable/synclounge/2.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [synclounge-2.0.27](https://github.com/truecharts/apps/compare/synclounge-2.0.26...synclounge-2.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [synclounge-2.0.26](https://github.com/truecharts/apps/compare/synclounge-2.0.24...synclounge-2.0.26) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [synclounge-2.0.24](https://github.com/truecharts/apps/compare/synclounge-2.0.23...synclounge-2.0.24) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [synclounge-2.0.23](https://github.com/truecharts/apps/compare/synclounge-2.0.22...synclounge-2.0.23) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [synclounge-2.0.22](https://github.com/truecharts/apps/compare/synclounge-2.0.21...synclounge-2.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [synclounge-2.0.21](https://github.com/truecharts/apps/compare/synclounge-2.0.19...synclounge-2.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [synclounge-2.0.19](https://github.com/truecharts/apps/compare/synclounge-2.0.18...synclounge-2.0.19) (2022-07-13) + +### Fix + +- make root fs writable on several LSIO apps ([#3168](https://github.com/truecharts/apps/issues/3168)) + + + +## [synclounge-2.0.18](https://github.com/truecharts/apps/compare/synclounge-2.0.16...synclounge-2.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [synclounge-2.0.16](https://github.com/truecharts/apps/compare/synclounge-2.0.15...synclounge-2.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [synclounge-2.0.15](https://github.com/truecharts/apps/compare/synclounge-2.0.14...synclounge-2.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [synclounge-2.0.14](https://github.com/truecharts/apps/compare/synclounge-2.0.13...synclounge-2.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/synclounge/2.0.27/Chart.lock b/stable/synclounge/2.0.27/Chart.lock new file mode 100644 index 00000000000..9b98edb88cc --- /dev/null +++ b/stable/synclounge/2.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:50:24.079345562Z" diff --git a/stable/synclounge/2.0.27/Chart.yaml b/stable/synclounge/2.0.27/Chart.yaml new file mode 100644 index 00000000000..42959ea9572 --- /dev/null +++ b/stable/synclounge/2.0.27/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: synclounge +version: 2.0.27 +appVersion: "5.1.123" +description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/synclounge +icon: https://truecharts.org/img/chart-icons/synclounge.png +keywords: + - synclounge +sources: + - https://hub.docker.com/r/linuxserver/synclounge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/synclounge/2.0.27/README.md b/stable/synclounge/2.0.27/README.md new file mode 100644 index 00000000000..74cef1cbf4a --- /dev/null +++ b/stable/synclounge/2.0.27/README.md @@ -0,0 +1,107 @@ +# synclounge + +![Version: 2.0.27](https://img.shields.io/badge/Version-2.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.123](https://img.shields.io/badge/AppVersion-5.1.123-informational?style=flat-square) + +Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. + +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: [synclounge](https://truecharts.org/docs/charts/stable/synclounge) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `synclounge` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install synclounge TrueCharts/synclounge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `synclounge` deployment + +```console +helm uninstall synclounge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install synclounge \ + --set env.TZ="America/New York" \ + TrueCharts/synclounge +``` + +#### 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 synclounge TrueCharts/synclounge -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/synclounge/2.0.26/app-readme.md b/stable/synclounge/2.0.27/app-readme.md similarity index 100% rename from stable/synclounge/2.0.26/app-readme.md rename to stable/synclounge/2.0.27/app-readme.md diff --git a/stable/synclounge/2.0.27/charts/common-10.4.7.tgz b/stable/synclounge/2.0.27/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/synclounge/2.0.27/charts/common-10.4.7.tgz differ diff --git a/stable/synclounge/2.0.26/ix_values.yaml b/stable/synclounge/2.0.27/ix_values.yaml similarity index 100% rename from stable/synclounge/2.0.26/ix_values.yaml rename to stable/synclounge/2.0.27/ix_values.yaml diff --git a/stable/synclounge/2.0.26/questions.yaml b/stable/synclounge/2.0.27/questions.yaml similarity index 100% rename from stable/synclounge/2.0.26/questions.yaml rename to stable/synclounge/2.0.27/questions.yaml diff --git a/stable/zerotier/2.0.20/templates/common.yaml b/stable/synclounge/2.0.27/templates/common.yaml similarity index 100% rename from stable/zerotier/2.0.20/templates/common.yaml rename to stable/synclounge/2.0.27/templates/common.yaml diff --git a/stable/zigbee2mqtt/4.0.22/values.yaml b/stable/synclounge/2.0.27/values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.22/values.yaml rename to stable/synclounge/2.0.27/values.yaml diff --git a/stable/syncthing/11.0.24/CHANGELOG.md b/stable/syncthing/11.0.24/CHANGELOG.md new file mode 100644 index 00000000000..43e9ce4fef5 --- /dev/null +++ b/stable/syncthing/11.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [syncthing-11.0.24](https://github.com/truecharts/apps/compare/syncthing-11.0.23...syncthing-11.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [syncthing-11.0.23](https://github.com/truecharts/apps/compare/syncthing-11.0.21...syncthing-11.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [syncthing-11.0.21](https://github.com/truecharts/apps/compare/syncthing-11.0.20...syncthing-11.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [syncthing-11.0.20](https://github.com/truecharts/apps/compare/syncthing-11.0.19...syncthing-11.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [syncthing-11.0.19](https://github.com/truecharts/apps/compare/syncthing-11.0.17...syncthing-11.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [syncthing-11.0.17](https://github.com/truecharts/apps/compare/syncthing-11.0.15...syncthing-11.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [syncthing-11.0.15](https://github.com/truecharts/apps/compare/syncthing-11.0.14...syncthing-11.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [syncthing-11.0.14](https://github.com/truecharts/apps/compare/syncthing-11.0.13...syncthing-11.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [syncthing-11.0.13](https://github.com/truecharts/apps/compare/syncthing-11.0.12...syncthing-11.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [syncthing-11.0.12](https://github.com/truecharts/apps/compare/syncthing-11.0.11...syncthing-11.0.12) (2022-07-10) + +#### Fix + +* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) + + + + +### [syncthing-11.0.11](https://github.com/truecharts/apps/compare/syncthing-11.0.10...syncthing-11.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/syncthing/11.0.24/Chart.lock b/stable/syncthing/11.0.24/Chart.lock new file mode 100644 index 00000000000..6a5f93426ca --- /dev/null +++ b/stable/syncthing/11.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:50:36.005295409Z" diff --git a/stable/syncthing/11.0.24/Chart.yaml b/stable/syncthing/11.0.24/Chart.yaml new file mode 100644 index 00000000000..5a53efe0e25 --- /dev/null +++ b/stable/syncthing/11.0.24/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.20.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: P2P file synchronization application +home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing +icon: https://truecharts.org/img/chart-icons/syncthing.png +keywords: + - syncthing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: syncthing +sources: + - https://syncthing.net/ + - https://github.com/syncthing/syncthing + - https://hub.docker.com/r/syncthing/syncthing +type: application +version: 11.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/syncthing/11.0.24/README.md b/stable/syncthing/11.0.24/README.md new file mode 100644 index 00000000000..237a157e97a --- /dev/null +++ b/stable/syncthing/11.0.24/README.md @@ -0,0 +1,109 @@ +# syncthing + +![Version: 11.0.24](https://img.shields.io/badge/Version-11.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.20.3](https://img.shields.io/badge/AppVersion-1.20.3-informational?style=flat-square) + +P2P file synchronization application + +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: [syncthing](https://truecharts.org/docs/charts/stable/syncthing) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `syncthing` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install syncthing TrueCharts/syncthing +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `syncthing` deployment + +```console +helm uninstall syncthing +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install syncthing \ + --set env.TZ="America/New York" \ + TrueCharts/syncthing +``` + +#### 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 syncthing TrueCharts/syncthing -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/syncthing/11.0.24/app-readme.md b/stable/syncthing/11.0.24/app-readme.md new file mode 100644 index 00000000000..2c4729c23a6 --- /dev/null +++ b/stable/syncthing/11.0.24/app-readme.md @@ -0,0 +1,8 @@ +P2P file synchronization application + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/syncthing + +--- + +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/syncthing/11.0.24/charts/common-10.4.7.tgz b/stable/syncthing/11.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/syncthing/11.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/syncthing/11.0.24/ix_values.yaml b/stable/syncthing/11.0.24/ix_values.yaml new file mode 100644 index 00000000000..2b022ef3ba2 --- /dev/null +++ b/stable/syncthing/11.0.24/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: tccr.io/truecharts/syncthing + pullPolicy: IfNotPresent + tag: v1.20.3@sha256:465dbf8f4812ea6bfebc3b0a9eb9574340d362369bfb79c9367bec0834d63094 + +service: + main: + ports: + main: + port: 8384 + targetPort: 8384 + listeners: + enabled: true + ports: + tcp: + enabled: true + port: 22000 + targetPort: 22000 + listeners-udp: + enabled: true + ports: + udp: + enabled: true + port: 22000 + targetPort: 22000 + protocol: UDP + discovery: + enabled: true + ports: + discovery: + enabled: true + port: 21027 + targetPort: 21027 + protocol: UDP + +persistence: + config: + enabled: true + mountPath: "/var/syncthing" diff --git a/stable/syncthing/11.0.24/questions.yaml b/stable/syncthing/11.0.24/questions.yaml new file mode 100644 index 00000000000..145f5011559 --- /dev/null +++ b/stable/syncthing/11.0.24/questions.yaml @@ -0,0 +1,2814 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 8384 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 8384 + + + - variable: listeners + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + 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: tcp + label: "TCP 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: 22000 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 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: 22000 + - variable: listeners-udp + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + 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: udp + label: "UDP 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: 22000 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "UDP" + 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: 22000 + + - variable: discovery + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + 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: discovery + label: "UDP 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: 21027 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "UDP" + 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: 21027 + + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/znc/2.0.21/templates/common.yaml b/stable/syncthing/11.0.24/templates/common.yaml similarity index 100% rename from stable/znc/2.0.21/templates/common.yaml rename to stable/syncthing/11.0.24/templates/common.yaml diff --git a/stable/znc/2.0.21/values.yaml b/stable/syncthing/11.0.24/values.yaml similarity index 100% rename from stable/znc/2.0.21/values.yaml rename to stable/syncthing/11.0.24/values.yaml diff --git a/stable/syslog-ng/2.0.21/CHANGELOG.md b/stable/syslog-ng/2.0.21/CHANGELOG.md deleted file mode 100644 index 0d8e766937e..00000000000 --- a/stable/syslog-ng/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [syslog-ng-2.0.21](https://github.com/truecharts/apps/compare/syslog-ng-2.0.19...syslog-ng-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [syslog-ng-2.0.19](https://github.com/truecharts/apps/compare/syslog-ng-2.0.18...syslog-ng-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [syslog-ng-2.0.18](https://github.com/truecharts/apps/compare/syslog-ng-2.0.17...syslog-ng-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [syslog-ng-2.0.17](https://github.com/truecharts/apps/compare/syslog-ng-2.0.15...syslog-ng-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [syslog-ng-2.0.15](https://github.com/truecharts/apps/compare/syslog-ng-2.0.13...syslog-ng-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [syslog-ng-2.0.13](https://github.com/truecharts/apps/compare/syslog-ng-2.0.12...syslog-ng-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [syslog-ng-2.0.12](https://github.com/truecharts/apps/compare/syslog-ng-2.0.11...syslog-ng-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [syslog-ng-2.0.11](https://github.com/truecharts/apps/compare/syslog-ng-2.0.10...syslog-ng-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [syslog-ng-2.0.10](https://github.com/truecharts/apps/compare/syslog-ng-2.0.9...syslog-ng-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [syslog-ng-2.0.9](https://github.com/truecharts/apps/compare/syslog-ng-2.0.8...syslog-ng-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [syslog-ng-2.0.8](https://github.com/truecharts/apps/compare/syslog-ng-2.0.7...syslog-ng-2.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/syslog-ng/2.0.21/Chart.lock b/stable/syslog-ng/2.0.21/Chart.lock deleted file mode 100644 index 22783ae84c2..00000000000 --- a/stable/syslog-ng/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:15:45.703702257Z" diff --git a/stable/syslog-ng/2.0.21/Chart.yaml b/stable/syslog-ng/2.0.21/Chart.yaml deleted file mode 100644 index 30069ee3449..00000000000 --- a/stable/syslog-ng/2.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: syslog-ng -version: 2.0.21 -appVersion: "3.37.1" -description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/syslog-ng -icon: https://truecharts.org/img/chart-icons/syslog-ng.png -keywords: - - syslog-ng -sources: - - https://hub.docker.com/r/linuxserver/syslog-ng -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/syslog-ng/2.0.21/README.md b/stable/syslog-ng/2.0.21/README.md deleted file mode 100644 index 2c321e8ab1e..00000000000 --- a/stable/syslog-ng/2.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# syslog-ng - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.37.1](https://img.shields.io/badge/AppVersion-3.37.1-informational?style=flat-square) - -syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. - -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: [syslog-ng](https://truecharts.org/docs/charts/stable/syslog-ng) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `syslog-ng` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install syslog-ng TrueCharts/syslog-ng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `syslog-ng` deployment - -```console -helm uninstall syslog-ng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install syslog-ng \ - --set env.TZ="America/New York" \ - TrueCharts/syslog-ng -``` - -#### 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 syslog-ng TrueCharts/syslog-ng -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/syslog-ng/2.0.21/charts/common-10.4.6.tgz b/stable/syslog-ng/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/syslog-ng/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/syslog-ng/2.0.22/CHANGELOG.md b/stable/syslog-ng/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..0959f283629 --- /dev/null +++ b/stable/syslog-ng/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [syslog-ng-2.0.22](https://github.com/truecharts/apps/compare/syslog-ng-2.0.21...syslog-ng-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [syslog-ng-2.0.21](https://github.com/truecharts/apps/compare/syslog-ng-2.0.19...syslog-ng-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [syslog-ng-2.0.19](https://github.com/truecharts/apps/compare/syslog-ng-2.0.18...syslog-ng-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [syslog-ng-2.0.18](https://github.com/truecharts/apps/compare/syslog-ng-2.0.17...syslog-ng-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [syslog-ng-2.0.17](https://github.com/truecharts/apps/compare/syslog-ng-2.0.15...syslog-ng-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [syslog-ng-2.0.15](https://github.com/truecharts/apps/compare/syslog-ng-2.0.13...syslog-ng-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [syslog-ng-2.0.13](https://github.com/truecharts/apps/compare/syslog-ng-2.0.12...syslog-ng-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [syslog-ng-2.0.12](https://github.com/truecharts/apps/compare/syslog-ng-2.0.11...syslog-ng-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [syslog-ng-2.0.11](https://github.com/truecharts/apps/compare/syslog-ng-2.0.10...syslog-ng-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [syslog-ng-2.0.10](https://github.com/truecharts/apps/compare/syslog-ng-2.0.9...syslog-ng-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [syslog-ng-2.0.9](https://github.com/truecharts/apps/compare/syslog-ng-2.0.8...syslog-ng-2.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/syslog-ng/2.0.22/Chart.lock b/stable/syslog-ng/2.0.22/Chart.lock new file mode 100644 index 00000000000..e2244cc3272 --- /dev/null +++ b/stable/syslog-ng/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:50:42.077205295Z" diff --git a/stable/syslog-ng/2.0.22/Chart.yaml b/stable/syslog-ng/2.0.22/Chart.yaml new file mode 100644 index 00000000000..642b1b9de23 --- /dev/null +++ b/stable/syslog-ng/2.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: syslog-ng +version: 2.0.22 +appVersion: "3.37.1" +description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/syslog-ng +icon: https://truecharts.org/img/chart-icons/syslog-ng.png +keywords: + - syslog-ng +sources: + - https://hub.docker.com/r/linuxserver/syslog-ng +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/syslog-ng/2.0.22/README.md b/stable/syslog-ng/2.0.22/README.md new file mode 100644 index 00000000000..a9923f39b38 --- /dev/null +++ b/stable/syslog-ng/2.0.22/README.md @@ -0,0 +1,107 @@ +# syslog-ng + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.37.1](https://img.shields.io/badge/AppVersion-3.37.1-informational?style=flat-square) + +syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. + +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: [syslog-ng](https://truecharts.org/docs/charts/stable/syslog-ng) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `syslog-ng` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install syslog-ng TrueCharts/syslog-ng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `syslog-ng` deployment + +```console +helm uninstall syslog-ng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install syslog-ng \ + --set env.TZ="America/New York" \ + TrueCharts/syslog-ng +``` + +#### 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 syslog-ng TrueCharts/syslog-ng -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/syslog-ng/2.0.21/app-readme.md b/stable/syslog-ng/2.0.22/app-readme.md similarity index 100% rename from stable/syslog-ng/2.0.21/app-readme.md rename to stable/syslog-ng/2.0.22/app-readme.md diff --git a/stable/syslog-ng/2.0.22/charts/common-10.4.7.tgz b/stable/syslog-ng/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/syslog-ng/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/syslog-ng/2.0.21/ix_values.yaml b/stable/syslog-ng/2.0.22/ix_values.yaml similarity index 100% rename from stable/syslog-ng/2.0.21/ix_values.yaml rename to stable/syslog-ng/2.0.22/ix_values.yaml diff --git a/stable/syslog-ng/2.0.21/questions.yaml b/stable/syslog-ng/2.0.22/questions.yaml similarity index 100% rename from stable/syslog-ng/2.0.21/questions.yaml rename to stable/syslog-ng/2.0.22/questions.yaml diff --git a/stable/syslog-ng/2.0.22/templates/common.yaml b/stable/syslog-ng/2.0.22/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/syslog-ng/2.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zigbee2mqtt/4.0.22/SKIPINSTALL b/stable/syslog-ng/2.0.22/values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.22/SKIPINSTALL rename to stable/syslog-ng/2.0.22/values.yaml diff --git a/stable/tautulli/11.0.22/CHANGELOG.md b/stable/tautulli/11.0.22/CHANGELOG.md new file mode 100644 index 00000000000..dde90fcbe93 --- /dev/null +++ b/stable/tautulli/11.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tautulli-11.0.22](https://github.com/truecharts/apps/compare/tautulli-11.0.21...tautulli-11.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tautulli-11.0.21](https://github.com/truecharts/apps/compare/tautulli-11.0.19...tautulli-11.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [tautulli-11.0.19](https://github.com/truecharts/apps/compare/tautulli-11.0.18...tautulli-11.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [tautulli-11.0.18](https://github.com/truecharts/apps/compare/tautulli-11.0.17...tautulli-11.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [tautulli-11.0.17](https://github.com/truecharts/apps/compare/tautulli-11.0.15...tautulli-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [tautulli-11.0.15](https://github.com/truecharts/apps/compare/tautulli-11.0.13...tautulli-11.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [tautulli-11.0.13](https://github.com/truecharts/apps/compare/tautulli-11.0.12...tautulli-11.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [tautulli-11.0.12](https://github.com/truecharts/apps/compare/tautulli-11.0.11...tautulli-11.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [tautulli-11.0.11](https://github.com/truecharts/apps/compare/tautulli-11.0.10...tautulli-11.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [tautulli-11.0.10](https://github.com/truecharts/apps/compare/tautulli-11.0.9...tautulli-11.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [tautulli-11.0.9](https://github.com/truecharts/apps/compare/tautulli-11.0.8...tautulli-11.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/tautulli/11.0.22/Chart.lock b/stable/tautulli/11.0.22/Chart.lock new file mode 100644 index 00000000000..6415d8c3f20 --- /dev/null +++ b/stable/tautulli/11.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:50:43.24014757Z" diff --git a/stable/tautulli/11.0.22/Chart.yaml b/stable/tautulli/11.0.22/Chart.yaml new file mode 100644 index 00000000000..77b88bf0cb2 --- /dev/null +++ b/stable/tautulli/11.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.10.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A Python based monitoring and tracking tool for Plex Media Server +home: https://github.com/truecharts/apps/tree/master/charts/stable/tautulli +icon: https://truecharts.org/img/chart-icons/tautulli.png +keywords: + - tautulli + - plex +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tautulli +sources: + - https://github.com/Tautulli/Tautulli +type: application +version: 11.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tautulli/11.0.22/README.md b/stable/tautulli/11.0.22/README.md new file mode 100644 index 00000000000..d3c8a74c1be --- /dev/null +++ b/stable/tautulli/11.0.22/README.md @@ -0,0 +1,107 @@ +# tautulli + +![Version: 11.0.22](https://img.shields.io/badge/Version-11.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.10.2](https://img.shields.io/badge/AppVersion-2.10.2-informational?style=flat-square) + +A Python based monitoring and tracking tool for Plex Media Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tautulli](https://truecharts.org/docs/charts/stable/tautulli) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tautulli` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tautulli TrueCharts/tautulli +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tautulli` deployment + +```console +helm uninstall tautulli +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tautulli \ + --set env.TZ="America/New York" \ + TrueCharts/tautulli +``` + +#### 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 tautulli TrueCharts/tautulli -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/tautulli/11.0.22/app-readme.md b/stable/tautulli/11.0.22/app-readme.md new file mode 100644 index 00000000000..9b38ceaa19a --- /dev/null +++ b/stable/tautulli/11.0.22/app-readme.md @@ -0,0 +1,8 @@ +A Python based monitoring and tracking tool for Plex Media Server + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/tautulli + +--- + +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/tautulli/11.0.22/charts/common-10.4.7.tgz b/stable/tautulli/11.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/tautulli/11.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/tautulli/11.0.22/ix_values.yaml b/stable/tautulli/11.0.22/ix_values.yaml new file mode 100644 index 00000000000..8c94539121b --- /dev/null +++ b/stable/tautulli/11.0.22/ix_values.yaml @@ -0,0 +1,16 @@ +image: + repository: tccr.io/truecharts/tautulli + pullPolicy: IfNotPresent + tag: v2.10.2@sha256:7de4db3f453b6af1721ee7e51a6d1c230a01edd239ce41b7f7c54ea2b7d2e6c3 + +service: + main: + ports: + main: + port: 8181 + targetPort: 8181 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/tautulli/11.0.22/questions.yaml b/stable/tautulli/11.0.22/questions.yaml new file mode 100644 index 00000000000..475490abca3 --- /dev/null +++ b/stable/tautulli/11.0.22/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 8181 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 8181 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/tautulli/11.0.22/templates/common.yaml b/stable/tautulli/11.0.22/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tautulli/11.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tautulli/11.0.22/values.yaml b/stable/tautulli/11.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tdarr-node/2.0.22/CHANGELOG.md b/stable/tdarr-node/2.0.22/CHANGELOG.md deleted file mode 100644 index fb8e43ff384..00000000000 --- a/stable/tdarr-node/2.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tdarr-node-2.0.22](https://github.com/truecharts/apps/compare/tdarr-node-2.0.20...tdarr-node-2.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [tdarr-node-2.0.20](https://github.com/truecharts/apps/compare/tdarr-node-2.0.19...tdarr-node-2.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [tdarr-node-2.0.19](https://github.com/truecharts/apps/compare/tdarr-node-2.0.18...tdarr-node-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [tdarr-node-2.0.18](https://github.com/truecharts/apps/compare/tdarr-node-2.0.17...tdarr-node-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [tdarr-node-2.0.17](https://github.com/truecharts/apps/compare/tdarr-node-1.0.6...tdarr-node-2.0.17) (2022-07-14) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- remove UI leftovers ([#2914](https://github.com/truecharts/apps/issues/2914)) -- bump to regenerate documentation -- bump to cleanup old docs and use correct icon urls -- sync all apps persistence configuration and always default to PVC -- update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943)) -- update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886)) -- update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) -- update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854)) -- update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) -- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) -- update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - -### Fix - -- bump to ensure .helmignore is present on all Charts -- hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. -- remove malfunctioning SCALE migration script - -### Refactor - -- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) - - - - - - - - - - - - - - - - - - - diff --git a/stable/tdarr-node/2.0.22/Chart.lock b/stable/tdarr-node/2.0.22/Chart.lock deleted file mode 100644 index bb86d98725f..00000000000 --- a/stable/tdarr-node/2.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:16:01.000617831Z" diff --git a/stable/tdarr-node/2.0.22/Chart.yaml b/stable/tdarr-node/2.0.22/Chart.yaml deleted file mode 100644 index 85c3592e174..00000000000 --- a/stable/tdarr-node/2.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.00.18.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Audio/Video library transcoding automation -home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node -icon: https://truecharts.org/img/chart-icons/tdarr-node.png -keywords: - - encode - - media - - tdarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tdarr-node -sources: - - https://github.com/HaveAGitGat/Tdarr - - https://hub.docker.com/r/haveagitgat/tdarr_node -type: application -version: 2.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tdarr-node/2.0.22/README.md b/stable/tdarr-node/2.0.22/README.md deleted file mode 100644 index 1b660b65f0a..00000000000 --- a/stable/tdarr-node/2.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tdarr-node - -![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.00.18.2](https://img.shields.io/badge/AppVersion-2.00.18.2-informational?style=flat-square) - -Audio/Video library transcoding automation - -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: [tdarr-node](https://truecharts.org/docs/charts/stable/tdarr-node) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tdarr-node` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tdarr-node TrueCharts/tdarr-node -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tdarr-node` deployment - -```console -helm uninstall tdarr-node -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tdarr-node \ - --set env.TZ="America/New York" \ - TrueCharts/tdarr-node -``` - -#### 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 tdarr-node TrueCharts/tdarr-node -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/tdarr-node/2.0.22/charts/common-10.4.6.tgz b/stable/tdarr-node/2.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/tdarr-node/2.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/tdarr-node/2.0.23/CHANGELOG.md b/stable/tdarr-node/2.0.23/CHANGELOG.md new file mode 100644 index 00000000000..ed6caf58b92 --- /dev/null +++ b/stable/tdarr-node/2.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tdarr-node-2.0.23](https://github.com/truecharts/apps/compare/tdarr-node-2.0.22...tdarr-node-2.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tdarr-node-2.0.22](https://github.com/truecharts/apps/compare/tdarr-node-2.0.20...tdarr-node-2.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [tdarr-node-2.0.20](https://github.com/truecharts/apps/compare/tdarr-node-2.0.19...tdarr-node-2.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [tdarr-node-2.0.19](https://github.com/truecharts/apps/compare/tdarr-node-2.0.18...tdarr-node-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [tdarr-node-2.0.18](https://github.com/truecharts/apps/compare/tdarr-node-2.0.17...tdarr-node-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [tdarr-node-2.0.17](https://github.com/truecharts/apps/compare/tdarr-node-1.0.6...tdarr-node-2.0.17) (2022-07-14) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- remove UI leftovers ([#2914](https://github.com/truecharts/apps/issues/2914)) +- bump to regenerate documentation +- bump to cleanup old docs and use correct icon urls +- sync all apps persistence configuration and always default to PVC +- update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943)) +- update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886)) +- update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) +- update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854)) +- update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) +- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) +- update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) + +### Fix + +- bump to ensure .helmignore is present on all Charts +- hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. +- remove malfunctioning SCALE migration script + +### Refactor + +- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) + + + + + + + + + + diff --git a/stable/tdarr-node/2.0.23/Chart.lock b/stable/tdarr-node/2.0.23/Chart.lock new file mode 100644 index 00000000000..eddb79f1213 --- /dev/null +++ b/stable/tdarr-node/2.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:50:56.04488652Z" diff --git a/stable/tdarr-node/2.0.23/Chart.yaml b/stable/tdarr-node/2.0.23/Chart.yaml new file mode 100644 index 00000000000..83fdec968af --- /dev/null +++ b/stable/tdarr-node/2.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.00.18.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Audio/Video library transcoding automation +home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node +icon: https://truecharts.org/img/chart-icons/tdarr-node.png +keywords: + - encode + - media + - tdarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tdarr-node +sources: + - https://github.com/HaveAGitGat/Tdarr + - https://hub.docker.com/r/haveagitgat/tdarr_node +type: application +version: 2.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tdarr-node/2.0.23/README.md b/stable/tdarr-node/2.0.23/README.md new file mode 100644 index 00000000000..29f5c8a8af7 --- /dev/null +++ b/stable/tdarr-node/2.0.23/README.md @@ -0,0 +1,108 @@ +# tdarr-node + +![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.00.18.2](https://img.shields.io/badge/AppVersion-2.00.18.2-informational?style=flat-square) + +Audio/Video library transcoding automation + +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: [tdarr-node](https://truecharts.org/docs/charts/stable/tdarr-node) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tdarr-node` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tdarr-node TrueCharts/tdarr-node +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tdarr-node` deployment + +```console +helm uninstall tdarr-node +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tdarr-node \ + --set env.TZ="America/New York" \ + TrueCharts/tdarr-node +``` + +#### 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 tdarr-node TrueCharts/tdarr-node -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/tdarr-node/2.0.22/app-readme.md b/stable/tdarr-node/2.0.23/app-readme.md similarity index 100% rename from stable/tdarr-node/2.0.22/app-readme.md rename to stable/tdarr-node/2.0.23/app-readme.md diff --git a/stable/tdarr-node/2.0.23/charts/common-10.4.7.tgz b/stable/tdarr-node/2.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/tdarr-node/2.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/tdarr-node/2.0.22/ix_values.yaml b/stable/tdarr-node/2.0.23/ix_values.yaml similarity index 100% rename from stable/tdarr-node/2.0.22/ix_values.yaml rename to stable/tdarr-node/2.0.23/ix_values.yaml diff --git a/stable/tdarr-node/2.0.22/questions.yaml b/stable/tdarr-node/2.0.23/questions.yaml similarity index 100% rename from stable/tdarr-node/2.0.22/questions.yaml rename to stable/tdarr-node/2.0.23/questions.yaml diff --git a/stable/tdarr-node/2.0.23/templates/common.yaml b/stable/tdarr-node/2.0.23/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tdarr-node/2.0.23/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tdarr-node/2.0.23/values.yaml b/stable/tdarr-node/2.0.23/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tdarr/2.0.21/CHANGELOG.md b/stable/tdarr/2.0.21/CHANGELOG.md deleted file mode 100644 index 61435f916db..00000000000 --- a/stable/tdarr/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tdarr-2.0.21](https://github.com/truecharts/apps/compare/tdarr-node-2.0.20...tdarr-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [tdarr-2.0.19](https://github.com/truecharts/apps/compare/tdarr-node-2.0.18...tdarr-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [tdarr-2.0.18](https://github.com/truecharts/apps/compare/tdarr-2.0.17...tdarr-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [tdarr-2.0.17](https://github.com/truecharts/apps/compare/tdarr-1.0.7...tdarr-2.0.17) (2022-07-14) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- remove UI leftovers ([#2914](https://github.com/truecharts/apps/issues/2914)) -- bump to regenerate documentation -- bump to cleanup old docs and use correct icon urls -- sync all apps persistence configuration and always default to PVC -- update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943)) -- update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886)) -- update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) -- update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854)) -- update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) -- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) -- update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - -### Fix - -- bump to ensure .helmignore is present on all Charts -- hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. -- remove malfunctioning SCALE migration script - -### Refactor - -- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) - - - - - - - - - - - - - - - - - - - -### [tdarr-1.0.7](https://github.com/truecharts/apps/compare/tdarr-1.0.6...tdarr-1.0.7) (2022-05-31) - -#### Chore - -* update helm general non-major helm releases ([#2803](https://github.com/truecharts/apps/issues/2803)) - - - diff --git a/stable/tdarr/2.0.21/Chart.lock b/stable/tdarr/2.0.21/Chart.lock deleted file mode 100644 index ca5d1555bca..00000000000 --- a/stable/tdarr/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:15:57.978023674Z" diff --git a/stable/tdarr/2.0.21/Chart.yaml b/stable/tdarr/2.0.21/Chart.yaml deleted file mode 100644 index 642ea743c76..00000000000 --- a/stable/tdarr/2.0.21/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.00.18.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Audio/Video library transcoding automation -home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr -icon: https://truecharts.org/img/chart-icons/tdarr.png -keywords: - - encode - - media - - tdarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tdarr -sources: - - https://github.com/HaveAGitGat/Tdarr - - https://hub.docker.com/r/haveagitgat/tdarr -type: application -version: 2.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tdarr/2.0.21/README.md b/stable/tdarr/2.0.21/README.md deleted file mode 100644 index c89e92337f4..00000000000 --- a/stable/tdarr/2.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tdarr - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.00.18.2](https://img.shields.io/badge/AppVersion-2.00.18.2-informational?style=flat-square) - -Audio/Video library transcoding automation - -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: [tdarr](https://truecharts.org/docs/charts/stable/tdarr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tdarr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tdarr TrueCharts/tdarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tdarr` deployment - -```console -helm uninstall tdarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tdarr \ - --set env.TZ="America/New York" \ - TrueCharts/tdarr -``` - -#### 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 tdarr TrueCharts/tdarr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/tdarr/2.0.21/charts/common-10.4.6.tgz b/stable/tdarr/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/tdarr/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/tdarr/2.0.22/CHANGELOG.md b/stable/tdarr/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..679a511912c --- /dev/null +++ b/stable/tdarr/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tdarr-2.0.22](https://github.com/truecharts/apps/compare/tdarr-node-2.0.22...tdarr-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tdarr-2.0.21](https://github.com/truecharts/apps/compare/tdarr-node-2.0.20...tdarr-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [tdarr-2.0.19](https://github.com/truecharts/apps/compare/tdarr-node-2.0.18...tdarr-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [tdarr-2.0.18](https://github.com/truecharts/apps/compare/tdarr-2.0.17...tdarr-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [tdarr-2.0.17](https://github.com/truecharts/apps/compare/tdarr-1.0.7...tdarr-2.0.17) (2022-07-14) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- remove UI leftovers ([#2914](https://github.com/truecharts/apps/issues/2914)) +- bump to regenerate documentation +- bump to cleanup old docs and use correct icon urls +- sync all apps persistence configuration and always default to PVC +- update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943)) +- update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886)) +- update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) +- update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854)) +- update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) +- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) +- update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) + +### Fix + +- bump to ensure .helmignore is present on all Charts +- hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. +- remove malfunctioning SCALE migration script + +### Refactor + +- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) + + + + + + + + + + + + + + + + + + diff --git a/stable/tdarr/2.0.22/Chart.lock b/stable/tdarr/2.0.22/Chart.lock new file mode 100644 index 00000000000..edd2c3ab905 --- /dev/null +++ b/stable/tdarr/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:50:55.903708095Z" diff --git a/stable/tdarr/2.0.22/Chart.yaml b/stable/tdarr/2.0.22/Chart.yaml new file mode 100644 index 00000000000..39e12ff95b4 --- /dev/null +++ b/stable/tdarr/2.0.22/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.00.18.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Audio/Video library transcoding automation +home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr +icon: https://truecharts.org/img/chart-icons/tdarr.png +keywords: + - encode + - media + - tdarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tdarr +sources: + - https://github.com/HaveAGitGat/Tdarr + - https://hub.docker.com/r/haveagitgat/tdarr +type: application +version: 2.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tdarr/2.0.22/README.md b/stable/tdarr/2.0.22/README.md new file mode 100644 index 00000000000..4beaf411594 --- /dev/null +++ b/stable/tdarr/2.0.22/README.md @@ -0,0 +1,108 @@ +# tdarr + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.00.18.2](https://img.shields.io/badge/AppVersion-2.00.18.2-informational?style=flat-square) + +Audio/Video library transcoding automation + +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: [tdarr](https://truecharts.org/docs/charts/stable/tdarr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tdarr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tdarr TrueCharts/tdarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tdarr` deployment + +```console +helm uninstall tdarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tdarr \ + --set env.TZ="America/New York" \ + TrueCharts/tdarr +``` + +#### 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 tdarr TrueCharts/tdarr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/tdarr/2.0.21/app-readme.md b/stable/tdarr/2.0.22/app-readme.md similarity index 100% rename from stable/tdarr/2.0.21/app-readme.md rename to stable/tdarr/2.0.22/app-readme.md diff --git a/stable/tdarr/2.0.22/charts/common-10.4.7.tgz b/stable/tdarr/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/tdarr/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/tdarr/2.0.21/ix_values.yaml b/stable/tdarr/2.0.22/ix_values.yaml similarity index 100% rename from stable/tdarr/2.0.21/ix_values.yaml rename to stable/tdarr/2.0.22/ix_values.yaml diff --git a/stable/tdarr/2.0.21/questions.yaml b/stable/tdarr/2.0.22/questions.yaml similarity index 100% rename from stable/tdarr/2.0.21/questions.yaml rename to stable/tdarr/2.0.22/questions.yaml diff --git a/stable/tdarr/2.0.22/templates/common.yaml b/stable/tdarr/2.0.22/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tdarr/2.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tdarr/2.0.22/values.yaml b/stable/tdarr/2.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/teamspeak3/4.0.22/CHANGELOG.md b/stable/teamspeak3/4.0.22/CHANGELOG.md deleted file mode 100644 index 58668599276..00000000000 --- a/stable/teamspeak3/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [teamspeak3-4.0.22](https://github.com/truecharts/apps/compare/teamspeak3-4.0.20...teamspeak3-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [teamspeak3-4.0.20](https://github.com/truecharts/apps/compare/teamspeak3-4.0.19...teamspeak3-4.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [teamspeak3-4.0.19](https://github.com/truecharts/apps/compare/teamspeak3-4.0.18...teamspeak3-4.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [teamspeak3-4.0.18](https://github.com/truecharts/apps/compare/teamspeak3-4.0.16...teamspeak3-4.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [teamspeak3-4.0.16](https://github.com/truecharts/apps/compare/teamspeak3-4.0.14...teamspeak3-4.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [teamspeak3-4.0.14](https://github.com/truecharts/apps/compare/teamspeak3-4.0.13...teamspeak3-4.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [teamspeak3-4.0.13](https://github.com/truecharts/apps/compare/teamspeak3-4.0.12...teamspeak3-4.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [teamspeak3-4.0.12](https://github.com/truecharts/apps/compare/teamspeak3-4.0.11...teamspeak3-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [teamspeak3-4.0.11](https://github.com/truecharts/apps/compare/teamspeak3-4.0.10...teamspeak3-4.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [teamspeak3-4.0.10](https://github.com/truecharts/apps/compare/teamspeak3-4.0.9...teamspeak3-4.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [teamspeak3-4.0.9](https://github.com/truecharts/apps/compare/teamspeak3-4.0.8...teamspeak3-4.0.9) (2022-07-01) - -#### Chore - -* update docker general non-major ([#3015](https://github.com/truecharts/apps/issues/3015)) - - diff --git a/stable/teamspeak3/4.0.22/Chart.lock b/stable/teamspeak3/4.0.22/Chart.lock deleted file mode 100644 index dd8c5bfe731..00000000000 --- a/stable/teamspeak3/4.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:16:07.36763329Z" diff --git a/stable/teamspeak3/4.0.22/Chart.yaml b/stable/teamspeak3/4.0.22/Chart.yaml deleted file mode 100644 index 7e65720bf51..00000000000 --- a/stable/teamspeak3/4.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.13.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: TeamSpeak is software for quality voice communication via the Internet. -home: https://github.com/truecharts/apps/tree/master/charts/stable/teamspeak3 -icon: https://truecharts.org/img/chart-icons/teamspeak3.png -keywords: - - voice server - - teamspeak - - teamspeak3 - - teamspeak server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: teamspeak3 -sources: - - https://hub.docker.com/_/teamspeak - - https://www.teamspeak.com/en/ -type: application -version: 4.0.22 -annotations: - truecharts.org/catagories: | - - voice - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/teamspeak3/4.0.22/README.md b/stable/teamspeak3/4.0.22/README.md deleted file mode 100644 index d149f8fa5d1..00000000000 --- a/stable/teamspeak3/4.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# teamspeak3 - -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.13.7](https://img.shields.io/badge/AppVersion-3.13.7-informational?style=flat-square) - -TeamSpeak is software for quality voice communication via the Internet. - -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: [teamspeak3](https://truecharts.org/docs/charts/stable/teamspeak3) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `teamspeak3` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install teamspeak3 TrueCharts/teamspeak3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `teamspeak3` deployment - -```console -helm uninstall teamspeak3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install teamspeak3 \ - --set env.TZ="America/New York" \ - TrueCharts/teamspeak3 -``` - -#### 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 teamspeak3 TrueCharts/teamspeak3 -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/teamspeak3/4.0.22/charts/common-10.4.6.tgz b/stable/teamspeak3/4.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/teamspeak3/4.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/teamspeak3/4.0.23/CHANGELOG.md b/stable/teamspeak3/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..32f8644f518 --- /dev/null +++ b/stable/teamspeak3/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [teamspeak3-4.0.23](https://github.com/truecharts/apps/compare/teamspeak3-4.0.22...teamspeak3-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [teamspeak3-4.0.22](https://github.com/truecharts/apps/compare/teamspeak3-4.0.20...teamspeak3-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [teamspeak3-4.0.20](https://github.com/truecharts/apps/compare/teamspeak3-4.0.19...teamspeak3-4.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [teamspeak3-4.0.19](https://github.com/truecharts/apps/compare/teamspeak3-4.0.18...teamspeak3-4.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [teamspeak3-4.0.18](https://github.com/truecharts/apps/compare/teamspeak3-4.0.16...teamspeak3-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [teamspeak3-4.0.16](https://github.com/truecharts/apps/compare/teamspeak3-4.0.14...teamspeak3-4.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [teamspeak3-4.0.14](https://github.com/truecharts/apps/compare/teamspeak3-4.0.13...teamspeak3-4.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [teamspeak3-4.0.13](https://github.com/truecharts/apps/compare/teamspeak3-4.0.12...teamspeak3-4.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [teamspeak3-4.0.12](https://github.com/truecharts/apps/compare/teamspeak3-4.0.11...teamspeak3-4.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [teamspeak3-4.0.11](https://github.com/truecharts/apps/compare/teamspeak3-4.0.10...teamspeak3-4.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [teamspeak3-4.0.10](https://github.com/truecharts/apps/compare/teamspeak3-4.0.9...teamspeak3-4.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + diff --git a/stable/teamspeak3/4.0.23/Chart.lock b/stable/teamspeak3/4.0.23/Chart.lock new file mode 100644 index 00000000000..462118d763c --- /dev/null +++ b/stable/teamspeak3/4.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:51:01.039004621Z" diff --git a/stable/teamspeak3/4.0.23/Chart.yaml b/stable/teamspeak3/4.0.23/Chart.yaml new file mode 100644 index 00000000000..d3d82d2f350 --- /dev/null +++ b/stable/teamspeak3/4.0.23/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.13.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: TeamSpeak is software for quality voice communication via the Internet. +home: https://github.com/truecharts/apps/tree/master/charts/stable/teamspeak3 +icon: https://truecharts.org/img/chart-icons/teamspeak3.png +keywords: + - voice server + - teamspeak + - teamspeak3 + - teamspeak server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: teamspeak3 +sources: + - https://hub.docker.com/_/teamspeak + - https://www.teamspeak.com/en/ +type: application +version: 4.0.23 +annotations: + truecharts.org/catagories: | + - voice + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/teamspeak3/4.0.23/README.md b/stable/teamspeak3/4.0.23/README.md new file mode 100644 index 00000000000..93e23afa7c1 --- /dev/null +++ b/stable/teamspeak3/4.0.23/README.md @@ -0,0 +1,108 @@ +# teamspeak3 + +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.13.7](https://img.shields.io/badge/AppVersion-3.13.7-informational?style=flat-square) + +TeamSpeak is software for quality voice communication via the Internet. + +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: [teamspeak3](https://truecharts.org/docs/charts/stable/teamspeak3) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `teamspeak3` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install teamspeak3 TrueCharts/teamspeak3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `teamspeak3` deployment + +```console +helm uninstall teamspeak3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install teamspeak3 \ + --set env.TZ="America/New York" \ + TrueCharts/teamspeak3 +``` + +#### 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 teamspeak3 TrueCharts/teamspeak3 -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/teamspeak3/4.0.22/app-readme.md b/stable/teamspeak3/4.0.23/app-readme.md similarity index 100% rename from stable/teamspeak3/4.0.22/app-readme.md rename to stable/teamspeak3/4.0.23/app-readme.md diff --git a/stable/teamspeak3/4.0.23/charts/common-10.4.7.tgz b/stable/teamspeak3/4.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/teamspeak3/4.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/teamspeak3/4.0.22/ix_values.yaml b/stable/teamspeak3/4.0.23/ix_values.yaml similarity index 100% rename from stable/teamspeak3/4.0.22/ix_values.yaml rename to stable/teamspeak3/4.0.23/ix_values.yaml diff --git a/stable/teamspeak3/4.0.22/questions.yaml b/stable/teamspeak3/4.0.23/questions.yaml similarity index 100% rename from stable/teamspeak3/4.0.22/questions.yaml rename to stable/teamspeak3/4.0.23/questions.yaml diff --git a/stable/teamspeak3/4.0.23/templates/common.yaml b/stable/teamspeak3/4.0.23/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/teamspeak3/4.0.23/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/teamspeak3/4.0.23/values.yaml b/stable/teamspeak3/4.0.23/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/teedy/7.0.23/CHANGELOG.md b/stable/teedy/7.0.23/CHANGELOG.md deleted file mode 100644 index d70ba3d98fb..00000000000 --- a/stable/teedy/7.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [teedy-7.0.23](https://github.com/truecharts/apps/compare/teedy-7.0.22...teedy-7.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [teedy-7.0.22](https://github.com/truecharts/apps/compare/teedy-7.0.20...teedy-7.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [teedy-7.0.20](https://github.com/truecharts/apps/compare/teedy-7.0.19...teedy-7.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [teedy-7.0.19](https://github.com/truecharts/apps/compare/teedy-7.0.18...teedy-7.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [teedy-7.0.18](https://github.com/truecharts/apps/compare/teedy-7.0.17...teedy-7.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [teedy-7.0.17](https://github.com/truecharts/apps/compare/teedy-7.0.15...teedy-7.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [teedy-7.0.15](https://github.com/truecharts/apps/compare/teedy-7.0.13...teedy-7.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [teedy-7.0.13](https://github.com/truecharts/apps/compare/teedy-7.0.12...teedy-7.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [teedy-7.0.12](https://github.com/truecharts/apps/compare/teedy-7.0.11...teedy-7.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [teedy-7.0.11](https://github.com/truecharts/apps/compare/teedy-7.0.10...teedy-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [teedy-7.0.10](https://github.com/truecharts/apps/compare/teedy-7.0.9...teedy-7.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/teedy/7.0.23/Chart.lock b/stable/teedy/7.0.23/Chart.lock deleted file mode 100644 index 414d23cc072..00000000000 --- a/stable/teedy/7.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:45:23.355452068Z" diff --git a/stable/teedy/7.0.23/Chart.yaml b/stable/teedy/7.0.23/Chart.yaml deleted file mode 100644 index d6c13102cb9..00000000000 --- a/stable/teedy/7.0.23/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.10" -description: Teedy is an open source, lightweight document management system for individuals and businesses. -name: teedy -version: 7.0.23 -kubeVersion: ">=1.16.0-0" -keywords: - - teedy - - documents - - management -home: https://github.com/truecharts/apps/tree/master/charts/stable/teedy -icon: https://truecharts.org/img/chart-icons/teedy.png -sources: - - https://github.com/sismics/docs - - https://github.com/truecharts/apps/tree/master/charts/teedy -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/teedy/7.0.23/README.md b/stable/teedy/7.0.23/README.md deleted file mode 100644 index 0a7f60888e8..00000000000 --- a/stable/teedy/7.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# teedy - -![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 1.10](https://img.shields.io/badge/AppVersion-1.10-informational?style=flat-square) - -Teedy is an open source, lightweight document management system for individuals and businesses. - -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: [teedy](https://truecharts.org/docs/charts/stable/teedy) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `teedy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install teedy TrueCharts/teedy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `teedy` deployment - -```console -helm uninstall teedy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install teedy \ - --set env.TZ="America/New York" \ - TrueCharts/teedy -``` - -#### 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 teedy TrueCharts/teedy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/teedy/7.0.23/charts/common-10.4.6.tgz b/stable/teedy/7.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/teedy/7.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/teedy/7.0.23/charts/postgresql-8.0.43.tgz b/stable/teedy/7.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/teedy/7.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/teedy/7.0.24/CHANGELOG.md b/stable/teedy/7.0.24/CHANGELOG.md new file mode 100644 index 00000000000..044be2decc1 --- /dev/null +++ b/stable/teedy/7.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [teedy-7.0.24](https://github.com/truecharts/apps/compare/teedy-7.0.23...teedy-7.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [teedy-7.0.23](https://github.com/truecharts/apps/compare/teedy-7.0.22...teedy-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [teedy-7.0.22](https://github.com/truecharts/apps/compare/teedy-7.0.20...teedy-7.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [teedy-7.0.20](https://github.com/truecharts/apps/compare/teedy-7.0.19...teedy-7.0.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [teedy-7.0.19](https://github.com/truecharts/apps/compare/teedy-7.0.18...teedy-7.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [teedy-7.0.18](https://github.com/truecharts/apps/compare/teedy-7.0.17...teedy-7.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [teedy-7.0.17](https://github.com/truecharts/apps/compare/teedy-7.0.15...teedy-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [teedy-7.0.15](https://github.com/truecharts/apps/compare/teedy-7.0.13...teedy-7.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [teedy-7.0.13](https://github.com/truecharts/apps/compare/teedy-7.0.12...teedy-7.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [teedy-7.0.12](https://github.com/truecharts/apps/compare/teedy-7.0.11...teedy-7.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [teedy-7.0.11](https://github.com/truecharts/apps/compare/teedy-7.0.10...teedy-7.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/teedy/7.0.24/Chart.lock b/stable/teedy/7.0.24/Chart.lock new file mode 100644 index 00000000000..5fbf18adc5a --- /dev/null +++ b/stable/teedy/7.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:51:09.528032398Z" diff --git a/stable/teedy/7.0.24/Chart.yaml b/stable/teedy/7.0.24/Chart.yaml new file mode 100644 index 00000000000..115b15b0bd6 --- /dev/null +++ b/stable/teedy/7.0.24/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.10" +description: Teedy is an open source, lightweight document management system for individuals and businesses. +name: teedy +version: 7.0.24 +kubeVersion: ">=1.16.0-0" +keywords: + - teedy + - documents + - management +home: https://github.com/truecharts/apps/tree/master/charts/stable/teedy +icon: https://truecharts.org/img/chart-icons/teedy.png +sources: + - https://github.com/sismics/docs + - https://github.com/truecharts/apps/tree/master/charts/teedy +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/teedy/7.0.24/README.md b/stable/teedy/7.0.24/README.md new file mode 100644 index 00000000000..ef9d5974057 --- /dev/null +++ b/stable/teedy/7.0.24/README.md @@ -0,0 +1,109 @@ +# teedy + +![Version: 7.0.24](https://img.shields.io/badge/Version-7.0.24-informational?style=flat-square) ![AppVersion: 1.10](https://img.shields.io/badge/AppVersion-1.10-informational?style=flat-square) + +Teedy is an open source, lightweight document management system for individuals and businesses. + +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: [teedy](https://truecharts.org/docs/charts/stable/teedy) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `teedy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install teedy TrueCharts/teedy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `teedy` deployment + +```console +helm uninstall teedy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install teedy \ + --set env.TZ="America/New York" \ + TrueCharts/teedy +``` + +#### 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 teedy TrueCharts/teedy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/teedy/7.0.23/app-readme.md b/stable/teedy/7.0.24/app-readme.md similarity index 100% rename from stable/teedy/7.0.23/app-readme.md rename to stable/teedy/7.0.24/app-readme.md diff --git a/stable/teedy/7.0.24/charts/common-10.4.7.tgz b/stable/teedy/7.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/teedy/7.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/teedy/7.0.24/charts/postgresql-8.0.45.tgz b/stable/teedy/7.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/teedy/7.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/teedy/7.0.23/ix_values.yaml b/stable/teedy/7.0.24/ix_values.yaml similarity index 100% rename from stable/teedy/7.0.23/ix_values.yaml rename to stable/teedy/7.0.24/ix_values.yaml diff --git a/stable/teedy/7.0.23/questions.yaml b/stable/teedy/7.0.24/questions.yaml similarity index 100% rename from stable/teedy/7.0.23/questions.yaml rename to stable/teedy/7.0.24/questions.yaml diff --git a/stable/teedy/7.0.24/templates/common.yaml b/stable/teedy/7.0.24/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/teedy/7.0.24/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/teedy/7.0.24/values.yaml b/stable/teedy/7.0.24/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/thelounge/6.0.20/CHANGELOG.md b/stable/thelounge/6.0.20/CHANGELOG.md deleted file mode 100644 index 71257b4ec38..00000000000 --- a/stable/thelounge/6.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [thelounge-6.0.20](https://github.com/truecharts/apps/compare/thelounge-6.0.18...thelounge-6.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [thelounge-6.0.18](https://github.com/truecharts/apps/compare/thelounge-6.0.17...thelounge-6.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [thelounge-6.0.17](https://github.com/truecharts/apps/compare/thelounge-6.0.16...thelounge-6.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [thelounge-6.0.16](https://github.com/truecharts/apps/compare/thelounge-6.0.14...thelounge-6.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [thelounge-6.0.14](https://github.com/truecharts/apps/compare/thelounge-6.0.12...thelounge-6.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [thelounge-6.0.12](https://github.com/truecharts/apps/compare/thelounge-6.0.11...thelounge-6.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [thelounge-6.0.11](https://github.com/truecharts/apps/compare/thelounge-6.0.10...thelounge-6.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [thelounge-6.0.10](https://github.com/truecharts/apps/compare/thelounge-6.0.9...thelounge-6.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [thelounge-6.0.9](https://github.com/truecharts/apps/compare/thelounge-6.0.8...thelounge-6.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [thelounge-6.0.8](https://github.com/truecharts/apps/compare/thelounge-6.0.7...thelounge-6.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [thelounge-6.0.7](https://github.com/truecharts/apps/compare/thelounge-6.0.6...thelounge-6.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/thelounge/6.0.20/Chart.lock b/stable/thelounge/6.0.20/Chart.lock deleted file mode 100644 index da2a1baf164..00000000000 --- a/stable/thelounge/6.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:16:20.857378068Z" diff --git a/stable/thelounge/6.0.20/Chart.yaml b/stable/thelounge/6.0.20/Chart.yaml deleted file mode 100644 index 844ac67cae1..00000000000 --- a/stable/thelounge/6.0.20/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: The Lounge, modern web IRC client designed for self-hosting -home: https://github.com/truecharts/apps/tree/master/charts/stable/thelounge -icon: https://truecharts.org/img/chart-icons/thelounge.png -keywords: - - thelounge - - IRC - - The Lounge - - docker - - thelounge-docker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: thelounge -sources: - - https://github.com/thelounge/thelounge -version: 6.0.20 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/thelounge/6.0.20/README.md b/stable/thelounge/6.0.20/README.md deleted file mode 100644 index 108c4f77028..00000000000 --- a/stable/thelounge/6.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# thelounge - -![Version: 6.0.20](https://img.shields.io/badge/Version-6.0.20-informational?style=flat-square) ![AppVersion: 4.3.1](https://img.shields.io/badge/AppVersion-4.3.1-informational?style=flat-square) - -The Lounge, modern web IRC client designed for self-hosting - -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: [thelounge](https://truecharts.org/docs/charts/stable/thelounge) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `thelounge` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install thelounge TrueCharts/thelounge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `thelounge` deployment - -```console -helm uninstall thelounge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install thelounge \ - --set env.TZ="America/New York" \ - TrueCharts/thelounge -``` - -#### 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 thelounge TrueCharts/thelounge -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/thelounge/6.0.20/charts/common-10.4.6.tgz b/stable/thelounge/6.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/thelounge/6.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/thelounge/6.0.21/CHANGELOG.md b/stable/thelounge/6.0.21/CHANGELOG.md new file mode 100644 index 00000000000..320af74dd5e --- /dev/null +++ b/stable/thelounge/6.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [thelounge-6.0.21](https://github.com/truecharts/apps/compare/thelounge-6.0.20...thelounge-6.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [thelounge-6.0.20](https://github.com/truecharts/apps/compare/thelounge-6.0.18...thelounge-6.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [thelounge-6.0.18](https://github.com/truecharts/apps/compare/thelounge-6.0.17...thelounge-6.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [thelounge-6.0.17](https://github.com/truecharts/apps/compare/thelounge-6.0.16...thelounge-6.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [thelounge-6.0.16](https://github.com/truecharts/apps/compare/thelounge-6.0.14...thelounge-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [thelounge-6.0.14](https://github.com/truecharts/apps/compare/thelounge-6.0.12...thelounge-6.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [thelounge-6.0.12](https://github.com/truecharts/apps/compare/thelounge-6.0.11...thelounge-6.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [thelounge-6.0.11](https://github.com/truecharts/apps/compare/thelounge-6.0.10...thelounge-6.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [thelounge-6.0.10](https://github.com/truecharts/apps/compare/thelounge-6.0.9...thelounge-6.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [thelounge-6.0.9](https://github.com/truecharts/apps/compare/thelounge-6.0.8...thelounge-6.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [thelounge-6.0.8](https://github.com/truecharts/apps/compare/thelounge-6.0.7...thelounge-6.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/thelounge/6.0.21/Chart.lock b/stable/thelounge/6.0.21/Chart.lock new file mode 100644 index 00000000000..877c5c2ad00 --- /dev/null +++ b/stable/thelounge/6.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:51:15.314218837Z" diff --git a/stable/thelounge/6.0.21/Chart.yaml b/stable/thelounge/6.0.21/Chart.yaml new file mode 100644 index 00000000000..a0e22f2f378 --- /dev/null +++ b/stable/thelounge/6.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: The Lounge, modern web IRC client designed for self-hosting +home: https://github.com/truecharts/apps/tree/master/charts/stable/thelounge +icon: https://truecharts.org/img/chart-icons/thelounge.png +keywords: + - thelounge + - IRC + - The Lounge + - docker + - thelounge-docker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: thelounge +sources: + - https://github.com/thelounge/thelounge +version: 6.0.21 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/thelounge/6.0.21/README.md b/stable/thelounge/6.0.21/README.md new file mode 100644 index 00000000000..0f2e3e86c60 --- /dev/null +++ b/stable/thelounge/6.0.21/README.md @@ -0,0 +1,107 @@ +# thelounge + +![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![AppVersion: 4.3.1](https://img.shields.io/badge/AppVersion-4.3.1-informational?style=flat-square) + +The Lounge, modern web IRC client designed for self-hosting + +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: [thelounge](https://truecharts.org/docs/charts/stable/thelounge) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `thelounge` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install thelounge TrueCharts/thelounge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `thelounge` deployment + +```console +helm uninstall thelounge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install thelounge \ + --set env.TZ="America/New York" \ + TrueCharts/thelounge +``` + +#### 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 thelounge TrueCharts/thelounge -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/thelounge/6.0.20/app-readme.md b/stable/thelounge/6.0.21/app-readme.md similarity index 100% rename from stable/thelounge/6.0.20/app-readme.md rename to stable/thelounge/6.0.21/app-readme.md diff --git a/stable/thelounge/6.0.21/charts/common-10.4.7.tgz b/stable/thelounge/6.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/thelounge/6.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/thelounge/6.0.20/ix_values.yaml b/stable/thelounge/6.0.21/ix_values.yaml similarity index 100% rename from stable/thelounge/6.0.20/ix_values.yaml rename to stable/thelounge/6.0.21/ix_values.yaml diff --git a/stable/thelounge/6.0.20/questions.yaml b/stable/thelounge/6.0.21/questions.yaml similarity index 100% rename from stable/thelounge/6.0.20/questions.yaml rename to stable/thelounge/6.0.21/questions.yaml diff --git a/stable/thelounge/6.0.21/templates/common.yaml b/stable/thelounge/6.0.21/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/thelounge/6.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/thelounge/6.0.21/values.yaml b/stable/thelounge/6.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tinymediamanager/2.0.20/CHANGELOG.md b/stable/tinymediamanager/2.0.20/CHANGELOG.md deleted file mode 100644 index d34c56167c9..00000000000 --- a/stable/tinymediamanager/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tinymediamanager-2.0.20](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.18...tinymediamanager-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [tinymediamanager-2.0.18](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.17...tinymediamanager-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [tinymediamanager-2.0.17](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.16...tinymediamanager-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [tinymediamanager-2.0.16](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.14...tinymediamanager-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [tinymediamanager-2.0.14](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.12...tinymediamanager-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [tinymediamanager-2.0.12](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.11...tinymediamanager-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [tinymediamanager-2.0.11](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.10...tinymediamanager-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [tinymediamanager-2.0.10](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.9...tinymediamanager-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [tinymediamanager-2.0.9](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.8...tinymediamanager-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [tinymediamanager-2.0.8](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.7...tinymediamanager-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [tinymediamanager-2.0.7](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.6...tinymediamanager-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/tinymediamanager/2.0.20/Chart.lock b/stable/tinymediamanager/2.0.20/Chart.lock deleted file mode 100644 index 0b7724e9d2a..00000000000 --- a/stable/tinymediamanager/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:16:22.801860406Z" diff --git a/stable/tinymediamanager/2.0.20/Chart.yaml b/stable/tinymediamanager/2.0.20/Chart.yaml deleted file mode 100644 index c98a264a7f1..00000000000 --- a/stable/tinymediamanager/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "4.2.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: TinyMediaManager is a full featured media manager to organize and clean up your media library. -home: https://github.com/truecharts/apps/tree/master/charts/stable/tinymediamanager -icon: https://truecharts.org/img/chart-icons/tinymediamanager.png -keywords: - - tiny - - media - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tinymediamanager -sources: - - https://hub.docker.com/r/tinymediamanager/tinymediamanager - - https://gitlab.com/tinyMediaManager/tinyMediaManager -version: 2.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tinymediamanager/2.0.20/README.md b/stable/tinymediamanager/2.0.20/README.md deleted file mode 100644 index 5cfe6960572..00000000000 --- a/stable/tinymediamanager/2.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tinymediamanager - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![AppVersion: 4.2.8](https://img.shields.io/badge/AppVersion-4.2.8-informational?style=flat-square) - -TinyMediaManager is a full featured media manager to organize and clean up your media library. - -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: [tinymediamanager](https://truecharts.org/docs/charts/stable/tinymediamanager) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tinymediamanager` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tinymediamanager TrueCharts/tinymediamanager -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tinymediamanager` deployment - -```console -helm uninstall tinymediamanager -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tinymediamanager \ - --set env.TZ="America/New York" \ - TrueCharts/tinymediamanager -``` - -#### 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 tinymediamanager TrueCharts/tinymediamanager -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/tinymediamanager/2.0.20/charts/common-10.4.6.tgz b/stable/tinymediamanager/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/tinymediamanager/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/tinymediamanager/2.0.21/CHANGELOG.md b/stable/tinymediamanager/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..3d2e5d7df39 --- /dev/null +++ b/stable/tinymediamanager/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tinymediamanager-2.0.21](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.20...tinymediamanager-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tinymediamanager-2.0.20](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.18...tinymediamanager-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [tinymediamanager-2.0.18](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.17...tinymediamanager-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [tinymediamanager-2.0.17](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.16...tinymediamanager-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [tinymediamanager-2.0.16](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.14...tinymediamanager-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [tinymediamanager-2.0.14](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.12...tinymediamanager-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [tinymediamanager-2.0.12](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.11...tinymediamanager-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [tinymediamanager-2.0.11](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.10...tinymediamanager-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [tinymediamanager-2.0.10](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.9...tinymediamanager-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [tinymediamanager-2.0.9](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.8...tinymediamanager-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [tinymediamanager-2.0.8](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.7...tinymediamanager-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/tinymediamanager/2.0.21/Chart.lock b/stable/tinymediamanager/2.0.21/Chart.lock new file mode 100644 index 00000000000..d8899f4ef31 --- /dev/null +++ b/stable/tinymediamanager/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:51:15.519157739Z" diff --git a/stable/tinymediamanager/2.0.21/Chart.yaml b/stable/tinymediamanager/2.0.21/Chart.yaml new file mode 100644 index 00000000000..6de0f762528 --- /dev/null +++ b/stable/tinymediamanager/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.2.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: TinyMediaManager is a full featured media manager to organize and clean up your media library. +home: https://github.com/truecharts/apps/tree/master/charts/stable/tinymediamanager +icon: https://truecharts.org/img/chart-icons/tinymediamanager.png +keywords: + - tiny + - media + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tinymediamanager +sources: + - https://hub.docker.com/r/tinymediamanager/tinymediamanager + - https://gitlab.com/tinyMediaManager/tinyMediaManager +version: 2.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tinymediamanager/2.0.21/README.md b/stable/tinymediamanager/2.0.21/README.md new file mode 100644 index 00000000000..87381e49c0b --- /dev/null +++ b/stable/tinymediamanager/2.0.21/README.md @@ -0,0 +1,108 @@ +# tinymediamanager + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: 4.2.8](https://img.shields.io/badge/AppVersion-4.2.8-informational?style=flat-square) + +TinyMediaManager is a full featured media manager to organize and clean up your media library. + +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: [tinymediamanager](https://truecharts.org/docs/charts/stable/tinymediamanager) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tinymediamanager` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tinymediamanager TrueCharts/tinymediamanager +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tinymediamanager` deployment + +```console +helm uninstall tinymediamanager +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tinymediamanager \ + --set env.TZ="America/New York" \ + TrueCharts/tinymediamanager +``` + +#### 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 tinymediamanager TrueCharts/tinymediamanager -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/tinymediamanager/2.0.20/app-readme.md b/stable/tinymediamanager/2.0.21/app-readme.md similarity index 100% rename from stable/tinymediamanager/2.0.20/app-readme.md rename to stable/tinymediamanager/2.0.21/app-readme.md diff --git a/stable/tinymediamanager/2.0.21/charts/common-10.4.7.tgz b/stable/tinymediamanager/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/tinymediamanager/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/tinymediamanager/2.0.20/ix_values.yaml b/stable/tinymediamanager/2.0.21/ix_values.yaml similarity index 100% rename from stable/tinymediamanager/2.0.20/ix_values.yaml rename to stable/tinymediamanager/2.0.21/ix_values.yaml diff --git a/stable/tinymediamanager/2.0.20/questions.yaml b/stable/tinymediamanager/2.0.21/questions.yaml similarity index 100% rename from stable/tinymediamanager/2.0.20/questions.yaml rename to stable/tinymediamanager/2.0.21/questions.yaml diff --git a/stable/tinymediamanager/2.0.21/templates/common.yaml b/stable/tinymediamanager/2.0.21/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tinymediamanager/2.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tinymediamanager/2.0.21/values.yaml b/stable/tinymediamanager/2.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traccar/7.0.23/CHANGELOG.md b/stable/traccar/7.0.23/CHANGELOG.md deleted file mode 100644 index 5937e30cce2..00000000000 --- a/stable/traccar/7.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [traccar-7.0.23](https://github.com/truecharts/apps/compare/traccar-7.0.22...traccar-7.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [traccar-7.0.22](https://github.com/truecharts/apps/compare/traccar-7.0.20...traccar-7.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [traccar-7.0.20](https://github.com/truecharts/apps/compare/traccar-7.0.19...traccar-7.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [traccar-7.0.19](https://github.com/truecharts/apps/compare/traccar-7.0.18...traccar-7.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [traccar-7.0.18](https://github.com/truecharts/apps/compare/traccar-7.0.16...traccar-7.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [traccar-7.0.16](https://github.com/truecharts/apps/compare/traccar-7.0.14...traccar-7.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [traccar-7.0.14](https://github.com/truecharts/apps/compare/traccar-7.0.13...traccar-7.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - - -### [traccar-7.0.12](https://github.com/truecharts/apps/compare/traccar-7.0.11...traccar-7.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [traccar-7.0.11](https://github.com/truecharts/apps/compare/traccar-7.0.10...traccar-7.0.11) (2022-07-11) - -#### Chore - -* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) - - - - -### [traccar-7.0.10](https://github.com/truecharts/apps/compare/traccar-7.0.9...traccar-7.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [traccar-7.0.9](https://github.com/truecharts/apps/compare/traccar-7.0.8...traccar-7.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - diff --git a/stable/traccar/7.0.23/Chart.lock b/stable/traccar/7.0.23/Chart.lock deleted file mode 100644 index f4fd919fb2b..00000000000 --- a/stable/traccar/7.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:45:24.435817341Z" diff --git a/stable/traccar/7.0.23/Chart.yaml b/stable/traccar/7.0.23/Chart.yaml deleted file mode 100644 index d3f2f6bfba7..00000000000 --- a/stable/traccar/7.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "5.2" -description: Traccar is an open source GPS tracking system. -name: traccar -version: 7.0.23 -kubeVersion: ">=1.16.0-0" -keywords: - - traccar - - gps -home: https://github.com/truecharts/apps/tree/master/charts/stable/traccar -icon: https://truecharts.org/img/chart-icons/traccar.png -sources: - - https://github.com/traccar/traccar - - https://hub.docker.com/r/traccar/traccar -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/traccar/7.0.23/README.md b/stable/traccar/7.0.23/README.md deleted file mode 100644 index 854a845e114..00000000000 --- a/stable/traccar/7.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# traccar - -![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 5.2](https://img.shields.io/badge/AppVersion-5.2-informational?style=flat-square) - -Traccar is an open source GPS tracking system. - -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: [traccar](https://truecharts.org/docs/charts/stable/traccar) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `traccar` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install traccar TrueCharts/traccar -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `traccar` deployment - -```console -helm uninstall traccar -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install traccar \ - --set env.TZ="America/New York" \ - TrueCharts/traccar -``` - -#### 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 traccar TrueCharts/traccar -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/traccar/7.0.23/charts/common-10.4.6.tgz b/stable/traccar/7.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/traccar/7.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/traccar/7.0.23/charts/postgresql-8.0.43.tgz b/stable/traccar/7.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/traccar/7.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/traccar/7.0.24/CHANGELOG.md b/stable/traccar/7.0.24/CHANGELOG.md new file mode 100644 index 00000000000..eafd6593c8e --- /dev/null +++ b/stable/traccar/7.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [traccar-7.0.24](https://github.com/truecharts/apps/compare/traccar-7.0.23...traccar-7.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [traccar-7.0.23](https://github.com/truecharts/apps/compare/traccar-7.0.22...traccar-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [traccar-7.0.22](https://github.com/truecharts/apps/compare/traccar-7.0.20...traccar-7.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [traccar-7.0.20](https://github.com/truecharts/apps/compare/traccar-7.0.19...traccar-7.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [traccar-7.0.19](https://github.com/truecharts/apps/compare/traccar-7.0.18...traccar-7.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [traccar-7.0.18](https://github.com/truecharts/apps/compare/traccar-7.0.16...traccar-7.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [traccar-7.0.16](https://github.com/truecharts/apps/compare/traccar-7.0.14...traccar-7.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [traccar-7.0.14](https://github.com/truecharts/apps/compare/traccar-7.0.13...traccar-7.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + + +### [traccar-7.0.12](https://github.com/truecharts/apps/compare/traccar-7.0.11...traccar-7.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [traccar-7.0.11](https://github.com/truecharts/apps/compare/traccar-7.0.10...traccar-7.0.11) (2022-07-11) + +#### Chore + +* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) + + + + +### [traccar-7.0.10](https://github.com/truecharts/apps/compare/traccar-7.0.9...traccar-7.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + diff --git a/stable/traccar/7.0.24/Chart.lock b/stable/traccar/7.0.24/Chart.lock new file mode 100644 index 00000000000..e81c10463bb --- /dev/null +++ b/stable/traccar/7.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:51:26.628636224Z" diff --git a/stable/traccar/7.0.24/Chart.yaml b/stable/traccar/7.0.24/Chart.yaml new file mode 100644 index 00000000000..dd987fac781 --- /dev/null +++ b/stable/traccar/7.0.24/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "5.2" +description: Traccar is an open source GPS tracking system. +name: traccar +version: 7.0.24 +kubeVersion: ">=1.16.0-0" +keywords: + - traccar + - gps +home: https://github.com/truecharts/apps/tree/master/charts/stable/traccar +icon: https://truecharts.org/img/chart-icons/traccar.png +sources: + - https://github.com/traccar/traccar + - https://hub.docker.com/r/traccar/traccar +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/traccar/7.0.24/README.md b/stable/traccar/7.0.24/README.md new file mode 100644 index 00000000000..7673d8d55db --- /dev/null +++ b/stable/traccar/7.0.24/README.md @@ -0,0 +1,109 @@ +# traccar + +![Version: 7.0.24](https://img.shields.io/badge/Version-7.0.24-informational?style=flat-square) ![AppVersion: 5.2](https://img.shields.io/badge/AppVersion-5.2-informational?style=flat-square) + +Traccar is an open source GPS tracking system. + +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: [traccar](https://truecharts.org/docs/charts/stable/traccar) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `traccar` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install traccar TrueCharts/traccar +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `traccar` deployment + +```console +helm uninstall traccar +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install traccar \ + --set env.TZ="America/New York" \ + TrueCharts/traccar +``` + +#### 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 traccar TrueCharts/traccar -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/traccar/7.0.23/app-readme.md b/stable/traccar/7.0.24/app-readme.md similarity index 100% rename from stable/traccar/7.0.23/app-readme.md rename to stable/traccar/7.0.24/app-readme.md diff --git a/stable/traccar/7.0.24/charts/common-10.4.7.tgz b/stable/traccar/7.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/traccar/7.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/traccar/7.0.24/charts/postgresql-8.0.45.tgz b/stable/traccar/7.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/traccar/7.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/traccar/7.0.23/ix_values.yaml b/stable/traccar/7.0.24/ix_values.yaml similarity index 100% rename from stable/traccar/7.0.23/ix_values.yaml rename to stable/traccar/7.0.24/ix_values.yaml diff --git a/stable/traccar/7.0.23/questions.yaml b/stable/traccar/7.0.24/questions.yaml similarity index 100% rename from stable/traccar/7.0.23/questions.yaml rename to stable/traccar/7.0.24/questions.yaml diff --git a/stable/traccar/7.0.24/templates/common.yaml b/stable/traccar/7.0.24/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/traccar/7.0.24/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/traccar/7.0.24/values.yaml b/stable/traccar/7.0.24/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traefik/13.1.4/CHANGELOG.md b/stable/traefik/13.1.4/CHANGELOG.md new file mode 100644 index 00000000000..b578a22b6ff --- /dev/null +++ b/stable/traefik/13.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [traefik-13.1.4](https://github.com/truecharts/apps/compare/traefik-13.1.3...traefik-13.1.4) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [traefik-13.1.3](https://github.com/truecharts/apps/compare/traefik-13.1.2...traefik-13.1.3) (2022-07-23) + +### Chore + +- update docker general non-major ([#3276](https://github.com/truecharts/apps/issues/3276)) + + + + +## [traefik-13.1.2](https://github.com/truecharts/apps/compare/traefik-13.1.0...traefik-13.1.2) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [traefik-13.1.0](https://github.com/truecharts/apps/compare/traefik-13.0.0...traefik-13.1.0) (2022-07-22) + + + +## [traefik-13.0.0](https://github.com/truecharts/apps/compare/traefik-12.0.24...traefik-13.0.0) (2022-07-21) + +### Feat + +- Adds theme.park middleware and remove Traefik pilot ([#3245](https://github.com/truecharts/apps/issues/3245)) + + + +## [traefik-12.0.24](https://github.com/truecharts/apps/compare/traefik-12.0.23...traefik-12.0.24) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [traefik-12.0.23](https://github.com/truecharts/apps/compare/traefik-12.0.22...traefik-12.0.23) (2022-07-18) + +### Fix + +- don't set xrobots header on default middleware ([#3211](https://github.com/truecharts/apps/issues/3211)) + + + +## [traefik-12.0.22](https://github.com/truecharts/apps/compare/traefik-12.0.20...traefik-12.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template +- don't set xrobots header by default ([#3183](https://github.com/truecharts/apps/issues/3183)) + + + +## [traefik-12.0.20](https://github.com/truecharts/apps/compare/traefik-12.0.18...traefik-12.0.20) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts +- disable HTTP probes temporarily ([#3173](https://github.com/truecharts/apps/issues/3173)) + + + +## [traefik-12.0.18](https://github.com/truecharts/apps/compare/traefik-12.0.17...traefik-12.0.18) (2022-07-13) + + + +## [traefik-12.0.17](https://github.com/truecharts/apps/compare/traefik-12.0.15...traefik-12.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [traefik-12.0.15](https://github.com/truecharts/apps/compare/traefik-12.0.14...traefik-12.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + diff --git a/stable/traefik/13.1.4/Chart.lock b/stable/traefik/13.1.4/Chart.lock new file mode 100644 index 00000000000..35d65e75cab --- /dev/null +++ b/stable/traefik/13.1.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:51:34.187905256Z" diff --git a/stable/traefik/13.1.4/Chart.yaml b/stable/traefik/13.1.4/Chart.yaml new file mode 100644 index 00000000000..ebab28b8010 --- /dev/null +++ b/stable/traefik/13.1.4/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.8.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Traefik is a flexible reverse proxy and Ingress Provider. +home: https://github.com/truecharts/apps/tree/master/charts/core/traefik +icon: https://truecharts.org/img/chart-icons/traefik.png +keywords: + - traefik + - ingress +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: traefik +sources: + - https://github.com/traefik/traefik + - https://github.com/traefik/traefik-helm-chart + - https://traefik.io/ +type: application +version: 13.1.4 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/traefik/13.1.4/README.md b/stable/traefik/13.1.4/README.md new file mode 100644 index 00000000000..a312e4f3cb9 --- /dev/null +++ b/stable/traefik/13.1.4/README.md @@ -0,0 +1,109 @@ +# traefik + +![Version: 13.1.4](https://img.shields.io/badge/Version-13.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.1](https://img.shields.io/badge/AppVersion-2.8.1-informational?style=flat-square) + +Traefik is a flexible reverse proxy and Ingress Provider. + +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: [traefik](https://truecharts.org/docs/charts/stable/traefik) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `traefik` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install traefik TrueCharts/traefik +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `traefik` deployment + +```console +helm uninstall traefik +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install traefik \ + --set env.TZ="America/New York" \ + TrueCharts/traefik +``` + +#### 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 traefik TrueCharts/traefik -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/traefik/13.1.4/app-readme.md b/stable/traefik/13.1.4/app-readme.md new file mode 100644 index 00000000000..67bcce116d7 --- /dev/null +++ b/stable/traefik/13.1.4/app-readme.md @@ -0,0 +1,8 @@ +Traefik is a flexible reverse proxy and Ingress Provider. + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/traefik + +--- + +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/traefik/13.1.4/charts/common-10.4.7.tgz b/stable/traefik/13.1.4/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/traefik/13.1.4/charts/common-10.4.7.tgz differ diff --git a/stable/traefik/13.1.4/crds/ingressroute.yaml b/stable/traefik/13.1.4/crds/ingressroute.yaml new file mode 100644 index 00000000000..572adae5f00 --- /dev/null +++ b/stable/traefik/13.1.4/crds/ingressroute.yaml @@ -0,0 +1,209 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: ingressroutes.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRoute + listKind: IngressRouteList + plural: ingressroutes + singular: ingressroute + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRoute is an Ingress CRD specification. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: + IngressRouteSpec is a specification for a IngressRouteSpec + resource. + properties: + entryPoints: + items: + type: string + type: array + routes: + items: + description: Route contains the set of routes. + properties: + kind: + enum: + - Rule + type: string + match: + type: string + middlewares: + items: + description: MiddlewareRef is a ref to the Middleware resources. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: array + priority: + type: integer + services: + items: + description: Service defines an upstream to proxy traffic. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: + Name is a reference to a Kubernetes Service + object (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The + differentiation between the two is specified in the + Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: + ResponseForwarding holds configuration for + the forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: + Cookie holds the sticky configuration + based on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: + Weight should only be specified when Name + references a TraefikService object (and to be precise, + one that embeds a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + required: + - kind + - match + type: object + type: array + tls: + description: + "TLS contains the TLS certificates configuration of the + routes. To enable Let's Encrypt, use an empty TLS struct, e.g. in + YAML: \n \t tls: {} # inline format \n \t tls: \t secretName: + # block format" + properties: + certResolver: + type: string + domains: + items: + description: Domain holds a domain name with SANs. + properties: + main: + type: string + sans: + items: + type: string + type: array + type: object + type: array + options: + description: + Options is a reference to a TLSOption, that specifies + the parameters of the TLS connection. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + secretName: + description: + SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: + Store is a reference to a TLSStore, that specifies + the parameters of the TLS store. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: object + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.1.4/crds/ingressroutetcp.yaml b/stable/traefik/13.1.4/crds/ingressroutetcp.yaml new file mode 100644 index 00000000000..127a41767e1 --- /dev/null +++ b/stable/traefik/13.1.4/crds/ingressroutetcp.yaml @@ -0,0 +1,169 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: ingressroutetcps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRouteTCP + listKind: IngressRouteTCPList + plural: ingressroutetcps + singular: ingressroutetcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteTCP is an Ingress CRD specification. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: + IngressRouteTCPSpec is a specification for a IngressRouteTCPSpec + resource. + properties: + entryPoints: + items: + type: string + type: array + routes: + items: + description: RouteTCP contains the set of routes. + properties: + match: + type: string + middlewares: + description: + Middlewares contains references to MiddlewareTCP + resources. + items: + description: + ObjectReference is a generic reference to a Traefik + resource. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: array + services: + items: + description: ServiceTCP defines an upstream to proxy traffic. + properties: + name: + type: string + namespace: + type: string + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + proxyProtocol: + description: ProxyProtocol holds the ProxyProtocol configuration. + properties: + version: + type: integer + type: object + terminationDelay: + type: integer + weight: + type: integer + required: + - name + - port + type: object + type: array + required: + - match + type: object + type: array + tls: + description: + "TLSTCP contains the TLS certificates configuration of + the routes. To enable Let's Encrypt, use an empty TLS struct, e.g. + in YAML: \n \t tls: {} # inline format \n \t tls: \t secretName: + # block format" + properties: + certResolver: + type: string + domains: + items: + description: Domain holds a domain name with SANs. + properties: + main: + type: string + sans: + items: + type: string + type: array + type: object + type: array + options: + description: + Options is a reference to a TLSOption, that specifies + the parameters of the TLS connection. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + passthrough: + type: boolean + secretName: + description: + SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: + Store is a reference to a TLSStore, that specifies + the parameters of the TLS store. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: object + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.1.4/crds/ingressrouteudp.yaml b/stable/traefik/13.1.4/crds/ingressrouteudp.yaml new file mode 100644 index 00000000000..2ed2b6969b2 --- /dev/null +++ b/stable/traefik/13.1.4/crds/ingressrouteudp.yaml @@ -0,0 +1,87 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: ingressrouteudps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRouteUDP + listKind: IngressRouteUDPList + plural: ingressrouteudps + singular: ingressrouteudp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteUDP is an Ingress CRD specification. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: + IngressRouteUDPSpec is a specification for a IngressRouteUDPSpec + resource. + properties: + entryPoints: + items: + type: string + type: array + routes: + items: + description: RouteUDP contains the set of routes. + properties: + services: + items: + description: ServiceUDP defines an upstream to proxy traffic. + properties: + name: + type: string + namespace: + type: string + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + weight: + type: integer + required: + - name + - port + type: object + type: array + type: object + type: array + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.1.4/crds/middlewares.yaml b/stable/traefik/13.1.4/crds/middlewares.yaml new file mode 100644 index 00000000000..714d151151f --- /dev/null +++ b/stable/traefik/13.1.4/crds/middlewares.yaml @@ -0,0 +1,587 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: middlewares.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: Middleware + listKind: MiddlewareList + plural: middlewares + singular: middleware + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: Middleware is a specification for a Middleware resource. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: MiddlewareSpec holds the Middleware configuration. + properties: + addPrefix: + description: AddPrefix holds the AddPrefix configuration. + properties: + prefix: + type: string + type: object + basicAuth: + description: BasicAuth holds the HTTP basic authentication configuration. + properties: + headerField: + type: string + realm: + type: string + removeHeader: + type: boolean + secret: + type: string + type: object + buffering: + description: Buffering holds the request/response buffering configuration. + properties: + maxRequestBodyBytes: + format: int64 + type: integer + maxResponseBodyBytes: + format: int64 + type: integer + memRequestBodyBytes: + format: int64 + type: integer + memResponseBodyBytes: + format: int64 + type: integer + retryExpression: + type: string + type: object + chain: + description: Chain holds a chain of middlewares. + properties: + middlewares: + items: + description: MiddlewareRef is a ref to the Middleware resources. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: array + type: object + circuitBreaker: + description: CircuitBreaker holds the circuit breaker configuration. + properties: + expression: + type: string + type: object + compress: + description: Compress holds the compress configuration. + properties: + excludedContentTypes: + items: + type: string + type: array + type: object + contentType: + description: + ContentType middleware - or rather its unique `autoDetect` + option - specifies whether to let the `Content-Type` header, if + it has not been set by the backend, be automatically set to a value + derived from the contents of the response. As a proxy, the default + behavior should be to leave the header alone, regardless of what + the backend did with it. However, the historic default was to always + auto-detect and set the header if it was nil, and it is going to + be kept that way in order to support users currently relying on + it. This middleware exists to enable the correct behavior until + at least the default one can be changed in a future version. + properties: + autoDetect: + type: boolean + type: object + digestAuth: + description: DigestAuth holds the Digest HTTP authentication configuration. + properties: + headerField: + type: string + realm: + type: string + removeHeader: + type: boolean + secret: + type: string + type: object + errors: + description: ErrorPage holds the custom error page configuration. + properties: + query: + type: string + service: + description: Service defines an upstream to proxy traffic. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: + Name is a reference to a Kubernetes Service object + (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: + ResponseForwarding holds configuration for the + forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: + Cookie holds the sticky configuration based + on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: + Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + status: + items: + type: string + type: array + type: object + forwardAuth: + description: ForwardAuth holds the http forward authentication configuration. + properties: + address: + type: string + authRequestHeaders: + items: + type: string + type: array + authResponseHeaders: + items: + type: string + type: array + authResponseHeadersRegex: + type: string + tls: + description: ClientTLS holds TLS specific configurations as client. + properties: + caOptional: + type: boolean + caSecret: + type: string + certSecret: + type: string + insecureSkipVerify: + type: boolean + type: object + trustForwardHeader: + type: boolean + type: object + headers: + description: Headers holds the custom header configuration. + properties: + accessControlAllowCredentials: + description: + AccessControlAllowCredentials is only valid if true. + false is ignored. + type: boolean + accessControlAllowHeaders: + description: + AccessControlAllowHeaders must be used in response + to a preflight request with Access-Control-Request-Headers set. + items: + type: string + type: array + accessControlAllowMethods: + description: + AccessControlAllowMethods must be used in response + to a preflight request with Access-Control-Request-Method set. + items: + type: string + type: array + accessControlAllowOriginList: + description: + AccessControlAllowOriginList is a list of allowable + origins. Can also be a wildcard origin "*". + items: + type: string + type: array + accessControlAllowOriginListRegex: + description: + AccessControlAllowOriginListRegex is a list of allowable + origins written following the Regular Expression syntax (https://golang.org/pkg/regexp/). + items: + type: string + type: array + accessControlExposeHeaders: + description: + AccessControlExposeHeaders sets valid headers for + the response. + items: + type: string + type: array + accessControlMaxAge: + description: + AccessControlMaxAge sets the time that a preflight + request may be cached. + format: int64 + type: integer + addVaryHeader: + description: + AddVaryHeader controls if the Vary header is automatically + added/updated when the AccessControlAllowOriginList is set. + type: boolean + allowedHosts: + items: + type: string + type: array + browserXssFilter: + type: boolean + contentSecurityPolicy: + type: string + contentTypeNosniff: + type: boolean + customBrowserXSSValue: + type: string + customFrameOptionsValue: + type: string + customRequestHeaders: + additionalProperties: + type: string + type: object + customResponseHeaders: + additionalProperties: + type: string + type: object + featurePolicy: + type: string + forceSTSHeader: + type: boolean + frameDeny: + type: boolean + hostsProxyHeaders: + items: + type: string + type: array + isDevelopment: + type: boolean + publicKey: + type: string + referrerPolicy: + type: string + sslForceHost: + description: "Deprecated: use RedirectRegex instead." + type: boolean + sslHost: + description: "Deprecated: use RedirectRegex instead." + type: string + sslProxyHeaders: + additionalProperties: + type: string + type: object + sslRedirect: + description: + "Deprecated: use EntryPoint redirection or RedirectScheme + instead." + type: boolean + sslTemporaryRedirect: + description: + "Deprecated: use EntryPoint redirection or RedirectScheme + instead." + type: boolean + stsIncludeSubdomains: + type: boolean + stsPreload: + type: boolean + stsSeconds: + format: int64 + type: integer + type: object + inFlightReq: + description: + InFlightReq limits the number of requests being processed + and served concurrently. + properties: + amount: + format: int64 + type: integer + sourceCriterion: + description: + SourceCriterion defines what criterion is used to + group requests as originating from a common source. If none + are set, the default is to use the request's remote address + field. All fields are mutually exclusive. + properties: + ipStrategy: + description: IPStrategy holds the ip strategy configuration. + properties: + depth: + type: integer + excludedIPs: + items: + type: string + type: array + type: object + requestHeaderName: + type: string + requestHost: + type: boolean + type: object + type: object + ipWhiteList: + description: IPWhiteList holds the ip white list configuration. + properties: + ipStrategy: + description: IPStrategy holds the ip strategy configuration. + properties: + depth: + type: integer + excludedIPs: + items: + type: string + type: array + type: object + sourceRange: + items: + type: string + type: array + type: object + passTLSClientCert: + description: PassTLSClientCert holds the TLS client cert headers configuration. + properties: + info: + description: + TLSClientCertificateInfo holds the client TLS certificate + info configuration. + properties: + issuer: + description: + TLSCLientCertificateDNInfo holds the client TLS + certificate distinguished name info configuration. cf https://tools.ietf.org/html/rfc3739 + properties: + commonName: + type: boolean + country: + type: boolean + domainComponent: + type: boolean + locality: + type: boolean + organization: + type: boolean + province: + type: boolean + serialNumber: + type: boolean + type: object + notAfter: + type: boolean + notBefore: + type: boolean + sans: + type: boolean + serialNumber: + type: boolean + subject: + description: + TLSCLientCertificateDNInfo holds the client TLS + certificate distinguished name info configuration. cf https://tools.ietf.org/html/rfc3739 + properties: + commonName: + type: boolean + country: + type: boolean + domainComponent: + type: boolean + locality: + type: boolean + organization: + type: boolean + province: + type: boolean + serialNumber: + type: boolean + type: object + type: object + pem: + type: boolean + type: object + plugin: + additionalProperties: + x-kubernetes-preserve-unknown-fields: true + type: object + rateLimit: + description: + RateLimit holds the rate limiting configuration for a + given router. + properties: + average: + format: int64 + type: integer + burst: + format: int64 + type: integer + period: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + sourceCriterion: + description: + SourceCriterion defines what criterion is used to + group requests as originating from a common source. If none + are set, the default is to use the request's remote address + field. All fields are mutually exclusive. + properties: + ipStrategy: + description: IPStrategy holds the ip strategy configuration. + properties: + depth: + type: integer + excludedIPs: + items: + type: string + type: array + type: object + requestHeaderName: + type: string + requestHost: + type: boolean + type: object + type: object + redirectRegex: + description: RedirectRegex holds the redirection configuration. + properties: + permanent: + type: boolean + regex: + type: string + replacement: + type: string + type: object + redirectScheme: + description: RedirectScheme holds the scheme redirection configuration. + properties: + permanent: + type: boolean + port: + type: string + scheme: + type: string + type: object + replacePath: + description: ReplacePath holds the ReplacePath configuration. + properties: + path: + type: string + type: object + replacePathRegex: + description: ReplacePathRegex holds the ReplacePathRegex configuration. + properties: + regex: + type: string + replacement: + type: string + type: object + retry: + description: Retry holds the retry configuration. + properties: + attempts: + type: integer + initialInterval: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + type: object + stripPrefix: + description: StripPrefix holds the StripPrefix configuration. + properties: + forceSlash: + type: boolean + prefixes: + items: + type: string + type: array + type: object + stripPrefixRegex: + description: StripPrefixRegex holds the StripPrefixRegex configuration. + properties: + regex: + items: + type: string + type: array + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.1.4/crds/middlewarestcp.yaml b/stable/traefik/13.1.4/crds/middlewarestcp.yaml new file mode 100644 index 00000000000..32c41e532de --- /dev/null +++ b/stable/traefik/13.1.4/crds/middlewarestcp.yaml @@ -0,0 +1,61 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: middlewaretcps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: MiddlewareTCP + listKind: MiddlewareTCPList + plural: middlewaretcps + singular: middlewaretcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: MiddlewareTCP is a specification for a MiddlewareTCP resource. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: MiddlewareTCPSpec holds the MiddlewareTCP configuration. + properties: + ipWhiteList: + description: TCPIPWhiteList holds the TCP ip white list configuration. + properties: + sourceRange: + items: + type: string + type: array + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.1.4/crds/serverstransports.yaml b/stable/traefik/13.1.4/crds/serverstransports.yaml new file mode 100644 index 00000000000..a5f5206abad --- /dev/null +++ b/stable/traefik/13.1.4/crds/serverstransports.yaml @@ -0,0 +1,108 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: serverstransports.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: ServersTransport + listKind: ServersTransportList + plural: serverstransports + singular: serverstransport + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: ServersTransport is a specification for a ServersTransport resource. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: + ServersTransportSpec options to configure communication between + Traefik and the servers. + properties: + certificatesSecrets: + description: Certificates for mTLS. + items: + type: string + type: array + disableHTTP2: + description: Disable HTTP/2 for connections with backend servers. + type: boolean + forwardingTimeouts: + description: Timeouts for requests forwarded to the backend servers. + properties: + dialTimeout: + anyOf: + - type: integer + - type: string + description: + The amount of time to wait until a connection to + a backend server can be established. If zero, no timeout exists. + x-kubernetes-int-or-string: true + idleConnTimeout: + anyOf: + - type: integer + - type: string + description: + The maximum period for which an idle HTTP keep-alive + connection will remain open before closing itself. + x-kubernetes-int-or-string: true + responseHeaderTimeout: + anyOf: + - type: integer + - type: string + description: + The amount of time to wait for a server's response + headers after fully writing the request (including its body, + if any). If zero, no timeout exists. + x-kubernetes-int-or-string: true + type: object + insecureSkipVerify: + description: Disable SSL certificate verification. + type: boolean + maxIdleConnsPerHost: + description: + If non-zero, controls the maximum idle (keep-alive) to + keep per-host. If zero, DefaultMaxIdleConnsPerHost is used. + type: integer + rootCAsSecrets: + description: Add cert file for self-signed certificate. + items: + type: string + type: array + serverName: + description: ServerName used to contact the server. + type: string + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.1.4/crds/tlsoptions.yaml b/stable/traefik/13.1.4/crds/tlsoptions.yaml new file mode 100644 index 00000000000..054ffe6cf5a --- /dev/null +++ b/stable/traefik/13.1.4/crds/tlsoptions.yaml @@ -0,0 +1,92 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: tlsoptions.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TLSOption + listKind: TLSOptionList + plural: tlsoptions + singular: tlsoption + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: TLSOption is a specification for a TLSOption resource. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: TLSOptionSpec configures TLS for an entry point. + properties: + cipherSuites: + items: + type: string + type: array + clientAuth: + description: + ClientAuth defines the parameters of the client authentication + part of the TLS connection, if any. + properties: + clientAuthType: + description: + ClientAuthType defines the client authentication + type to apply. + enum: + - NoClientCert + - RequestClientCert + - VerifyClientCertIfGiven + - RequireAndVerifyClientCert + type: string + secretNames: + description: + SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + items: + type: string + type: array + type: object + curvePreferences: + items: + type: string + type: array + maxVersion: + type: string + minVersion: + type: string + preferServerCipherSuites: + type: boolean + sniStrict: + type: boolean + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.1.4/crds/tlsstores.yaml b/stable/traefik/13.1.4/crds/tlsstores.yaml new file mode 100644 index 00000000000..0fd2501746c --- /dev/null +++ b/stable/traefik/13.1.4/crds/tlsstores.yaml @@ -0,0 +1,68 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: tlsstores.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TLSStore + listKind: TLSStoreList + plural: tlsstores + singular: tlsstore + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: TLSStore is a specification for a TLSStore resource. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: TLSStoreSpec configures a TLSStore resource. + properties: + defaultCertificate: + description: + DefaultCertificate holds a secret name for the TLSOption + resource. + properties: + secretName: + description: + SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + required: + - secretName + type: object + required: + - defaultCertificate + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.1.4/crds/traefikservices.yaml b/stable/traefik/13.1.4/crds/traefikservices.yaml new file mode 100644 index 00000000000..c96892c41e0 --- /dev/null +++ b/stable/traefik/13.1.4/crds/traefikservices.yaml @@ -0,0 +1,289 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: traefikservices.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TraefikService + listKind: TraefikServiceList + plural: traefikservices + singular: traefikservice + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: + TraefikService is the specification for a service (that an IngressRoute + refers to) that is usually not a terminal service (i.e. not a pod of servers), + as opposed to a Kubernetes Service. That is to say, it usually refers to + other (children) services, which themselves can be TraefikServices or Services. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: + ServiceSpec defines whether a TraefikService is a load-balancer + of services or a mirroring service. + properties: + mirroring: + description: + Mirroring defines a mirroring service, which is composed + of a main load-balancer, and a list of mirrors. + properties: + kind: + enum: + - Service + - TraefikService + type: string + maxBodySize: + format: int64 + type: integer + mirrors: + items: + description: + MirrorService defines one of the mirrors of a Mirroring + service. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: + Name is a reference to a Kubernetes Service + object (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + percent: + type: integer + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: + ResponseForwarding holds configuration for + the forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: + Cookie holds the sticky configuration based + on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: + Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + name: + description: + Name is a reference to a Kubernetes Service object + (for a load-balancer of servers), or to a TraefikService object + (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: + ResponseForwarding holds configuration for the forward + of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: + Cookie holds the sticky configuration based on + cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: + Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + weighted: + description: WeightedRoundRobin defines a load-balancer of services. + properties: + services: + items: + description: Service defines an upstream to proxy traffic. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: + Name is a reference to a Kubernetes Service + object (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: + ResponseForwarding holds configuration for + the forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: + Cookie holds the sticky configuration based + on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: + Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: + Cookie holds the sticky configuration based on + cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.1.4/ix_values.yaml b/stable/traefik/13.1.4/ix_values.yaml new file mode 100644 index 00000000000..8600850a8b1 --- /dev/null +++ b/stable/traefik/13.1.4/ix_values.yaml @@ -0,0 +1,364 @@ +image: + repository: tccr.io/truecharts/traefik + # defaults to appVersion + tag: v2.8.1@sha256:b647a1292357c7b2a9d325426074472f00a58865990ede067749639126846307 + pullPolicy: IfNotPresent + +# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x +ingressClass: + # true is not unit-testable yet, pending https://github.com/rancher/helm-unittest/pull/12 + enabled: false + isDefaultClass: false + # Use to force a networking.k8s.io API Version for certain CI/CD applications. E.g. "v1beta1" + fallbackApiVersion: "" + +# -- Deprecated (will be removed later) +# -- Activate Pilot integration +pilot: + enabled: false + token: "" + # Toggle Pilot Dashboard + # dashboard: false + +# -- Create an IngressRoute for the dashboard +ingressRoute: + dashboard: + enabled: true + # Additional ingressRoute annotations (e.g. for kubernetes.io/ingress.class) + annotations: {} + # Additional ingressRoute labels (e.g. for filtering IngressRoute by custom labels) + labels: {} + +podAnnotations: + prometheus.io/scrape: "true" + prometheus.io/path: "/metrics" + prometheus.io/port: "9180" + +# +# -- Configure providers +providers: + kubernetesCRD: + enabled: true + namespaces: + [] + # - "default" + kubernetesIngress: + enabled: true + # labelSelector: environment=production,method=traefik + namespaces: + [] + # - "default" + # IP used for Kubernetes Ingress endpoints + publishedService: + enabled: true + # Published Kubernetes Service to copy status from. Format: namespace/servicename + # By default this Traefik service + # pathOverride: "" + +# -- Logs +# https://docs.traefik.io/observability/logs/ +logs: + # Traefik logs concern everything that happens to Traefik itself (startup, configuration, events, shutdown, and so on). + general: + # By default, the level is set to ERROR. Alternative logging levels are DEBUG, PANIC, FATAL, ERROR, WARN, and INFO. + level: ERROR + # -- Set the format of General Logs to be either Common Log Format or JSON. For more information: https://doc.traefik.io/traefik/observability/logs/#format + format: common + access: + # To enable access logs + enabled: false + # To write the logs in an asynchronous fashion, specify a bufferingSize option. + # This option represents the number of log lines Traefik will keep in memory before writing + # them to the selected output. In some cases, this option can greatly help performances. + # bufferingSize: 100 + # Filtering https://docs.traefik.io/observability/access-logs/#filtering + filters: + {} + # statuscodes: "200,300-302" + # retryattempts: true + # minduration: 10ms + # Fields + # https://docs.traefik.io/observability/access-logs/#limiting-the-fieldsincluding-headers + fields: + general: + defaultmode: keep + names: + {} + # Examples: + # ClientUsername: drop + headers: + defaultmode: drop + names: + {} + # Examples: + # User-Agent: redact + # Authorization: drop + # Content-Type: keep + # -- Set the format of Access Logs to be either Common Log Format or JSON. For more information: https://doc.traefik.io/traefik/observability/access-logs/#format + format: common + +metrics: + # datadog: + # address: 127.0.0.1:8125 + # influxdb: + # address: localhost:8089 + # protocol: udp + prometheus: + entryPoint: metrics + # statsd: + # address: localhost:8125 + +globalArguments: + - "--global.checknewversion" + +## +# -- Additional arguments to be passed at Traefik's binary +# All available options available on https://docs.traefik.io/reference/static-configuration/cli/ +## Use curly braces to pass values: `helm install --set="additionalArguments={--providers.kubernetesingress.ingressclass=traefik-internal,--log.level=DEBUG}"` +additionalArguments: + - "--metrics.prometheus" + - "--ping" + - "--serverstransport.insecureskipverify=true" + - "--providers.kubernetesingress.allowexternalnameservices=true" + +# -- TLS Options to be created as TLSOption CRDs +# https://doc.traefik.io/tccr.io/truecharts/https/tls/#tls-options +# Example: +tlsOptions: + default: + sniStrict: false + minVersion: VersionTLS12 + curvePreferences: + - CurveP521 + - CurveP384 + cipherSuites: + - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 + - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 + - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 + - TLS_AES_128_GCM_SHA256 + - TLS_AES_256_GCM_SHA384 + - TLS_CHACHA20_POLY1305_SHA256 + +# -- Options for the main traefik service, where the entrypoints traffic comes from +# from. +service: + main: + type: LoadBalancer + ports: + main: + port: 9000 + targetPort: 9000 + protocol: HTTP + # -- Forwarded Headers should never be enabled on Main entrypoint + forwardedHeaders: + enabled: false + tcp: + enabled: true + type: LoadBalancer + ports: + web: + enabled: true + port: 9080 + protocol: HTTP + redirectTo: websecure + # -- Configure (Forwarded Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#forwarded-headers] Support + forwardedHeaders: + enabled: false + # -- List of trusted IP and CIDR references + trustedIPs: [] + # -- Trust all forwarded headers + insecureMode: false + # Options: Empty, 0 (ingore), or positive int + # redirectPort: + websecure: + enabled: true + port: 9443 + protocol: HTTPS + # -- Configure (Forwarded Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#forwarded-headers] Support + forwardedHeaders: + enabled: false + # -- List of trusted IP and CIDR references + trustedIPs: [] + # -- Trust all forwarded headers + insecureMode: false + # tcpexample: + # enabled: true + # targetPort: 9443 + # protocol: TCP + # tls: + # enabled: false + # # this is the name of a TLSOption definition + # options: "" + # certResolver: "" + # domains: [] + # # - main: example.com + # # sans: + # # - foo.example.com + # # - bar.example.com + metrics: + enabled: true + type: ClusterIP + ports: + metrics: + enabled: true + port: 9180 + targetPort: 9180 + protocol: HTTP + # -- Forwarded Headers should never be enabled on Metrics entrypoint + forwardedHeaders: + enabled: false + udp: + enabled: false + +# probes: +# # -- Liveness probe configuration +# # @default -- See below +# liveness: +# # -- sets the probe type when not using a custom probe +# # @default -- "TCP" +# type: HTTP +# # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used +# # @default -- "/" +# path: "/ping" + +# # -- Redainess probe configuration +# # @default -- See below +# readiness: +# # -- sets the probe type when not using a custom probe +# # @default -- "TCP" +# type: HTTP +# # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used +# # @default -- "/" +# path: "/ping" + +# # -- Startup probe configuration +# # @default -- See below +# startup: +# # -- sets the probe type when not using a custom probe +# # @default -- "TCP" +# type: HTTP +# # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used +# # @default -- "/" +# path: "/ping" + +# -- Whether Role Based Access Control objects like roles and rolebindings should be created +rbac: + main: + enabled: true + rules: + - apiGroups: + - "" + resources: + - services + - endpoints + - secrets + verbs: + - get + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses + - ingressclasses + verbs: + - get + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses/status + verbs: + - update + - apiGroups: + - traefik.containo.us + resources: + - ingressroutes + - ingressroutetcps + - ingressrouteudps + - middlewares + - middlewaretcps + - tlsoptions + - tlsstores + - traefikservices + - serverstransports + verbs: + - get + - list + - watch + +# -- The service account the pods will use to interact with the Kubernetes API +serviceAccount: + main: + create: true + +# -- SCALE Middleware Handlers +middlewares: + basicAuth: [] + # - name: basicauthexample + # users: + # - username: testuser + # password: testpassword + forwardAuth: [] + # - name: forwardAuthexample + # address: https://auth.example.com/ + # authResponseHeaders: + # - X-Secret + # - X-Auth-User + # authRequestHeaders: + # - "Accept" + # - "X-CustomHeader" + # authResponseHeadersRegex: "^X-" + # trustForwardHeader: true + chain: [] + # - name: chainname + # middlewares: + # - name: compress + redirectScheme: [] + # - name: redirectSchemeName + # scheme: https + # permanent: true + rateLimit: [] + # - name: rateLimitName + # average: 300 + # burst: 200 + redirectRegex: [] + # - name: redirectRegexName + # regex: putregexhere + # replacement: repslacementurlhere + # permanent: false + stripPrefixRegex: [] + # - name: stripPrefixRegexName + # regex: [] + ipWhiteList: [] + # - name: ipWhiteListName + # sourceRange: [] + # ipStrategy: + # depth: 2 + # excludedIPs: [] + # -- Currently requires to enable Traefik Pilot. + # -- Until it's deprecated. + themePark: [] + # - name: themeParkName + # -- Supported apps, lower case name + # -- https://docs.theme-park.dev/themes + # app: appnamehere + # -- Supported themes, lower case name + # -- https://docs.theme-park.dev/themes/APPNAMEHERE + # -- https://docs.theme-park.dev/community-themes + # theme: themenamehere + # -- https://theme-park.dev or a self hosted url + # baseUrl: https://theme-park.dev + themeParkVersion: v1.1.0 + +portalhook: + enabled: true + +persistence: + plugins: + enabled: true + mountPath: "/plugins-storage" + type: emptyDir diff --git a/stable/traefik/13.1.4/questions.yaml b/stable/traefik/13.1.4/questions.yaml new file mode 100644 index 00000000000..fa8caca9ec2 --- /dev/null +++ b/stable/traefik/13.1.4/questions.yaml @@ -0,0 +1,2632 @@ +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" +portals: + open: + protocols: + - "http" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/dashboard/" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "RollingUpdate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: ingressClass + label: "ingressClass" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + description: "When enabled, ingressClass will match the entered name of this app" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: isDefaultClass + label: "isDefaultClass" + schema: + type: boolean + default: false + + - variable: logs + label: "Logs" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: general + label: "General Logs" + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "ERROR" + enum: + - value: "INFO" + description: "Info" + - value: "WARN" + description: "Warnings" + - value: "ERROR" + description: "Errors" + - value: "FATAL" + description: "Fatal Errors" + - value: "PANIC" + description: "Panics" + - value: "DEBUG" + description: "Debug" + - variable: format + label: "General Log format" + schema: + type: string + default: "common" + enum: + - value: "common" + description: "Common Log Format" + - value: "json" + description: "JSON" + - variable: access + label: "Access Logs" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabledFilters + label: "Enable Filters" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filters + label: "Filters" + schema: + additional_attrs: true + type: dict + attrs: + - variable: statuscodes + label: "Status codes" + schema: + type: string + default: "200,300-302" + - variable: retryattempts + label: "retryattempts" + schema: + type: boolean + default: true + - variable: minduration + label: "minduration" + schema: + type: string + default: "10ms" + - variable: fields + label: "Fields" + schema: + additional_attrs: true + type: dict + attrs: + - variable: general + label: "General" + schema: + additional_attrs: true + type: dict + attrs: + - variable: defaultmode + label: "Default Mode" + schema: + type: string + default: "keep" + enum: + - value: "keep" + description: "Keep" + - value: "drop" + description: "Drop" + - variable: headers + label: "Headers" + schema: + additional_attrs: true + type: dict + attrs: + - variable: defaultmode + label: "Default Mode" + schema: + type: string + default: "drop" + enum: + - value: "keep" + description: "Keep" + - value: "drop" + description: "Drop" + - variable: format + label: "Access Log format" + schema: + type: string + default: "common" + enum: + - value: "common" + description: "Common Log Format" + - value: "json" + description: "JSON" + - variable: middlewares + label: "" + group: "Middlewares" + schema: + additional_attrs: true + type: dict + attrs: + - variable: basicAuth + label: "basicAuth" + schema: + type: list + default: [] + items: + - variable: basicAuthEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + default: "" + - variable: users + label: "Users" + schema: + type: list + default: [] + items: + - variable: usersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + + - variable: forwardAuth + label: "forwardAuth" + schema: + type: list + default: [] + items: + - variable: basicAuthEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + default: "" + - variable: address + label: "Address" + schema: + type: string + required: true + default: "" + - variable: trustForwardHeader + label: "trustForwardHeader" + schema: + type: boolean + default: false + - variable: authResponseHeadersRegex + label: "authResponseHeadersRegex" + schema: + type: string + default: "" + - variable: authResponseHeaders + label: "authResponseHeaders" + schema: + type: list + default: [] + items: + - variable: authResponseHeadersEntry + label: "" + schema: + type: string + default: "" + - variable: authRequestHeaders + label: "authRequestHeaders" + schema: + type: list + default: [] + items: + - variable: authRequestHeadersEntry + label: "" + schema: + type: string + default: "" + - variable: chain + label: "chain" + schema: + type: list + default: [] + items: + - variable: chainEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: middlewares + label: "Middlewares to Chain" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + required: true + default: "" + + - variable: redirectScheme + label: "redirectScheme" + schema: + type: list + default: [] + items: + - variable: redirectSchemeEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: scheme + label: "Scheme" + schema: + type: string + required: true + default: "https" + enum: + - value: "https" + description: "https" + - value: "http" + description: "http" + - variable: permanent + label: "Permanent" + schema: + type: boolean + default: false + + - variable: rateLimit + label: "rateLimit" + schema: + type: list + default: [] + items: + - variable: rateLimitEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: average + label: "Average" + schema: + type: int + required: true + default: 300 + - variable: burst + label: "Burst" + schema: + type: int + required: true + default: 200 + + - variable: redirectRegex + label: "redirectRegex" + schema: + type: list + default: [] + items: + - variable: redirectRegexEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: regex + label: "Regex" + schema: + type: string + required: true + default: "" + - variable: replacement + label: "Replacement" + schema: + type: string + required: true + default: "" + - variable: permanent + label: "Permanent" + schema: + type: boolean + default: false + + - variable: stripPrefixRegex + label: "stripPrefixRegex" + schema: + type: list + default: [] + items: + - variable: stripPrefixRegexEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: regex + label: "Regex" + schema: + type: list + default: [] + items: + - variable: regexEntry + label: "Regex" + schema: + type: string + required: true + default: "" + + - variable: ipWhiteList + label: "ipWhiteList" + schema: + type: list + default: [] + items: + - variable: ipWhiteListEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + default: "" + - variable: sourceRange + label: "Source Range" + schema: + type: list + default: [] + items: + - variable: sourceRangeEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: ipStrategy + label: "IP Strategy" + schema: + additional_attrs: true + type: dict + attrs: + - variable: depth + label: "Depth" + schema: + type: int + required: true + - variable: excludedIPs + label: "Excluded IPs" + schema: + type: list + default: [] + items: + - variable: excludedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + + - variable: themePark + label: "theme.park" + schema: + type: list + default: [] + items: + - variable: themeParkEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + description: This is a 3rd party plugin and not maintained by TrueCharts, + for more information go to traefik-themepark + schema: + type: string + required: true + - variable: appName + label: App Name + description: Lower case, name of the app to be themed. + Go to https://docs.theme-park.dev/themes/ to see supported apps. + schema: + type: string + required: true + - variable: themeName + label: Theme Name + description: Lower case, name of the theme to be applied. + Go to https://docs.theme-park.dev/theme-options/ to see supported themes. + schema: + type: string + required: true + - variable: baseUrl + label: Base URL + description: Replace `https://theme-park.dev` URL for self-hosting reference. + schema: + type: string + required: true + default: https://theme-park.dev + + - variable: service + group: "Networking and Services" + label: "Configure Service Entrypoint" + 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 Entrypoint Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 9000 + + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9000 + required: true + - variable: tcp + label: "TCP Service" + description: "The tcp Entrypoint service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: web + label: "web Entrypoint Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9080 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + default: "websecure" + - variable: forwardedHeaders + label: "Accept Forwarded Headers" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: "Trusted IPs" + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: "Insecure Mode" + schema: + type: boolean + default: false + - variable: websecure + label: "websecure Entrypoints Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9443 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTPS" + 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 + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + - variable: forwardedHeaders + label: "Accept Forwarded Headers" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: "Trusted IPs" + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: ipaddr + required: true + default: "" + - variable: insecureMode + label: "Insecure Mode" + schema: + type: boolean + default: false + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + hidden: true + - variable: portsList + label: "Additional TCP Entrypoints" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom Entrypoints" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Entrypoints Name" + schema: + type: string + default: "" + - variable: protocol + label: "Entrypoints Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + - variable: forwardedHeaders + label: "Accept Forwarded Headers" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: "Trusted IPs" + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: ipaddr + required: true + default: "" + - variable: insecureMode + label: "Insecure Mode" + schema: + type: boolean + default: false + - 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/traefik/13.1.4/templates/_args.tpl b/stable/traefik/13.1.4/templates/_args.tpl new file mode 100644 index 00000000000..e51ea524cae --- /dev/null +++ b/stable/traefik/13.1.4/templates/_args.tpl @@ -0,0 +1,155 @@ +{{/* Define the args */}} +{{- define "traefik.args" -}} +args: + {{/* merge all ports */}} + {{- $ports := dict }} + {{- range $.Values.service }} + {{- range $name, $value := .ports }} + {{- $_ := set $ports $name $value }} + {{- end }} + {{- end }} + {{/* start of actual arguments */}} + {{- with .Values.globalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} + {{- range $name, $config := $ports }} + {{- if $config }} + {{- if or ( eq $config.protocol "HTTP" ) ( eq $config.protocol "HTTPS" ) ( eq $config.protocol "TCP" ) }} + {{- $_ := set $config "protocol" "TCP" }} + {{- end }} + - "--entryPoints.{{$name}}.address=:{{ $config.port }}/{{ default "tcp" $config.protocol | lower }}" + {{- end }} + {{- end }} + - "--api.dashboard=true" + - "--ping=true" + {{- if .Values.metrics }} + {{- if .Values.metrics.datadog }} + - "--metrics.datadog=true" + - "--metrics.datadog.address={{ .Values.metrics.datadog.address }}" + {{- end }} + {{- if .Values.metrics.influxdb }} + - "--metrics.influxdb=true" + - "--metrics.influxdb.address={{ .Values.metrics.influxdb.address }}" + - "--metrics.influxdb.protocol={{ .Values.metrics.influxdb.protocol }}" + {{- end }} + {{- if .Values.metrics.prometheus }} + - "--metrics.prometheus=true" + - "--metrics.prometheus.entrypoint={{ .Values.metrics.prometheus.entryPoint }}" + {{- end }} + {{- if .Values.metrics.statsd }} + - "--metrics.statsd=true" + - "--metrics.statsd.address={{ .Values.metrics.statsd.address }}" + {{- end }} + {{- end }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress" + {{- if .Values.providers.kubernetesIngress.publishedService.enabled }} + - "--providers.kubernetesingress.ingressendpoint.publishedservice={{ template "providers.kubernetesIngress.publishedServicePath" . }}" + {{- end }} + {{- if .Values.providers.kubernetesIngress.labelSelector }} + - "--providers.kubernetesingress.labelSelector={{ .Values.providers.kubernetesIngress.labelSelector }}" + {{- end }} + {{- end }} + {{- if and .Values.rbac.enabled .Values.rbac.namespaced }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd.namespaces={{ template "providers.kubernetesCRD.namespaces" . }}" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress.namespaces={{ template "providers.kubernetesIngress.namespaces" . }}" + {{- end }} + {{- end }} + {{- if .Values.ingressClass.enabled }} + - "--providers.kubernetesingress.ingressclass={{ .Release.Name }}" + {{- end }} + {{- range $entrypoint, $config := $ports }} + {{/* add args for forwardedHeaders support */}} + {{- if $config.forwardedHeaders.enabled }} + {{- if not ( empty $config.forwardedHeaders.trustedIPs ) }} + - "--entrypoints.{{ $entrypoint }}.forwardedHeaders.trustedIPs={{ join "," $config.forwardedHeaders.trustedIPs }}" + {{- end }} + {{- if $config.forwardedHeaders.insecureMode }} + - "--entrypoints.{{ $entrypoint }}.forwardedHeaders.insecure" + {{- end }} + {{- end }} + {{/* end forwardedHeaders configuration */}} + {{- if $config.redirectTo }} + {{- $toPort := index $ports $config.redirectTo }} + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.to=:{{ $toPort.port }}" + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.scheme=https" + {{- else if $config.redirectPort }} + {{ if gt $config.redirectPort 0.0 }} + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.to=:{{ $config.redirectPort }}" + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.scheme=https" + {{- end }} + {{- end }} + {{- if or ( $config.tls ) ( eq $config.protocol "HTTPS" ) }} + {{- if or ( $config.tls.enabled ) ( eq $config.protocol "HTTPS" ) }} + - "--entrypoints.{{ $entrypoint }}.http.tls=true" + {{- if $config.tls.options }} + - "--entrypoints.{{ $entrypoint }}.http.tls.options={{ $config.tls.options }}" + {{- end }} + {{- if $config.tls.certResolver }} + - "--entrypoints.{{ $entrypoint }}.http.tls.certResolver={{ $config.tls.certResolver }}" + {{- end }} + {{- if $config.tls.domains }} + {{- range $index, $domain := $config.tls.domains }} + {{- if $domain.main }} + - "--entrypoints.{{ $entrypoint }}.http.tls.domains[{{ $index }}].main={{ $domain.main }}" + {{- end }} + {{- if $domain.sans }} + - "--entrypoints.{{ $entrypoint }}.http.tls.domains[{{ $index }}].sans={{ join "," $domain.sans }}" + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- with .Values.logs }} + - "--log.format={{ .general.format }}" + {{- if ne .general.level "ERROR" }} + - "--log.level={{ .general.level | upper }}" + {{- end }} + {{- if .access.enabled }} + - "--accesslog=true" + - "--accesslog.format={{ .access.format }}" + {{- if .access.bufferingsize }} + - "--accesslog.bufferingsize={{ .access.bufferingsize }}" + {{- end }} + {{- if .access.filters }} + {{- if .access.filters.statuscodes }} + - "--accesslog.filters.statuscodes={{ .access.filters.statuscodes }}" + {{- end }} + {{- if .access.filters.retryattempts }} + - "--accesslog.filters.retryattempts" + {{- end }} + {{- if .access.filters.minduration }} + - "--accesslog.filters.minduration={{ .access.filters.minduration }}" + {{- end }} + {{- end }} + - "--accesslog.fields.defaultmode={{ .access.fields.general.defaultmode }}" + {{- range $fieldname, $fieldaction := .access.fields.general.names }} + - "--accesslog.fields.names.{{ $fieldname }}={{ $fieldaction }}" + {{- end }} + - "--accesslog.fields.headers.defaultmode={{ .access.fields.headers.defaultmode }}" + {{- range $fieldname, $fieldaction := .access.fields.headers.names }} + - "--accesslog.fields.headers.names.{{ $fieldname }}={{ $fieldaction }}" + {{- end }} + {{- end }} + {{- end }} + {{/* theme.park */}} + {{- if .Values.middlewares.themePark }} + - "--experimental.plugins.traefik-themepark.modulename=github.com/packruler/traefik-themepark" + - "--experimental.plugins.traefik-themepark.version={{ .Values.middlewares.themeParkVersion }}" + {{- end }} + {{/* End of theme.park */}} + {{- with .Values.additionalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} +{{- end -}} diff --git a/stable/traefik/13.1.4/templates/_helpers.tpl b/stable/traefik/13.1.4/templates/_helpers.tpl new file mode 100644 index 00000000000..ab55e4e7ec6 --- /dev/null +++ b/stable/traefik/13.1.4/templates/_helpers.tpl @@ -0,0 +1,22 @@ +{{/* +Construct the path for the providers.kubernetesingress.ingressendpoint.publishedservice. +By convention this will simply use the / to match the name of the +service generated. +Users can provide an override for an explicit service they want bound via `.Values.providers.kubernetesIngress.publishedService.pathOverride` +*/}} +{{- define "providers.kubernetesIngress.publishedServicePath" -}} +{{- $fullName := include "tc.common.names.fullname" . -}} +{{- $defServiceName := printf "%s/%s-tcp" .Release.Namespace $fullName -}} +{{- $servicePath := default $defServiceName .Values.providers.kubernetesIngress.publishedService.pathOverride }} +{{- print $servicePath | trimSuffix "-" -}} +{{- end -}} + +{{/* +Construct a comma-separated list of whitelisted namespaces +*/}} +{{- define "providers.kubernetesIngress.namespaces" -}} +{{- default .Release.Namespace (join "," .Values.providers.kubernetesIngress.namespaces) }} +{{- end -}} +{{- define "providers.kubernetesCRD.namespaces" -}} +{{- default .Release.Namespace (join "," .Values.providers.kubernetesCRD.namespaces) }} +{{- end -}} diff --git a/stable/traefik/13.1.4/templates/_ingressclass.tpl b/stable/traefik/13.1.4/templates/_ingressclass.tpl new file mode 100644 index 00000000000..909e249d6a5 --- /dev/null +++ b/stable/traefik/13.1.4/templates/_ingressclass.tpl @@ -0,0 +1,24 @@ +{{/* Define the ingressClass */}} +{{- define "traefik.ingressClass" -}} +--- +{{ if .Values.ingressClass.enabled }} + {{- if .Capabilities.APIVersions.Has "networking.k8s.io/v1/IngressClass" }} +apiVersion: networking.k8s.io/v1 + {{- else if .Capabilities.APIVersions.Has "networking.k8s.io/v1beta1/IngressClass" }} +apiVersion: networking.k8s.io/v1beta1 + {{- else if or (eq .Values.ingressClass.fallbackApiVersion "v1beta1") (eq .Values.ingressClass.fallbackApiVersion "v1") }} +apiVersion: {{ printf "networking.k8s.io/%s" .Values.ingressClass.fallbackApiVersion }} + {{- else }} + {{- fail "\n\n ERROR: You must have at least networking.k8s.io/v1beta1 to use ingressClass" }} + {{- end }} +kind: IngressClass +metadata: + annotations: + ingressclass.kubernetes.io/is-default-class: {{ .Values.ingressClass.isDefaultClass | quote }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} + name: {{ .Release.Name }} +spec: + controller: traefik.io/ingress-controller +{{- end }} +{{- end }} diff --git a/stable/traefik/13.1.4/templates/_ingressroute.tpl b/stable/traefik/13.1.4/templates/_ingressroute.tpl new file mode 100644 index 00000000000..7f012c92350 --- /dev/null +++ b/stable/traefik/13.1.4/templates/_ingressroute.tpl @@ -0,0 +1,25 @@ +{{/* Define the ingressRoute */}} +{{- define "traefik.ingressRoute" -}} +{{ if .Values.ingressRoute.dashboard.enabled }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: IngressRoute +metadata: + name: {{ include "tc.common.names.fullname" . }}-dashboard + annotations: + {{- with .Values.ingressRoute.dashboard.annotations }} + {{- toYaml . | nindent 4 }} + {{- end }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + entryPoints: + - main + routes: + - match: PathPrefix(`/dashboard`) || PathPrefix(`/api`) + kind: Rule + services: + - name: api@internal + kind: TraefikService +{{ end }} +{{- end -}} diff --git a/stable/traefik/13.1.4/templates/_portalhook.tpl b/stable/traefik/13.1.4/templates/_portalhook.tpl new file mode 100644 index 00000000000..e3586c5d4e9 --- /dev/null +++ b/stable/traefik/13.1.4/templates/_portalhook.tpl @@ -0,0 +1,26 @@ +{{/* Define the portalHook */}} +{{- define "traefik.portalhook" -}} +{{- if .Values.portalhook.enabled }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: portalhook + namespace: {{ $namespace }} +data: + {{- $ports := dict }} + {{- range $.Values.service }} + {{- range $name, $value := .ports }} + {{- $_ := set $ports $name $value }} + {{- end }} + {{- end }} + {{- range $name, $value := $ports }} + {{ $name }}: {{ $value.port | quote }} + {{- end }} +{{- end }} +{{- end -}} diff --git a/stable/traefik/13.1.4/templates/_tlsoptions.tpl b/stable/traefik/13.1.4/templates/_tlsoptions.tpl new file mode 100644 index 00000000000..3e5aad3bee9 --- /dev/null +++ b/stable/traefik/13.1.4/templates/_tlsoptions.tpl @@ -0,0 +1,12 @@ +{{/* Define the tlsOptions */}} +{{- define "traefik.tlsOptions" -}} +{{- range $name, $config := .Values.tlsOptions }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: TLSOption +metadata: + name: {{ $name }} +spec: + {{- toYaml $config | nindent 2 }} +{{- end }} +{{- end -}} diff --git a/stable/traefik/13.1.4/templates/common.yaml b/stable/traefik/13.1.4/templates/common.yaml new file mode 100644 index 00000000000..d078b251c20 --- /dev/null +++ b/stable/traefik/13.1.4/templates/common.yaml @@ -0,0 +1,24 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{- if .Values.metrics }} +{{- if .Values.metrics.prometheus }} +{{- $_ := set .Values.podAnnotations "prometheus.io/scrape" "true" -}} +{{- $_ := set .Values.podAnnotations "prometheus.io/path" "/metrics" -}} +{{- $_ := set .Values.podAnnotations "prometheus.io/scrape" "9180" -}} +{{- end }} +{{- end }} + +{{- $newArgs := (include "traefik.args" . | fromYaml) }} +{{- $_ := set .Values "newArgs" $newArgs -}} +{{- $mergedargs := concat .Values.args .Values.newArgs.args }} +{{- $_ := set .Values "args" $mergedargs -}} + +{{- include "traefik.portalhook" . }} +{{- include "traefik.tlsOptions" . }} +{{- include "traefik.ingressRoute" . }} +{{- include "traefik.ingressClass" . }} + + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/traefik/13.1.4/templates/middlewares/basic-middleware.yaml b/stable/traefik/13.1.4/templates/middlewares/basic-middleware.yaml new file mode 100644 index 00000000000..de5be0af830 --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/basic-middleware.yaml @@ -0,0 +1,64 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: compress + namespace: {{ $namespace }} +spec: + compress: {} +--- +# Here, an average of 300 requests per second is allowed. +# In addition, a burst of 200 requests is allowed. +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: basic-ratelimit + namespace: {{ $namespace }} +spec: + rateLimit: + average: 600 + burst: 400 +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: basic-secure-headers + namespace: {{ $namespace }} +spec: + headers: + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + accessControlMaxAge: 100 + sslRedirect: true + stsSeconds: 63072000 + # stsIncludeSubdomains: false + # stsPreload: false + forceSTSHeader: true + contentTypeNosniff: true + browserXssFilter: true + sslForceHost: true + referrerPolicy: same-origin + customRequestHeaders: + X-Forwarded-Proto: "https" + customResponseHeaders: + server: '' +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: chain-basic + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: basic-ratelimit + - name: basic-secure-headers + - name: compress diff --git a/stable/traefik/13.1.4/templates/middlewares/basicauth.yaml b/stable/traefik/13.1.4/templates/middlewares/basicauth.yaml new file mode 100644 index 00000000000..ccb541742f0 --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/basicauth.yaml @@ -0,0 +1,34 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.basicAuth }} +--- +{{- $users := list }} +{{ range $index, $userdata := $middlewareData.users }} + {{ $users = append $users ( htpasswd $userdata.username $userdata.password ) }} +{{ end }} + +apiVersion: v1 +kind: Secret +metadata: + name: {{printf "%v-%v" $middlewareData.name "secret" }} + namespace: {{ $namespace }} +type: Opaque +stringData: + users: | + {{- range $index, $user := $users }} + {{ printf "%s" $user }} + {{- end }} +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + basicAuth: + secret: {{printf "%v-%v" $middlewareData.name "secret" }} +{{ end }} diff --git a/stable/traefik/13.1.4/templates/middlewares/chain.yaml b/stable/traefik/13.1.4/templates/middlewares/chain.yaml new file mode 100644 index 00000000000..f87994f7956 --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/chain.yaml @@ -0,0 +1,21 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.chain }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + chain: + middlewares: + {{ range $index, $middleware := .middlewares }} + - name: {{ printf "%v-%v@%v" $namespace $middleware "kubernetescrd" }} + {{ end }} +{{ end }} diff --git a/stable/traefik/13.1.4/templates/middlewares/forwardauth.yaml b/stable/traefik/13.1.4/templates/middlewares/forwardauth.yaml new file mode 100644 index 00000000000..7a3e32fdbf7 --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/forwardauth.yaml @@ -0,0 +1,30 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.forwardAuth }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + forwardAuth: + address: {{ $middlewareData.address }} + {{- with $middlewareData.authResponseHeaders }} + authResponseHeaders: + {{- toYaml . | nindent 4 }} + {{- end }} + {{- with $middlewareData.authRequestHeaders }} + authRequestHeaders: + {{- toYaml . | nindent 4 }} + {{- end }} + {{- if $middlewareData.authResponseHeadersRegex }} + authResponseHeadersRegex: {{ $middlewareData.authResponseHeadersRegex }} + {{- end }} + {{- if $middlewareData.trustForwardHeader }} + trustForwardHeader: true + {{- end }} +{{ end }} diff --git a/stable/traefik/13.1.4/templates/middlewares/ipwhitelist.yaml b/stable/traefik/13.1.4/templates/middlewares/ipwhitelist.yaml new file mode 100644 index 00000000000..1179245017e --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/ipwhitelist.yaml @@ -0,0 +1,33 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.ipWhiteList }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + ipWhiteList: + sourceRange: + {{- range $middlewareData.sourceRange }} + - {{ . }} + {{- end }} + {{- if $middlewareData.ipStrategy }} + ipStrategy: + {{- if $middlewareData.ipStrategy.depth }} + depth: {{ $middlewareData.ipStrategy.depth }} + {{- end }} + {{- if $middlewareData.ipStrategy.excludedIPs }} + excludedIPs: + {{- range $middlewareData.ipStrategy.excludedIPs }} + - {{ . }} + {{- end }} + {{- end }} + {{- end }} +{{ end }} diff --git a/stable/traefik/13.1.4/templates/middlewares/ratelimit.yaml b/stable/traefik/13.1.4/templates/middlewares/ratelimit.yaml new file mode 100644 index 00000000000..144b9d8bf38 --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/ratelimit.yaml @@ -0,0 +1,19 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.rateLimit }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + rateLimit: + average: {{ $middlewareData.average }} + burst: {{ $middlewareData.burst }} +{{ end }} diff --git a/stable/traefik/13.1.4/templates/middlewares/redirectScheme.yaml b/stable/traefik/13.1.4/templates/middlewares/redirectScheme.yaml new file mode 100644 index 00000000000..f2413f84e19 --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/redirectScheme.yaml @@ -0,0 +1,19 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.redirectScheme }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + redirectScheme: + scheme: {{ $middlewareData.scheme }} + permanent: {{ $middlewareData.permanent }} +{{ end }} diff --git a/stable/traefik/13.1.4/templates/middlewares/redirectregex.yaml b/stable/traefik/13.1.4/templates/middlewares/redirectregex.yaml new file mode 100644 index 00000000000..46e3e724dd6 --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/redirectregex.yaml @@ -0,0 +1,20 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.redirectRegex }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + redirectRegex: + regex: {{ $middlewareData.regex | quote }} + replacement: {{ $middlewareData.replacement | quote }} + permanent: {{ $middlewareData.permanent }} +{{ end }} diff --git a/stable/traefik/13.1.4/templates/middlewares/stripPrefixRegex.yaml b/stable/traefik/13.1.4/templates/middlewares/stripPrefixRegex.yaml new file mode 100644 index 00000000000..007c166ff39 --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/stripPrefixRegex.yaml @@ -0,0 +1,20 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} + +{{ range $index, $middlewareData := .Values.middlewares.stripPrefixRegex }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + stripPrefixRegex: + regex: + {{- range $middlewareData.regex }} + - {{ . | quote }} + {{- end }} +{{ end }} diff --git a/stable/traefik/13.1.4/templates/middlewares/tc-chains.yaml b/stable/traefik/13.1.4/templates/middlewares/tc-chains.yaml new file mode 100644 index 00000000000..409766daa89 --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/tc-chains.yaml @@ -0,0 +1,29 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-opencors-chain + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: basic-ratelimit + - name: tc-opencors-headers + - name: compress +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-closedcors-chain + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: basic-ratelimit + - name: tc-closedcors-headers + - name: compress diff --git a/stable/traefik/13.1.4/templates/middlewares/tc-headers.yaml b/stable/traefik/13.1.4/templates/middlewares/tc-headers.yaml new file mode 100644 index 00000000000..a0462f1fd73 --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/tc-headers.yaml @@ -0,0 +1,62 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-opencors-headers + namespace: {{ $namespace }} +spec: + headers: + accessControlAllowHeaders: + - '*' + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + - POST + accessControlAllowOriginList: + - '*' + accessControlMaxAge: 100 + browserXssFilter: true + contentTypeNosniff: true + customRequestHeaders: + X-Forwarded-Proto: https + customResponseHeaders: + server: "" + forceSTSHeader: true + referrerPolicy: same-origin + sslForceHost: true + sslRedirect: true + stsSeconds: 63072000 +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-closedcors-headers + namespace: {{ $namespace }} +spec: + headers: + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + accessControlMaxAge: 100 + sslRedirect: true + stsSeconds: 63072000 + # stsIncludeSubdomains: false + # stsPreload: false + forceSTSHeader: true + contentTypeNosniff: true + browserXssFilter: true + sslForceHost: true + referrerPolicy: same-origin + customRequestHeaders: + X-Forwarded-Proto: "https" + customResponseHeaders: + server: '' diff --git a/stable/traefik/13.1.4/templates/middlewares/tc-nextcloud.yaml b/stable/traefik/13.1.4/templates/middlewares/tc-nextcloud.yaml new file mode 100644 index 00000000000..6a3019d56c5 --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/tc-nextcloud.yaml @@ -0,0 +1,25 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-nextcloud-redirectregex-dav + namespace: {{ $namespace }} +spec: + redirectRegex: + regex: "https://(.*)/.well-known/(card|cal)dav" + replacement: "https://${1}/remote.php/dav/" +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-nextcloud-chain + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: tc-nextcloud-redirectregex-dav diff --git a/stable/traefik/13.1.4/templates/middlewares/theme-park.yaml b/stable/traefik/13.1.4/templates/middlewares/theme-park.yaml new file mode 100644 index 00000000000..0e181a02d2d --- /dev/null +++ b/stable/traefik/13.1.4/templates/middlewares/theme-park.yaml @@ -0,0 +1,20 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{- range $index, $middlewareData := .Values.middlewares.themePark }} + +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + plugin: + traefik-themepark: + app: {{ $middlewareData.appName }} + theme: {{ $middlewareData.themeName }} + baseUrl: {{ $middlewareData.baseUrl }} +{{- end }} diff --git a/stable/traefik/13.1.4/values.yaml b/stable/traefik/13.1.4/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/transmission/12.0.23/CHANGELOG.md b/stable/transmission/12.0.23/CHANGELOG.md new file mode 100644 index 00000000000..5c2e2e84faf --- /dev/null +++ b/stable/transmission/12.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [transmission-12.0.23](https://github.com/truecharts/apps/compare/transmission-12.0.22...transmission-12.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [transmission-12.0.22](https://github.com/truecharts/apps/compare/transmission-12.0.20...transmission-12.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [transmission-12.0.20](https://github.com/truecharts/apps/compare/transmission-12.0.19...transmission-12.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [transmission-12.0.19](https://github.com/truecharts/apps/compare/transmission-12.0.18...transmission-12.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [transmission-12.0.18](https://github.com/truecharts/apps/compare/transmission-12.0.16...transmission-12.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [transmission-12.0.16](https://github.com/truecharts/apps/compare/transmission-12.0.14...transmission-12.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [transmission-12.0.14](https://github.com/truecharts/apps/compare/transmission-12.0.13...transmission-12.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [transmission-12.0.13](https://github.com/truecharts/apps/compare/transmission-12.0.12...transmission-12.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [transmission-12.0.12](https://github.com/truecharts/apps/compare/transmission-12.0.11...transmission-12.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [transmission-12.0.11](https://github.com/truecharts/apps/compare/transmission-12.0.10...transmission-12.0.11) (2022-07-10) + +#### Fix + +* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) + + + + +### [transmission-12.0.10](https://github.com/truecharts/apps/compare/transmission-12.0.9...transmission-12.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/transmission/12.0.23/Chart.lock b/stable/transmission/12.0.23/Chart.lock new file mode 100644 index 00000000000..860f390c09d --- /dev/null +++ b/stable/transmission/12.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:51:35.437992526Z" diff --git a/stable/transmission/12.0.23/Chart.yaml b/stable/transmission/12.0.23/Chart.yaml new file mode 100644 index 00000000000..10b66a28a4c --- /dev/null +++ b/stable/transmission/12.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.00" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission +icon: https://truecharts.org/img/chart-icons/transmission.png +keywords: + - transmission + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: transmission +sources: + - https://github.com/transmission/transmission + - https://hub.docker.com/r/linuxserver/transmission +type: application +version: 12.0.23 +annotations: + truecharts.org/catagories: | + - download-tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/transmission/12.0.23/README.md b/stable/transmission/12.0.23/README.md new file mode 100644 index 00000000000..0c9566d6ccf --- /dev/null +++ b/stable/transmission/12.0.23/README.md @@ -0,0 +1,108 @@ +# transmission + +![Version: 12.0.23](https://img.shields.io/badge/Version-12.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.00](https://img.shields.io/badge/AppVersion-3.00-informational?style=flat-square) + +API Support for your favorite torrent trackers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [transmission](https://truecharts.org/docs/charts/stable/transmission) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `transmission` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install transmission TrueCharts/transmission +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `transmission` deployment + +```console +helm uninstall transmission +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install transmission \ + --set env.TZ="America/New York" \ + TrueCharts/transmission +``` + +#### 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 transmission TrueCharts/transmission -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/transmission/12.0.23/app-readme.md b/stable/transmission/12.0.23/app-readme.md new file mode 100644 index 00000000000..50bb39fb3e7 --- /dev/null +++ b/stable/transmission/12.0.23/app-readme.md @@ -0,0 +1,8 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/transmission + +--- + +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/transmission/12.0.23/charts/common-10.4.7.tgz b/stable/transmission/12.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/transmission/12.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/transmission/12.0.23/ix_values.yaml b/stable/transmission/12.0.23/ix_values.yaml new file mode 100644 index 00000000000..dd99d06a02f --- /dev/null +++ b/stable/transmission/12.0.23/ix_values.yaml @@ -0,0 +1,103 @@ +image: + repository: tccr.io/truecharts/transmission + pullPolicy: IfNotPresent + tag: v3.00@sha256:e516396c6daf66aab2f0041dd176336d6e778a5b58eb97b549e35dc9b11d9c3c + +service: + main: + ports: + main: + port: 10109 + targetPort: 9091 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 51414 + targetPort: 51414 + torrentudp: + enabled: true + ports: + torrentudp: + enabled: true + port: 51414 + targetPort: 51414 + protocol: UDP +secretEnv: + {} + # TRANSMISSION_RPC_USERNAME: "" + # TRANSMISSION_RPC_PASSWORD: "" +env: + # PUID: 1001 + # TRANSMISSION_ALT_SPEED_DOWN: 50 + # TRANSMISSION_ALT_SPEED_ENABLED: false + # TRANSMISSION_ALT_SPEED_TIME_BEGIN: 540 + # TRANSMISSION_ALT_SPEED_TIME_DAY: 127 + # TRANSMISSION_ALT_SPEED_TIME_ENABLED: false + # TRANSMISSION_ALT_SPEED_TIME_END: 1020 + # TRANSMISSION_ALT_SPEED_UP: 50 + # TRANSMISSION_BIND_ADDRESS_IPV4: "0.0.0.0" + # TRANSMISSION_BIND_ADDRESS_IPV6: "::" + # TRANSMISSION_BLOCKLIST_ENABLED: true + # TRANSMISSION_BLOCKLIST_URL: "http://john.bitsurge.net/public/biglist.p2p.gz" + # TRANSMISSION_CACHE_SIZE_MB: 4 + # TRANSMISSION_DHT_ENABLED: true + # TRANSMISSION_DOWNLOAD_DIR: "/downloads/complete" + # TRANSMISSION_DOWNLOAD_QUEUE_ENABLED: true + # TRANSMISSION_DOWNLOAD_QUEUE_SIZE: 5 + # TRANSMISSION_ENCRYPTION: 1 + # TRANSMISSION_IDLE_SEEDING_LIMIT: 30 + # TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED: false + # TRANSMISSION_INCOMPLETE_DIR: "/downloads/incomplete" + # TRANSMISSION_INCOMPLETE_DIR_ENABLED: true + # TRANSMISSION_LPD_ENABLED: false + # TRANSMISSION_MESSAGE_LEVEL: 2 + # TRANSMISSION_PEER_CONGESTION_ALGORITHM: "" + # TRANSMISSION_PEER_ID_TTL_HOURS: 6 + # TRANSMISSION_PEER_LIMIT_GLOBAL: 200 + # TRANSMISSION_PEER_LIMIT_PER_TORRENT: 50 + TRANSMISSION_PEER_PORT: "{{ .Values.service.torrent.ports.torrent.targetPort }}" + # TRANSMISSION_PEER_PORT_RANDOM_HIGH: 65535 + # TRANSMISSION_PEER_PORT_RANDOM_LOW: 49152 + # TRANSMISSION_PEER_PORT_RANDOM_ON_START: false + # TRANSMISSION_PEER_SOCKET_TOS: default" + # TRANSMISSION_PEX_ENABLED: true + # TRANSMISSION_PORT_FORWARDING_ENABLED: false + # TRANSMISSION_PREALLOCATION: 1 + # TRANSMISSION_PREFETCH_ENABLED: true + # TRANSMISSION_QUEUE_STALLED_ENABLED: true + # TRANSMISSION_QUEUE_STALLED_MINUTES: 30 + # TRANSMISSION_RATIO_LIMIT: 2 + # TRANSMISSION_RATIO_LIMIT_ENABLED: false + # TRANSMISSION_RENAME_PARTIAL_FILES: true + # TRANSMISSION_RPC_AUTHENTICATION_REQUIRED: false + # TRANSMISSION_RPC_BIND_ADDRESS: "0.0.0.0" + # TRANSMISSION_RPC_ENABLED: true + # TRANSMISSION_RPC_HOST_WHITELIST: "" + # TRANSMISSION_RPC_HOST_WHITELIST_ENABLED: false + TRANSMISSION_RPC_PORT: "{{ .Values.service.main.ports.main.targetPort }}" + # TRANSMISSION_RPC_URL: "/transmission/" + # TRANSMISSION_RPC_WHITELIST: "" + # TRANSMISSION_RPC_WHITELIST_ENABLED: false + # TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED: true + # TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED: false + # TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME: "" + # TRANSMISSION_SEED_QUEUE_ENABLED: false + # TRANSMISSION_SEED_QUEUE_SIZE: 10 + # TRANSMISSION_SPEED_LIMIT_DOWN: 100 + # TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED: false + # TRANSMISSION_SPEED_LIMIT_UP: 100 + # TRANSMISSION_SPEED_LIMIT_UP_ENABLED: false + # TRANSMISSION_START_ADDED_TORRENTS: true + # TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES: false + # TRANSMISSION_UMASK: 2 + # TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT: 14 + # TRANSMISSION_UTP_ENABLED: true + # TRANSMISSION_WATCH_DIR: "/watch" + # TRANSMISSION_WATCH_DIR_ENABLED: false + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/transmission/12.0.23/questions.yaml b/stable/transmission/12.0.23/questions.yaml new file mode 100644 index 00000000000..b74dbd825a8 --- /dev/null +++ b/stable/transmission/12.0.23/questions.yaml @@ -0,0 +1,3012 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/transmission/web/#files" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRANSMISSION_RPC_USERNAME + label: TRANSMISSION_RPC_USERNAME + schema: + type: string + default: "REPLACETHIS" + - variable: TRANSMISSION_RPC_PASSWORD + label: TRANSMISSION_RPC_PASSWORD + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRANSMISSION_ALT_SPEED_DOWN + label: TRANSMISSION_ALT_SPEED_DOWN + schema: + type: int + default: 50 + - variable: TRANSMISSION_ALT_SPEED_ENABLED + label: TRANSMISSION_ALT_SPEED_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_ALT_SPEED_TIME_BEGIN + label: TRANSMISSION_ALT_SPEED_TIME_BEGIN + schema: + type: int + default: 540 + - variable: TRANSMISSION_ALT_SPEED_TIME_DAY + label: TRANSMISSION_ALT_SPEED_TIME_DAY + schema: + type: int + default: 127 + - variable: TRANSMISSION_ALT_SPEED_TIME_ENABLED + label: TRANSMISSION_ALT_SPEED_TIME_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_ALT_SPEED_TIME_END + label: TRANSMISSION_ALT_SPEED_TIME_END + schema: + type: int + default: 1020 + - variable: TRANSMISSION_ALT_SPEED_UP + label: TRANSMISSION_ALT_SPEED_UP + schema: + type: int + default: 50 + - variable: TRANSMISSION_BIND_ADDRESS_IPV4 + label: TRANSMISSION_BIND_ADDRESS_IPV4 + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION_BIND_ADDRESS_IPV6 + label: TRANSMISSION_BIND_ADDRESS_IPV6 + schema: + type: string + default: "::" + - variable: TRANSMISSION_BLOCKLIST_ENABLED + label: TRANSMISSION_BLOCKLIST_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_BLOCKLIST_URL + label: TRANSMISSION_BLOCKLIST_URL + schema: + type: string + default: "http://john.bitsurge.net/public/biglist.p2p.gz" + - variable: TRANSMISSION_CACHE_SIZE_MB + label: TRANSMISSION_CACHE_SIZE_MB + schema: + type: int + default: 4 + - variable: TRANSMISSION_DHT_ENABLED + label: TRANSMISSION_DHT_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_DOWNLOAD_DIR + label: TRANSMISSION_DOWNLOAD_DIR + schema: + type: string + default: "/downloads/complete" + - variable: TRANSMISSION_DOWNLOAD_QUEUE_ENABLED + label: TRANSMISSION_DOWNLOAD_QUEUE_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_DOWNLOAD_QUEUE_SIZE + label: TRANSMISSION_DOWNLOAD_QUEUE_SIZE + schema: + type: int + default: 5 + - variable: TRANSMISSION_ENCRYPTION + label: TRANSMISSION_ENCRYPTION + schema: + type: int + default: 1 + - variable: TRANSMISSION_IDLE_SEEDING_LIMIT + label: TRANSMISSION_IDLE_SEEDING_LIMIT + schema: + type: int + default: 30 + - variable: TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED + label: TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_INCOMPLETE_DIR + label: TRANSMISSION_INCOMPLETE_DIR + schema: + type: string + default: "/downloads/incomplete" + - variable: TRANSMISSION_INCOMPLETE_DIR_ENABLED + label: TRANSMISSION_INCOMPLETE_DIR_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_LPD_ENABLED + label: TRANSMISSION_LPD_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_MESSAGE_LEVEL + label: TRANSMISSION_MESSAGE_LEVEL + schema: + type: int + default: 2 + - variable: TRANSMISSION_PEER_CONGESTION_ALGORITHM + label: TRANSMISSION_PEER_CONGESTION_ALGORITHM + schema: + type: string + default: "" + - variable: TRANSMISSION_PEER_ID_TTL_HOURS + label: TRANSMISSION_PEER_ID_TTL_HOURS + schema: + type: int + default: 6 + - variable: TRANSMISSION_PEER_LIMIT_GLOBAL + label: TRANSMISSION_PEER_LIMIT_GLOBAL + schema: + type: int + default: 200 + - variable: TRANSMISSION_PEER_LIMIT_PER_TORRENT + label: TRANSMISSION_PEER_LIMIT_PER_TORRENT + schema: + type: int + default: 50 + - variable: TRANSMISSION_PEER_SOCKET_TOS + label: TRANSMISSION_PEER_SOCKET_TOS + schema: + type: string + default: "default" + - variable: TRANSMISSION_PEX_ENABLED + label: TRANSMISSION_PEX_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_PORT_FORWARDING_ENABLED + label: TRANSMISSION_PORT_FORWARDING_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_PREALLOCATION + label: TRANSMISSION_PREALLOCATION + schema: + type: int + default: 1 + - variable: TRANSMISSION_PREFETCH_ENABLED + label: TRANSMISSION_PREFETCH_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_QUEUE_STALLED_ENABLED + label: TRANSMISSION_QUEUE_STALLED_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_QUEUE_STALLED_MINUTES + label: TRANSMISSION_QUEUE_STALLED_MINUTES + schema: + type: int + default: 30 + - variable: TRANSMISSION_RATIO_LIMIT + label: TRANSMISSION_RATIO_LIMIT + schema: + type: int + default: 2 + - variable: TRANSMISSION_RATIO_LIMIT_ENABLED + label: TRANSMISSION_RATIO_LIMIT_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RENAME_PARTIAL_FILES + label: TRANSMISSION_RENAME_PARTIAL_FILES + schema: + type: boolean + default: true + - variable: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED + label: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RPC_BIND_ADDRESS + label: TRANSMISSION_RPC_BIND_ADDRESS + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION_RPC_ENABLED + label: TRANSMISSION_RPC_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_RPC_HOST_WHITELIST + label: TRANSMISSION_RPC_HOST_WHITELIST + schema: + type: string + default: "" + - variable: TRANSMISSION_RPC_HOST_WHITELIST_ENABLED + label: TRANSMISSION_RPC_HOST_WHITELIST_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RPC_WHITELIST + label: TRANSMISSION_RPC_WHITELIST + schema: + type: string + default: "" + - variable: TRANSMISSION_RPC_WHITELIST_ENABLED + label: TRANSMISSION_RPC_WHITELIST_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED + label: TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED + label: TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME + label: TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME + schema: + type: string + default: "" + - variable: TRANSMISSION_SEED_QUEUE_ENABLED + label: TRANSMISSION_SEED_QUEUE_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SEED_QUEUE_SIZE + label: TRANSMISSION_SEED_QUEUE_SIZE + schema: + type: int + default: 10 + - variable: TRANSMISSION_SPEED_LIMIT_DOWN + label: TRANSMISSION_SPEED_LIMIT_DOWN + schema: + type: int + default: 100 + - variable: TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED + label: TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SPEED_LIMIT_UP + label: TRANSMISSION_SPEED_LIMIT_UP + schema: + type: int + default: 100 + - variable: TRANSMISSION_SPEED_LIMIT_UP_ENABLED + label: TRANSMISSION_SPEED_LIMIT_UP_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_START_ADDED_TORRENTS + label: TRANSMISSION_START_ADDED_TORRENTS + schema: + type: boolean + default: true + - variable: TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES + label: TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES + schema: + type: boolean + default: false + - variable: TRANSMISSION_UMASK + label: TRANSMISSION_UMASK + schema: + type: int + default: 2 + - variable: TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT + label: TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT + schema: + type: int + default: 14 + - variable: TRANSMISSION_UTP_ENABLED + label: TRANSMISSION_UTP_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_WATCH_DIR + label: TRANSMISSION_WATCH_DIR + schema: + type: string + default: "/watch" + - variable: TRANSMISSION_WATCH_DIR_ENABLED + label: TRANSMISSION_WATCH_DIR_ENABLED + schema: + type: boolean + default: false + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10109 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 10109 + + + - variable: torrent + label: "TCP Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: torrent + label: "TCP 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: 51414 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 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: 51414 + + - variable: torrentudp + label: "UDP Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: torrentudp + label: "UDP 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: 51413 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "UDP" + 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: 51413 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/transmission/12.0.23/templates/common.yaml b/stable/transmission/12.0.23/templates/common.yaml new file mode 100644 index 00000000000..cbf66c20818 --- /dev/null +++ b/stable/transmission/12.0.23/templates/common.yaml @@ -0,0 +1,2 @@ +{{/* Render the templates */}} +{{ include "tc.common.loader.all" . }} diff --git a/stable/transmission/12.0.23/values.yaml b/stable/transmission/12.0.23/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/trilium-notes/5.0.21/CHANGELOG.md b/stable/trilium-notes/5.0.21/CHANGELOG.md deleted file mode 100644 index 4b6420754b2..00000000000 --- a/stable/trilium-notes/5.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [trilium-notes-5.0.21](https://github.com/truecharts/apps/compare/trilium-notes-5.0.19...trilium-notes-5.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [trilium-notes-5.0.19](https://github.com/truecharts/apps/compare/trilium-notes-5.0.18...trilium-notes-5.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [trilium-notes-5.0.18](https://github.com/truecharts/apps/compare/trilium-notes-5.0.17...trilium-notes-5.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [trilium-notes-5.0.17](https://github.com/truecharts/apps/compare/trilium-notes-5.0.15...trilium-notes-5.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [trilium-notes-5.0.15](https://github.com/truecharts/apps/compare/trilium-notes-5.0.13...trilium-notes-5.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [trilium-notes-5.0.13](https://github.com/truecharts/apps/compare/trilium-notes-5.0.12...trilium-notes-5.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [trilium-notes-5.0.12](https://github.com/truecharts/apps/compare/trilium-notes-5.0.11...trilium-notes-5.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [trilium-notes-5.0.11](https://github.com/truecharts/apps/compare/trilium-notes-5.0.10...trilium-notes-5.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [trilium-notes-5.0.10](https://github.com/truecharts/apps/compare/trilium-notes-5.0.9...trilium-notes-5.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [trilium-notes-5.0.9](https://github.com/truecharts/apps/compare/trilium-notes-5.0.8...trilium-notes-5.0.9) (2022-07-09) - -#### Chore - -* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106)) - - - - -### [trilium-notes-5.0.8](https://github.com/truecharts/apps/compare/trilium-notes-5.0.7...trilium-notes-5.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/trilium-notes/5.0.21/Chart.lock b/stable/trilium-notes/5.0.21/Chart.lock deleted file mode 100644 index e2af8c3b87a..00000000000 --- a/stable/trilium-notes/5.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:16:47.077228273Z" diff --git a/stable/trilium-notes/5.0.21/Chart.yaml b/stable/trilium-notes/5.0.21/Chart.yaml deleted file mode 100644 index 5e6c2ac1504..00000000000 --- a/stable/trilium-notes/5.0.21/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.53.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. -home: https://github.com/truecharts/apps/tree/master/charts/stable/trilium-notes -icon: https://truecharts.org/img/chart-icons/trilium-notes.png -keywords: - - trilium - - notes - - note - - information -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: trilium-notes -sources: - - https://hub.docker.com/r/zadam/trilium - - https://github.com/zadam/trilium -type: application -version: 5.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/trilium-notes/5.0.21/README.md b/stable/trilium-notes/5.0.21/README.md deleted file mode 100644 index 5431e26b348..00000000000 --- a/stable/trilium-notes/5.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# trilium-notes - -![Version: 5.0.21](https://img.shields.io/badge/Version-5.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.53.2](https://img.shields.io/badge/AppVersion-0.53.2-informational?style=flat-square) - -Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. - -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: [trilium-notes](https://truecharts.org/docs/charts/stable/trilium-notes) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `trilium-notes` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install trilium-notes TrueCharts/trilium-notes -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `trilium-notes` deployment - -```console -helm uninstall trilium-notes -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install trilium-notes \ - --set env.TZ="America/New York" \ - TrueCharts/trilium-notes -``` - -#### 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 trilium-notes TrueCharts/trilium-notes -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/trilium-notes/5.0.21/charts/common-10.4.6.tgz b/stable/trilium-notes/5.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/trilium-notes/5.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/trilium-notes/5.0.22/CHANGELOG.md b/stable/trilium-notes/5.0.22/CHANGELOG.md new file mode 100644 index 00000000000..02d3b76ed65 --- /dev/null +++ b/stable/trilium-notes/5.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [trilium-notes-5.0.22](https://github.com/truecharts/apps/compare/trilium-notes-5.0.21...trilium-notes-5.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [trilium-notes-5.0.21](https://github.com/truecharts/apps/compare/trilium-notes-5.0.19...trilium-notes-5.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [trilium-notes-5.0.19](https://github.com/truecharts/apps/compare/trilium-notes-5.0.18...trilium-notes-5.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [trilium-notes-5.0.18](https://github.com/truecharts/apps/compare/trilium-notes-5.0.17...trilium-notes-5.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [trilium-notes-5.0.17](https://github.com/truecharts/apps/compare/trilium-notes-5.0.15...trilium-notes-5.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [trilium-notes-5.0.15](https://github.com/truecharts/apps/compare/trilium-notes-5.0.13...trilium-notes-5.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [trilium-notes-5.0.13](https://github.com/truecharts/apps/compare/trilium-notes-5.0.12...trilium-notes-5.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [trilium-notes-5.0.12](https://github.com/truecharts/apps/compare/trilium-notes-5.0.11...trilium-notes-5.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [trilium-notes-5.0.11](https://github.com/truecharts/apps/compare/trilium-notes-5.0.10...trilium-notes-5.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [trilium-notes-5.0.10](https://github.com/truecharts/apps/compare/trilium-notes-5.0.9...trilium-notes-5.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [trilium-notes-5.0.9](https://github.com/truecharts/apps/compare/trilium-notes-5.0.8...trilium-notes-5.0.9) (2022-07-09) + +#### Chore + +* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106)) + + + diff --git a/stable/trilium-notes/5.0.22/Chart.lock b/stable/trilium-notes/5.0.22/Chart.lock new file mode 100644 index 00000000000..ea4181b6ef9 --- /dev/null +++ b/stable/trilium-notes/5.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:51:35.606241945Z" diff --git a/stable/trilium-notes/5.0.22/Chart.yaml b/stable/trilium-notes/5.0.22/Chart.yaml new file mode 100644 index 00000000000..8cca3080791 --- /dev/null +++ b/stable/trilium-notes/5.0.22/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.53.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. +home: https://github.com/truecharts/apps/tree/master/charts/stable/trilium-notes +icon: https://truecharts.org/img/chart-icons/trilium-notes.png +keywords: + - trilium + - notes + - note + - information +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: trilium-notes +sources: + - https://hub.docker.com/r/zadam/trilium + - https://github.com/zadam/trilium +type: application +version: 5.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/trilium-notes/5.0.22/README.md b/stable/trilium-notes/5.0.22/README.md new file mode 100644 index 00000000000..32ddfdb638c --- /dev/null +++ b/stable/trilium-notes/5.0.22/README.md @@ -0,0 +1,108 @@ +# trilium-notes + +![Version: 5.0.22](https://img.shields.io/badge/Version-5.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.53.2](https://img.shields.io/badge/AppVersion-0.53.2-informational?style=flat-square) + +Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. + +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: [trilium-notes](https://truecharts.org/docs/charts/stable/trilium-notes) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `trilium-notes` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install trilium-notes TrueCharts/trilium-notes +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `trilium-notes` deployment + +```console +helm uninstall trilium-notes +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install trilium-notes \ + --set env.TZ="America/New York" \ + TrueCharts/trilium-notes +``` + +#### 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 trilium-notes TrueCharts/trilium-notes -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/trilium-notes/5.0.21/app-readme.md b/stable/trilium-notes/5.0.22/app-readme.md similarity index 100% rename from stable/trilium-notes/5.0.21/app-readme.md rename to stable/trilium-notes/5.0.22/app-readme.md diff --git a/stable/trilium-notes/5.0.22/charts/common-10.4.7.tgz b/stable/trilium-notes/5.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/trilium-notes/5.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/trilium-notes/5.0.21/ix_values.yaml b/stable/trilium-notes/5.0.22/ix_values.yaml similarity index 100% rename from stable/trilium-notes/5.0.21/ix_values.yaml rename to stable/trilium-notes/5.0.22/ix_values.yaml diff --git a/stable/trilium-notes/5.0.21/questions.yaml b/stable/trilium-notes/5.0.22/questions.yaml similarity index 100% rename from stable/trilium-notes/5.0.21/questions.yaml rename to stable/trilium-notes/5.0.22/questions.yaml diff --git a/stable/trilium-notes/5.0.22/templates/common.yaml b/stable/trilium-notes/5.0.22/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/trilium-notes/5.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/trilium-notes/5.0.22/values.yaml b/stable/trilium-notes/5.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/truecommand/11.0.21/CHANGELOG.md b/stable/truecommand/11.0.21/CHANGELOG.md new file mode 100644 index 00000000000..6a05871a4be --- /dev/null +++ b/stable/truecommand/11.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [truecommand-11.0.21](https://github.com/truecharts/apps/compare/truecommand-11.0.20...truecommand-11.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [truecommand-11.0.20](https://github.com/truecharts/apps/compare/truecommand-11.0.18...truecommand-11.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [truecommand-11.0.18](https://github.com/truecharts/apps/compare/truecommand-11.0.17...truecommand-11.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [truecommand-11.0.17](https://github.com/truecharts/apps/compare/truecommand-11.0.16...truecommand-11.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [truecommand-11.0.16](https://github.com/truecharts/apps/compare/truecommand-11.0.14...truecommand-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [truecommand-11.0.14](https://github.com/truecharts/apps/compare/truecommand-11.0.12...truecommand-11.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [truecommand-11.0.12](https://github.com/truecharts/apps/compare/truecommand-11.0.11...truecommand-11.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [truecommand-11.0.11](https://github.com/truecharts/apps/compare/truecommand-11.0.10...truecommand-11.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [truecommand-11.0.10](https://github.com/truecharts/apps/compare/truecommand-11.0.9...truecommand-11.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [truecommand-11.0.9](https://github.com/truecharts/apps/compare/truecommand-11.0.8...truecommand-11.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [truecommand-11.0.8](https://github.com/truecharts/apps/compare/truecommand-11.0.7...truecommand-11.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/truecommand/11.0.21/Chart.lock b/stable/truecommand/11.0.21/Chart.lock new file mode 100644 index 00000000000..c36d870229f --- /dev/null +++ b/stable/truecommand/11.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:51:51.649301498Z" diff --git a/stable/truecommand/11.0.21/Chart.yaml b/stable/truecommand/11.0.21/Chart.yaml new file mode 100644 index 00000000000..2502897553f --- /dev/null +++ b/stable/truecommand/11.0.21/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Aggregated management of TrueNAS devices +home: https://github.com/truecharts/apps/tree/master/charts/stable/truecommand +icon: https://truecharts.org/img/chart-icons/truecommand.png +keywords: + - truecommand +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: truecommand +sources: + - https://hub.docker.com/r/ixsystems/truecommand +type: application +version: 11.0.21 +annotations: + truecharts.org/catagories: | + - Administration + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/truecommand/11.0.21/README.md b/stable/truecommand/11.0.21/README.md new file mode 100644 index 00000000000..3e0d948e1bf --- /dev/null +++ b/stable/truecommand/11.0.21/README.md @@ -0,0 +1,107 @@ +# truecommand + +![Version: 11.0.21](https://img.shields.io/badge/Version-11.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1](https://img.shields.io/badge/AppVersion-2.1-informational?style=flat-square) + +Aggregated management of TrueNAS devices + +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: [truecommand](https://truecharts.org/docs/charts/stable/truecommand) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `truecommand` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install truecommand TrueCharts/truecommand +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `truecommand` deployment + +```console +helm uninstall truecommand +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install truecommand \ + --set env.TZ="America/New York" \ + TrueCharts/truecommand +``` + +#### 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 truecommand TrueCharts/truecommand -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/truecommand/11.0.21/app-readme.md b/stable/truecommand/11.0.21/app-readme.md new file mode 100644 index 00000000000..0d4403e4d47 --- /dev/null +++ b/stable/truecommand/11.0.21/app-readme.md @@ -0,0 +1,8 @@ +Aggregated management of TrueNAS devices + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/truecommand + +--- + +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/truecommand/11.0.21/charts/common-10.4.7.tgz b/stable/truecommand/11.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/truecommand/11.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/truecommand/11.0.21/ix_values.yaml b/stable/truecommand/11.0.21/ix_values.yaml new file mode 100644 index 00000000000..de55ac6cec9 --- /dev/null +++ b/stable/truecommand/11.0.21/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: tccr.io/truecharts/truecommand + pullPolicy: IfNotPresent + tag: v2.1@sha256:e0da54deb8f12300977a78353f0c56a82ea93b413f3cf2225072704830ab664b + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10031 + targetPort: 80 + +persistence: + data: + enabled: true + mountPath: "/data" diff --git a/stable/truecommand/11.0.21/questions.yaml b/stable/truecommand/11.0.21/questions.yaml new file mode 100644 index 00000000000..e67b6204392 --- /dev/null +++ b/stable/truecommand/11.0.21/questions.yaml @@ -0,0 +1,2430 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 10031 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 80 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/truecommand/11.0.21/templates/common.yaml b/stable/truecommand/11.0.21/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/truecommand/11.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/truecommand/11.0.21/values.yaml b/stable/truecommand/11.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tt-rss/7.0.22/CHANGELOG.md b/stable/tt-rss/7.0.22/CHANGELOG.md deleted file mode 100644 index d77029269c1..00000000000 --- a/stable/tt-rss/7.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tt-rss-7.0.22](https://github.com/truecharts/apps/compare/tt-rss-7.0.21...tt-rss-7.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [tt-rss-7.0.21](https://github.com/truecharts/apps/compare/tt-rss-7.0.19...tt-rss-7.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [tt-rss-7.0.19](https://github.com/truecharts/apps/compare/tt-rss-7.0.18...tt-rss-7.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [tt-rss-7.0.18](https://github.com/truecharts/apps/compare/tt-rss-7.0.17...tt-rss-7.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [tt-rss-7.0.17](https://github.com/truecharts/apps/compare/tt-rss-7.0.15...tt-rss-7.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [tt-rss-7.0.15](https://github.com/truecharts/apps/compare/tt-rss-7.0.13...tt-rss-7.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [tt-rss-7.0.13](https://github.com/truecharts/apps/compare/tt-rss-7.0.12...tt-rss-7.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [tt-rss-7.0.12](https://github.com/truecharts/apps/compare/tt-rss-7.0.11...tt-rss-7.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [tt-rss-7.0.11](https://github.com/truecharts/apps/compare/tt-rss-7.0.10...tt-rss-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [tt-rss-7.0.10](https://github.com/truecharts/apps/compare/tt-rss-7.0.9...tt-rss-7.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [tt-rss-7.0.9](https://github.com/truecharts/apps/compare/tt-rss-7.0.8...tt-rss-7.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/tt-rss/7.0.22/Chart.lock b/stable/tt-rss/7.0.22/Chart.lock deleted file mode 100644 index 6e3ac3f0fe3..00000000000 --- a/stable/tt-rss/7.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:45:55.670287168Z" diff --git a/stable/tt-rss/7.0.22/Chart.yaml b/stable/tt-rss/7.0.22/Chart.yaml deleted file mode 100644 index 60bfb9b4c2a..00000000000 --- a/stable/tt-rss/7.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.9113" -description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator -name: tt-rss -version: 7.0.22 -kubeVersion: ">=1.16.0-0" -keywords: - - tt-rss -home: https://github.com/truecharts/apps/tree/master/charts/stable/tt-rss -icon: https://truecharts.org/img/chart-icons/tt-rss.png -sources: - - https://git.tt-rss.org/fox/tt-rss -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tt-rss/7.0.22/README.md b/stable/tt-rss/7.0.22/README.md deleted file mode 100644 index 9ac27a92602..00000000000 --- a/stable/tt-rss/7.0.22/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tt-rss - -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 2.0.9113](https://img.shields.io/badge/AppVersion-2.0.9113-informational?style=flat-square) - -Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator - -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: [tt-rss](https://truecharts.org/docs/charts/stable/tt-rss) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `tt-rss` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install tt-rss TrueCharts/tt-rss -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `tt-rss` deployment - -```console -helm uninstall tt-rss -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tt-rss \ - --set env.TZ="America/New York" \ - TrueCharts/tt-rss -``` - -#### 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 tt-rss TrueCharts/tt-rss -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/tt-rss/7.0.22/charts/common-10.4.6.tgz b/stable/tt-rss/7.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/tt-rss/7.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/tt-rss/7.0.22/charts/postgresql-8.0.43.tgz b/stable/tt-rss/7.0.22/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/tt-rss/7.0.22/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/tt-rss/7.0.23/CHANGELOG.md b/stable/tt-rss/7.0.23/CHANGELOG.md new file mode 100644 index 00000000000..a54e682522e --- /dev/null +++ b/stable/tt-rss/7.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tt-rss-7.0.23](https://github.com/truecharts/apps/compare/tt-rss-7.0.22...tt-rss-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tt-rss-7.0.22](https://github.com/truecharts/apps/compare/tt-rss-7.0.21...tt-rss-7.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [tt-rss-7.0.21](https://github.com/truecharts/apps/compare/tt-rss-7.0.19...tt-rss-7.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [tt-rss-7.0.19](https://github.com/truecharts/apps/compare/tt-rss-7.0.18...tt-rss-7.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [tt-rss-7.0.18](https://github.com/truecharts/apps/compare/tt-rss-7.0.17...tt-rss-7.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [tt-rss-7.0.17](https://github.com/truecharts/apps/compare/tt-rss-7.0.15...tt-rss-7.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [tt-rss-7.0.15](https://github.com/truecharts/apps/compare/tt-rss-7.0.13...tt-rss-7.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [tt-rss-7.0.13](https://github.com/truecharts/apps/compare/tt-rss-7.0.12...tt-rss-7.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [tt-rss-7.0.12](https://github.com/truecharts/apps/compare/tt-rss-7.0.11...tt-rss-7.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [tt-rss-7.0.11](https://github.com/truecharts/apps/compare/tt-rss-7.0.10...tt-rss-7.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [tt-rss-7.0.10](https://github.com/truecharts/apps/compare/tt-rss-7.0.9...tt-rss-7.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/tt-rss/7.0.23/Chart.lock b/stable/tt-rss/7.0.23/Chart.lock new file mode 100644 index 00000000000..a0ef0b3a8cf --- /dev/null +++ b/stable/tt-rss/7.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:52:00.367030561Z" diff --git a/stable/tt-rss/7.0.23/Chart.yaml b/stable/tt-rss/7.0.23/Chart.yaml new file mode 100644 index 00000000000..0f0ba491b93 --- /dev/null +++ b/stable/tt-rss/7.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.0.9113" +description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator +name: tt-rss +version: 7.0.23 +kubeVersion: ">=1.16.0-0" +keywords: + - tt-rss +home: https://github.com/truecharts/apps/tree/master/charts/stable/tt-rss +icon: https://truecharts.org/img/chart-icons/tt-rss.png +sources: + - https://git.tt-rss.org/fox/tt-rss +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tt-rss/7.0.23/README.md b/stable/tt-rss/7.0.23/README.md new file mode 100644 index 00000000000..3b764626f60 --- /dev/null +++ b/stable/tt-rss/7.0.23/README.md @@ -0,0 +1,108 @@ +# tt-rss + +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 2.0.9113](https://img.shields.io/badge/AppVersion-2.0.9113-informational?style=flat-square) + +Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator + +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: [tt-rss](https://truecharts.org/docs/charts/stable/tt-rss) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tt-rss` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tt-rss TrueCharts/tt-rss +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tt-rss` deployment + +```console +helm uninstall tt-rss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tt-rss \ + --set env.TZ="America/New York" \ + TrueCharts/tt-rss +``` + +#### 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 tt-rss TrueCharts/tt-rss -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/tt-rss/7.0.22/app-readme.md b/stable/tt-rss/7.0.23/app-readme.md similarity index 100% rename from stable/tt-rss/7.0.22/app-readme.md rename to stable/tt-rss/7.0.23/app-readme.md diff --git a/stable/tt-rss/7.0.23/charts/common-10.4.7.tgz b/stable/tt-rss/7.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/tt-rss/7.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/tt-rss/7.0.23/charts/postgresql-8.0.45.tgz b/stable/tt-rss/7.0.23/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/tt-rss/7.0.23/charts/postgresql-8.0.45.tgz differ diff --git a/stable/tt-rss/7.0.22/ix_values.yaml b/stable/tt-rss/7.0.23/ix_values.yaml similarity index 100% rename from stable/tt-rss/7.0.22/ix_values.yaml rename to stable/tt-rss/7.0.23/ix_values.yaml diff --git a/stable/tt-rss/7.0.22/questions.yaml b/stable/tt-rss/7.0.23/questions.yaml similarity index 100% rename from stable/tt-rss/7.0.22/questions.yaml rename to stable/tt-rss/7.0.23/questions.yaml diff --git a/stable/tt-rss/7.0.22/templates/common.yaml b/stable/tt-rss/7.0.23/templates/common.yaml similarity index 100% rename from stable/tt-rss/7.0.22/templates/common.yaml rename to stable/tt-rss/7.0.23/templates/common.yaml diff --git a/stable/tt-rss/7.0.23/values.yaml b/stable/tt-rss/7.0.23/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tvheadend/12.0.21/CHANGELOG.md b/stable/tvheadend/12.0.21/CHANGELOG.md new file mode 100644 index 00000000000..e44773b23ad --- /dev/null +++ b/stable/tvheadend/12.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tvheadend-12.0.21](https://github.com/truecharts/apps/compare/tvheadend-12.0.20...tvheadend-12.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [tvheadend-12.0.20](https://github.com/truecharts/apps/compare/tvheadend-12.0.18...tvheadend-12.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [tvheadend-12.0.18](https://github.com/truecharts/apps/compare/tvheadend-12.0.17...tvheadend-12.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [tvheadend-12.0.17](https://github.com/truecharts/apps/compare/tvheadend-12.0.16...tvheadend-12.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [tvheadend-12.0.16](https://github.com/truecharts/apps/compare/tvheadend-12.0.14...tvheadend-12.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [tvheadend-12.0.14](https://github.com/truecharts/apps/compare/tvheadend-12.0.12...tvheadend-12.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [tvheadend-12.0.12](https://github.com/truecharts/apps/compare/tvheadend-12.0.11...tvheadend-12.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [tvheadend-12.0.11](https://github.com/truecharts/apps/compare/tvheadend-12.0.10...tvheadend-12.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [tvheadend-12.0.10](https://github.com/truecharts/apps/compare/tvheadend-12.0.9...tvheadend-12.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [tvheadend-12.0.9](https://github.com/truecharts/apps/compare/tvheadend-12.0.8...tvheadend-12.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [tvheadend-12.0.8](https://github.com/truecharts/apps/compare/tvheadend-12.0.7...tvheadend-12.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/tvheadend/12.0.21/Chart.lock b/stable/tvheadend/12.0.21/Chart.lock new file mode 100644 index 00000000000..852fc99b375 --- /dev/null +++ b/stable/tvheadend/12.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:51:55.054009748Z" diff --git a/stable/tvheadend/12.0.21/Chart.yaml b/stable/tvheadend/12.0.21/Chart.yaml new file mode 100644 index 00000000000..67a117d9996 --- /dev/null +++ b/stable/tvheadend/12.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "63784405" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: TVheadend - a TV streaming server and digital video recorder +home: https://github.com/truecharts/apps/tree/master/charts/stable/tvheadend +icon: https://truecharts.org/img/chart-icons/tvheadend.png +keywords: + - tvheadend + - tv + - streaming + - dvb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tvheadend +sources: + - https://github.com/tvheadend/tvheadend +type: application +version: 12.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tvheadend/12.0.21/README.md b/stable/tvheadend/12.0.21/README.md new file mode 100644 index 00000000000..c01e2935231 --- /dev/null +++ b/stable/tvheadend/12.0.21/README.md @@ -0,0 +1,107 @@ +# tvheadend + +![Version: 12.0.21](https://img.shields.io/badge/Version-12.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 63784405](https://img.shields.io/badge/AppVersion-63784405-informational?style=flat-square) + +TVheadend - a TV streaming server and digital video recorder + +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: [tvheadend](https://truecharts.org/docs/charts/stable/tvheadend) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `tvheadend` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install tvheadend TrueCharts/tvheadend +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `tvheadend` deployment + +```console +helm uninstall tvheadend +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tvheadend \ + --set env.TZ="America/New York" \ + TrueCharts/tvheadend +``` + +#### 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 tvheadend TrueCharts/tvheadend -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/tvheadend/12.0.21/app-readme.md b/stable/tvheadend/12.0.21/app-readme.md new file mode 100644 index 00000000000..3cac4c79915 --- /dev/null +++ b/stable/tvheadend/12.0.21/app-readme.md @@ -0,0 +1,8 @@ +TVheadend - a TV streaming server and digital video recorder + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/tvheadend + +--- + +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/tvheadend/12.0.21/charts/common-10.4.7.tgz b/stable/tvheadend/12.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/tvheadend/12.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/tvheadend/12.0.21/ix_values.yaml b/stable/tvheadend/12.0.21/ix_values.yaml new file mode 100644 index 00000000000..cc19c9c5cf4 --- /dev/null +++ b/stable/tvheadend/12.0.21/ix_values.yaml @@ -0,0 +1,37 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: version-63784405@sha256:55617b2f0e1a9d9cefb853c5d52f3729da88c9662ad18813e688201dbe3aee9a + +securityContext: + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +# See https://github.com/linuxserver/docker-tvheadend#parameters +env: + {} + # RUN_OPTS: + +service: + main: + ports: + main: + port: 9981 + targetPort: 9981 + htsp: + enabled: true + ports: + htsp: + enabled: true + port: 9982 + targetPort: 9982 + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true diff --git a/stable/tvheadend/12.0.21/questions.yaml b/stable/tvheadend/12.0.21/questions.yaml new file mode 100644 index 00000000000..7d1a03738d1 --- /dev/null +++ b/stable/tvheadend/12.0.21/questions.yaml @@ -0,0 +1,2558 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 9981 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 9981 + + + - variable: htsp + label: "HTSP Service" + description: "HTSP service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: htsp + label: "TCP 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: 9982 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 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: 9982 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/tvheadend/12.0.21/templates/common.yaml b/stable/tvheadend/12.0.21/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tvheadend/12.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tvheadend/12.0.21/values.yaml b/stable/tvheadend/12.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/twtxt/3.0.20/CHANGELOG.md b/stable/twtxt/3.0.20/CHANGELOG.md deleted file mode 100644 index 120b2454471..00000000000 --- a/stable/twtxt/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [twtxt-3.0.20](https://github.com/truecharts/apps/compare/twtxt-3.0.18...twtxt-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [twtxt-3.0.18](https://github.com/truecharts/apps/compare/twtxt-3.0.17...twtxt-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [twtxt-3.0.17](https://github.com/truecharts/apps/compare/twtxt-3.0.16...twtxt-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [twtxt-3.0.16](https://github.com/truecharts/apps/compare/twtxt-3.0.14...twtxt-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [twtxt-3.0.14](https://github.com/truecharts/apps/compare/twtxt-3.0.12...twtxt-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [twtxt-3.0.12](https://github.com/truecharts/apps/compare/twtxt-3.0.11...twtxt-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [twtxt-3.0.11](https://github.com/truecharts/apps/compare/twtxt-3.0.10...twtxt-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [twtxt-3.0.10](https://github.com/truecharts/apps/compare/twtxt-3.0.9...twtxt-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [twtxt-3.0.9](https://github.com/truecharts/apps/compare/twtxt-3.0.8...twtxt-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [twtxt-3.0.8](https://github.com/truecharts/apps/compare/twtxt-3.0.7...twtxt-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [twtxt-3.0.7](https://github.com/truecharts/apps/compare/twtxt-3.0.6...twtxt-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/twtxt/3.0.20/Chart.lock b/stable/twtxt/3.0.20/Chart.lock deleted file mode 100644 index 546dd15d8ff..00000000000 --- a/stable/twtxt/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:17:09.849971663Z" diff --git a/stable/twtxt/3.0.20/Chart.yaml b/stable/twtxt/3.0.20/Chart.yaml deleted file mode 100644 index ad83baadcf3..00000000000 --- a/stable/twtxt/3.0.20/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: - "A Self-Hosted, Twitter\u2122-like Decentralised microBlogging platform.\ - \ No ads, no tracking, your content, your data!" -home: https://github.com/truecharts/apps/tree/master/charts/stable/twtxt -icon: https://truecharts.org/img/chart-icons/twtxt.png -keywords: - - twtxt - - blogging - - blog - - social-network -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: twtxt -sources: - - https://github.com/prologic/twtxt - - https://github.com/nicholaswilde/docker-twtxt -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/twtxt/3.0.20/README.md b/stable/twtxt/3.0.20/README.md deleted file mode 100644 index c9d44cadee5..00000000000 --- a/stable/twtxt/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# twtxt - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.1](https://img.shields.io/badge/AppVersion-0.1.1-informational?style=flat-square) - -A Self-Hosted, Twitterâ„¢-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! - -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: [twtxt](https://truecharts.org/docs/charts/stable/twtxt) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `twtxt` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install twtxt TrueCharts/twtxt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `twtxt` deployment - -```console -helm uninstall twtxt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install twtxt \ - --set env.TZ="America/New York" \ - TrueCharts/twtxt -``` - -#### 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 twtxt TrueCharts/twtxt -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/twtxt/3.0.20/charts/common-10.4.6.tgz b/stable/twtxt/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/twtxt/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/twtxt/3.0.21/CHANGELOG.md b/stable/twtxt/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..0f6bdd5c875 --- /dev/null +++ b/stable/twtxt/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [twtxt-3.0.21](https://github.com/truecharts/apps/compare/twtxt-3.0.20...twtxt-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [twtxt-3.0.20](https://github.com/truecharts/apps/compare/twtxt-3.0.18...twtxt-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [twtxt-3.0.18](https://github.com/truecharts/apps/compare/twtxt-3.0.17...twtxt-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [twtxt-3.0.17](https://github.com/truecharts/apps/compare/twtxt-3.0.16...twtxt-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [twtxt-3.0.16](https://github.com/truecharts/apps/compare/twtxt-3.0.14...twtxt-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [twtxt-3.0.14](https://github.com/truecharts/apps/compare/twtxt-3.0.12...twtxt-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [twtxt-3.0.12](https://github.com/truecharts/apps/compare/twtxt-3.0.11...twtxt-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [twtxt-3.0.11](https://github.com/truecharts/apps/compare/twtxt-3.0.10...twtxt-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [twtxt-3.0.10](https://github.com/truecharts/apps/compare/twtxt-3.0.9...twtxt-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [twtxt-3.0.9](https://github.com/truecharts/apps/compare/twtxt-3.0.8...twtxt-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [twtxt-3.0.8](https://github.com/truecharts/apps/compare/twtxt-3.0.7...twtxt-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/twtxt/3.0.21/Chart.lock b/stable/twtxt/3.0.21/Chart.lock new file mode 100644 index 00000000000..a65257afd37 --- /dev/null +++ b/stable/twtxt/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:51:54.856550443Z" diff --git a/stable/twtxt/3.0.21/Chart.yaml b/stable/twtxt/3.0.21/Chart.yaml new file mode 100644 index 00000000000..482cf9b3c61 --- /dev/null +++ b/stable/twtxt/3.0.21/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: + "A Self-Hosted, Twitter\u2122-like Decentralised microBlogging platform.\ + \ No ads, no tracking, your content, your data!" +home: https://github.com/truecharts/apps/tree/master/charts/stable/twtxt +icon: https://truecharts.org/img/chart-icons/twtxt.png +keywords: + - twtxt + - blogging + - blog + - social-network +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: twtxt +sources: + - https://github.com/prologic/twtxt + - https://github.com/nicholaswilde/docker-twtxt +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/twtxt/3.0.21/README.md b/stable/twtxt/3.0.21/README.md new file mode 100644 index 00000000000..aaf16dd67b6 --- /dev/null +++ b/stable/twtxt/3.0.21/README.md @@ -0,0 +1,108 @@ +# twtxt + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.1](https://img.shields.io/badge/AppVersion-0.1.1-informational?style=flat-square) + +A Self-Hosted, Twitterâ„¢-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! + +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: [twtxt](https://truecharts.org/docs/charts/stable/twtxt) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `twtxt` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install twtxt TrueCharts/twtxt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `twtxt` deployment + +```console +helm uninstall twtxt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install twtxt \ + --set env.TZ="America/New York" \ + TrueCharts/twtxt +``` + +#### 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 twtxt TrueCharts/twtxt -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/twtxt/3.0.20/app-readme.md b/stable/twtxt/3.0.21/app-readme.md similarity index 100% rename from stable/twtxt/3.0.20/app-readme.md rename to stable/twtxt/3.0.21/app-readme.md diff --git a/stable/twtxt/3.0.21/charts/common-10.4.7.tgz b/stable/twtxt/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/twtxt/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/twtxt/3.0.20/ix_values.yaml b/stable/twtxt/3.0.21/ix_values.yaml similarity index 100% rename from stable/twtxt/3.0.20/ix_values.yaml rename to stable/twtxt/3.0.21/ix_values.yaml diff --git a/stable/twtxt/3.0.20/questions.yaml b/stable/twtxt/3.0.21/questions.yaml similarity index 100% rename from stable/twtxt/3.0.20/questions.yaml rename to stable/twtxt/3.0.21/questions.yaml diff --git a/stable/twtxt/3.0.20/templates/common.yaml b/stable/twtxt/3.0.21/templates/common.yaml similarity index 100% rename from stable/twtxt/3.0.20/templates/common.yaml rename to stable/twtxt/3.0.21/templates/common.yaml diff --git a/stable/twtxt/3.0.21/values.yaml b/stable/twtxt/3.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/typecho/3.0.22/CHANGELOG.md b/stable/typecho/3.0.22/CHANGELOG.md deleted file mode 100644 index 2efdba726b0..00000000000 --- a/stable/typecho/3.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [typecho-3.0.22](https://github.com/truecharts/apps/compare/typecho-3.0.21...typecho-3.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [typecho-3.0.21](https://github.com/truecharts/apps/compare/typecho-3.0.19...typecho-3.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [typecho-3.0.19](https://github.com/truecharts/apps/compare/typecho-3.0.18...typecho-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [typecho-3.0.18](https://github.com/truecharts/apps/compare/typecho-3.0.17...typecho-3.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [typecho-3.0.17](https://github.com/truecharts/apps/compare/typecho-3.0.15...typecho-3.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [typecho-3.0.15](https://github.com/truecharts/apps/compare/typecho-3.0.13...typecho-3.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [typecho-3.0.13](https://github.com/truecharts/apps/compare/typecho-3.0.12...typecho-3.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [typecho-3.0.12](https://github.com/truecharts/apps/compare/typecho-3.0.11...typecho-3.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [typecho-3.0.11](https://github.com/truecharts/apps/compare/typecho-3.0.10...typecho-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [typecho-3.0.10](https://github.com/truecharts/apps/compare/typecho-3.0.9...typecho-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [typecho-3.0.9](https://github.com/truecharts/apps/compare/typecho-3.0.8...typecho-3.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/typecho/3.0.22/Chart.lock b/stable/typecho/3.0.22/Chart.lock deleted file mode 100644 index 15213136799..00000000000 --- a/stable/typecho/3.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:45:55.789976976Z" diff --git a/stable/typecho/3.0.22/Chart.yaml b/stable/typecho/3.0.22/Chart.yaml deleted file mode 100644 index 0983fca0278..00000000000 --- a/stable/typecho/3.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -description: Typecho is a PHP Blogging Platform. -home: https://github.com/truecharts/apps/tree/master/charts/stable/typecho -icon: https://truecharts.org/img/chart-icons/typecho.png -keywords: - - typecho - - blog -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: typecho -sources: - - https://github.com/typecho/typecho - - https://hub.docker.com/r/joyqi/typecho -version: 3.0.22 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/typecho/3.0.22/README.md b/stable/typecho/3.0.22/README.md deleted file mode 100644 index 6bae84b1bc7..00000000000 --- a/stable/typecho/3.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# typecho - -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) - -Typecho is a PHP Blogging Platform. - -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: [typecho](https://truecharts.org/docs/charts/stable/typecho) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `typecho` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install typecho TrueCharts/typecho -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `typecho` deployment - -```console -helm uninstall typecho -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install typecho \ - --set env.TZ="America/New York" \ - TrueCharts/typecho -``` - -#### 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 typecho TrueCharts/typecho -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/typecho/3.0.22/charts/common-10.4.6.tgz b/stable/typecho/3.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/typecho/3.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/typecho/3.0.22/charts/mariadb-3.0.41.tgz b/stable/typecho/3.0.22/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/typecho/3.0.22/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/typecho/3.0.23/CHANGELOG.md b/stable/typecho/3.0.23/CHANGELOG.md new file mode 100644 index 00000000000..8c229df9e4a --- /dev/null +++ b/stable/typecho/3.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [typecho-3.0.23](https://github.com/truecharts/apps/compare/typecho-3.0.22...typecho-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [typecho-3.0.22](https://github.com/truecharts/apps/compare/typecho-3.0.21...typecho-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [typecho-3.0.21](https://github.com/truecharts/apps/compare/typecho-3.0.19...typecho-3.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [typecho-3.0.19](https://github.com/truecharts/apps/compare/typecho-3.0.18...typecho-3.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [typecho-3.0.18](https://github.com/truecharts/apps/compare/typecho-3.0.17...typecho-3.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [typecho-3.0.17](https://github.com/truecharts/apps/compare/typecho-3.0.15...typecho-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [typecho-3.0.15](https://github.com/truecharts/apps/compare/typecho-3.0.13...typecho-3.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [typecho-3.0.13](https://github.com/truecharts/apps/compare/typecho-3.0.12...typecho-3.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [typecho-3.0.12](https://github.com/truecharts/apps/compare/typecho-3.0.11...typecho-3.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [typecho-3.0.11](https://github.com/truecharts/apps/compare/typecho-3.0.10...typecho-3.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [typecho-3.0.10](https://github.com/truecharts/apps/compare/typecho-3.0.9...typecho-3.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/typecho/3.0.23/Chart.lock b/stable/typecho/3.0.23/Chart.lock new file mode 100644 index 00000000000..b90a72bafbf --- /dev/null +++ b/stable/typecho/3.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:52:16.719983225Z" diff --git a/stable/typecho/3.0.23/Chart.yaml b/stable/typecho/3.0.23/Chart.yaml new file mode 100644 index 00000000000..0d7bc31fda0 --- /dev/null +++ b/stable/typecho/3.0.23/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: Typecho is a PHP Blogging Platform. +home: https://github.com/truecharts/apps/tree/master/charts/stable/typecho +icon: https://truecharts.org/img/chart-icons/typecho.png +keywords: + - typecho + - blog +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: typecho +sources: + - https://github.com/typecho/typecho + - https://hub.docker.com/r/joyqi/typecho +version: 3.0.23 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/typecho/3.0.23/README.md b/stable/typecho/3.0.23/README.md new file mode 100644 index 00000000000..f8f54aebe1a --- /dev/null +++ b/stable/typecho/3.0.23/README.md @@ -0,0 +1,109 @@ +# typecho + +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) + +Typecho is a PHP Blogging Platform. + +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: [typecho](https://truecharts.org/docs/charts/stable/typecho) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `typecho` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install typecho TrueCharts/typecho +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `typecho` deployment + +```console +helm uninstall typecho +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install typecho \ + --set env.TZ="America/New York" \ + TrueCharts/typecho +``` + +#### 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 typecho TrueCharts/typecho -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/typecho/3.0.22/app-readme.md b/stable/typecho/3.0.23/app-readme.md similarity index 100% rename from stable/typecho/3.0.22/app-readme.md rename to stable/typecho/3.0.23/app-readme.md diff --git a/stable/typecho/3.0.23/charts/common-10.4.7.tgz b/stable/typecho/3.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/typecho/3.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/typecho/3.0.23/charts/mariadb-3.0.43.tgz b/stable/typecho/3.0.23/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/typecho/3.0.23/charts/mariadb-3.0.43.tgz differ diff --git a/stable/typecho/3.0.22/ix_values.yaml b/stable/typecho/3.0.23/ix_values.yaml similarity index 100% rename from stable/typecho/3.0.22/ix_values.yaml rename to stable/typecho/3.0.23/ix_values.yaml diff --git a/stable/typecho/3.0.22/questions.yaml b/stable/typecho/3.0.23/questions.yaml similarity index 100% rename from stable/typecho/3.0.22/questions.yaml rename to stable/typecho/3.0.23/questions.yaml diff --git a/stable/typecho/3.0.23/templates/common.yaml b/stable/typecho/3.0.23/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/typecho/3.0.23/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/typecho/3.0.23/values.yaml b/stable/typecho/3.0.23/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/ubooquity/3.0.21/CHANGELOG.md b/stable/ubooquity/3.0.21/CHANGELOG.md deleted file mode 100644 index b413db06dee..00000000000 --- a/stable/ubooquity/3.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ubooquity-3.0.21](https://github.com/truecharts/apps/compare/ubooquity-3.0.19...ubooquity-3.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [ubooquity-3.0.19](https://github.com/truecharts/apps/compare/ubooquity-3.0.18...ubooquity-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [ubooquity-3.0.18](https://github.com/truecharts/apps/compare/ubooquity-3.0.17...ubooquity-3.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [ubooquity-3.0.17](https://github.com/truecharts/apps/compare/ubooquity-3.0.15...ubooquity-3.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ubooquity-3.0.15](https://github.com/truecharts/apps/compare/ubooquity-3.0.13...ubooquity-3.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [ubooquity-3.0.13](https://github.com/truecharts/apps/compare/ubooquity-3.0.12...ubooquity-3.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [ubooquity-3.0.12](https://github.com/truecharts/apps/compare/ubooquity-3.0.11...ubooquity-3.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ubooquity-3.0.11](https://github.com/truecharts/apps/compare/ubooquity-3.0.10...ubooquity-3.0.11) (2022-07-11) - - - - -### [ubooquity-3.0.10](https://github.com/truecharts/apps/compare/ubooquity-3.0.9...ubooquity-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - -#### Fix - -* make root fs writable ([#3142](https://github.com/truecharts/apps/issues/3142)) - - - - -### [ubooquity-3.0.9](https://github.com/truecharts/apps/compare/ubooquity-3.0.8...ubooquity-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [ubooquity-3.0.8](https://github.com/truecharts/apps/compare/ubooquity-3.0.7...ubooquity-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/ubooquity/3.0.21/Chart.lock b/stable/ubooquity/3.0.21/Chart.lock deleted file mode 100644 index b19014ca06a..00000000000 --- a/stable/ubooquity/3.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:17:28.46304294Z" diff --git a/stable/ubooquity/3.0.21/Chart.yaml b/stable/ubooquity/3.0.21/Chart.yaml deleted file mode 100644 index 0aa92d7b1a6..00000000000 --- a/stable/ubooquity/3.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ubooquity -version: 3.0.21 -appVersion: "2.1.2" -description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/ubooquity -icon: https://truecharts.org/img/chart-icons/ubooquity.png -keywords: - - ubooquity -sources: - - https://hub.docker.com/r/linuxserver/ubooquity -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ubooquity/3.0.21/README.md b/stable/ubooquity/3.0.21/README.md deleted file mode 100644 index d203ba44146..00000000000 --- a/stable/ubooquity/3.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ubooquity - -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) - -Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. - -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: [ubooquity](https://truecharts.org/docs/charts/stable/ubooquity) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `ubooquity` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install ubooquity TrueCharts/ubooquity -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `ubooquity` deployment - -```console -helm uninstall ubooquity -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ubooquity \ - --set env.TZ="America/New York" \ - TrueCharts/ubooquity -``` - -#### 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 ubooquity TrueCharts/ubooquity -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ubooquity/3.0.21/charts/common-10.4.6.tgz b/stable/ubooquity/3.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/ubooquity/3.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/ubooquity/3.0.22/CHANGELOG.md b/stable/ubooquity/3.0.22/CHANGELOG.md new file mode 100644 index 00000000000..5ab972421d8 --- /dev/null +++ b/stable/ubooquity/3.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ubooquity-3.0.22](https://github.com/truecharts/apps/compare/ubooquity-3.0.21...ubooquity-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ubooquity-3.0.21](https://github.com/truecharts/apps/compare/ubooquity-3.0.19...ubooquity-3.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ubooquity-3.0.19](https://github.com/truecharts/apps/compare/ubooquity-3.0.18...ubooquity-3.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ubooquity-3.0.18](https://github.com/truecharts/apps/compare/ubooquity-3.0.17...ubooquity-3.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ubooquity-3.0.17](https://github.com/truecharts/apps/compare/ubooquity-3.0.15...ubooquity-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ubooquity-3.0.15](https://github.com/truecharts/apps/compare/ubooquity-3.0.13...ubooquity-3.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ubooquity-3.0.13](https://github.com/truecharts/apps/compare/ubooquity-3.0.12...ubooquity-3.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ubooquity-3.0.12](https://github.com/truecharts/apps/compare/ubooquity-3.0.11...ubooquity-3.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [ubooquity-3.0.11](https://github.com/truecharts/apps/compare/ubooquity-3.0.10...ubooquity-3.0.11) (2022-07-11) + + + + +### [ubooquity-3.0.10](https://github.com/truecharts/apps/compare/ubooquity-3.0.9...ubooquity-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + +#### Fix + +* make root fs writable ([#3142](https://github.com/truecharts/apps/issues/3142)) + + + + +### [ubooquity-3.0.9](https://github.com/truecharts/apps/compare/ubooquity-3.0.8...ubooquity-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/ubooquity/3.0.22/Chart.lock b/stable/ubooquity/3.0.22/Chart.lock new file mode 100644 index 00000000000..b532fe920e9 --- /dev/null +++ b/stable/ubooquity/3.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:52:13.394869529Z" diff --git a/stable/ubooquity/3.0.22/Chart.yaml b/stable/ubooquity/3.0.22/Chart.yaml new file mode 100644 index 00000000000..9456708aca7 --- /dev/null +++ b/stable/ubooquity/3.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ubooquity +version: 3.0.22 +appVersion: "2.1.2" +description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/ubooquity +icon: https://truecharts.org/img/chart-icons/ubooquity.png +keywords: + - ubooquity +sources: + - https://hub.docker.com/r/linuxserver/ubooquity +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ubooquity/3.0.22/README.md b/stable/ubooquity/3.0.22/README.md new file mode 100644 index 00000000000..b89b59f846b --- /dev/null +++ b/stable/ubooquity/3.0.22/README.md @@ -0,0 +1,107 @@ +# ubooquity + +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) + +Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. + +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: [ubooquity](https://truecharts.org/docs/charts/stable/ubooquity) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ubooquity` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ubooquity TrueCharts/ubooquity +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ubooquity` deployment + +```console +helm uninstall ubooquity +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ubooquity \ + --set env.TZ="America/New York" \ + TrueCharts/ubooquity +``` + +#### 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 ubooquity TrueCharts/ubooquity -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/ubooquity/3.0.21/app-readme.md b/stable/ubooquity/3.0.22/app-readme.md similarity index 100% rename from stable/ubooquity/3.0.21/app-readme.md rename to stable/ubooquity/3.0.22/app-readme.md diff --git a/stable/ubooquity/3.0.22/charts/common-10.4.7.tgz b/stable/ubooquity/3.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/ubooquity/3.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/ubooquity/3.0.21/ix_values.yaml b/stable/ubooquity/3.0.22/ix_values.yaml similarity index 100% rename from stable/ubooquity/3.0.21/ix_values.yaml rename to stable/ubooquity/3.0.22/ix_values.yaml diff --git a/stable/ubooquity/3.0.21/questions.yaml b/stable/ubooquity/3.0.22/questions.yaml similarity index 100% rename from stable/ubooquity/3.0.21/questions.yaml rename to stable/ubooquity/3.0.22/questions.yaml diff --git a/stable/ubooquity/3.0.22/templates/common.yaml b/stable/ubooquity/3.0.22/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/ubooquity/3.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/ubooquity/3.0.22/values.yaml b/stable/ubooquity/3.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unifi/11.0.21/CHANGELOG.md b/stable/unifi/11.0.21/CHANGELOG.md new file mode 100644 index 00000000000..0a015e1a313 --- /dev/null +++ b/stable/unifi/11.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unifi-11.0.21](https://github.com/truecharts/apps/compare/unifi-11.0.20...unifi-11.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [unifi-11.0.20](https://github.com/truecharts/apps/compare/unifi-11.0.18...unifi-11.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [unifi-11.0.18](https://github.com/truecharts/apps/compare/unifi-11.0.17...unifi-11.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [unifi-11.0.17](https://github.com/truecharts/apps/compare/unifi-11.0.16...unifi-11.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [unifi-11.0.16](https://github.com/truecharts/apps/compare/unifi-11.0.14...unifi-11.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [unifi-11.0.14](https://github.com/truecharts/apps/compare/unifi-11.0.12...unifi-11.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [unifi-11.0.12](https://github.com/truecharts/apps/compare/unifi-11.0.11...unifi-11.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [unifi-11.0.11](https://github.com/truecharts/apps/compare/unifi-11.0.10...unifi-11.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [unifi-11.0.10](https://github.com/truecharts/apps/compare/unifi-11.0.9...unifi-11.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [unifi-11.0.9](https://github.com/truecharts/apps/compare/unifi-11.0.8...unifi-11.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [unifi-11.0.8](https://github.com/truecharts/apps/compare/unifi-11.0.7...unifi-11.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/unifi/11.0.21/Chart.lock b/stable/unifi/11.0.21/Chart.lock new file mode 100644 index 00000000000..b68d45fb756 --- /dev/null +++ b/stable/unifi/11.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:52:14.469579553Z" diff --git a/stable/unifi/11.0.21/Chart.yaml b/stable/unifi/11.0.21/Chart.yaml new file mode 100644 index 00000000000..e6a32c26f5c --- /dev/null +++ b/stable/unifi/11.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "7.1.66" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Ubiquiti Network's Unifi Controller +home: https://github.com/truecharts/apps/tree/master/charts/stable/unifi +icon: https://truecharts.org/img/chart-icons/unifi.png +keywords: + - ubiquiti + - unifi +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unifi +sources: + - https://github.com/jacobalberty/unifi-docker + - https://unifi-network.ui.com +type: application +version: 11.0.21 +annotations: + truecharts.org/catagories: | + - Networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unifi/11.0.21/README.md b/stable/unifi/11.0.21/README.md new file mode 100644 index 00000000000..ef57c1f8419 --- /dev/null +++ b/stable/unifi/11.0.21/README.md @@ -0,0 +1,108 @@ +# unifi + +![Version: 11.0.21](https://img.shields.io/badge/Version-11.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.1.66](https://img.shields.io/badge/AppVersion-7.1.66-informational?style=flat-square) + +Ubiquiti Network's Unifi Controller + +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: [unifi](https://truecharts.org/docs/charts/stable/unifi) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `unifi` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install unifi TrueCharts/unifi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `unifi` deployment + +```console +helm uninstall unifi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install unifi \ + --set env.TZ="America/New York" \ + TrueCharts/unifi +``` + +#### 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 unifi TrueCharts/unifi -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/unifi/11.0.21/app-readme.md b/stable/unifi/11.0.21/app-readme.md new file mode 100644 index 00000000000..b7870b0c7c6 --- /dev/null +++ b/stable/unifi/11.0.21/app-readme.md @@ -0,0 +1,8 @@ +Ubiquiti Network's Unifi Controller + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/unifi + +--- + +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/unifi/11.0.21/charts/common-10.4.7.tgz b/stable/unifi/11.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/unifi/11.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/unifi/11.0.21/ix_values.yaml b/stable/unifi/11.0.21/ix_values.yaml new file mode 100644 index 00000000000..6fa5bbc70eb --- /dev/null +++ b/stable/unifi/11.0.21/ix_values.yaml @@ -0,0 +1,61 @@ +image: + repository: tccr.io/truecharts/unifi + tag: v7.1.66@sha256:be4b17bcf9a49717b9ae94c921d7ba6245223cf83bdaff5c541b7c59b459fffd + pullPolicy: IfNotPresent + +service: + main: + ports: + main: + protocol: HTTPS + port: 8443 + targetPort: 8443 + comm: + enabled: true + ports: + comm: + enabled: true + port: 8080 + targetPort: 8080 + stun: + enabled: true + ports: + stun: + enabled: true + port: 3478 + targetPort: 3478 + protocol: UDP + speedtest: + enabled: true + ports: + speedtest: + enabled: true + port: 6789 + targetPort: 6789 + guestportal: + enabled: true + ports: + web: + enabled: true + port: 8880 + targetPort: 8880 + protocol: HTTP + websecure: + enabled: true + port: 8843 + targetPort: 8843 + protocol: HTTPS + +securityContext: + readOnlyRootFilesystem: false + +podSecurityContext: + runAsGroup: 999 + runAsUser: 999 + +env: {} + +persistence: + config: + enabled: true + mountPath: "/unifi" diff --git a/stable/unifi/11.0.21/questions.yaml b/stable/unifi/11.0.21/questions.yaml new file mode 100644 index 00000000000..4f44d301abb --- /dev/null +++ b/stable/unifi/11.0.21/questions.yaml @@ -0,0 +1,2988 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 8443 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTPS" + 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: 8443 + + + - variable: comm + label: "Unifi Device Communication Service" + description: "Unifi Device Communication Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: comm + label: "TCP 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: 8080 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 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: stun + label: "STUN Device Communication Service" + description: "STUN Device Communication Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: stun + label: "TCP 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: 3478 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "UDP" + 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: 3478 + + - variable: speedtest + label: "Speedtest Service" + description: "Speedtest Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: speedtest + label: "TCP 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: 6789 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 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: 6789 + + - variable: guestportal + label: "Guest Portal Service" + description: "Guest Portal Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: web + label: "Web 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: 8880 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 8880 + + - variable: websecure + label: "Secure Web 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: 8843 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTPS" + 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: 8843 + + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 999 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 999 + - 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/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/unifi/11.0.21/templates/common.yaml b/stable/unifi/11.0.21/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unifi/11.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unifi/11.0.21/values.yaml b/stable/unifi/11.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unmanic/3.0.20/CHANGELOG.md b/stable/unmanic/3.0.20/CHANGELOG.md deleted file mode 100644 index 491428dd4a1..00000000000 --- a/stable/unmanic/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unmanic-3.0.20](https://github.com/truecharts/apps/compare/unmanic-3.0.18...unmanic-3.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [unmanic-3.0.18](https://github.com/truecharts/apps/compare/unmanic-3.0.17...unmanic-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [unmanic-3.0.17](https://github.com/truecharts/apps/compare/unmanic-3.0.16...unmanic-3.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [unmanic-3.0.16](https://github.com/truecharts/apps/compare/unmanic-3.0.14...unmanic-3.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [unmanic-3.0.14](https://github.com/truecharts/apps/compare/unmanic-3.0.12...unmanic-3.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [unmanic-3.0.12](https://github.com/truecharts/apps/compare/unmanic-3.0.11...unmanic-3.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [unmanic-3.0.11](https://github.com/truecharts/apps/compare/unmanic-3.0.10...unmanic-3.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [unmanic-3.0.10](https://github.com/truecharts/apps/compare/unmanic-3.0.9...unmanic-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [unmanic-3.0.9](https://github.com/truecharts/apps/compare/unmanic-3.0.8...unmanic-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [unmanic-3.0.8](https://github.com/truecharts/apps/compare/unmanic-3.0.7...unmanic-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [unmanic-3.0.7](https://github.com/truecharts/apps/compare/unmanic-3.0.6...unmanic-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/unmanic/3.0.20/Chart.lock b/stable/unmanic/3.0.20/Chart.lock deleted file mode 100644 index 9f4d368de10..00000000000 --- a/stable/unmanic/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:17:42.178150267Z" diff --git a/stable/unmanic/3.0.20/Chart.yaml b/stable/unmanic/3.0.20/Chart.yaml deleted file mode 100644 index 530ccffcafd..00000000000 --- a/stable/unmanic/3.0.20/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.2.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Unmanic is a simple tool for optimising your file library. -home: https://github.com/truecharts/apps/tree/master/charts/stable/unmanic -icon: https://truecharts.org/img/chart-icons/unmanic.png -keywords: - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unmanic -sources: - - https://github.com/Unmanic/unmanic - - https://hub.docker.com/r/josh5/unmanic -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/unmanic/3.0.20/README.md b/stable/unmanic/3.0.20/README.md deleted file mode 100644 index 566a153f474..00000000000 --- a/stable/unmanic/3.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# unmanic - -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![AppVersion: 0.2.3](https://img.shields.io/badge/AppVersion-0.2.3-informational?style=flat-square) - -Unmanic is a simple tool for optimising your file library. - -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: [unmanic](https://truecharts.org/docs/charts/stable/unmanic) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `unmanic` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install unmanic TrueCharts/unmanic -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `unmanic` deployment - -```console -helm uninstall unmanic -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install unmanic \ - --set env.TZ="America/New York" \ - TrueCharts/unmanic -``` - -#### 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 unmanic TrueCharts/unmanic -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/unmanic/3.0.20/charts/common-10.4.6.tgz b/stable/unmanic/3.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/unmanic/3.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/unmanic/3.0.21/CHANGELOG.md b/stable/unmanic/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..16f3fce19e7 --- /dev/null +++ b/stable/unmanic/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unmanic-3.0.21](https://github.com/truecharts/apps/compare/unmanic-3.0.20...unmanic-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [unmanic-3.0.20](https://github.com/truecharts/apps/compare/unmanic-3.0.18...unmanic-3.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [unmanic-3.0.18](https://github.com/truecharts/apps/compare/unmanic-3.0.17...unmanic-3.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [unmanic-3.0.17](https://github.com/truecharts/apps/compare/unmanic-3.0.16...unmanic-3.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [unmanic-3.0.16](https://github.com/truecharts/apps/compare/unmanic-3.0.14...unmanic-3.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [unmanic-3.0.14](https://github.com/truecharts/apps/compare/unmanic-3.0.12...unmanic-3.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [unmanic-3.0.12](https://github.com/truecharts/apps/compare/unmanic-3.0.11...unmanic-3.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [unmanic-3.0.11](https://github.com/truecharts/apps/compare/unmanic-3.0.10...unmanic-3.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [unmanic-3.0.10](https://github.com/truecharts/apps/compare/unmanic-3.0.9...unmanic-3.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [unmanic-3.0.9](https://github.com/truecharts/apps/compare/unmanic-3.0.8...unmanic-3.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [unmanic-3.0.8](https://github.com/truecharts/apps/compare/unmanic-3.0.7...unmanic-3.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/unmanic/3.0.21/Chart.lock b/stable/unmanic/3.0.21/Chart.lock new file mode 100644 index 00000000000..aef85abe174 --- /dev/null +++ b/stable/unmanic/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:52:27.092218743Z" diff --git a/stable/unmanic/3.0.21/Chart.yaml b/stable/unmanic/3.0.21/Chart.yaml new file mode 100644 index 00000000000..39006accf7a --- /dev/null +++ b/stable/unmanic/3.0.21/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.2.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Unmanic is a simple tool for optimising your file library. +home: https://github.com/truecharts/apps/tree/master/charts/stable/unmanic +icon: https://truecharts.org/img/chart-icons/unmanic.png +keywords: + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unmanic +sources: + - https://github.com/Unmanic/unmanic + - https://hub.docker.com/r/josh5/unmanic +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unmanic/3.0.21/README.md b/stable/unmanic/3.0.21/README.md new file mode 100644 index 00000000000..6e5f55b4d6b --- /dev/null +++ b/stable/unmanic/3.0.21/README.md @@ -0,0 +1,108 @@ +# unmanic + +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![AppVersion: 0.2.3](https://img.shields.io/badge/AppVersion-0.2.3-informational?style=flat-square) + +Unmanic is a simple tool for optimising your file library. + +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: [unmanic](https://truecharts.org/docs/charts/stable/unmanic) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `unmanic` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install unmanic TrueCharts/unmanic +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `unmanic` deployment + +```console +helm uninstall unmanic +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install unmanic \ + --set env.TZ="America/New York" \ + TrueCharts/unmanic +``` + +#### 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 unmanic TrueCharts/unmanic -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/unmanic/3.0.20/app-readme.md b/stable/unmanic/3.0.21/app-readme.md similarity index 100% rename from stable/unmanic/3.0.20/app-readme.md rename to stable/unmanic/3.0.21/app-readme.md diff --git a/stable/unmanic/3.0.21/charts/common-10.4.7.tgz b/stable/unmanic/3.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/unmanic/3.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/unmanic/3.0.20/ix_values.yaml b/stable/unmanic/3.0.21/ix_values.yaml similarity index 100% rename from stable/unmanic/3.0.20/ix_values.yaml rename to stable/unmanic/3.0.21/ix_values.yaml diff --git a/stable/unmanic/3.0.20/questions.yaml b/stable/unmanic/3.0.21/questions.yaml similarity index 100% rename from stable/unmanic/3.0.20/questions.yaml rename to stable/unmanic/3.0.21/questions.yaml diff --git a/stable/unmanic/3.0.21/templates/common.yaml b/stable/unmanic/3.0.21/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unmanic/3.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unmanic/3.0.21/values.yaml b/stable/unmanic/3.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpackerr/6.0.20/CHANGELOG.md b/stable/unpackerr/6.0.20/CHANGELOG.md deleted file mode 100644 index 0dd8f790345..00000000000 --- a/stable/unpackerr/6.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unpackerr-6.0.20](https://github.com/truecharts/apps/compare/unpackerr-6.0.18...unpackerr-6.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [unpackerr-6.0.18](https://github.com/truecharts/apps/compare/unpackerr-6.0.17...unpackerr-6.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [unpackerr-6.0.17](https://github.com/truecharts/apps/compare/unpackerr-6.0.16...unpackerr-6.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [unpackerr-6.0.16](https://github.com/truecharts/apps/compare/unpackerr-6.0.14...unpackerr-6.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [unpackerr-6.0.14](https://github.com/truecharts/apps/compare/unpackerr-6.0.12...unpackerr-6.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [unpackerr-6.0.12](https://github.com/truecharts/apps/compare/unpackerr-6.0.11...unpackerr-6.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [unpackerr-6.0.11](https://github.com/truecharts/apps/compare/unpackerr-6.0.10...unpackerr-6.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [unpackerr-6.0.10](https://github.com/truecharts/apps/compare/unpackerr-6.0.9...unpackerr-6.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [unpackerr-6.0.9](https://github.com/truecharts/apps/compare/unpackerr-6.0.8...unpackerr-6.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [unpackerr-6.0.8](https://github.com/truecharts/apps/compare/unpackerr-6.0.7...unpackerr-6.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [unpackerr-6.0.7](https://github.com/truecharts/apps/compare/unpackerr-6.0.6...unpackerr-6.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/unpackerr/6.0.20/Chart.lock b/stable/unpackerr/6.0.20/Chart.lock deleted file mode 100644 index 50f86870254..00000000000 --- a/stable/unpackerr/6.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:17:50.079633782Z" diff --git a/stable/unpackerr/6.0.20/Chart.yaml b/stable/unpackerr/6.0.20/Chart.yaml deleted file mode 100644 index 2d150df3002..00000000000 --- a/stable/unpackerr/6.0.20/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "0.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: - This application runs as a daemon on your download host. It checks for - completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may - import them -home: https://github.com/truecharts/apps/tree/master/charts/stable/unpackerr -icon: https://truecharts.org/img/chart-icons/unpackerr.png -keywords: - - unpackerr - - sonarr - - radarr - - lidarr - - readarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unpackerr -sources: - - https://github.com/davidnewhall/unpackerr - - https://hub.docker.com/r/golift/unpackerr -type: application -version: 6.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/unpackerr/6.0.20/README.md b/stable/unpackerr/6.0.20/README.md deleted file mode 100644 index 723e825890a..00000000000 --- a/stable/unpackerr/6.0.20/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# unpackerr - -![Version: 6.0.20](https://img.shields.io/badge/Version-6.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.10.0](https://img.shields.io/badge/AppVersion-0.10.0-informational?style=flat-square) - -This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them - -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: [unpackerr](https://truecharts.org/docs/charts/stable/unpackerr) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `unpackerr` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install unpackerr TrueCharts/unpackerr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `unpackerr` deployment - -```console -helm uninstall unpackerr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install unpackerr \ - --set env.TZ="America/New York" \ - TrueCharts/unpackerr -``` - -#### 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 unpackerr TrueCharts/unpackerr -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/unpackerr/6.0.20/charts/common-10.4.6.tgz b/stable/unpackerr/6.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/unpackerr/6.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/unpackerr/6.0.21/CHANGELOG.md b/stable/unpackerr/6.0.21/CHANGELOG.md new file mode 100644 index 00000000000..ed14ed9cf2f --- /dev/null +++ b/stable/unpackerr/6.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unpackerr-6.0.21](https://github.com/truecharts/apps/compare/unpackerr-6.0.20...unpackerr-6.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [unpackerr-6.0.20](https://github.com/truecharts/apps/compare/unpackerr-6.0.18...unpackerr-6.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [unpackerr-6.0.18](https://github.com/truecharts/apps/compare/unpackerr-6.0.17...unpackerr-6.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [unpackerr-6.0.17](https://github.com/truecharts/apps/compare/unpackerr-6.0.16...unpackerr-6.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [unpackerr-6.0.16](https://github.com/truecharts/apps/compare/unpackerr-6.0.14...unpackerr-6.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [unpackerr-6.0.14](https://github.com/truecharts/apps/compare/unpackerr-6.0.12...unpackerr-6.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [unpackerr-6.0.12](https://github.com/truecharts/apps/compare/unpackerr-6.0.11...unpackerr-6.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [unpackerr-6.0.11](https://github.com/truecharts/apps/compare/unpackerr-6.0.10...unpackerr-6.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [unpackerr-6.0.10](https://github.com/truecharts/apps/compare/unpackerr-6.0.9...unpackerr-6.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [unpackerr-6.0.9](https://github.com/truecharts/apps/compare/unpackerr-6.0.8...unpackerr-6.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [unpackerr-6.0.8](https://github.com/truecharts/apps/compare/unpackerr-6.0.7...unpackerr-6.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/unpackerr/6.0.21/Chart.lock b/stable/unpackerr/6.0.21/Chart.lock new file mode 100644 index 00000000000..188219a228a --- /dev/null +++ b/stable/unpackerr/6.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:52:32.208707179Z" diff --git a/stable/unpackerr/6.0.21/Chart.yaml b/stable/unpackerr/6.0.21/Chart.yaml new file mode 100644 index 00000000000..6185642ac9d --- /dev/null +++ b/stable/unpackerr/6.0.21/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "0.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + This application runs as a daemon on your download host. It checks for + completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may + import them +home: https://github.com/truecharts/apps/tree/master/charts/stable/unpackerr +icon: https://truecharts.org/img/chart-icons/unpackerr.png +keywords: + - unpackerr + - sonarr + - radarr + - lidarr + - readarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unpackerr +sources: + - https://github.com/davidnewhall/unpackerr + - https://hub.docker.com/r/golift/unpackerr +type: application +version: 6.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unpackerr/6.0.21/README.md b/stable/unpackerr/6.0.21/README.md new file mode 100644 index 00000000000..0d5511444f9 --- /dev/null +++ b/stable/unpackerr/6.0.21/README.md @@ -0,0 +1,108 @@ +# unpackerr + +![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.10.0](https://img.shields.io/badge/AppVersion-0.10.0-informational?style=flat-square) + +This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them + +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: [unpackerr](https://truecharts.org/docs/charts/stable/unpackerr) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `unpackerr` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install unpackerr TrueCharts/unpackerr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `unpackerr` deployment + +```console +helm uninstall unpackerr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install unpackerr \ + --set env.TZ="America/New York" \ + TrueCharts/unpackerr +``` + +#### 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 unpackerr TrueCharts/unpackerr -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/unpackerr/6.0.20/app-readme.md b/stable/unpackerr/6.0.21/app-readme.md similarity index 100% rename from stable/unpackerr/6.0.20/app-readme.md rename to stable/unpackerr/6.0.21/app-readme.md diff --git a/stable/unpackerr/6.0.21/charts/common-10.4.7.tgz b/stable/unpackerr/6.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/unpackerr/6.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/unpackerr/6.0.20/ix_values.yaml b/stable/unpackerr/6.0.21/ix_values.yaml similarity index 100% rename from stable/unpackerr/6.0.20/ix_values.yaml rename to stable/unpackerr/6.0.21/ix_values.yaml diff --git a/stable/unpackerr/6.0.20/questions.yaml b/stable/unpackerr/6.0.21/questions.yaml similarity index 100% rename from stable/unpackerr/6.0.20/questions.yaml rename to stable/unpackerr/6.0.21/questions.yaml diff --git a/stable/unpackerr/6.0.21/templates/common.yaml b/stable/unpackerr/6.0.21/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unpackerr/6.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unpackerr/6.0.21/values.yaml b/stable/unpackerr/6.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpoller/3.0.23/CHANGELOG.md b/stable/unpoller/3.0.23/CHANGELOG.md deleted file mode 100644 index c0c3a9d2d44..00000000000 --- a/stable/unpoller/3.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unpoller-3.0.23](https://github.com/truecharts/apps/compare/unpoller-3.0.21...unpoller-3.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [unpoller-3.0.21](https://github.com/truecharts/apps/compare/unpoller-3.0.20...unpoller-3.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [unpoller-3.0.20](https://github.com/truecharts/apps/compare/unpoller-3.0.19...unpoller-3.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [unpoller-3.0.19](https://github.com/truecharts/apps/compare/unpoller-3.0.18...unpoller-3.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [unpoller-3.0.18](https://github.com/truecharts/apps/compare/unpoller-3.0.16...unpoller-3.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [unpoller-3.0.16](https://github.com/truecharts/apps/compare/unpoller-3.0.14...unpoller-3.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [unpoller-3.0.14](https://github.com/truecharts/apps/compare/unpoller-3.0.13...unpoller-3.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [unpoller-3.0.13](https://github.com/truecharts/apps/compare/unpoller-3.0.12...unpoller-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [unpoller-3.0.12](https://github.com/truecharts/apps/compare/unpoller-3.0.11...unpoller-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [unpoller-3.0.11](https://github.com/truecharts/apps/compare/unpoller-3.0.10...unpoller-3.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [unpoller-3.0.10](https://github.com/truecharts/apps/compare/unpoller-3.0.9...unpoller-3.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/unpoller/3.0.23/Chart.lock b/stable/unpoller/3.0.23/Chart.lock deleted file mode 100644 index b0bb3443a02..00000000000 --- a/stable/unpoller/3.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:17:54.194198532Z" diff --git a/stable/unpoller/3.0.23/Chart.yaml b/stable/unpoller/3.0.23/Chart.yaml deleted file mode 100644 index ba1d7fc8180..00000000000 --- a/stable/unpoller/3.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus -icon: https://truecharts.org/img/chart-icons/unpoller.png -home: https://github.com/truecharts/apps/tree/master/charts/stable/unpoller -keywords: - - unifi - - unifi-poller - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unpoller -sources: - - https://github.com/unifi-poller/unifi-poller - - https://hub.docker.com/r/golift/unifi-poller -type: application -version: 3.0.23 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/unpoller/3.0.23/README.md b/stable/unpoller/3.0.23/README.md deleted file mode 100644 index cd93d40de64..00000000000 --- a/stable/unpoller/3.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# unpoller - -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.3](https://img.shields.io/badge/AppVersion-2.1.3-informational?style=flat-square) - -Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus - -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: [unpoller](https://truecharts.org/docs/charts/stable/unpoller) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `unpoller` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install unpoller TrueCharts/unpoller -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `unpoller` deployment - -```console -helm uninstall unpoller -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install unpoller \ - --set env.TZ="America/New York" \ - TrueCharts/unpoller -``` - -#### 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 unpoller TrueCharts/unpoller -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/unpoller/3.0.23/charts/common-10.4.6.tgz b/stable/unpoller/3.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/unpoller/3.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/unpoller/3.0.24/CHANGELOG.md b/stable/unpoller/3.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b0b949041ab --- /dev/null +++ b/stable/unpoller/3.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unpoller-3.0.24](https://github.com/truecharts/apps/compare/unpoller-3.0.23...unpoller-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [unpoller-3.0.23](https://github.com/truecharts/apps/compare/unpoller-3.0.21...unpoller-3.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [unpoller-3.0.21](https://github.com/truecharts/apps/compare/unpoller-3.0.20...unpoller-3.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [unpoller-3.0.20](https://github.com/truecharts/apps/compare/unpoller-3.0.19...unpoller-3.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [unpoller-3.0.19](https://github.com/truecharts/apps/compare/unpoller-3.0.18...unpoller-3.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [unpoller-3.0.18](https://github.com/truecharts/apps/compare/unpoller-3.0.16...unpoller-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [unpoller-3.0.16](https://github.com/truecharts/apps/compare/unpoller-3.0.14...unpoller-3.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [unpoller-3.0.14](https://github.com/truecharts/apps/compare/unpoller-3.0.13...unpoller-3.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [unpoller-3.0.13](https://github.com/truecharts/apps/compare/unpoller-3.0.12...unpoller-3.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [unpoller-3.0.12](https://github.com/truecharts/apps/compare/unpoller-3.0.11...unpoller-3.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [unpoller-3.0.11](https://github.com/truecharts/apps/compare/unpoller-3.0.10...unpoller-3.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/unpoller/3.0.24/Chart.lock b/stable/unpoller/3.0.24/Chart.lock new file mode 100644 index 00000000000..cc30dd4b816 --- /dev/null +++ b/stable/unpoller/3.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:52:33.689801211Z" diff --git a/stable/unpoller/3.0.24/Chart.yaml b/stable/unpoller/3.0.24/Chart.yaml new file mode 100644 index 00000000000..ba4a8f88534 --- /dev/null +++ b/stable/unpoller/3.0.24/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.1.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus +icon: https://truecharts.org/img/chart-icons/unpoller.png +home: https://github.com/truecharts/apps/tree/master/charts/stable/unpoller +keywords: + - unifi + - unifi-poller + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unpoller +sources: + - https://github.com/unifi-poller/unifi-poller + - https://hub.docker.com/r/golift/unifi-poller +type: application +version: 3.0.24 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unpoller/3.0.24/README.md b/stable/unpoller/3.0.24/README.md new file mode 100644 index 00000000000..4baea729cc4 --- /dev/null +++ b/stable/unpoller/3.0.24/README.md @@ -0,0 +1,108 @@ +# unpoller + +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.3](https://img.shields.io/badge/AppVersion-2.1.3-informational?style=flat-square) + +Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus + +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: [unpoller](https://truecharts.org/docs/charts/stable/unpoller) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `unpoller` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install unpoller TrueCharts/unpoller +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `unpoller` deployment + +```console +helm uninstall unpoller +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install unpoller \ + --set env.TZ="America/New York" \ + TrueCharts/unpoller +``` + +#### 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 unpoller TrueCharts/unpoller -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/unpoller/3.0.23/app-readme.md b/stable/unpoller/3.0.24/app-readme.md similarity index 100% rename from stable/unpoller/3.0.23/app-readme.md rename to stable/unpoller/3.0.24/app-readme.md diff --git a/stable/unpoller/3.0.24/charts/common-10.4.7.tgz b/stable/unpoller/3.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/unpoller/3.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/unpoller/3.0.23/ix_values.yaml b/stable/unpoller/3.0.24/ix_values.yaml similarity index 100% rename from stable/unpoller/3.0.23/ix_values.yaml rename to stable/unpoller/3.0.24/ix_values.yaml diff --git a/stable/unpoller/3.0.23/questions.yaml b/stable/unpoller/3.0.24/questions.yaml similarity index 100% rename from stable/unpoller/3.0.23/questions.yaml rename to stable/unpoller/3.0.24/questions.yaml diff --git a/stable/unpoller/3.0.24/templates/common.yaml b/stable/unpoller/3.0.24/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unpoller/3.0.24/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unpoller/3.0.23/templates/prometheusrules.yaml b/stable/unpoller/3.0.24/templates/prometheusrules.yaml similarity index 100% rename from stable/unpoller/3.0.23/templates/prometheusrules.yaml rename to stable/unpoller/3.0.24/templates/prometheusrules.yaml diff --git a/stable/unpoller/3.0.23/templates/servicemonitor.yaml b/stable/unpoller/3.0.24/templates/servicemonitor.yaml similarity index 100% rename from stable/unpoller/3.0.23/templates/servicemonitor.yaml rename to stable/unpoller/3.0.24/templates/servicemonitor.yaml diff --git a/stable/unpoller/3.0.24/values.yaml b/stable/unpoller/3.0.24/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptime-kuma/3.0.21/CHANGELOG.md b/stable/uptime-kuma/3.0.21/CHANGELOG.md deleted file mode 100644 index 75cf9bf42bd..00000000000 --- a/stable/uptime-kuma/3.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [uptime-kuma-3.0.21](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.19...uptime-kuma-3.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [uptime-kuma-3.0.19](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.18...uptime-kuma-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [uptime-kuma-3.0.18](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.17...uptime-kuma-3.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [uptime-kuma-3.0.17](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.15...uptime-kuma-3.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [uptime-kuma-3.0.15](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.13...uptime-kuma-3.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [uptime-kuma-3.0.13](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.12...uptime-kuma-3.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [uptime-kuma-3.0.12](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.11...uptime-kuma-3.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [uptime-kuma-3.0.11](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.10...uptime-kuma-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [uptime-kuma-3.0.10](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.9...uptime-kuma-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [uptime-kuma-3.0.9](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.8...uptime-kuma-3.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [uptime-kuma-3.0.8](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.7...uptime-kuma-3.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/uptime-kuma/3.0.21/Chart.lock b/stable/uptime-kuma/3.0.21/Chart.lock deleted file mode 100644 index 73cd2c1ce54..00000000000 --- a/stable/uptime-kuma/3.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:18:02.939208334Z" diff --git a/stable/uptime-kuma/3.0.21/Chart.yaml b/stable/uptime-kuma/3.0.21/Chart.yaml deleted file mode 100644 index 13ec53e5dcf..00000000000 --- a/stable/uptime-kuma/3.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.17.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: A fancy self-hosted monitoring tool -home: https://github.com/truecharts/apps/tree/master/charts/stable/uptime-kuma -icon: https://truecharts.org/img/chart-icons/uptime-kuma.png -keywords: - - monitoring - - uptime -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: uptime-kuma -sources: - - https://github.com/louislam/uptime-kuma -type: application -version: 3.0.21 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/uptime-kuma/3.0.21/README.md b/stable/uptime-kuma/3.0.21/README.md deleted file mode 100644 index 59f76c8a9bc..00000000000 --- a/stable/uptime-kuma/3.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# uptime-kuma - -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.1](https://img.shields.io/badge/AppVersion-1.17.1-informational?style=flat-square) - -A fancy self-hosted monitoring tool - -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: [uptime-kuma](https://truecharts.org/docs/charts/stable/uptime-kuma) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `uptime-kuma` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install uptime-kuma TrueCharts/uptime-kuma -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `uptime-kuma` deployment - -```console -helm uninstall uptime-kuma -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install uptime-kuma \ - --set env.TZ="America/New York" \ - TrueCharts/uptime-kuma -``` - -#### 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 uptime-kuma TrueCharts/uptime-kuma -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/uptime-kuma/3.0.21/charts/common-10.4.6.tgz b/stable/uptime-kuma/3.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/uptime-kuma/3.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/uptime-kuma/3.0.22/CHANGELOG.md b/stable/uptime-kuma/3.0.22/CHANGELOG.md new file mode 100644 index 00000000000..0e986257802 --- /dev/null +++ b/stable/uptime-kuma/3.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [uptime-kuma-3.0.22](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.21...uptime-kuma-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [uptime-kuma-3.0.21](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.19...uptime-kuma-3.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [uptime-kuma-3.0.19](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.18...uptime-kuma-3.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [uptime-kuma-3.0.18](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.17...uptime-kuma-3.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [uptime-kuma-3.0.17](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.15...uptime-kuma-3.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [uptime-kuma-3.0.15](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.13...uptime-kuma-3.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [uptime-kuma-3.0.13](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.12...uptime-kuma-3.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [uptime-kuma-3.0.12](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.11...uptime-kuma-3.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [uptime-kuma-3.0.11](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.10...uptime-kuma-3.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [uptime-kuma-3.0.10](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.9...uptime-kuma-3.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [uptime-kuma-3.0.9](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.8...uptime-kuma-3.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/uptime-kuma/3.0.22/Chart.lock b/stable/uptime-kuma/3.0.22/Chart.lock new file mode 100644 index 00000000000..b7064d92d46 --- /dev/null +++ b/stable/uptime-kuma/3.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:52:42.562417685Z" diff --git a/stable/uptime-kuma/3.0.22/Chart.yaml b/stable/uptime-kuma/3.0.22/Chart.yaml new file mode 100644 index 00000000000..90916fae6a7 --- /dev/null +++ b/stable/uptime-kuma/3.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.17.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: A fancy self-hosted monitoring tool +home: https://github.com/truecharts/apps/tree/master/charts/stable/uptime-kuma +icon: https://truecharts.org/img/chart-icons/uptime-kuma.png +keywords: + - monitoring + - uptime +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: uptime-kuma +sources: + - https://github.com/louislam/uptime-kuma +type: application +version: 3.0.22 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/uptime-kuma/3.0.22/README.md b/stable/uptime-kuma/3.0.22/README.md new file mode 100644 index 00000000000..5ad968e55d0 --- /dev/null +++ b/stable/uptime-kuma/3.0.22/README.md @@ -0,0 +1,107 @@ +# uptime-kuma + +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.1](https://img.shields.io/badge/AppVersion-1.17.1-informational?style=flat-square) + +A fancy self-hosted monitoring tool + +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: [uptime-kuma](https://truecharts.org/docs/charts/stable/uptime-kuma) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `uptime-kuma` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install uptime-kuma TrueCharts/uptime-kuma +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `uptime-kuma` deployment + +```console +helm uninstall uptime-kuma +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install uptime-kuma \ + --set env.TZ="America/New York" \ + TrueCharts/uptime-kuma +``` + +#### 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 uptime-kuma TrueCharts/uptime-kuma -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/uptime-kuma/3.0.21/app-readme.md b/stable/uptime-kuma/3.0.22/app-readme.md similarity index 100% rename from stable/uptime-kuma/3.0.21/app-readme.md rename to stable/uptime-kuma/3.0.22/app-readme.md diff --git a/stable/uptime-kuma/3.0.22/charts/common-10.4.7.tgz b/stable/uptime-kuma/3.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/uptime-kuma/3.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/uptime-kuma/3.0.21/ix_values.yaml b/stable/uptime-kuma/3.0.22/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/3.0.21/ix_values.yaml rename to stable/uptime-kuma/3.0.22/ix_values.yaml diff --git a/stable/uptime-kuma/3.0.21/questions.yaml b/stable/uptime-kuma/3.0.22/questions.yaml similarity index 100% rename from stable/uptime-kuma/3.0.21/questions.yaml rename to stable/uptime-kuma/3.0.22/questions.yaml diff --git a/stable/uptime-kuma/3.0.22/templates/common.yaml b/stable/uptime-kuma/3.0.22/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/uptime-kuma/3.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/uptime-kuma/3.0.22/values.yaml b/stable/uptime-kuma/3.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptimerobot-prometheus/4.0.23/CHANGELOG.md b/stable/uptimerobot-prometheus/4.0.23/CHANGELOG.md deleted file mode 100644 index cf7374d8268..00000000000 --- a/stable/uptimerobot-prometheus/4.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [uptimerobot-prometheus-4.0.23](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.21...uptimerobot-prometheus-4.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [uptimerobot-prometheus-4.0.21](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.20...uptimerobot-prometheus-4.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [uptimerobot-prometheus-4.0.20](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.19...uptimerobot-prometheus-4.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [uptimerobot-prometheus-4.0.19](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.18...uptimerobot-prometheus-4.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [uptimerobot-prometheus-4.0.18](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.16...uptimerobot-prometheus-4.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [uptimerobot-prometheus-4.0.16](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.14...uptimerobot-prometheus-4.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [uptimerobot-prometheus-4.0.14](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.13...uptimerobot-prometheus-4.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [uptimerobot-prometheus-4.0.13](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.12...uptimerobot-prometheus-4.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [uptimerobot-prometheus-4.0.12](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.11...uptimerobot-prometheus-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [uptimerobot-prometheus-4.0.11](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.10...uptimerobot-prometheus-4.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [uptimerobot-prometheus-4.0.10](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.9...uptimerobot-prometheus-4.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/uptimerobot-prometheus/4.0.23/Chart.lock b/stable/uptimerobot-prometheus/4.0.23/Chart.lock deleted file mode 100644 index 497edccb907..00000000000 --- a/stable/uptimerobot-prometheus/4.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:18:03.401440184Z" diff --git a/stable/uptimerobot-prometheus/4.0.23/Chart.yaml b/stable/uptimerobot-prometheus/4.0.23/Chart.yaml deleted file mode 100644 index 49bb1fcd06e..00000000000 --- a/stable/uptimerobot-prometheus/4.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: Prometheus Exporter for the official uptimerobot CLI -icon: https://truecharts.org/img/chart-icons/uptimerobot-prometheus.png -home: https://github.com/truecharts/apps/tree/master/charts/stable/uptimerobot-prometheus -keywords: - - uptimerobot - - prometheus - - grafana - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: uptimerobot-prometheus -sources: - - https://github.com/lekpamartin/uptimerobot_exporter - - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus -type: application -version: 4.0.23 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/uptimerobot-prometheus/4.0.23/README.md b/stable/uptimerobot-prometheus/4.0.23/README.md deleted file mode 100644 index c6d0972213c..00000000000 --- a/stable/uptimerobot-prometheus/4.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# uptimerobot-prometheus - -![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) - -Prometheus Exporter for the official uptimerobot CLI - -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: [uptimerobot-prometheus](https://truecharts.org/docs/charts/stable/uptimerobot-prometheus) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `uptimerobot-prometheus` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install uptimerobot-prometheus TrueCharts/uptimerobot-prometheus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `uptimerobot-prometheus` deployment - -```console -helm uninstall uptimerobot-prometheus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install uptimerobot-prometheus \ - --set env.TZ="America/New York" \ - TrueCharts/uptimerobot-prometheus -``` - -#### 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 uptimerobot-prometheus TrueCharts/uptimerobot-prometheus -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/uptimerobot-prometheus/4.0.23/charts/common-10.4.6.tgz b/stable/uptimerobot-prometheus/4.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/uptimerobot-prometheus/4.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/uptimerobot-prometheus/4.0.24/CHANGELOG.md b/stable/uptimerobot-prometheus/4.0.24/CHANGELOG.md new file mode 100644 index 00000000000..1a4f58cca94 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [uptimerobot-prometheus-4.0.24](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.23...uptimerobot-prometheus-4.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [uptimerobot-prometheus-4.0.23](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.21...uptimerobot-prometheus-4.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [uptimerobot-prometheus-4.0.21](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.20...uptimerobot-prometheus-4.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [uptimerobot-prometheus-4.0.20](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.19...uptimerobot-prometheus-4.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [uptimerobot-prometheus-4.0.19](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.18...uptimerobot-prometheus-4.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [uptimerobot-prometheus-4.0.18](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.16...uptimerobot-prometheus-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [uptimerobot-prometheus-4.0.16](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.14...uptimerobot-prometheus-4.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [uptimerobot-prometheus-4.0.14](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.13...uptimerobot-prometheus-4.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [uptimerobot-prometheus-4.0.13](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.12...uptimerobot-prometheus-4.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [uptimerobot-prometheus-4.0.12](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.11...uptimerobot-prometheus-4.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [uptimerobot-prometheus-4.0.11](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.10...uptimerobot-prometheus-4.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/uptimerobot-prometheus/4.0.24/Chart.lock b/stable/uptimerobot-prometheus/4.0.24/Chart.lock new file mode 100644 index 00000000000..80e307d676d --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:52:46.28665271Z" diff --git a/stable/uptimerobot-prometheus/4.0.24/Chart.yaml b/stable/uptimerobot-prometheus/4.0.24/Chart.yaml new file mode 100644 index 00000000000..cbf56e59c50 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.24/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: Prometheus Exporter for the official uptimerobot CLI +icon: https://truecharts.org/img/chart-icons/uptimerobot-prometheus.png +home: https://github.com/truecharts/apps/tree/master/charts/stable/uptimerobot-prometheus +keywords: + - uptimerobot + - prometheus + - grafana + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: uptimerobot-prometheus +sources: + - https://github.com/lekpamartin/uptimerobot_exporter + - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus +type: application +version: 4.0.24 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/uptimerobot-prometheus/4.0.24/README.md b/stable/uptimerobot-prometheus/4.0.24/README.md new file mode 100644 index 00000000000..43114d2b7b8 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.24/README.md @@ -0,0 +1,108 @@ +# uptimerobot-prometheus + +![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) + +Prometheus Exporter for the official uptimerobot CLI + +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: [uptimerobot-prometheus](https://truecharts.org/docs/charts/stable/uptimerobot-prometheus) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `uptimerobot-prometheus` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install uptimerobot-prometheus TrueCharts/uptimerobot-prometheus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `uptimerobot-prometheus` deployment + +```console +helm uninstall uptimerobot-prometheus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install uptimerobot-prometheus \ + --set env.TZ="America/New York" \ + TrueCharts/uptimerobot-prometheus +``` + +#### 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 uptimerobot-prometheus TrueCharts/uptimerobot-prometheus -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/uptimerobot-prometheus/4.0.23/app-readme.md b/stable/uptimerobot-prometheus/4.0.24/app-readme.md similarity index 100% rename from stable/uptimerobot-prometheus/4.0.23/app-readme.md rename to stable/uptimerobot-prometheus/4.0.24/app-readme.md diff --git a/stable/uptimerobot-prometheus/4.0.24/charts/common-10.4.7.tgz b/stable/uptimerobot-prometheus/4.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/uptimerobot-prometheus/4.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/uptimerobot-prometheus/4.0.23/ix_values.yaml b/stable/uptimerobot-prometheus/4.0.24/ix_values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.23/ix_values.yaml rename to stable/uptimerobot-prometheus/4.0.24/ix_values.yaml diff --git a/stable/uptimerobot-prometheus/4.0.23/questions.yaml b/stable/uptimerobot-prometheus/4.0.24/questions.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.23/questions.yaml rename to stable/uptimerobot-prometheus/4.0.24/questions.yaml diff --git a/stable/uptimerobot-prometheus/4.0.24/templates/common.yaml b/stable/uptimerobot-prometheus/4.0.24/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.24/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/uptimerobot-prometheus/4.0.23/templates/prometheusrules.yaml b/stable/uptimerobot-prometheus/4.0.24/templates/prometheusrules.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.23/templates/prometheusrules.yaml rename to stable/uptimerobot-prometheus/4.0.24/templates/prometheusrules.yaml diff --git a/stable/uptimerobot-prometheus/4.0.23/templates/servicemonitor.yaml b/stable/uptimerobot-prometheus/4.0.24/templates/servicemonitor.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.23/templates/servicemonitor.yaml rename to stable/uptimerobot-prometheus/4.0.24/templates/servicemonitor.yaml diff --git a/stable/uptimerobot-prometheus/4.0.24/values.yaml b/stable/uptimerobot-prometheus/4.0.24/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/valheim/3.0.23/CHANGELOG.md b/stable/valheim/3.0.23/CHANGELOG.md deleted file mode 100644 index 4d46d12195d..00000000000 --- a/stable/valheim/3.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [valheim-3.0.23](https://github.com/truecharts/apps/compare/valheim-3.0.21...valheim-3.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [valheim-3.0.21](https://github.com/truecharts/apps/compare/valheim-3.0.20...valheim-3.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [valheim-3.0.20](https://github.com/truecharts/apps/compare/valheim-3.0.19...valheim-3.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [valheim-3.0.19](https://github.com/truecharts/apps/compare/valheim-3.0.17...valheim-3.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [valheim-3.0.17](https://github.com/truecharts/apps/compare/valheim-3.0.15...valheim-3.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [valheim-3.0.15](https://github.com/truecharts/apps/compare/valheim-3.0.14...valheim-3.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [valheim-3.0.14](https://github.com/truecharts/apps/compare/valheim-3.0.13...valheim-3.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [valheim-3.0.13](https://github.com/truecharts/apps/compare/valheim-3.0.12...valheim-3.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [valheim-3.0.12](https://github.com/truecharts/apps/compare/valheim-3.0.11...valheim-3.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [valheim-3.0.11](https://github.com/truecharts/apps/compare/valheim-3.0.10...valheim-3.0.11) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [valheim-3.0.10](https://github.com/truecharts/apps/compare/valheim-3.0.9...valheim-3.0.10) (2022-06-27) - -#### Chore - -* update docker general non-major ([#2996](https://github.com/truecharts/apps/issues/2996)) - - - diff --git a/stable/valheim/3.0.23/Chart.lock b/stable/valheim/3.0.23/Chart.lock deleted file mode 100644 index cf29e739898..00000000000 --- a/stable/valheim/3.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:18:11.309897123Z" diff --git a/stable/valheim/3.0.23/Chart.yaml b/stable/valheim/3.0.23/Chart.yaml deleted file mode 100644 index b083e24822b..00000000000 --- a/stable/valheim/3.0.23/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Valheim dedicated gameserver with automatic update and world backup support -home: https://github.com/truecharts/apps/tree/master/charts/games/valheim -icon: https://truecharts.org/img/chart-icons/valheim.png -keywords: - - valheim -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: valheim -sources: - - https://github.com/lloesche/valheim-server-docker - - https://hub.docker.com/r/lloesche/valheim-server -version: 3.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/valheim/3.0.23/README.md b/stable/valheim/3.0.23/README.md deleted file mode 100644 index f9630fc39a4..00000000000 --- a/stable/valheim/3.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# valheim - -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Valheim dedicated gameserver with automatic update and world backup support - -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: [valheim](https://truecharts.org/docs/charts/stable/valheim) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `valheim` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install valheim TrueCharts/valheim -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `valheim` deployment - -```console -helm uninstall valheim -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install valheim \ - --set env.TZ="America/New York" \ - TrueCharts/valheim -``` - -#### 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 valheim TrueCharts/valheim -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/valheim/3.0.23/charts/common-10.4.6.tgz b/stable/valheim/3.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/valheim/3.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/valheim/3.0.24/CHANGELOG.md b/stable/valheim/3.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a5a08dc4a7f --- /dev/null +++ b/stable/valheim/3.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [valheim-3.0.24](https://github.com/truecharts/apps/compare/valheim-3.0.23...valheim-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [valheim-3.0.23](https://github.com/truecharts/apps/compare/valheim-3.0.21...valheim-3.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [valheim-3.0.21](https://github.com/truecharts/apps/compare/valheim-3.0.20...valheim-3.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [valheim-3.0.20](https://github.com/truecharts/apps/compare/valheim-3.0.19...valheim-3.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [valheim-3.0.19](https://github.com/truecharts/apps/compare/valheim-3.0.17...valheim-3.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [valheim-3.0.17](https://github.com/truecharts/apps/compare/valheim-3.0.15...valheim-3.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [valheim-3.0.15](https://github.com/truecharts/apps/compare/valheim-3.0.14...valheim-3.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [valheim-3.0.14](https://github.com/truecharts/apps/compare/valheim-3.0.13...valheim-3.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [valheim-3.0.13](https://github.com/truecharts/apps/compare/valheim-3.0.12...valheim-3.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [valheim-3.0.12](https://github.com/truecharts/apps/compare/valheim-3.0.11...valheim-3.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [valheim-3.0.11](https://github.com/truecharts/apps/compare/valheim-3.0.10...valheim-3.0.11) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/valheim/3.0.24/Chart.lock b/stable/valheim/3.0.24/Chart.lock new file mode 100644 index 00000000000..183008b1afa --- /dev/null +++ b/stable/valheim/3.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:52:51.300500018Z" diff --git a/stable/valheim/3.0.24/Chart.yaml b/stable/valheim/3.0.24/Chart.yaml new file mode 100644 index 00000000000..f9eda47eb17 --- /dev/null +++ b/stable/valheim/3.0.24/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Valheim dedicated gameserver with automatic update and world backup support +home: https://github.com/truecharts/apps/tree/master/charts/games/valheim +icon: https://truecharts.org/img/chart-icons/valheim.png +keywords: + - valheim +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: valheim +sources: + - https://github.com/lloesche/valheim-server-docker + - https://hub.docker.com/r/lloesche/valheim-server +version: 3.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/valheim/3.0.24/README.md b/stable/valheim/3.0.24/README.md new file mode 100644 index 00000000000..acabbe7cccd --- /dev/null +++ b/stable/valheim/3.0.24/README.md @@ -0,0 +1,108 @@ +# valheim + +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Valheim dedicated gameserver with automatic update and world backup support + +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: [valheim](https://truecharts.org/docs/charts/stable/valheim) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `valheim` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install valheim TrueCharts/valheim +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `valheim` deployment + +```console +helm uninstall valheim +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install valheim \ + --set env.TZ="America/New York" \ + TrueCharts/valheim +``` + +#### 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 valheim TrueCharts/valheim -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/valheim/3.0.23/app-readme.md b/stable/valheim/3.0.24/app-readme.md similarity index 100% rename from stable/valheim/3.0.23/app-readme.md rename to stable/valheim/3.0.24/app-readme.md diff --git a/stable/valheim/3.0.24/charts/common-10.4.7.tgz b/stable/valheim/3.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/valheim/3.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/valheim/3.0.23/ix_values.yaml b/stable/valheim/3.0.24/ix_values.yaml similarity index 100% rename from stable/valheim/3.0.23/ix_values.yaml rename to stable/valheim/3.0.24/ix_values.yaml diff --git a/stable/valheim/3.0.23/questions.yaml b/stable/valheim/3.0.24/questions.yaml similarity index 100% rename from stable/valheim/3.0.23/questions.yaml rename to stable/valheim/3.0.24/questions.yaml diff --git a/stable/valheim/3.0.23/templates/common.yaml b/stable/valheim/3.0.24/templates/common.yaml similarity index 100% rename from stable/valheim/3.0.23/templates/common.yaml rename to stable/valheim/3.0.24/templates/common.yaml diff --git a/stable/valheim/3.0.24/values.yaml b/stable/valheim/3.0.24/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vaultwarden/16.0.24/CHANGELOG.md b/stable/vaultwarden/16.0.24/CHANGELOG.md new file mode 100644 index 00000000000..073f2166c61 --- /dev/null +++ b/stable/vaultwarden/16.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vaultwarden-16.0.24](https://github.com/truecharts/apps/compare/vaultwarden-16.0.23...vaultwarden-16.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [vaultwarden-16.0.23](https://github.com/truecharts/apps/compare/vaultwarden-16.0.22...vaultwarden-16.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [vaultwarden-16.0.22](https://github.com/truecharts/apps/compare/vaultwarden-16.0.20...vaultwarden-16.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [vaultwarden-16.0.20](https://github.com/truecharts/apps/compare/vaultwarden-16.0.19...vaultwarden-16.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [vaultwarden-16.0.19](https://github.com/truecharts/apps/compare/vaultwarden-16.0.18...vaultwarden-16.0.19) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [vaultwarden-16.0.18](https://github.com/truecharts/apps/compare/vaultwarden-16.0.17...vaultwarden-16.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [vaultwarden-16.0.17](https://github.com/truecharts/apps/compare/vaultwarden-16.0.15...vaultwarden-16.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [vaultwarden-16.0.15](https://github.com/truecharts/apps/compare/vaultwarden-16.0.13...vaultwarden-16.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [vaultwarden-16.0.13](https://github.com/truecharts/apps/compare/vaultwarden-16.0.12...vaultwarden-16.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [vaultwarden-16.0.12](https://github.com/truecharts/apps/compare/vaultwarden-16.0.11...vaultwarden-16.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [vaultwarden-16.0.11](https://github.com/truecharts/apps/compare/vaultwarden-16.0.10...vaultwarden-16.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/vaultwarden/16.0.24/Chart.lock b/stable/vaultwarden/16.0.24/Chart.lock new file mode 100644 index 00000000000..bdef04399c5 --- /dev/null +++ b/stable/vaultwarden/16.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:53:00.18524731Z" diff --git a/stable/vaultwarden/16.0.24/Chart.yaml b/stable/vaultwarden/16.0.24/Chart.yaml new file mode 100644 index 00000000000..2601556ae03 --- /dev/null +++ b/stable/vaultwarden/16.0.24/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.25.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +deprecated: false +description: Unofficial Bitwarden compatible server written in Rust +home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden +icon: https://truecharts.org/img/chart-icons/vaultwarden.png +keywords: + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vaultwarden +sources: + - https://github.com/dani-garcia/vaultwarden +type: application +version: 16.0.24 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vaultwarden/16.0.24/README.md b/stable/vaultwarden/16.0.24/README.md new file mode 100644 index 00000000000..9f82c7a436b --- /dev/null +++ b/stable/vaultwarden/16.0.24/README.md @@ -0,0 +1,108 @@ +# vaultwarden + +![Version: 16.0.24](https://img.shields.io/badge/Version-16.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.25.1](https://img.shields.io/badge/AppVersion-1.25.1-informational?style=flat-square) + +Unofficial Bitwarden compatible server written in Rust + +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: [vaultwarden](https://truecharts.org/docs/charts/stable/vaultwarden) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `vaultwarden` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install vaultwarden TrueCharts/vaultwarden +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `vaultwarden` deployment + +```console +helm uninstall vaultwarden +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vaultwarden \ + --set env.TZ="America/New York" \ + TrueCharts/vaultwarden +``` + +#### 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 vaultwarden TrueCharts/vaultwarden -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/vaultwarden/16.0.24/app-readme.md b/stable/vaultwarden/16.0.24/app-readme.md new file mode 100644 index 00000000000..d09bcf19c24 --- /dev/null +++ b/stable/vaultwarden/16.0.24/app-readme.md @@ -0,0 +1,8 @@ +Unofficial Bitwarden compatible server written in Rust + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/vaultwarden + +--- + +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/vaultwarden/16.0.24/charts/common-10.4.7.tgz b/stable/vaultwarden/16.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/vaultwarden/16.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/vaultwarden/16.0.24/charts/postgresql-8.0.45.tgz b/stable/vaultwarden/16.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/vaultwarden/16.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/vaultwarden/16.0.24/ci/default-values.yaml b/stable/vaultwarden/16.0.24/ci/default-values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vaultwarden/16.0.24/ci/ingress-values.yaml b/stable/vaultwarden/16.0.24/ci/ingress-values.yaml new file mode 100644 index 00000000000..24db682e32a --- /dev/null +++ b/stable/vaultwarden/16.0.24/ci/ingress-values.yaml @@ -0,0 +1,68 @@ +# -- Configure the ingresses for the chart here. +# Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress. +# @default -- See below +ingress: + main: + # -- Enables or disables the ingress + enabled: true + + # -- Make this the primary ingress (used in probes, notes, etc...). + # If there is more than 1 ingress, make sure that only 1 ingress is marked as primary. + primary: true + + # -- Override the name suffix that is used for this ingress. + nameOverride: + + # -- List of middlewares in the traefikmiddlewares k8s namespace to add automatically + # Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names + # Primarily used for TrueNAS SCALE to add additional (seperate) middlewares without exposing them to the end-user + fixedMiddlewares: + - chain-basic + + # -- Additional List of middlewares in the traefikmiddlewares k8s namespace to add automatically + # Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names + middlewares: [] + annotationsList: [] + # - name: somename + # value: somevalue + # -- Provide additional annotations which may be required. + annotations: + {} + # kubernetes.io/ingress.class: nginx + # kubernetes.io/tls-acme: "true" + + labelsList: [] + # - name: somename + # value: somevalue + # -- Set labels on the deployment/statefulset/daemonset + # -- Provide additional labels which may be required. + # -- Provide additional labels which may be required. + labels: {} + + # -- Set the ingressClass that is used for this ingress. + # Requires Kubernetes >=1.19 + ingressClassName: # "nginx" + + ## Configure the hosts for the ingress + hosts: + - # -- Host address. Helm template can be passed. + host: chart-example.local + ## Configure the paths for the host + paths: + - # -- Path. Helm template can be passed. + path: / + # -- Ignored if not kubeVersion >= 1.14-0 + pathType: Prefix + service: + # -- Overrides the service name reference for this path + name: + # -- Overrides the service port reference for this path + targetPort: + + # -- Configure TLS for the ingress. Both secretName and hosts can process a Helm template. + tls: [] + # - secretName: chart-example-tls + # -- Create a secret from a GUI selected TrueNAS SCALE certificate + # scaleCert: true + # hosts: + # - chart-example.local diff --git a/stable/vaultwarden/16.0.24/ix_values.yaml b/stable/vaultwarden/16.0.24/ix_values.yaml new file mode 100644 index 00000000000..0d3422d376d --- /dev/null +++ b/stable/vaultwarden/16.0.24/ix_values.yaml @@ -0,0 +1,152 @@ +image: + repository: tccr.io/truecharts/vaultwarden + pullPolicy: IfNotPresent + tag: v1.25.1@sha256:bd5ff05faa786a9f6aa268c13c154c6f614ca516077e800391635ddd68ec11b4 + +service: + main: + ports: + main: + port: 10102 + targetPort: 8080 + ws: + enabled: true + ports: + ws: + enabled: true + port: 3012 + targetPort: 3012 + +env: + DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}" + DATABASE_URL: + secretKeyRef: + name: dbcreds + key: url + +envFrom: + - configMapRef: + name: vaultwardenconfig + - secretRef: + name: vaultwardensecret + +database: + # Database type, must be one of: 'sqlite', 'mysql' or 'postgresql'. + type: postgresql + # Enable DB Write-Ahead-Log for SQLite, disabled for other databases. https://github.com/dani-garcia/bitwarden_rs/wiki/Running-without-WAL-enabled + wal: true + ## URL for external databases (mysql://user:pass@host:port or postgresql://user:pass@host:port). + # url: "" + ## Set the size of the database connection pool. + # maxConnections: 10 + ## Connection retries during startup, 0 for infinite. 1 second between retries. + # retries: 15 + +# Set Bitwarden_rs application variables +vaultwarden: + # Allow any user to sign-up: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-registration-of-new-users + allowSignups: true + ## Whitelist domains allowed to sign-up. 'allowSignups' is ignored if set. + # signupDomains: + # - domain.tld + # Verify e-mail before login is enabled. SMTP must be enabled. + verifySignup: false + # When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled. + requireEmail: false + ## Maximum attempts before an email token is reset and a new email will need to be sent. + # emailAttempts: 3 + ## Email token validity in seconds. + # emailTokenExpiration: 600 + # Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-invitations + allowInvitation: true + # Show password hints: https://github.com/dani-garcia/bitwarden_rs/wiki/Password-hint-display + ## Default organization name in invitation e-mails that are not coming from a specific organization. + # defaultInviteName: "" + showPasswordHint: true + # Enable Websockets for notification. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-WebSocket-notifications + # Redirect HTTP path "/notifications/hub" to port 3012. Ingress/IngressRoute controllers are automatically configured. + enableWebsockets: true + # Enable Web Vault (static content). https://github.com/dani-garcia/bitwarden_rs/wiki/Disabling-or-overriding-the-Vault-interface-hosting + enableWebVault: true + # Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users. + orgCreationUsers: all + ## Limit attachment disk usage per organization. + # attachmentLimitOrg: + ## Limit attachment disk usage per user. + # attachmentLimitUser: + ## HaveIBeenPwned API Key. Can be purchased at https://haveibeenpwned.com/API/Key. + # hibpApiKey: + + admin: + # Enable admin portal. + enabled: false + # Disabling the admin token will make the admin portal accessible to anyone, use carefully: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-admin-token + disableAdminToken: false + ## Token for admin login, will be generated if not defined. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-admin-page + # token: + + # Enable SMTP. https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration + smtp: + enabled: false + # SMTP hostname, required if SMTP is enabled. + host: "" + # SMTP sender e-mail address, required if SMTP is enabled. + from: "" + ## SMTP sender name, defaults to 'Bitwarden_RS'. + # fromName: "" + ## Enable SSL connection. + # ssl: true + ## SMTP port. Defaults to 25 without SSL, 587 with SSL. + # port: 587 + ## SMTP Authentication Mechanisms. Comma-separated options: 'Plain', 'Login' and 'Xoauth2'. Defaults to 'Plain'. + # authMechanism: Plain + ## Hostname to be sent for SMTP HELO. Defaults to pod name. + # heloName: "" + ## SMTP timeout. + # timeout: 15 + ## Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidHostname: false + ## Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidCertificate: false + ## SMTP username. + # user: "" + ## SMTP password. Required is user is specified, ignored if no user provided. + # password: "" + + ## Enable Yubico OTP authentication. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-Yubikey-OTP-authentication + yubico: + enabled: false + ## Yubico server. Defaults to YubiCloud. + # server: + ## Yubico ID and Secret Key. + # clientId: + # secretKey: + + ## Logging options. https://github.com/dani-garcia/bitwarden_rs/wiki/Logging + log: + # Log to file. + file: "" + # Log level. Options are "trace", "debug", "info", "warn", "error" or "off". + level: "trace" + ## Log timestamp format. See https://docs.rs/chrono/0.4.15/chrono/format/strftime/index.html. Defaults to time in milliseconds. + # timeFormat: "" + + icons: + # Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache). TTL will default to zero. + disableDownload: false + ## Cache time-to-live for icons fetched. 0 means no purging. + # cache: 2592000 + ## Cache time-to-live for icons that were not available. 0 means no purging. + # cacheFailed: 259200 + +persistence: + data: + enabled: true + mountPath: "/data" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: vaultwarden + postgresqlDatabase: vaultwarden diff --git a/stable/vaultwarden/16.0.24/questions.yaml b/stable/vaultwarden/16.0.24/questions.yaml new file mode 100644 index 00000000000..3f9721970fe --- /dev/null +++ b/stable/vaultwarden/16.0.24/questions.yaml @@ -0,0 +1,2862 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + admin: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/admin/" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: vaultwarden + label: "" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: yubico + label: "Yubico OTP authentication" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Yubico OTP authentication" + description: "Please refer to the manual at: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-Yubikey-OTP-authentication" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: server + label: "Yubico server" + description: "Defaults to YubiCloud" + schema: + type: string + default: "" + - variable: clientId + label: "Yubico ID" + schema: + type: string + default: "" + - variable: secretKey + label: "Yubico Secret Key" + schema: + type: string + default: "" + - variable: admin + label: "Admin Portal" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Admin Portal" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: disableAdminToken + label: "Make Accessible Without Password/Token" + schema: + type: boolean + default: false + - variable: token + label: "Admin Portal Password/Token" + description: "Will be automatically generated if not defined" + schema: + type: string + default: "" + - variable: icons + label: "Icon Download Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: disableDownload + label: "Disable Icon Download" + description: "Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache)" + schema: + type: boolean + default: false + - variable: cache + label: "Cache time-to-live" + description: "Cache time-to-live for icons fetched. 0 means no purging" + schema: + type: int + default: 2592000 + - variable: token + label: "Failed Downloads Cache time-to-live" + description: "Cache time-to-live for icons that were not available. 0 means no purging." + schema: + type: int + default: 2592000 + - variable: log + label: "Logging" + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log level" + schema: + type: string + default: "info" + required: true + enum: + - value: "trace" + description: "trace" + - value: "debug" + description: "debug" + - value: "info" + description: "info" + - value: "warn" + description: "warn" + - value: "error" + description: "error" + - value: "off" + description: "off" + - variable: file + label: "Log-File Location" + schema: + type: string + default: "" + - variable: smtp + label: "SMTP Settings (Email)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable SMTP Support" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: host + label: "SMTP hostname" + schema: + type: string + required: true + default: "" + - variable: from + label: "SMTP sender e-mail address" + schema: + type: string + required: true + default: "" + - variable: fromName + label: "SMTP sender name" + schema: + type: string + required: true + default: "" + - variable: user + label: "SMTP username" + schema: + type: string + required: true + default: "" + - variable: password + label: "SMTP password" + description: "Required is user is specified, ignored if no user provided" + schema: + type: string + default: "" + - variable: ssl + label: "Enable SSL connection" + schema: + type: boolean + default: true + - variable: port + label: "SMTP port" + description: "Usually: 25 without SSL, 587 with SSL" + schema: + type: int + default: 587 + - variable: authMechanism + label: "SMTP Authentication Mechanisms" + description: "Comma-separated options: Plain, Login and Xoauth2" + schema: + type: string + default: "Plain" + - variable: heloName + label: "SMTP HELO - Hostname" + description: "Hostname to be sent for SMTP HELO. Defaults to pod name" + schema: + type: string + default: "" + - variable: timeout + label: "SMTP timeout" + schema: + type: int + default: 15 + - variable: invalidHostname + label: "Accept Invalid Hostname" + description: "Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: invalidCertificate + label: "Accept Invalid Certificate" + description: "Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: allowSignups + label: "Allow Signup" + description: "Allow any user to sign-up: https://github.com/dani-garcia/vaultwarden/wiki/Disable-registration-of-new-users" + schema: + type: boolean + default: true + - variable: allowInvitation + label: "Always allow Invitation" + description: "Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/vaultwarden/wiki/Disable-invitations" + schema: + type: boolean + default: true + - variable: defaultInviteName + label: "Default Invite Organisation Name" + description: "Default organization name in invitation e-mails that are not coming from a specific organization." + schema: + type: string + default: "" + - variable: showPasswordHint + label: "Show password hints" + description: "https://github.com/dani-garcia/vaultwarden/wiki/Password-hint-display" + schema: + type: boolean + default: true + - variable: signupwhitelistenable + label: "Enable Signup Whitelist" + description: "allowSignups is ignored if set" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: signupDomains + label: "Signup Whitelist Domains" + schema: + type: list + default: [] + items: + - variable: domain + label: "Domain" + schema: + type: string + default: "" + - variable: verifySignup + label: "Verifiy Signup" + description: "Verify e-mail before login is enabled. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: requireEmail + label: "Block Login if email fails" + description: "When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: emailAttempts + label: "Email token reset attempts" + description: "Maximum attempts before an email token is reset and a new email will need to be sent" + schema: + type: int + default: 3 + - variable: emailTokenExpiration + label: "Email token validity in seconds" + schema: + type: int + default: 600 + - variable: enableWebVault + label: "Enable Webvault" + description: "Enable Web Vault (static content). https://github.com/dani-garcia/vaultwarden/wiki/Disabling-or-overriding-the-Vault-interface-hosting" + schema: + type: boolean + default: true + - variable: orgCreationUsers + label: "Limit Organisation Creation to (users)" + description: "Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users." + schema: + type: string + default: "all" + - variable: attachmentLimitOrg + label: "Limit Attachment Disk Usage per Organisation" + schema: + type: string + default: "" + - variable: attachmentLimitUser + label: "Limit Attachment Disk Usage per User" + schema: + type: string + default: "" + - variable: hibpApiKey + label: "HaveIBeenPwned API Key" + description: "Can be purchased at https://haveibeenpwned.com/API/Key" + schema: + type: string + default: "" + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: 10102 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: ws + label: "WebSocket 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: 3012 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 3012 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/vaultwarden/16.0.24/templates/_configmap.tpl b/stable/vaultwarden/16.0.24/templates/_configmap.tpl new file mode 100644 index 00000000000..8809925abdf --- /dev/null +++ b/stable/vaultwarden/16.0.24/templates/_configmap.tpl @@ -0,0 +1,116 @@ +{{/* Define the configmap */}} +{{- define "vaultwarden.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: vaultwardenconfig +data: + ROCKET_PORT: "8080" + SIGNUPS_ALLOWED: {{ .Values.vaultwarden.allowSignups | quote }} + {{- if .Values.vaultwarden.signupDomains }} + SIGNUPS_DOMAINS_WHITELIST: {{ join "," .Values.vaultwarden.signupDomains | quote }} + {{- end }} + {{- if and (eq .Values.vaultwarden.verifySignup true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Signup verification requires SMTP to be enabled" nil}}{{end}} + SIGNUPS_VERIFY: {{ .Values.vaultwarden.verifySignup | quote }} + {{- if and (eq .Values.vaultwarden.requireEmail true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Requiring emails for login depends on SMTP" nil}}{{end}} + REQUIRE_DEVICE_EMAIL: {{ .Values.vaultwarden.requireEmail | quote }} + {{- if .Values.vaultwarden.emailAttempts }} + EMAIL_ATTEMPTS_LIMIT: {{ .Values.vaultwarden.emailAttempts | quote }} + {{- end }} + {{- if .Values.vaultwarden.emailTokenExpiration }} + EMAIL_EXPIRATION_TIME: {{ .Values.vaultwarden.emailTokenExpiration | quote }} + {{- end }} + INVITATIONS_ALLOWED: {{ .Values.vaultwarden.allowInvitation | quote }} + {{- if .Values.vaultwarden.defaultInviteName }} + INVITATION_ORG_NAME: {{ .Values.vaultwarden.defaultInviteName | quote }} + {{- end }} + SHOW_PASSWORD_HINT: {{ .Values.vaultwarden.showPasswordHint | quote }} + WEBSOCKET_ENABLED: {{ .Values.vaultwarden.enableWebsockets | quote }} + WEB_VAULT_ENABLED: {{ .Values.vaultwarden.enableWebVault | quote }} + ORG_CREATION_USERS: {{ .Values.vaultwarden.orgCreationUsers | quote }} + {{- if .Values.vaultwarden.attachmentLimitOrg }} + ORG_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitOrg | quote }} + {{- end }} + {{- if .Values.vaultwarden.attachmentLimitUser }} + USER_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitUser | quote }} + {{- end }} + {{- if .Values.vaultwarden.hibpApiKey }} + HIBP_API_KEY: {{ .Values.vaultwarden.hibpApiKey | quote }} + {{- end }} + {{- include "vaultwarden.dbTypeValid" . }} + {{- if .Values.database.retries }} + DB_CONNECTION_RETRIES: {{ .Values.database.retries | quote }} + {{- end }} + {{- if .Values.database.maxConnections }} + DATABASE_MAX_CONNS: {{ .Values.database.maxConnections | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.smtp.enabled true }} + SMTP_HOST: {{ required "SMTP host is required to enable SMTP" .Values.vaultwarden.smtp.host | quote }} + SMTP_FROM: {{ required "SMTP sender address ('from') is required to enable SMTP" .Values.vaultwarden.smtp.from | quote }} + {{- if .Values.vaultwarden.smtp.fromName }} + SMTP_FROM_NAME: {{ .Values.vaultwarden.smtp.fromName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.ssl }} + SMTP_SSL: {{ .Values.vaultwarden.smtp.ssl | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.port }} + SMTP_PORT: {{ .Values.vaultwarden.smtp.port | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.authMechanism }} + SMTP_AUTH_MECHANISM: {{ .Values.vaultwarden.smtp.authMechanism | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.heloName }} + HELO_NAME: {{ .Values.vaultwarden.smtp.heloName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.timeout }} + SMTP_TIMEOUT: {{ .Values.vaultwarden.smtp.timeout | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidHostname }} + SMTP_ACCEPT_INVALID_HOSTNAMES: {{ .Values.vaultwarden.smtp.invalidHostname | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidCertificate }} + SMTP_ACCEPT_INVALID_CERTS: {{ .Values.vaultwarden.smtp.invalidCertificate | quote }} + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.log.file }} + LOG_FILE: {{ .Values.vaultwarden.log.file | quote }} + {{- end }} + {{- if or .Values.vaultwarden.log.level .Values.vaultwarden.log.timeFormat }} + EXTENDED_LOGGING: "true" + {{- end }} + {{- if .Values.vaultwarden.log.level }} + {{- include "vaultwarden.logLevelValid" . }} + LOG_LEVEL: {{ .Values.vaultwarden.log.level | quote }} + {{- end }} + {{- if .Values.vaultwarden.log.timeFormat }} + LOG_TIMESTAMP_FORMAT: {{ .Values.vaultwarden.log.timeFormat | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.disableDownload }} + DISABLE_ICON_DOWNLOAD: {{ .Values.vaultwarden.icons.disableDownload | quote }} + {{- if and (not .Values.vaultwarden.icons.cache) (eq .Values.vaultwarden.icons.disableDownload "true") }} + ICON_CACHE_TTL: "0" + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.icons.cache }} + ICON_CACHE_TTL: {{ .Values.vaultwarden.icons.cache | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.cacheFailed }} + ICON_CACHE_NEGTTL: {{ .Values.vaultwarden.icons.cacheFailed | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.admin.enabled true }} + {{- if eq .Values.vaultwarden.admin.disableAdminToken true }} + DISABLE_ADMIN_TOKEN: "true" + {{- end }} + {{- end }} + {{- if eq .Values.vaultwarden.yubico.enabled true }} + {{- if .Values.vaultwarden.yubico.server }} + YUBICO_SERVER: {{ .Values.vaultwarden.yubico.server | quote }} + {{- end }} + {{- end }} + {{- if eq .Values.database.type "sqlite" }} + ENABLE_DB_WAL: {{ .Values.database.wal | quote }} + {{- else }} + ENABLE_DB_WAL: "false" + {{- end }} +{{- end -}} diff --git a/stable/vaultwarden/16.0.24/templates/_secrets.tpl b/stable/vaultwarden/16.0.24/templates/_secrets.tpl new file mode 100644 index 00000000000..ca5ec74b0af --- /dev/null +++ b/stable/vaultwarden/16.0.24/templates/_secrets.tpl @@ -0,0 +1,36 @@ +{{/* Define the secrets */}} +{{- define "vaultwarden.secrets" -}} + +{{- $adminToken := "" }} +{{- if eq .Values.vaultwarden.admin.enabled true }} +{{- $adminToken = .Values.vaultwarden.admin.token | default (randAlphaNum 48) | b64enc | quote }} +{{- end -}} + +{{- $smtpUser := "" }} +{{- if and (eq .Values.vaultwarden.smtp.enabled true ) (.Values.vaultwarden.smtp.user) }} +{{- $smtpUser = .Values.vaultwarden.smtp.user | b64enc | quote }} +{{- end -}} + +{{- $yubicoClientId := "" }} +{{- if eq .Values.vaultwarden.yubico.enabled true }} +{{- $yubicoClientId = required "Yubico Client ID required" .Values.vaultwarden.yubico.clientId | toString | b64enc | quote }} +{{- end -}} +--- + +apiVersion: v1 +kind: Secret +metadata: + name: vaultwardensecret +data: + {{- if ne $adminToken "" }} + ADMIN_TOKEN: {{ $adminToken }} + {{- end }} + {{- if ne $smtpUser "" }} + SMTP_USERNAME: {{ $smtpUser }} + SMTP_PASSWORD: {{ required "Must specify SMTP password" .Values.vaultwarden.smtp.password | b64enc | quote }} + {{- end }} + {{- if ne $yubicoClientId "" }} + YUBICO_CLIENT_ID: {{ $yubicoClientId }} + YUBICO_SECRET_KEY: {{ required "Yubico Secret Key required" .Values.vaultwarden.yubico.secretKey | b64enc | quote }} + {{- end }} +{{- end -}} diff --git a/stable/vaultwarden/16.0.24/templates/_validate.tpl b/stable/vaultwarden/16.0.24/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/stable/vaultwarden/16.0.24/templates/_validate.tpl @@ -0,0 +1,17 @@ +{{/* +Ensure valid DB type is select, defaults to SQLite +*/}} +{{- define "vaultwarden.dbTypeValid" -}} +{{- if not (or (eq .Values.database.type "postgresql") (eq .Values.database.type "mysql") (eq .Values.database.type "sqlite")) }} +{{- required "Invalid database type" nil }} +{{- end -}} +{{- end -}} + +{{/* +Ensure log type is valid +*/}} +{{- define "vaultwarden.logLevelValid" -}} +{{- if not (or (eq .Values.vaultwarden.log.level "trace") (eq .Values.vaultwarden.log.level "debug") (eq .Values.vaultwarden.log.level "info") (eq .Values.vaultwarden.log.level "warn") (eq .Values.vaultwarden.log.level "error") (eq .Values.vaultwarden.log.level "off")) }} +{{- required "Invalid log level" nil }} +{{- end }} +{{- end }} diff --git a/stable/vaultwarden/16.0.24/templates/common.yaml b/stable/vaultwarden/16.0.24/templates/common.yaml new file mode 100644 index 00000000000..577816b14ce --- /dev/null +++ b/stable/vaultwarden/16.0.24/templates/common.yaml @@ -0,0 +1,39 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + + +{{/* Render configmap for vaultwarden */}} +{{- include "vaultwarden.configmap" . }} + +{{/* Render secrets for vaultwarden */}} +{{- include "vaultwarden.secrets" . }} + +{{/* Define path for websocket */}} +{{- define "vaultwarden.websocket" -}} +{{- $fullname := include "tc.common.names.fullname" . -}} +path: "/notifications/hub" +# -- Ignored if not kubeVersion >= 1.14-0 +pathType: Prefix +service: + # -- Overrides the service name reference for this path + name: {{ printf "%s-ws" $fullname }} + port: {{ .Values.service.ws.ports.ws.port }} +{{- end -}} + +{{/* inject websocket path to all main ingress hosts*/}} +{{- define "vaultwarden.websocketinjector" -}} +{{- $path := list (include "vaultwarden.websocket" . | fromYaml) -}} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress.main.hosts }} +{{- $newpaths := list }} +{{- $newpaths := concat .paths $path }} +{{- $_ := set . "paths" ( deepCopy $newpaths ) -}} +{{- end }} +{{- end }} +{{- end -}} + +{{/* inject websocket paths in ingress */}} +{{- include "vaultwarden.websocketinjector" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/vaultwarden/16.0.24/values.yaml b/stable/vaultwarden/16.0.24/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/verysync/2.0.23/CHANGELOG.md b/stable/verysync/2.0.23/CHANGELOG.md deleted file mode 100644 index 64f7d87c151..00000000000 --- a/stable/verysync/2.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [verysync-2.0.23](https://github.com/truecharts/apps/compare/verysync-2.0.21...verysync-2.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [verysync-2.0.21](https://github.com/truecharts/apps/compare/verysync-2.0.20...verysync-2.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [verysync-2.0.20](https://github.com/truecharts/apps/compare/verysync-2.0.19...verysync-2.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [verysync-2.0.19](https://github.com/truecharts/apps/compare/verysync-2.0.17...verysync-2.0.19) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [verysync-2.0.17](https://github.com/truecharts/apps/compare/verysync-2.0.14...verysync-2.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [verysync-2.0.14](https://github.com/truecharts/apps/compare/verysync-2.0.13...verysync-2.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [verysync-2.0.13](https://github.com/truecharts/apps/compare/verysync-2.0.12...verysync-2.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [verysync-2.0.12](https://github.com/truecharts/apps/compare/verysync-2.0.11...verysync-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [verysync-2.0.11](https://github.com/truecharts/apps/compare/verysync-2.0.10...verysync-2.0.11) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - - - -### [verysync-2.0.10](https://github.com/truecharts/apps/compare/verysync-2.0.9...verysync-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [verysync-2.0.9](https://github.com/truecharts/apps/compare/verysync-2.0.8...verysync-2.0.9) (2022-07-09) - -#### Chore - -* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) - - - diff --git a/stable/verysync/2.0.23/Chart.lock b/stable/verysync/2.0.23/Chart.lock deleted file mode 100644 index 4d5202ce604..00000000000 --- a/stable/verysync/2.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:18:24.471388686Z" diff --git a/stable/verysync/2.0.23/Chart.yaml b/stable/verysync/2.0.23/Chart.yaml deleted file mode 100644 index 5041ba46501..00000000000 --- a/stable/verysync/2.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: very sync is an easy-to-use multi-platform file synchronization software -home: https://github.com/truecharts/apps/tree/master/charts/stable/verysync -icon: https://truecharts.org/img/chart-icons/verysync.png -keywords: - - verysync - - sync - - btsync - - bittorrent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: verysync -sources: - - https://hub.docker.com/r/jonnyan404/verysync -version: 2.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/verysync/2.0.23/README.md b/stable/verysync/2.0.23/README.md deleted file mode 100644 index d94c5a86222..00000000000 --- a/stable/verysync/2.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# verysync - -![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![AppVersion: 2.13.0](https://img.shields.io/badge/AppVersion-2.13.0-informational?style=flat-square) - -very sync is an easy-to-use multi-platform file synchronization software - -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: [verysync](https://truecharts.org/docs/charts/stable/verysync) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `verysync` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install verysync TrueCharts/verysync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `verysync` deployment - -```console -helm uninstall verysync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install verysync \ - --set env.TZ="America/New York" \ - TrueCharts/verysync -``` - -#### 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 verysync TrueCharts/verysync -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/verysync/2.0.23/charts/common-10.4.6.tgz b/stable/verysync/2.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/verysync/2.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/verysync/2.0.24/CHANGELOG.md b/stable/verysync/2.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ea83c700004 --- /dev/null +++ b/stable/verysync/2.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [verysync-2.0.24](https://github.com/truecharts/apps/compare/verysync-2.0.23...verysync-2.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [verysync-2.0.23](https://github.com/truecharts/apps/compare/verysync-2.0.21...verysync-2.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [verysync-2.0.21](https://github.com/truecharts/apps/compare/verysync-2.0.20...verysync-2.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [verysync-2.0.20](https://github.com/truecharts/apps/compare/verysync-2.0.19...verysync-2.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [verysync-2.0.19](https://github.com/truecharts/apps/compare/verysync-2.0.17...verysync-2.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [verysync-2.0.17](https://github.com/truecharts/apps/compare/verysync-2.0.14...verysync-2.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [verysync-2.0.14](https://github.com/truecharts/apps/compare/verysync-2.0.13...verysync-2.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [verysync-2.0.13](https://github.com/truecharts/apps/compare/verysync-2.0.12...verysync-2.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [verysync-2.0.12](https://github.com/truecharts/apps/compare/verysync-2.0.11...verysync-2.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [verysync-2.0.11](https://github.com/truecharts/apps/compare/verysync-2.0.10...verysync-2.0.11) (2022-07-10) + +#### Fix + +* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) + + + + +### [verysync-2.0.10](https://github.com/truecharts/apps/compare/verysync-2.0.9...verysync-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/verysync/2.0.24/Chart.lock b/stable/verysync/2.0.24/Chart.lock new file mode 100644 index 00000000000..c5de7bafdb8 --- /dev/null +++ b/stable/verysync/2.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:53:00.378796578Z" diff --git a/stable/verysync/2.0.24/Chart.yaml b/stable/verysync/2.0.24/Chart.yaml new file mode 100644 index 00000000000..a28f19ba7ac --- /dev/null +++ b/stable/verysync/2.0.24/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: very sync is an easy-to-use multi-platform file synchronization software +home: https://github.com/truecharts/apps/tree/master/charts/stable/verysync +icon: https://truecharts.org/img/chart-icons/verysync.png +keywords: + - verysync + - sync + - btsync + - bittorrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: verysync +sources: + - https://hub.docker.com/r/jonnyan404/verysync +version: 2.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/verysync/2.0.24/README.md b/stable/verysync/2.0.24/README.md new file mode 100644 index 00000000000..15b82d4a146 --- /dev/null +++ b/stable/verysync/2.0.24/README.md @@ -0,0 +1,107 @@ +# verysync + +![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![AppVersion: 2.13.0](https://img.shields.io/badge/AppVersion-2.13.0-informational?style=flat-square) + +very sync is an easy-to-use multi-platform file synchronization software + +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: [verysync](https://truecharts.org/docs/charts/stable/verysync) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `verysync` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install verysync TrueCharts/verysync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `verysync` deployment + +```console +helm uninstall verysync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install verysync \ + --set env.TZ="America/New York" \ + TrueCharts/verysync +``` + +#### 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 verysync TrueCharts/verysync -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/verysync/2.0.23/app-readme.md b/stable/verysync/2.0.24/app-readme.md similarity index 100% rename from stable/verysync/2.0.23/app-readme.md rename to stable/verysync/2.0.24/app-readme.md diff --git a/stable/verysync/2.0.24/charts/common-10.4.7.tgz b/stable/verysync/2.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/verysync/2.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/verysync/2.0.23/ix_values.yaml b/stable/verysync/2.0.24/ix_values.yaml similarity index 100% rename from stable/verysync/2.0.23/ix_values.yaml rename to stable/verysync/2.0.24/ix_values.yaml diff --git a/stable/verysync/2.0.23/questions.yaml b/stable/verysync/2.0.24/questions.yaml similarity index 100% rename from stable/verysync/2.0.23/questions.yaml rename to stable/verysync/2.0.24/questions.yaml diff --git a/stable/verysync/2.0.24/templates/common.yaml b/stable/verysync/2.0.24/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/verysync/2.0.24/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/verysync/2.0.24/values.yaml b/stable/verysync/2.0.24/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vikunja/3.0.28/CHANGELOG.md b/stable/vikunja/3.0.28/CHANGELOG.md deleted file mode 100644 index 4126a589d37..00000000000 --- a/stable/vikunja/3.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vikunja-3.0.28](https://github.com/truecharts/apps/compare/vikunja-3.0.27...vikunja-3.0.28) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [vikunja-3.0.27](https://github.com/truecharts/apps/compare/vikunja-3.0.25...vikunja-3.0.27) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [vikunja-3.0.25](https://github.com/truecharts/apps/compare/vikunja-3.0.24...vikunja-3.0.25) (2022-07-22) - -### Chore - -- move clickhouse to dependency train, remove 2 breaking apps and remove some special characters -- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) - -### Fix - -- remove some non-utf8 characters - - - -## [vikunja-3.0.24](https://github.com/truecharts/apps/compare/vikunja-3.0.23...vikunja-3.0.24) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [vikunja-3.0.23](https://github.com/truecharts/apps/compare/vikunja-3.0.22...vikunja-3.0.23) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [vikunja-3.0.22](https://github.com/truecharts/apps/compare/vikunja-3.0.20...vikunja-3.0.22) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [vikunja-3.0.20](https://github.com/truecharts/apps/compare/vikunja-3.0.19...vikunja-3.0.20) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [vikunja-3.0.19](https://github.com/truecharts/apps/compare/vikunja-3.0.18...vikunja-3.0.19) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [vikunja-3.0.18](https://github.com/truecharts/apps/compare/vikunja-3.0.16...vikunja-3.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [vikunja-3.0.16](https://github.com/truecharts/apps/compare/vikunja-3.0.15...vikunja-3.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [vikunja-3.0.15](https://github.com/truecharts/apps/compare/vikunja-3.0.14...vikunja-3.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - diff --git a/stable/vikunja/3.0.28/Chart.lock b/stable/vikunja/3.0.28/Chart.lock deleted file mode 100644 index 6e86ba718c4..00000000000 --- a/stable/vikunja/3.0.28/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:46:12.911048561Z" diff --git a/stable/vikunja/3.0.28/Chart.yaml b/stable/vikunja/3.0.28/Chart.yaml deleted file mode 100644 index c1d95f903a4..00000000000 --- a/stable/vikunja/3.0.28/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "0.18.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: The to-do app to organize your life. -home: https://github.com/truecharts/apps/tree/master/charts/stable/vikunja -icon: https://truecharts.org/img/chart-icons/vikunja.png -keywords: - - vikunja -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vikunja -sources: - - https://vikunja.io/docs -version: 3.0.28 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/vikunja/3.0.28/README.md b/stable/vikunja/3.0.28/README.md deleted file mode 100644 index df29590fbda..00000000000 --- a/stable/vikunja/3.0.28/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# vikunja - -![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-informational?style=flat-square) ![AppVersion: 0.18.1](https://img.shields.io/badge/AppVersion-0.18.1-informational?style=flat-square) - -The to-do app to organize your life. - -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: [vikunja](https://truecharts.org/docs/charts/stable/vikunja) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `vikunja` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install vikunja TrueCharts/vikunja -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `vikunja` deployment - -```console -helm uninstall vikunja -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vikunja \ - --set env.TZ="America/New York" \ - TrueCharts/vikunja -``` - -#### 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 vikunja TrueCharts/vikunja -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/vikunja/3.0.28/charts/common-10.4.6.tgz b/stable/vikunja/3.0.28/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/vikunja/3.0.28/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.28/charts/postgresql-8.0.43.tgz b/stable/vikunja/3.0.28/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/vikunja/3.0.28/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.28/charts/redis-3.0.42.tgz b/stable/vikunja/3.0.28/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/vikunja/3.0.28/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.29/CHANGELOG.md b/stable/vikunja/3.0.29/CHANGELOG.md new file mode 100644 index 00000000000..9c7008d2ed2 --- /dev/null +++ b/stable/vikunja/3.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vikunja-3.0.29](https://github.com/truecharts/apps/compare/vikunja-3.0.28...vikunja-3.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [vikunja-3.0.28](https://github.com/truecharts/apps/compare/vikunja-3.0.27...vikunja-3.0.28) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [vikunja-3.0.27](https://github.com/truecharts/apps/compare/vikunja-3.0.25...vikunja-3.0.27) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [vikunja-3.0.25](https://github.com/truecharts/apps/compare/vikunja-3.0.24...vikunja-3.0.25) (2022-07-22) + +### Chore + +- move clickhouse to dependency train, remove 2 breaking apps and remove some special characters +- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) + +### Fix + +- remove some non-utf8 characters + + + +## [vikunja-3.0.24](https://github.com/truecharts/apps/compare/vikunja-3.0.23...vikunja-3.0.24) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [vikunja-3.0.23](https://github.com/truecharts/apps/compare/vikunja-3.0.22...vikunja-3.0.23) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [vikunja-3.0.22](https://github.com/truecharts/apps/compare/vikunja-3.0.20...vikunja-3.0.22) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [vikunja-3.0.20](https://github.com/truecharts/apps/compare/vikunja-3.0.19...vikunja-3.0.20) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [vikunja-3.0.19](https://github.com/truecharts/apps/compare/vikunja-3.0.18...vikunja-3.0.19) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [vikunja-3.0.18](https://github.com/truecharts/apps/compare/vikunja-3.0.16...vikunja-3.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [vikunja-3.0.16](https://github.com/truecharts/apps/compare/vikunja-3.0.15...vikunja-3.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + diff --git a/stable/vikunja/3.0.29/Chart.lock b/stable/vikunja/3.0.29/Chart.lock new file mode 100644 index 00000000000..69663c53bee --- /dev/null +++ b/stable/vikunja/3.0.29/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:53:19.443911468Z" diff --git a/stable/vikunja/3.0.29/Chart.yaml b/stable/vikunja/3.0.29/Chart.yaml new file mode 100644 index 00000000000..0353a1fefaf --- /dev/null +++ b/stable/vikunja/3.0.29/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.18.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: The to-do app to organize your life. +home: https://github.com/truecharts/apps/tree/master/charts/stable/vikunja +icon: https://truecharts.org/img/chart-icons/vikunja.png +keywords: + - vikunja +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vikunja +sources: + - https://vikunja.io/docs +version: 3.0.29 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vikunja/3.0.29/README.md b/stable/vikunja/3.0.29/README.md new file mode 100644 index 00000000000..b1a48c2d91c --- /dev/null +++ b/stable/vikunja/3.0.29/README.md @@ -0,0 +1,109 @@ +# vikunja + +![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![AppVersion: 0.18.1](https://img.shields.io/badge/AppVersion-0.18.1-informational?style=flat-square) + +The to-do app to organize your life. + +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: [vikunja](https://truecharts.org/docs/charts/stable/vikunja) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `vikunja` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install vikunja TrueCharts/vikunja +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `vikunja` deployment + +```console +helm uninstall vikunja +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vikunja \ + --set env.TZ="America/New York" \ + TrueCharts/vikunja +``` + +#### 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 vikunja TrueCharts/vikunja -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/vikunja/3.0.28/app-readme.md b/stable/vikunja/3.0.29/app-readme.md similarity index 100% rename from stable/vikunja/3.0.28/app-readme.md rename to stable/vikunja/3.0.29/app-readme.md diff --git a/stable/vikunja/3.0.29/charts/common-10.4.7.tgz b/stable/vikunja/3.0.29/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/vikunja/3.0.29/charts/common-10.4.7.tgz differ diff --git a/stable/vikunja/3.0.29/charts/postgresql-8.0.45.tgz b/stable/vikunja/3.0.29/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/vikunja/3.0.29/charts/postgresql-8.0.45.tgz differ diff --git a/stable/vikunja/3.0.29/charts/redis-3.0.44.tgz b/stable/vikunja/3.0.29/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/vikunja/3.0.29/charts/redis-3.0.44.tgz differ diff --git a/stable/vikunja/3.0.28/ix_values.yaml b/stable/vikunja/3.0.29/ix_values.yaml similarity index 100% rename from stable/vikunja/3.0.28/ix_values.yaml rename to stable/vikunja/3.0.29/ix_values.yaml diff --git a/stable/vikunja/3.0.28/questions.yaml b/stable/vikunja/3.0.29/questions.yaml similarity index 100% rename from stable/vikunja/3.0.28/questions.yaml rename to stable/vikunja/3.0.29/questions.yaml diff --git a/stable/vikunja/3.0.28/templates/_secrets.tpl b/stable/vikunja/3.0.29/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/3.0.28/templates/_secrets.tpl rename to stable/vikunja/3.0.29/templates/_secrets.tpl diff --git a/stable/vikunja/3.0.28/templates/common.yaml b/stable/vikunja/3.0.29/templates/common.yaml similarity index 100% rename from stable/vikunja/3.0.28/templates/common.yaml rename to stable/vikunja/3.0.29/templates/common.yaml diff --git a/stable/vikunja/3.0.29/values.yaml b/stable/vikunja/3.0.29/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webgrabplus/2.0.21/CHANGELOG.md b/stable/webgrabplus/2.0.21/CHANGELOG.md deleted file mode 100644 index 26eab4e0273..00000000000 --- a/stable/webgrabplus/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [webgrabplus-2.0.21](https://github.com/truecharts/apps/compare/webgrabplus-2.0.19...webgrabplus-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [webgrabplus-2.0.19](https://github.com/truecharts/apps/compare/webgrabplus-2.0.18...webgrabplus-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [webgrabplus-2.0.18](https://github.com/truecharts/apps/compare/webgrabplus-2.0.17...webgrabplus-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [webgrabplus-2.0.17](https://github.com/truecharts/apps/compare/webgrabplus-2.0.15...webgrabplus-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [webgrabplus-2.0.15](https://github.com/truecharts/apps/compare/webgrabplus-2.0.13...webgrabplus-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [webgrabplus-2.0.13](https://github.com/truecharts/apps/compare/webgrabplus-2.0.12...webgrabplus-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [webgrabplus-2.0.12](https://github.com/truecharts/apps/compare/webgrabplus-2.0.11...webgrabplus-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [webgrabplus-2.0.11](https://github.com/truecharts/apps/compare/webgrabplus-2.0.10...webgrabplus-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [webgrabplus-2.0.10](https://github.com/truecharts/apps/compare/webgrabplus-2.0.9...webgrabplus-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [webgrabplus-2.0.9](https://github.com/truecharts/apps/compare/webgrabplus-2.0.8...webgrabplus-2.0.9) (2022-07-05) - -#### Chore - -* update docker general non-major ([#3071](https://github.com/truecharts/apps/issues/3071)) - - - - -### [webgrabplus-2.0.8](https://github.com/truecharts/apps/compare/webgrabplus-2.0.7...webgrabplus-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/webgrabplus/2.0.21/Chart.lock b/stable/webgrabplus/2.0.21/Chart.lock deleted file mode 100644 index 31daa6aa66b..00000000000 --- a/stable/webgrabplus/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:18:32.818403057Z" diff --git a/stable/webgrabplus/2.0.21/Chart.yaml b/stable/webgrabplus/2.0.21/Chart.yaml deleted file mode 100644 index 8f22d2ae908..00000000000 --- a/stable/webgrabplus/2.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: webgrabplus -version: 2.0.21 -appVersion: "4.2.4" -description: Webgrabplus is a multi-site incremental xmltv epg grabber. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/webgrabplus -icon: https://truecharts.org/img/chart-icons/webgrabplus.png -keywords: - - webgrabplus -sources: - - https://hub.docker.com/r/linuxserver/webgrabplus -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/webgrabplus/2.0.21/README.md b/stable/webgrabplus/2.0.21/README.md deleted file mode 100644 index 584f8b96480..00000000000 --- a/stable/webgrabplus/2.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# webgrabplus - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.2.4](https://img.shields.io/badge/AppVersion-4.2.4-informational?style=flat-square) - -Webgrabplus is a multi-site incremental xmltv epg grabber. - -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: [webgrabplus](https://truecharts.org/docs/charts/stable/webgrabplus) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `webgrabplus` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install webgrabplus TrueCharts/webgrabplus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `webgrabplus` deployment - -```console -helm uninstall webgrabplus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install webgrabplus \ - --set env.TZ="America/New York" \ - TrueCharts/webgrabplus -``` - -#### 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 webgrabplus TrueCharts/webgrabplus -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/webgrabplus/2.0.21/charts/common-10.4.6.tgz b/stable/webgrabplus/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/webgrabplus/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/webgrabplus/2.0.22/CHANGELOG.md b/stable/webgrabplus/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..c70ee571427 --- /dev/null +++ b/stable/webgrabplus/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [webgrabplus-2.0.22](https://github.com/truecharts/apps/compare/webgrabplus-2.0.21...webgrabplus-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [webgrabplus-2.0.21](https://github.com/truecharts/apps/compare/webgrabplus-2.0.19...webgrabplus-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [webgrabplus-2.0.19](https://github.com/truecharts/apps/compare/webgrabplus-2.0.18...webgrabplus-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [webgrabplus-2.0.18](https://github.com/truecharts/apps/compare/webgrabplus-2.0.17...webgrabplus-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [webgrabplus-2.0.17](https://github.com/truecharts/apps/compare/webgrabplus-2.0.15...webgrabplus-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [webgrabplus-2.0.15](https://github.com/truecharts/apps/compare/webgrabplus-2.0.13...webgrabplus-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [webgrabplus-2.0.13](https://github.com/truecharts/apps/compare/webgrabplus-2.0.12...webgrabplus-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [webgrabplus-2.0.12](https://github.com/truecharts/apps/compare/webgrabplus-2.0.11...webgrabplus-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [webgrabplus-2.0.11](https://github.com/truecharts/apps/compare/webgrabplus-2.0.10...webgrabplus-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [webgrabplus-2.0.10](https://github.com/truecharts/apps/compare/webgrabplus-2.0.9...webgrabplus-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [webgrabplus-2.0.9](https://github.com/truecharts/apps/compare/webgrabplus-2.0.8...webgrabplus-2.0.9) (2022-07-05) + +#### Chore + +* update docker general non-major ([#3071](https://github.com/truecharts/apps/issues/3071)) + + + diff --git a/stable/webgrabplus/2.0.22/Chart.lock b/stable/webgrabplus/2.0.22/Chart.lock new file mode 100644 index 00000000000..a4c60cbf1bb --- /dev/null +++ b/stable/webgrabplus/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:53:10.166161814Z" diff --git a/stable/webgrabplus/2.0.22/Chart.yaml b/stable/webgrabplus/2.0.22/Chart.yaml new file mode 100644 index 00000000000..f9be705a17e --- /dev/null +++ b/stable/webgrabplus/2.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: webgrabplus +version: 2.0.22 +appVersion: "4.2.4" +description: Webgrabplus is a multi-site incremental xmltv epg grabber. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/webgrabplus +icon: https://truecharts.org/img/chart-icons/webgrabplus.png +keywords: + - webgrabplus +sources: + - https://hub.docker.com/r/linuxserver/webgrabplus +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/webgrabplus/2.0.22/README.md b/stable/webgrabplus/2.0.22/README.md new file mode 100644 index 00000000000..848a217be6f --- /dev/null +++ b/stable/webgrabplus/2.0.22/README.md @@ -0,0 +1,107 @@ +# webgrabplus + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.2.4](https://img.shields.io/badge/AppVersion-4.2.4-informational?style=flat-square) + +Webgrabplus is a multi-site incremental xmltv epg grabber. + +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: [webgrabplus](https://truecharts.org/docs/charts/stable/webgrabplus) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `webgrabplus` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install webgrabplus TrueCharts/webgrabplus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `webgrabplus` deployment + +```console +helm uninstall webgrabplus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install webgrabplus \ + --set env.TZ="America/New York" \ + TrueCharts/webgrabplus +``` + +#### 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 webgrabplus TrueCharts/webgrabplus -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/webgrabplus/2.0.21/app-readme.md b/stable/webgrabplus/2.0.22/app-readme.md similarity index 100% rename from stable/webgrabplus/2.0.21/app-readme.md rename to stable/webgrabplus/2.0.22/app-readme.md diff --git a/stable/webgrabplus/2.0.22/charts/common-10.4.7.tgz b/stable/webgrabplus/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/webgrabplus/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/webgrabplus/2.0.21/ix_values.yaml b/stable/webgrabplus/2.0.22/ix_values.yaml similarity index 100% rename from stable/webgrabplus/2.0.21/ix_values.yaml rename to stable/webgrabplus/2.0.22/ix_values.yaml diff --git a/stable/webgrabplus/2.0.21/questions.yaml b/stable/webgrabplus/2.0.22/questions.yaml similarity index 100% rename from stable/webgrabplus/2.0.21/questions.yaml rename to stable/webgrabplus/2.0.22/questions.yaml diff --git a/stable/webgrabplus/2.0.22/templates/common.yaml b/stable/webgrabplus/2.0.22/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/webgrabplus/2.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/webgrabplus/2.0.22/values.yaml b/stable/webgrabplus/2.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/weblate/4.0.23/CHANGELOG.md b/stable/weblate/4.0.23/CHANGELOG.md deleted file mode 100644 index ace35a86394..00000000000 --- a/stable/weblate/4.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [weblate-4.0.23](https://github.com/truecharts/apps/compare/weblate-4.0.22...weblate-4.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [weblate-4.0.22](https://github.com/truecharts/apps/compare/weblate-4.0.20...weblate-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [weblate-4.0.20](https://github.com/truecharts/apps/compare/weblate-4.0.19...weblate-4.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [weblate-4.0.19](https://github.com/truecharts/apps/compare/weblate-4.0.18...weblate-4.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [weblate-4.0.18](https://github.com/truecharts/apps/compare/weblate-4.0.16...weblate-4.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [weblate-4.0.16](https://github.com/truecharts/apps/compare/weblate-4.0.14...weblate-4.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [weblate-4.0.14](https://github.com/truecharts/apps/compare/weblate-4.0.13...weblate-4.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [weblate-4.0.13](https://github.com/truecharts/apps/compare/weblate-4.0.12...weblate-4.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [weblate-4.0.12](https://github.com/truecharts/apps/compare/weblate-4.0.11...weblate-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [weblate-4.0.11](https://github.com/truecharts/apps/compare/weblate-4.0.10...weblate-4.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [weblate-4.0.10](https://github.com/truecharts/apps/compare/weblate-4.0.9...weblate-4.0.10) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/weblate/4.0.23/Chart.lock b/stable/weblate/4.0.23/Chart.lock deleted file mode 100644 index 66c88f80f97..00000000000 --- a/stable/weblate/4.0.23/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 -generated: "2022-07-23T09:46:44.271607266Z" diff --git a/stable/weblate/4.0.23/Chart.yaml b/stable/weblate/4.0.23/Chart.yaml deleted file mode 100644 index 4f2ff6917aa..00000000000 --- a/stable/weblate/4.0.23/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "4.13.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.42 -description: Weblate is a copylefted libre software web-based continuous localization system -home: https://github.com/truecharts/apps/tree/master/charts/stable/weblate -icon: https://truecharts.org/img/chart-icons/weblate.png -keywords: - - translate -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: weblate -sources: - - https://github.com/WeblateOrg/weblate - - https://github.com/WeblateOrg/docker - - https://github.com/WeblateOrg/docker-compose - - https://docs.weblate.org/en/latest/ -version: 4.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/weblate/4.0.23/README.md b/stable/weblate/4.0.23/README.md deleted file mode 100644 index d5546e8dfe2..00000000000 --- a/stable/weblate/4.0.23/README.md +++ /dev/null @@ -1,112 +0,0 @@ -# weblate - -![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![AppVersion: 4.13.1](https://img.shields.io/badge/AppVersion-4.13.1-informational?style=flat-square) - -Weblate is a copylefted libre software web-based continuous localization system - -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: [weblate](https://truecharts.org/docs/charts/stable/weblate) - -**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/ | postgresql | 8.0.43 | -| https://charts.truecharts.org | redis | 3.0.42 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `weblate` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install weblate TrueCharts/weblate -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `weblate` deployment - -```console -helm uninstall weblate -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install weblate \ - --set env.TZ="America/New York" \ - TrueCharts/weblate -``` - -#### 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 weblate TrueCharts/weblate -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/weblate/4.0.23/charts/common-10.4.6.tgz b/stable/weblate/4.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/weblate/4.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/weblate/4.0.23/charts/postgresql-8.0.43.tgz b/stable/weblate/4.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/weblate/4.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/weblate/4.0.23/charts/redis-3.0.42.tgz b/stable/weblate/4.0.23/charts/redis-3.0.42.tgz deleted file mode 100644 index a82d4d5a2f7..00000000000 Binary files a/stable/weblate/4.0.23/charts/redis-3.0.42.tgz and /dev/null differ diff --git a/stable/weblate/4.0.24/CHANGELOG.md b/stable/weblate/4.0.24/CHANGELOG.md new file mode 100644 index 00000000000..6b1800f2dff --- /dev/null +++ b/stable/weblate/4.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [weblate-4.0.24](https://github.com/truecharts/apps/compare/weblate-4.0.23...weblate-4.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [weblate-4.0.23](https://github.com/truecharts/apps/compare/weblate-4.0.22...weblate-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [weblate-4.0.22](https://github.com/truecharts/apps/compare/weblate-4.0.20...weblate-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [weblate-4.0.20](https://github.com/truecharts/apps/compare/weblate-4.0.19...weblate-4.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [weblate-4.0.19](https://github.com/truecharts/apps/compare/weblate-4.0.18...weblate-4.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [weblate-4.0.18](https://github.com/truecharts/apps/compare/weblate-4.0.16...weblate-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [weblate-4.0.16](https://github.com/truecharts/apps/compare/weblate-4.0.14...weblate-4.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [weblate-4.0.14](https://github.com/truecharts/apps/compare/weblate-4.0.13...weblate-4.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [weblate-4.0.13](https://github.com/truecharts/apps/compare/weblate-4.0.12...weblate-4.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [weblate-4.0.12](https://github.com/truecharts/apps/compare/weblate-4.0.11...weblate-4.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [weblate-4.0.11](https://github.com/truecharts/apps/compare/weblate-4.0.10...weblate-4.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/weblate/4.0.24/Chart.lock b/stable/weblate/4.0.24/Chart.lock new file mode 100644 index 00000000000..4fb15b26641 --- /dev/null +++ b/stable/weblate/4.0.24/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-23T14:53:33.752694459Z" diff --git a/stable/weblate/4.0.24/Chart.yaml b/stable/weblate/4.0.24/Chart.yaml new file mode 100644 index 00000000000..b9878d0b890 --- /dev/null +++ b/stable/weblate/4.0.24/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "4.13.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +description: Weblate is a copylefted libre software web-based continuous localization system +home: https://github.com/truecharts/apps/tree/master/charts/stable/weblate +icon: https://truecharts.org/img/chart-icons/weblate.png +keywords: + - translate +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: weblate +sources: + - https://github.com/WeblateOrg/weblate + - https://github.com/WeblateOrg/docker + - https://github.com/WeblateOrg/docker-compose + - https://docs.weblate.org/en/latest/ +version: 4.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/weblate/4.0.24/README.md b/stable/weblate/4.0.24/README.md new file mode 100644 index 00000000000..929f074d348 --- /dev/null +++ b/stable/weblate/4.0.24/README.md @@ -0,0 +1,112 @@ +# weblate + +![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![AppVersion: 4.13.1](https://img.shields.io/badge/AppVersion-4.13.1-informational?style=flat-square) + +Weblate is a copylefted libre software web-based continuous localization system + +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: [weblate](https://truecharts.org/docs/charts/stable/weblate) + +**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/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `weblate` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install weblate TrueCharts/weblate +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `weblate` deployment + +```console +helm uninstall weblate +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install weblate \ + --set env.TZ="America/New York" \ + TrueCharts/weblate +``` + +#### 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 weblate TrueCharts/weblate -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/weblate/4.0.23/app-readme.md b/stable/weblate/4.0.24/app-readme.md similarity index 100% rename from stable/weblate/4.0.23/app-readme.md rename to stable/weblate/4.0.24/app-readme.md diff --git a/stable/weblate/4.0.24/charts/common-10.4.7.tgz b/stable/weblate/4.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/weblate/4.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/weblate/4.0.24/charts/postgresql-8.0.45.tgz b/stable/weblate/4.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/weblate/4.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/weblate/4.0.24/charts/redis-3.0.44.tgz b/stable/weblate/4.0.24/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/weblate/4.0.24/charts/redis-3.0.44.tgz differ diff --git a/stable/weblate/4.0.23/ix_values.yaml b/stable/weblate/4.0.24/ix_values.yaml similarity index 100% rename from stable/weblate/4.0.23/ix_values.yaml rename to stable/weblate/4.0.24/ix_values.yaml diff --git a/stable/weblate/4.0.23/questions.yaml b/stable/weblate/4.0.24/questions.yaml similarity index 100% rename from stable/weblate/4.0.23/questions.yaml rename to stable/weblate/4.0.24/questions.yaml diff --git a/stable/weblate/4.0.23/templates/_configmap.tpl b/stable/weblate/4.0.24/templates/_configmap.tpl similarity index 100% rename from stable/weblate/4.0.23/templates/_configmap.tpl rename to stable/weblate/4.0.24/templates/_configmap.tpl diff --git a/stable/weblate/4.0.23/templates/common.yaml b/stable/weblate/4.0.24/templates/common.yaml similarity index 100% rename from stable/weblate/4.0.23/templates/common.yaml rename to stable/weblate/4.0.24/templates/common.yaml diff --git a/stable/weblate/4.0.24/values.yaml b/stable/weblate/4.0.24/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/website-shot/2.0.21/CHANGELOG.md b/stable/website-shot/2.0.21/CHANGELOG.md deleted file mode 100644 index 9f7f5afe0ef..00000000000 --- a/stable/website-shot/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [website-shot-2.0.21](https://github.com/truecharts/apps/compare/website-shot-2.0.19...website-shot-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [website-shot-2.0.19](https://github.com/truecharts/apps/compare/website-shot-2.0.18...website-shot-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [website-shot-2.0.18](https://github.com/truecharts/apps/compare/website-shot-2.0.17...website-shot-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [website-shot-2.0.17](https://github.com/truecharts/apps/compare/website-shot-2.0.15...website-shot-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [website-shot-2.0.15](https://github.com/truecharts/apps/compare/website-shot-2.0.13...website-shot-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [website-shot-2.0.13](https://github.com/truecharts/apps/compare/website-shot-2.0.12...website-shot-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [website-shot-2.0.12](https://github.com/truecharts/apps/compare/website-shot-2.0.11...website-shot-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [website-shot-2.0.11](https://github.com/truecharts/apps/compare/website-shot-2.0.10...website-shot-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [website-shot-2.0.10](https://github.com/truecharts/apps/compare/website-shot-2.0.9...website-shot-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [website-shot-2.0.9](https://github.com/truecharts/apps/compare/website-shot-2.0.8...website-shot-2.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [website-shot-2.0.8](https://github.com/truecharts/apps/compare/website-shot-2.0.7...website-shot-2.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/website-shot/2.0.21/Chart.lock b/stable/website-shot/2.0.21/Chart.lock deleted file mode 100644 index 4c56112c189..00000000000 --- a/stable/website-shot/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:18:52.720379628Z" diff --git a/stable/website-shot/2.0.21/Chart.yaml b/stable/website-shot/2.0.21/Chart.yaml deleted file mode 100644 index 917bb6652a9..00000000000 --- a/stable/website-shot/2.0.21/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. -home: https://github.com/truecharts/apps/tree/master/charts/stable/website-shot -icon: https://truecharts.org/img/chart-icons/website-shot.png -keywords: - - website-shot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: website-shot -sources: - - https://github.com/Flowko/website-shot -version: 2.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/website-shot/2.0.21/README.md b/stable/website-shot/2.0.21/README.md deleted file mode 100644 index 049bf756930..00000000000 --- a/stable/website-shot/2.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# website-shot - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. - -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: [website-shot](https://truecharts.org/docs/charts/stable/website-shot) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `website-shot` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install website-shot TrueCharts/website-shot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `website-shot` deployment - -```console -helm uninstall website-shot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install website-shot \ - --set env.TZ="America/New York" \ - TrueCharts/website-shot -``` - -#### 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 website-shot TrueCharts/website-shot -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/website-shot/2.0.21/charts/common-10.4.6.tgz b/stable/website-shot/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/website-shot/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/website-shot/2.0.22/CHANGELOG.md b/stable/website-shot/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..9feb15cd712 --- /dev/null +++ b/stable/website-shot/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [website-shot-2.0.22](https://github.com/truecharts/apps/compare/website-shot-2.0.21...website-shot-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [website-shot-2.0.21](https://github.com/truecharts/apps/compare/website-shot-2.0.19...website-shot-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [website-shot-2.0.19](https://github.com/truecharts/apps/compare/website-shot-2.0.18...website-shot-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [website-shot-2.0.18](https://github.com/truecharts/apps/compare/website-shot-2.0.17...website-shot-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [website-shot-2.0.17](https://github.com/truecharts/apps/compare/website-shot-2.0.15...website-shot-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [website-shot-2.0.15](https://github.com/truecharts/apps/compare/website-shot-2.0.13...website-shot-2.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [website-shot-2.0.13](https://github.com/truecharts/apps/compare/website-shot-2.0.12...website-shot-2.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [website-shot-2.0.12](https://github.com/truecharts/apps/compare/website-shot-2.0.11...website-shot-2.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [website-shot-2.0.11](https://github.com/truecharts/apps/compare/website-shot-2.0.10...website-shot-2.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [website-shot-2.0.10](https://github.com/truecharts/apps/compare/website-shot-2.0.9...website-shot-2.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [website-shot-2.0.9](https://github.com/truecharts/apps/compare/website-shot-2.0.8...website-shot-2.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/website-shot/2.0.22/Chart.lock b/stable/website-shot/2.0.22/Chart.lock new file mode 100644 index 00000000000..dae700591a1 --- /dev/null +++ b/stable/website-shot/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:53:27.509036345Z" diff --git a/stable/website-shot/2.0.22/Chart.yaml b/stable/website-shot/2.0.22/Chart.yaml new file mode 100644 index 00000000000..457fb55cd23 --- /dev/null +++ b/stable/website-shot/2.0.22/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. +home: https://github.com/truecharts/apps/tree/master/charts/stable/website-shot +icon: https://truecharts.org/img/chart-icons/website-shot.png +keywords: + - website-shot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: website-shot +sources: + - https://github.com/Flowko/website-shot +version: 2.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/website-shot/2.0.22/README.md b/stable/website-shot/2.0.22/README.md new file mode 100644 index 00000000000..6547c6f8d20 --- /dev/null +++ b/stable/website-shot/2.0.22/README.md @@ -0,0 +1,107 @@ +# website-shot + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. + +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: [website-shot](https://truecharts.org/docs/charts/stable/website-shot) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `website-shot` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install website-shot TrueCharts/website-shot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `website-shot` deployment + +```console +helm uninstall website-shot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install website-shot \ + --set env.TZ="America/New York" \ + TrueCharts/website-shot +``` + +#### 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 website-shot TrueCharts/website-shot -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/website-shot/2.0.21/app-readme.md b/stable/website-shot/2.0.22/app-readme.md similarity index 100% rename from stable/website-shot/2.0.21/app-readme.md rename to stable/website-shot/2.0.22/app-readme.md diff --git a/stable/website-shot/2.0.22/charts/common-10.4.7.tgz b/stable/website-shot/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/website-shot/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/website-shot/2.0.21/ix_values.yaml b/stable/website-shot/2.0.22/ix_values.yaml similarity index 100% rename from stable/website-shot/2.0.21/ix_values.yaml rename to stable/website-shot/2.0.22/ix_values.yaml diff --git a/stable/website-shot/2.0.21/questions.yaml b/stable/website-shot/2.0.22/questions.yaml similarity index 100% rename from stable/website-shot/2.0.21/questions.yaml rename to stable/website-shot/2.0.22/questions.yaml diff --git a/stable/website-shot/2.0.22/templates/common.yaml b/stable/website-shot/2.0.22/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/website-shot/2.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/website-shot/2.0.22/values.yaml b/stable/website-shot/2.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wekan/4.0.26/CHANGELOG.md b/stable/wekan/4.0.26/CHANGELOG.md deleted file mode 100644 index d7d37426167..00000000000 --- a/stable/wekan/4.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wekan-4.0.26](https://github.com/truecharts/apps/compare/wekan-4.0.25...wekan-4.0.26) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [wekan-4.0.25](https://github.com/truecharts/apps/compare/wekan-4.0.23...wekan-4.0.25) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [wekan-4.0.23](https://github.com/truecharts/apps/compare/wekan-4.0.22...wekan-4.0.23) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [wekan-4.0.22](https://github.com/truecharts/apps/compare/wekan-4.0.21...wekan-4.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [wekan-4.0.21](https://github.com/truecharts/apps/compare/wekan-4.0.19...wekan-4.0.21) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [wekan-4.0.19](https://github.com/truecharts/apps/compare/wekan-4.0.17...wekan-4.0.19) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [wekan-4.0.17](https://github.com/truecharts/apps/compare/wekan-4.0.16...wekan-4.0.17) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [wekan-4.0.16](https://github.com/truecharts/apps/compare/wekan-4.0.15...wekan-4.0.16) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [wekan-4.0.15](https://github.com/truecharts/apps/compare/wekan-4.0.14...wekan-4.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [wekan-4.0.14](https://github.com/truecharts/apps/compare/wekan-4.0.13...wekan-4.0.14) (2022-07-11) - -#### Chore - -* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) - - - - -### [wekan-4.0.13](https://github.com/truecharts/apps/compare/wekan-4.0.12...wekan-4.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/wekan/4.0.26/Chart.lock b/stable/wekan/4.0.26/Chart.lock deleted file mode 100644 index 754b6c64b0a..00000000000 --- a/stable/wekan/4.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mongodb - repository: https://charts.truecharts.org - version: 1.0.44 -digest: sha256:17f8c8887f34c922f38afc36b433889d91b12f2fced1767e03b01c621cb5ae4a -generated: "2022-07-23T09:46:36.605981999Z" diff --git a/stable/wekan/4.0.26/Chart.yaml b/stable/wekan/4.0.26/Chart.yaml deleted file mode 100644 index d7b3cfffa47..00000000000 --- a/stable/wekan/4.0.26/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "6.30" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mongodb.enabled - name: mongodb - repository: https://charts.truecharts.org - version: 1.0.44 -description: WeKan - Open Source kanban -home: https://github.com/truecharts/apps/tree/master/charts/stable/wekan -icon: https://truecharts.org/img/chart-icons/wekan.png -keywords: - - wekan - - kanban -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wekan -sources: - - https://github.com/wekan/wekan - - https://wekan.github.io/ -version: 4.0.26 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wekan/4.0.26/README.md b/stable/wekan/4.0.26/README.md deleted file mode 100644 index 76cc28e5546..00000000000 --- a/stable/wekan/4.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# wekan - -![Version: 4.0.26](https://img.shields.io/badge/Version-4.0.26-informational?style=flat-square) ![AppVersion: 6.30](https://img.shields.io/badge/AppVersion-6.30-informational?style=flat-square) - -WeKan - Open Source kanban - -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: [wekan](https://truecharts.org/docs/charts/stable/wekan) - -**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 | mongodb | 1.0.44 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `wekan` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install wekan TrueCharts/wekan -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `wekan` deployment - -```console -helm uninstall wekan -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wekan \ - --set env.TZ="America/New York" \ - TrueCharts/wekan -``` - -#### 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 wekan TrueCharts/wekan -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/wekan/4.0.26/charts/common-10.4.6.tgz b/stable/wekan/4.0.26/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/wekan/4.0.26/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/wekan/4.0.26/charts/mongodb-1.0.44.tgz b/stable/wekan/4.0.26/charts/mongodb-1.0.44.tgz deleted file mode 100644 index 5a4c6ae84e9..00000000000 Binary files a/stable/wekan/4.0.26/charts/mongodb-1.0.44.tgz and /dev/null differ diff --git a/stable/wekan/4.0.27/CHANGELOG.md b/stable/wekan/4.0.27/CHANGELOG.md new file mode 100644 index 00000000000..60f690a64c4 --- /dev/null +++ b/stable/wekan/4.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wekan-4.0.27](https://github.com/truecharts/apps/compare/wekan-4.0.26...wekan-4.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [wekan-4.0.26](https://github.com/truecharts/apps/compare/wekan-4.0.25...wekan-4.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [wekan-4.0.25](https://github.com/truecharts/apps/compare/wekan-4.0.23...wekan-4.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [wekan-4.0.23](https://github.com/truecharts/apps/compare/wekan-4.0.22...wekan-4.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [wekan-4.0.22](https://github.com/truecharts/apps/compare/wekan-4.0.21...wekan-4.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [wekan-4.0.21](https://github.com/truecharts/apps/compare/wekan-4.0.19...wekan-4.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [wekan-4.0.19](https://github.com/truecharts/apps/compare/wekan-4.0.17...wekan-4.0.19) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [wekan-4.0.17](https://github.com/truecharts/apps/compare/wekan-4.0.16...wekan-4.0.17) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [wekan-4.0.16](https://github.com/truecharts/apps/compare/wekan-4.0.15...wekan-4.0.16) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [wekan-4.0.15](https://github.com/truecharts/apps/compare/wekan-4.0.14...wekan-4.0.15) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [wekan-4.0.14](https://github.com/truecharts/apps/compare/wekan-4.0.13...wekan-4.0.14) (2022-07-11) + +#### Chore + +* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) + + diff --git a/stable/wekan/4.0.27/Chart.lock b/stable/wekan/4.0.27/Chart.lock new file mode 100644 index 00000000000..d7834c134c3 --- /dev/null +++ b/stable/wekan/4.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mongodb + repository: https://charts.truecharts.org + version: 1.0.45 +digest: sha256:088c1ddfc70bf9954e6be128278c2c653bde2b901dbbd24066ca0ff3bee0c656 +generated: "2022-07-23T14:53:36.678659653Z" diff --git a/stable/wekan/4.0.27/Chart.yaml b/stable/wekan/4.0.27/Chart.yaml new file mode 100644 index 00000000000..a0cf5165191 --- /dev/null +++ b/stable/wekan/4.0.27/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "6.30" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mongodb.enabled + name: mongodb + repository: https://charts.truecharts.org + version: 1.0.45 +description: WeKan - Open Source kanban +home: https://github.com/truecharts/apps/tree/master/charts/stable/wekan +icon: https://truecharts.org/img/chart-icons/wekan.png +keywords: + - wekan + - kanban +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wekan +sources: + - https://github.com/wekan/wekan + - https://wekan.github.io/ +version: 4.0.27 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wekan/4.0.27/README.md b/stable/wekan/4.0.27/README.md new file mode 100644 index 00000000000..4aa4dc3a15c --- /dev/null +++ b/stable/wekan/4.0.27/README.md @@ -0,0 +1,109 @@ +# wekan + +![Version: 4.0.27](https://img.shields.io/badge/Version-4.0.27-informational?style=flat-square) ![AppVersion: 6.30](https://img.shields.io/badge/AppVersion-6.30-informational?style=flat-square) + +WeKan - Open Source kanban + +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: [wekan](https://truecharts.org/docs/charts/stable/wekan) + +**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 | mongodb | 1.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `wekan` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install wekan TrueCharts/wekan +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `wekan` deployment + +```console +helm uninstall wekan +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wekan \ + --set env.TZ="America/New York" \ + TrueCharts/wekan +``` + +#### 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 wekan TrueCharts/wekan -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/wekan/4.0.26/app-readme.md b/stable/wekan/4.0.27/app-readme.md similarity index 100% rename from stable/wekan/4.0.26/app-readme.md rename to stable/wekan/4.0.27/app-readme.md diff --git a/stable/wekan/4.0.27/charts/common-10.4.7.tgz b/stable/wekan/4.0.27/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/wekan/4.0.27/charts/common-10.4.7.tgz differ diff --git a/stable/wekan/4.0.27/charts/mongodb-1.0.45.tgz b/stable/wekan/4.0.27/charts/mongodb-1.0.45.tgz new file mode 100644 index 00000000000..42bf4df7ba0 Binary files /dev/null and b/stable/wekan/4.0.27/charts/mongodb-1.0.45.tgz differ diff --git a/stable/wekan/4.0.26/ix_values.yaml b/stable/wekan/4.0.27/ix_values.yaml similarity index 100% rename from stable/wekan/4.0.26/ix_values.yaml rename to stable/wekan/4.0.27/ix_values.yaml diff --git a/stable/wekan/4.0.26/questions.yaml b/stable/wekan/4.0.27/questions.yaml similarity index 100% rename from stable/wekan/4.0.26/questions.yaml rename to stable/wekan/4.0.27/questions.yaml diff --git a/stable/wekan/4.0.27/templates/common.yaml b/stable/wekan/4.0.27/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wekan/4.0.27/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wekan/4.0.27/values.yaml b/stable/wekan/4.0.27/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wg-easy/1.0.14/CHANGELOG.md b/stable/wg-easy/1.0.14/CHANGELOG.md deleted file mode 100644 index 57df5b97f55..00000000000 --- a/stable/wg-easy/1.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wg-easy-1.0.14](https://github.com/truecharts/apps/compare/wg-easy-1.0.12...wg-easy-1.0.14) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [wg-easy-1.0.12](https://github.com/truecharts/apps/compare/wg-easy-1.0.11...wg-easy-1.0.12) (2022-07-20) - -### Feat - -- Add How-To or setup guide ([#3220](https://github.com/truecharts/apps/issues/3220)) - - - -## [wg-easy-1.0.11](https://github.com/truecharts/apps/compare/wg-easy-1.0.10...wg-easy-1.0.11) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [wg-easy-1.0.10](https://github.com/truecharts/apps/compare/wg-easy-1.0.9...wg-easy-1.0.10) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [wg-easy-1.0.9](https://github.com/truecharts/apps/compare/wg-easy-1.0.7...wg-easy-1.0.9) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [wg-easy-1.0.7](https://github.com/truecharts/apps/compare/wg-easy-1.0.5...wg-easy-1.0.7) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [wg-easy-1.0.5](https://github.com/truecharts/apps/compare/wg-easy-1.0.4...wg-easy-1.0.5) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [wg-easy-1.0.4](https://github.com/truecharts/apps/compare/wg-easy-1.0.3...wg-easy-1.0.4) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [wg-easy-1.0.3](https://github.com/truecharts/apps/compare/wg-easy-1.0.2...wg-easy-1.0.3) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [wg-easy-1.0.2](https://github.com/truecharts/apps/compare/wg-easy-1.0.1...wg-easy-1.0.2) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [wg-easy-1.0.1](https://github.com/truecharts/apps/compare/wg-easy-1.0.0...wg-easy-1.0.1) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/wg-easy/1.0.14/Chart.lock b/stable/wg-easy/1.0.14/Chart.lock deleted file mode 100644 index 093d20ac865..00000000000 --- a/stable/wg-easy/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:19:15.334690106Z" diff --git a/stable/wg-easy/1.0.14/Chart.yaml b/stable/wg-easy/1.0.14/Chart.yaml deleted file mode 100644 index ac2ee187538..00000000000 --- a/stable/wg-easy/1.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -deprecated: false -description: The easiest way to run WireGuard VPN + Web-based Admin UI. -home: https://github.com/truecharts/apps/tree/master/charts/stable/wg-easy -icon: https://truecharts.org/img/chart-icons/wg-easy.png -keywords: - - wg-easy - - wireguard - - weejewel -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wg-easy -sources: - - https://hub.docker.com/r/weejewel/wg-easy - - https://github.com/WeeJeWel/wg-easy -type: application -version: 1.0.14 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wg-easy/1.0.14/README.md b/stable/wg-easy/1.0.14/README.md deleted file mode 100644 index 6b9ed459087..00000000000 --- a/stable/wg-easy/1.0.14/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# wg-easy - -![Version: 1.0.14](https://img.shields.io/badge/Version-1.0.14-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 easiest way to run WireGuard VPN + Web-based Admin UI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wg-easy](https://truecharts.org/docs/charts/stable/wg-easy) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `wg-easy` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install wg-easy TrueCharts/wg-easy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `wg-easy` deployment - -```console -helm uninstall wg-easy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wg-easy \ - --set env.TZ="America/New York" \ - TrueCharts/wg-easy -``` - -#### 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 wg-easy TrueCharts/wg-easy -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/wg-easy/1.0.14/charts/common-10.4.6.tgz b/stable/wg-easy/1.0.14/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/wg-easy/1.0.14/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/wg-easy/1.0.15/CHANGELOG.md b/stable/wg-easy/1.0.15/CHANGELOG.md new file mode 100644 index 00000000000..1c375dafbe0 --- /dev/null +++ b/stable/wg-easy/1.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wg-easy-1.0.15](https://github.com/truecharts/apps/compare/wg-easy-1.0.14...wg-easy-1.0.15) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [wg-easy-1.0.14](https://github.com/truecharts/apps/compare/wg-easy-1.0.12...wg-easy-1.0.14) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [wg-easy-1.0.12](https://github.com/truecharts/apps/compare/wg-easy-1.0.11...wg-easy-1.0.12) (2022-07-20) + +### Feat + +- Add How-To or setup guide ([#3220](https://github.com/truecharts/apps/issues/3220)) + + + +## [wg-easy-1.0.11](https://github.com/truecharts/apps/compare/wg-easy-1.0.10...wg-easy-1.0.11) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [wg-easy-1.0.10](https://github.com/truecharts/apps/compare/wg-easy-1.0.9...wg-easy-1.0.10) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [wg-easy-1.0.9](https://github.com/truecharts/apps/compare/wg-easy-1.0.7...wg-easy-1.0.9) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [wg-easy-1.0.7](https://github.com/truecharts/apps/compare/wg-easy-1.0.5...wg-easy-1.0.7) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [wg-easy-1.0.5](https://github.com/truecharts/apps/compare/wg-easy-1.0.4...wg-easy-1.0.5) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [wg-easy-1.0.4](https://github.com/truecharts/apps/compare/wg-easy-1.0.3...wg-easy-1.0.4) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [wg-easy-1.0.3](https://github.com/truecharts/apps/compare/wg-easy-1.0.2...wg-easy-1.0.3) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [wg-easy-1.0.2](https://github.com/truecharts/apps/compare/wg-easy-1.0.1...wg-easy-1.0.2) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/wg-easy/1.0.15/Chart.lock b/stable/wg-easy/1.0.15/Chart.lock new file mode 100644 index 00000000000..ac14ea7cabd --- /dev/null +++ b/stable/wg-easy/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:53:46.49782Z" diff --git a/stable/wg-easy/1.0.15/Chart.yaml b/stable/wg-easy/1.0.15/Chart.yaml new file mode 100644 index 00000000000..4fcc1029b3f --- /dev/null +++ b/stable/wg-easy/1.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: The easiest way to run WireGuard VPN + Web-based Admin UI. +home: https://github.com/truecharts/apps/tree/master/charts/stable/wg-easy +icon: https://truecharts.org/img/chart-icons/wg-easy.png +keywords: + - wg-easy + - wireguard + - weejewel +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wg-easy +sources: + - https://hub.docker.com/r/weejewel/wg-easy + - https://github.com/WeeJeWel/wg-easy +type: application +version: 1.0.15 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wg-easy/1.0.15/README.md b/stable/wg-easy/1.0.15/README.md new file mode 100644 index 00000000000..44189f5febf --- /dev/null +++ b/stable/wg-easy/1.0.15/README.md @@ -0,0 +1,108 @@ +# wg-easy + +![Version: 1.0.15](https://img.shields.io/badge/Version-1.0.15-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 easiest way to run WireGuard VPN + Web-based Admin UI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wg-easy](https://truecharts.org/docs/charts/stable/wg-easy) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `wg-easy` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install wg-easy TrueCharts/wg-easy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `wg-easy` deployment + +```console +helm uninstall wg-easy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wg-easy \ + --set env.TZ="America/New York" \ + TrueCharts/wg-easy +``` + +#### 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 wg-easy TrueCharts/wg-easy -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/wg-easy/1.0.14/app-readme.md b/stable/wg-easy/1.0.15/app-readme.md similarity index 100% rename from stable/wg-easy/1.0.14/app-readme.md rename to stable/wg-easy/1.0.15/app-readme.md diff --git a/stable/wg-easy/1.0.15/charts/common-10.4.7.tgz b/stable/wg-easy/1.0.15/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/wg-easy/1.0.15/charts/common-10.4.7.tgz differ diff --git a/stable/wg-easy/1.0.14/ix_values.yaml b/stable/wg-easy/1.0.15/ix_values.yaml similarity index 100% rename from stable/wg-easy/1.0.14/ix_values.yaml rename to stable/wg-easy/1.0.15/ix_values.yaml diff --git a/stable/wg-easy/1.0.14/questions.yaml b/stable/wg-easy/1.0.15/questions.yaml similarity index 100% rename from stable/wg-easy/1.0.14/questions.yaml rename to stable/wg-easy/1.0.15/questions.yaml diff --git a/stable/wg-easy/1.0.15/templates/common.yaml b/stable/wg-easy/1.0.15/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wg-easy/1.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wg-easy/1.0.15/values.yaml b/stable/wg-easy/1.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whoogle/3.0.22/CHANGELOG.md b/stable/whoogle/3.0.22/CHANGELOG.md deleted file mode 100644 index 02b8be841b6..00000000000 --- a/stable/whoogle/3.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [whoogle-3.0.22](https://github.com/truecharts/apps/compare/whoogle-3.0.20...whoogle-3.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [whoogle-3.0.20](https://github.com/truecharts/apps/compare/whoogle-3.0.19...whoogle-3.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [whoogle-3.0.19](https://github.com/truecharts/apps/compare/whoogle-3.0.18...whoogle-3.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [whoogle-3.0.18](https://github.com/truecharts/apps/compare/whoogle-3.0.16...whoogle-3.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [whoogle-3.0.16](https://github.com/truecharts/apps/compare/whoogle-3.0.14...whoogle-3.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [whoogle-3.0.14](https://github.com/truecharts/apps/compare/whoogle-3.0.13...whoogle-3.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [whoogle-3.0.13](https://github.com/truecharts/apps/compare/whoogle-3.0.12...whoogle-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [whoogle-3.0.12](https://github.com/truecharts/apps/compare/whoogle-3.0.11...whoogle-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [whoogle-3.0.11](https://github.com/truecharts/apps/compare/whoogle-3.0.10...whoogle-3.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [whoogle-3.0.10](https://github.com/truecharts/apps/compare/whoogle-3.0.9...whoogle-3.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [whoogle-3.0.9](https://github.com/truecharts/apps/compare/whoogle-3.0.8...whoogle-3.0.9) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/whoogle/3.0.22/Chart.lock b/stable/whoogle/3.0.22/Chart.lock deleted file mode 100644 index a3e42297368..00000000000 --- a/stable/whoogle/3.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:19:17.805253327Z" diff --git a/stable/whoogle/3.0.22/Chart.yaml b/stable/whoogle/3.0.22/Chart.yaml deleted file mode 100644 index 30603d56204..00000000000 --- a/stable/whoogle/3.0.22/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.7.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: A self-hosted, ad-free, privacy-respecting metasearch engine -home: https://github.com/truecharts/apps/tree/master/charts/stable/whoogle -icon: https://truecharts.org/img/chart-icons/whoogle.png -keywords: - - whoogle - - search - - open source - - privacy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: whoogle -sources: - - https://github.com/benbusby/whoogle-search -version: 3.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/whoogle/3.0.22/README.md b/stable/whoogle/3.0.22/README.md deleted file mode 100644 index f9e465feb08..00000000000 --- a/stable/whoogle/3.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# whoogle - -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![AppVersion: 0.7.4](https://img.shields.io/badge/AppVersion-0.7.4-informational?style=flat-square) - -A self-hosted, ad-free, privacy-respecting metasearch engine - -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: [whoogle](https://truecharts.org/docs/charts/stable/whoogle) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `whoogle` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install whoogle TrueCharts/whoogle -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `whoogle` deployment - -```console -helm uninstall whoogle -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install whoogle \ - --set env.TZ="America/New York" \ - TrueCharts/whoogle -``` - -#### 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 whoogle TrueCharts/whoogle -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/whoogle/3.0.22/charts/common-10.4.6.tgz b/stable/whoogle/3.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/whoogle/3.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/whoogle/3.0.23/CHANGELOG.md b/stable/whoogle/3.0.23/CHANGELOG.md new file mode 100644 index 00000000000..93492fe6e1e --- /dev/null +++ b/stable/whoogle/3.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [whoogle-3.0.23](https://github.com/truecharts/apps/compare/whoogle-3.0.22...whoogle-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [whoogle-3.0.22](https://github.com/truecharts/apps/compare/whoogle-3.0.20...whoogle-3.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [whoogle-3.0.20](https://github.com/truecharts/apps/compare/whoogle-3.0.19...whoogle-3.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [whoogle-3.0.19](https://github.com/truecharts/apps/compare/whoogle-3.0.18...whoogle-3.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [whoogle-3.0.18](https://github.com/truecharts/apps/compare/whoogle-3.0.16...whoogle-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [whoogle-3.0.16](https://github.com/truecharts/apps/compare/whoogle-3.0.14...whoogle-3.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [whoogle-3.0.14](https://github.com/truecharts/apps/compare/whoogle-3.0.13...whoogle-3.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [whoogle-3.0.13](https://github.com/truecharts/apps/compare/whoogle-3.0.12...whoogle-3.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [whoogle-3.0.12](https://github.com/truecharts/apps/compare/whoogle-3.0.11...whoogle-3.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [whoogle-3.0.11](https://github.com/truecharts/apps/compare/whoogle-3.0.10...whoogle-3.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [whoogle-3.0.10](https://github.com/truecharts/apps/compare/whoogle-3.0.9...whoogle-3.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/whoogle/3.0.23/Chart.lock b/stable/whoogle/3.0.23/Chart.lock new file mode 100644 index 00000000000..b6d386d2a63 --- /dev/null +++ b/stable/whoogle/3.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:53:51.937918038Z" diff --git a/stable/whoogle/3.0.23/Chart.yaml b/stable/whoogle/3.0.23/Chart.yaml new file mode 100644 index 00000000000..182d0e94328 --- /dev/null +++ b/stable/whoogle/3.0.23/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: A self-hosted, ad-free, privacy-respecting metasearch engine +home: https://github.com/truecharts/apps/tree/master/charts/stable/whoogle +icon: https://truecharts.org/img/chart-icons/whoogle.png +keywords: + - whoogle + - search + - open source + - privacy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: whoogle +sources: + - https://github.com/benbusby/whoogle-search +version: 3.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/whoogle/3.0.23/README.md b/stable/whoogle/3.0.23/README.md new file mode 100644 index 00000000000..0a8c55c5147 --- /dev/null +++ b/stable/whoogle/3.0.23/README.md @@ -0,0 +1,107 @@ +# whoogle + +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: 0.7.4](https://img.shields.io/badge/AppVersion-0.7.4-informational?style=flat-square) + +A self-hosted, ad-free, privacy-respecting metasearch engine + +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: [whoogle](https://truecharts.org/docs/charts/stable/whoogle) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `whoogle` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install whoogle TrueCharts/whoogle +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `whoogle` deployment + +```console +helm uninstall whoogle +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install whoogle \ + --set env.TZ="America/New York" \ + TrueCharts/whoogle +``` + +#### 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 whoogle TrueCharts/whoogle -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/whoogle/3.0.22/app-readme.md b/stable/whoogle/3.0.23/app-readme.md similarity index 100% rename from stable/whoogle/3.0.22/app-readme.md rename to stable/whoogle/3.0.23/app-readme.md diff --git a/stable/whoogle/3.0.23/charts/common-10.4.7.tgz b/stable/whoogle/3.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/whoogle/3.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/whoogle/3.0.22/ix_values.yaml b/stable/whoogle/3.0.23/ix_values.yaml similarity index 100% rename from stable/whoogle/3.0.22/ix_values.yaml rename to stable/whoogle/3.0.23/ix_values.yaml diff --git a/stable/whoogle/3.0.22/questions.yaml b/stable/whoogle/3.0.23/questions.yaml similarity index 100% rename from stable/whoogle/3.0.22/questions.yaml rename to stable/whoogle/3.0.23/questions.yaml diff --git a/stable/whoogle/3.0.23/templates/common.yaml b/stable/whoogle/3.0.23/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/whoogle/3.0.23/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/whoogle/3.0.23/values.yaml b/stable/whoogle/3.0.23/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wikijs/7.0.23/CHANGELOG.md b/stable/wikijs/7.0.23/CHANGELOG.md deleted file mode 100644 index ea454e2318d..00000000000 --- a/stable/wikijs/7.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wikijs-7.0.23](https://github.com/truecharts/apps/compare/wikijs-7.0.22...wikijs-7.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [wikijs-7.0.22](https://github.com/truecharts/apps/compare/wikijs-7.0.20...wikijs-7.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [wikijs-7.0.20](https://github.com/truecharts/apps/compare/wikijs-7.0.19...wikijs-7.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [wikijs-7.0.19](https://github.com/truecharts/apps/compare/wikijs-7.0.18...wikijs-7.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [wikijs-7.0.18](https://github.com/truecharts/apps/compare/wikijs-7.0.16...wikijs-7.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [wikijs-7.0.16](https://github.com/truecharts/apps/compare/wikijs-7.0.14...wikijs-7.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [wikijs-7.0.14](https://github.com/truecharts/apps/compare/wikijs-7.0.13...wikijs-7.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [wikijs-7.0.13](https://github.com/truecharts/apps/compare/wikijs-7.0.12...wikijs-7.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [wikijs-7.0.12](https://github.com/truecharts/apps/compare/wikijs-7.0.11...wikijs-7.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [wikijs-7.0.11](https://github.com/truecharts/apps/compare/wikijs-7.0.10...wikijs-7.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [wikijs-7.0.10](https://github.com/truecharts/apps/compare/wikijs-7.0.9...wikijs-7.0.10) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/wikijs/7.0.23/Chart.lock b/stable/wikijs/7.0.23/Chart.lock deleted file mode 100644 index 153c90c8b18..00000000000 --- a/stable/wikijs/7.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:46:42.960339076Z" diff --git a/stable/wikijs/7.0.23/Chart.yaml b/stable/wikijs/7.0.23/Chart.yaml deleted file mode 100644 index fdd1b639d94..00000000000 --- a/stable/wikijs/7.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.5.285" -description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! -name: wikijs -version: 7.0.23 -kubeVersion: ">=1.16.0-0" -keywords: - - wiki - - wikijs -home: https://github.com/truecharts/apps/tree/master/charts/stable/wikijs -icon: https://truecharts.org/img/chart-icons/wikijs.png -sources: - - https://hub.docker.com/r/linuxserver/wikijs/ - - https://github.com/Requarks/wiki -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wikijs/7.0.23/README.md b/stable/wikijs/7.0.23/README.md deleted file mode 100644 index 18d8718b9df..00000000000 --- a/stable/wikijs/7.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# wikijs - -![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 2.5.285](https://img.shields.io/badge/AppVersion-2.5.285-informational?style=flat-square) - -Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! - -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: [wikijs](https://truecharts.org/docs/charts/stable/wikijs) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `wikijs` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install wikijs TrueCharts/wikijs -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `wikijs` deployment - -```console -helm uninstall wikijs -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wikijs \ - --set env.TZ="America/New York" \ - TrueCharts/wikijs -``` - -#### 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 wikijs TrueCharts/wikijs -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/wikijs/7.0.23/charts/common-10.4.6.tgz b/stable/wikijs/7.0.23/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/wikijs/7.0.23/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/wikijs/7.0.23/charts/postgresql-8.0.43.tgz b/stable/wikijs/7.0.23/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/wikijs/7.0.23/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/wikijs/7.0.24/CHANGELOG.md b/stable/wikijs/7.0.24/CHANGELOG.md new file mode 100644 index 00000000000..dc943c1630d --- /dev/null +++ b/stable/wikijs/7.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wikijs-7.0.24](https://github.com/truecharts/apps/compare/wikijs-7.0.23...wikijs-7.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [wikijs-7.0.23](https://github.com/truecharts/apps/compare/wikijs-7.0.22...wikijs-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [wikijs-7.0.22](https://github.com/truecharts/apps/compare/wikijs-7.0.20...wikijs-7.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [wikijs-7.0.20](https://github.com/truecharts/apps/compare/wikijs-7.0.19...wikijs-7.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [wikijs-7.0.19](https://github.com/truecharts/apps/compare/wikijs-7.0.18...wikijs-7.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [wikijs-7.0.18](https://github.com/truecharts/apps/compare/wikijs-7.0.16...wikijs-7.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [wikijs-7.0.16](https://github.com/truecharts/apps/compare/wikijs-7.0.14...wikijs-7.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [wikijs-7.0.14](https://github.com/truecharts/apps/compare/wikijs-7.0.13...wikijs-7.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [wikijs-7.0.13](https://github.com/truecharts/apps/compare/wikijs-7.0.12...wikijs-7.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [wikijs-7.0.12](https://github.com/truecharts/apps/compare/wikijs-7.0.11...wikijs-7.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [wikijs-7.0.11](https://github.com/truecharts/apps/compare/wikijs-7.0.10...wikijs-7.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + diff --git a/stable/wikijs/7.0.24/Chart.lock b/stable/wikijs/7.0.24/Chart.lock new file mode 100644 index 00000000000..32c29f6d309 --- /dev/null +++ b/stable/wikijs/7.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:54:08.940297419Z" diff --git a/stable/wikijs/7.0.24/Chart.yaml b/stable/wikijs/7.0.24/Chart.yaml new file mode 100644 index 00000000000..8c0c3666cb4 --- /dev/null +++ b/stable/wikijs/7.0.24/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.5.285" +description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! +name: wikijs +version: 7.0.24 +kubeVersion: ">=1.16.0-0" +keywords: + - wiki + - wikijs +home: https://github.com/truecharts/apps/tree/master/charts/stable/wikijs +icon: https://truecharts.org/img/chart-icons/wikijs.png +sources: + - https://hub.docker.com/r/linuxserver/wikijs/ + - https://github.com/Requarks/wiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wikijs/7.0.24/README.md b/stable/wikijs/7.0.24/README.md new file mode 100644 index 00000000000..e5bb5f46fe0 --- /dev/null +++ b/stable/wikijs/7.0.24/README.md @@ -0,0 +1,109 @@ +# wikijs + +![Version: 7.0.24](https://img.shields.io/badge/Version-7.0.24-informational?style=flat-square) ![AppVersion: 2.5.285](https://img.shields.io/badge/AppVersion-2.5.285-informational?style=flat-square) + +Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! + +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: [wikijs](https://truecharts.org/docs/charts/stable/wikijs) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `wikijs` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install wikijs TrueCharts/wikijs +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `wikijs` deployment + +```console +helm uninstall wikijs +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wikijs \ + --set env.TZ="America/New York" \ + TrueCharts/wikijs +``` + +#### 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 wikijs TrueCharts/wikijs -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/wikijs/7.0.23/app-readme.md b/stable/wikijs/7.0.24/app-readme.md similarity index 100% rename from stable/wikijs/7.0.23/app-readme.md rename to stable/wikijs/7.0.24/app-readme.md diff --git a/stable/wikijs/7.0.24/charts/common-10.4.7.tgz b/stable/wikijs/7.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/wikijs/7.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/wikijs/7.0.24/charts/postgresql-8.0.45.tgz b/stable/wikijs/7.0.24/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/wikijs/7.0.24/charts/postgresql-8.0.45.tgz differ diff --git a/stable/wikijs/7.0.23/ix_values.yaml b/stable/wikijs/7.0.24/ix_values.yaml similarity index 100% rename from stable/wikijs/7.0.23/ix_values.yaml rename to stable/wikijs/7.0.24/ix_values.yaml diff --git a/stable/wikijs/7.0.23/questions.yaml b/stable/wikijs/7.0.24/questions.yaml similarity index 100% rename from stable/wikijs/7.0.23/questions.yaml rename to stable/wikijs/7.0.24/questions.yaml diff --git a/stable/wikijs/7.0.24/templates/common.yaml b/stable/wikijs/7.0.24/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wikijs/7.0.24/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wikijs/7.0.24/values.yaml b/stable/wikijs/7.0.24/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wireshark/2.0.20/CHANGELOG.md b/stable/wireshark/2.0.20/CHANGELOG.md deleted file mode 100644 index ed425947ef7..00000000000 --- a/stable/wireshark/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wireshark-2.0.20](https://github.com/truecharts/apps/compare/wireshark-2.0.18...wireshark-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - move clickhouse to dependency train, remove 2 breaking apps and remove some special characters - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - ### Fix - -- remove some non-utf8 characters - - - -## [wireshark-2.0.18](https://github.com/truecharts/apps/compare/wireshark-2.0.17...wireshark-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [wireshark-2.0.17](https://github.com/truecharts/apps/compare/wireshark-2.0.16...wireshark-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [wireshark-2.0.16](https://github.com/truecharts/apps/compare/wireshark-2.0.14...wireshark-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [wireshark-2.0.14](https://github.com/truecharts/apps/compare/wireshark-2.0.12...wireshark-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [wireshark-2.0.12](https://github.com/truecharts/apps/compare/wireshark-2.0.11...wireshark-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [wireshark-2.0.11](https://github.com/truecharts/apps/compare/wireshark-2.0.10...wireshark-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [wireshark-2.0.10](https://github.com/truecharts/apps/compare/wireshark-2.0.9...wireshark-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [wireshark-2.0.9](https://github.com/truecharts/apps/compare/wireshark-2.0.8...wireshark-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [wireshark-2.0.8](https://github.com/truecharts/apps/compare/wireshark-2.0.7...wireshark-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [wireshark-2.0.7](https://github.com/truecharts/apps/compare/wireshark-2.0.6...wireshark-2.0.7) (2022-06-25) - -#### Chore diff --git a/stable/wireshark/2.0.20/Chart.lock b/stable/wireshark/2.0.20/Chart.lock deleted file mode 100644 index 85e29f4e25d..00000000000 --- a/stable/wireshark/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:19:37.412083831Z" diff --git a/stable/wireshark/2.0.20/Chart.yaml b/stable/wireshark/2.0.20/Chart.yaml deleted file mode 100644 index 043814dd2e0..00000000000 --- a/stable/wireshark/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: wireshark -version: 2.0.20 -appVersion: "3.4.13" -description: Wireshark is the worlds foremost and widely-used network protocol analyzer. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/wireshark -icon: https://truecharts.org/img/chart-icons/wireshark.png -keywords: - - wireshark -sources: - - https://hub.docker.com/r/linuxserver/wireshark -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wireshark/2.0.20/README.md b/stable/wireshark/2.0.20/README.md deleted file mode 100644 index a3043ed9abf..00000000000 --- a/stable/wireshark/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# wireshark - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.13](https://img.shields.io/badge/AppVersion-3.4.13-informational?style=flat-square) - -Wireshark is the worlds foremost and widely-used network protocol analyzer. - -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: [wireshark](https://truecharts.org/docs/charts/stable/wireshark) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `wireshark` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install wireshark TrueCharts/wireshark -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `wireshark` deployment - -```console -helm uninstall wireshark -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wireshark \ - --set env.TZ="America/New York" \ - TrueCharts/wireshark -``` - -#### 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 wireshark TrueCharts/wireshark -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/wireshark/2.0.20/charts/common-10.4.6.tgz b/stable/wireshark/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/wireshark/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/wireshark/2.0.21/CHANGELOG.md b/stable/wireshark/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..42f1d82729d --- /dev/null +++ b/stable/wireshark/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wireshark-2.0.21](https://github.com/truecharts/apps/compare/wireshark-2.0.20...wireshark-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [wireshark-2.0.20](https://github.com/truecharts/apps/compare/wireshark-2.0.18...wireshark-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - move clickhouse to dependency train, remove 2 breaking apps and remove some special characters + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + ### Fix + +- remove some non-utf8 characters + + + +## [wireshark-2.0.18](https://github.com/truecharts/apps/compare/wireshark-2.0.17...wireshark-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [wireshark-2.0.17](https://github.com/truecharts/apps/compare/wireshark-2.0.16...wireshark-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [wireshark-2.0.16](https://github.com/truecharts/apps/compare/wireshark-2.0.14...wireshark-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [wireshark-2.0.14](https://github.com/truecharts/apps/compare/wireshark-2.0.12...wireshark-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [wireshark-2.0.12](https://github.com/truecharts/apps/compare/wireshark-2.0.11...wireshark-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [wireshark-2.0.11](https://github.com/truecharts/apps/compare/wireshark-2.0.10...wireshark-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [wireshark-2.0.10](https://github.com/truecharts/apps/compare/wireshark-2.0.9...wireshark-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [wireshark-2.0.9](https://github.com/truecharts/apps/compare/wireshark-2.0.8...wireshark-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [wireshark-2.0.8](https://github.com/truecharts/apps/compare/wireshark-2.0.7...wireshark-2.0.8) (2022-07-04) + +#### Chore diff --git a/stable/wireshark/2.0.21/Chart.lock b/stable/wireshark/2.0.21/Chart.lock new file mode 100644 index 00000000000..72ea27689a6 --- /dev/null +++ b/stable/wireshark/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:54:05.736755923Z" diff --git a/stable/wireshark/2.0.21/Chart.yaml b/stable/wireshark/2.0.21/Chart.yaml new file mode 100644 index 00000000000..aaecff632ee --- /dev/null +++ b/stable/wireshark/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: wireshark +version: 2.0.21 +appVersion: "3.4.13" +description: Wireshark is the worlds foremost and widely-used network protocol analyzer. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/wireshark +icon: https://truecharts.org/img/chart-icons/wireshark.png +keywords: + - wireshark +sources: + - https://hub.docker.com/r/linuxserver/wireshark +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wireshark/2.0.21/README.md b/stable/wireshark/2.0.21/README.md new file mode 100644 index 00000000000..79ee222fcfc --- /dev/null +++ b/stable/wireshark/2.0.21/README.md @@ -0,0 +1,107 @@ +# wireshark + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.13](https://img.shields.io/badge/AppVersion-3.4.13-informational?style=flat-square) + +Wireshark is the worlds foremost and widely-used network protocol analyzer. + +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: [wireshark](https://truecharts.org/docs/charts/stable/wireshark) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `wireshark` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install wireshark TrueCharts/wireshark +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `wireshark` deployment + +```console +helm uninstall wireshark +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wireshark \ + --set env.TZ="America/New York" \ + TrueCharts/wireshark +``` + +#### 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 wireshark TrueCharts/wireshark -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/wireshark/2.0.20/app-readme.md b/stable/wireshark/2.0.21/app-readme.md similarity index 100% rename from stable/wireshark/2.0.20/app-readme.md rename to stable/wireshark/2.0.21/app-readme.md diff --git a/stable/wireshark/2.0.21/charts/common-10.4.7.tgz b/stable/wireshark/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/wireshark/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/wireshark/2.0.20/ix_values.yaml b/stable/wireshark/2.0.21/ix_values.yaml similarity index 100% rename from stable/wireshark/2.0.20/ix_values.yaml rename to stable/wireshark/2.0.21/ix_values.yaml diff --git a/stable/wireshark/2.0.20/questions.yaml b/stable/wireshark/2.0.21/questions.yaml similarity index 100% rename from stable/wireshark/2.0.20/questions.yaml rename to stable/wireshark/2.0.21/questions.yaml diff --git a/stable/wireshark/2.0.21/templates/common.yaml b/stable/wireshark/2.0.21/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wireshark/2.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wireshark/2.0.21/values.yaml b/stable/wireshark/2.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xbackbone/3.0.24/CHANGELOG.md b/stable/xbackbone/3.0.24/CHANGELOG.md deleted file mode 100644 index b6d8e808ff9..00000000000 --- a/stable/xbackbone/3.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xbackbone-3.0.24](https://github.com/truecharts/apps/compare/xbackbone-3.0.23...xbackbone-3.0.24) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [xbackbone-3.0.23](https://github.com/truecharts/apps/compare/xbackbone-3.0.21...xbackbone-3.0.23) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [xbackbone-3.0.21](https://github.com/truecharts/apps/compare/xbackbone-3.0.20...xbackbone-3.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [xbackbone-3.0.20](https://github.com/truecharts/apps/compare/xbackbone-3.0.19...xbackbone-3.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [xbackbone-3.0.19](https://github.com/truecharts/apps/compare/xbackbone-3.0.18...xbackbone-3.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [xbackbone-3.0.18](https://github.com/truecharts/apps/compare/xbackbone-3.0.16...xbackbone-3.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [xbackbone-3.0.16](https://github.com/truecharts/apps/compare/xbackbone-3.0.14...xbackbone-3.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [xbackbone-3.0.14](https://github.com/truecharts/apps/compare/xbackbone-3.0.13...xbackbone-3.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [xbackbone-3.0.13](https://github.com/truecharts/apps/compare/xbackbone-3.0.12...xbackbone-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [xbackbone-3.0.12](https://github.com/truecharts/apps/compare/xbackbone-3.0.11...xbackbone-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [xbackbone-3.0.11](https://github.com/truecharts/apps/compare/xbackbone-3.0.10...xbackbone-3.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/xbackbone/3.0.24/Chart.lock b/stable/xbackbone/3.0.24/Chart.lock deleted file mode 100644 index 0ac76b5ac95..00000000000 --- a/stable/xbackbone/3.0.24/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 -generated: "2022-07-23T09:47:00.952028344Z" diff --git a/stable/xbackbone/3.0.24/Chart.yaml b/stable/xbackbone/3.0.24/Chart.yaml deleted file mode 100644 index 373dafb5874..00000000000 --- a/stable/xbackbone/3.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.41 -description: "XBackBone is a simple, self-hosted, lightweight PHP file manager" -home: https://github.com/truecharts/apps/tree/master/charts/stable/xbackbone -icon: https://truecharts.org/img/chart-icons/xbackbone.png -keywords: - - xbackbone - - xshare -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xbackbone -sources: - - https://github.com/SergiX44/XBackBone - - https://hub.docker.com/r/pe46dro/xbackbone-docker -version: 3.0.24 -annotations: - truecharts.org/catagories: | - - files - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/xbackbone/3.0.24/README.md b/stable/xbackbone/3.0.24/README.md deleted file mode 100644 index 7a219220c21..00000000000 --- a/stable/xbackbone/3.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# xbackbone - -![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: 3.3.3](https://img.shields.io/badge/AppVersion-3.3.3-informational?style=flat-square) - -XBackBone is a simple, self-hosted, lightweight PHP file manager - -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: [xbackbone](https://truecharts.org/docs/charts/stable/xbackbone) - -**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/ | mariadb | 3.0.41 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `xbackbone` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install xbackbone TrueCharts/xbackbone -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `xbackbone` deployment - -```console -helm uninstall xbackbone -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xbackbone \ - --set env.TZ="America/New York" \ - TrueCharts/xbackbone -``` - -#### 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 xbackbone TrueCharts/xbackbone -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/xbackbone/3.0.24/charts/common-10.4.6.tgz b/stable/xbackbone/3.0.24/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/xbackbone/3.0.24/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/xbackbone/3.0.24/charts/mariadb-3.0.41.tgz b/stable/xbackbone/3.0.24/charts/mariadb-3.0.41.tgz deleted file mode 100644 index 2b2b680d75e..00000000000 Binary files a/stable/xbackbone/3.0.24/charts/mariadb-3.0.41.tgz and /dev/null differ diff --git a/stable/xbackbone/3.0.25/CHANGELOG.md b/stable/xbackbone/3.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a1cc2ed4826 --- /dev/null +++ b/stable/xbackbone/3.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xbackbone-3.0.25](https://github.com/truecharts/apps/compare/xbackbone-3.0.24...xbackbone-3.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [xbackbone-3.0.24](https://github.com/truecharts/apps/compare/xbackbone-3.0.23...xbackbone-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [xbackbone-3.0.23](https://github.com/truecharts/apps/compare/xbackbone-3.0.21...xbackbone-3.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [xbackbone-3.0.21](https://github.com/truecharts/apps/compare/xbackbone-3.0.20...xbackbone-3.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [xbackbone-3.0.20](https://github.com/truecharts/apps/compare/xbackbone-3.0.19...xbackbone-3.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [xbackbone-3.0.19](https://github.com/truecharts/apps/compare/xbackbone-3.0.18...xbackbone-3.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [xbackbone-3.0.18](https://github.com/truecharts/apps/compare/xbackbone-3.0.16...xbackbone-3.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [xbackbone-3.0.16](https://github.com/truecharts/apps/compare/xbackbone-3.0.14...xbackbone-3.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [xbackbone-3.0.14](https://github.com/truecharts/apps/compare/xbackbone-3.0.13...xbackbone-3.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [xbackbone-3.0.13](https://github.com/truecharts/apps/compare/xbackbone-3.0.12...xbackbone-3.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [xbackbone-3.0.12](https://github.com/truecharts/apps/compare/xbackbone-3.0.11...xbackbone-3.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/xbackbone/3.0.25/Chart.lock b/stable/xbackbone/3.0.25/Chart.lock new file mode 100644 index 00000000000..ab4ec24b799 --- /dev/null +++ b/stable/xbackbone/3.0.25/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 +generated: "2022-07-23T14:54:13.621280449Z" diff --git a/stable/xbackbone/3.0.25/Chart.yaml b/stable/xbackbone/3.0.25/Chart.yaml new file mode 100644 index 00000000000..4cbb0843667 --- /dev/null +++ b/stable/xbackbone/3.0.25/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.3.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.43 +description: "XBackBone is a simple, self-hosted, lightweight PHP file manager" +home: https://github.com/truecharts/apps/tree/master/charts/stable/xbackbone +icon: https://truecharts.org/img/chart-icons/xbackbone.png +keywords: + - xbackbone + - xshare +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xbackbone +sources: + - https://github.com/SergiX44/XBackBone + - https://hub.docker.com/r/pe46dro/xbackbone-docker +version: 3.0.25 +annotations: + truecharts.org/catagories: | + - files + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xbackbone/3.0.25/README.md b/stable/xbackbone/3.0.25/README.md new file mode 100644 index 00000000000..c506732c7ec --- /dev/null +++ b/stable/xbackbone/3.0.25/README.md @@ -0,0 +1,109 @@ +# xbackbone + +![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![AppVersion: 3.3.3](https://img.shields.io/badge/AppVersion-3.3.3-informational?style=flat-square) + +XBackBone is a simple, self-hosted, lightweight PHP file manager + +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: [xbackbone](https://truecharts.org/docs/charts/stable/xbackbone) + +**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/ | mariadb | 3.0.43 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `xbackbone` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install xbackbone TrueCharts/xbackbone +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `xbackbone` deployment + +```console +helm uninstall xbackbone +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xbackbone \ + --set env.TZ="America/New York" \ + TrueCharts/xbackbone +``` + +#### 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 xbackbone TrueCharts/xbackbone -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/xbackbone/3.0.24/app-readme.md b/stable/xbackbone/3.0.25/app-readme.md similarity index 100% rename from stable/xbackbone/3.0.24/app-readme.md rename to stable/xbackbone/3.0.25/app-readme.md diff --git a/stable/xbackbone/3.0.25/charts/common-10.4.7.tgz b/stable/xbackbone/3.0.25/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/xbackbone/3.0.25/charts/common-10.4.7.tgz differ diff --git a/stable/xbackbone/3.0.25/charts/mariadb-3.0.43.tgz b/stable/xbackbone/3.0.25/charts/mariadb-3.0.43.tgz new file mode 100644 index 00000000000..c84c1cc8aa4 Binary files /dev/null and b/stable/xbackbone/3.0.25/charts/mariadb-3.0.43.tgz differ diff --git a/stable/xbackbone/3.0.24/ix_values.yaml b/stable/xbackbone/3.0.25/ix_values.yaml similarity index 100% rename from stable/xbackbone/3.0.24/ix_values.yaml rename to stable/xbackbone/3.0.25/ix_values.yaml diff --git a/stable/xbackbone/3.0.24/questions.yaml b/stable/xbackbone/3.0.25/questions.yaml similarity index 100% rename from stable/xbackbone/3.0.24/questions.yaml rename to stable/xbackbone/3.0.25/questions.yaml diff --git a/stable/xbackbone/3.0.25/templates/common.yaml b/stable/xbackbone/3.0.25/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xbackbone/3.0.25/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xbackbone/3.0.25/values.yaml b/stable/xbackbone/3.0.25/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xteve/6.0.21/CHANGELOG.md b/stable/xteve/6.0.21/CHANGELOG.md deleted file mode 100644 index e2c294c3e5d..00000000000 --- a/stable/xteve/6.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xteve-6.0.21](https://github.com/truecharts/apps/compare/xteve-6.0.19...xteve-6.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [xteve-6.0.19](https://github.com/truecharts/apps/compare/xteve-6.0.18...xteve-6.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [xteve-6.0.18](https://github.com/truecharts/apps/compare/xteve-6.0.17...xteve-6.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [xteve-6.0.17](https://github.com/truecharts/apps/compare/xteve-6.0.15...xteve-6.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [xteve-6.0.15](https://github.com/truecharts/apps/compare/xteve-6.0.13...xteve-6.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [xteve-6.0.13](https://github.com/truecharts/apps/compare/xteve-6.0.12...xteve-6.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [xteve-6.0.12](https://github.com/truecharts/apps/compare/xteve-6.0.11...xteve-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [xteve-6.0.11](https://github.com/truecharts/apps/compare/xteve-6.0.10...xteve-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [xteve-6.0.10](https://github.com/truecharts/apps/compare/xteve-6.0.9...xteve-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [xteve-6.0.9](https://github.com/truecharts/apps/compare/xteve-6.0.8...xteve-6.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [xteve-6.0.8](https://github.com/truecharts/apps/compare/xteve-6.0.7...xteve-6.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/xteve/6.0.21/Chart.lock b/stable/xteve/6.0.21/Chart.lock deleted file mode 100644 index 3bb1e3c0c0e..00000000000 --- a/stable/xteve/6.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:19:38.664431415Z" diff --git a/stable/xteve/6.0.21/Chart.yaml b/stable/xteve/6.0.21/Chart.yaml deleted file mode 100644 index b898c5e2b26..00000000000 --- a/stable/xteve/6.0.21/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.0.200" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: M3U Proxy for Plex DVR and Emby Live TV. -home: https://github.com/truecharts/apps/tree/master/charts/stable/xteve -icon: https://truecharts.org/img/chart-icons/xteve.png -keywords: - - xteve - - iptv - - plex - - emby -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xteve -sources: - - https://github.com/xteve-project/xTeVe - - https://github.com/k8s-at-home/container-images -version: 6.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/xteve/6.0.21/README.md b/stable/xteve/6.0.21/README.md deleted file mode 100644 index f7fa3aef2d0..00000000000 --- a/stable/xteve/6.0.21/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# xteve - -![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![AppVersion: 2.2.0.200](https://img.shields.io/badge/AppVersion-2.2.0.200-informational?style=flat-square) - -M3U Proxy for Plex DVR and Emby Live TV. - -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: [xteve](https://truecharts.org/docs/charts/stable/xteve) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `xteve` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install xteve TrueCharts/xteve -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `xteve` deployment - -```console -helm uninstall xteve -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xteve \ - --set env.TZ="America/New York" \ - TrueCharts/xteve -``` - -#### 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 xteve TrueCharts/xteve -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/xteve/6.0.21/charts/common-10.4.6.tgz b/stable/xteve/6.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/xteve/6.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/xteve/6.0.22/CHANGELOG.md b/stable/xteve/6.0.22/CHANGELOG.md new file mode 100644 index 00000000000..0d6b842adb2 --- /dev/null +++ b/stable/xteve/6.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xteve-6.0.22](https://github.com/truecharts/apps/compare/xteve-6.0.21...xteve-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [xteve-6.0.21](https://github.com/truecharts/apps/compare/xteve-6.0.19...xteve-6.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [xteve-6.0.19](https://github.com/truecharts/apps/compare/xteve-6.0.18...xteve-6.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [xteve-6.0.18](https://github.com/truecharts/apps/compare/xteve-6.0.17...xteve-6.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [xteve-6.0.17](https://github.com/truecharts/apps/compare/xteve-6.0.15...xteve-6.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [xteve-6.0.15](https://github.com/truecharts/apps/compare/xteve-6.0.13...xteve-6.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [xteve-6.0.13](https://github.com/truecharts/apps/compare/xteve-6.0.12...xteve-6.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [xteve-6.0.12](https://github.com/truecharts/apps/compare/xteve-6.0.11...xteve-6.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [xteve-6.0.11](https://github.com/truecharts/apps/compare/xteve-6.0.10...xteve-6.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [xteve-6.0.10](https://github.com/truecharts/apps/compare/xteve-6.0.9...xteve-6.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [xteve-6.0.9](https://github.com/truecharts/apps/compare/xteve-6.0.8...xteve-6.0.9) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/xteve/6.0.22/Chart.lock b/stable/xteve/6.0.22/Chart.lock new file mode 100644 index 00000000000..00e7791347f --- /dev/null +++ b/stable/xteve/6.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:54:10.977167641Z" diff --git a/stable/xteve/6.0.22/Chart.yaml b/stable/xteve/6.0.22/Chart.yaml new file mode 100644 index 00000000000..8b18661e1a3 --- /dev/null +++ b/stable/xteve/6.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.2.0.200" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: M3U Proxy for Plex DVR and Emby Live TV. +home: https://github.com/truecharts/apps/tree/master/charts/stable/xteve +icon: https://truecharts.org/img/chart-icons/xteve.png +keywords: + - xteve + - iptv + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xteve +sources: + - https://github.com/xteve-project/xTeVe + - https://github.com/k8s-at-home/container-images +version: 6.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xteve/6.0.22/README.md b/stable/xteve/6.0.22/README.md new file mode 100644 index 00000000000..94e1ccf8e4a --- /dev/null +++ b/stable/xteve/6.0.22/README.md @@ -0,0 +1,108 @@ +# xteve + +![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 2.2.0.200](https://img.shields.io/badge/AppVersion-2.2.0.200-informational?style=flat-square) + +M3U Proxy for Plex DVR and Emby Live TV. + +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: [xteve](https://truecharts.org/docs/charts/stable/xteve) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `xteve` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install xteve TrueCharts/xteve +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `xteve` deployment + +```console +helm uninstall xteve +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xteve \ + --set env.TZ="America/New York" \ + TrueCharts/xteve +``` + +#### 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 xteve TrueCharts/xteve -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/xteve/6.0.21/app-readme.md b/stable/xteve/6.0.22/app-readme.md similarity index 100% rename from stable/xteve/6.0.21/app-readme.md rename to stable/xteve/6.0.22/app-readme.md diff --git a/stable/xteve/6.0.22/charts/common-10.4.7.tgz b/stable/xteve/6.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/xteve/6.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/xteve/6.0.21/ix_values.yaml b/stable/xteve/6.0.22/ix_values.yaml similarity index 100% rename from stable/xteve/6.0.21/ix_values.yaml rename to stable/xteve/6.0.22/ix_values.yaml diff --git a/stable/xteve/6.0.21/questions.yaml b/stable/xteve/6.0.22/questions.yaml similarity index 100% rename from stable/xteve/6.0.21/questions.yaml rename to stable/xteve/6.0.22/questions.yaml diff --git a/stable/xteve/6.0.22/templates/common.yaml b/stable/xteve/6.0.22/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xteve/6.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xteve/6.0.22/values.yaml b/stable/xteve/6.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xwiki/3.0.27/CHANGELOG.md b/stable/xwiki/3.0.27/CHANGELOG.md deleted file mode 100644 index eacc41c8c0a..00000000000 --- a/stable/xwiki/3.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xwiki-3.0.27](https://github.com/truecharts/apps/compare/xwiki-3.0.26...xwiki-3.0.27) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [xwiki-3.0.26](https://github.com/truecharts/apps/compare/xwiki-3.0.24...xwiki-3.0.26) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - - -## [xwiki-3.0.24](https://github.com/truecharts/apps/compare/xwiki-3.0.23...xwiki-3.0.24) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [xwiki-3.0.23](https://github.com/truecharts/apps/compare/xwiki-3.0.22...xwiki-3.0.23) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [xwiki-3.0.22](https://github.com/truecharts/apps/compare/xwiki-3.0.20...xwiki-3.0.22) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [xwiki-3.0.20](https://github.com/truecharts/apps/compare/xwiki-3.0.19...xwiki-3.0.20) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [xwiki-3.0.19](https://github.com/truecharts/apps/compare/xwiki-3.0.18...xwiki-3.0.19) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [xwiki-3.0.18](https://github.com/truecharts/apps/compare/xwiki-3.0.16...xwiki-3.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [xwiki-3.0.16](https://github.com/truecharts/apps/compare/xwiki-3.0.15...xwiki-3.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [xwiki-3.0.15](https://github.com/truecharts/apps/compare/xwiki-3.0.14...xwiki-3.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [xwiki-3.0.14](https://github.com/truecharts/apps/compare/xwiki-3.0.13...xwiki-3.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/xwiki/3.0.27/Chart.lock b/stable/xwiki/3.0.27/Chart.lock deleted file mode 100644 index 160d17d29d1..00000000000 --- a/stable/xwiki/3.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d -generated: "2022-07-23T09:47:16.954126976Z" diff --git a/stable/xwiki/3.0.27/Chart.yaml b/stable/xwiki/3.0.27/Chart.yaml deleted file mode 100644 index 8e2a6f8084e..00000000000 --- a/stable/xwiki/3.0.27/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "14.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.43 -description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility -home: https://github.com/truecharts/apps/tree/master/charts/stable/xwiki -icon: https://truecharts.org/img/chart-icons/xwiki.png -keywords: - - xwiki - - wiki -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xwiki -sources: - - https://hub.docker.com/_/xwiki - - https://github.com/xwiki/xwiki-docker -version: 3.0.27 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/xwiki/3.0.27/README.md b/stable/xwiki/3.0.27/README.md deleted file mode 100644 index 8bf980b48b9..00000000000 --- a/stable/xwiki/3.0.27/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# xwiki - -![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) - -XWiki is a free wiki software platform written in Java with a design emphasis on extensibility - -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: [xwiki](https://truecharts.org/docs/charts/stable/xwiki) - -**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/ | postgresql | 8.0.43 | -| https://library-charts.truecharts.org | common | 10.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `xwiki` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install xwiki TrueCharts/xwiki -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `xwiki` deployment - -```console -helm uninstall xwiki -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xwiki \ - --set env.TZ="America/New York" \ - TrueCharts/xwiki -``` - -#### 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 xwiki TrueCharts/xwiki -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/xwiki/3.0.27/charts/common-10.4.6.tgz b/stable/xwiki/3.0.27/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/xwiki/3.0.27/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/xwiki/3.0.27/charts/postgresql-8.0.43.tgz b/stable/xwiki/3.0.27/charts/postgresql-8.0.43.tgz deleted file mode 100644 index 179ed6087ec..00000000000 Binary files a/stable/xwiki/3.0.27/charts/postgresql-8.0.43.tgz and /dev/null differ diff --git a/stable/xwiki/3.0.28/CHANGELOG.md b/stable/xwiki/3.0.28/CHANGELOG.md new file mode 100644 index 00000000000..48bceab9ee9 --- /dev/null +++ b/stable/xwiki/3.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xwiki-3.0.28](https://github.com/truecharts/apps/compare/xwiki-3.0.27...xwiki-3.0.28) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [xwiki-3.0.27](https://github.com/truecharts/apps/compare/xwiki-3.0.26...xwiki-3.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [xwiki-3.0.26](https://github.com/truecharts/apps/compare/xwiki-3.0.24...xwiki-3.0.26) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [xwiki-3.0.24](https://github.com/truecharts/apps/compare/xwiki-3.0.23...xwiki-3.0.24) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [xwiki-3.0.23](https://github.com/truecharts/apps/compare/xwiki-3.0.22...xwiki-3.0.23) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [xwiki-3.0.22](https://github.com/truecharts/apps/compare/xwiki-3.0.20...xwiki-3.0.22) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [xwiki-3.0.20](https://github.com/truecharts/apps/compare/xwiki-3.0.19...xwiki-3.0.20) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [xwiki-3.0.19](https://github.com/truecharts/apps/compare/xwiki-3.0.18...xwiki-3.0.19) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [xwiki-3.0.18](https://github.com/truecharts/apps/compare/xwiki-3.0.16...xwiki-3.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [xwiki-3.0.16](https://github.com/truecharts/apps/compare/xwiki-3.0.15...xwiki-3.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [xwiki-3.0.15](https://github.com/truecharts/apps/compare/xwiki-3.0.14...xwiki-3.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + diff --git a/stable/xwiki/3.0.28/Chart.lock b/stable/xwiki/3.0.28/Chart.lock new file mode 100644 index 00000000000..8bec41c325a --- /dev/null +++ b/stable/xwiki/3.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f +generated: "2022-07-23T14:54:32.043194769Z" diff --git a/stable/xwiki/3.0.28/Chart.yaml b/stable/xwiki/3.0.28/Chart.yaml new file mode 100644 index 00000000000..11d3d46dbd2 --- /dev/null +++ b/stable/xwiki/3.0.28/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "14.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility +home: https://github.com/truecharts/apps/tree/master/charts/stable/xwiki +icon: https://truecharts.org/img/chart-icons/xwiki.png +keywords: + - xwiki + - wiki +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xwiki +sources: + - https://hub.docker.com/_/xwiki + - https://github.com/xwiki/xwiki-docker +version: 3.0.28 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xwiki/3.0.28/README.md b/stable/xwiki/3.0.28/README.md new file mode 100644 index 00000000000..cdc9c1c3c87 --- /dev/null +++ b/stable/xwiki/3.0.28/README.md @@ -0,0 +1,109 @@ +# xwiki + +![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) + +XWiki is a free wiki software platform written in Java with a design emphasis on extensibility + +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: [xwiki](https://truecharts.org/docs/charts/stable/xwiki) + +**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/ | postgresql | 8.0.45 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `xwiki` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install xwiki TrueCharts/xwiki +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `xwiki` deployment + +```console +helm uninstall xwiki +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xwiki \ + --set env.TZ="America/New York" \ + TrueCharts/xwiki +``` + +#### 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 xwiki TrueCharts/xwiki -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/xwiki/3.0.27/app-readme.md b/stable/xwiki/3.0.28/app-readme.md similarity index 100% rename from stable/xwiki/3.0.27/app-readme.md rename to stable/xwiki/3.0.28/app-readme.md diff --git a/stable/xwiki/3.0.28/charts/common-10.4.7.tgz b/stable/xwiki/3.0.28/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/xwiki/3.0.28/charts/common-10.4.7.tgz differ diff --git a/stable/xwiki/3.0.28/charts/postgresql-8.0.45.tgz b/stable/xwiki/3.0.28/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/xwiki/3.0.28/charts/postgresql-8.0.45.tgz differ diff --git a/stable/xwiki/3.0.27/ix_values.yaml b/stable/xwiki/3.0.28/ix_values.yaml similarity index 100% rename from stable/xwiki/3.0.27/ix_values.yaml rename to stable/xwiki/3.0.28/ix_values.yaml diff --git a/stable/xwiki/3.0.27/questions.yaml b/stable/xwiki/3.0.28/questions.yaml similarity index 100% rename from stable/xwiki/3.0.27/questions.yaml rename to stable/xwiki/3.0.28/questions.yaml diff --git a/stable/xwiki/3.0.28/templates/common.yaml b/stable/xwiki/3.0.28/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xwiki/3.0.28/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xwiki/3.0.28/values.yaml b/stable/xwiki/3.0.28/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zerotier/2.0.20/CHANGELOG.md b/stable/zerotier/2.0.20/CHANGELOG.md deleted file mode 100644 index 654adeaabb0..00000000000 --- a/stable/zerotier/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zerotier-2.0.20](https://github.com/truecharts/apps/compare/zerotier-2.0.18...zerotier-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [zerotier-2.0.18](https://github.com/truecharts/apps/compare/zerotier-2.0.17...zerotier-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [zerotier-2.0.17](https://github.com/truecharts/apps/compare/zerotier-2.0.16...zerotier-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [zerotier-2.0.16](https://github.com/truecharts/apps/compare/zerotier-2.0.14...zerotier-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [zerotier-2.0.14](https://github.com/truecharts/apps/compare/zerotier-2.0.12...zerotier-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [zerotier-2.0.12](https://github.com/truecharts/apps/compare/zerotier-2.0.11...zerotier-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [zerotier-2.0.11](https://github.com/truecharts/apps/compare/zerotier-2.0.10...zerotier-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [zerotier-2.0.10](https://github.com/truecharts/apps/compare/zerotier-2.0.9...zerotier-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [zerotier-2.0.9](https://github.com/truecharts/apps/compare/zerotier-2.0.8...zerotier-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [zerotier-2.0.8](https://github.com/truecharts/apps/compare/zerotier-2.0.7...zerotier-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [zerotier-2.0.7](https://github.com/truecharts/apps/compare/zerotier-2.0.6...zerotier-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/zerotier/2.0.20/Chart.lock b/stable/zerotier/2.0.20/Chart.lock deleted file mode 100644 index c252ad4c507..00000000000 --- a/stable/zerotier/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:20:01.400270703Z" diff --git a/stable/zerotier/2.0.20/Chart.yaml b/stable/zerotier/2.0.20/Chart.yaml deleted file mode 100644 index 367f9b51aca..00000000000 --- a/stable/zerotier/2.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: zerotier -version: 2.0.20 -appVersion: "1.8.10" -description: ZeroTier is a smart programmable Ethernet switch for planet Earth -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/zerotier -icon: https://truecharts.org/img/chart-icons/zerotier.png -keywords: - - zerotier - - network -sources: - - https://hub.docker.com/r/zerotier/zerotier -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: - 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/zerotier/2.0.20/README.md b/stable/zerotier/2.0.20/README.md deleted file mode 100644 index eb56272654c..00000000000 --- a/stable/zerotier/2.0.20/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# zerotier - -![Version: 2.0.20](https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.10](https://img.shields.io/badge/AppVersion-1.8.10-informational?style=flat-square) - -ZeroTier is a smart programmable Ethernet switch for planet Earth - -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: [zerotier](https://truecharts.org/docs/charts/stable/zerotier) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `zerotier` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install zerotier TrueCharts/zerotier -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `zerotier` deployment - -```console -helm uninstall zerotier -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install zerotier \ - --set env.TZ="America/New York" \ - TrueCharts/zerotier -``` - -#### 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 zerotier TrueCharts/zerotier -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/zerotier/2.0.20/charts/common-10.4.6.tgz b/stable/zerotier/2.0.20/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/zerotier/2.0.20/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/zerotier/2.0.21/CHANGELOG.md b/stable/zerotier/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..e89b17f0d06 --- /dev/null +++ b/stable/zerotier/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zerotier-2.0.21](https://github.com/truecharts/apps/compare/zerotier-2.0.20...zerotier-2.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [zerotier-2.0.20](https://github.com/truecharts/apps/compare/zerotier-2.0.18...zerotier-2.0.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [zerotier-2.0.18](https://github.com/truecharts/apps/compare/zerotier-2.0.17...zerotier-2.0.18) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [zerotier-2.0.17](https://github.com/truecharts/apps/compare/zerotier-2.0.16...zerotier-2.0.17) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [zerotier-2.0.16](https://github.com/truecharts/apps/compare/zerotier-2.0.14...zerotier-2.0.16) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [zerotier-2.0.14](https://github.com/truecharts/apps/compare/zerotier-2.0.12...zerotier-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [zerotier-2.0.12](https://github.com/truecharts/apps/compare/zerotier-2.0.11...zerotier-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [zerotier-2.0.11](https://github.com/truecharts/apps/compare/zerotier-2.0.10...zerotier-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [zerotier-2.0.10](https://github.com/truecharts/apps/compare/zerotier-2.0.9...zerotier-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [zerotier-2.0.9](https://github.com/truecharts/apps/compare/zerotier-2.0.8...zerotier-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [zerotier-2.0.8](https://github.com/truecharts/apps/compare/zerotier-2.0.7...zerotier-2.0.8) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/zerotier/2.0.21/Chart.lock b/stable/zerotier/2.0.21/Chart.lock new file mode 100644 index 00000000000..799f6f34541 --- /dev/null +++ b/stable/zerotier/2.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:54:30.294885951Z" diff --git a/stable/zerotier/2.0.21/Chart.yaml b/stable/zerotier/2.0.21/Chart.yaml new file mode 100644 index 00000000000..2eb271fc2f1 --- /dev/null +++ b/stable/zerotier/2.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: zerotier +version: 2.0.21 +appVersion: "1.8.10" +description: ZeroTier is a smart programmable Ethernet switch for planet Earth +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/zerotier +icon: https://truecharts.org/img/chart-icons/zerotier.png +keywords: + - zerotier + - network +sources: + - https://hub.docker.com/r/zerotier/zerotier +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: + 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zerotier/2.0.21/README.md b/stable/zerotier/2.0.21/README.md new file mode 100644 index 00000000000..4f38595483d --- /dev/null +++ b/stable/zerotier/2.0.21/README.md @@ -0,0 +1,107 @@ +# zerotier + +![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.10](https://img.shields.io/badge/AppVersion-1.8.10-informational?style=flat-square) + +ZeroTier is a smart programmable Ethernet switch for planet Earth + +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: [zerotier](https://truecharts.org/docs/charts/stable/zerotier) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `zerotier` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install zerotier TrueCharts/zerotier +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `zerotier` deployment + +```console +helm uninstall zerotier +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zerotier \ + --set env.TZ="America/New York" \ + TrueCharts/zerotier +``` + +#### 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 zerotier TrueCharts/zerotier -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/zerotier/2.0.20/app-readme.md b/stable/zerotier/2.0.21/app-readme.md similarity index 100% rename from stable/zerotier/2.0.20/app-readme.md rename to stable/zerotier/2.0.21/app-readme.md diff --git a/stable/zerotier/2.0.21/charts/common-10.4.7.tgz b/stable/zerotier/2.0.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/zerotier/2.0.21/charts/common-10.4.7.tgz differ diff --git a/stable/zerotier/2.0.20/ix_values.yaml b/stable/zerotier/2.0.21/ix_values.yaml similarity index 100% rename from stable/zerotier/2.0.20/ix_values.yaml rename to stable/zerotier/2.0.21/ix_values.yaml diff --git a/stable/zerotier/2.0.20/questions.yaml b/stable/zerotier/2.0.21/questions.yaml similarity index 100% rename from stable/zerotier/2.0.20/questions.yaml rename to stable/zerotier/2.0.21/questions.yaml diff --git a/stable/zerotier/2.0.21/templates/common.yaml b/stable/zerotier/2.0.21/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/zerotier/2.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zerotier/2.0.21/values.yaml b/stable/zerotier/2.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/4.0.22/CHANGELOG.md b/stable/zigbee2mqtt/4.0.22/CHANGELOG.md deleted file mode 100644 index 43d1a960375..00000000000 --- a/stable/zigbee2mqtt/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zigbee2mqtt-4.0.22](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.20...zigbee2mqtt-4.0.22) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [zigbee2mqtt-4.0.20](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.19...zigbee2mqtt-4.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [zigbee2mqtt-4.0.19](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.18...zigbee2mqtt-4.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [zigbee2mqtt-4.0.18](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.16...zigbee2mqtt-4.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [zigbee2mqtt-4.0.16](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.14...zigbee2mqtt-4.0.16) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [zigbee2mqtt-4.0.14](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.13...zigbee2mqtt-4.0.14) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [zigbee2mqtt-4.0.13](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.12...zigbee2mqtt-4.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [zigbee2mqtt-4.0.12](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.11...zigbee2mqtt-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [zigbee2mqtt-4.0.11](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.10...zigbee2mqtt-4.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [zigbee2mqtt-4.0.10](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.9...zigbee2mqtt-4.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [zigbee2mqtt-4.0.9](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.8...zigbee2mqtt-4.0.9) (2022-07-02) - -#### Chore - -* update docker general non-major ([#3033](https://github.com/truecharts/apps/issues/3033)) - - - diff --git a/stable/zigbee2mqtt/4.0.22/Chart.lock b/stable/zigbee2mqtt/4.0.22/Chart.lock deleted file mode 100644 index f5156d3b2fa..00000000000 --- a/stable/zigbee2mqtt/4.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:20:09.768157399Z" diff --git a/stable/zigbee2mqtt/4.0.22/Chart.yaml b/stable/zigbee2mqtt/4.0.22/Chart.yaml deleted file mode 100644 index 6eb914a1de6..00000000000 --- a/stable/zigbee2mqtt/4.0.22/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.26.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -description: Bridges events and allows you to control your Zigbee devices via MQTT -home: https://github.com/truecharts/apps/tree/master/charts/stable/zigbee2mqtt -icon: https://truecharts.org/img/chart-icons/zigbee2mqtt.png -keywords: - - zigbee - - mqtt - - home-assistant -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: zigbee2mqtt -sources: - - https://github.com/Koenkk/zigbee2mqtt -version: 4.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/zigbee2mqtt/4.0.22/README.md b/stable/zigbee2mqtt/4.0.22/README.md deleted file mode 100644 index fd59d0abadd..00000000000 --- a/stable/zigbee2mqtt/4.0.22/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# zigbee2mqtt - -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![AppVersion: 1.26.0](https://img.shields.io/badge/AppVersion-1.26.0-informational?style=flat-square) - -Bridges events and allows you to control your Zigbee devices via MQTT - -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: [zigbee2mqtt](https://truecharts.org/docs/charts/stable/zigbee2mqtt) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `zigbee2mqtt` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install zigbee2mqtt TrueCharts/zigbee2mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `zigbee2mqtt` deployment - -```console -helm uninstall zigbee2mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install zigbee2mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/zigbee2mqtt -``` - -#### 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 zigbee2mqtt TrueCharts/zigbee2mqtt -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/zigbee2mqtt/4.0.22/charts/common-10.4.6.tgz b/stable/zigbee2mqtt/4.0.22/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/zigbee2mqtt/4.0.22/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/4.0.23/CHANGELOG.md b/stable/zigbee2mqtt/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..2f4138d1c14 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zigbee2mqtt-4.0.23](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.22...zigbee2mqtt-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [zigbee2mqtt-4.0.22](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.20...zigbee2mqtt-4.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [zigbee2mqtt-4.0.20](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.19...zigbee2mqtt-4.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [zigbee2mqtt-4.0.19](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.18...zigbee2mqtt-4.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [zigbee2mqtt-4.0.18](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.16...zigbee2mqtt-4.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [zigbee2mqtt-4.0.16](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.14...zigbee2mqtt-4.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [zigbee2mqtt-4.0.14](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.13...zigbee2mqtt-4.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [zigbee2mqtt-4.0.13](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.12...zigbee2mqtt-4.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [zigbee2mqtt-4.0.12](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.11...zigbee2mqtt-4.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [zigbee2mqtt-4.0.11](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.10...zigbee2mqtt-4.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [zigbee2mqtt-4.0.10](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.9...zigbee2mqtt-4.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + diff --git a/stable/zigbee2mqtt/4.0.23/Chart.lock b/stable/zigbee2mqtt/4.0.23/Chart.lock new file mode 100644 index 00000000000..2c7395cd3e3 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:54:33.927529045Z" diff --git a/stable/zigbee2mqtt/4.0.23/Chart.yaml b/stable/zigbee2mqtt/4.0.23/Chart.yaml new file mode 100644 index 00000000000..5c4e228eb34 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.26.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +description: Bridges events and allows you to control your Zigbee devices via MQTT +home: https://github.com/truecharts/apps/tree/master/charts/stable/zigbee2mqtt +icon: https://truecharts.org/img/chart-icons/zigbee2mqtt.png +keywords: + - zigbee + - mqtt + - home-assistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zigbee2mqtt +sources: + - https://github.com/Koenkk/zigbee2mqtt +version: 4.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zigbee2mqtt/4.0.23/README.md b/stable/zigbee2mqtt/4.0.23/README.md new file mode 100644 index 00000000000..27be20c661e --- /dev/null +++ b/stable/zigbee2mqtt/4.0.23/README.md @@ -0,0 +1,107 @@ +# zigbee2mqtt + +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![AppVersion: 1.26.0](https://img.shields.io/badge/AppVersion-1.26.0-informational?style=flat-square) + +Bridges events and allows you to control your Zigbee devices via MQTT + +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: [zigbee2mqtt](https://truecharts.org/docs/charts/stable/zigbee2mqtt) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `zigbee2mqtt` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install zigbee2mqtt TrueCharts/zigbee2mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `zigbee2mqtt` deployment + +```console +helm uninstall zigbee2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zigbee2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/zigbee2mqtt +``` + +#### 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 zigbee2mqtt TrueCharts/zigbee2mqtt -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/zigbee2mqtt/4.0.23/SKIPINSTALL b/stable/zigbee2mqtt/4.0.23/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/4.0.22/app-readme.md b/stable/zigbee2mqtt/4.0.23/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/4.0.22/app-readme.md rename to stable/zigbee2mqtt/4.0.23/app-readme.md diff --git a/stable/zigbee2mqtt/4.0.23/charts/common-10.4.7.tgz b/stable/zigbee2mqtt/4.0.23/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/zigbee2mqtt/4.0.23/charts/common-10.4.7.tgz differ diff --git a/stable/zigbee2mqtt/4.0.22/ix_values.yaml b/stable/zigbee2mqtt/4.0.23/ix_values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.22/ix_values.yaml rename to stable/zigbee2mqtt/4.0.23/ix_values.yaml diff --git a/stable/zigbee2mqtt/4.0.22/questions.yaml b/stable/zigbee2mqtt/4.0.23/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.22/questions.yaml rename to stable/zigbee2mqtt/4.0.23/questions.yaml diff --git a/stable/zigbee2mqtt/4.0.23/templates/common.yaml b/stable/zigbee2mqtt/4.0.23/templates/common.yaml new file mode 100644 index 00000000000..b9e7208f382 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.23/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/zigbee2mqtt/4.0.23/values.yaml b/stable/zigbee2mqtt/4.0.23/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/znc/2.0.21/CHANGELOG.md b/stable/znc/2.0.21/CHANGELOG.md deleted file mode 100644 index 42c753fb5dc..00000000000 --- a/stable/znc/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [znc-2.0.21](https://github.com/truecharts/apps/compare/znc-2.0.19...znc-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [znc-2.0.19](https://github.com/truecharts/apps/compare/znc-2.0.18...znc-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [znc-2.0.18](https://github.com/truecharts/apps/compare/znc-2.0.17...znc-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [znc-2.0.17](https://github.com/truecharts/apps/compare/znc-2.0.15...znc-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [znc-2.0.15](https://github.com/truecharts/apps/compare/znc-2.0.14...znc-2.0.15) (2022-07-13) - -### Fix - -- make root fs writable on several LSIO apps ([#3168](https://github.com/truecharts/apps/issues/3168)) - - - -## [znc-2.0.14](https://github.com/truecharts/apps/compare/znc-2.0.12...znc-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [znc-2.0.12](https://github.com/truecharts/apps/compare/znc-2.0.11...znc-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [znc-2.0.11](https://github.com/truecharts/apps/compare/znc-2.0.10...znc-2.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [znc-2.0.10](https://github.com/truecharts/apps/compare/znc-2.0.9...znc-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [znc-2.0.9](https://github.com/truecharts/apps/compare/znc-2.0.8...znc-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [znc-2.0.8](https://github.com/truecharts/apps/compare/znc-2.0.7...znc-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/znc/2.0.21/Chart.lock b/stable/znc/2.0.21/Chart.lock deleted file mode 100644 index 22dcd8e76cd..00000000000 --- a/stable/znc/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:20:16.606578199Z" diff --git a/stable/znc/2.0.21/Chart.yaml b/stable/znc/2.0.21/Chart.yaml deleted file mode 100644 index 62f523a3eab..00000000000 --- a/stable/znc/2.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: znc -version: 2.0.21 -appVersion: "1.8.2" -description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. -type: application -deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/znc -icon: https://truecharts.org/img/chart-icons/znc.png -keywords: - - znc -sources: - - https://hub.docker.com/r/linuxserver/znc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/znc/2.0.21/README.md b/stable/znc/2.0.21/README.md deleted file mode 100644 index 027b2a6044f..00000000000 --- a/stable/znc/2.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# znc - -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.2](https://img.shields.io/badge/AppVersion-1.8.2-informational?style=flat-square) - -Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. - -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: [znc](https://truecharts.org/docs/charts/stable/znc) - -**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.4.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `znc` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install znc TrueCharts/znc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `znc` deployment - -```console -helm uninstall znc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./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 Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install znc \ - --set env.TZ="America/New York" \ - TrueCharts/znc -``` - -#### 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 znc TrueCharts/znc -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/znc/2.0.21/charts/common-10.4.6.tgz b/stable/znc/2.0.21/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/stable/znc/2.0.21/charts/common-10.4.6.tgz and /dev/null differ diff --git a/stable/znc/2.0.22/CHANGELOG.md b/stable/znc/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..22cca40df30 --- /dev/null +++ b/stable/znc/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [znc-2.0.22](https://github.com/truecharts/apps/compare/znc-2.0.21...znc-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [znc-2.0.21](https://github.com/truecharts/apps/compare/znc-2.0.19...znc-2.0.21) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [znc-2.0.19](https://github.com/truecharts/apps/compare/znc-2.0.18...znc-2.0.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [znc-2.0.18](https://github.com/truecharts/apps/compare/znc-2.0.17...znc-2.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [znc-2.0.17](https://github.com/truecharts/apps/compare/znc-2.0.15...znc-2.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [znc-2.0.15](https://github.com/truecharts/apps/compare/znc-2.0.14...znc-2.0.15) (2022-07-13) + +### Fix + +- make root fs writable on several LSIO apps ([#3168](https://github.com/truecharts/apps/issues/3168)) + + + +## [znc-2.0.14](https://github.com/truecharts/apps/compare/znc-2.0.12...znc-2.0.14) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [znc-2.0.12](https://github.com/truecharts/apps/compare/znc-2.0.11...znc-2.0.12) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [znc-2.0.11](https://github.com/truecharts/apps/compare/znc-2.0.10...znc-2.0.11) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [znc-2.0.10](https://github.com/truecharts/apps/compare/znc-2.0.9...znc-2.0.10) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [znc-2.0.9](https://github.com/truecharts/apps/compare/znc-2.0.8...znc-2.0.9) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/znc/2.0.22/Chart.lock b/stable/znc/2.0.22/Chart.lock new file mode 100644 index 00000000000..76f3ac44336 --- /dev/null +++ b/stable/znc/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:54:39.673460814Z" diff --git a/stable/znc/2.0.22/Chart.yaml b/stable/znc/2.0.22/Chart.yaml new file mode 100644 index 00000000000..afa82d6e927 --- /dev/null +++ b/stable/znc/2.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: znc +version: 2.0.22 +appVersion: "1.8.2" +description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. +type: application +deprecated: false +home: https://github.com/truecharts/apps/tree/master/charts/stable/znc +icon: https://truecharts.org/img/chart-icons/znc.png +keywords: + - znc +sources: + - https://hub.docker.com/r/linuxserver/znc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/znc/2.0.22/README.md b/stable/znc/2.0.22/README.md new file mode 100644 index 00000000000..3b4a5bf8140 --- /dev/null +++ b/stable/znc/2.0.22/README.md @@ -0,0 +1,107 @@ +# znc + +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.2](https://img.shields.io/badge/AppVersion-1.8.2-informational?style=flat-square) + +Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. + +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: [znc](https://truecharts.org/docs/charts/stable/znc) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `znc` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install znc TrueCharts/znc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `znc` deployment + +```console +helm uninstall znc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install znc \ + --set env.TZ="America/New York" \ + TrueCharts/znc +``` + +#### 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 znc TrueCharts/znc -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/znc/2.0.21/app-readme.md b/stable/znc/2.0.22/app-readme.md similarity index 100% rename from stable/znc/2.0.21/app-readme.md rename to stable/znc/2.0.22/app-readme.md diff --git a/stable/znc/2.0.22/charts/common-10.4.7.tgz b/stable/znc/2.0.22/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/znc/2.0.22/charts/common-10.4.7.tgz differ diff --git a/stable/znc/2.0.21/ix_values.yaml b/stable/znc/2.0.22/ix_values.yaml similarity index 100% rename from stable/znc/2.0.21/ix_values.yaml rename to stable/znc/2.0.22/ix_values.yaml diff --git a/stable/znc/2.0.21/questions.yaml b/stable/znc/2.0.22/questions.yaml similarity index 100% rename from stable/znc/2.0.21/questions.yaml rename to stable/znc/2.0.22/questions.yaml diff --git a/stable/znc/2.0.22/templates/common.yaml b/stable/znc/2.0.22/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/znc/2.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/znc/2.0.22/values.yaml b/stable/znc/2.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/11.0.24/CHANGELOG.md b/stable/zwavejs2mqtt/11.0.24/CHANGELOG.md new file mode 100644 index 00000000000..fccb21fe820 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zwavejs2mqtt-11.0.24](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.23...zwavejs2mqtt-11.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [zwavejs2mqtt-11.0.23](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.21...zwavejs2mqtt-11.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [zwavejs2mqtt-11.0.21](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.20...zwavejs2mqtt-11.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [zwavejs2mqtt-11.0.20](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.19...zwavejs2mqtt-11.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [zwavejs2mqtt-11.0.19](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.17...zwavejs2mqtt-11.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [zwavejs2mqtt-11.0.17](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.15...zwavejs2mqtt-11.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [zwavejs2mqtt-11.0.15](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.14...zwavejs2mqtt-11.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [zwavejs2mqtt-11.0.14](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.13...zwavejs2mqtt-11.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [zwavejs2mqtt-11.0.13](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.12...zwavejs2mqtt-11.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [zwavejs2mqtt-11.0.12](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.11...zwavejs2mqtt-11.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [zwavejs2mqtt-11.0.11](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.10...zwavejs2mqtt-11.0.11) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + diff --git a/stable/zwavejs2mqtt/11.0.24/Chart.lock b/stable/zwavejs2mqtt/11.0.24/Chart.lock new file mode 100644 index 00000000000..41e9a5fc359 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T14:54:49.840641467Z" diff --git a/stable/zwavejs2mqtt/11.0.24/Chart.yaml b/stable/zwavejs2mqtt/11.0.24/Chart.yaml new file mode 100644 index 00000000000..3eed25c0482 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.24/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "6.14.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: + Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS + and Vue +home: https://github.com/truecharts/apps/tree/master/charts/stable/zwavejs2mqtt +icon: https://truecharts.org/img/chart-icons/zwavejs2mqtt.png +keywords: + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zwavejs2mqtt +sources: + - https://github.com/zwave-js/zwavejs2mqtt + - https://hub.docker.com/r/zwavejs/zwavejs2mqtt +type: application +version: 11.0.24 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zwavejs2mqtt/11.0.24/README.md b/stable/zwavejs2mqtt/11.0.24/README.md new file mode 100644 index 00000000000..58310482ff8 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.24/README.md @@ -0,0 +1,108 @@ +# zwavejs2mqtt + +![Version: 11.0.24](https://img.shields.io/badge/Version-11.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.14.0](https://img.shields.io/badge/AppVersion-6.14.0-informational?style=flat-square) + +Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue + +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: [zwavejs2mqtt](https://truecharts.org/docs/charts/stable/zwavejs2mqtt) + +**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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `zwavejs2mqtt` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install zwavejs2mqtt TrueCharts/zwavejs2mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `zwavejs2mqtt` deployment + +```console +helm uninstall zwavejs2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zwavejs2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/zwavejs2mqtt +``` + +#### 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 zwavejs2mqtt TrueCharts/zwavejs2mqtt -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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/zwavejs2mqtt/11.0.24/app-readme.md b/stable/zwavejs2mqtt/11.0.24/app-readme.md new file mode 100644 index 00000000000..ae7176ff0e5 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.24/app-readme.md @@ -0,0 +1,8 @@ +Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/zwavejs2mqtt + +--- + +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/zwavejs2mqtt/11.0.24/charts/common-10.4.7.tgz b/stable/zwavejs2mqtt/11.0.24/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/zwavejs2mqtt/11.0.24/charts/common-10.4.7.tgz differ diff --git a/stable/zwavejs2mqtt/11.0.24/ix_values.yaml b/stable/zwavejs2mqtt/11.0.24/ix_values.yaml new file mode 100644 index 00000000000..e6f02a000b5 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.24/ix_values.yaml @@ -0,0 +1,82 @@ +image: + repository: tccr.io/truecharts/zwavejs2mqtt + pullPolicy: IfNotPresent + tag: 6.14.0@sha256:fcf3e41ee8d50b5405b967ccb02184b527112025cd55f596770b90eca3f728df + +securityContext: + readOnlyRootFilesystem: false + +# env: {} +# OZW_NETWORK_KEY: + +probes: + liveness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + readiness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + startup: + enabled: false + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + +service: + main: + ports: + main: + port: 8091 + targetPort: 8091 + ws: + enabled: true + ports: + ws: + enabled: true + port: 10046 + targetPort: 3000 + +persistence: + config: + enabled: true + mountPath: "/usr/src/app/store" +# affinity: +# nodeAffinity: +# requiredDuringSchedulingIgnoredDuringExecution: +# nodeSelectorTerms: +# - matchExpressions: +# - key: app +# operator: In +# values: +# - zwave-controller diff --git a/stable/zwavejs2mqtt/11.0.24/questions.yaml b/stable/zwavejs2mqtt/11.0.24/questions.yaml new file mode 100644 index 00000000000..c1f3d5d5816 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.24/questions.yaml @@ -0,0 +1,2560 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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: 8091 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 8091 + + + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, 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: ws + label: "WebSocket 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: 10046 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 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: 3000 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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) 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: 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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 ecommand 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 diff --git a/stable/zwavejs2mqtt/11.0.24/templates/common.yaml b/stable/zwavejs2mqtt/11.0.24/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.24/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/11.0.24/values.yaml b/stable/zwavejs2mqtt/11.0.24/values.yaml new file mode 100644 index 00000000000..e69de29bb2d